VirtualNetworkGatewaySku Class
VirtualNetworkGatewaySku details.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
VirtualNetworkGatewaySku
Constructor
VirtualNetworkGatewaySku(*, name: typing.Union[str, _ForwardRef('VirtualNetworkGatewaySkuName'), NoneType] = None, tier: typing.Union[str, _ForwardRef('VirtualNetworkGatewaySkuTier'), NoneType] = None, **kwargs)
Parameters
- name
- str or VirtualNetworkGatewaySkuName
Gateway SKU name. Possible values include: "Basic", "HighPerformance", "Standard", "UltraPerformance", "VpnGw1", "VpnGw2", "VpnGw3", "VpnGw4", "VpnGw5", "VpnGw1AZ", "VpnGw2AZ", "VpnGw3AZ", "VpnGw4AZ", "VpnGw5AZ", "ErGw1AZ", "ErGw2AZ", "ErGw3AZ".
- tier
- str or VirtualNetworkGatewaySkuTier
Gateway SKU tier. Possible values include: "Basic", "HighPerformance", "Standard", "UltraPerformance", "VpnGw1", "VpnGw2", "VpnGw3", "VpnGw4", "VpnGw5", "VpnGw1AZ", "VpnGw2AZ", "VpnGw3AZ", "VpnGw4AZ", "VpnGw5AZ", "ErGw1AZ", "ErGw2AZ", "ErGw3AZ".
Variables
- capacity
- int
The capacity.
Feedback
Submit and view feedback for