Uses of Class
com.microsoft.azure.management.network.VpnDeviceScriptParameters
-
Packages that use VpnDeviceScriptParameters Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of VpnDeviceScriptParameters in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return VpnDeviceScriptParameters Modifier and Type Method Description VpnDeviceScriptParametersVpnDeviceScriptParameters. withDeviceFamily(String deviceFamily)Set the deviceFamily value.VpnDeviceScriptParametersVpnDeviceScriptParameters. withFirmwareVersion(String firmwareVersion)Set the firmwareVersion value.VpnDeviceScriptParametersVpnDeviceScriptParameters. withVendor(String vendor)Set the vendor value.
-