Share via


VpnNatRuleType(String) Constructor

Definition

Initializes a new instance of VpnNatRuleType.

public VpnNatRuleType (string value);
new Azure.ResourceManager.Network.Models.VpnNatRuleType : string -> Azure.ResourceManager.Network.Models.VpnNatRuleType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to