sddcNetworkDhcpConfig

sddcNetworkDhcpConfig
sddcNetworkDhcpConfig

DHCP configuration for the logical network.

JSON Example
{
    "ipPools": [
        {
            "ipRange": "string",
            "domainName": "string"
        }
    ]
}
ipPools
Optional

List of IP pools in DHCP configuration.

Property Of