Aracılığıyla paylaş


AddVCenterRequestProperties.ProcessServerId Property

Definition

Gets or sets the process server Id from where the discovery is orchestrated.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to