Share via


PrivateEndpointConnection.PrivateEndpoint Property

Definition

Gets the ARM resource identifier of the private endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to