Compartir a través de


CheckNameAvailabilityRequest Class

The check availability request body.

Constructor

CheckNameAvailabilityRequest(*, name: str | None = None, type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the resource for which availability needs to be checked.

Default value: None
type
str

The resource type.

Default value: None

Variables

Name Description
name
str

The name of the resource for which availability needs to be checked.

type
str

The resource type.