Uses of Interface
com.azure.resourcemanager.kusto.models.ClusterPrincipalAssignment.Update
Package
Description
Package containing the data models for KustoManagementClient.
-
Uses of ClusterPrincipalAssignment.Update in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionClusterPrincipalAssignment.update()
Begins update for the ClusterPrincipalAssignment resource.ClusterPrincipalAssignment.UpdateStages.WithPrincipalId.withPrincipalId
(String principalId) Specifies the principalId property: The principal ID assigned to the cluster principal.ClusterPrincipalAssignment.UpdateStages.WithPrincipalType.withPrincipalType
(PrincipalType principalType) Specifies the principalType property: Principal type..ClusterPrincipalAssignment.UpdateStages.WithRole.withRole
(ClusterPrincipalRole role) Specifies the role property: Cluster principal role..ClusterPrincipalAssignment.UpdateStages.WithTenantId.withTenantId
(String tenantId) Specifies the tenantId property: The tenant id of the principal.