Share via


StorageServiceGetResponse Members

Represents the attributes of a storage account.

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

Public Constructors

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

Top

Public Properties

  Name Description
Capabilities Gets or sets a collection of capabilities that are supported by the storage account.
ExtendedProperties Gets or sets a collection of properties that are added to the storage account.
Properties Gets or sets a collection of StorageServiceProperties objects that define the properties that are assigned to the cloud service.
RequestId  Gets the identifier of the request that was made to the service. (Inherited from OperationResponse)
ServiceName Gets or sets the name of the cloud service.
StatusCode  Gets the status code. (Inherited from OperationResponse)
Uri Gets or sets the request URI for Service Management API calls.

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

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