| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static IdentityType |
IdentityType.SYSTEM_ASSIGNED
Static value SystemAssigned for IdentityType.
|
| Modifier and Type | Method and Description |
|---|---|
static IdentityType |
IdentityType.fromString(String name)
Creates or finds a IdentityType from its string representation.
|
IdentityType |
SqlServer.managedServiceIdentityType() |
IdentityType |
ResourceIdentity.type()
Get the type property: The identity type.
|
| 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.