AzureStorageFileCmdletBase.ShouldSetContext 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.
protected bool ShouldSetContext (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IStorageContext context, Microsoft.Azure.Storage.File.CloudFileClient cloudFileClient);
member this.ShouldSetContext : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IStorageContext * Microsoft.Azure.Storage.File.CloudFileClient -> bool
Protected Function ShouldSetContext (context As IStorageContext, cloudFileClient As CloudFileClient) As Boolean
Parameters
- context
- IStorageContext
- cloudFileClient
- CloudFileClient