MhsmPrivateEndpointConnectionsListResult interface
List of private endpoint connections associated with a managed HSM Pools
Properties
| next |
The URL to get the next set of managed HSM Pools. |
| value | The private endpoint connection associated with a managed HSM Pools. |
Property Details
nextLink
The URL to get the next set of managed HSM Pools.
nextLink?: undefined | string
Property Value
undefined | string
value
The private endpoint connection associated with a managed HSM Pools.
value?: MhsmPrivateEndpointConnection[]