From 64a39f7606892a821dba11c75ab89803046df3f4 Mon Sep 17 00:00:00 2001 From: shrauta-ms Date: Thu, 8 Feb 2024 19:28:39 +0530 Subject: [PATCH 1/4] ASR August release version. --- global.json | 2 +- ...veryServicesSiteRecovery.netstandard2.0.cs | 5 +- ...Sample_MigrationRecoveryPointCollection.cs | 8 +- .../Sample_MigrationRecoveryPointResource.cs | 2 +- ...le_ProtectionContainerMappingCollection.cs | 8 +- ...mple_ProtectionContainerMappingResource.cs | 10 +- ..._ReplicationEligibilityResultCollection.cs | 8 +- ...le_ReplicationEligibilityResultResource.cs | 2 +- ...mple_ReplicationProtectedItemCollection.cs | 10 +- ...Sample_ReplicationProtectedItemResource.cs | 40 +++--- ...e_ReplicationProtectionIntentCollection.cs | 10 +- ...ple_ReplicationProtectionIntentResource.cs | 4 +- .../Sample_ResourceGroupResourceExtensions.cs | 8 +- .../Sample_SiteRecoveryAlertCollection.cs | 10 +- .../Sample_SiteRecoveryAlertResource.cs | 4 +- .../Sample_SiteRecoveryEventCollection.cs | 8 +- .../Sample_SiteRecoveryEventResource.cs | 2 +- .../Sample_SiteRecoveryFabricCollection.cs | 8 +- .../Sample_SiteRecoveryFabricResource.cs | 40 +++++- .../Sample_SiteRecoveryJobCollection.cs | 8 +- .../Samples/Sample_SiteRecoveryJobResource.cs | 8 +- ...le_SiteRecoveryLogicalNetworkCollection.cs | 8 +- ...mple_SiteRecoveryLogicalNetworkResource.cs | 2 +- ...ple_SiteRecoveryMigrationItemCollection.cs | 10 +- ...ample_SiteRecoveryMigrationItemResource.cs | 20 +-- .../Sample_SiteRecoveryNetworkCollection.cs | 8 +- ...le_SiteRecoveryNetworkMappingCollection.cs | 10 +- ...mple_SiteRecoveryNetworkMappingResource.cs | 8 +- .../Sample_SiteRecoveryNetworkResource.cs | 4 +- .../Sample_SiteRecoveryPointCollection.cs | 8 +- .../Sample_SiteRecoveryPointResource.cs | 2 +- .../Sample_SiteRecoveryPolicyCollection.cs | 10 +- .../Sample_SiteRecoveryPolicyResource.cs | 6 +- ...e_SiteRecoveryProtectableItemCollection.cs | 8 +- ...ple_SiteRecoveryProtectableItemResource.cs | 2 +- ...teRecoveryProtectionContainerCollection.cs | 8 +- ...SiteRecoveryProtectionContainerResource.cs | 10 +- ...mple_SiteRecoveryRecoveryPlanCollection.cs | 10 +- ...Sample_SiteRecoveryRecoveryPlanResource.cs | 20 +-- ..._SiteRecoveryServicesProviderCollection.cs | 10 +- ...le_SiteRecoveryServicesProviderResource.cs | 10 +- .../Sample_SiteRecoveryVCenterCollection.cs | 10 +- .../Sample_SiteRecoveryVCenterResource.cs | 8 +- ...mple_SiteRecoveryVaultSettingCollection.cs | 10 +- ...Sample_SiteRecoveryVaultSettingResource.cs | 4 +- .../Sample_StorageClassificationCollection.cs | 8 +- ..._StorageClassificationMappingCollection.cs | 10 +- ...le_StorageClassificationMappingResource.cs | 8 +- .../Sample_StorageClassificationResource.cs | 4 +- ...ecoveryServicesSiteRecoveryModelFactory.cs | 5 +- ...rvicesSiteRecoveryResourceGroupResource.cs | 92 ++++++------ .../RecoveryServicesSiteRecoveryExtensions.cs | 92 ++++++------ .../MigrationRecoveryPointCollection.cs | 16 +-- .../MigrationRecoveryPointResource.cs | 4 +- ...2AEnableProtectionContent.Serialization.cs | 17 ++- .../Models/A2AEnableProtectionContent.cs | 6 +- .../ProtectionContainerMappingCollection.cs | 20 +-- .../ProtectionContainerMappingResource.cs | 16 +-- .../ReplicationEligibilityResultCollection.cs | 16 +-- .../ReplicationEligibilityResultResource.cs | 4 +- .../ReplicationProtectedItemCollection.cs | 20 +-- .../ReplicationProtectedItemResource.cs | 84 +++++------ .../ReplicationProtectionIntentCollection.cs | 20 +-- .../ReplicationProtectionIntentResource.cs | 8 +- .../MigrationRecoveryPointsRestOperations.cs | 2 +- .../RecoveryPointsRestOperations.cs | 2 +- .../ReplicationAlertSettingsRestOperations.cs | 2 +- .../ReplicationAppliancesRestOperations.cs | 2 +- ...icationEligibilityResultsRestOperations.cs | 2 +- .../ReplicationEventsRestOperations.cs | 2 +- .../ReplicationFabricsRestOperations.cs | 77 +++++++++- .../ReplicationJobsRestOperations.cs | 2 +- ...eplicationLogicalNetworksRestOperations.cs | 2 +- ...ReplicationMigrationItemsRestOperations.cs | 2 +- ...eplicationNetworkMappingsRestOperations.cs | 2 +- .../ReplicationNetworksRestOperations.cs | 2 +- .../ReplicationPoliciesRestOperations.cs | 2 +- ...plicationProtectableItemsRestOperations.cs | 2 +- ...ReplicationProtectedItemsRestOperations.cs | 2 +- ...otectionContainerMappingsRestOperations.cs | 2 +- ...ationProtectionContainersRestOperations.cs | 2 +- ...licationProtectionIntentsRestOperations.cs | 2 +- .../ReplicationRecoveryPlansRestOperations.cs | 2 +- ...RecoveryServicesProvidersRestOperations.cs | 2 +- ...ageClassificationMappingsRestOperations.cs | 2 +- ...ionStorageClassificationsRestOperations.cs | 2 +- .../ReplicationVaultHealthRestOperations.cs | 2 +- .../ReplicationVaultSettingRestOperations.cs | 2 +- .../ReplicationvCentersRestOperations.cs | 2 +- ...SupportedOperatingSystemsRestOperations.cs | 2 +- .../TargetComputeSizesRestOperations.cs | 2 +- .../Generated/SiteRecoveryAlertCollection.cs | 20 +-- .../Generated/SiteRecoveryAlertResource.cs | 8 +- .../Generated/SiteRecoveryEventCollection.cs | 16 +-- .../Generated/SiteRecoveryEventResource.cs | 4 +- .../Generated/SiteRecoveryFabricCollection.cs | 20 +-- .../Generated/SiteRecoveryFabricResource.cs | 136 ++++++++++++++---- .../Generated/SiteRecoveryJobCollection.cs | 16 +-- .../src/Generated/SiteRecoveryJobResource.cs | 20 +-- .../SiteRecoveryLogicalNetworkCollection.cs | 16 +-- .../SiteRecoveryLogicalNetworkResource.cs | 4 +- .../SiteRecoveryMigrationItemCollection.cs | 20 +-- .../SiteRecoveryMigrationItemResource.cs | 40 +++--- .../SiteRecoveryNetworkCollection.cs | 16 +-- .../SiteRecoveryNetworkMappingCollection.cs | 20 +-- .../SiteRecoveryNetworkMappingResource.cs | 12 +- .../Generated/SiteRecoveryNetworkResource.cs | 8 +- .../Generated/SiteRecoveryPointCollection.cs | 16 +-- .../Generated/SiteRecoveryPointResource.cs | 4 +- .../Generated/SiteRecoveryPolicyCollection.cs | 20 +-- .../Generated/SiteRecoveryPolicyResource.cs | 12 +- .../SiteRecoveryProtectableItemCollection.cs | 16 +-- .../SiteRecoveryProtectableItemResource.cs | 4 +- ...teRecoveryProtectionContainerCollection.cs | 20 +-- ...SiteRecoveryProtectionContainerResource.cs | 36 ++--- .../SiteRecoveryRecoveryPlanCollection.cs | 20 +-- .../SiteRecoveryRecoveryPlanResource.cs | 40 +++--- .../SiteRecoveryServicesProviderCollection.cs | 20 +-- .../SiteRecoveryServicesProviderResource.cs | 16 +-- .../SiteRecoveryVCenterCollection.cs | 20 +-- .../Generated/SiteRecoveryVCenterResource.cs | 12 +- .../SiteRecoveryVaultSettingCollection.cs | 20 +-- .../SiteRecoveryVaultSettingResource.cs | 8 +- .../StorageClassificationCollection.cs | 16 +-- .../StorageClassificationMappingCollection.cs | 20 +-- .../StorageClassificationMappingResource.cs | 12 +- .../StorageClassificationResource.cs | 8 +- .../src/autorest.md | 4 +- 128 files changed, 960 insertions(+), 750 deletions(-) diff --git a/global.json b/global.json index 865c4b4c8d937..7c99a0bc9cef4 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "Microsoft.Build.Traversal": "3.2.0" }, "sdk": { - "version": "7.0.101", + "version": "8.0.101", "rollForward": "feature" } } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/api/Azure.ResourceManager.RecoveryServicesSiteRecovery.netstandard2.0.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/api/Azure.ResourceManager.RecoveryServicesSiteRecovery.netstandard2.0.cs index 4124ae3706222..85dd8706a2546 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/api/Azure.ResourceManager.RecoveryServicesSiteRecovery.netstandard2.0.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/api/Azure.ResourceManager.RecoveryServicesSiteRecovery.netstandard2.0.cs @@ -454,6 +454,8 @@ protected SiteRecoveryFabricResource() { } public virtual System.Threading.Tasks.Task MigrateToAadAsync(Azure.WaitUntil waitUntil, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } public virtual Azure.ResourceManager.ArmOperation ReassociateGateway(Azure.WaitUntil waitUntil, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.FailoverProcessServerContent content, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } public virtual System.Threading.Tasks.Task> ReassociateGatewayAsync(Azure.WaitUntil waitUntil, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.FailoverProcessServerContent content, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual Azure.ResourceManager.ArmOperation RemoveInfra(Azure.WaitUntil waitUntil, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } + public virtual System.Threading.Tasks.Task RemoveInfraAsync(Azure.WaitUntil waitUntil, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } public virtual Azure.ResourceManager.ArmOperation RenewCertificate(Azure.WaitUntil waitUntil, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RenewCertificateContent content, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } public virtual System.Threading.Tasks.Task> RenewCertificateAsync(Azure.WaitUntil waitUntil, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RenewCertificateContent content, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } public virtual Azure.ResourceManager.ArmOperation Update(Azure.WaitUntil waitUntil, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryFabricCreateOrUpdateContent content, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; } @@ -1342,6 +1344,7 @@ internal A2ACrossClusterMigrationReplicationDetails() { } public partial class A2AEnableProtectionContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.EnableProtectionProviderSpecificContent, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel { public A2AEnableProtectionContent(Azure.Core.ResourceIdentifier fabricObjectId) { } + public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.AutoProtectionOfDataDisk? AutoProtectionOfDataDisk { get { throw null; } set { } } public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryDiskEncryptionInfo DiskEncryptionInfo { get { throw null; } set { } } public Azure.Core.ResourceIdentifier FabricObjectId { get { throw null; } } public string MultiVmGroupId { get { throw null; } set { } } @@ -1973,7 +1976,7 @@ public static partial class ArmRecoveryServicesSiteRecoveryModelFactory public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACreateNetworkMappingContent A2ACreateNetworkMappingContent(Azure.Core.ResourceIdentifier primaryNetworkId = null) { throw null; } public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACreateProtectionIntentContent A2ACreateProtectionIntentContent(Azure.Core.ResourceIdentifier fabricObjectId = null, Azure.Core.AzureLocation primaryLocation = default(Azure.Core.AzureLocation), Azure.Core.AzureLocation recoveryLocation = default(Azure.Core.AzureLocation), string recoverySubscriptionId = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ARecoveryAvailabilityType recoveryAvailabilityType = default(Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ARecoveryAvailabilityType), Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ProtectionProfileCustomDetails protectionProfileCustomContent = null, Azure.Core.ResourceIdentifier recoveryResourceGroupId = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.StorageAccountCustomDetails primaryStagingStorageAccountCustomContent = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryAvailabilitySetCustomDetails recoveryAvailabilitySetCustomContent = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryVirtualNetworkCustomDetails recoveryVirtualNetworkCustomContent = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryProximityPlacementGroupCustomDetails recoveryProximityPlacementGroupCustomContent = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.AutoProtectionOfDataDisk? autoProtectionOfDataDisk = default(Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.AutoProtectionOfDataDisk?), System.Collections.Generic.IEnumerable vmDisks = null, System.Collections.Generic.IEnumerable vmManagedDisks = null, string multiVmGroupName = null, string multiVmGroupId = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.StorageAccountCustomDetails recoveryBootDiagStorageAccount = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryDiskEncryptionInfo diskEncryptionInfo = null, string recoveryAvailabilityZone = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryAgentAutoUpdateStatus? agentAutoUpdateStatus = default(Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryAgentAutoUpdateStatus?), Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.AutomationAccountAuthenticationType? automationAccountAuthenticationType = default(Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.AutomationAccountAuthenticationType?), Azure.Core.ResourceIdentifier automationAccountArmId = null) { throw null; } public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACrossClusterMigrationReplicationDetails A2ACrossClusterMigrationReplicationDetails(Azure.Core.ResourceIdentifier fabricObjectId = null, Azure.Core.AzureLocation? primaryFabricLocation = default(Azure.Core.AzureLocation?), string osType = null, string vmProtectionState = null, string vmProtectionStateDescription = null, string lifecycleId = null) { throw null; } - public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AEnableProtectionContent A2AEnableProtectionContent(Azure.Core.ResourceIdentifier fabricObjectId = null, Azure.Core.ResourceIdentifier recoveryContainerId = null, Azure.Core.ResourceIdentifier recoveryResourceGroupId = null, string recoveryCloudServiceId = null, Azure.Core.ResourceIdentifier recoveryAvailabilitySetId = null, Azure.Core.ResourceIdentifier recoveryProximityPlacementGroupId = null, System.Collections.Generic.IEnumerable vmDisks = null, System.Collections.Generic.IEnumerable vmManagedDisks = null, string multiVmGroupName = null, string multiVmGroupId = null, Azure.Core.ResourceIdentifier recoveryBootDiagStorageAccountId = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryDiskEncryptionInfo diskEncryptionInfo = null, string recoveryAvailabilityZone = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation recoveryExtendedLocation = null, Azure.Core.ResourceIdentifier recoveryAzureNetworkId = null, string recoverySubnetName = null, Azure.Core.ResourceIdentifier recoveryVirtualMachineScaleSetId = null, Azure.Core.ResourceIdentifier recoveryCapacityReservationGroupId = null) { throw null; } + public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AEnableProtectionContent A2AEnableProtectionContent(Azure.Core.ResourceIdentifier fabricObjectId = null, Azure.Core.ResourceIdentifier recoveryContainerId = null, Azure.Core.ResourceIdentifier recoveryResourceGroupId = null, string recoveryCloudServiceId = null, Azure.Core.ResourceIdentifier recoveryAvailabilitySetId = null, Azure.Core.ResourceIdentifier recoveryProximityPlacementGroupId = null, System.Collections.Generic.IEnumerable vmDisks = null, System.Collections.Generic.IEnumerable vmManagedDisks = null, string multiVmGroupName = null, string multiVmGroupId = null, Azure.Core.ResourceIdentifier recoveryBootDiagStorageAccountId = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryDiskEncryptionInfo diskEncryptionInfo = null, string recoveryAvailabilityZone = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation recoveryExtendedLocation = null, Azure.Core.ResourceIdentifier recoveryAzureNetworkId = null, string recoverySubnetName = null, Azure.Core.ResourceIdentifier recoveryVirtualMachineScaleSetId = null, Azure.Core.ResourceIdentifier recoveryCapacityReservationGroupId = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.AutoProtectionOfDataDisk? autoProtectionOfDataDisk = default(Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.AutoProtectionOfDataDisk?)) { throw null; } public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AEventDetails A2AEventDetails(string protectedItemName = null, Azure.Core.ResourceIdentifier fabricObjectId = null, string fabricName = null, Azure.Core.AzureLocation? fabricLocation = default(Azure.Core.AzureLocation?), string remoteFabricName = null, Azure.Core.AzureLocation? remoteFabricLocation = default(Azure.Core.AzureLocation?)) { throw null; } public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AExtendedLocationDetails A2AExtendedLocationDetails(Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation primaryExtendedLocation = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation recoveryExtendedLocation = null) { throw null; } public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AFabricSpecificLocationDetails A2AFabricSpecificLocationDetails(string initialPrimaryZone = null, string initialRecoveryZone = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation initialPrimaryExtendedLocation = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation initialRecoveryExtendedLocation = null, Azure.Core.AzureLocation? initialPrimaryFabricLocation = default(Azure.Core.AzureLocation?), Azure.Core.AzureLocation? initialRecoveryFabricLocation = default(Azure.Core.AzureLocation?), string primaryZone = null, string recoveryZone = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation primaryExtendedLocation = null, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation recoveryExtendedLocation = null, Azure.Core.AzureLocation? primaryFabricLocation = default(Azure.Core.AzureLocation?), Azure.Core.AzureLocation? recoveryFabricLocation = default(Azure.Core.AzureLocation?)) { throw null; } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_MigrationRecoveryPointCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_MigrationRecoveryPointCollection.cs index f67042934c2b2..015a26ba54fd2 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_MigrationRecoveryPointCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_MigrationRecoveryPointCollection.cs @@ -22,7 +22,7 @@ public partial class Sample_MigrationRecoveryPointCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheRecoveryPointsForAMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/MigrationRecoveryPoints_ListByReplicationMigrationItems.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/MigrationRecoveryPoints_ListByReplicationMigrationItems.json // this example is just showing the usage of "MigrationRecoveryPoints_ListByReplicationMigrationItems" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -62,7 +62,7 @@ public async Task GetAll_GetsTheRecoveryPointsForAMigrationItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsARecoveryPointForAMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/MigrationRecoveryPoints_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/MigrationRecoveryPoints_Get.json // this example is just showing the usage of "MigrationRecoveryPoints_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -100,7 +100,7 @@ public async Task Get_GetsARecoveryPointForAMigrationItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsARecoveryPointForAMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/MigrationRecoveryPoints_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/MigrationRecoveryPoints_Get.json // this example is just showing the usage of "MigrationRecoveryPoints_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -134,7 +134,7 @@ public async Task Exists_GetsARecoveryPointForAMigrationItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsARecoveryPointForAMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/MigrationRecoveryPoints_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/MigrationRecoveryPoints_Get.json // this example is just showing the usage of "MigrationRecoveryPoints_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_MigrationRecoveryPointResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_MigrationRecoveryPointResource.cs index a90c6c162fb01..deee58ecda639 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_MigrationRecoveryPointResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_MigrationRecoveryPointResource.cs @@ -21,7 +21,7 @@ public partial class Sample_MigrationRecoveryPointResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsARecoveryPointForAMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/MigrationRecoveryPoints_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/MigrationRecoveryPoints_Get.json // this example is just showing the usage of "MigrationRecoveryPoints_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ProtectionContainerMappingCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ProtectionContainerMappingCollection.cs index 8bd341e81d0b4..fd66da1a25d40 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ProtectionContainerMappingCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ProtectionContainerMappingCollection.cs @@ -22,7 +22,7 @@ public partial class Sample_ProtectionContainerMappingCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfProtectionContainerMappingsForAProtectionContainer() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainerMappings_ListByReplicationProtectionContainers.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainerMappings_ListByReplicationProtectionContainers.json // this example is just showing the usage of "ReplicationProtectionContainerMappings_ListByReplicationProtectionContainers" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -61,7 +61,7 @@ public async Task GetAll_GetsTheListOfProtectionContainerMappingsForAProtectionC [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsAProtectionContainerMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainerMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainerMappings_Get.json // this example is just showing the usage of "ReplicationProtectionContainerMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -98,7 +98,7 @@ public async Task Get_GetsAProtectionContainerMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsAProtectionContainerMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainerMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainerMappings_Get.json // this example is just showing the usage of "ReplicationProtectionContainerMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -131,7 +131,7 @@ public async Task Exists_GetsAProtectionContainerMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsAProtectionContainerMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainerMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainerMappings_Get.json // this example is just showing the usage of "ReplicationProtectionContainerMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ProtectionContainerMappingResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ProtectionContainerMappingResource.cs index 7b7efedb27efd..e9280e6dbe63f 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ProtectionContainerMappingResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ProtectionContainerMappingResource.cs @@ -24,7 +24,7 @@ public partial class Sample_ProtectionContainerMappingResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsAProtectionContainerMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainerMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainerMappings_Get.json // this example is just showing the usage of "ReplicationProtectionContainerMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -58,7 +58,7 @@ public async Task Get_GetsAProtectionContainerMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_PurgeProtectionContainerMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainerMappings_Purge.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainerMappings_Purge.json // this example is just showing the usage of "ReplicationProtectionContainerMappings_Purge" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -88,7 +88,7 @@ public async Task Delete_PurgeProtectionContainerMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_UpdateProtectionContainerMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainerMappings_Update.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainerMappings_Update.json // this example is just showing the usage of "ReplicationProtectionContainerMappings_Update" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -131,7 +131,7 @@ public async Task Update_UpdateProtectionContainerMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_RemoveProtectionContainerMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainerMappings_Delete.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainerMappings_Delete.json // this example is just showing the usage of "ReplicationProtectionContainerMappings_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -162,7 +162,7 @@ public async Task Delete_RemoveProtectionContainerMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetProtectionContainerMappings_GetsTheListOfAllProtectionContainerMappingsInAVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainerMappings_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainerMappings_List.json // this example is just showing the usage of "ReplicationProtectionContainerMappings_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationEligibilityResultCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationEligibilityResultCollection.cs index 50cee70b647c5..67c407faac048 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationEligibilityResultCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationEligibilityResultCollection.cs @@ -23,7 +23,7 @@ public partial class Sample_ReplicationEligibilityResultCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheValidationErrorsInCaseTheVMIsUnsuitableForProtection() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationEligibilityResults_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationEligibilityResults_List.json // this example is just showing the usage of "ReplicationEligibilityResults_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -60,7 +60,7 @@ public async Task GetAll_GetsTheValidationErrorsInCaseTheVMIsUnsuitableForProtec [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheValidationErrorsInCaseTheVMIsUnsuitableForProtection() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationEligibilityResults_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationEligibilityResults_Get.json // this example is just showing the usage of "ReplicationEligibilityResults_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -94,7 +94,7 @@ public async Task Get_GetsTheValidationErrorsInCaseTheVMIsUnsuitableForProtectio [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheValidationErrorsInCaseTheVMIsUnsuitableForProtection() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationEligibilityResults_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationEligibilityResults_Get.json // this example is just showing the usage of "ReplicationEligibilityResults_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -124,7 +124,7 @@ public async Task Exists_GetsTheValidationErrorsInCaseTheVMIsUnsuitableForProtec [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheValidationErrorsInCaseTheVMIsUnsuitableForProtection() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationEligibilityResults_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationEligibilityResults_Get.json // this example is just showing the usage of "ReplicationEligibilityResults_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationEligibilityResultResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationEligibilityResultResource.cs index 8b61dbb28da35..f664c9cfc1a47 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationEligibilityResultResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationEligibilityResultResource.cs @@ -21,7 +21,7 @@ public partial class Sample_ReplicationEligibilityResultResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheValidationErrorsInCaseTheVMIsUnsuitableForProtection() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationEligibilityResults_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationEligibilityResults_Get.json // this example is just showing the usage of "ReplicationEligibilityResults_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectedItemCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectedItemCollection.cs index 1774a415cd42f..d87a69b803e1b 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectedItemCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectedItemCollection.cs @@ -23,7 +23,7 @@ public partial class Sample_ReplicationProtectedItemCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfReplicationProtectedItems() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_ListByReplicationProtectionContainers.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_ListByReplicationProtectionContainers.json // this example is just showing the usage of "ReplicationProtectedItems_ListByReplicationProtectionContainers" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -62,7 +62,7 @@ public async Task GetAll_GetsTheListOfReplicationProtectedItems() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAReplicationProtectedItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_Get.json // this example is just showing the usage of "ReplicationProtectedItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -99,7 +99,7 @@ public async Task Get_GetsTheDetailsOfAReplicationProtectedItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheDetailsOfAReplicationProtectedItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_Get.json // this example is just showing the usage of "ReplicationProtectedItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -132,7 +132,7 @@ public async Task Exists_GetsTheDetailsOfAReplicationProtectedItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheDetailsOfAReplicationProtectedItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_Get.json // this example is just showing the usage of "ReplicationProtectedItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -177,7 +177,7 @@ public async Task GetIfExists_GetsTheDetailsOfAReplicationProtectedItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_EnablesProtection() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_Create.json // this example is just showing the usage of "ReplicationProtectedItems_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectedItemResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectedItemResource.cs index b6e9311e3d4fc..1d6e7e16596cd 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectedItemResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectedItemResource.cs @@ -25,7 +25,7 @@ public partial class Sample_ReplicationProtectedItemResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAReplicationProtectedItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_Get.json // this example is just showing the usage of "ReplicationProtectedItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -59,7 +59,7 @@ public async Task Get_GetsTheDetailsOfAReplicationProtectedItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_PurgesProtection() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_Purge.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_Purge.json // this example is just showing the usage of "ReplicationProtectedItems_Purge" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -89,7 +89,7 @@ public async Task Delete_PurgesProtection() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_UpdatesTheReplicationProtectedItemSettings() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_Update.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_Update.json // this example is just showing the usage of "ReplicationProtectedItems_Update" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -153,7 +153,7 @@ public async Task Update_UpdatesTheReplicationProtectedItemSettings() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task AddDisks_AddDiskSForProtection() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_AddDisks.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_AddDisks.json // this example is just showing the usage of "ReplicationProtectedItems_AddDisks" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -198,7 +198,7 @@ public async Task AddDisks_AddDiskSForProtection() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task ApplyRecoveryPoint_ChangeOrApplyRecoveryPoint() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_ApplyRecoveryPoint.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_ApplyRecoveryPoint.json // this example is just showing the usage of "ReplicationProtectedItems_ApplyRecoveryPoint" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -237,7 +237,7 @@ public async Task ApplyRecoveryPoint_ChangeOrApplyRecoveryPoint() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task FailoverCancel_ExecuteCancelFailover() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_FailoverCancel.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_FailoverCancel.json // this example is just showing the usage of "ReplicationProtectedItems_FailoverCancel" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -272,7 +272,7 @@ public async Task FailoverCancel_ExecuteCancelFailover() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task FailoverCommit_ExecuteCommitFailover() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_FailoverCommit.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_FailoverCommit.json // this example is just showing the usage of "ReplicationProtectedItems_FailoverCommit" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -307,7 +307,7 @@ public async Task FailoverCommit_ExecuteCommitFailover() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task PlannedFailover_ExecutePlannedFailover() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_PlannedFailover.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_PlannedFailover.json // this example is just showing the usage of "ReplicationProtectedItems_PlannedFailover" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -350,7 +350,7 @@ public async Task PlannedFailover_ExecutePlannedFailover() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task RemoveDisks_RemovesDiskS() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_RemoveDisks.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_RemoveDisks.json // this example is just showing the usage of "ReplicationProtectedItems_RemoveDisks" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -395,7 +395,7 @@ public async Task RemoveDisks_RemovesDiskS() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task RepairReplication_ResynchronizeOrRepairReplication() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_RepairReplication.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_RepairReplication.json // this example is just showing the usage of "ReplicationProtectedItems_RepairReplication" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -430,7 +430,7 @@ public async Task RepairReplication_ResynchronizeOrRepairReplication() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Reprotect_ExecuteReverseReplicationReprotect() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_Reprotect.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_Reprotect.json // this example is just showing the usage of "ReplicationProtectedItems_Reprotect" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -473,7 +473,7 @@ public async Task Reprotect_ExecuteReverseReplicationReprotect() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task ResolveHealthErrors_ResolveHealthErrors() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_ResolveHealthErrors.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_ResolveHealthErrors.json // this example is just showing the usage of "ReplicationProtectedItems_ResolveHealthErrors" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -518,7 +518,7 @@ public async Task ResolveHealthErrors_ResolveHealthErrors() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task SwitchProvider_ExecuteSwitchProvider() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_SwitchProvider.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_SwitchProvider.json // this example is just showing the usage of "ReplicationProtectedItems_SwitchProvider" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -561,7 +561,7 @@ public async Task SwitchProvider_ExecuteSwitchProvider() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task TestFailover_ExecuteTestFailover() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_TestFailover.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_TestFailover.json // this example is just showing the usage of "ReplicationProtectedItems_TestFailover" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -603,7 +603,7 @@ public async Task TestFailover_ExecuteTestFailover() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task TestFailoverCleanup_ExecuteTestFailoverCleanup() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_TestFailoverCleanup.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_TestFailoverCleanup.json // this example is just showing the usage of "ReplicationProtectedItems_TestFailoverCleanup" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -642,7 +642,7 @@ public async Task TestFailoverCleanup_ExecuteTestFailoverCleanup() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task UnplannedFailover_ExecuteUnplannedFailover() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_UnplannedFailover.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_UnplannedFailover.json // this example is just showing the usage of "ReplicationProtectedItems_UnplannedFailover" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -683,7 +683,7 @@ public async Task UnplannedFailover_ExecuteUnplannedFailover() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task UpdateAppliance_UpdatesApplianceForReplicationProtectedItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_UpdateAppliance.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_UpdateAppliance.json // this example is just showing the usage of "ReplicationProtectedItems_UpdateAppliance" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -722,7 +722,7 @@ public async Task UpdateAppliance_UpdatesApplianceForReplicationProtectedItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task UpdateMobilityService_UpdateTheMobilityServiceOnAProtectedItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_UpdateMobilityService.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_UpdateMobilityService.json // this example is just showing the usage of "ReplicationProtectedItems_UpdateMobilityService" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -761,7 +761,7 @@ public async Task UpdateMobilityService_UpdateTheMobilityServiceOnAProtectedItem [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetReplicationProtectedItems_GetsTheListOfReplicationProtectedItems() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectedItems_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectedItems_List.json // this example is just showing the usage of "ReplicationProtectedItems_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -795,7 +795,7 @@ public async Task GetReplicationProtectedItems_GetsTheListOfReplicationProtected [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetTargetComputeSizesByReplicationProtectedItems_GetsTheListOfTargetComputeSizesForTheReplicationProtectedItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/TargetComputeSizes_ListByReplicationProtectedItems.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/TargetComputeSizes_ListByReplicationProtectedItems.json // this example is just showing the usage of "TargetComputeSizes_ListByReplicationProtectedItems" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectionIntentCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectionIntentCollection.cs index b2d76d1565a42..b46e6d5cd6727 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectionIntentCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectionIntentCollection.cs @@ -24,7 +24,7 @@ public partial class Sample_ReplicationProtectionIntentCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfReplicationProtectionIntentObjects() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionIntents_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionIntents_List.json // this example is just showing the usage of "ReplicationProtectionIntents_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -61,7 +61,7 @@ public async Task GetAll_GetsTheListOfReplicationProtectionIntentObjects() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAReplicationProtectionIntentItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionIntents_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionIntents_Get.json // this example is just showing the usage of "ReplicationProtectionIntents_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -96,7 +96,7 @@ public async Task Get_GetsTheDetailsOfAReplicationProtectionIntentItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheDetailsOfAReplicationProtectionIntentItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionIntents_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionIntents_Get.json // this example is just showing the usage of "ReplicationProtectionIntents_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -127,7 +127,7 @@ public async Task Exists_GetsTheDetailsOfAReplicationProtectionIntentItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheDetailsOfAReplicationProtectionIntentItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionIntents_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionIntents_Get.json // this example is just showing the usage of "ReplicationProtectionIntents_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -170,7 +170,7 @@ public async Task GetIfExists_GetsTheDetailsOfAReplicationProtectionIntentItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_CreateProtectionIntentResource() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionIntents_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionIntents_Create.json // this example is just showing the usage of "ReplicationProtectionIntents_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectionIntentResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectionIntentResource.cs index 5454a20368b66..e9c9da7e9cd20 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectionIntentResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ReplicationProtectionIntentResource.cs @@ -23,7 +23,7 @@ public partial class Sample_ReplicationProtectionIntentResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAReplicationProtectionIntentItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionIntents_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionIntents_Get.json // this example is just showing the usage of "ReplicationProtectionIntents_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -55,7 +55,7 @@ public async Task Get_GetsTheDetailsOfAReplicationProtectionIntentItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_CreateProtectionIntentResource() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionIntents_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionIntents_Create.json // this example is just showing the usage of "ReplicationProtectionIntents_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ResourceGroupResourceExtensions.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ResourceGroupResourceExtensions.cs index 59bcc140bc568..a811d6e3d49c2 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ResourceGroupResourceExtensions.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_ResourceGroupResourceExtensions.cs @@ -24,7 +24,7 @@ public partial class Sample_ResourceGroupResourceExtensions [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetReplicationAppliances_GetsTheListOfAppliances() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationAppliances_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationAppliances_List.json // this example is just showing the usage of "ReplicationAppliances_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -54,7 +54,7 @@ public async Task GetReplicationAppliances_GetsTheListOfAppliances() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetSupportedOperatingSystem_GetsTheDataOfSupportedOperatingSystemsBySRS() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/SupportedOperatingSystems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/SupportedOperatingSystems_Get.json // this example is just showing the usage of "SupportedOperatingSystems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -81,7 +81,7 @@ public async Task GetSupportedOperatingSystem_GetsTheDataOfSupportedOperatingSys [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetReplicationVaultHealth_GetsTheHealthSummaryForTheVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationVaultHealth_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationVaultHealth_Get.json // this example is just showing the usage of "ReplicationVaultHealth_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -108,7 +108,7 @@ public async Task GetReplicationVaultHealth_GetsTheHealthSummaryForTheVault() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task RefreshReplicationVaultHealth_RefreshesHealthSummaryOfTheVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationVaultHealth_Refresh.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationVaultHealth_Refresh.json // this example is just showing the usage of "ReplicationVaultHealth_Refresh" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryAlertCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryAlertCollection.cs index ca13a64ac80db..19af14136b1e9 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryAlertCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryAlertCollection.cs @@ -24,7 +24,7 @@ public partial class Sample_SiteRecoveryAlertCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfConfiguredEmailNotificationAlertConfigurations() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationAlertSettings_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationAlertSettings_List.json // this example is just showing the usage of "ReplicationAlertSettings_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -61,7 +61,7 @@ public async Task GetAll_GetsTheListOfConfiguredEmailNotificationAlertConfigurat [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsAnEmailNotificationAlertConfiguration() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationAlertSettings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationAlertSettings_Get.json // this example is just showing the usage of "ReplicationAlertSettings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -96,7 +96,7 @@ public async Task Get_GetsAnEmailNotificationAlertConfiguration() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsAnEmailNotificationAlertConfiguration() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationAlertSettings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationAlertSettings_Get.json // this example is just showing the usage of "ReplicationAlertSettings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -127,7 +127,7 @@ public async Task Exists_GetsAnEmailNotificationAlertConfiguration() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsAnEmailNotificationAlertConfiguration() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationAlertSettings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationAlertSettings_Get.json // this example is just showing the usage of "ReplicationAlertSettings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -170,7 +170,7 @@ public async Task GetIfExists_GetsAnEmailNotificationAlertConfiguration() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_ConfiguresEmailNotificationsForThisVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationAlertSettings_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationAlertSettings_Create.json // this example is just showing the usage of "ReplicationAlertSettings_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryAlertResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryAlertResource.cs index a93bfb9bdc6d0..e1e5c4f7a8e91 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryAlertResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryAlertResource.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryAlertResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsAnEmailNotificationAlertConfiguration() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationAlertSettings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationAlertSettings_Get.json // this example is just showing the usage of "ReplicationAlertSettings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -55,7 +55,7 @@ public async Task Get_GetsAnEmailNotificationAlertConfiguration() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_ConfiguresEmailNotificationsForThisVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationAlertSettings_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationAlertSettings_Create.json // this example is just showing the usage of "ReplicationAlertSettings_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryEventCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryEventCollection.cs index 18cf37b377209..d41af3c8085df 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryEventCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryEventCollection.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryEventCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfAzureSiteRecoveryEvents() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationEvents_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationEvents_List.json // this example is just showing the usage of "ReplicationEvents_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -60,7 +60,7 @@ public async Task GetAll_GetsTheListOfAzureSiteRecoveryEvents() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetTheDetailsOfAnAzureSiteRecoveryEvent() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationEvents_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationEvents_Get.json // this example is just showing the usage of "ReplicationEvents_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -95,7 +95,7 @@ public async Task Get_GetTheDetailsOfAnAzureSiteRecoveryEvent() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetTheDetailsOfAnAzureSiteRecoveryEvent() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationEvents_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationEvents_Get.json // this example is just showing the usage of "ReplicationEvents_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -126,7 +126,7 @@ public async Task Exists_GetTheDetailsOfAnAzureSiteRecoveryEvent() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetTheDetailsOfAnAzureSiteRecoveryEvent() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationEvents_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationEvents_Get.json // this example is just showing the usage of "ReplicationEvents_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryEventResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryEventResource.cs index a1eb53027a5ac..e85d857d9e74b 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryEventResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryEventResource.cs @@ -21,7 +21,7 @@ public partial class Sample_SiteRecoveryEventResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetTheDetailsOfAnAzureSiteRecoveryEvent() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationEvents_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationEvents_Get.json // this example is just showing the usage of "ReplicationEvents_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryFabricCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryFabricCollection.cs index 99b71786b0efd..b49f1590598f8 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryFabricCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryFabricCollection.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryFabricCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfASRFabrics() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationFabrics_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationFabrics_List.json // this example is just showing the usage of "ReplicationFabrics_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -60,7 +60,7 @@ public async Task GetAll_GetsTheListOfASRFabrics() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAnASRFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationFabrics_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationFabrics_Get.json // this example is just showing the usage of "ReplicationFabrics_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -95,7 +95,7 @@ public async Task Get_GetsTheDetailsOfAnASRFabric() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheDetailsOfAnASRFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationFabrics_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationFabrics_Get.json // this example is just showing the usage of "ReplicationFabrics_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -126,7 +126,7 @@ public async Task Exists_GetsTheDetailsOfAnASRFabric() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheDetailsOfAnASRFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationFabrics_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationFabrics_Get.json // this example is just showing the usage of "ReplicationFabrics_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryFabricResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryFabricResource.cs index 4aa7395a5211e..5800180388fc3 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryFabricResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryFabricResource.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryFabricResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAnASRFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationFabrics_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationFabrics_Get.json // this example is just showing the usage of "ReplicationFabrics_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -55,7 +55,7 @@ public async Task Get_GetsTheDetailsOfAnASRFabric() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CheckConsistency_ChecksTheConsistencyOfTheASRFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationFabrics_CheckConsistency.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationFabrics_CheckConsistency.json // this example is just showing the usage of "ReplicationFabrics_CheckConsistency" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -88,7 +88,7 @@ public async Task CheckConsistency_ChecksTheConsistencyOfTheASRFabric() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task MigrateToAad_MigratesTheSiteToAAD() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationFabrics_MigrateToAad.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationFabrics_MigrateToAad.json // this example is just showing the usage of "ReplicationFabrics_MigrateToAad" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -116,7 +116,7 @@ public async Task MigrateToAad_MigratesTheSiteToAAD() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task ReassociateGateway_PerformFailoverOfTheProcessServer() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationFabrics_ReassociateGateway.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationFabrics_ReassociateGateway.json // this example is just showing the usage of "ReplicationFabrics_ReassociateGateway" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -163,7 +163,7 @@ public async Task ReassociateGateway_PerformFailoverOfTheProcessServer() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_DeletesTheSite() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationFabrics_Delete.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationFabrics_Delete.json // this example is just showing the usage of "ReplicationFabrics_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -191,7 +191,7 @@ public async Task Delete_DeletesTheSite() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task RenewCertificate_RenewsCertificateForTheFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationFabrics_RenewCertificate.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationFabrics_RenewCertificate.json // this example is just showing the usage of "ReplicationFabrics_RenewCertificate" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -222,5 +222,33 @@ public async Task RenewCertificate_RenewsCertificateForTheFabric() // for demo we just print out the id Console.WriteLine($"Succeeded on id: {resourceData.Id}"); } + + // Removes the appliance's infrastructure under the fabric. + [NUnit.Framework.Test] + [NUnit.Framework.Ignore("Only verifying that the sample builds")] + public async Task RemoveInfra_RemovesTheApplianceSInfrastructureUnderTheFabric() + { + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationInfrastructure_Delete.json + // this example is just showing the usage of "ReplicationFabrics_RemoveInfra" operation, for the dependent resources, they will have to be created separately. + + // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line + TokenCredential cred = new DefaultAzureCredential(); + // authenticate your client + ArmClient client = new ArmClient(cred); + + // this example assumes you already have this SiteRecoveryFabricResource created on azure + // for more information of creating SiteRecoveryFabricResource, please refer to the document of SiteRecoveryFabricResource + string subscriptionId = "c183865e-6077-46f2-a3b1-deb0f4f4650a"; + string resourceGroupName = "resourceGroupPS1"; + string resourceName = "vault1"; + string fabricName = "cloud1"; + ResourceIdentifier siteRecoveryFabricResourceId = SiteRecoveryFabricResource.CreateResourceIdentifier(subscriptionId, resourceGroupName, resourceName, fabricName); + SiteRecoveryFabricResource siteRecoveryFabric = client.GetSiteRecoveryFabricResource(siteRecoveryFabricResourceId); + + // invoke the operation + await siteRecoveryFabric.RemoveInfraAsync(WaitUntil.Completed); + + Console.WriteLine($"Succeeded"); + } } } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryJobCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryJobCollection.cs index ffb8065c6c4a9..fbf032682138d 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryJobCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryJobCollection.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryJobCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfJobs() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationJobs_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationJobs_List.json // this example is just showing the usage of "ReplicationJobs_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -60,7 +60,7 @@ public async Task GetAll_GetsTheListOfJobs() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheJobDetails() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationJobs_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationJobs_Get.json // this example is just showing the usage of "ReplicationJobs_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -95,7 +95,7 @@ public async Task Get_GetsTheJobDetails() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheJobDetails() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationJobs_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationJobs_Get.json // this example is just showing the usage of "ReplicationJobs_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -126,7 +126,7 @@ public async Task Exists_GetsTheJobDetails() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheJobDetails() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationJobs_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationJobs_Get.json // this example is just showing the usage of "ReplicationJobs_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryJobResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryJobResource.cs index 8d02e6aa60b1f..2025c382edaa9 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryJobResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryJobResource.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryJobResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheJobDetails() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationJobs_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationJobs_Get.json // this example is just showing the usage of "ReplicationJobs_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -55,7 +55,7 @@ public async Task Get_GetsTheJobDetails() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Cancel_CancelsTheSpecifiedJob() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationJobs_Cancel.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationJobs_Cancel.json // this example is just showing the usage of "ReplicationJobs_Cancel" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -88,7 +88,7 @@ public async Task Cancel_CancelsTheSpecifiedJob() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Restart_RestartsTheSpecifiedJob() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationJobs_Restart.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationJobs_Restart.json // this example is just showing the usage of "ReplicationJobs_Restart" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -121,7 +121,7 @@ public async Task Restart_RestartsTheSpecifiedJob() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Resume_ResumesTheSpecifiedJob() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationJobs_Resume.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationJobs_Resume.json // this example is just showing the usage of "ReplicationJobs_Resume" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryLogicalNetworkCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryLogicalNetworkCollection.cs index 985d3bf5d1b20..36216d762493f 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryLogicalNetworkCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryLogicalNetworkCollection.cs @@ -22,7 +22,7 @@ public partial class Sample_SiteRecoveryLogicalNetworkCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfLogicalNetworksUnderAFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationLogicalNetworks_ListByReplicationFabrics.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationLogicalNetworks_ListByReplicationFabrics.json // this example is just showing the usage of "ReplicationLogicalNetworks_ListByReplicationFabrics" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -60,7 +60,7 @@ public async Task GetAll_GetsTheListOfLogicalNetworksUnderAFabric() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsALogicalNetworkWithSpecifiedServerIdAndLogicalNetworkName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationLogicalNetworks_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationLogicalNetworks_Get.json // this example is just showing the usage of "ReplicationLogicalNetworks_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -96,7 +96,7 @@ public async Task Get_GetsALogicalNetworkWithSpecifiedServerIdAndLogicalNetworkN [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsALogicalNetworkWithSpecifiedServerIdAndLogicalNetworkName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationLogicalNetworks_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationLogicalNetworks_Get.json // this example is just showing the usage of "ReplicationLogicalNetworks_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -128,7 +128,7 @@ public async Task Exists_GetsALogicalNetworkWithSpecifiedServerIdAndLogicalNetwo [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsALogicalNetworkWithSpecifiedServerIdAndLogicalNetworkName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationLogicalNetworks_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationLogicalNetworks_Get.json // this example is just showing the usage of "ReplicationLogicalNetworks_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryLogicalNetworkResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryLogicalNetworkResource.cs index 7d3a3cfb02ac3..e18127ecce6ab 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryLogicalNetworkResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryLogicalNetworkResource.cs @@ -21,7 +21,7 @@ public partial class Sample_SiteRecoveryLogicalNetworkResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsALogicalNetworkWithSpecifiedServerIdAndLogicalNetworkName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationLogicalNetworks_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationLogicalNetworks_Get.json // this example is just showing the usage of "ReplicationLogicalNetworks_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryMigrationItemCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryMigrationItemCollection.cs index a735a500689d8..43a49db52223f 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryMigrationItemCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryMigrationItemCollection.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryMigrationItemCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfMigrationItemsInTheProtectionContainer() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_ListByReplicationProtectionContainers.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_ListByReplicationProtectionContainers.json // this example is just showing the usage of "ReplicationMigrationItems_ListByReplicationProtectionContainers" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -62,7 +62,7 @@ public async Task GetAll_GetsTheListOfMigrationItemsInTheProtectionContainer() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_Get.json // this example is just showing the usage of "ReplicationMigrationItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -99,7 +99,7 @@ public async Task Get_GetsTheDetailsOfAMigrationItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheDetailsOfAMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_Get.json // this example is just showing the usage of "ReplicationMigrationItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -132,7 +132,7 @@ public async Task Exists_GetsTheDetailsOfAMigrationItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheDetailsOfAMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_Get.json // this example is just showing the usage of "ReplicationMigrationItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -177,7 +177,7 @@ public async Task GetIfExists_GetsTheDetailsOfAMigrationItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_EnablesMigration() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_Create.json // this example is just showing the usage of "ReplicationMigrationItems_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryMigrationItemResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryMigrationItemResource.cs index e1f2cfc611f6e..07908c2c17712 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryMigrationItemResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryMigrationItemResource.cs @@ -24,7 +24,7 @@ public partial class Sample_SiteRecoveryMigrationItemResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_Get.json // this example is just showing the usage of "ReplicationMigrationItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -58,7 +58,7 @@ public async Task Get_GetsTheDetailsOfAMigrationItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_DeleteTheMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_Delete.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_Delete.json // this example is just showing the usage of "ReplicationMigrationItems_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -88,7 +88,7 @@ public async Task Delete_DeleteTheMigrationItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_UpdatesMigrationItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_Update.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_Update.json // this example is just showing the usage of "ReplicationMigrationItems_Update" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -127,7 +127,7 @@ public async Task Update_UpdatesMigrationItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Migrate_MigrateItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_Migrate.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_Migrate.json // this example is just showing the usage of "ReplicationMigrationItems_Migrate" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -163,7 +163,7 @@ public async Task Migrate_MigrateItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task PauseReplication_PauseReplication() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_PauseReplication.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_PauseReplication.json // this example is just showing the usage of "ReplicationMigrationItems_PauseReplication" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -199,7 +199,7 @@ public async Task PauseReplication_PauseReplication() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task ResumeReplication_ResumeReplication() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_ResumeReplication.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_ResumeReplication.json // this example is just showing the usage of "ReplicationMigrationItems_ResumeReplication" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -238,7 +238,7 @@ public async Task ResumeReplication_ResumeReplication() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Resync_ResynchronizesReplication() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_Resync.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_Resync.json // this example is just showing the usage of "ReplicationMigrationItems_Resync" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -274,7 +274,7 @@ public async Task Resync_ResynchronizesReplication() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task TestMigrate_TestMigrateItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_TestMigrate.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_TestMigrate.json // this example is just showing the usage of "ReplicationMigrationItems_TestMigrate" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -310,7 +310,7 @@ public async Task TestMigrate_TestMigrateItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task TestMigrateCleanup_TestMigrateCleanup() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_TestMigrateCleanup.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_TestMigrateCleanup.json // this example is just showing the usage of "ReplicationMigrationItems_TestMigrateCleanup" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -349,7 +349,7 @@ public async Task TestMigrateCleanup_TestMigrateCleanup() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetSiteRecoveryMigrationItems_GetsTheListOfMigrationItemsInTheVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationMigrationItems_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationMigrationItems_List.json // this example is just showing the usage of "ReplicationMigrationItems_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkCollection.cs index c7d85c7877c8f..7fac01a5fa1d7 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkCollection.cs @@ -22,7 +22,7 @@ public partial class Sample_SiteRecoveryNetworkCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfNetworksUnderAFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworks_ListByReplicationFabrics.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworks_ListByReplicationFabrics.json // this example is just showing the usage of "ReplicationNetworks_ListByReplicationFabrics" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -60,7 +60,7 @@ public async Task GetAll_GetsTheListOfNetworksUnderAFabric() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsANetworkWithSpecifiedServerIdAndNetworkName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworks_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworks_Get.json // this example is just showing the usage of "ReplicationNetworks_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -96,7 +96,7 @@ public async Task Get_GetsANetworkWithSpecifiedServerIdAndNetworkName() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsANetworkWithSpecifiedServerIdAndNetworkName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworks_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworks_Get.json // this example is just showing the usage of "ReplicationNetworks_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -128,7 +128,7 @@ public async Task Exists_GetsANetworkWithSpecifiedServerIdAndNetworkName() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsANetworkWithSpecifiedServerIdAndNetworkName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworks_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworks_Get.json // this example is just showing the usage of "ReplicationNetworks_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkMappingCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkMappingCollection.cs index 4319a75dfc70a..609c03595f45d 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkMappingCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkMappingCollection.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryNetworkMappingCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsAllTheNetworkMappingsUnderANetwork() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworkMappings_ListByReplicationNetworks.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworkMappings_ListByReplicationNetworks.json // this example is just showing the usage of "ReplicationNetworkMappings_ListByReplicationNetworks" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -62,7 +62,7 @@ public async Task GetAll_GetsAllTheNetworkMappingsUnderANetwork() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsNetworkMappingByName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworkMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworkMappings_Get.json // this example is just showing the usage of "ReplicationNetworkMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -99,7 +99,7 @@ public async Task Get_GetsNetworkMappingByName() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsNetworkMappingByName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworkMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworkMappings_Get.json // this example is just showing the usage of "ReplicationNetworkMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -132,7 +132,7 @@ public async Task Exists_GetsNetworkMappingByName() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsNetworkMappingByName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworkMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworkMappings_Get.json // this example is just showing the usage of "ReplicationNetworkMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -177,7 +177,7 @@ public async Task GetIfExists_GetsNetworkMappingByName() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_CreatesNetworkMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworkMappings_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworkMappings_Create.json // this example is just showing the usage of "ReplicationNetworkMappings_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkMappingResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkMappingResource.cs index 7ec18463aa37c..b571a0b4efc58 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkMappingResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkMappingResource.cs @@ -24,7 +24,7 @@ public partial class Sample_SiteRecoveryNetworkMappingResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsNetworkMappingByName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworkMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworkMappings_Get.json // this example is just showing the usage of "ReplicationNetworkMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -58,7 +58,7 @@ public async Task Get_GetsNetworkMappingByName() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_DeleteNetworkMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworkMappings_Delete.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworkMappings_Delete.json // this example is just showing the usage of "ReplicationNetworkMappings_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -88,7 +88,7 @@ public async Task Delete_DeleteNetworkMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_UpdatesNetworkMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworkMappings_Update.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworkMappings_Update.json // this example is just showing the usage of "ReplicationNetworkMappings_Update" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -132,7 +132,7 @@ public async Task Update_UpdatesNetworkMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetSiteRecoveryNetworkMappings_GetsAllTheNetworkMappingsUnderAVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworkMappings_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworkMappings_List.json // this example is just showing the usage of "ReplicationNetworkMappings_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkResource.cs index 89811b0f38c1a..11f5719ab5811 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryNetworkResource.cs @@ -22,7 +22,7 @@ public partial class Sample_SiteRecoveryNetworkResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsANetworkWithSpecifiedServerIdAndNetworkName() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworks_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworks_Get.json // this example is just showing the usage of "ReplicationNetworks_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -55,7 +55,7 @@ public async Task Get_GetsANetworkWithSpecifiedServerIdAndNetworkName() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetSiteRecoveryNetworks_GetsTheListOfNetworksViewOnlyAPI() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationNetworks_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationNetworks_List.json // this example is just showing the usage of "ReplicationNetworks_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPointCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPointCollection.cs index 2ed4b9b845fdd..750189c4b89ef 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPointCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPointCollection.cs @@ -22,7 +22,7 @@ public partial class Sample_SiteRecoveryPointCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfRecoveryPointsForAReplicationProtectedItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/RecoveryPoints_ListByReplicationProtectedItems.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/RecoveryPoints_ListByReplicationProtectedItems.json // this example is just showing the usage of "RecoveryPoints_ListByReplicationProtectedItems" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -62,7 +62,7 @@ public async Task GetAll_GetsTheListOfRecoveryPointsForAReplicationProtectedItem [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsARecoveryPoint() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/RecoveryPoints_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/RecoveryPoints_Get.json // this example is just showing the usage of "RecoveryPoints_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -100,7 +100,7 @@ public async Task Get_GetsARecoveryPoint() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsARecoveryPoint() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/RecoveryPoints_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/RecoveryPoints_Get.json // this example is just showing the usage of "RecoveryPoints_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -134,7 +134,7 @@ public async Task Exists_GetsARecoveryPoint() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsARecoveryPoint() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/RecoveryPoints_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/RecoveryPoints_Get.json // this example is just showing the usage of "RecoveryPoints_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPointResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPointResource.cs index ed08887f1d933..445bf3d04e772 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPointResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPointResource.cs @@ -21,7 +21,7 @@ public partial class Sample_SiteRecoveryPointResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsARecoveryPoint() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/RecoveryPoints_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/RecoveryPoints_Get.json // this example is just showing the usage of "RecoveryPoints_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPolicyCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPolicyCollection.cs index 0135f8df3ff62..1b5336ecf479a 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPolicyCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPolicyCollection.cs @@ -24,7 +24,7 @@ public partial class Sample_SiteRecoveryPolicyCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfReplicationPolicies() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationPolicies_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationPolicies_List.json // this example is just showing the usage of "ReplicationPolicies_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -61,7 +61,7 @@ public async Task GetAll_GetsTheListOfReplicationPolicies() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheRequestedPolicy() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationPolicies_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationPolicies_Get.json // this example is just showing the usage of "ReplicationPolicies_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -96,7 +96,7 @@ public async Task Get_GetsTheRequestedPolicy() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheRequestedPolicy() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationPolicies_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationPolicies_Get.json // this example is just showing the usage of "ReplicationPolicies_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -127,7 +127,7 @@ public async Task Exists_GetsTheRequestedPolicy() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheRequestedPolicy() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationPolicies_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationPolicies_Get.json // this example is just showing the usage of "ReplicationPolicies_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -170,7 +170,7 @@ public async Task GetIfExists_GetsTheRequestedPolicy() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_CreatesThePolicy() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationPolicies_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationPolicies_Create.json // this example is just showing the usage of "ReplicationPolicies_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPolicyResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPolicyResource.cs index de86b9c66134e..8310b47bab034 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPolicyResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryPolicyResource.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryPolicyResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheRequestedPolicy() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationPolicies_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationPolicies_Get.json // this example is just showing the usage of "ReplicationPolicies_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -55,7 +55,7 @@ public async Task Get_GetsTheRequestedPolicy() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_DeleteThePolicy() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationPolicies_Delete.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationPolicies_Delete.json // this example is just showing the usage of "ReplicationPolicies_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -83,7 +83,7 @@ public async Task Delete_DeleteThePolicy() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_UpdatesThePolicy() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationPolicies_Update.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationPolicies_Update.json // this example is just showing the usage of "ReplicationPolicies_Update" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectableItemCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectableItemCollection.cs index bee03ee5cec19..d5d85127db8fa 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectableItemCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectableItemCollection.cs @@ -22,7 +22,7 @@ public partial class Sample_SiteRecoveryProtectableItemCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfProtectableItems() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectableItems_ListByReplicationProtectionContainers.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectableItems_ListByReplicationProtectionContainers.json // this example is just showing the usage of "ReplicationProtectableItems_ListByReplicationProtectionContainers" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -61,7 +61,7 @@ public async Task GetAll_GetsTheListOfProtectableItems() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAProtectableItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectableItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectableItems_Get.json // this example is just showing the usage of "ReplicationProtectableItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -98,7 +98,7 @@ public async Task Get_GetsTheDetailsOfAProtectableItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheDetailsOfAProtectableItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectableItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectableItems_Get.json // this example is just showing the usage of "ReplicationProtectableItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -131,7 +131,7 @@ public async Task Exists_GetsTheDetailsOfAProtectableItem() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheDetailsOfAProtectableItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectableItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectableItems_Get.json // this example is just showing the usage of "ReplicationProtectableItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectableItemResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectableItemResource.cs index 5442ab508b681..832582c715419 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectableItemResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectableItemResource.cs @@ -21,7 +21,7 @@ public partial class Sample_SiteRecoveryProtectableItemResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAProtectableItem() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectableItems_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectableItems_Get.json // this example is just showing the usage of "ReplicationProtectableItems_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectionContainerCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectionContainerCollection.cs index 5d031c7a6455f..950df5e24aa23 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectionContainerCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectionContainerCollection.cs @@ -22,7 +22,7 @@ public partial class Sample_SiteRecoveryProtectionContainerCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfProtectionContainerForAFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainers_ListByReplicationFabrics.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainers_ListByReplicationFabrics.json // this example is just showing the usage of "ReplicationProtectionContainers_ListByReplicationFabrics" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -60,7 +60,7 @@ public async Task GetAll_GetsTheListOfProtectionContainerForAFabric() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheProtectionContainerDetails() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainers_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainers_Get.json // this example is just showing the usage of "ReplicationProtectionContainers_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -96,7 +96,7 @@ public async Task Get_GetsTheProtectionContainerDetails() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheProtectionContainerDetails() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainers_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainers_Get.json // this example is just showing the usage of "ReplicationProtectionContainers_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -128,7 +128,7 @@ public async Task Exists_GetsTheProtectionContainerDetails() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheProtectionContainerDetails() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainers_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainers_Get.json // this example is just showing the usage of "ReplicationProtectionContainers_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectionContainerResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectionContainerResource.cs index cf820fc926d15..7ab2c9ab25ec5 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectionContainerResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryProtectionContainerResource.cs @@ -25,7 +25,7 @@ public partial class Sample_SiteRecoveryProtectionContainerResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheProtectionContainerDetails() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainers_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainers_Get.json // this example is just showing the usage of "ReplicationProtectionContainers_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -58,7 +58,7 @@ public async Task Get_GetsTheProtectionContainerDetails() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task DiscoverProtectableItem_AddsAProtectableItemToTheReplicationProtectionContainer() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainers_DiscoverProtectableItem.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainers_DiscoverProtectableItem.json // this example is just showing the usage of "ReplicationProtectionContainers_DiscoverProtectableItem" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -101,7 +101,7 @@ public async Task DiscoverProtectableItem_AddsAProtectableItemToTheReplicationPr [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_RemovesAProtectionContainer() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainers_Delete.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainers_Delete.json // this example is just showing the usage of "ReplicationProtectionContainers_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -130,7 +130,7 @@ public async Task Delete_RemovesAProtectionContainer() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task SwitchProtection_SwitchesProtectionFromOneContainerToAnotherOrOneReplicationProviderToAnother() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainers_SwitchProtection.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainers_SwitchProtection.json // this example is just showing the usage of "ReplicationProtectionContainers_SwitchProtection" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -172,7 +172,7 @@ public async Task SwitchProtection_SwitchesProtectionFromOneContainerToAnotherOr [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetSiteRecoveryProtectionContainers_GetsTheListOfAllProtectionContainersInAVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationProtectionContainers_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationProtectionContainers_List.json // this example is just showing the usage of "ReplicationProtectionContainers_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryRecoveryPlanCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryRecoveryPlanCollection.cs index b9ad8ed4f2a34..b84cdab9d8ad0 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryRecoveryPlanCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryRecoveryPlanCollection.cs @@ -24,7 +24,7 @@ public partial class Sample_SiteRecoveryRecoveryPlanCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfRecoveryPlans() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_List.json // this example is just showing the usage of "ReplicationRecoveryPlans_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -61,7 +61,7 @@ public async Task GetAll_GetsTheListOfRecoveryPlans() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheRequestedRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_Get.json // this example is just showing the usage of "ReplicationRecoveryPlans_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -96,7 +96,7 @@ public async Task Get_GetsTheRequestedRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheRequestedRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_Get.json // this example is just showing the usage of "ReplicationRecoveryPlans_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -127,7 +127,7 @@ public async Task Exists_GetsTheRequestedRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheRequestedRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_Get.json // this example is just showing the usage of "ReplicationRecoveryPlans_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -170,7 +170,7 @@ public async Task GetIfExists_GetsTheRequestedRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_CreatesARecoveryPlanWithTheGivenDetails() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_Create.json // this example is just showing the usage of "ReplicationRecoveryPlans_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryRecoveryPlanResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryRecoveryPlanResource.cs index 5bd7e0cac272e..2135e5984d528 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryRecoveryPlanResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryRecoveryPlanResource.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryRecoveryPlanResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheRequestedRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_Get.json // this example is just showing the usage of "ReplicationRecoveryPlans_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -55,7 +55,7 @@ public async Task Get_GetsTheRequestedRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_DeletesTheSpecifiedRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_Delete.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_Delete.json // this example is just showing the usage of "ReplicationRecoveryPlans_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -83,7 +83,7 @@ public async Task Delete_DeletesTheSpecifiedRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_UpdatesTheGivenRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_Update.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_Update.json // this example is just showing the usage of "ReplicationRecoveryPlans_Update" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -177,7 +177,7 @@ public async Task Update_UpdatesTheGivenRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task FailoverCancel_ExecuteCancelFailoverOfTheRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_FailoverCancel.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_FailoverCancel.json // this example is just showing the usage of "ReplicationRecoveryPlans_FailoverCancel" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -210,7 +210,7 @@ public async Task FailoverCancel_ExecuteCancelFailoverOfTheRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task FailoverCommit_ExecuteCommitFailoverOfTheRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_FailoverCommit.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_FailoverCommit.json // this example is just showing the usage of "ReplicationRecoveryPlans_FailoverCommit" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -243,7 +243,7 @@ public async Task FailoverCommit_ExecuteCommitFailoverOfTheRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task PlannedFailover_ExecutePlannedFailoverOfTheRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_PlannedFailover.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_PlannedFailover.json // this example is just showing the usage of "ReplicationRecoveryPlans_PlannedFailover" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -283,7 +283,7 @@ public async Task PlannedFailover_ExecutePlannedFailoverOfTheRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Reprotect_ExecuteReprotectOfTheRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_Reprotect.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_Reprotect.json // this example is just showing the usage of "ReplicationRecoveryPlans_Reprotect" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -316,7 +316,7 @@ public async Task Reprotect_ExecuteReprotectOfTheRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task TestFailover_ExecuteTestFailoverOfTheRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_TestFailover.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_TestFailover.json // this example is just showing the usage of "ReplicationRecoveryPlans_TestFailover" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -357,7 +357,7 @@ public async Task TestFailover_ExecuteTestFailoverOfTheRecoveryPlan() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task TestFailoverCleanup_ExecuteTestFailoverCleanupOfTheRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_TestFailoverCleanup.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_TestFailoverCleanup.json // this example is just showing the usage of "ReplicationRecoveryPlans_TestFailoverCleanup" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -394,7 +394,7 @@ public async Task TestFailoverCleanup_ExecuteTestFailoverCleanupOfTheRecoveryPla [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task UnplannedFailover_ExecuteUnplannedFailoverOfTheRecoveryPlan() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryPlans_UnplannedFailover.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryPlans_UnplannedFailover.json // this example is just showing the usage of "ReplicationRecoveryPlans_UnplannedFailover" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryServicesProviderCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryServicesProviderCollection.cs index 1168b36b8fb25..9df429e3cb27a 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryServicesProviderCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryServicesProviderCollection.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryServicesProviderCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfRegisteredRecoveryServicesProvidersForTheFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryServicesProviders_ListByReplicationFabrics.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryServicesProviders_ListByReplicationFabrics.json // this example is just showing the usage of "ReplicationRecoveryServicesProviders_ListByReplicationFabrics" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -61,7 +61,7 @@ public async Task GetAll_GetsTheListOfRegisteredRecoveryServicesProvidersForTheF [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfARecoveryServicesProvider() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryServicesProviders_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryServicesProviders_Get.json // this example is just showing the usage of "ReplicationRecoveryServicesProviders_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -97,7 +97,7 @@ public async Task Get_GetsTheDetailsOfARecoveryServicesProvider() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheDetailsOfARecoveryServicesProvider() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryServicesProviders_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryServicesProviders_Get.json // this example is just showing the usage of "ReplicationRecoveryServicesProviders_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -129,7 +129,7 @@ public async Task Exists_GetsTheDetailsOfARecoveryServicesProvider() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheDetailsOfARecoveryServicesProvider() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryServicesProviders_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryServicesProviders_Get.json // this example is just showing the usage of "ReplicationRecoveryServicesProviders_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -173,7 +173,7 @@ public async Task GetIfExists_GetsTheDetailsOfARecoveryServicesProvider() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_AddsARecoveryServicesProvider() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryServicesProviders_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryServicesProviders_Create.json // this example is just showing the usage of "ReplicationRecoveryServicesProviders_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryServicesProviderResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryServicesProviderResource.cs index fbbea1024c28b..0132eda4ac084 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryServicesProviderResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryServicesProviderResource.cs @@ -24,7 +24,7 @@ public partial class Sample_SiteRecoveryServicesProviderResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfARecoveryServicesProvider() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryServicesProviders_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryServicesProviders_Get.json // this example is just showing the usage of "ReplicationRecoveryServicesProviders_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -57,7 +57,7 @@ public async Task Get_GetsTheDetailsOfARecoveryServicesProvider() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_AddsARecoveryServicesProvider() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryServicesProviders_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryServicesProviders_Create.json // this example is just showing the usage of "ReplicationRecoveryServicesProviders_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -92,7 +92,7 @@ public async Task Update_AddsARecoveryServicesProvider() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task RefreshProvider_RefreshDetailsFromTheRecoveryServicesProvider() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryServicesProviders_RefreshProvider.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryServicesProviders_RefreshProvider.json // this example is just showing the usage of "ReplicationRecoveryServicesProviders_RefreshProvider" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -126,7 +126,7 @@ public async Task RefreshProvider_RefreshDetailsFromTheRecoveryServicesProvider( [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_DeletesProviderFromFabricNoteDeletingProviderForAnyFabricOtherThanSingleHostIsUnsupportedToMaintainBackwardCompatibilityForReleasedClientsTheObjectDeleteRspInputIsUsedIfTheObjectIsEmptyWeAssumeThatItIsOldClientAndContinueTheOldBehavior() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryServicesProviders_Delete.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryServicesProviders_Delete.json // this example is just showing the usage of "ReplicationRecoveryServicesProviders_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -155,7 +155,7 @@ public async Task Delete_DeletesProviderFromFabricNoteDeletingProviderForAnyFabr [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetSiteRecoveryServicesProviders_GetsTheListOfRegisteredRecoveryServicesProvidersInTheVaultThisIsAViewOnlyApi() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationRecoveryServicesProviders_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationRecoveryServicesProviders_List.json // this example is just showing the usage of "ReplicationRecoveryServicesProviders_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVCenterCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVCenterCollection.cs index e5279b51adcf0..38e4a33951b61 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVCenterCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVCenterCollection.cs @@ -24,7 +24,7 @@ public partial class Sample_SiteRecoveryVCenterCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfVCenterRegisteredUnderAFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationvCenters_ListByReplicationFabrics.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationvCenters_ListByReplicationFabrics.json // this example is just showing the usage of "ReplicationvCenters_ListByReplicationFabrics" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -62,7 +62,7 @@ public async Task GetAll_GetsTheListOfVCenterRegisteredUnderAFabric() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAVCenter() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationvCenters_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationvCenters_Get.json // this example is just showing the usage of "ReplicationvCenters_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -98,7 +98,7 @@ public async Task Get_GetsTheDetailsOfAVCenter() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheDetailsOfAVCenter() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationvCenters_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationvCenters_Get.json // this example is just showing the usage of "ReplicationvCenters_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -130,7 +130,7 @@ public async Task Exists_GetsTheDetailsOfAVCenter() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheDetailsOfAVCenter() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationvCenters_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationvCenters_Get.json // this example is just showing the usage of "ReplicationvCenters_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -174,7 +174,7 @@ public async Task GetIfExists_GetsTheDetailsOfAVCenter() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_AddVCenter() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationvCenters_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationvCenters_Create.json // this example is just showing the usage of "ReplicationvCenters_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVCenterResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVCenterResource.cs index 1989f8de75983..a387683eec470 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVCenterResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVCenterResource.cs @@ -25,7 +25,7 @@ public partial class Sample_SiteRecoveryVCenterResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAVCenter() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationvCenters_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationvCenters_Get.json // this example is just showing the usage of "ReplicationvCenters_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -58,7 +58,7 @@ public async Task Get_GetsTheDetailsOfAVCenter() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_RemoveVCenterOperation() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationvCenters_Delete.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationvCenters_Delete.json // this example is just showing the usage of "ReplicationvCenters_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -87,7 +87,7 @@ public async Task Delete_RemoveVCenterOperation() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_UpdateVCenterOperation() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationvCenters_Update.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationvCenters_Update.json // this example is just showing the usage of "ReplicationvCenters_Update" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -128,7 +128,7 @@ public async Task Update_UpdateVCenterOperation() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetSiteRecoveryVCenters_GetsTheListOfVCenterRegisteredUnderTheVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationvCenters_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationvCenters_List.json // this example is just showing the usage of "ReplicationvCenters_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVaultSettingCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVaultSettingCollection.cs index 414e588aa3b58..c3aa5f3b97642 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVaultSettingCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVaultSettingCollection.cs @@ -24,7 +24,7 @@ public partial class Sample_SiteRecoveryVaultSettingCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfVaultSetting() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationVaultSetting_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationVaultSetting_List.json // this example is just showing the usage of "ReplicationVaultSetting_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -61,7 +61,7 @@ public async Task GetAll_GetsTheListOfVaultSetting() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheVaultSetting() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationVaultSetting_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationVaultSetting_Get.json // this example is just showing the usage of "ReplicationVaultSetting_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -96,7 +96,7 @@ public async Task Get_GetsTheVaultSetting() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheVaultSetting() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationVaultSetting_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationVaultSetting_Get.json // this example is just showing the usage of "ReplicationVaultSetting_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -127,7 +127,7 @@ public async Task Exists_GetsTheVaultSetting() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheVaultSetting() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationVaultSetting_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationVaultSetting_Get.json // this example is just showing the usage of "ReplicationVaultSetting_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -170,7 +170,7 @@ public async Task GetIfExists_GetsTheVaultSetting() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_UpdatesVaultSettingAVaultSettingObjectIsASingletonPerVaultAndItIsAlwaysPresentByDefault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationVaultSetting_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationVaultSetting_Create.json // this example is just showing the usage of "ReplicationVaultSetting_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVaultSettingResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVaultSettingResource.cs index 4ace3c14898fb..dde48d8b29b2d 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVaultSettingResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_SiteRecoveryVaultSettingResource.cs @@ -23,7 +23,7 @@ public partial class Sample_SiteRecoveryVaultSettingResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheVaultSetting() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationVaultSetting_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationVaultSetting_Get.json // this example is just showing the usage of "ReplicationVaultSetting_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -55,7 +55,7 @@ public async Task Get_GetsTheVaultSetting() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_UpdatesVaultSettingAVaultSettingObjectIsASingletonPerVaultAndItIsAlwaysPresentByDefault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationVaultSetting_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationVaultSetting_Create.json // this example is just showing the usage of "ReplicationVaultSetting_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationCollection.cs index 0268641c93bdb..28aff80f56f0d 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationCollection.cs @@ -22,7 +22,7 @@ public partial class Sample_StorageClassificationCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfStorageClassificationObjectsUnderAFabric() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassifications_ListByReplicationFabrics.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassifications_ListByReplicationFabrics.json // this example is just showing the usage of "ReplicationStorageClassifications_ListByReplicationFabrics" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -60,7 +60,7 @@ public async Task GetAll_GetsTheListOfStorageClassificationObjectsUnderAFabric() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAStorageClassification() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassifications_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassifications_Get.json // this example is just showing the usage of "ReplicationStorageClassifications_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -96,7 +96,7 @@ public async Task Get_GetsTheDetailsOfAStorageClassification() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheDetailsOfAStorageClassification() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassifications_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassifications_Get.json // this example is just showing the usage of "ReplicationStorageClassifications_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -128,7 +128,7 @@ public async Task Exists_GetsTheDetailsOfAStorageClassification() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheDetailsOfAStorageClassification() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassifications_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassifications_Get.json // this example is just showing the usage of "ReplicationStorageClassifications_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationMappingCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationMappingCollection.cs index 831742ca9b63b..2ba1103699d45 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationMappingCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationMappingCollection.cs @@ -23,7 +23,7 @@ public partial class Sample_StorageClassificationMappingCollection [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetAll_GetsTheListOfStorageClassificationMappingsObjectsUnderAStorage() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassificationMappings_ListByReplicationStorageClassifications.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassificationMappings_ListByReplicationStorageClassifications.json // this example is just showing the usage of "ReplicationStorageClassificationMappings_ListByReplicationStorageClassifications" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -62,7 +62,7 @@ public async Task GetAll_GetsTheListOfStorageClassificationMappingsObjectsUnderA [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAStorageClassificationMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassificationMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassificationMappings_Get.json // this example is just showing the usage of "ReplicationStorageClassificationMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -99,7 +99,7 @@ public async Task Get_GetsTheDetailsOfAStorageClassificationMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Exists_GetsTheDetailsOfAStorageClassificationMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassificationMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassificationMappings_Get.json // this example is just showing the usage of "ReplicationStorageClassificationMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -132,7 +132,7 @@ public async Task Exists_GetsTheDetailsOfAStorageClassificationMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetIfExists_GetsTheDetailsOfAStorageClassificationMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassificationMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassificationMappings_Get.json // this example is just showing the usage of "ReplicationStorageClassificationMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -177,7 +177,7 @@ public async Task GetIfExists_GetsTheDetailsOfAStorageClassificationMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task CreateOrUpdate_CreateStorageClassificationMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassificationMappings_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassificationMappings_Create.json // this example is just showing the usage of "ReplicationStorageClassificationMappings_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationMappingResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationMappingResource.cs index ea315adc2331d..8c3a4f242a223 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationMappingResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationMappingResource.cs @@ -24,7 +24,7 @@ public partial class Sample_StorageClassificationMappingResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAStorageClassificationMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassificationMappings_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassificationMappings_Get.json // this example is just showing the usage of "ReplicationStorageClassificationMappings_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -58,7 +58,7 @@ public async Task Get_GetsTheDetailsOfAStorageClassificationMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Update_CreateStorageClassificationMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassificationMappings_Create.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassificationMappings_Create.json // this example is just showing the usage of "ReplicationStorageClassificationMappings_Create" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -97,7 +97,7 @@ public async Task Update_CreateStorageClassificationMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Delete_DeleteAStorageClassificationMapping() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassificationMappings_Delete.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassificationMappings_Delete.json // this example is just showing the usage of "ReplicationStorageClassificationMappings_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -127,7 +127,7 @@ public async Task Delete_DeleteAStorageClassificationMapping() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetStorageClassificationMappings_GetsTheListOfStorageClassificationMappingsObjectsUnderAVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassificationMappings_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassificationMappings_List.json // this example is just showing the usage of "ReplicationStorageClassificationMappings_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationResource.cs index a5472970a31bb..b043018a8539a 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/samples/Generated/Samples/Sample_StorageClassificationResource.cs @@ -22,7 +22,7 @@ public partial class Sample_StorageClassificationResource [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task Get_GetsTheDetailsOfAStorageClassification() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassifications_Get.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassifications_Get.json // this example is just showing the usage of "ReplicationStorageClassifications_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -55,7 +55,7 @@ public async Task Get_GetsTheDetailsOfAStorageClassification() [NUnit.Framework.Ignore("Only verifying that the sample builds")] public async Task GetStorageClassifications_GetsTheListOfStorageClassificationObjectsUnderAVault() { - // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-06-01/examples/ReplicationStorageClassifications_List.json + // Generated from example definition: specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-08-01/examples/ReplicationStorageClassifications_List.json // this example is just showing the usage of "ReplicationStorageClassifications_List" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ArmRecoveryServicesSiteRecoveryModelFactory.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ArmRecoveryServicesSiteRecoveryModelFactory.cs index aee064e4edb03..12d2f386f69fc 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ArmRecoveryServicesSiteRecoveryModelFactory.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ArmRecoveryServicesSiteRecoveryModelFactory.cs @@ -1324,13 +1324,14 @@ public static A2ACrossClusterMigrationReplicationDetails A2ACrossClusterMigratio /// The recovery subnet name. /// The virtual machine scale set Id. /// The recovery capacity reservation group Id. + /// A value indicating whether the auto protection is enabled. /// A new instance for mocking. - public static A2AEnableProtectionContent A2AEnableProtectionContent(ResourceIdentifier fabricObjectId = null, ResourceIdentifier recoveryContainerId = null, ResourceIdentifier recoveryResourceGroupId = null, string recoveryCloudServiceId = null, ResourceIdentifier recoveryAvailabilitySetId = null, ResourceIdentifier recoveryProximityPlacementGroupId = null, IEnumerable vmDisks = null, IEnumerable vmManagedDisks = null, string multiVmGroupName = null, string multiVmGroupId = null, ResourceIdentifier recoveryBootDiagStorageAccountId = null, SiteRecoveryDiskEncryptionInfo diskEncryptionInfo = null, string recoveryAvailabilityZone = null, SiteRecoveryExtendedLocation recoveryExtendedLocation = null, ResourceIdentifier recoveryAzureNetworkId = null, string recoverySubnetName = null, ResourceIdentifier recoveryVirtualMachineScaleSetId = null, ResourceIdentifier recoveryCapacityReservationGroupId = null) + public static A2AEnableProtectionContent A2AEnableProtectionContent(ResourceIdentifier fabricObjectId = null, ResourceIdentifier recoveryContainerId = null, ResourceIdentifier recoveryResourceGroupId = null, string recoveryCloudServiceId = null, ResourceIdentifier recoveryAvailabilitySetId = null, ResourceIdentifier recoveryProximityPlacementGroupId = null, IEnumerable vmDisks = null, IEnumerable vmManagedDisks = null, string multiVmGroupName = null, string multiVmGroupId = null, ResourceIdentifier recoveryBootDiagStorageAccountId = null, SiteRecoveryDiskEncryptionInfo diskEncryptionInfo = null, string recoveryAvailabilityZone = null, SiteRecoveryExtendedLocation recoveryExtendedLocation = null, ResourceIdentifier recoveryAzureNetworkId = null, string recoverySubnetName = null, ResourceIdentifier recoveryVirtualMachineScaleSetId = null, ResourceIdentifier recoveryCapacityReservationGroupId = null, AutoProtectionOfDataDisk? autoProtectionOfDataDisk = null) { vmDisks ??= new List(); vmManagedDisks ??= new List(); - return new A2AEnableProtectionContent("A2A", serializedAdditionalRawData: null, fabricObjectId, recoveryContainerId, recoveryResourceGroupId, recoveryCloudServiceId, recoveryAvailabilitySetId, recoveryProximityPlacementGroupId, vmDisks?.ToList(), vmManagedDisks?.ToList(), multiVmGroupName, multiVmGroupId, recoveryBootDiagStorageAccountId, diskEncryptionInfo, recoveryAvailabilityZone, recoveryExtendedLocation, recoveryAzureNetworkId, recoverySubnetName, recoveryVirtualMachineScaleSetId, recoveryCapacityReservationGroupId); + return new A2AEnableProtectionContent("A2A", serializedAdditionalRawData: null, fabricObjectId, recoveryContainerId, recoveryResourceGroupId, recoveryCloudServiceId, recoveryAvailabilitySetId, recoveryProximityPlacementGroupId, vmDisks?.ToList(), vmManagedDisks?.ToList(), multiVmGroupName, multiVmGroupId, recoveryBootDiagStorageAccountId, diskEncryptionInfo, recoveryAvailabilityZone, recoveryExtendedLocation, recoveryAzureNetworkId, recoverySubnetName, recoveryVirtualMachineScaleSetId, recoveryCapacityReservationGroupId, autoProtectionOfDataDisk); } /// Initializes a new instance of . diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Extensions/MockableRecoveryServicesSiteRecoveryResourceGroupResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Extensions/MockableRecoveryServicesSiteRecoveryResourceGroupResource.cs index 15e3b4111b0cb..32cc3a01da7ee 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Extensions/MockableRecoveryServicesSiteRecoveryResourceGroupResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Extensions/MockableRecoveryServicesSiteRecoveryResourceGroupResource.cs @@ -116,7 +116,7 @@ public virtual SiteRecoveryAlertCollection GetSiteRecoveryAlerts(string resource /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -148,7 +148,7 @@ public virtual async Task> GetSiteRecoveryAl /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -190,7 +190,7 @@ public virtual ReplicationEligibilityResultCollection GetReplicationEligibilityR /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -221,7 +221,7 @@ public virtual async Task> GetRep /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -262,7 +262,7 @@ public virtual SiteRecoveryEventCollection GetSiteRecoveryEvents(string resource /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -294,7 +294,7 @@ public virtual async Task> GetSiteRecoveryEv /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -336,7 +336,7 @@ public virtual SiteRecoveryFabricCollection GetSiteRecoveryFabrics(string resour /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -369,7 +369,7 @@ public virtual async Task> GetSiteRecoveryF /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -412,7 +412,7 @@ public virtual SiteRecoveryJobCollection GetSiteRecoveryJobs(string resourceName /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -444,7 +444,7 @@ public virtual async Task> GetSiteRecoveryJobA /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -486,7 +486,7 @@ public virtual SiteRecoveryPolicyCollection GetSiteRecoveryPolicies(string resou /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -518,7 +518,7 @@ public virtual async Task> GetSiteRecoveryP /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -560,7 +560,7 @@ public virtual ReplicationProtectionIntentCollection GetReplicationProtectionInt /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -592,7 +592,7 @@ public virtual async Task> GetRepl /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -634,7 +634,7 @@ public virtual SiteRecoveryRecoveryPlanCollection GetSiteRecoveryRecoveryPlans(s /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -666,7 +666,7 @@ public virtual async Task> GetSiteRec /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -708,7 +708,7 @@ public virtual SiteRecoveryVaultSettingCollection GetSiteRecoveryVaultSettings(s /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -740,7 +740,7 @@ public virtual async Task> GetSiteRec /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -772,7 +772,7 @@ public virtual Response GetSiteRecoveryVaultSe /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -804,7 +804,7 @@ public virtual AsyncPageable GetReplicationApp /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -836,7 +836,7 @@ public virtual Pageable GetReplicationApplianc /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -871,7 +871,7 @@ public virtual AsyncPageable GetSiteRecoveryNetwork /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -906,7 +906,7 @@ public virtual Pageable GetSiteRecoveryNetworks(str /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -941,7 +941,7 @@ public virtual AsyncPageable GetSiteRecovery /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -976,7 +976,7 @@ public virtual Pageable GetSiteRecoveryNetwo /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1011,7 +1011,7 @@ public virtual AsyncPageable GetSiteRec /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1046,7 +1046,7 @@ public virtual Pageable GetSiteRecovery /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1084,7 +1084,7 @@ public virtual AsyncPageable GetSiteRecoveryM /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1122,7 +1122,7 @@ public virtual Pageable GetSiteRecoveryMigrat /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1159,7 +1159,7 @@ public virtual AsyncPageable GetReplicationPro /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1196,7 +1196,7 @@ public virtual Pageable GetReplicationProtecte /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1231,7 +1231,7 @@ public virtual AsyncPageable GetProtectionCo /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1266,7 +1266,7 @@ public virtual Pageable GetProtectionContain /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1301,7 +1301,7 @@ public virtual AsyncPageable GetSiteRecove /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1336,7 +1336,7 @@ public virtual Pageable GetSiteRecoverySer /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1371,7 +1371,7 @@ public virtual AsyncPageable GetStorageClassifica /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1406,7 +1406,7 @@ public virtual Pageable GetStorageClassifications /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1441,7 +1441,7 @@ public virtual AsyncPageable GetStorageCla /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1476,7 +1476,7 @@ public virtual Pageable GetStorageClassifi /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1511,7 +1511,7 @@ public virtual AsyncPageable GetSiteRecoveryVCenter /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1546,7 +1546,7 @@ public virtual Pageable GetSiteRecoveryVCenters(str /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -1586,7 +1586,7 @@ public virtual async Task> GetSu /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -1626,7 +1626,7 @@ public virtual Response GetSupportedOpera /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -1665,7 +1665,7 @@ public virtual async Task> GetReplicationVaultHealt /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -1704,7 +1704,7 @@ public virtual Response GetReplicationVaultHealth(string res /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -1747,7 +1747,7 @@ public virtual async Task> RefreshReplicationVa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Extensions/RecoveryServicesSiteRecoveryExtensions.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Extensions/RecoveryServicesSiteRecoveryExtensions.cs index 62e896273a8fe..5debb533ad0fa 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Extensions/RecoveryServicesSiteRecoveryExtensions.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Extensions/RecoveryServicesSiteRecoveryExtensions.cs @@ -499,7 +499,7 @@ public static SiteRecoveryAlertCollection GetSiteRecoveryAlerts(this ResourceGro /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -538,7 +538,7 @@ public static async Task> GetSiteRecoveryAle /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -596,7 +596,7 @@ public static ReplicationEligibilityResultCollection GetReplicationEligibilityRe /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -634,7 +634,7 @@ public static async Task> GetRepl /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -691,7 +691,7 @@ public static SiteRecoveryEventCollection GetSiteRecoveryEvents(this ResourceGro /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -730,7 +730,7 @@ public static async Task> GetSiteRecoveryEve /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -788,7 +788,7 @@ public static SiteRecoveryFabricCollection GetSiteRecoveryFabrics(this ResourceG /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -828,7 +828,7 @@ public static async Task> GetSiteRecoveryFa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -887,7 +887,7 @@ public static SiteRecoveryJobCollection GetSiteRecoveryJobs(this ResourceGroupRe /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -926,7 +926,7 @@ public static async Task> GetSiteRecoveryJobAs /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -984,7 +984,7 @@ public static SiteRecoveryPolicyCollection GetSiteRecoveryPolicies(this Resource /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1023,7 +1023,7 @@ public static async Task> GetSiteRecoveryPo /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1081,7 +1081,7 @@ public static ReplicationProtectionIntentCollection GetReplicationProtectionInte /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1120,7 +1120,7 @@ public static async Task> GetRepli /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1178,7 +1178,7 @@ public static SiteRecoveryRecoveryPlanCollection GetSiteRecoveryRecoveryPlans(th /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1217,7 +1217,7 @@ public static async Task> GetSiteReco /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1275,7 +1275,7 @@ public static SiteRecoveryVaultSettingCollection GetSiteRecoveryVaultSettings(th /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1314,7 +1314,7 @@ public static async Task> GetSiteReco /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1353,7 +1353,7 @@ public static Response GetSiteRecoveryVaultSet /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -1388,7 +1388,7 @@ public static AsyncPageable GetReplicationAppl /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -1423,7 +1423,7 @@ public static Pageable GetReplicationAppliance /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1461,7 +1461,7 @@ public static AsyncPageable GetSiteRecoveryNetworks /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1499,7 +1499,7 @@ public static Pageable GetSiteRecoveryNetworks(this /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1537,7 +1537,7 @@ public static AsyncPageable GetSiteRecoveryN /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1575,7 +1575,7 @@ public static Pageable GetSiteRecoveryNetwor /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1613,7 +1613,7 @@ public static AsyncPageable GetSiteReco /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1651,7 +1651,7 @@ public static Pageable GetSiteRecoveryP /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1692,7 +1692,7 @@ public static AsyncPageable GetSiteRecoveryMi /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1733,7 +1733,7 @@ public static Pageable GetSiteRecoveryMigrati /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1773,7 +1773,7 @@ public static AsyncPageable GetReplicationProt /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1813,7 +1813,7 @@ public static Pageable GetReplicationProtected /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1851,7 +1851,7 @@ public static AsyncPageable GetProtectionCon /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1889,7 +1889,7 @@ public static Pageable GetProtectionContaine /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1927,7 +1927,7 @@ public static AsyncPageable GetSiteRecover /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1965,7 +1965,7 @@ public static Pageable GetSiteRecoveryServ /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -2003,7 +2003,7 @@ public static AsyncPageable GetStorageClassificat /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -2041,7 +2041,7 @@ public static Pageable GetStorageClassifications( /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -2079,7 +2079,7 @@ public static AsyncPageable GetStorageClas /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -2117,7 +2117,7 @@ public static Pageable GetStorageClassific /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -2155,7 +2155,7 @@ public static AsyncPageable GetSiteRecoveryVCenters /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -2193,7 +2193,7 @@ public static Pageable GetSiteRecoveryVCenters(this /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -2227,7 +2227,7 @@ public static async Task> GetSup /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -2261,7 +2261,7 @@ public static Response GetSupportedOperat /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -2294,7 +2294,7 @@ public static async Task> GetReplicationVaultHealth /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -2327,7 +2327,7 @@ public static Response GetReplicationVaultHealth(this Resour /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -2361,7 +2361,7 @@ public static async Task> RefreshReplicationVau /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/MigrationRecoveryPointCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/MigrationRecoveryPointCollection.cs index 50166c76547af..f8a3d51358c9f 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/MigrationRecoveryPointCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/MigrationRecoveryPointCollection.cs @@ -66,7 +66,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(str /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -156,7 +156,7 @@ public virtual Response Get(string migrationReco /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -186,7 +186,7 @@ public virtual AsyncPageable GetAllAsync(Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -216,7 +216,7 @@ public virtual Pageable GetAll(CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -259,7 +259,7 @@ public virtual async Task> ExistsAsync(string migrationRecoveryPo /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -302,7 +302,7 @@ public virtual Response Exists(string migrationRecoveryPointName, Cancella /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -347,7 +347,7 @@ public virtual async Task> GetI /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/MigrationRecoveryPointResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/MigrationRecoveryPointResource.cs index e47b78b1bdf62..637a1f7615ebf 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/MigrationRecoveryPointResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/MigrationRecoveryPointResource.cs @@ -106,7 +106,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -146,7 +146,7 @@ public virtual async Task> GetAsync(Can /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Models/A2AEnableProtectionContent.Serialization.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Models/A2AEnableProtectionContent.Serialization.cs index 19ff553fae139..ff5b123f27917 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Models/A2AEnableProtectionContent.Serialization.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Models/A2AEnableProtectionContent.Serialization.cs @@ -123,6 +123,11 @@ void IJsonModel.Write(Utf8JsonWriter writer, ModelRe writer.WritePropertyName("recoveryCapacityReservationGroupId"u8); writer.WriteStringValue(RecoveryCapacityReservationGroupId); } + if (Optional.IsDefined(AutoProtectionOfDataDisk)) + { + writer.WritePropertyName("autoProtectionOfDataDisk"u8); + writer.WriteStringValue(AutoProtectionOfDataDisk.Value.ToString()); + } writer.WritePropertyName("instanceType"u8); writer.WriteStringValue(InstanceType); if (options.Format != "W" && _serializedAdditionalRawData != null) @@ -181,6 +186,7 @@ internal static A2AEnableProtectionContent DeserializeA2AEnableProtectionContent Optional recoverySubnetName = default; Optional recoveryVirtualMachineScaleSetId = default; Optional recoveryCapacityReservationGroupId = default; + Optional autoProtectionOfDataDisk = default; string instanceType = default; IDictionary serializedAdditionalRawData = default; Dictionary additionalPropertiesDictionary = new Dictionary(); @@ -334,6 +340,15 @@ internal static A2AEnableProtectionContent DeserializeA2AEnableProtectionContent recoveryCapacityReservationGroupId = new ResourceIdentifier(property.Value.GetString()); continue; } + if (property.NameEquals("autoProtectionOfDataDisk"u8)) + { + if (property.Value.ValueKind == JsonValueKind.Null) + { + continue; + } + autoProtectionOfDataDisk = new AutoProtectionOfDataDisk(property.Value.GetString()); + continue; + } if (property.NameEquals("instanceType"u8)) { instanceType = property.Value.GetString(); @@ -345,7 +360,7 @@ internal static A2AEnableProtectionContent DeserializeA2AEnableProtectionContent } } serializedAdditionalRawData = additionalPropertiesDictionary; - return new A2AEnableProtectionContent(instanceType, serializedAdditionalRawData, fabricObjectId, recoveryContainerId.Value, recoveryResourceGroupId.Value, recoveryCloudServiceId.Value, recoveryAvailabilitySetId.Value, recoveryProximityPlacementGroupId.Value, Optional.ToList(vmDisks), Optional.ToList(vmManagedDisks), multiVmGroupName.Value, multiVmGroupId.Value, recoveryBootDiagStorageAccountId.Value, diskEncryptionInfo.Value, recoveryAvailabilityZone.Value, recoveryExtendedLocation.Value, recoveryAzureNetworkId.Value, recoverySubnetName.Value, recoveryVirtualMachineScaleSetId.Value, recoveryCapacityReservationGroupId.Value); + return new A2AEnableProtectionContent(instanceType, serializedAdditionalRawData, fabricObjectId, recoveryContainerId.Value, recoveryResourceGroupId.Value, recoveryCloudServiceId.Value, recoveryAvailabilitySetId.Value, recoveryProximityPlacementGroupId.Value, Optional.ToList(vmDisks), Optional.ToList(vmManagedDisks), multiVmGroupName.Value, multiVmGroupId.Value, recoveryBootDiagStorageAccountId.Value, diskEncryptionInfo.Value, recoveryAvailabilityZone.Value, recoveryExtendedLocation.Value, recoveryAzureNetworkId.Value, recoverySubnetName.Value, recoveryVirtualMachineScaleSetId.Value, recoveryCapacityReservationGroupId.Value, Optional.ToNullable(autoProtectionOfDataDisk)); } BinaryData IPersistableModel.Write(ModelReaderWriterOptions options) diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Models/A2AEnableProtectionContent.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Models/A2AEnableProtectionContent.cs index 1098ad857ec11..417784c5e2357 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Models/A2AEnableProtectionContent.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/Models/A2AEnableProtectionContent.cs @@ -48,7 +48,8 @@ public A2AEnableProtectionContent(ResourceIdentifier fabricObjectId) /// The recovery subnet name. /// The virtual machine scale set Id. /// The recovery capacity reservation group Id. - internal A2AEnableProtectionContent(string instanceType, IDictionary serializedAdditionalRawData, ResourceIdentifier fabricObjectId, ResourceIdentifier recoveryContainerId, ResourceIdentifier recoveryResourceGroupId, string recoveryCloudServiceId, ResourceIdentifier recoveryAvailabilitySetId, ResourceIdentifier recoveryProximityPlacementGroupId, IList vmDisks, IList vmManagedDisks, string multiVmGroupName, string multiVmGroupId, ResourceIdentifier recoveryBootDiagStorageAccountId, SiteRecoveryDiskEncryptionInfo diskEncryptionInfo, string recoveryAvailabilityZone, SiteRecoveryExtendedLocation recoveryExtendedLocation, ResourceIdentifier recoveryAzureNetworkId, string recoverySubnetName, ResourceIdentifier recoveryVirtualMachineScaleSetId, ResourceIdentifier recoveryCapacityReservationGroupId) : base(instanceType, serializedAdditionalRawData) + /// A value indicating whether the auto protection is enabled. + internal A2AEnableProtectionContent(string instanceType, IDictionary serializedAdditionalRawData, ResourceIdentifier fabricObjectId, ResourceIdentifier recoveryContainerId, ResourceIdentifier recoveryResourceGroupId, string recoveryCloudServiceId, ResourceIdentifier recoveryAvailabilitySetId, ResourceIdentifier recoveryProximityPlacementGroupId, IList vmDisks, IList vmManagedDisks, string multiVmGroupName, string multiVmGroupId, ResourceIdentifier recoveryBootDiagStorageAccountId, SiteRecoveryDiskEncryptionInfo diskEncryptionInfo, string recoveryAvailabilityZone, SiteRecoveryExtendedLocation recoveryExtendedLocation, ResourceIdentifier recoveryAzureNetworkId, string recoverySubnetName, ResourceIdentifier recoveryVirtualMachineScaleSetId, ResourceIdentifier recoveryCapacityReservationGroupId, AutoProtectionOfDataDisk? autoProtectionOfDataDisk) : base(instanceType, serializedAdditionalRawData) { FabricObjectId = fabricObjectId; RecoveryContainerId = recoveryContainerId; @@ -68,6 +69,7 @@ internal A2AEnableProtectionContent(string instanceType, IDictionary The recovery capacity reservation group Id. public ResourceIdentifier RecoveryCapacityReservationGroupId { get; set; } + /// A value indicating whether the auto protection is enabled. + public AutoProtectionOfDataDisk? AutoProtectionOfDataDisk { get; set; } } } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ProtectionContainerMappingCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ProtectionContainerMappingCollection.cs index 0a357ebe11270..105fa10da3b02 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ProtectionContainerMappingCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ProtectionContainerMappingCollection.cs @@ -67,7 +67,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -116,7 +116,7 @@ public virtual async Task> Crea /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -165,7 +165,7 @@ public virtual ArmOperation CreateOrUpdate(W /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -210,7 +210,7 @@ public virtual async Task> GetAsync /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -255,7 +255,7 @@ public virtual Response Get(string mappingNa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -285,7 +285,7 @@ public virtual AsyncPageable GetAllAsync(Can /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -315,7 +315,7 @@ public virtual Pageable GetAll(CancellationT /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -358,7 +358,7 @@ public virtual async Task> ExistsAsync(string mappingName, Cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -401,7 +401,7 @@ public virtual Response Exists(string mappingName, CancellationToken cance /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -446,7 +446,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ProtectionContainerMappingResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ProtectionContainerMappingResource.cs index 8228a125b9368..92c3f14231c12 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ProtectionContainerMappingResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ProtectionContainerMappingResource.cs @@ -106,7 +106,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -146,7 +146,7 @@ public virtual async Task> GetAsync /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -186,7 +186,7 @@ public virtual Response Get(CancellationToke /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -228,7 +228,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -270,7 +270,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -316,7 +316,7 @@ public virtual async Task> Upda /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -362,7 +362,7 @@ public virtual ArmOperation Update(WaitUntil /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -408,7 +408,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, RemoveP /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationEligibilityResultCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationEligibilityResultCollection.cs index bcc0ccc0baa72..8495cea8cbbc7 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationEligibilityResultCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationEligibilityResultCollection.cs @@ -72,7 +72,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -112,7 +112,7 @@ public virtual async Task> GetAsy /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -152,7 +152,7 @@ public virtual Response Get(CancellationTo /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -181,7 +181,7 @@ public virtual AsyncPageable GetAllAsync(C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -210,7 +210,7 @@ public virtual Pageable GetAll(Cancellatio /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -248,7 +248,7 @@ public virtual async Task> ExistsAsync(CancellationToken cancella /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -286,7 +286,7 @@ public virtual Response Exists(CancellationToken cancellationToken = defau /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -326,7 +326,7 @@ public virtual async Task /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationEligibilityResultResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationEligibilityResultResource.cs index 2311c9c23960f..8911038edbe01 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationEligibilityResultResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationEligibilityResultResource.cs @@ -103,7 +103,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -143,7 +143,7 @@ public virtual async Task> GetAsy /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectedItemCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectedItemCollection.cs index 426cc3977b01b..ec263129c9f56 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectedItemCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectedItemCollection.cs @@ -67,7 +67,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -116,7 +116,7 @@ public virtual async Task> Create /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -165,7 +165,7 @@ public virtual ArmOperation CreateOrUpdate(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -210,7 +210,7 @@ public virtual async Task> GetAsync(s /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -255,7 +255,7 @@ public virtual Response Get(string replicatedP /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -285,7 +285,7 @@ public virtual AsyncPageable GetAllAsync(Cance /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -315,7 +315,7 @@ public virtual Pageable GetAll(CancellationTok /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -358,7 +358,7 @@ public virtual async Task> ExistsAsync(string replicatedProtected /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -401,7 +401,7 @@ public virtual Response Exists(string replicatedProtectedItemName, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -446,7 +446,7 @@ public virtual async Task> Ge /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectedItemResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectedItemResource.cs index de6b302b503fa..8482556f2d01c 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectedItemResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectedItemResource.cs @@ -118,7 +118,7 @@ public virtual SiteRecoveryPointCollection GetSiteRecoveryPoints() /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -149,7 +149,7 @@ public virtual async Task> GetSiteRecoveryPo /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -180,7 +180,7 @@ public virtual Response GetSiteRecoveryPoint(string r /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -220,7 +220,7 @@ public virtual async Task> GetAsync(C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -260,7 +260,7 @@ public virtual Response Get(CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -302,7 +302,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -344,7 +344,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -390,7 +390,7 @@ public virtual async Task> Update /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -436,7 +436,7 @@ public virtual ArmOperation Update(WaitUntil w /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -482,7 +482,7 @@ public virtual async Task> AddDis /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -528,7 +528,7 @@ public virtual ArmOperation AddDisks(WaitUntil /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -574,7 +574,7 @@ public virtual async Task> ApplyR /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -620,7 +620,7 @@ public virtual ArmOperation ApplyRecoveryPoint /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -662,7 +662,7 @@ public virtual async Task> Failov /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -704,7 +704,7 @@ public virtual ArmOperation FailoverCancel(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -746,7 +746,7 @@ public virtual async Task> Failov /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -788,7 +788,7 @@ public virtual ArmOperation FailoverCommit(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -834,7 +834,7 @@ public virtual async Task> Planne /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -880,7 +880,7 @@ public virtual ArmOperation PlannedFailover(Wa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -926,7 +926,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Disable /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -972,7 +972,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, DisableProtectionContent /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1018,7 +1018,7 @@ public virtual async Task> Remove /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1064,7 +1064,7 @@ public virtual ArmOperation RemoveDisks(WaitUn /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1106,7 +1106,7 @@ public virtual async Task> Repair /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1148,7 +1148,7 @@ public virtual ArmOperation RepairReplication( /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1194,7 +1194,7 @@ public virtual async Task> Reprot /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1240,7 +1240,7 @@ public virtual ArmOperation Reprotect(WaitUnti /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1286,7 +1286,7 @@ public virtual async Task> Resolv /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1332,7 +1332,7 @@ public virtual ArmOperation ResolveHealthError /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1378,7 +1378,7 @@ public virtual async Task> Switch /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1424,7 +1424,7 @@ public virtual ArmOperation SwitchProvider(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1470,7 +1470,7 @@ public virtual async Task> TestFa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1516,7 +1516,7 @@ public virtual ArmOperation TestFailover(WaitU /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1562,7 +1562,7 @@ public virtual async Task> TestFa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1608,7 +1608,7 @@ public virtual ArmOperation TestFailoverCleanu /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1654,7 +1654,7 @@ public virtual async Task> Unplan /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1700,7 +1700,7 @@ public virtual ArmOperation UnplannedFailover( /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1746,7 +1746,7 @@ public virtual async Task> Update /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1792,7 +1792,7 @@ public virtual ArmOperation UpdateAppliance(Wa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1838,7 +1838,7 @@ public virtual async Task> Update /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1884,7 +1884,7 @@ public virtual ArmOperation UpdateMobilityServ /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// @@ -1910,7 +1910,7 @@ public virtual AsyncPageable GetTargetComputeSizesByReplicati /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectionIntentCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectionIntentCollection.cs index a2354dd6dd20a..f77026bd2c74a 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectionIntentCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectionIntentCollection.cs @@ -73,7 +73,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -122,7 +122,7 @@ public virtual async Task> Cre /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -171,7 +171,7 @@ public virtual ArmOperation CreateOrUpdate( /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -216,7 +216,7 @@ public virtual async Task> GetAsyn /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -261,7 +261,7 @@ public virtual Response Get(string intentOb /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -293,7 +293,7 @@ public virtual AsyncPageable GetAllAsync(st /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -325,7 +325,7 @@ public virtual Pageable GetAll(string skipT /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -368,7 +368,7 @@ public virtual async Task> ExistsAsync(string intentObjectName, C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -411,7 +411,7 @@ public virtual Response Exists(string intentObjectName, CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -456,7 +456,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectionIntentResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectionIntentResource.cs index a5cfb4676299a..0c04369c7c190 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectionIntentResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/ReplicationProtectionIntentResource.cs @@ -105,7 +105,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -145,7 +145,7 @@ public virtual async Task> GetAsyn /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -185,7 +185,7 @@ public virtual Response Get(CancellationTok /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -231,7 +231,7 @@ public virtual async Task> Upd /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/MigrationRecoveryPointsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/MigrationRecoveryPointsRestOperations.cs index 30367e611fa9a..105a53145f94b 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/MigrationRecoveryPointsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/MigrationRecoveryPointsRestOperations.cs @@ -33,7 +33,7 @@ public MigrationRecoveryPointsRestOperations(HttpPipeline pipeline, string appli { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/RecoveryPointsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/RecoveryPointsRestOperations.cs index 7a23bc1a87c44..92bffab406100 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/RecoveryPointsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/RecoveryPointsRestOperations.cs @@ -33,7 +33,7 @@ public RecoveryPointsRestOperations(HttpPipeline pipeline, string applicationId, { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationAlertSettingsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationAlertSettingsRestOperations.cs index 015490ae0f565..dccc07e3308ec 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationAlertSettingsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationAlertSettingsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationAlertSettingsRestOperations(HttpPipeline pipeline, string appl { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationAppliancesRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationAppliancesRestOperations.cs index c97f74556ca4a..5d12462483bbd 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationAppliancesRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationAppliancesRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationAppliancesRestOperations(HttpPipeline pipeline, string applica { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationEligibilityResultsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationEligibilityResultsRestOperations.cs index 0962d2698f069..a958b614a447e 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationEligibilityResultsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationEligibilityResultsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationEligibilityResultsRestOperations(HttpPipeline pipeline, string { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationEventsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationEventsRestOperations.cs index 9f5ae83cfded7..adc58a1e76357 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationEventsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationEventsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationEventsRestOperations(HttpPipeline pipeline, string application { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationFabricsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationFabricsRestOperations.cs index c14cd4d3b7399..77f32a5b235b9 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationFabricsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationFabricsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationFabricsRestOperations(HttpPipeline pipeline, string applicatio { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } @@ -693,6 +693,81 @@ public Response RenewCertificate(string subscriptionId, string resourceGroupName } } + internal HttpMessage CreateRemoveInfraRequest(string subscriptionId, string resourceGroupName, string resourceName, string fabricName) + { + var message = _pipeline.CreateMessage(); + var request = message.Request; + request.Method = RequestMethod.Post; + var uri = new RawRequestUriBuilder(); + uri.Reset(_endpoint); + uri.AppendPath("/subscriptions/", false); + uri.AppendPath(subscriptionId, true); + uri.AppendPath("/resourceGroups/", false); + uri.AppendPath(resourceGroupName, true); + uri.AppendPath("/providers/Microsoft.RecoveryServices/vaults/", false); + uri.AppendPath(resourceName, true); + uri.AppendPath("/replicationFabrics/", false); + uri.AppendPath(fabricName, true); + uri.AppendPath("/removeInfra", false); + uri.AppendQuery("api-version", _apiVersion, true); + request.Uri = uri; + request.Headers.Add("Accept", "application/json"); + _userAgent.Apply(message); + return message; + } + + /// Removes the appliance's infrastructure under the fabric. + /// The subscription Id. + /// The name of the resource group where the recovery services vault is present. + /// Resource name. + /// Fabric name. + /// The cancellation token to use. + /// , , or is null. + /// , , or is an empty string, and was expected to be non-empty. + public async Task RemoveInfraAsync(string subscriptionId, string resourceGroupName, string resourceName, string fabricName, CancellationToken cancellationToken = default) + { + Argument.AssertNotNullOrEmpty(subscriptionId, nameof(subscriptionId)); + Argument.AssertNotNullOrEmpty(resourceGroupName, nameof(resourceGroupName)); + Argument.AssertNotNullOrEmpty(resourceName, nameof(resourceName)); + Argument.AssertNotNullOrEmpty(fabricName, nameof(fabricName)); + + using var message = CreateRemoveInfraRequest(subscriptionId, resourceGroupName, resourceName, fabricName); + await _pipeline.SendAsync(message, cancellationToken).ConfigureAwait(false); + switch (message.Response.Status) + { + case 202: + return message.Response; + default: + throw new RequestFailedException(message.Response); + } + } + + /// Removes the appliance's infrastructure under the fabric. + /// The subscription Id. + /// The name of the resource group where the recovery services vault is present. + /// Resource name. + /// Fabric name. + /// The cancellation token to use. + /// , , or is null. + /// , , or is an empty string, and was expected to be non-empty. + public Response RemoveInfra(string subscriptionId, string resourceGroupName, string resourceName, string fabricName, CancellationToken cancellationToken = default) + { + Argument.AssertNotNullOrEmpty(subscriptionId, nameof(subscriptionId)); + Argument.AssertNotNullOrEmpty(resourceGroupName, nameof(resourceGroupName)); + Argument.AssertNotNullOrEmpty(resourceName, nameof(resourceName)); + Argument.AssertNotNullOrEmpty(fabricName, nameof(fabricName)); + + using var message = CreateRemoveInfraRequest(subscriptionId, resourceGroupName, resourceName, fabricName); + _pipeline.Send(message, cancellationToken); + switch (message.Response.Status) + { + case 202: + return message.Response; + default: + throw new RequestFailedException(message.Response); + } + } + internal HttpMessage CreateListNextPageRequest(string nextLink, string subscriptionId, string resourceGroupName, string resourceName) { var message = _pipeline.CreateMessage(); diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationJobsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationJobsRestOperations.cs index 9d9a0e94837a4..700c9f84d33c8 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationJobsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationJobsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationJobsRestOperations(HttpPipeline pipeline, string applicationId { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationLogicalNetworksRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationLogicalNetworksRestOperations.cs index 50775934686b8..2b18e5e2eb609 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationLogicalNetworksRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationLogicalNetworksRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationLogicalNetworksRestOperations(HttpPipeline pipeline, string ap { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationMigrationItemsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationMigrationItemsRestOperations.cs index ebd4f2b85dc50..ff999201d0ed8 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationMigrationItemsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationMigrationItemsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationMigrationItemsRestOperations(HttpPipeline pipeline, string app { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationNetworkMappingsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationNetworkMappingsRestOperations.cs index 4ce44657da663..a94c17d3ef858 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationNetworkMappingsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationNetworkMappingsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationNetworkMappingsRestOperations(HttpPipeline pipeline, string ap { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationNetworksRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationNetworksRestOperations.cs index b811af7b82657..34f6fdaf877d7 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationNetworksRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationNetworksRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationNetworksRestOperations(HttpPipeline pipeline, string applicati { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationPoliciesRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationPoliciesRestOperations.cs index e3434f4b8a350..8f93641032771 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationPoliciesRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationPoliciesRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationPoliciesRestOperations(HttpPipeline pipeline, string applicati { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectableItemsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectableItemsRestOperations.cs index b63751be343d6..24d817145c2e6 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectableItemsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectableItemsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationProtectableItemsRestOperations(HttpPipeline pipeline, string a { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectedItemsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectedItemsRestOperations.cs index cd32ce6b0ac04..3bb10dad9c114 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectedItemsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectedItemsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationProtectedItemsRestOperations(HttpPipeline pipeline, string app { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionContainerMappingsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionContainerMappingsRestOperations.cs index 8684c45dc8e0f..d60098e72bd4b 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionContainerMappingsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionContainerMappingsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationProtectionContainerMappingsRestOperations(HttpPipeline pipelin { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionContainersRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionContainersRestOperations.cs index 8599c613f77cd..68ced830ec7a5 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionContainersRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionContainersRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationProtectionContainersRestOperations(HttpPipeline pipeline, stri { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionIntentsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionIntentsRestOperations.cs index dee83d0ea21f8..2fc059fbda318 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionIntentsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationProtectionIntentsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationProtectionIntentsRestOperations(HttpPipeline pipeline, string { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationRecoveryPlansRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationRecoveryPlansRestOperations.cs index 5529c232119c3..d5be77150934f 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationRecoveryPlansRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationRecoveryPlansRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationRecoveryPlansRestOperations(HttpPipeline pipeline, string appl { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationRecoveryServicesProvidersRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationRecoveryServicesProvidersRestOperations.cs index 138a732bab4bb..42a64170dafc8 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationRecoveryServicesProvidersRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationRecoveryServicesProvidersRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationRecoveryServicesProvidersRestOperations(HttpPipeline pipeline, { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationStorageClassificationMappingsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationStorageClassificationMappingsRestOperations.cs index 9dffe8c641569..3a88fc90dcab1 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationStorageClassificationMappingsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationStorageClassificationMappingsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationStorageClassificationMappingsRestOperations(HttpPipeline pipel { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationStorageClassificationsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationStorageClassificationsRestOperations.cs index 63fe96a619453..ed4e62d689ef8 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationStorageClassificationsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationStorageClassificationsRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationStorageClassificationsRestOperations(HttpPipeline pipeline, st { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationVaultHealthRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationVaultHealthRestOperations.cs index 21260376d7d6c..0fc8d2b5ba8a7 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationVaultHealthRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationVaultHealthRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationVaultHealthRestOperations(HttpPipeline pipeline, string applic { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationVaultSettingRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationVaultSettingRestOperations.cs index a858e0ebfd40a..4669773bd1bad 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationVaultSettingRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationVaultSettingRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationVaultSettingRestOperations(HttpPipeline pipeline, string appli { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationvCentersRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationvCentersRestOperations.cs index efaec3b9c2491..38f95d60251c5 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationvCentersRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/ReplicationvCentersRestOperations.cs @@ -33,7 +33,7 @@ public ReplicationvCentersRestOperations(HttpPipeline pipeline, string applicati { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/SupportedOperatingSystemsRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/SupportedOperatingSystemsRestOperations.cs index 94ba1397bab78..18187026722cb 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/SupportedOperatingSystemsRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/SupportedOperatingSystemsRestOperations.cs @@ -33,7 +33,7 @@ public SupportedOperatingSystemsRestOperations(HttpPipeline pipeline, string app { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/TargetComputeSizesRestOperations.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/TargetComputeSizesRestOperations.cs index fa11717bfe695..95b4316fb9cfe 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/TargetComputeSizesRestOperations.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/RestOperations/TargetComputeSizesRestOperations.cs @@ -33,7 +33,7 @@ public TargetComputeSizesRestOperations(HttpPipeline pipeline, string applicatio { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2023-06-01"; + _apiVersion = apiVersion ?? "2023-08-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryAlertCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryAlertCollection.cs index 195625de9939f..08ffe9fc070cd 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryAlertCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryAlertCollection.cs @@ -73,7 +73,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -122,7 +122,7 @@ public virtual async Task> CreateOrUpdat /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -171,7 +171,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -216,7 +216,7 @@ public virtual async Task> GetAsync(string a /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -261,7 +261,7 @@ public virtual Response Get(string alertSettingName, /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -291,7 +291,7 @@ public virtual AsyncPageable GetAllAsync(Cancellation /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -321,7 +321,7 @@ public virtual Pageable GetAll(CancellationToken canc /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -364,7 +364,7 @@ public virtual async Task> ExistsAsync(string alertSettingName, C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -407,7 +407,7 @@ public virtual Response Exists(string alertSettingName, CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -452,7 +452,7 @@ public virtual async Task> GetIfExis /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryAlertResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryAlertResource.cs index d09f19270417e..a2d52d2f39dda 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryAlertResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryAlertResource.cs @@ -105,7 +105,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -145,7 +145,7 @@ public virtual async Task> GetAsync(Cancella /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -185,7 +185,7 @@ public virtual Response Get(CancellationToken cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -231,7 +231,7 @@ public virtual async Task> UpdateAsync(W /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryEventCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryEventCollection.cs index d50bff8944576..6201903261fb5 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryEventCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryEventCollection.cs @@ -72,7 +72,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -117,7 +117,7 @@ public virtual async Task> GetAsync(string e /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -162,7 +162,7 @@ public virtual Response Get(string eventName, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -193,7 +193,7 @@ public virtual AsyncPageable GetAllAsync(string filte /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -224,7 +224,7 @@ public virtual Pageable GetAll(string filter = null, /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -267,7 +267,7 @@ public virtual async Task> ExistsAsync(string eventName, Cancella /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -310,7 +310,7 @@ public virtual Response Exists(string eventName, CancellationToken cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -355,7 +355,7 @@ public virtual async Task> GetIfExis /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryEventResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryEventResource.cs index abdc14b658482..cdc5bf85e241a 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryEventResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryEventResource.cs @@ -104,7 +104,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -144,7 +144,7 @@ public virtual async Task> GetAsync(Cancella /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryFabricCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryFabricCollection.cs index 7eae1dd70431b..2032fda5a2bb4 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryFabricCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryFabricCollection.cs @@ -73,7 +73,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -122,7 +122,7 @@ public virtual async Task> CreateOrUpda /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -171,7 +171,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -217,7 +217,7 @@ public virtual async Task> GetAsync(string /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -263,7 +263,7 @@ public virtual Response Get(string fabricName, strin /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -293,7 +293,7 @@ public virtual AsyncPageable GetAllAsync(Cancellatio /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -323,7 +323,7 @@ public virtual Pageable GetAll(CancellationToken can /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -367,7 +367,7 @@ public virtual async Task> ExistsAsync(string fabricName, string /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -411,7 +411,7 @@ public virtual Response Exists(string fabricName, string filter = null, Ca /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -457,7 +457,7 @@ public virtual async Task> GetIfExi /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryFabricResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryFabricResource.cs index 2a05128f2be07..955a0bcf53cc5 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryFabricResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryFabricResource.cs @@ -112,7 +112,7 @@ public virtual SiteRecoveryLogicalNetworkCollection GetSiteRecoveryLogicalNetwor /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -143,7 +143,7 @@ public virtual async Task> GetSiteR /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -181,7 +181,7 @@ public virtual SiteRecoveryNetworkCollection GetSiteRecoveryNetworks() /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -212,7 +212,7 @@ public virtual async Task> GetSiteRecovery /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -250,7 +250,7 @@ public virtual SiteRecoveryProtectionContainerCollection GetSiteRecoveryProtecti /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -281,7 +281,7 @@ public virtual async Task> Get /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -319,7 +319,7 @@ public virtual SiteRecoveryServicesProviderCollection GetSiteRecoveryServicesPro /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -350,7 +350,7 @@ public virtual async Task> GetSit /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -388,7 +388,7 @@ public virtual StorageClassificationCollection GetStorageClassifications() /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -419,7 +419,7 @@ public virtual async Task> GetStorageCla /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -457,7 +457,7 @@ public virtual SiteRecoveryVCenterCollection GetSiteRecoveryVCenters() /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -488,7 +488,7 @@ public virtual async Task> GetSiteRecovery /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -519,7 +519,7 @@ public virtual Response GetSiteRecoveryVCenter(stri /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -560,7 +560,7 @@ public virtual async Task> GetAsync(string /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -601,7 +601,7 @@ public virtual Response Get(string filter = null, Ca /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -647,7 +647,7 @@ public virtual async Task> UpdateAsync( /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -693,7 +693,7 @@ public virtual ArmOperation Update(WaitUntil waitUnt /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -735,7 +735,7 @@ public virtual async Task> CheckConsist /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -777,7 +777,7 @@ public virtual ArmOperation CheckConsistency(WaitUnt /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -819,7 +819,7 @@ public virtual async Task MigrateToAadAsync(WaitUntil waitUntil, C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -861,7 +861,7 @@ public virtual ArmOperation MigrateToAad(WaitUntil waitUntil, CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -907,7 +907,7 @@ public virtual async Task> ReassociateG /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -953,7 +953,7 @@ public virtual ArmOperation ReassociateGateway(WaitU /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -995,7 +995,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1037,7 +1037,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1083,7 +1083,7 @@ public virtual async Task> RenewCertifi /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -1115,5 +1115,89 @@ public virtual ArmOperation RenewCertificate(WaitUnt throw; } } + + /// + /// Removes the appliance's infrastructure under the fabric. + /// + /// + /// Request Path + /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/removeInfra + /// + /// + /// Operation Id + /// ReplicationFabrics_RemoveInfra + /// + /// + /// Default Api Version + /// 2023-08-01 + /// + /// + /// Resource + /// + /// + /// + /// + /// if the method should wait to return until the long-running operation has completed on the service; if it should return after starting the operation. For more information on long-running operations, please see Azure.Core Long-Running Operation samples. + /// The cancellation token to use. + public virtual async Task RemoveInfraAsync(WaitUntil waitUntil, CancellationToken cancellationToken = default) + { + using var scope = _siteRecoveryFabricReplicationFabricsClientDiagnostics.CreateScope("SiteRecoveryFabricResource.RemoveInfra"); + scope.Start(); + try + { + var response = await _siteRecoveryFabricReplicationFabricsRestClient.RemoveInfraAsync(Id.SubscriptionId, Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken).ConfigureAwait(false); + var operation = new RecoveryServicesSiteRecoveryArmOperation(_siteRecoveryFabricReplicationFabricsClientDiagnostics, Pipeline, _siteRecoveryFabricReplicationFabricsRestClient.CreateRemoveInfraRequest(Id.SubscriptionId, Id.ResourceGroupName, Id.Parent.Name, Id.Name).Request, response, OperationFinalStateVia.Location); + if (waitUntil == WaitUntil.Completed) + await operation.WaitForCompletionResponseAsync(cancellationToken).ConfigureAwait(false); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// + /// Removes the appliance's infrastructure under the fabric. + /// + /// + /// Request Path + /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/removeInfra + /// + /// + /// Operation Id + /// ReplicationFabrics_RemoveInfra + /// + /// + /// Default Api Version + /// 2023-08-01 + /// + /// + /// Resource + /// + /// + /// + /// + /// if the method should wait to return until the long-running operation has completed on the service; if it should return after starting the operation. For more information on long-running operations, please see Azure.Core Long-Running Operation samples. + /// The cancellation token to use. + public virtual ArmOperation RemoveInfra(WaitUntil waitUntil, CancellationToken cancellationToken = default) + { + using var scope = _siteRecoveryFabricReplicationFabricsClientDiagnostics.CreateScope("SiteRecoveryFabricResource.RemoveInfra"); + scope.Start(); + try + { + var response = _siteRecoveryFabricReplicationFabricsRestClient.RemoveInfra(Id.SubscriptionId, Id.ResourceGroupName, Id.Parent.Name, Id.Name, cancellationToken); + var operation = new RecoveryServicesSiteRecoveryArmOperation(_siteRecoveryFabricReplicationFabricsClientDiagnostics, Pipeline, _siteRecoveryFabricReplicationFabricsRestClient.CreateRemoveInfraRequest(Id.SubscriptionId, Id.ResourceGroupName, Id.Parent.Name, Id.Name).Request, response, OperationFinalStateVia.Location); + if (waitUntil == WaitUntil.Completed) + operation.WaitForCompletionResponse(cancellationToken); + return operation; + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } } } diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryJobCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryJobCollection.cs index 8c3a5a54b153e..6f37cdb8ca26b 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryJobCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryJobCollection.cs @@ -72,7 +72,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -117,7 +117,7 @@ public virtual async Task> GetAsync(string job /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -162,7 +162,7 @@ public virtual Response Get(string jobName, Cancellatio /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -193,7 +193,7 @@ public virtual AsyncPageable GetAllAsync(string filter /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -224,7 +224,7 @@ public virtual Pageable GetAll(string filter = null, Ca /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -267,7 +267,7 @@ public virtual async Task> ExistsAsync(string jobName, Cancellati /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -310,7 +310,7 @@ public virtual Response Exists(string jobName, CancellationToken cancellat /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -355,7 +355,7 @@ public virtual async Task> GetIfExists /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryJobResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryJobResource.cs index 02b24457f8922..e646ab1df330f 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryJobResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryJobResource.cs @@ -105,7 +105,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -145,7 +145,7 @@ public virtual async Task> GetAsync(Cancellati /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -185,7 +185,7 @@ public virtual Response Get(CancellationToken cancellat /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -227,7 +227,7 @@ public virtual async Task> CancelAsync(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -269,7 +269,7 @@ public virtual ArmOperation Cancel(WaitUntil waitUntil, /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -311,7 +311,7 @@ public virtual async Task> RestartAsync(Wa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -353,7 +353,7 @@ public virtual ArmOperation Restart(WaitUntil waitUntil /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -399,7 +399,7 @@ public virtual async Task> ResumeAsync(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -445,7 +445,7 @@ public virtual ArmOperation Resume(WaitUntil waitUntil, /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -491,7 +491,7 @@ public virtual async Task> ExportAsync(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryLogicalNetworkCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryLogicalNetworkCollection.cs index 7756c1c9f1ad4..903a51fc0beb9 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryLogicalNetworkCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryLogicalNetworkCollection.cs @@ -66,7 +66,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -111,7 +111,7 @@ public virtual async Task> GetAsync /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -156,7 +156,7 @@ public virtual Response Get(string logicalNe /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -186,7 +186,7 @@ public virtual AsyncPageable GetAllAsync(Can /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -216,7 +216,7 @@ public virtual Pageable GetAll(CancellationT /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -259,7 +259,7 @@ public virtual async Task> ExistsAsync(string logicalNetworkName, /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -302,7 +302,7 @@ public virtual Response Exists(string logicalNetworkName, CancellationToke /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -347,7 +347,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryLogicalNetworkResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryLogicalNetworkResource.cs index f2bc14786eef2..ec5f22705f661 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryLogicalNetworkResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryLogicalNetworkResource.cs @@ -104,7 +104,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -144,7 +144,7 @@ public virtual async Task> GetAsync /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryMigrationItemCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryMigrationItemCollection.cs index 7a84ee840898f..1e04a5e3d8e2c 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryMigrationItemCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryMigrationItemCollection.cs @@ -67,7 +67,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -116,7 +116,7 @@ public virtual async Task> Creat /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -165,7 +165,7 @@ public virtual ArmOperation CreateOrUpdate(Wa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -210,7 +210,7 @@ public virtual async Task> GetAsync( /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -255,7 +255,7 @@ public virtual Response Get(string migrationI /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -288,7 +288,7 @@ public virtual AsyncPageable GetAllAsync(stri /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -321,7 +321,7 @@ public virtual Pageable GetAll(string skipTok /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -364,7 +364,7 @@ public virtual async Task> ExistsAsync(string migrationItemName, /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -407,7 +407,7 @@ public virtual Response Exists(string migrationItemName, CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -452,7 +452,7 @@ public virtual async Task> G /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryMigrationItemResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryMigrationItemResource.cs index bd94f56f1d1dd..15f9c8aee41b7 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryMigrationItemResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryMigrationItemResource.cs @@ -113,7 +113,7 @@ public virtual MigrationRecoveryPointCollection GetMigrationRecoveryPoints() /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -144,7 +144,7 @@ public virtual async Task> GetMigration /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -175,7 +175,7 @@ public virtual Response GetMigrationRecoveryPoin /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -215,7 +215,7 @@ public virtual async Task> GetAsync( /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -255,7 +255,7 @@ public virtual Response Get(CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -298,7 +298,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, string /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -341,7 +341,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, string deleteOption = nu /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -387,7 +387,7 @@ public virtual async Task> Updat /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -433,7 +433,7 @@ public virtual ArmOperation Update(WaitUntil /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -479,7 +479,7 @@ public virtual async Task> Migra /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -525,7 +525,7 @@ public virtual ArmOperation Migrate(WaitUntil /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -571,7 +571,7 @@ public virtual async Task> Pause /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -617,7 +617,7 @@ public virtual ArmOperation PauseReplication( /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -663,7 +663,7 @@ public virtual async Task> Resum /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -709,7 +709,7 @@ public virtual ArmOperation ResumeReplication /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -755,7 +755,7 @@ public virtual async Task> Resyn /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -801,7 +801,7 @@ public virtual ArmOperation Resync(WaitUntil /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -847,7 +847,7 @@ public virtual async Task> TestM /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -893,7 +893,7 @@ public virtual ArmOperation TestMigrate(WaitU /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -939,7 +939,7 @@ public virtual async Task> TestM /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkCollection.cs index 87d7c3ffc9745..4a7d987c2508b 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkCollection.cs @@ -66,7 +66,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(string /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -156,7 +156,7 @@ public virtual Response Get(string networkName, Can /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -186,7 +186,7 @@ public virtual AsyncPageable GetAllAsync(Cancellati /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -216,7 +216,7 @@ public virtual Pageable GetAll(CancellationToken ca /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -259,7 +259,7 @@ public virtual async Task> ExistsAsync(string networkName, Cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -302,7 +302,7 @@ public virtual Response Exists(string networkName, CancellationToken cance /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -347,7 +347,7 @@ public virtual async Task> GetIfEx /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkMappingCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkMappingCollection.cs index cc2bf7056fcb2..696a84602387e 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkMappingCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkMappingCollection.cs @@ -67,7 +67,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -116,7 +116,7 @@ public virtual async Task> Crea /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -165,7 +165,7 @@ public virtual ArmOperation CreateOrUpdate(W /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -210,7 +210,7 @@ public virtual async Task> GetAsync /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -255,7 +255,7 @@ public virtual Response Get(string networkMa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -285,7 +285,7 @@ public virtual AsyncPageable GetAllAsync(Can /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -315,7 +315,7 @@ public virtual Pageable GetAll(CancellationT /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -358,7 +358,7 @@ public virtual async Task> ExistsAsync(string networkMappingName, /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -401,7 +401,7 @@ public virtual Response Exists(string networkMappingName, CancellationToke /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -446,7 +446,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkMappingResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkMappingResource.cs index 789048eb02c58..ace58b5b53212 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkMappingResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkMappingResource.cs @@ -106,7 +106,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -146,7 +146,7 @@ public virtual async Task> GetAsync /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -186,7 +186,7 @@ public virtual Response Get(CancellationToke /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -228,7 +228,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -270,7 +270,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -316,7 +316,7 @@ public virtual async Task> Upda /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkResource.cs index 8a17859d84a45..8156410d7d8c9 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryNetworkResource.cs @@ -111,7 +111,7 @@ public virtual SiteRecoveryNetworkMappingCollection GetSiteRecoveryNetworkMappin /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -142,7 +142,7 @@ public virtual async Task> GetSiteR /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -173,7 +173,7 @@ public virtual Response GetSiteRecoveryNetwo /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -213,7 +213,7 @@ public virtual async Task> GetAsync(Cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPointCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPointCollection.cs index 29f1ed8d17a49..00e6485351d68 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPointCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPointCollection.cs @@ -66,7 +66,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(string r /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -156,7 +156,7 @@ public virtual Response Get(string recoveryPointName, /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -186,7 +186,7 @@ public virtual AsyncPageable GetAllAsync(Cancellation /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -216,7 +216,7 @@ public virtual Pageable GetAll(CancellationToken canc /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -259,7 +259,7 @@ public virtual async Task> ExistsAsync(string recoveryPointName, /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -302,7 +302,7 @@ public virtual Response Exists(string recoveryPointName, CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -347,7 +347,7 @@ public virtual async Task> GetIfExis /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPointResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPointResource.cs index 22ba465687ac4..a00ab9e9e2801 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPointResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPointResource.cs @@ -106,7 +106,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -146,7 +146,7 @@ public virtual async Task> GetAsync(Cancella /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPolicyCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPolicyCollection.cs index bb15da1ce2f9b..0782a91e6c5aa 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPolicyCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPolicyCollection.cs @@ -73,7 +73,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -122,7 +122,7 @@ public virtual async Task> CreateOrUpda /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -171,7 +171,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -216,7 +216,7 @@ public virtual async Task> GetAsync(string /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -261,7 +261,7 @@ public virtual Response Get(string policyName, Cance /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -291,7 +291,7 @@ public virtual AsyncPageable GetAllAsync(Cancellatio /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -321,7 +321,7 @@ public virtual Pageable GetAll(CancellationToken can /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -364,7 +364,7 @@ public virtual async Task> ExistsAsync(string policyName, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -407,7 +407,7 @@ public virtual Response Exists(string policyName, CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -452,7 +452,7 @@ public virtual async Task> GetIfExi /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPolicyResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPolicyResource.cs index 6156a231a63f4..2046aa796b8a8 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPolicyResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryPolicyResource.cs @@ -105,7 +105,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -145,7 +145,7 @@ public virtual async Task> GetAsync(Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -185,7 +185,7 @@ public virtual Response Get(CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -227,7 +227,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -269,7 +269,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -315,7 +315,7 @@ public virtual async Task> UpdateAsync( /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectableItemCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectableItemCollection.cs index d03d20835e97c..28348f8f554cf 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectableItemCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectableItemCollection.cs @@ -66,7 +66,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -111,7 +111,7 @@ public virtual async Task> GetAsyn /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -156,7 +156,7 @@ public virtual Response Get(string protecta /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -189,7 +189,7 @@ public virtual AsyncPageable GetAllAsync(st /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -222,7 +222,7 @@ public virtual Pageable GetAll(string filte /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -265,7 +265,7 @@ public virtual async Task> ExistsAsync(string protectableItemName /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -308,7 +308,7 @@ public virtual Response Exists(string protectableItemName, CancellationTok /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -353,7 +353,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectableItemResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectableItemResource.cs index a509a700552de..0b68d24b62a10 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectableItemResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectableItemResource.cs @@ -105,7 +105,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -145,7 +145,7 @@ public virtual async Task> GetAsyn /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectionContainerCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectionContainerCollection.cs index e9e8e5486a43e..f465edb7a0b3d 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectionContainerCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectionContainerCollection.cs @@ -67,7 +67,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -116,7 +116,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -165,7 +165,7 @@ public virtual ArmOperation CreateOrUpd /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -210,7 +210,7 @@ public virtual async Task> Get /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -255,7 +255,7 @@ public virtual Response Get(string prot /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -285,7 +285,7 @@ public virtual AsyncPageable GetAllAsyn /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -315,7 +315,7 @@ public virtual Pageable GetAll(Cancella /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -358,7 +358,7 @@ public virtual async Task> ExistsAsync(string protectionContainer /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -401,7 +401,7 @@ public virtual Response Exists(string protectionContainerName, Cancellatio /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -446,7 +446,7 @@ public virtual async Task /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectionContainerResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectionContainerResource.cs index 948e3175a7c42..563319a48eda1 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectionContainerResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryProtectionContainerResource.cs @@ -112,7 +112,7 @@ public virtual SiteRecoveryMigrationItemCollection GetSiteRecoveryMigrationItems /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -143,7 +143,7 @@ public virtual async Task> GetSiteRe /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -181,7 +181,7 @@ public virtual SiteRecoveryProtectableItemCollection GetSiteRecoveryProtectableI /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -212,7 +212,7 @@ public virtual async Task> GetSite /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -250,7 +250,7 @@ public virtual ReplicationProtectedItemCollection GetReplicationProtectedItems() /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -281,7 +281,7 @@ public virtual async Task> GetReplica /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -319,7 +319,7 @@ public virtual ProtectionContainerMappingCollection GetProtectionContainerMappin /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -350,7 +350,7 @@ public virtual async Task> GetProte /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -381,7 +381,7 @@ public virtual Response GetProtectionContain /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -421,7 +421,7 @@ public virtual async Task> Get /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -461,7 +461,7 @@ public virtual Response Get(Cancellatio /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -507,7 +507,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -553,7 +553,7 @@ public virtual ArmOperation Update(Wait /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -599,7 +599,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -645,7 +645,7 @@ public virtual ArmOperation DiscoverPro /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -687,7 +687,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -729,7 +729,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -775,7 +775,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryRecoveryPlanCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryRecoveryPlanCollection.cs index 0441b5b99c86a..a972d3495f965 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryRecoveryPlanCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryRecoveryPlanCollection.cs @@ -73,7 +73,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -122,7 +122,7 @@ public virtual async Task> Create /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -171,7 +171,7 @@ public virtual ArmOperation CreateOrUpdate(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -216,7 +216,7 @@ public virtual async Task> GetAsync(s /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -261,7 +261,7 @@ public virtual Response Get(string recoveryPla /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -291,7 +291,7 @@ public virtual AsyncPageable GetAllAsync(Cance /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -321,7 +321,7 @@ public virtual Pageable GetAll(CancellationTok /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -364,7 +364,7 @@ public virtual async Task> ExistsAsync(string recoveryPlanName, C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -407,7 +407,7 @@ public virtual Response Exists(string recoveryPlanName, CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -452,7 +452,7 @@ public virtual async Task> Ge /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryRecoveryPlanResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryRecoveryPlanResource.cs index 66d408230a7ff..e4c459ac58a44 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryRecoveryPlanResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryRecoveryPlanResource.cs @@ -105,7 +105,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -145,7 +145,7 @@ public virtual async Task> GetAsync(C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -185,7 +185,7 @@ public virtual Response Get(CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -227,7 +227,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -269,7 +269,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -315,7 +315,7 @@ public virtual async Task> Update /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -361,7 +361,7 @@ public virtual ArmOperation Update(WaitUntil w /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -403,7 +403,7 @@ public virtual async Task> Failov /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -445,7 +445,7 @@ public virtual ArmOperation FailoverCancel(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -487,7 +487,7 @@ public virtual async Task> Failov /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -529,7 +529,7 @@ public virtual ArmOperation FailoverCommit(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -575,7 +575,7 @@ public virtual async Task> Planne /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -621,7 +621,7 @@ public virtual ArmOperation PlannedFailover(Wa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -663,7 +663,7 @@ public virtual async Task> Reprot /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -705,7 +705,7 @@ public virtual ArmOperation Reprotect(WaitUnti /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -751,7 +751,7 @@ public virtual async Task> TestFa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -797,7 +797,7 @@ public virtual ArmOperation TestFailover(WaitU /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -843,7 +843,7 @@ public virtual async Task> TestFa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -889,7 +889,7 @@ public virtual ArmOperation TestFailoverCleanu /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -935,7 +935,7 @@ public virtual async Task> Unplan /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryServicesProviderCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryServicesProviderCollection.cs index 4b26e2e581c2b..5319bc9cdcc39 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryServicesProviderCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryServicesProviderCollection.cs @@ -67,7 +67,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -116,7 +116,7 @@ public virtual async Task> Cr /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -165,7 +165,7 @@ public virtual ArmOperation CreateOrUpdate /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -210,7 +210,7 @@ public virtual async Task> GetAsy /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -255,7 +255,7 @@ public virtual Response Get(string provide /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -285,7 +285,7 @@ public virtual AsyncPageable GetAllAsync(C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -315,7 +315,7 @@ public virtual Pageable GetAll(Cancellatio /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -358,7 +358,7 @@ public virtual async Task> ExistsAsync(string providerName, Cance /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -401,7 +401,7 @@ public virtual Response Exists(string providerName, CancellationToken canc /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -446,7 +446,7 @@ public virtual async Task /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryServicesProviderResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryServicesProviderResource.cs index a5237ef4f73a3..3d69eed5d14c7 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryServicesProviderResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryServicesProviderResource.cs @@ -105,7 +105,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -145,7 +145,7 @@ public virtual async Task> GetAsy /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -185,7 +185,7 @@ public virtual Response Get(CancellationTo /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -231,7 +231,7 @@ public virtual async Task> Up /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -277,7 +277,7 @@ public virtual ArmOperation Update(WaitUnt /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -319,7 +319,7 @@ public virtual async Task> Re /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -361,7 +361,7 @@ public virtual ArmOperation RefreshProvide /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -403,7 +403,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVCenterCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVCenterCollection.cs index ceb59fbae08f7..09b237cefc71c 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVCenterCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVCenterCollection.cs @@ -67,7 +67,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -116,7 +116,7 @@ public virtual async Task> CreateOrUpd /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -165,7 +165,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUnti /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -210,7 +210,7 @@ public virtual async Task> GetAsync(string /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -255,7 +255,7 @@ public virtual Response Get(string vCenterName, Can /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -285,7 +285,7 @@ public virtual AsyncPageable GetAllAsync(Cancellati /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -315,7 +315,7 @@ public virtual Pageable GetAll(CancellationToken ca /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -358,7 +358,7 @@ public virtual async Task> ExistsAsync(string vCenterName, Cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -401,7 +401,7 @@ public virtual Response Exists(string vCenterName, CancellationToken cance /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -446,7 +446,7 @@ public virtual async Task> GetIfEx /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVCenterResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVCenterResource.cs index 4952258fdb242..69d3a83ddbf1a 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVCenterResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVCenterResource.cs @@ -105,7 +105,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -145,7 +145,7 @@ public virtual async Task> GetAsync(Cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -185,7 +185,7 @@ public virtual Response Get(CancellationToken cance /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -227,7 +227,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -269,7 +269,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -315,7 +315,7 @@ public virtual async Task> UpdateAsync /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVaultSettingCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVaultSettingCollection.cs index 652c5c963b8ca..c201dff2343fc 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVaultSettingCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVaultSettingCollection.cs @@ -73,7 +73,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -122,7 +122,7 @@ public virtual async Task> Create /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -171,7 +171,7 @@ public virtual ArmOperation CreateOrUpdate(Wai /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -216,7 +216,7 @@ public virtual async Task> GetAsync(s /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -261,7 +261,7 @@ public virtual Response Get(string vaultSettin /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -291,7 +291,7 @@ public virtual AsyncPageable GetAllAsync(Cance /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -321,7 +321,7 @@ public virtual Pageable GetAll(CancellationTok /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -364,7 +364,7 @@ public virtual async Task> ExistsAsync(string vaultSettingName, C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -407,7 +407,7 @@ public virtual Response Exists(string vaultSettingName, CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -452,7 +452,7 @@ public virtual async Task> Ge /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVaultSettingResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVaultSettingResource.cs index b23d80a4ccad7..4ce80e6d8c6f9 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVaultSettingResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/SiteRecoveryVaultSettingResource.cs @@ -105,7 +105,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -145,7 +145,7 @@ public virtual async Task> GetAsync(C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -185,7 +185,7 @@ public virtual Response Get(CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -231,7 +231,7 @@ public virtual async Task> Update /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationCollection.cs index b0681cbfbd585..277f50ebfdf62 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationCollection.cs @@ -66,7 +66,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(stri /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -156,7 +156,7 @@ public virtual Response Get(string storageClassif /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -186,7 +186,7 @@ public virtual AsyncPageable GetAllAsync(Cancella /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -216,7 +216,7 @@ public virtual Pageable GetAll(CancellationToken /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -259,7 +259,7 @@ public virtual async Task> ExistsAsync(string storageClassificati /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -302,7 +302,7 @@ public virtual Response Exists(string storageClassificationName, Cancellat /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -347,7 +347,7 @@ public virtual async Task> GetIf /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationMappingCollection.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationMappingCollection.cs index 78bfbc7b60134..8cd1d4653f8fa 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationMappingCollection.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationMappingCollection.cs @@ -67,7 +67,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -116,7 +116,7 @@ public virtual async Task> Cr /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -165,7 +165,7 @@ public virtual ArmOperation CreateOrUpdate /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -210,7 +210,7 @@ public virtual async Task> GetAsy /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -255,7 +255,7 @@ public virtual Response Get(string storage /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -285,7 +285,7 @@ public virtual AsyncPageable GetAllAsync(C /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -315,7 +315,7 @@ public virtual Pageable GetAll(Cancellatio /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -358,7 +358,7 @@ public virtual async Task> ExistsAsync(string storageClassificati /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -401,7 +401,7 @@ public virtual Response Exists(string storageClassificationMappingName, Ca /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -446,7 +446,7 @@ public virtual async Task /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationMappingResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationMappingResource.cs index e3db3e23b4b55..d79c233588f1b 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationMappingResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationMappingResource.cs @@ -106,7 +106,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -146,7 +146,7 @@ public virtual async Task> GetAsy /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -186,7 +186,7 @@ public virtual Response Get(CancellationTo /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -228,7 +228,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -270,7 +270,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -316,7 +316,7 @@ public virtual async Task> Up /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationResource.cs b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationResource.cs index fce0c3248f965..becf28edca788 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationResource.cs +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Generated/StorageClassificationResource.cs @@ -111,7 +111,7 @@ public virtual StorageClassificationMappingCollection GetStorageClassificationMa /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -142,7 +142,7 @@ public virtual async Task> GetSto /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -173,7 +173,7 @@ public virtual Response GetStorageClassifi /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource @@ -213,7 +213,7 @@ public virtual async Task> GetAsync(Canc /// /// /// Default Api Version - /// 2023-06-01 + /// 2023-08-01 /// /// /// Resource diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/autorest.md b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/autorest.md index ea6fea9eec9c8..2d3e84cc78f36 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/autorest.md +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/autorest.md @@ -8,8 +8,8 @@ azure-arm: true csharp: true library-name: RecoveryServicesSiteRecovery namespace: Azure.ResourceManager.RecoveryServicesSiteRecovery -require: https://github.com/Azure/azure-rest-api-specs/blob/5dd1107d5f2be8d600325d795450e1d854fbe7e8/specification/recoveryservicessiterecovery/resource-manager/readme.md -#tag: package-2023-06 +require: https://github.com/Azure/azure-rest-api-specs/blob/39608b2c1c7b7dc06cb99abb9d733665cfce9a75/specification/recoveryservicessiterecovery/resource-manager/readme.md +#tag: package-2023-08 output-folder: $(this-folder)/Generated clear-output-folder: true sample-gen: From 4035c53c9b7e0720c129cc4cf4ab415c3868b17a Mon Sep 17 00:00:00 2001 From: shrauta-ms Date: Fri, 9 Feb 2024 12:54:55 +0530 Subject: [PATCH 2/4] Revert the changes in global.json --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 7c99a0bc9cef4..865c4b4c8d937 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "Microsoft.Build.Traversal": "3.2.0" }, "sdk": { - "version": "8.0.101", + "version": "7.0.101", "rollForward": "feature" } } From bf7e136a2c8b60c4b5544310a7f3b6b7a45c4b4e Mon Sep 17 00:00:00 2001 From: Arthur Ma Date: Tue, 20 Feb 2024 21:19:40 +0800 Subject: [PATCH 3/4] Update changelog --- .../CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/CHANGELOG.md b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/CHANGELOG.md index 4f6f94cea305a..74f2fed715a97 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/CHANGELOG.md +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/CHANGELOG.md @@ -1,17 +1,17 @@ # Release History -## 1.2.0-beta.1 (Unreleased) +## 1.2.0 (2024-02-20) ### Features Added - Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details. - -### Breaking Changes - -### Bugs Fixed +- Upgraded api-version tag from 'package-2023-06' to 'package-2023-08'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/39608b2c1c7b7dc06cb99abb9d733665cfce9a75/specification/recoveryservicessiterecovery/resource-manager/readme.md ### Other Changes +- Upgraded Azure.Core from 1.36.0 to 1.37.0 +- Upgraded Azure.ResourceManager from 1.9.0 to 1.10.1 + ## 1.1.1 (2023-11-30) ### Features Added @@ -103,4 +103,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues). -> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet). +> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet). \ No newline at end of file From bc9143ac28ee4333d80fd31b239d3b06e2217d40 Mon Sep 17 00:00:00 2001 From: Arthur Ma Date: Tue, 20 Feb 2024 21:34:25 +0800 Subject: [PATCH 4/4] Update version --- .../Azure.ResourceManager.RecoveryServicesSiteRecovery.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Azure.ResourceManager.RecoveryServicesSiteRecovery.csproj b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Azure.ResourceManager.RecoveryServicesSiteRecovery.csproj index b7e23daa00bf3..ec6c75ba8a44e 100644 --- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Azure.ResourceManager.RecoveryServicesSiteRecovery.csproj +++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Azure.ResourceManager.RecoveryServicesSiteRecovery.csproj @@ -1,6 +1,6 @@ - 1.2.0-beta.1 + 1.2.0 1.1.1 Azure.ResourceManager.RecoveryServicesSiteRecovery