CheckNameRequest Class

The result returned from a database 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
CheckNameRequest

Constructor

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

Variables

name
str

Required. Resource name.

type
str

The type of resource, for instance Microsoft.DigitalTwins/digitalTwinsInstances. Has constant value: "Microsoft.DigitalTwins/digitalTwinsInstances".

Attributes

type

type = 'Microsoft.DigitalTwins/digitalTwinsInstances'