RegistrationAssignmentPropertiesResponseRegistrationDefinition

Registration definition inside registration assignment.

Constructors

constructor(id: String, name: String, plan: PlanResponse? = null, properties: RegistrationAssignmentPropertiesResponseProperties? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Fully qualified path of the registration definition.

Link copied to clipboard

Name of the registration definition.

Link copied to clipboard
val plan: PlanResponse? = null

Plan details for the managed services.

Link copied to clipboard

Properties of registration definition inside registration assignment.

Link copied to clipboard

Type of the resource (Microsoft.ManagedServices/registrationDefinitions).