Share via


StorageServiceGetResponse Class

Represents the attributes of a storage account.

Namespace: Microsoft.WindowsAzure.Management.Storage.Models
Assembly: Microsoft.WindowsAzure.Management.Storage (in Microsoft.WindowsAzure.Management.Storage.dll)

Usage

'Usage
Dim instance As StorageServiceGetResponse

Syntax

'Declaration
Public Class StorageServiceGetResponse
    Inherits OperationResponse
public class StorageServiceGetResponse : OperationResponse
public ref class StorageServiceGetResponse : public OperationResponse
public class StorageServiceGetResponse extends OperationResponse
public class StorageServiceGetResponse extends OperationResponse

Inheritance Hierarchy

System.Object
   Microsoft.WindowsAzure.OperationResponse
    Microsoft.WindowsAzure.Management.Storage.Models.StorageServiceGetResponse

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

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