Uses of Class
com.azure.resourcemanager.sql.models.ServerCommunicationLinkListResult
-
Packages that use ServerCommunicationLinkListResult Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ServerCommunicationLinkListResult in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ServerCommunicationLinkListResult Modifier and Type Method Description ServerCommunicationLinkListResultServerCommunicationLinkListResult. withValue(List<ServerCommunicationLinkInner> value)Set the value property: The list of server communication links.
-