VpnSite.DeviceProperties Property

Definition

Gets or sets the device properties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceProperties")]
public Microsoft.Azure.Management.Network.Models.DeviceProperties DeviceProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceProperties")>]
member this.DeviceProperties : Microsoft.Azure.Management.Network.Models.DeviceProperties with get, set
Public Property DeviceProperties As DeviceProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to