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