次の方法で共有


IMachineRunCommand.RunAsPassword Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies the user account password on the machine when executing the run command.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="runAsPassword", Update=true)]
public string RunAsPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies the user account password on the machine when executing the run command.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="runAsPassword", Update=true)>]
member this.RunAsPassword : string with get, set
Public Property RunAsPassword As String

Property Value

Attributes

Applies to