Share via


NetworkSecurityGroupBaseCmdlet.IsNetworkSecurityGroupPresent Method

Definition

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

Parameters

resourceGroupName
String
name
String

Returns

Applies to