Aracılığıyla paylaş


PrivateEndpointConnection.PrivateEndpoint Property

Definition

Gets the private endpoint of the private endpoint connection

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to