Azure / Azure/azure-libraries-for-java

Add a key() method for RuntimeStack

Abierto
#240 0 comentarios 0 reacciones 1 asignado Reclamado por @jianghaolu Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.