Membros StorageAccountUpdateParameters
Represents the parameters that are used to the update a storage account.
As tabelas a seguir listam os membros expostos pelo tipo StorageAccountUpdateParameters.
Público Construtores
Nome | Descrição | |
---|---|---|
StorageAccountUpdateParameters | Initializes a new instance of the StorageAccountUpdateParameters class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
AccountType | Optional. Specifies whether the account supports locally-redundant storage, geo-redundant storage, zone-redundant storage, or read access geo-redundant storage. Possible values are:'Standard_LRS', 'Standard_ZRS', 'Standard_GRS', and 'Standard_RAGRS'. | |
Description | Gets or sets the description of the storage account. | |
ExtendedProperties | Gets or sets a collection of properties that are added to the storage account. | |
Label | Gets or sets a base-64 encoded label for the storage account. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
ToString | (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início
Consulte também
Referência
Classe StorageAccountUpdateParameters
Namespace Microsoft.WindowsAzure.Management.Storage.Models