NewAzureApiManagementBackend.ResourceId Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Management Uri of the Resource in External System. This parameter is optional. This url can be the Arm Resource Id of Logic Apps, Function Apps or Api Apps. ", Mandatory=false, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateLength(1, 2000)]
public string ResourceId { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Management Uri of the Resource in External System. This parameter is optional. This url can be the Arm Resource Id of Logic Apps, Function Apps or Api Apps. ", Mandatory=false, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateLength(1, 2000)>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Property Value

String
Attributes

Applies to