Uses of Class
com.azure.resourcemanager.sql.fluent.models.SyncDatabaseIdPropertiesInner
Packages that use SyncDatabaseIdPropertiesInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of SyncDatabaseIdPropertiesInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type SyncDatabaseIdPropertiesInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<SyncDatabaseIdPropertiesInner> SyncGroupsClient.listSyncDatabaseIds(String locationName) Gets a collection of sync database ids.com.azure.core.http.rest.PagedIterable<SyncDatabaseIdPropertiesInner> SyncGroupsClient.listSyncDatabaseIds(String locationName, com.azure.core.util.Context context) Gets a collection of sync database ids.com.azure.core.http.rest.PagedFlux<SyncDatabaseIdPropertiesInner> SyncGroupsClient.listSyncDatabaseIdsAsync(String locationName) Gets a collection of sync database ids. -
Uses of SyncDatabaseIdPropertiesInner in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type SyncDatabaseIdPropertiesInnerModifier and TypeClassDescriptionfinal classProperties of the sync database id.Methods in com.azure.resourcemanager.sql.fluent.models that return SyncDatabaseIdPropertiesInnerModifier and TypeMethodDescriptionSyncDatabaseIdPropertiesInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SyncDatabaseIdPropertiesInner from the JsonReader. -
Uses of SyncDatabaseIdPropertiesInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type SyncDatabaseIdPropertiesInnerModifier and TypeMethodDescriptionSyncDatabaseIdListResult.value()Get the value property: Array of results.