IInMageRcmReplicationDetails.RunAsAccountId Property

Definition

The run-as account Id.

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

Property Value

Attributes

Applies to