| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ProcessorArchitecture |
ProcessorArchitecture.AMD64
Static value Amd64 for ProcessorArchitecture.
|
static ProcessorArchitecture |
ProcessorArchitecture.X86
Static value X86 for ProcessorArchitecture.
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessorArchitecture |
ProcessorArchitecture.fromString(String name)
Creates or finds a ProcessorArchitecture from its string representation.
|
ProcessorArchitecture |
VpnClientParameters.processorArchitecture()
Get the processorArchitecture value.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ProcessorArchitecture> |
ProcessorArchitecture.values() |
| Modifier and Type | Method and Description |
|---|---|
VpnClientParameters |
VpnClientParameters.withProcessorArchitecture(ProcessorArchitecture processorArchitecture)
Set the processorArchitecture value.
|
Copyright © 2019. All rights reserved.