Partager via


VMwareDetails.ProcessServerCount Property

Definition

Gets or sets the number of process servers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to