VaultCheckNameAvailabilityParameters Class

The parameters used to check the availability of the vault name.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
VaultCheckNameAvailabilityParameters

Constructor

VaultCheckNameAvailabilityParameters(*, name: str, **kwargs)

Variables

name
str

Required. The vault name.

type
str

The type of resource, Microsoft.KeyVault/vaults. Has constant value: "Microsoft.KeyVault/vaults".

Attributes

type

type = 'Microsoft.KeyVault/vaults'