ApiManagementServiceUpdateParameters.DeveloperPortalUrl Property

Definition

Gets dEveloper Portal endpoint URL of the API Management service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to