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