PrivateEndpointConnection.PrivateEndpoint Property

Definition

Gets private endpoint which the connection belongs to.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpoint")]
public Microsoft.Azure.Management.Kusto.Models.PrivateEndpointProperty PrivateEndpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpoint")>]
member this.PrivateEndpoint : Microsoft.Azure.Management.Kusto.Models.PrivateEndpointProperty
Public ReadOnly Property PrivateEndpoint As PrivateEndpointProperty

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to