StorageServiceProperties Members

Represents the details about a storage account.

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

Public Constructors

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

Top

Public Properties

  Name Description
AffinityGroup Gets or sets the name of the affinity group with which the storage account is associated.
Description Gets or sets the description of the storage account.
Endpoints Gets or sets a collection of URLs that are used to perform a retrieval of a public blob, queue, or table object.
GeoPrimaryRegion Gets or sets the primary geographical region in which the storage account exists.
GeoReplicationEnabled Gets or sets whether the data in the storage account is replicated across more than one geographic location.
GeoSecondaryRegion Gets or sets the geographical region in which the storage account is being replicated.
Label Gets or sets base-64 encoded label of the storage account.
LastGeoFailoverTime Gets a timestamp that indicates the most recent instance of a failover to the secondary region.
Location Gets or sets the geo-location where the storage account is located.
Status Gets or sets a StorageServiceStatus value that specifies the status of the storage account at the time the operation was called.
StatusOfGeoPrimaryRegion Gets or sets the status of the primary storage region.
StatusOfGeoSecondaryRegion Gets or sets the status of the secondary storage region.

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

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