NewAzureRmVpnGatewayNatRuleCommand.Type Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The type of NAT rule for VPN NAT", Mandatory=false)]
[System.Management.Automation.ValidateSet(new System.String[] { "Static", "Dynamic" }, IgnoreCase=true)]
public string Type { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The type of NAT rule for VPN NAT", Mandatory=false)>]
[<System.Management.Automation.ValidateSet(new System.String[] { "Static", "Dynamic" }, IgnoreCase=true)>]
member this.Type : string with get, set
Public Property Type As String

Property Value

String
Attributes

Applies to