Share via


StorageAccountLocalUserData.HasSharedKey Property

Definition

Indicates whether shared key exists. Set it to false to remove existing shared key.

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

Property Value

Applies to