Membros StorageAccountCreateParameters
Represents the parameters that are used to create a storage account.
As tabelas a seguir listam os membros expostos pelo tipo StorageAccountCreateParameters.
Público Construtores
Nome | Descrição | |
---|---|---|
StorageAccountCreateParameters | Sobrecarregado. |
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'. | |
AffinityGroup | Gets or sets the name of an affinity group to which a storage account is associated. | |
Description | Gets or sets the description for a 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 name for a storage account. | |
Location | Gets or sets the location where a storage account is created. | |
Name | Required. A name for the storage account, unique within Azure. Storage account names must be between 3 and 24 characters in length, and must use numbers and lower-case letters only. This name is the DNS prefix name and can be used to access blobs, queues, and tables in the storage account. For example: http://ServiceName.blob.core.windows.net/mycontainer/. |
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 StorageAccountCreateParameters
Namespace Microsoft.WindowsAzure.Management.Storage.Models