| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceProperties |
VpnSiteInner.deviceProperties()
Get the deviceProperties property: The device properties.
|
| Modifier and Type | Method and Description |
|---|---|
VpnSiteInner |
VpnSiteInner.withDeviceProperties(DeviceProperties deviceProperties)
Set the deviceProperties property: The device properties.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceProperties |
DeviceProperties.withDeviceModel(String deviceModel)
Set the deviceModel property: Model of the device.
|
DeviceProperties |
DeviceProperties.withDeviceVendor(String deviceVendor)
Set the deviceVendor property: Name of the device Vendor.
|
DeviceProperties |
DeviceProperties.withLinkSpeedInMbps(Integer linkSpeedInMbps)
Set the linkSpeedInMbps property: Link speed.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.