Share via


VpnClientParameters.ProcessorArchitecture Property

Definition

[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