Uses of Class
com.azure.resourcemanager.sql.models.ReplicationLinkListResult
-
Packages that use ReplicationLinkListResult Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ReplicationLinkListResult in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ReplicationLinkListResult Modifier and Type Method Description ReplicationLinkListResultReplicationLinkListResult. withValue(List<ReplicationLinkInner> value)Set the value property: The list of database replication links housed in the database.
-