| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static VpnAuthenticationType |
VpnAuthenticationType.AAD
Static value AAD for VpnAuthenticationType.
|
static VpnAuthenticationType |
VpnAuthenticationType.CERTIFICATE
Static value Certificate for VpnAuthenticationType.
|
static VpnAuthenticationType |
VpnAuthenticationType.RADIUS
Static value Radius for VpnAuthenticationType.
|
| Modifier and Type | Method and Description |
|---|---|
static VpnAuthenticationType |
VpnAuthenticationType.fromString(String name)
Creates or finds a VpnAuthenticationType from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.