azure-service-operator
                                
                                 azure-service-operator copied to clipboard
                                
                                    azure-service-operator copied to clipboard
                            
                            
                            
                        Naming: Enumerations
What this PR does / why we need it:
To reduce the number of changes in #2084, we want to pull naming changes forward, allowing more meaningful review.
This PR changes the naming of enumerations, introducing an underscore (_) between the base name of the enumeration itself and the name of the value.
How does this PR make you feel:

If applicable:
- [x] this PR contains tests