NsxtIpAddressPoolBlockSubnet
                                NsxtIpAddressPoolBlockSubnet                            
                            NSX IP address pool block subnet representation
JSON Example
                                    {
    "cidr": "string",
    "gatewayAssigned": false,
    "size": 0
}
            
            
                                    string
                
                
            
        
        
                cidr            
                            Optional
            
            
        The CIDR of the IP address subnet
            
            
                                    boolean
                
                
            
        
        
                gatewayAssigned            
                            Optional
            
            
        The boolean representing the state of the gateway assignment
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                size            
                            Optional
            
            
        The size of the IP address block
