RegistrationDefinition Class
Registration definition.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
RegistrationDefinition(*, properties: RegistrationDefinitionProperties | None = None, plan: Plan | None = None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
properties
Required
|
Properties of a registration definition. |
|
plan
Required
|
Plan details for the managed services. |
Keyword-Only Parameters
| Name | Description |
|---|---|
|
properties
|
Default value: None
|
|
plan
|
Default value: None
|