Partager via


Workspace.PrivateEndpointConnections Propriété

Définition

Obtient ou définit des connexions de point de terminaison privé à l’espace de travail

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnection> PrivateEndpointConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnection> with get, set
Public Property PrivateEndpointConnections As IList(Of PrivateEndpointConnection)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à