Get Kusto Pool Database Principal Assignment Result
data class GetKustoPoolDatabasePrincipalAssignmentResult(val aadObjectId: String, val id: String, val name: String, val principalId: String, val principalName: String, val principalType: String, val provisioningState: String, val role: String, val systemData: SystemDataResponse, 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 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
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
The tenant name of the principal