Interface AttachedDatabaseConfiguration.DefinitionStages.WithClusterResourceId

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

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

    • withClusterResourceId

      AttachedDatabaseConfiguration.DefinitionStages.WithCreate 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.