StorageAccountSharedKeyAccessProperties.IsQueueEnabled Property

Definition

Indicates whether shared key access is enabled for Queue service.

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

Property Value

Applies to