CheckNameAvailabilityParameters Class

Parameters for a check name availability request.

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
CheckNameAvailabilityParameters

Constructor

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

Variables

name
str

Required. The name to check for availability.

type
str

The resource type. Has constant value: "Microsoft.Batch/batchAccounts".

Attributes

type

type = 'Microsoft.Batch/batchAccounts'