Skip to content

Conversation

@archerzz
Copy link
Member

@archerzz archerzz commented Mar 28, 2022

  • 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
  • rename StorageAccountConfiguration to ScriptStorageConfiguration

#27375

- 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`
# Conflicts:
#	sdk/resources/Azure.ResourceManager.Resources/src/Generated/Models/AzureCliScript.cs
#	sdk/resources/Azure.ResourceManager.Resources/src/Generated/Models/AzurePowerShellScript.cs
@azure-sdk
Copy link
Collaborator

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

@m-nash m-nash enabled auto-merge (squash) March 28, 2022 23:18
@azure-sdk
Copy link
Collaborator

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

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