Share via


IUpdateVCenterRequest.RunAsAccountId Property

Definition

The CS account Id which has privileges to update the vCenter.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The CS account Id which has privileges to update 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 CS account Id which has privileges to update 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