Compartir a través de


PrivateEndpointConnection.PrivateEndpoint Propiedad

Definición

Obtiene o establece el recurso del punto de conexión privado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a