StorageCloudCmdletBase<T>.OperationContext Property
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.
Cmdlet operation context.
protected Microsoft.Azure.Storage.OperationContext OperationContext { get; }
protected Microsoft.WindowsAzure.Storage.OperationContext OperationContext { get; }
member this.OperationContext : Microsoft.Azure.Storage.OperationContext
member this.OperationContext : Microsoft.WindowsAzure.Storage.OperationContext
Protected ReadOnly Property OperationContext As OperationContext