CheckNameAvailabilityRequest Class

Management group name availability check parameters.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
CheckNameAvailabilityRequest

Constructor

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

Parameters

Name Description
name
Required
str

the name to check for availability.

Keyword-Only Parameters

Name Description
name
Required

Variables

Name Description
type
str

fully qualified resource type which includes provider namespace. Default value: "Microsoft.Management/managementGroups".

Attributes

type

type = 'Microsoft.Management/managementGroups'