次の方法で共有


VMwareDetails.WebLoadStatus Property

Definition

Gets or sets the web load status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to