Interface Subnet.UpdateStages.WithNatGateway

All Known Subinterfaces:
Subnet.Update
Enclosing interface:
Subnet.UpdateStages

public static interface Subnet.UpdateStages.WithNatGateway
The stage of a subnet update allowing to specify the network NAT gateway to assign to the subnet.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies an existing NAT gateway to associate with the subnet.
  • Method Details

    • withExistingNatGateway

      Subnet.Update withExistingNatGateway(String resourceId)
      Specifies an existing NAT gateway to associate with the subnet.
      Parameters:
      resourceId - the resource ID of the NAT gateway
      Returns:
      the next stage of the definition