Uses of Class
com.microsoft.azure.management.network.VpnGatewayGeneration
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of VpnGatewayGeneration in com.microsoft.azure.management.network
Modifier and TypeFieldDescriptionstatic final VpnGatewayGeneration
VpnGatewayGeneration.GENERATION1
Static value Generation1 for VpnGatewayGeneration.static final VpnGatewayGeneration
VpnGatewayGeneration.GENERATION2
Static value Generation2 for VpnGatewayGeneration.static final VpnGatewayGeneration
VpnGatewayGeneration.NONE
Static value None for VpnGatewayGeneration.Modifier and TypeMethodDescriptionstatic VpnGatewayGeneration
VpnGatewayGeneration.fromString
(String name) Creates or finds a VpnGatewayGeneration from its string representation.Modifier and TypeMethodDescriptionstatic Collection<VpnGatewayGeneration>
VpnGatewayGeneration.values()