IpamPoolStaticCidrBaseCmdlet.IsStaticCidrPresent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool IsStaticCidrPresent (string resourceGroupName, string networkManagerName, string ipamPoolName, string staticCidrName);
member this.IsStaticCidrPresent : string * string * string * string -> bool
Public Function IsStaticCidrPresent (resourceGroupName As String, networkManagerName As String, ipamPoolName As String, staticCidrName As String) As Boolean
Parameters
- resourceGroupName
- String
- networkManagerName
- String
- ipamPoolName
- String
- staticCidrName
- String