IVCenterAutoGenerated.RunAsAccountId Property

Definition

The account Id which has privileges to discover the vCenter.

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

Property Value

Attributes

Applies to