Share via


VpnGatewayNatRuleBaseCmdlet.IsVpnGatewayNatRulePresent Method

Definition

public bool IsVpnGatewayNatRulePresent (string resourceGroupName, string parentVpnGatewayName, string name);
member this.IsVpnGatewayNatRulePresent : string * string * string -> bool
Public Function IsVpnGatewayNatRulePresent (resourceGroupName As String, parentVpnGatewayName As String, name As String) As Boolean

Parameters

resourceGroupName
String
parentVpnGatewayName
String
name
String

Returns

Applies to