MhsmRegions interface

Interface representing a MhsmRegions.

Methods

listByResource(string, string, MhsmRegionsListByResourceOptionalParams)

The List operation gets information about the regions associated with the managed HSM Pool.

Method Details

listByResource(string, string, MhsmRegionsListByResourceOptionalParams)

The List operation gets information about the regions associated with the managed HSM Pool.

function listByResource(resourceGroupName: string, name: string, options?: MhsmRegionsListByResourceOptionalParams): PagedAsyncIterableIterator<MhsmGeoReplicatedRegion, MhsmGeoReplicatedRegion[], PageSettings>

Parameters

resourceGroupName

string

Name of the resource group that contains the managed HSM pool.

name

string

Name of the managed HSM Pool

options
MhsmRegionsListByResourceOptionalParams

The options parameters.

Returns