Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change the outputs in AzureXXXScript from Dictionary to BinaryData #27985

Conversation

ArcturusZhang
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@azure-sdk
Copy link
Collaborator

API change check for Azure.ResourceManager.Resources

API changes have been detected in Azure.ResourceManager.Resources. You can review API changes here

API changes

-         public IReadOnlyDictionary<string, BinaryData> Outputs { get; }
+         public BinaryData Outputs { get; }
-         public IReadOnlyDictionary<string, BinaryData> Outputs { get; }
+         public BinaryData Outputs { get; }

@ArcturusZhang ArcturusZhang merged commit 70cb4a5 into Azure:main Apr 5, 2022
@ArcturusZhang ArcturusZhang deleted the change-resources-output-to-binarydata branch April 5, 2022 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants