Uses of Interface
com.azure.resourcemanager.sql.models.ReplicationLink
-
Packages that use ReplicationLink Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ReplicationLink in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ReplicationLink Modifier and Type Method Description Map<String,ReplicationLink>SqlDatabase. listReplicationLinks()com.azure.core.http.rest.PagedFlux<ReplicationLink>SqlDatabase. listReplicationLinksAsync()
-