com.azure.core.http.rest.PagedIterable<FollowerDatabaseDefinition> |
KustoPool.listFollowerDatabases() |
Returns a list of databases that are owned by this Kusto Pool and were followed by another Kusto Pool.
|
com.azure.core.http.rest.PagedIterable<FollowerDatabaseDefinition> |
KustoPool.listFollowerDatabases(com.azure.core.util.Context context) |
Returns a list of databases that are owned by this Kusto Pool and were followed by another Kusto Pool.
|
com.azure.core.http.rest.PagedIterable<FollowerDatabaseDefinition> |
KustoPools.listFollowerDatabases(String workspaceName,
String kustoPoolName,
String resourceGroupName) |
Returns a list of databases that are owned by this Kusto Pool and were followed by another Kusto Pool.
|
com.azure.core.http.rest.PagedIterable<FollowerDatabaseDefinition> |
KustoPools.listFollowerDatabases(String workspaceName,
String kustoPoolName,
String resourceGroupName,
com.azure.core.util.Context context) |
Returns a list of databases that are owned by this Kusto Pool and were followed by another Kusto Pool.
|