Aracılığıyla paylaş


IStorageBlobManagement.GetAccountProperties Method

Definition

Returns the sku name and account kind for the specified account

public Microsoft.Azure.Storage.Shared.Protocol.AccountProperties GetAccountProperties ();
abstract member GetAccountProperties : unit -> Microsoft.Azure.Storage.Shared.Protocol.AccountProperties
Public Function GetAccountProperties () As AccountProperties

Returns

the sku name and account kind

Applies to