Azure / Azure/azure-libraries-for-java
Add a key() method for RuntimeStack
Offen
App Services
feature-request
Mgmt
- Vorherrschende Sprache
- Java
- Sterne
- 97
- Forks
- 102
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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`
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.