Interface ApiManagementServiceResource.UpdateStages.WithVirtualNetworkType

    • Method Detail

      • withVirtualNetworkType

        ApiManagementServiceResource.Update withVirtualNetworkType​(VirtualNetworkType virtualNetworkType)
        Specifies the virtualNetworkType property: The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only..
        Parameters:
        virtualNetworkType - The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only.
        Returns:
        the next definition stage.