@Beta(value=V1_9_0)
public interface SqlSyncFullSchemaProperty
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.sql.implementation.SyncFullSchemaPropertiesInner>
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
lastUpdateTime() |
List<SyncFullSchemaTable> |
tables() |
List<SyncFullSchemaTable> tables()
org.joda.time.DateTime lastUpdateTime()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/