Share via


StorageAccountLocalUserData.HasSshKey Property

Definition

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

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

Property Value

Applies to