1. Packages
  2. Azure Native v2
  3. API Docs
  4. kusto
  5. listClusterFollowerDatabases
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.kusto.listClusterFollowerDatabases

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Returns a list of databases that are owned by this cluster and were followed by another cluster. Azure REST API version: 2022-12-29.

Other available API versions: 2022-07-07, 2023-05-02, 2023-08-15, 2024-04-13.

Using listClusterFollowerDatabases

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function listClusterFollowerDatabases(args: ListClusterFollowerDatabasesArgs, opts?: InvokeOptions): Promise<ListClusterFollowerDatabasesResult>
function listClusterFollowerDatabasesOutput(args: ListClusterFollowerDatabasesOutputArgs, opts?: InvokeOptions): Output<ListClusterFollowerDatabasesResult>
Copy
def list_cluster_follower_databases(cluster_name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> ListClusterFollowerDatabasesResult
def list_cluster_follower_databases_output(cluster_name: Optional[pulumi.Input[str]] = None,
                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[ListClusterFollowerDatabasesResult]
Copy
func ListClusterFollowerDatabases(ctx *Context, args *ListClusterFollowerDatabasesArgs, opts ...InvokeOption) (*ListClusterFollowerDatabasesResult, error)
func ListClusterFollowerDatabasesOutput(ctx *Context, args *ListClusterFollowerDatabasesOutputArgs, opts ...InvokeOption) ListClusterFollowerDatabasesResultOutput
Copy

> Note: This function is named ListClusterFollowerDatabases in the Go SDK.

public static class ListClusterFollowerDatabases 
{
    public static Task<ListClusterFollowerDatabasesResult> InvokeAsync(ListClusterFollowerDatabasesArgs args, InvokeOptions? opts = null)
    public static Output<ListClusterFollowerDatabasesResult> Invoke(ListClusterFollowerDatabasesInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<ListClusterFollowerDatabasesResult> listClusterFollowerDatabases(ListClusterFollowerDatabasesArgs args, InvokeOptions options)
public static Output<ListClusterFollowerDatabasesResult> listClusterFollowerDatabases(ListClusterFollowerDatabasesArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:kusto:listClusterFollowerDatabases
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ClusterName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Kusto cluster.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group containing the Kusto cluster.
ClusterName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Kusto cluster.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group containing the Kusto cluster.
clusterName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Kusto cluster.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group containing the Kusto cluster.
clusterName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Kusto cluster.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group containing the Kusto cluster.
cluster_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Kusto cluster.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group containing the Kusto cluster.
clusterName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Kusto cluster.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group containing the Kusto cluster.

listClusterFollowerDatabases Result

The following output properties are available:

Value []FollowerDatabaseDefinitionResponse
The list of follower database result.
value List<FollowerDatabaseDefinitionResponse>
The list of follower database result.
value FollowerDatabaseDefinitionResponse[]
The list of follower database result.
value Sequence[FollowerDatabaseDefinitionResponse]
The list of follower database result.
value List<Property Map>
The list of follower database result.

Supporting Types

FollowerDatabaseDefinitionResponse

AttachedDatabaseConfigurationName This property is required. string
Resource name of the attached database configuration in the follower cluster.
ClusterResourceId This property is required. string
Resource id of the cluster that follows a database owned by this cluster.
DatabaseName This property is required. string
The database name owned by this cluster that was followed. * in case following all databases.
DatabaseShareOrigin This property is required. string
The origin of the following setup.
TableLevelSharingProperties This property is required. Pulumi.AzureNative.Kusto.Inputs.TableLevelSharingPropertiesResponse
Table level sharing specifications
AttachedDatabaseConfigurationName This property is required. string
Resource name of the attached database configuration in the follower cluster.
ClusterResourceId This property is required. string
Resource id of the cluster that follows a database owned by this cluster.
DatabaseName This property is required. string
The database name owned by this cluster that was followed. * in case following all databases.
DatabaseShareOrigin This property is required. string
The origin of the following setup.
TableLevelSharingProperties This property is required. TableLevelSharingPropertiesResponse
Table level sharing specifications
attachedDatabaseConfigurationName This property is required. String
Resource name of the attached database configuration in the follower cluster.
clusterResourceId This property is required. String
Resource id of the cluster that follows a database owned by this cluster.
databaseName This property is required. String
The database name owned by this cluster that was followed. * in case following all databases.
databaseShareOrigin This property is required. String
The origin of the following setup.
tableLevelSharingProperties This property is required. TableLevelSharingPropertiesResponse
Table level sharing specifications
attachedDatabaseConfigurationName This property is required. string
Resource name of the attached database configuration in the follower cluster.
clusterResourceId This property is required. string
Resource id of the cluster that follows a database owned by this cluster.
databaseName This property is required. string
The database name owned by this cluster that was followed. * in case following all databases.
databaseShareOrigin This property is required. string
The origin of the following setup.
tableLevelSharingProperties This property is required. TableLevelSharingPropertiesResponse
Table level sharing specifications
attached_database_configuration_name This property is required. str
Resource name of the attached database configuration in the follower cluster.
cluster_resource_id This property is required. str
Resource id of the cluster that follows a database owned by this cluster.
database_name This property is required. str
The database name owned by this cluster that was followed. * in case following all databases.
database_share_origin This property is required. str
The origin of the following setup.
table_level_sharing_properties This property is required. TableLevelSharingPropertiesResponse
Table level sharing specifications
attachedDatabaseConfigurationName This property is required. String
Resource name of the attached database configuration in the follower cluster.
clusterResourceId This property is required. String
Resource id of the cluster that follows a database owned by this cluster.
databaseName This property is required. String
The database name owned by this cluster that was followed. * in case following all databases.
databaseShareOrigin This property is required. String
The origin of the following setup.
tableLevelSharingProperties This property is required. Property Map
Table level sharing specifications

TableLevelSharingPropertiesResponse

ExternalTablesToExclude List<string>
List of external tables to exclude from the follower database
ExternalTablesToInclude List<string>
List of external tables to include in the follower database
FunctionsToExclude List<string>
List of functions to exclude from the follower database
FunctionsToInclude List<string>
List of functions to include in the follower database
MaterializedViewsToExclude List<string>
List of materialized views to exclude from the follower database
MaterializedViewsToInclude List<string>
List of materialized views to include in the follower database
TablesToExclude List<string>
List of tables to exclude from the follower database
TablesToInclude List<string>
List of tables to include in the follower database
ExternalTablesToExclude []string
List of external tables to exclude from the follower database
ExternalTablesToInclude []string
List of external tables to include in the follower database
FunctionsToExclude []string
List of functions to exclude from the follower database
FunctionsToInclude []string
List of functions to include in the follower database
MaterializedViewsToExclude []string
List of materialized views to exclude from the follower database
MaterializedViewsToInclude []string
List of materialized views to include in the follower database
TablesToExclude []string
List of tables to exclude from the follower database
TablesToInclude []string
List of tables to include in the follower database
externalTablesToExclude List<String>
List of external tables to exclude from the follower database
externalTablesToInclude List<String>
List of external tables to include in the follower database
functionsToExclude List<String>
List of functions to exclude from the follower database
functionsToInclude List<String>
List of functions to include in the follower database
materializedViewsToExclude List<String>
List of materialized views to exclude from the follower database
materializedViewsToInclude List<String>
List of materialized views to include in the follower database
tablesToExclude List<String>
List of tables to exclude from the follower database
tablesToInclude List<String>
List of tables to include in the follower database
externalTablesToExclude string[]
List of external tables to exclude from the follower database
externalTablesToInclude string[]
List of external tables to include in the follower database
functionsToExclude string[]
List of functions to exclude from the follower database
functionsToInclude string[]
List of functions to include in the follower database
materializedViewsToExclude string[]
List of materialized views to exclude from the follower database
materializedViewsToInclude string[]
List of materialized views to include in the follower database
tablesToExclude string[]
List of tables to exclude from the follower database
tablesToInclude string[]
List of tables to include in the follower database
external_tables_to_exclude Sequence[str]
List of external tables to exclude from the follower database
external_tables_to_include Sequence[str]
List of external tables to include in the follower database
functions_to_exclude Sequence[str]
List of functions to exclude from the follower database
functions_to_include Sequence[str]
List of functions to include in the follower database
materialized_views_to_exclude Sequence[str]
List of materialized views to exclude from the follower database
materialized_views_to_include Sequence[str]
List of materialized views to include in the follower database
tables_to_exclude Sequence[str]
List of tables to exclude from the follower database
tables_to_include Sequence[str]
List of tables to include in the follower database
externalTablesToExclude List<String>
List of external tables to exclude from the follower database
externalTablesToInclude List<String>
List of external tables to include in the follower database
functionsToExclude List<String>
List of functions to exclude from the follower database
functionsToInclude List<String>
List of functions to include in the follower database
materializedViewsToExclude List<String>
List of materialized views to exclude from the follower database
materializedViewsToInclude List<String>
List of materialized views to include in the follower database
tablesToExclude List<String>
List of tables to exclude from the follower database
tablesToInclude List<String>
List of tables to include in the follower database

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi