| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent.models |
Package containing the inner data models for SqlManagementClient.
|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedInstanceAdministratorType |
ManagedInstanceAdministratorInner.administratorType()
Get the administratorType property: Type of the managed instance administrator.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedInstanceAdministratorInner |
ManagedInstanceAdministratorInner.withAdministratorType(ManagedInstanceAdministratorType administratorType)
Set the administratorType property: Type of the managed instance administrator.
|
| Modifier and Type | Field and Description |
|---|---|
static ManagedInstanceAdministratorType |
ManagedInstanceAdministratorType.ACTIVE_DIRECTORY
Static value ActiveDirectory for ManagedInstanceAdministratorType.
|
| Modifier and Type | Method and Description |
|---|---|
static ManagedInstanceAdministratorType |
ManagedInstanceAdministratorType.fromString(String name)
Creates or finds a ManagedInstanceAdministratorType from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.