你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IpamPoolBaseCmdlet.IsIpamPoolPresent(String, String, String) Method

Definition

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

Parameters

resourceGroupName
String
networkManagerName
String
poolName
String

Returns

Applies to