Get Trusted Access Role Binding Result
data class GetTrustedAccessRoleBindingResult(val azureApiVersion: String, val id: String, val name: String, val provisioningState: String, val roles: List<String>, val sourceResourceId: String, val systemData: SystemDataResponse, val type: String)
Defines binding between a resource and role
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The current provisioning state of trusted access role binding.
Link copied to clipboard
The ARM resource ID of source resource that trusted access is configured for.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.