Interface PrivateCloud.DefinitionStages.WithSecondaryCircuit

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

public static interface PrivateCloud.DefinitionStages.WithSecondaryCircuit
The stage of the PrivateCloud definition allowing to specify secondaryCircuit.
  • Method Details

    • withSecondaryCircuit

      PrivateCloud.DefinitionStages.WithCreate withSecondaryCircuit(Circuit secondaryCircuit)
      Specifies the secondaryCircuit property: A secondary expressRoute circuit from a separate AZ. Only present in a stretched private cloud.
      Parameters:
      secondaryCircuit - A secondary expressRoute circuit from a separate AZ. Only present in a stretched private cloud.
      Returns:
      the next definition stage.