PrivateCloud.DefinitionStages.WithCircuit Interface
public static interface PrivateCloud.DefinitionStages.WithCircuit
The stage of the PrivateCloud definition allowing to specify circuit.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withCircuit(Circuit circuit)
Specifies the circuit property: An Express |
Method Details
withCircuit
public abstract PrivateCloud.DefinitionStages.WithCreate withCircuit(Circuit circuit)
Specifies the circuit property: An ExpressRoute Circuit.
Parameters:
Returns: