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