Bagikan melalui


VpnClientParameters.ProcessorArchitecture Property

Definition

Gets or sets VPN client Processor Architecture. Possible values include: 'Amd64', 'X86'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to