Azure / Azure/azure-libraries-for-java
Add a key() method for RuntimeStack
Ouverte
App Services
feature-request
Mgmt
- Langage dominant
- Java
- Étoiles
- 97
- Forks
- 102
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently, the RuntimeStack has a toString() method which looks like to show the displayname of the Runtime.
https://github.com/Azure/azure-libraries-for-java/blob/3685f520d45461cbfe8e131e74336cc5420f1fcb/azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/RuntimeStack.java
Could it be possible if we add another method(saying: `.key()`) to show the key name of the runtime?
And the key should follow the docker convention, like: `tomcat:8.5-jre8`
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.