Share via


NetworkInterfaceInner.PrivateEndpoint Property

Definition

Gets a reference to the private endpoint to which the network interface is linked.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to