Share via


CognitiveServicesAccountProperties.PrivateEndpointConnections Property

Definition

The private endpoint connection associated with the Cognitive Services account.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CognitiveServices.CognitiveServicesPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CognitiveServices.CognitiveServicesPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of CognitiveServicesPrivateEndpointConnectionData)

Property Value

Applies to