Share via


PublicIpAddressBaseCmdlet.IsPublicIpAddressPresent(String, String) Method

Definition

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

Parameters

resourceGroupName
String
name
String

Returns

Applies to