PrivateEndpointConnectionInner.PrivateEndpoint Property

Definition

Gets or sets the resource of private endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to