ImportAzureApiManagementApi.Path Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Web API Path. Last part of the API's public URL. This URL will be used by API consumers for sending requests to the web service. Must be 1 to 400 characters long. This parameter is optional. Default value is $null.", Mandatory=false, ValueFromPipelineByPropertyName=true)]
public string Path { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Web API Path. Last part of the API's public URL. This URL will be used by API consumers for sending requests to the web service. Must be 1 to 400 characters long. This parameter is optional. Default value is $null.", Mandatory=false, ValueFromPipelineByPropertyName=true)>]
member this.Path : string with get, set
Public Property Path As String

Property Value

String
Attributes

Applies to