Interface AttachedDatabaseConfiguration.UpdateStages.WithClusterResourceId

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

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

    • withClusterResourceId

      AttachedDatabaseConfiguration.Update withClusterResourceId(String clusterResourceId)
      Specifies the clusterResourceId property: The resource id of the cluster where the databases you would like to attach reside..
      Parameters:
      clusterResourceId - The resource id of the cluster where the databases you would like to attach reside.
      Returns:
      the next definition stage.