Azure / Azure/azure-libraries-for-java

Add a key() method for RuntimeStack

Open
#240 0 comments 0 reactions 1 assignee Claimed by @jianghaolu View on GitHub
App Services feature-request Mgmt
Dominant language
Java
Stars
97
Forks
102
PR merge metrics
No merged PRs in 30d

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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.