Class AccountInfo
AccountInfo
Namespace: Azure.Storage.Blobs.Models
Assembly: Azure.Storage.Blobs.dll
Syntax
public class AccountInfo
Properties
AccountKind
Identifies the account kind
Declaration
public Azure.Storage.Blobs.Models.AccountKind AccountKind { get; }
Property Value
AccountKind
|
SkuName
Identifies the sku name of the account
Declaration
public Azure.Storage.Blobs.Models.SkuName SkuName { get; }
Property Value
SkuName
|