Commit 1e25b1b
refactor(mgmt): improve
* refactor(mgmt): improve `resources` names
- add `rename-rule` to replace all suffixes `Urls` with `Uris`
- rename `CleanupOptions` to `ScriptCleanupOptions`
- rename `StorageAccountConfiguration` to `ScriptStorageAccountConfiguration`
- rename `EnvironmentVariable` to `ScriptEnvironmentVariable`
- rename and change the type from `string` to `Uri` for the properties of `ArmApplicationPackageSupportUris`
- `AzurePublicCloud` to `AzurePublicCloudUri`
- `AzureGovernment` to `AzureGovernmentUri`
- rename `JitSchedulingPolicy.Duration` to `JitSchedulingPolicy.Interval`
- rename `ProvisioningOperation` to `ProvisioningOperationKind`
- rename `BasicDependency` to `BasicArmDependency`
- rename `ExpressionEvaluationOptionsScopeType` to `ExpressionEvaluationScope`
- rename `OnErrorDeployment` to `ErrorDeployment`
- rename `OnErrorDeploymentType` to `ErrorDeploymentType`
- rename `OnErrorDeployment.OnErrorDeploymentType` and `OnErrorDeploymentExtended.OnErrorDeploymentType` to `ErrorDeploymentType`
- rename `DeploymentPropertiesExtended.OnErrorDeployment` to `ErrorDeployment`
- rename `ParametersLink` to `ArmDeploymentParametersLink`
- rename `TemplateLink` to `ArmDeploymentTemplateLink`
- rename `ChangeType` to `WhatIfChangeType`
- rename `PropertyChangeType` to `WhatIfPropertyChangeType`
* Update api signature file for Resources
* update scope property name
* remove On from property name
Co-authored-by: Arthur Ma <arthurma@microsoft.com>
Co-authored-by: m-nash <prognash@gmail.com>resources names (#27795)1 parent a0fccf4 commit 1e25b1b
File tree
69 files changed
+616
-581
lines changed- sdk/resources/Azure.ResourceManager.Resources
- api
- samples
- src
- Generated
- Models
- tests
- Samples
- Scenario
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+616
-581
lines changedLines changed: 114 additions & 114 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 46 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 34 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments