Uses of Class
com.azure.resourcemanager.kusto.fluent.models.ClusterPrincipalProperties
Package
Description
Package containing the inner data models for KustoManagementClient.
-
Uses of ClusterPrincipalProperties in com.azure.resourcemanager.kusto.fluent.models
Modifier and TypeMethodDescriptionClusterPrincipalProperties.withPrincipalId
(String principalId) Set the principalId property: The principal ID assigned to the cluster principal.ClusterPrincipalProperties.withPrincipalType
(PrincipalType principalType) Set the principalType property: Principal type.ClusterPrincipalProperties.withRole
(ClusterPrincipalRole role) Set the role property: Cluster principal role.ClusterPrincipalProperties.withTenantId
(String tenantId) Set the tenantId property: The tenant id of the principal.