PrivateEndpointConnection.PrivateEndpoint Property

Definition

Gets the resource of private end point.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to