Bagikan melalui


AzureFileshareProtectedItemExtendedInfo.ResourceState Property

Definition

Gets indicates the state of this resource. Possible values are from enum 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to