ApplicationGatewayBaseCmdlet.IsApplicationGatewayPresent Method

Definition

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

Parameters

resourceGroupName
String
name
String

Returns

Applies to