次の方法で共有


VpnClientParameters.ProcessorArchitecture プロパティ

定義

VPN クライアント プロセッサ アーキテクチャを取得または設定します。 使用できる値は、'Amd64'、'X86' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象