Interface Server.DefinitionStages.WithAvailabilityZone

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

public static interface Server.DefinitionStages.WithAvailabilityZone
The stage of the Server definition allowing to specify availabilityZone.
  • Method Details

    • withAvailabilityZone

      Server.DefinitionStages.WithCreate withAvailabilityZone(String availabilityZone)
      Specifies the availabilityZone property: availability Zone information of the server..
      Parameters:
      availabilityZone - availability Zone information of the server.
      Returns:
      the next definition stage.