| 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 |
|---|---|
ResourceIdentity |
ServerInner.identity()
Get the identity property: The Azure Active Directory identity of the server.
|
ResourceIdentity |
ManagedInstanceInner.identity()
Get the identity property: The Azure Active Directory identity of the managed instance.
|
| Modifier and Type | Method and Description |
|---|---|
ServerInner |
ServerInner.withIdentity(ResourceIdentity identity)
Set the identity property: The Azure Active Directory identity of the server.
|
ManagedInstanceInner |
ManagedInstanceInner.withIdentity(ResourceIdentity identity)
Set the identity property: The Azure Active Directory identity of the managed instance.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceIdentity |
ResourceIdentity.withType(IdentityType type)
Set the type property: The identity type.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.