Uses of Class
com.microsoft.azure.management.network.DeviceProperties
Packages that use DeviceProperties
Package
Description
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 DevicePropertiesModifier and TypeMethodDescriptionDeviceProperties.withDeviceModel
(String deviceModel) Set model of the device.DeviceProperties.withDeviceVendor
(String deviceVendor) Set name of the device Vendor.DeviceProperties.withLinkSpeedInMbps
(Integer linkSpeedInMbps) Set link speed.