AttestationProvider.PrivateEndpointConnection Property

Definition

List of private endpoint connections associated with the attestation provider.

[Microsoft.Azure.PowerShell.Cmdlets.Attestation.Origin(Microsoft.Azure.PowerShell.Cmdlets.Attestation.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Models.IPrivateEndpointConnection> PrivateEndpointConnection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Origin(Microsoft.Azure.PowerShell.Cmdlets.Attestation.PropertyOrigin.Inlined)>]
member this.PrivateEndpointConnection : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Models.IPrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnection As List(Of IPrivateEndpointConnection)

Property Value

Implements

Attributes

Applies to