CheckNameAvailabilityInput Class

Input of CheckNameAvailability API.

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

Inheritance
CheckNameAvailabilityInput

Constructor

CheckNameAvailabilityInput(*, name: str, type: Union[str, azure.mgmt.support.models._microsoft_support_enums.Type], **kwargs)

Parameters

name
str
Required

Required. The resource name to validate.

type
str or Type
Required

Required. The type of resource. Possible values include: "Microsoft.Support/supportTickets", "Microsoft.Support/communications".