Share via


StorageBlobManagement.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
override this.GetAccountProperties : unit -> Microsoft.Azure.Storage.Shared.Protocol.AccountProperties
Public Function GetAccountProperties () As AccountProperties

Returns

the sku name and account kind

Implements

Applies to