Get Database Principal Assignment Result
data class GetDatabasePrincipalAssignmentResult(val aadObjectId: String, val azureApiVersion: String, val id: String, val name: String, val principalId: String, val principalName: String, val principalType: String, val provisioningState: String, val role: String, val tenantId: String? = null, val tenantName: String, val type: String)
Class representing a database principal assignment.
Properties
Link copied to clipboard
The service principal object id in AAD (Azure active directory)
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The principal ID assigned to the database principal. It can be a user email, application ID, or security group name.
Link copied to clipboard
The principal name
Link copied to clipboard
Principal type.
Link copied to clipboard
The provisioned state of the resource.
Link copied to clipboard
The tenant name of the principal