Uses of Class
com.microsoft.azure.management.network.DeviceProperties
-
Packages that use DeviceProperties Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of DeviceProperties in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return DeviceProperties Modifier and Type Method Description DevicePropertiesDeviceProperties. withDeviceModel(String deviceModel)Set the deviceModel value.DevicePropertiesDeviceProperties. withDeviceVendor(String deviceVendor)Set the deviceVendor value.DevicePropertiesDeviceProperties. withLinkSpeedInMbps(Integer linkSpeedInMbps)Set the linkSpeedInMbps value.
-