NsxtIpAddressPoolStaticSubnet
                                NsxtIpAddressPoolStaticSubnet                            
                            NSX IP address pool static subnet representation
JSON Example
                                    {
    "cidr": "string",
    "gateway": "string",
    "ipAddressPoolRanges": [
        {
            "end": "string",
            "start": "string"
        }
    ]
}
            
            
                                    string
                
                
            
        
        
                cidr            
                            Optional
            
            
        The CIDR of the IP address subnet
            
            
                                    string
                
                
            
        
        
                gateway            
                            Optional
            
            
        The gateway IP address
