getRegistrationAssignment

Gets the details of the specified registration assignment. Azure REST API version: 2022-10-01.

Return

The registration assignment.

Parameters

argument

null


suspend fun getRegistrationAssignment(expandRegistrationDefinition: Boolean? = null, registrationAssignmentId: String, scope: String): GetRegistrationAssignmentResult

Return

The registration assignment.

See also

Parameters

expandRegistrationDefinition

The flag indicating whether to return the registration definition details along with the registration assignment details.

registrationAssignmentId

The GUID of the registration assignment.

scope

The scope of the resource.


Return

The registration assignment.

See also

Parameters

argument

Builder for com.pulumi.azurenative.managedservices.kotlin.inputs.GetRegistrationAssignmentPlainArgs.