Share via


StorageAccountUpdateParameters Members

Represents the parameters that are used to the update a storage account.

The following tables list the members exposed by the StorageAccountUpdateParameters type.

Public Constructors

  Name Description
  StorageAccountUpdateParameters Initializes a new instance of the StorageAccountUpdateParameters class.

Top

Public Properties

  Name Description
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.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

StorageAccountUpdateParameters Class
Microsoft.WindowsAzure.Management.Storage.Models Namespace