Share via


StorageAccountLocalUser.HasSharedKey Property

Definition

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

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

Property Value

Applies to