Interface ApiManagementGatewayResource.UpdateStages.WithVirtualNetworkType

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

public static interface ApiManagementGatewayResource.UpdateStages.WithVirtualNetworkType
The stage of the ApiManagementGatewayResource update allowing to specify virtualNetworkType.
  • Method Details

    • withVirtualNetworkType

      ApiManagementGatewayResource.Update withVirtualNetworkType(VirtualNetworkType virtualNetworkType)
      Specifies the virtualNetworkType property: The type of VPN in which API Management gateway needs to be configured in. .
      Parameters:
      virtualNetworkType - The type of VPN in which API Management gateway needs to be configured in.
      Returns:
      the next definition stage.