Compartir a través de


PrivateEndpointConnection.PrivateEndpoint Propiedad

Definición

Obtiene o establece el punto de conexión privado al que pertenece la conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a