ClusterPrincipalAssignmentListResult Class

The list Kusto cluster principal assignments operation response.

Inheritance
ClusterPrincipalAssignmentListResult

Constructor

ClusterPrincipalAssignmentListResult(*, value: Optional[List[azure.mgmt.kusto.models._models_py3.ClusterPrincipalAssignment]] = None, **kwargs)

Variables

value
list[<xref:kusto_management_client.models.ClusterPrincipalAssignment>]

The list of Kusto cluster principal assignments.