<PackageReference Include="Azure.Storage.Blobs" Version="12.24.1" />

ServiceGetAccountInfoHeaders

public AccountKind? AccountKind { get; }

Identifies the account kind.

public bool? IsHierarchicalNamespaceEnabled { get; }

Version 2019-07-07 and newer. Indicates if the account has a hierarchical namespace enabled.

public SkuName? SkuName { get; }

Identifies the sku name of the account.

public string Version { get; }

Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.