Package version:

Interface MhsmPrivateEndpointConnectionsListResult

List of private endpoint connections associated with a managed HSM Pools

interface MhsmPrivateEndpointConnectionsListResult {
    nextLink?: string;
    value: MhsmPrivateEndpointConnection[];
}

Properties

Properties

nextLink?: string

The link to the next page of items

The MhsmPrivateEndpointConnection items on this page