IStorageManagementClient Interface

Represents the interface for operations that are used to manage a storage client.

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

Usage

'Usage
Dim instance As IStorageManagementClient

Syntax

'Declaration
Public Interface IStorageManagementClient
    Inherits IDisposable
public interface IStorageManagementClient : IDisposable
public interface class IStorageManagementClient : IDisposable
public interface IStorageManagementClient extends IDisposable
public interface IStorageManagementClient extends IDisposable

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

IStorageManagementClient Members
Microsoft.WindowsAzure.Management.Storage Namespace