Interface NetworkConnection.DefinitionStages.WithSubnetId

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

public static interface NetworkConnection.DefinitionStages.WithSubnetId
The stage of the NetworkConnection definition allowing to specify subnetId.
  • Method Details

    • withSubnetId

      Specifies the subnetId property: The subnet to attach Virtual Machines to.
      Parameters:
      subnetId - The subnet to attach Virtual Machines to.
      Returns:
      the next definition stage.