Click or drag to resize

DriveAssignedService Property

If this drive is hosting a service, the identifier for that service.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<long> AssignedService { get; set; }

Property Value

Type: NullableInt64
See Also