Uses of Class
com.azure.resourcemanager.network.models.DeviceProperties
Packages that use DeviceProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of DeviceProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return DevicePropertiesModifier and TypeMethodDescriptionVpnSiteInner.deviceProperties()Get the deviceProperties property: The device properties.VpnSiteProperties.deviceProperties()Get the deviceProperties property: The device properties.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type DevicePropertiesModifier and TypeMethodDescriptionVpnSiteInner.withDeviceProperties(DeviceProperties deviceProperties) Set the deviceProperties property: The device properties.VpnSiteProperties.withDeviceProperties(DeviceProperties deviceProperties) Set the deviceProperties property: The device properties. -
Uses of DeviceProperties in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return DevicePropertiesModifier and TypeMethodDescriptionstatic DevicePropertiesDeviceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeviceProperties from the JsonReader.DeviceProperties.withDeviceModel(String deviceModel) Set the deviceModel property: Model of the device.DeviceProperties.withDeviceVendor(String deviceVendor) Set the deviceVendor property: Name of the device Vendor.DeviceProperties.withLinkSpeedInMbps(Integer linkSpeedInMbps) Set the linkSpeedInMbps property: Link speed.