diff --git a/sdk/recoveryservices-siterecovery/Microsoft.Azure.Management.RecoveryServices.SiteRecovery/src/Generated/SdkInfo_SiteRecoveryManagementClient.cs b/sdk/recoveryservices-siterecovery/Microsoft.Azure.Management.RecoveryServices.SiteRecovery/src/Generated/SdkInfo_SiteRecoveryManagementClient.cs index 2da24475ad32..65b671649c93 100644 --- a/sdk/recoveryservices-siterecovery/Microsoft.Azure.Management.RecoveryServices.SiteRecovery/src/Generated/SdkInfo_SiteRecoveryManagementClient.cs +++ b/sdk/recoveryservices-siterecovery/Microsoft.Azure.Management.RecoveryServices.SiteRecovery/src/Generated/SdkInfo_SiteRecoveryManagementClient.cs @@ -19,46 +19,35 @@ public static IEnumerable> ApiInfo_SiteRecoveryMan { return new Tuple[] { - new Tuple("Compute", "ReplicationEligibilityResults", "2021-08-01"), - new Tuple("RecoveryServices", "MigrationRecoveryPoints", "2021-08-01"), - new Tuple("RecoveryServices", "Operations", "2021-08-01"), - new Tuple("RecoveryServices", "RecoveryPoints", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationAlertSettings", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationEvents", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationFabrics", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationJobs", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationLogicalNetworks", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationMigrationItems", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationNetworkMappings", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationNetworks", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationPolicies", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationProtectableItems", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationProtectedItems", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationProtectionContainerMappings", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationProtectionContainers", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationProtectionIntents", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationRecoveryPlans", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationRecoveryServicesProviders", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationStorageClassificationMappings", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationStorageClassifications", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationVaultHealth", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationVaultSetting", "2021-08-01"), - new Tuple("RecoveryServices", "ReplicationvCenters", "2021-08-01"), - new Tuple("RecoveryServices", "SupportedOperatingSystems", "2021-08-01"), - new Tuple("RecoveryServices", "TargetComputeSizes", "2021-08-01"), + new Tuple("Compute", "ReplicationEligibilityResults", "2021-10-01"), + new Tuple("RecoveryServices", "MigrationRecoveryPoints", "2021-10-01"), + new Tuple("RecoveryServices", "Operations", "2021-10-01"), + new Tuple("RecoveryServices", "RecoveryPoints", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationAlertSettings", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationEvents", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationFabrics", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationJobs", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationLogicalNetworks", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationMigrationItems", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationNetworkMappings", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationNetworks", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationPolicies", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationProtectableItems", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationProtectedItems", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationProtectionContainerMappings", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationProtectionContainers", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationProtectionIntents", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationRecoveryPlans", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationRecoveryServicesProviders", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationStorageClassificationMappings", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationStorageClassifications", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationVaultHealth", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationVaultSetting", "2021-10-01"), + new Tuple("RecoveryServices", "ReplicationvCenters", "2021-10-01"), + new Tuple("RecoveryServices", "SupportedOperatingSystems", "2021-10-01"), + new Tuple("RecoveryServices", "TargetComputeSizes", "2021-10-01"), }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "v2"; - public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4413"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/recoveryservicessiterecovery/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\\repos\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "main"; - public static readonly String GithubCommidId = "3eaa729b3686f20817145e771a8ab707c739dbbd"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } - diff --git a/sdk/recoveryservices-siterecovery/Microsoft.Azure.Management.RecoveryServices.SiteRecovery/src/Generated/SiteRecoveryManagementClient.cs b/sdk/recoveryservices-siterecovery/Microsoft.Azure.Management.RecoveryServices.SiteRecovery/src/Generated/SiteRecoveryManagementClient.cs index 5a0caded8289..c88d210cc78c 100644 --- a/sdk/recoveryservices-siterecovery/Microsoft.Azure.Management.RecoveryServices.SiteRecovery/src/Generated/SiteRecoveryManagementClient.cs +++ b/sdk/recoveryservices-siterecovery/Microsoft.Azure.Management.RecoveryServices.SiteRecovery/src/Generated/SiteRecoveryManagementClient.cs @@ -486,7 +486,7 @@ private void Initialize() ReplicationVaultHealth = new ReplicationVaultHealthOperations(this); ReplicationVaultSetting = new ReplicationVaultSettingOperations(this); BaseUri = new System.Uri("https://management.azure.com"); - ApiVersion = "2021-08-01"; + ApiVersion = "2021-10-01"; AcceptLanguage = "en-US"; LongRunningOperationRetryTimeout = 30; GenerateClientRequestId = true;