IpamPoolBaseCmdlet.GetIpamPool(String, String, String) 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 Microsoft.Azure.Commands.Network.Models.NetworkManager.PSIpamPool GetIpamPool (string resourceGroupName, string networkManagerName, string poolName);
member this.GetIpamPool : string * string * string -> Microsoft.Azure.Commands.Network.Models.NetworkManager.PSIpamPool
Public Function GetIpamPool (resourceGroupName As String, networkManagerName As String, poolName As String) As PSIpamPool
Parameters
- resourceGroupName
- String
- networkManagerName
- String
- poolName
- String