Interface ApiManagementServiceResource.UpdateStages.WithNatGatewayState

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

public static interface ApiManagementServiceResource.UpdateStages.WithNatGatewayState
The stage of the ApiManagementServiceResource update allowing to specify natGatewayState.
  • Method Details

    • withNatGatewayState

      ApiManagementServiceResource.Update withNatGatewayState(NatGatewayState natGatewayState)
      Specifies the natGatewayState property: Property can be used to enable NAT Gateway for this API Management service..
      Parameters:
      natGatewayState - Property can be used to enable NAT Gateway for this API Management service.
      Returns:
      the next definition stage.