Aracılığıyla paylaş


AddVCenterRequestProperties.RunAsAccountId Property

Definition

Gets or sets the account Id which has privileges to discover the vCenter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to