ApiManagementServiceUpdateParameters.DeveloperPortalUrl 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 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