Share via


StorageAccountLocalUser.HasSshKey Property

Definition

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

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

Property Value

Applies to