Share via


StorageAccountLocalUserData.HasSshPassword Property

Definition

Indicates whether ssh password exists. Set it to false to remove existing SSH password.

public bool? HasSshPassword { get; set; }
member this.HasSshPassword : Nullable<bool> with get, set
Public Property HasSshPassword As Nullable(Of Boolean)

Property Value

Applies to