Share via


StorageAccountLocalUser.HasSshPassword Property

Definition

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

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

Property Value

Applies to