This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.kusto.listClusterFollowerDatabases
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 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>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]func ListClusterFollowerDatabases(ctx *Context, args *ListClusterFollowerDatabasesArgs, opts ...InvokeOption) (*ListClusterFollowerDatabasesResult, error)
func ListClusterFollowerDatabasesOutput(ctx *Context, args *ListClusterFollowerDatabasesOutputArgs, opts ...InvokeOption) ListClusterFollowerDatabasesResultOutput> 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)
}public static CompletableFuture<ListClusterFollowerDatabasesResult> listClusterFollowerDatabases(ListClusterFollowerDatabasesArgs args, InvokeOptions options)
public static Output<ListClusterFollowerDatabasesResult> listClusterFollowerDatabases(ListClusterFollowerDatabasesArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:kusto:listClusterFollowerDatabases
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ClusterName string
- The name of the Kusto cluster.
- ResourceGroup stringName 
- The name of the resource group containing the Kusto cluster.
- ClusterName string
- The name of the Kusto cluster.
- ResourceGroup stringName 
- The name of the resource group containing the Kusto cluster.
- clusterName String
- The name of the Kusto cluster.
- resourceGroup StringName 
- The name of the resource group containing the Kusto cluster.
- clusterName string
- The name of the Kusto cluster.
- resourceGroup stringName 
- The name of the resource group containing the Kusto cluster.
- cluster_name str
- The name of the Kusto cluster.
- resource_group_ strname 
- The name of the resource group containing the Kusto cluster.
- clusterName String
- The name of the Kusto cluster.
- resourceGroup StringName 
- The name of the resource group containing the Kusto cluster.
listClusterFollowerDatabases Result
The following output properties are available:
- Value
List<Pulumi.Azure Native. Kusto. Outputs. Follower Database Definition Response> 
- The list of follower database result.
- Value
[]FollowerDatabase Definition Response 
- The list of follower database result.
- value
List<FollowerDatabase Definition Response> 
- The list of follower database result.
- value
FollowerDatabase Definition Response[] 
- The list of follower database result.
- value
Sequence[FollowerDatabase Definition Response] 
- The list of follower database result.
- value List<Property Map>
- The list of follower database result.
Supporting Types
FollowerDatabaseDefinitionResponse   
- AttachedDatabase stringConfiguration Name 
- Resource name of the attached database configuration in the follower cluster.
- ClusterResource stringId 
- Resource id of the cluster that follows a database owned by this cluster.
- DatabaseName string
- The database name owned by this cluster that was followed. * in case following all databases.
- string
- The origin of the following setup.
- TableLevel Pulumi.Sharing Properties Azure Native. Kusto. Inputs. Table Level Sharing Properties Response 
- Table level sharing specifications
- AttachedDatabase stringConfiguration Name 
- Resource name of the attached database configuration in the follower cluster.
- ClusterResource stringId 
- Resource id of the cluster that follows a database owned by this cluster.
- DatabaseName string
- The database name owned by this cluster that was followed. * in case following all databases.
- string
- The origin of the following setup.
- TableLevel TableSharing Properties Level Sharing Properties Response 
- Table level sharing specifications
- attachedDatabase StringConfiguration Name 
- Resource name of the attached database configuration in the follower cluster.
- clusterResource StringId 
- Resource id of the cluster that follows a database owned by this cluster.
- databaseName String
- The database name owned by this cluster that was followed. * in case following all databases.
- String
- The origin of the following setup.
- tableLevel TableSharing Properties Level Sharing Properties Response 
- Table level sharing specifications
- attachedDatabase stringConfiguration Name 
- Resource name of the attached database configuration in the follower cluster.
- clusterResource stringId 
- Resource id of the cluster that follows a database owned by this cluster.
- databaseName string
- The database name owned by this cluster that was followed. * in case following all databases.
- string
- The origin of the following setup.
- tableLevel TableSharing Properties Level Sharing Properties Response 
- Table level sharing specifications
- attached_database_ strconfiguration_ name 
- Resource name of the attached database configuration in the follower cluster.
- cluster_resource_ strid 
- Resource id of the cluster that follows a database owned by this cluster.
- database_name str
- The database name owned by this cluster that was followed. * in case following all databases.
- str
- The origin of the following setup.
- table_level_ Tablesharing_ properties Level Sharing Properties Response 
- Table level sharing specifications
- attachedDatabase StringConfiguration Name 
- Resource name of the attached database configuration in the follower cluster.
- clusterResource StringId 
- Resource id of the cluster that follows a database owned by this cluster.
- databaseName String
- The database name owned by this cluster that was followed. * in case following all databases.
- String
- The origin of the following setup.
- tableLevel Property MapSharing Properties 
- Table level sharing specifications
TableLevelSharingPropertiesResponse    
- ExternalTables List<string>To Exclude 
- List of external tables to exclude from the follower database
- ExternalTables List<string>To Include 
- List of external tables to include in the follower database
- FunctionsTo List<string>Exclude 
- List of functions to exclude from the follower database
- FunctionsTo List<string>Include 
- List of functions to include in the follower database
- MaterializedViews List<string>To Exclude 
- List of materialized views to exclude from the follower database
- MaterializedViews List<string>To Include 
- List of materialized views to include in the follower database
- TablesTo List<string>Exclude 
- List of tables to exclude from the follower database
- TablesTo List<string>Include 
- List of tables to include in the follower database
- ExternalTables []stringTo Exclude 
- List of external tables to exclude from the follower database
- ExternalTables []stringTo Include 
- List of external tables to include in the follower database
- FunctionsTo []stringExclude 
- List of functions to exclude from the follower database
- FunctionsTo []stringInclude 
- List of functions to include in the follower database
- MaterializedViews []stringTo Exclude 
- List of materialized views to exclude from the follower database
- MaterializedViews []stringTo Include 
- List of materialized views to include in the follower database
- TablesTo []stringExclude 
- List of tables to exclude from the follower database
- TablesTo []stringInclude 
- List of tables to include in the follower database
- externalTables List<String>To Exclude 
- List of external tables to exclude from the follower database
- externalTables List<String>To Include 
- List of external tables to include in the follower database
- functionsTo List<String>Exclude 
- List of functions to exclude from the follower database
- functionsTo List<String>Include 
- List of functions to include in the follower database
- materializedViews List<String>To Exclude 
- List of materialized views to exclude from the follower database
- materializedViews List<String>To Include 
- List of materialized views to include in the follower database
- tablesTo List<String>Exclude 
- List of tables to exclude from the follower database
- tablesTo List<String>Include 
- List of tables to include in the follower database
- externalTables string[]To Exclude 
- List of external tables to exclude from the follower database
- externalTables string[]To Include 
- List of external tables to include in the follower database
- functionsTo string[]Exclude 
- List of functions to exclude from the follower database
- functionsTo string[]Include 
- List of functions to include in the follower database
- materializedViews string[]To Exclude 
- List of materialized views to exclude from the follower database
- materializedViews string[]To Include 
- List of materialized views to include in the follower database
- tablesTo string[]Exclude 
- List of tables to exclude from the follower database
- tablesTo string[]Include 
- List of tables to include in the follower database
- external_tables_ Sequence[str]to_ exclude 
- List of external tables to exclude from the follower database
- external_tables_ Sequence[str]to_ include 
- List of external tables to include in the follower database
- functions_to_ Sequence[str]exclude 
- List of functions to exclude from the follower database
- functions_to_ Sequence[str]include 
- List of functions to include in the follower database
- materialized_views_ Sequence[str]to_ exclude 
- List of materialized views to exclude from the follower database
- materialized_views_ Sequence[str]to_ include 
- List of materialized views to include in the follower database
- tables_to_ Sequence[str]exclude 
- List of tables to exclude from the follower database
- tables_to_ Sequence[str]include 
- List of tables to include in the follower database
- externalTables List<String>To Exclude 
- List of external tables to exclude from the follower database
- externalTables List<String>To Include 
- List of external tables to include in the follower database
- functionsTo List<String>Exclude 
- List of functions to exclude from the follower database
- functionsTo List<String>Include 
- List of functions to include in the follower database
- materializedViews List<String>To Exclude 
- List of materialized views to exclude from the follower database
- materializedViews List<String>To Include 
- List of materialized views to include in the follower database
- tablesTo List<String>Exclude 
- List of tables to exclude from the follower database
- tablesTo List<String>Include 
- List of tables to include in the follower database
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi