共用方式為


VpnClientParameters.ProcessorArchitecture Property

Definition

Gets or sets VPN client Processor Architecture. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to