| 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 |
|---|---|
AdministratorType |
ServerAzureADAdministratorInner.administratorType()
Get the administratorType property: Type of the sever administrator.
|
| Modifier and Type | Method and Description |
|---|---|
ServerAzureADAdministratorInner |
ServerAzureADAdministratorInner.withAdministratorType(AdministratorType administratorType)
Set the administratorType property: Type of the sever administrator.
|
| Modifier and Type | Field and Description |
|---|---|
static AdministratorType |
AdministratorType.ACTIVE_DIRECTORY
Static value ActiveDirectory for AdministratorType.
|
| Modifier and Type | Method and Description |
|---|---|
AdministratorType |
SqlActiveDirectoryAdministrator.administratorType() |
static AdministratorType |
AdministratorType.fromString(String name)
Creates or finds a AdministratorType from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.