Get Kusto Pool Principal Assignment Result
data class GetKustoPoolPrincipalAssignmentResult(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 cluster principal assignment.
Properties
Link copied to clipboard
The principal ID assigned to the cluster 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