Uses of Class
com.azure.resourcemanager.sql.fluent.models.ManagedInstanceAdministratorProperties
Packages that use ManagedInstanceAdministratorProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of ManagedInstanceAdministratorProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return ManagedInstanceAdministratorPropertiesModifier and TypeMethodDescriptionManagedInstanceAdministratorProperties.withAdministratorType(ManagedInstanceAdministratorType administratorType) Set the administratorType property: Type of the managed instance administrator.Set the login property: Login name of the managed instance administrator.Set the sid property: SID (object ID) of the managed instance administrator.ManagedInstanceAdministratorProperties.withTenantId(UUID tenantId) Set the tenantId property: Tenant ID of the managed instance administrator.