MhsmRegions interface
Interface representing a MhsmRegions.
Methods
| list |
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
The name of the resource group. The name is case insensitive.
- name
-
string
The name of the managed HSM Pool.
The options parameters.