AttestationProviderData.PrivateEndpointConnections Property

Definition

List of private endpoint connections associated with the attestation provider.

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

Property Value

Applies to