RegistrationAssignmentPropertiesResponse

data class RegistrationAssignmentPropertiesResponse(val provisioningState: String, val registrationDefinition: RegistrationAssignmentPropertiesResponseRegistrationDefinition, val registrationDefinitionId: String)

The properties of the registration assignment.

Constructors

Link copied to clipboard
constructor(provisioningState: String, registrationDefinition: RegistrationAssignmentPropertiesResponseRegistrationDefinition, registrationDefinitionId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The current provisioning state of the registration assignment.

Link copied to clipboard

The registration definition associated with the registration assignment.

Link copied to clipboard

The fully qualified path of the registration definition.