Compartir a través de


PrivateEndpointConnectionInner.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.CosmosDB.Fluent.Models.PrivateEndpointProperty PrivateEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpoint")>]
member this.PrivateEndpoint : Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrivateEndpointProperty with get, set
Public Property PrivateEndpoint As PrivateEndpointProperty

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a