MHSMPrivateEndpointConnectionsListResult Class

List of private endpoint connections associated with a managed HSM Pools.

Inheritance
MHSMPrivateEndpointConnectionsListResult

Constructor

MHSMPrivateEndpointConnectionsListResult(*, value: Optional[List[azure.mgmt.keyvault.v2021_06_01_preview.models._models_py3.MHSMPrivateEndpointConnection]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[MHSMPrivateEndpointConnection]

The private endpoint connection associated with a managed HSM Pools.

next_link
str

The URL to get the next set of managed HSM Pools.