21 строка
2.8 KiB
YAML
21 строка
2.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.sql.SqlSyncGroup.Update"
|
|
fullName: "com.microsoft.azure.management.sql.SqlSyncGroup.Update"
|
|
name: "SqlSyncGroup.Update"
|
|
nameWithType: "SqlSyncGroup.Update"
|
|
summary: "The template for a SQL Sync Group update operation, containing all the settings that can be modified."
|
|
syntax: "public static interface SqlSyncGroup.Update extends SqlSyncGroup.UpdateStages.WithSyncDatabaseId, SqlSyncGroup.UpdateStages.WithDatabaseUserName, SqlSyncGroup.UpdateStages.WithDatabasePassword, SqlSyncGroup.UpdateStages.WithConflictResolutionPolicy, SqlSyncGroup.UpdateStages.WithInterval, SqlSyncGroup.UpdateStages.WithSchema, Appliable<SqlSyncGroup>"
|
|
type: "interface"
|
|
desc: "The template for a SQL Sync Group update operation, containing all the settings that can be modified."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Appliable?alt=com.microsoft.azure.management.resources.fluentcore.model.Appliable&text=Appliable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroup?alt=com.microsoft.azure.management.sql.SqlSyncGroup&text=SqlSyncGroup\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithConflictResolutionPolicy?alt=com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithConflictResolutionPolicy&text=WithConflictResolutionPolicy\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithDatabasePassword?alt=com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithDatabasePassword&text=WithDatabasePassword\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithDatabaseUserName?alt=com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithDatabaseUserName&text=WithDatabaseUserName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithInterval?alt=com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithInterval&text=WithInterval\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithSchema?alt=com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithSchema&text=WithSchema\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithSyncDatabaseId?alt=com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithSyncDatabaseId&text=WithSyncDatabaseId\" data-throw-if-not-resolved=\"False\" />"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.sql"
|
|
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4
|