RegistrationAssignmentPropertiesRegistrationDefinition Class
Registration definition inside registration assignment.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelRegistrationAssignmentPropertiesRegistrationDefinition
Constructor
RegistrationAssignmentPropertiesRegistrationDefinition(*, properties: RegistrationAssignmentPropertiesRegistrationDefinitionProperties | None = None, plan: Plan | None = None, **kwargs)
Parameters
Name | Description |
---|---|
properties
Required
|
Properties of registration definition inside registration assignment. |
plan
Required
|
Plan details for the managed services. |
Keyword-Only Parameters
Name | Description |
---|---|
properties
Required
|
|
plan
Required
|
|
Variables
Name | Description |
---|---|
id
|
Fully qualified path of the registration definition. |
type
|
Type of the resource (Microsoft.ManagedServices/registrationDefinitions). |
name
|
Name of the registration definition. |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python