Skip to content

Commit 7a0a3ed

Browse files
authored
Enable WriteCore feature for automation (Azure#45952)
1 parent 2eb3f80 commit 7a0a3ed

File tree

171 files changed

+1666
-1311
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

171 files changed

+1666
-1311
lines changed

sdk/automation/Azure.ResourceManager.Automation/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Features Added
66

77
- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
8+
- Exposed `JsonModelWriteCore` for model serialization procedure.
89

910
### Breaking Changes
1011

sdk/automation/Azure.ResourceManager.Automation/api/Azure.ResourceManager.Automation.netstandard2.0.cs

Lines changed: 126 additions & 0 deletions
Large diffs are not rendered by default.

sdk/automation/Azure.ResourceManager.Automation/src/Generated/AutomationAccountData.Serialization.cs

Lines changed: 10 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/automation/Azure.ResourceManager.Automation/src/Generated/AutomationCertificateData.Serialization.cs

Lines changed: 10 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/automation/Azure.ResourceManager.Automation/src/Generated/AutomationConnectionData.Serialization.cs

Lines changed: 10 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/automation/Azure.ResourceManager.Automation/src/Generated/AutomationConnectionTypeData.Serialization.cs

Lines changed: 10 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/automation/Azure.ResourceManager.Automation/src/Generated/AutomationCredentialData.Serialization.cs

Lines changed: 10 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)