Share via


HybridComputePrivateLinkScopeProperties.PrivateEndpointConnections Property

Definition

The collection of associated Private Endpoint Connections.

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

Property Value

Applies to