Class ClusterPrincipalAssignmentListResult
java.lang.Object
com.azure.resourcemanager.kusto.models.ClusterPrincipalAssignmentListResult
The list Kusto cluster principal assignments operation response.
-
Constructor Details
-
ClusterPrincipalAssignmentListResult
public ClusterPrincipalAssignmentListResult()
-
-
Method Details
-
value
Get the value property: The list of Kusto cluster principal assignments.- Returns:
- the value value.
-
withValue
Set the value property: The list of Kusto cluster principal assignments.- Parameters:
value
- the value value to set.- Returns:
- the ClusterPrincipalAssignmentListResult object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-