| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static VirtualWanSecurityProviderType |
VirtualWanSecurityProviderType.EXTERNAL
Static value External for VirtualWanSecurityProviderType.
|
static VirtualWanSecurityProviderType |
VirtualWanSecurityProviderType.NATIVE
Static value Native for VirtualWanSecurityProviderType.
|
| Modifier and Type | Method and Description |
|---|---|
static VirtualWanSecurityProviderType |
VirtualWanSecurityProviderType.fromString(String name)
Creates or finds a VirtualWanSecurityProviderType from its string representation.
|
VirtualWanSecurityProviderType |
VirtualWanSecurityProvider.type()
Get the type property: Name of the security provider.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.