CheckNameAvailabilityInput Class

Input of CheckNameAvailability API.

Constructor

CheckNameAvailabilityInput(*args: Any, **kwargs: Any)

Variables

Name Description
name
str

The resource name to validate. Required.

type

The type of the resource whose name is to be validated. Required. Known values are: "Microsoft.Cdn/Profiles/Endpoints" and "Microsoft.Cdn/Profiles/AfdEndpoints".

Attributes

name

The resource name to validate. Required.

name: str

type

The type of the resource whose name is to be validated. Required. Known values are: "Microsoft.Cdn/Profiles/Endpoints" and "Microsoft.Cdn/Profiles/AfdEndpoints".

type: str | _models.ResourceType