AccountInformation Class
Holds information related to the storage account.
- Inheritance
-
builtins.objectAccountInformation
Constructor
AccountInformation()
Variables
Name | Description |
---|---|
sku_name
|
Name of the storage SKU, also known as account type. Example: Standard_LRS, Standard_ZRS, Standard_GRS, Standard_RAGRS, Premium_LRS, Premium_ZRS |
account_kind
|
Describes the flavour of the storage account, also known as account kind. Example: Storage, StorageV2, BlobStorage |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python