Interface DedicatedCloudService.DefinitionStages.WithGatewaySubnet

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

public static interface DedicatedCloudService.DefinitionStages.WithGatewaySubnet
The stage of the DedicatedCloudService definition allowing to specify gatewaySubnet.
  • Method Details

    • withGatewaySubnet

      Specifies the gatewaySubnet property: gateway Subnet for the account. It will collect the subnet address and always treat it as /28.
      Parameters:
      gatewaySubnet - gateway Subnet for the account. It will collect the subnet address and always treat it as /28.
      Returns:
      the next definition stage.