[HDInsight] Add three new features GetCapabilites, AutoScale, GetBillingSpec#7254
Merged
isra-fel merged 1 commit intoAzure:masterfrom Aug 13, 2019
Conversation
isra-fel
suggested changes
Aug 13, 2019
Member
isra-fel
left a comment
There was a problem hiding this comment.
Hi @aim-for-better , could you please
- Add a link to the spec PR in the discription,
- and follow the instrcutions here to regenerate SDK. (remember to git add
eng\mgmt\mgmtmetadata\<rpName>.txt)
4f3b77c to
b52fad9
Compare
1.Add new feature GetCapabilites, AutoScale, GetBillingSpec to HDInsight SDK 2.Add Capability Test, AutoScaleTest 3.Update Version from 5.0.0 to 5.1.0 4.Update release notes 5. regenerate SDK use generate.ps1 and add eng\mgmt\mgmtmetadata\hdinsight_resource-manager.txt and SdkInfo_HDInsightManagementClinet.cs
b52fad9 to
50adaf2
Compare
Member
Author
Hi @isra-fel, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The BillingSpec feature is related to Spec PR [HDInsight] Add ListBillingSpecs API to HDInsight's stable and preview version
The Capabilities feature is related to Spec PR [HDInsight] Add Capabilities to Stable API version
The autoscale feature is related to Spec PR HDI add autoscale feature support