Azure / Azure/azure-libraries-for-java

Add a key() method for RuntimeStack

Aperta
#240 0 commenti 0 reazioni 1 assegnatario Rivendicata da @jianghaolu Vedi su GitHub
App Services feature-request Mgmt
Lingua principale
Java
Stelle
97
Fork
102
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.