This repository was archived by the owner on May 5, 2023. It is now read-only.
Merged
Conversation
Refactorting DSC resources for preventing conflicts
This was referenced Mar 20, 2018
Merged
This was referenced Mar 20, 2018
amarzavery
reviewed
Mar 22, 2018
| * | ||
| */ | ||
| constructor(credentials: ServiceClientCredentials, subscriptionId: string, baseUri?: string, options?: AzureServiceClientOptions); | ||
| constructor(credentials: ServiceClientCredentials, subscriptionId: string, resourceGroupName: string, automationAccountName: string, baseUri?: string, options?: AutomationClientOptions); |
Contributor
There was a problem hiding this comment.
method signature change. major version bump
Move automation parameters to method
This was referenced Mar 23, 2018
Adding patch API for Configurations
This was referenced Mar 23, 2018
… example (#2555) * Generated from 1bd0ef3607579b79a6037384a6bc81135d16fec0 Add new HybridWorkerGroup update example * Generated from a31707b308506906c0173c38458c3319469d553a Fix the parameter name in example
…ng issues (#2556) * Generated from 51e53725da6e2fcb29836f63c34d629ce31dafeb Adding TestJob suppression linting issues * Generated from 51e53725da6e2fcb29836f63c34d629ce31dafeb Adding TestJob suppression linting issues
This pull request was closed.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Created to accumulate context: automation/resource-manager