Compartir a través de


ResourceManagementPrivateLinkEndpointConnections.PrivateEndpointConnections Propiedad

Definición

Obtiene o establece las conexiones de punto de conexión privado.

[Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointConnections")]
public System.Collections.Generic.IList<string> PrivateEndpointConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<string> with get, set
Public Property PrivateEndpointConnections As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a