Package version:

Interface CheckMhsmNameAvailabilityParameters

The parameters used to check the availability of the managed hsm name.

interface CheckMhsmNameAvailabilityParameters {
    name: string;
}

Properties

Properties

name: string

The managed hsm name.