@Beta(value=V1_9_0)
public interface SqlSyncGroupLogProperty
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.sql.implementation.SyncGroupLogPropertiesInner>
| Modifier and Type | Method and Description |
|---|---|
String |
details() |
String |
operationStatus() |
String |
source() |
org.joda.time.DateTime |
timestamp() |
String |
tracingId() |
SyncGroupLogType |
type() |
org.joda.time.DateTime timestamp()
SyncGroupLogType type()
String source()
String details()
String tracingId()
String operationStatus()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/