AzureStorageContext.Context 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.
Self reference, it could enable New-AzStorageContext can be used in pipeline
public Microsoft.Azure.Commands.Common.Authentication.Abstractions.IStorageContext Context { get; protected set; }
member this.Context : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IStorageContext with get, set
Public Property Context As IStorageContext