Aracılığıyla paylaş


StorageCloudCmdletBase<T>.Context Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Azure Storage Context Object", ValueFromPipeline=true, ValueFromPipelineByPropertyName=true)]
public virtual Microsoft.Azure.Commands.Common.Authentication.Abstractions.IStorageContext Context { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Azure Storage Context Object", ValueFromPipeline=true, ValueFromPipelineByPropertyName=true)>]
member this.Context : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IStorageContext with get, set
Public Overridable Property Context As IStorageContext

Property Value

Attributes

Applies to