StorageManagementClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class StorageManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Storage.Version2017_10_01.StorageManagementClient>, IDisposable, Microsoft.Azure.Management.Storage.Version2017_10_01.IStorageManagementClient, Microsoft.Rest.Azure.IAzureClient
type StorageManagementClient = class
inherit ServiceClient<StorageManagementClient>
interface IStorageManagementClient
interface IDisposable
interface IAzureClient
Public Class StorageManagementClient
Inherits ServiceClient(Of StorageManagementClient)
Implements IAzureClient, IDisposable, IStorageManagementClient
- Inheritance
-
StorageManagementClient
- Implements