Interface ClusterPrincipalAssignment.Update
- All Superinterfaces:
ClusterPrincipalAssignment.UpdateStages.WithPrincipalId
,ClusterPrincipalAssignment.UpdateStages.WithPrincipalType
,ClusterPrincipalAssignment.UpdateStages.WithRole
,ClusterPrincipalAssignment.UpdateStages.WithTenantId
- Enclosing interface:
- ClusterPrincipalAssignment
public static interface ClusterPrincipalAssignment.Update
extends ClusterPrincipalAssignment.UpdateStages.WithPrincipalId, ClusterPrincipalAssignment.UpdateStages.WithRole, ClusterPrincipalAssignment.UpdateStages.WithTenantId, ClusterPrincipalAssignment.UpdateStages.WithPrincipalType
The template for ClusterPrincipalAssignment update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.kusto.models.ClusterPrincipalAssignment.UpdateStages.WithPrincipalId
withPrincipalId
Methods inherited from interface com.azure.resourcemanager.kusto.models.ClusterPrincipalAssignment.UpdateStages.WithPrincipalType
withPrincipalType
Methods inherited from interface com.azure.resourcemanager.kusto.models.ClusterPrincipalAssignment.UpdateStages.WithRole
withRole
Methods inherited from interface com.azure.resourcemanager.kusto.models.ClusterPrincipalAssignment.UpdateStages.WithTenantId
withTenantId
-
Method Details
-
apply
ClusterPrincipalAssignment apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-