Share via


IGuestCredential.Password Property

Definition

The password to connect with the guest.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="The password to connect with the guest.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="password", Update=true)]
public string Password { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="The password to connect with the guest.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="password", Update=true)>]
member this.Password : string with get, set
Public Property Password As String

Property Value

Attributes

Applies to