-
Notifications
You must be signed in to change notification settings - Fork 5k
Update Azure.ResourceManager.IotOperations
#51838
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds customization constructors to several IoT Operations data model classes and includes an update to the assets.json tag reference. The changes appear to be focused on ensuring that all data model classes have proper constructors that require an extendedLocation
parameter with appropriate null validation.
- Adds constructors with
extendedLocation
parameter validation to 7 IoT Operations data model classes - Updates the assets.json tag reference to a newer version
- Includes one internal class constructor for diagnostic template handling
Reviewed Changes
Copilot reviewed 9 out of 374 changed files in this pull request and generated 2 comments.
Show a summary per file
File | Description |
---|---|
IotOperationsDataflowprofileData.cs | Adds constructor requiring extendedLocation parameter with null validation |
IotOperationsDataflowEndpointData.cs | Adds constructor requiring extendedLocation parameter with null validation |
IotOperationsDataflowData.cs | Adds constructor requiring extendedLocation parameter with null validation |
IotOperationsBrokerListenerData.cs | Adds constructor requiring extendedLocation parameter with null validation |
IotOperationsBrokerData.cs | Adds constructor requiring extendedLocation parameter with null validation |
IotOperationsBrokerAuthorizationData.cs | Adds constructor requiring extendedLocation parameter with null validation |
IotOperationsBrokerAuthenticationData.cs | Adds constructor requiring extendedLocation parameter with null validation |
AkriConnectorTemplateDiagnostics.cs | Adds internal constructor requiring logs parameter with null validation |
assets.json | Updates tag reference to newer version |
Comments suppressed due to low confidence (3)
...e.ResourceManager.IotOperations/src/Customization/Models/IotOperationsDataflowprofileData.cs
Show resolved
Hide resolved
...e.ResourceManager.IotOperations/src/Customization/Models/AkriConnectorTemplateDiagnostics.cs
Show resolved
Hide resolved
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
…new autogeneration
deed9eb
to
3732e16
Compare
03a513d
to
157c0be
Compare
Azure.ResourceManager.IotOperations
@microsoft-github-policy-service agree company="Microsoft" |
@Hanagmb please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
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.