次の方法で共有


VpnSite.DeviceProperties プロパティ

定義

デバイスのプロパティを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象