Uses of Class
com.azure.resourcemanager.sql.fluent.models.SyncAgentProperties
Packages that use SyncAgentProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of SyncAgentProperties in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type SyncAgentPropertiesModifier and TypeClassDescriptionfinal classProperties of an Azure SQL Database sync agent.Methods in com.azure.resourcemanager.sql.fluent.models that return SyncAgentPropertiesModifier and TypeMethodDescriptionstatic SyncAgentPropertiesSyncAgentProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SyncAgentProperties from the JsonReader.SyncAgentProperties.withSyncDatabaseId(String syncDatabaseId) Set the syncDatabaseId property: ARM resource id of the sync database in the sync agent.