次の方法で共有


VpnConnectionBaseCmdlet.IsVpnConnectionPresent(String, String, String) Method

Definition

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

Parameters

resourceGroupName
String
parentVpnGatewayName
String
name
String

Returns

Applies to