次の方法で共有


IAddVCenterRequest.RunAsAccountId Property

Definition

The account Id which has privileges to discover the vCenter.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The account Id which has privileges to discover the vCenter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="runAsAccountId")]
public string RunAsAccountId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The account Id which has privileges to discover the vCenter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="runAsAccountId")>]
member this.RunAsAccountId : string with get, set
Public Property RunAsAccountId As String

Property Value

Attributes

Applies to