Azure / Azure/azure-libraries-for-java
Add a key() method for RuntimeStack
Abierto
App Services
feature-request
Mgmt
- Lenguaje dominante
- Java
- Estrellas
- 97
- Forks
- 102
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.