VpnDeviceScriptParameters.DeviceFamily プロパティ

定義

VPN デバイスのデバイス ファミリを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="deviceFamily")]
public string DeviceFamily { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceFamily")>]
member this.DeviceFamily : string with get, set
Public Property DeviceFamily As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象