Freigeben über


VolumeContainer.OwnerShipStatus Eigenschaft

Definition

Ruft den Besitzer status des Volumecontainers ab. Nur wenn der status "NotOwned" lautet, ist der Löschvorgang für den Volumecontainer zulässig. Mögliche Werte: "Owned", "NotOwned"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ownerShipStatus")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.OwnerShipStatus? OwnerShipStatus { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ownerShipStatus")>]
member this.OwnerShipStatus : Nullable<Microsoft.Azure.Management.StorSimple8000Series.Models.OwnerShipStatus> with get, set
Public Property OwnerShipStatus As Nullable(Of OwnerShipStatus)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: