Uses of Interface
com.azure.resourcemanager.kusto.models.FollowerDatabaseDefinition
Package
Description
Package containing the data models for KustoManagementClient.
-
Uses of FollowerDatabaseDefinition in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<FollowerDatabaseDefinition>
Cluster.listFollowerDatabases()
Returns a list of databases that are owned by this cluster and were followed by another cluster.com.azure.core.http.rest.PagedIterable<FollowerDatabaseDefinition>
Cluster.listFollowerDatabases
(com.azure.core.util.Context context) Returns a list of databases that are owned by this cluster and were followed by another cluster.com.azure.core.http.rest.PagedIterable<FollowerDatabaseDefinition>
Clusters.listFollowerDatabases
(String resourceGroupName, String clusterName) Returns a list of databases that are owned by this cluster and were followed by another cluster.com.azure.core.http.rest.PagedIterable<FollowerDatabaseDefinition>
Clusters.listFollowerDatabases
(String resourceGroupName, String clusterName, com.azure.core.util.Context context) Returns a list of databases that are owned by this cluster and were followed by another cluster.