StorageAccountSharedKeyAccessProperties.IsTableEnabled Property

Definition

Indicates whether shared key access is enabled for Table service.

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

Property Value

Applies to