Share via


PublicIpPrefixBaseCmdlet.IsPublicIpPrefixPresent(String, String) Method

Definition

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

Parameters

resourceGroupName
String
name
String

Returns

Applies to