get Role Definition
Get role definition by name (GUID). API Version: 2018-01-01-preview.
Return
Role definition.
Parameters
argument
null
Return
Role definition.
Parameters
role Definition Id
The ID of the role definition.
scope
The scope of the role definition.
See also
suspend fun getRoleDefinition(argument: suspend GetRoleDefinitionPlainArgsBuilder.() -> Unit): GetRoleDefinitionResult
Return
Role definition.
Parameters
argument
Builder for com.pulumi.azurenative.authorization.kotlin.inputs.GetRoleDefinitionPlainArgs.