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
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.