次の方法で共有


A2AProtectedManagedDiskDetails.DiskState Property

Definition

Gets or sets the disk state.

[Newtonsoft.Json.JsonProperty(PropertyName="diskState")]
public string DiskState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskState")>]
member this.DiskState : string with get, set
Public Property DiskState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to