Compartilhar via


VolumeContainer.OwnerShipStatus Propriedade

Definição

Obtém o status de envio do proprietário do contêiner de volume. Somente quando o status for "NotOwned", a operação de exclusão no contêiner de volume será permitida. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a