ApiManagementServiceUpdateParameters.GatewayUrl Property

Definition

Gets gateway URL of the API Management service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to