AzureEndpointsCommunicator.GetStorageV2Client(IAzureContext) Method
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.
Lazy creation of a single instance of a storage client
public static Microsoft.Azure.Management.Storage.Version2017_10_01.StorageManagementClient GetStorageV2Client (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext context);
static member GetStorageV2Client : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext -> Microsoft.Azure.Management.Storage.Version2017_10_01.StorageManagementClient
Public Shared Function GetStorageV2Client (context As IAzureContext) As StorageManagementClient
Parameters
- context
- IAzureContext