| 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 |
|---|---|
SyncGroupLogType |
SyncGroupLogPropertiesInner.type()
Get the type property: Type of the sync group log.
|
| Modifier and Type | Field and Description |
|---|---|
static SyncGroupLogType |
SyncGroupLogType.ALL
Static value All for SyncGroupLogType.
|
static SyncGroupLogType |
SyncGroupLogType.ERROR
Static value Error for SyncGroupLogType.
|
static SyncGroupLogType |
SyncGroupLogType.SUCCESS
Static value Success for SyncGroupLogType.
|
static SyncGroupLogType |
SyncGroupLogType.WARNING
Static value Warning for SyncGroupLogType.
|
| Modifier and Type | Method and Description |
|---|---|
static SyncGroupLogType |
SyncGroupLogType.fromString(String name)
Creates or finds a SyncGroupLogType from its string representation.
|
SyncGroupLogType |
SqlSyncGroupLogProperty.type() |
Copyright © 2020 Microsoft Corporation. All rights reserved.