次の方法で共有


VMwareDetails.SpaceUsageStatus Property

Definition

Gets or sets the space usage status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to