Share via


ApiManagementServiceResource.ManagementApiUrl Property

Definition

Gets management API endpoint URL of the API Management service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to