ApiManagementServiceUpdateParameters.GatewayRegionalUrl Property

Definition

Gets gateway URL of the API Management service in the Default Region.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to