Share via


ManagedHsmProperties.PrivateEndpointConnection Property

Definition

List of private endpoint connections associated with the managed hsm pool.

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

Property Value

Implements

Attributes

Applies to