Uses of Class
com.microsoft.azure.management.network.VpnDeviceScriptParameters
Packages that use VpnDeviceScriptParameters
Package
Description
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 VpnDeviceScriptParametersModifier and TypeMethodDescriptionVpnDeviceScriptParameters.withDeviceFamily(String deviceFamily) Set the device family for the vpn device.VpnDeviceScriptParameters.withFirmwareVersion(String firmwareVersion) Set the firmware version for the vpn device.VpnDeviceScriptParameters.withVendor(String vendor) Set the vendor for the vpn device.