次の方法で共有


AzureFileshareProtectedItemExtendedInfo.ResourceState プロパティ

定義

取得は、このリソースの状態を示します。 指定できる値は、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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象