File tree Expand file tree Collapse file tree
Commands/network/manager/ipam-pool Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,3 +25,14 @@ Update the Pool resource.
2525 ` ` ` bash
2626 network manager ipam-pool update --name " myIpamPool" --network-manager-name " myAVNM" --resource-group " myAVNMResourceGroup" --subscription " 00000000-0000-0000-0000-000000000000" --display-name " myIpamPoolDisplayName" --description " New Description" --tags " "
2727 ` ` `
28+
29+ # ## [2024-07-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL25ldHdvcmttYW5hZ2Vycy97fS9pcGFtcG9vbHMve30=/2024-07-01.xml) **Stable**
30+
31+ < ! -- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/networkmanagers/{}/ipampools/{} 2024-07-01 -->
32+
33+ # ### examples
34+
35+ - IpamPools_Update
36+ ` ` ` bash
37+ network manager ipam-pool update --name " myIpamPool" --network-manager-name " myAVNM" --resource-group " myAVNMResourceGroup" --subscription " 00000000-0000-0000-0000-000000000000" --display-name " myIpamPoolDisplayName" --description --address-prefixes " ['10.0.0.0/16']" " New Description" --tags " "
38+ ` ` `
You can’t perform that action at this time.
0 commit comments