Interface AttachedDatabaseConfiguration.DefinitionStages.WithKustoPoolResourceId

All Known Subinterfaces:
AttachedDatabaseConfiguration.Definition, AttachedDatabaseConfiguration.DefinitionStages.WithCreate
Enclosing interface:
AttachedDatabaseConfiguration.DefinitionStages

public static interface AttachedDatabaseConfiguration.DefinitionStages.WithKustoPoolResourceId
The stage of the AttachedDatabaseConfiguration definition allowing to specify kustoPoolResourceId.
  • Method Details

    • withKustoPoolResourceId

      AttachedDatabaseConfiguration.DefinitionStages.WithCreate withKustoPoolResourceId(String kustoPoolResourceId)
      Specifies the kustoPoolResourceId property: The resource id of the kusto pool where the databases you would like to attach reside..
      Parameters:
      kustoPoolResourceId - The resource id of the kusto pool where the databases you would like to attach reside.
      Returns:
      the next definition stage.