AzureStorageFileCmdletBase.GetStorageContextFromTrack1BlobServiceClient 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.
public static Microsoft.WindowsAzure.Commands.Storage.AzureStorageContext GetStorageContextFromTrack1BlobServiceClient (Microsoft.Azure.Storage.Blob.CloudBlobClient blobServiceClient, Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext DefaultContext = default);
public static Microsoft.WindowsAzure.Commands.Storage.Common.AzureStorageContext GetStorageContextFromTrack1BlobServiceClient (Microsoft.Azure.Storage.Blob.CloudBlobClient blobServiceClient, Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext DefaultContext = default);
static member GetStorageContextFromTrack1BlobServiceClient : Microsoft.Azure.Storage.Blob.CloudBlobClient * Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext -> Microsoft.WindowsAzure.Commands.Storage.AzureStorageContext
static member GetStorageContextFromTrack1BlobServiceClient : Microsoft.Azure.Storage.Blob.CloudBlobClient * Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext -> Microsoft.WindowsAzure.Commands.Storage.Common.AzureStorageContext
Public Shared Function GetStorageContextFromTrack1BlobServiceClient (blobServiceClient As CloudBlobClient, Optional DefaultContext As IAzureContext = Nothing) As AzureStorageContext
Parameters
- blobServiceClient
- CloudBlobClient
- DefaultContext
- IAzureContext