Interface AttachedDatabaseConfiguration.UpdateStages.WithKustoPoolResourceId

All Known Subinterfaces:
AttachedDatabaseConfiguration.Update
Enclosing interface:
AttachedDatabaseConfiguration.UpdateStages

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

    • withKustoPoolResourceId

      AttachedDatabaseConfiguration.Update 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.