Compartir a través de


AzureFileshareProtectedItemExtendedInfo.ResourceState Propiedad

Definición

Obtiene indica el estado de este recurso. Los valores posibles son de la enumeración ResourceState {Invalid, Active, SoftDeleted, Deleted}

[Newtonsoft.Json.JsonProperty(PropertyName="resourceState")]
public string ResourceState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceState")>]
member this.ResourceState : string
Public ReadOnly Property ResourceState As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a