Compartir a través de


SubnetInner.PrivateEndpoints Propiedad

Definición

Obtiene una matriz de referencias a puntos de conexión privados.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.PrivateEndpointInner> PrivateEndpoints { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpoints")>]
member this.PrivateEndpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.PrivateEndpointInner>
Public ReadOnly Property PrivateEndpoints As IList(Of PrivateEndpointInner)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a