ImportAzureApiManagementApi.SpecificationUrl Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Specification URL. This parameter is required.", Mandatory=true, ParameterSetName="ImportFromUrl", ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string SpecificationUrl { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Specification URL. This parameter is required.", Mandatory=true, ParameterSetName="ImportFromUrl", ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.SpecificationUrl : string with get, set
Public Property SpecificationUrl As String

Property Value

String
Attributes

Applies to