ManagedservicesFunctions

Functions

Link copied to clipboard

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

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

Gets the registration definition details. Uses Azure REST API version 2022-10-01.

suspend fun getRegistrationDefinition(registrationDefinitionId: String, scope: String): GetRegistrationDefinitionResult