VirtualNetworkGatewaySkuName Enum
Gateway SKU name.
- Inheritance
-
builtins.strVirtualNetworkGatewaySkuNameVirtualNetworkGatewaySkuName
Constructor
VirtualNetworkGatewaySkuName(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
BASIC |
ER_GW1_AZ |
ER_GW2_AZ |
ER_GW3_AZ |
ER_GW_SCALE |
HIGH_PERFORMANCE |
STANDARD |
ULTRA_PERFORMANCE |
VPN_GW1 |
VPN_GW1_AZ |
VPN_GW2 |
VPN_GW2_AZ |
VPN_GW3 |
VPN_GW3_AZ |
VPN_GW4 |
VPN_GW4_AZ |
VPN_GW5 |
VPN_GW5_AZ |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python