C# Class Microsoft.Azure.Commands.Management.Storage.StorageManagementClientWrapper

Datei anzeigen Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
StorageManagementClientWrapper ( AzureContext context ) : Microsoft.Azure.Commands.Common.Authentication
StorageManagementClientWrapper ( IStorageManagementClient resourceManagementClient ) : Microsoft.Azure.Commands.Common.Authentication

Method Details

StorageManagementClientWrapper() public method

public StorageManagementClientWrapper ( AzureContext context ) : Microsoft.Azure.Commands.Common.Authentication
context Microsoft.Azure.Commands.Common.Authentication.Models.AzureContext
return Microsoft.Azure.Commands.Common.Authentication

StorageManagementClientWrapper() public method

public StorageManagementClientWrapper ( IStorageManagementClient resourceManagementClient ) : Microsoft.Azure.Commands.Common.Authentication
resourceManagementClient IStorageManagementClient
return Microsoft.Azure.Commands.Common.Authentication