VirtualNetworkGatewaySku Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VirtualNetworkGatewaySku details
public class VirtualNetworkGatewaySku
type VirtualNetworkGatewaySku = class
Public Class VirtualNetworkGatewaySku
- Inheritance
-
System.ObjectVirtualNetworkGatewaySku
Constructors
VirtualNetworkGatewaySku() |
Initializes a new instance of the VirtualNetworkGatewaySku class. |
Properties
Capacity |
Gets or sets the capacity. |
Name |
Gets or sets gateway SKU name. Possible values are: 'Basic', 'HighPerformance','Standard', and 'UltraPerformance'. Possible values include: 'Basic', 'HighPerformance', 'Standard', 'UltraPerformance' |
Tier |
Gets or sets gateway SKU tier. Possible values are: 'Basic', 'HighPerformance','Standard', and 'UltraPerformance'. Possible values include: 'Basic', 'HighPerformance', 'Standard', 'UltraPerformance' |