Share via


AccessPolicyResponse.DataPlaneUrl Property

Definition

Gets or sets data Plane service base URL.

[Newtonsoft.Json.JsonProperty(PropertyName="dataPlaneUrl")]
public string DataPlaneUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataPlaneUrl")>]
member this.DataPlaneUrl : string with get, set
Public Property DataPlaneUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to