Uses of Class
com.microsoft.azure.management.network.VpnGatewayGeneration
Packages that use VpnGatewayGeneration
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of VpnGatewayGeneration in com.microsoft.azure.management.network
Fields in com.microsoft.azure.management.network declared as VpnGatewayGenerationModifier 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.Methods in com.microsoft.azure.management.network that return VpnGatewayGenerationModifier and TypeMethodDescriptionstatic VpnGatewayGeneration
VpnGatewayGeneration.fromString
(String name) Creates or finds a VpnGatewayGeneration from its string representation.Methods in com.microsoft.azure.management.network that return types with arguments of type VpnGatewayGenerationModifier and TypeMethodDescriptionstatic Collection<VpnGatewayGeneration>
VpnGatewayGeneration.values()