Uses of Class
com.azure.resourcemanager.synapse.models.DatabaseListResult
-
Packages that use DatabaseListResult Package Description com.azure.resourcemanager.synapse.models Package containing the data models for SynapseManagementClient. -
-
Uses of DatabaseListResult in com.azure.resourcemanager.synapse.models
Methods in com.azure.resourcemanager.synapse.models that return DatabaseListResult Modifier and Type Method Description DatabaseListResult
DatabaseListResult. withValue(List<DatabaseInner> value)
Set the value property: The list of Kusto databases.
-