Share via


ApiRevisionContract.PrivateUrl Property

Definition

Gets gateway URL for accessing the non-current API Revision.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to