LicenseKeyUsage
                                LicenseKeyUsage                            
                            Defines license key usage
JSON Example
                                    {
    "licenseUnit": "One among: CPUPACKAGE, INSTANCE, VMS, CCU, PLU, DESKTOPVM, SERVERVM, VM, SERVER, CORES, CONCURRENTUSER, NAMEDUSER, CPUCORE",
    "remaining": 0,
    "total": 0,
    "used": 0
}
            
            
                                    string
                
                
            
        
        
                licenseUnit            
                            Optional
            
            
        Units of the license key
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                remaining            
                            Optional
            
            
        The remaining/free units of the license key
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                total            
                            Optional
            
            
        The total units of the license key
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                used            
                            Optional
            
            
        The consumed/used units of the license key
