RegistrationAssignmentProperties Class

The properties of the registration assignment.

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 server.

Constructor

RegistrationAssignmentProperties(*, registration_definition_id: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
registration_definition_id
str

The fully qualified path of the registration definition. Required.

Variables

Name Description
registration_definition_id
str

The fully qualified path of the registration definition. Required.

provisioning_state

The current provisioning state of the registration assignment. Known values are: "NotSpecified", "Accepted", "Running", "Ready", "Creating", "Created", "Deleting", "Deleted", "Canceled", "Failed", "Succeeded", and "Updating".

registration_definition

The registration definition associated with the registration assignment.