次の方法で共有


VMwareDetails.CsServiceStatus Property

Definition

Gets or sets the CS service status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to