ApiManagementServiceUpdateParameters.ManagementApiUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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