GetAzureApiManagementLogger.Context Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Instance of PsApiManagementContext. This parameter is required.", Mandatory=true, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext Context { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Instance of PsApiManagementContext. This parameter is required.", Mandatory=true, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Context : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext with get, set
Public Property Context As PsApiManagementContext

Property Value

PsApiManagementContext
Attributes

Applies to