ApiManagementServiceBaseProperties.ManagementApiUrl Property

Definition

Gets management API endpoint URL of the API Management service.

[Newtonsoft.Json.JsonProperty(PropertyName="managementApiUrl")]
public string ManagementApiUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managementApiUrl")>]
member this.ManagementApiUrl : string
Public ReadOnly Property ManagementApiUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to