From 7b97eed25ac905fb084936bc11495e6d21ffda5a Mon Sep 17 00:00:00 2001 From: "azure-sdk-automation[bot]" <191533747+azure-sdk-automation[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 10:35:06 +0800 Subject: [PATCH 1/2] [AutoPR azure-resourcemanager-compute]-generated-from-SDK Generation - Java-6565961 (#49824) * Configurations: 'specification/compute/resource-manager/Microsoft.Compute/Compute/tspconfig.yaml', SDK Release Type: stable, and CommitSHA: '3afe65f7239e0e1f26202c75d960266adddb1eeb' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6565961 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Update CHANGELOG.md * Suppress enumConstantOrderChanged for compute RollingUpgradeStatusCode and UpgradeState Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a4934a67-04e0-4d69-96cf-21edaf2b7071 --------- Co-authored-by: azure-sdk Co-authored-by: Weidong Xu Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- eng/lintingconfigs/revapi/track2/revapi.json | 18 + eng/versioning/version_client.txt | 2 +- .../CHANGELOG.md | 26 +- .../azure-resourcemanager-compute/README.md | 2 +- .../azure-resourcemanager-compute/pom.xml | 2 +- .../fluent/ComputeManagementClient.java | 14 + .../compute/fluent/LogAnalyticsClient.java | 28 +- .../fluent/SharedGalleryInvitesClient.java | 227 +++++++ .../compute/fluent/SnapshotsClient.java | 265 ++++++++ ...TenantLevelSharedGalleryInvitesClient.java | 229 +++++++ .../compute/fluent/UsagesClient.java | 6 +- .../VirtualMachineExtensionImagesClient.java | 24 +- .../fluent/VirtualMachineImagesClient.java | 48 +- .../VirtualMachineImagesEdgeZonesClient.java | 32 +- .../VirtualMachineRunCommandsClient.java | 6 +- .../fluent/VirtualMachineScaleSetsClient.java | 6 +- .../fluent/VirtualMachineSizesClient.java | 6 +- .../compute/fluent/VirtualMachinesClient.java | 6 +- .../fluent/models/DiskRestorePointInner.java | 11 + .../models/DiskRestorePointProperties.java | 19 + .../compute/fluent/models/SnapshotInner.java | 11 + .../fluent/models/SnapshotProperties.java | 22 + .../CommunityGalleriesClientImpl.java | 4 +- ...mmunityGalleryImageVersionsClientImpl.java | 8 +- .../CommunityGalleryImagesClientImpl.java | 8 +- .../ComputeManagementClientImpl.java | 32 + .../DiskAccessesClientImpl.java | 44 +- .../DiskEncryptionSetsClientImpl.java | 28 +- .../DiskRestorePointsClientImpl.java | 16 +- .../implementation/DisksClientImpl.java | 32 +- .../implementation/GalleriesClientImpl.java | 24 +- .../GalleryApplicationVersionsClientImpl.java | 20 +- .../GalleryApplicationsClientImpl.java | 20 +- .../GalleryImageVersionsClientImpl.java | 20 +- .../GalleryImagesClientImpl.java | 20 +- ...ccessControlProfileVersionsClientImpl.java | 20 +- ...ryInVMAccessControlProfilesClientImpl.java | 20 +- .../GalleryScriptVersionsClientImpl.java | 20 +- .../GalleryScriptsClientImpl.java | 20 +- .../GallerySharingProfilesClientImpl.java | 4 +- .../LogAnalyticsClientImpl.java | 40 +- .../SharedGalleriesClientImpl.java | 8 +- .../SharedGalleryImageVersionsClientImpl.java | 8 +- .../SharedGalleryImagesClientImpl.java | 8 +- .../SharedGalleryInvitesClientImpl.java | 539 ++++++++++++++++ .../implementation/SnapshotsClientImpl.java | 609 +++++++++++++++++- .../SoftDeletedResourcesClientImpl.java | 4 +- ...ntLevelSharedGalleryInvitesClientImpl.java | 529 +++++++++++++++ .../implementation/UsagesClientImpl.java | 12 +- ...rtualMachineExtensionImagesClientImpl.java | 30 +- .../VirtualMachineImagesClientImpl.java | 60 +- ...rtualMachineImagesEdgeZonesClientImpl.java | 40 +- .../VirtualMachineRunCommandsClientImpl.java | 12 +- .../VirtualMachineScaleSetsClientImpl.java | 12 +- .../VirtualMachineSizesClientImpl.java | 12 +- .../VirtualMachinesClientImpl.java | 12 +- .../compute/models/ConfidentialVMVersion.java | 51 ++ .../compute/models/DiskSecurityProfile.java | 17 + .../compute/models/ImmutabilityPolicy.java | 149 +++++ .../models/ImmutabilityPolicyData.java | 134 ++++ .../models/ImmutabilityPolicyLockData.java | 135 ++++ .../models/ImmutabilityPolicyType.java | 53 ++ .../models/RollingUpgradeStatusCode.java | 5 + .../compute/models/UpgradeState.java | 5 + ...zure-resourcemanager-compute_metadata.json | 2 +- .../proxy-config.json | 2 +- .../CommunityGalleriesGetSamples.java | 2 +- ...mmunityGalleryImageVersionsGetSamples.java | 2 +- ...munityGalleryImageVersionsListSamples.java | 2 +- .../CommunityGalleryImagesGetSamples.java | 2 +- .../CommunityGalleryImagesListSamples.java | 2 +- .../DiskAccessesCreateOrUpdateSamples.java | 2 +- ...leteAPrivateEndpointConnectionSamples.java | 2 +- .../generated/DiskAccessesDeleteSamples.java | 2 +- ...sGetAPrivateEndpointConnectionSamples.java | 2 +- ...DiskAccessesGetByResourceGroupSamples.java | 4 +- ...ccessesGetPrivateLinkResourcesSamples.java | 2 +- ...iskAccessesListByResourceGroupSamples.java | 2 +- ...ListPrivateEndpointConnectionsSamples.java | 2 +- .../generated/DiskAccessesListSamples.java | 2 +- ...dateAPrivateEndpointConnectionSamples.java | 2 +- .../generated/DiskAccessesUpdateSamples.java | 2 +- ...skEncryptionSetsCreateOrUpdateSamples.java | 6 +- .../DiskEncryptionSetsDeleteSamples.java | 2 +- ...cryptionSetsGetByResourceGroupSamples.java | 4 +- ...ionSetsListAssociatedResourcesSamples.java | 2 +- ...ryptionSetsListByResourceGroupSamples.java | 2 +- .../DiskEncryptionSetsListSamples.java | 2 +- .../DiskEncryptionSetsUpdateSamples.java | 6 +- .../generated/DiskRestorePointGetSamples.java | 36 +- .../DiskRestorePointGrantAccessSamples.java | 2 +- ...RestorePointListByRestorePointSamples.java | 2 +- .../DiskRestorePointRevokeAccessSamples.java | 2 +- .../generated/DisksCreateOrUpdateSamples.java | 54 +- .../compute/generated/DisksDeleteSamples.java | 2 +- .../DisksGetByResourceGroupSamples.java | 17 +- .../generated/DisksGrantAccessSamples.java | 6 +- .../DisksListByResourceGroupSamples.java | 2 +- .../compute/generated/DisksListSamples.java | 2 +- .../generated/DisksRevokeAccessSamples.java | 2 +- .../compute/generated/DisksUpdateSamples.java | 20 +- .../GalleriesCreateOrUpdateSamples.java | 10 +- .../generated/GalleriesDeleteSamples.java | 2 +- .../GalleriesGetByResourceGroupSamples.java | 10 +- .../GalleriesListByResourceGroupSamples.java | 2 +- .../generated/GalleriesListSamples.java | 2 +- .../generated/GalleriesUpdateSamples.java | 2 +- ...licationVersionsCreateOrUpdateSamples.java | 2 +- ...lleryApplicationVersionsDeleteSamples.java | 2 +- .../GalleryApplicationVersionsGetSamples.java | 4 +- ...rsionsListByGalleryApplicationSamples.java | 2 +- ...lleryApplicationVersionsUpdateSamples.java | 2 +- ...leryApplicationsCreateOrUpdateSamples.java | 2 +- .../GalleryApplicationsDeleteSamples.java | 2 +- .../GalleryApplicationsGetSamples.java | 2 +- ...lleryApplicationsListByGallerySamples.java | 2 +- .../GalleryApplicationsUpdateSamples.java | 2 +- ...eryImageVersionsCreateOrUpdateSamples.java | 28 +- .../GalleryImageVersionsDeleteSamples.java | 2 +- .../GalleryImageVersionsGetSamples.java | 12 +- ...mageVersionsListByGalleryImageSamples.java | 2 +- .../GalleryImageVersionsUpdateSamples.java | 6 +- .../GalleryImagesCreateOrUpdateSamples.java | 2 +- .../generated/GalleryImagesDeleteSamples.java | 2 +- .../generated/GalleryImagesGetSamples.java | 2 +- .../GalleryImagesListByGallerySamples.java | 2 +- .../generated/GalleryImagesUpdateSamples.java | 4 +- ...lProfileVersionsCreateOrUpdateSamples.java | 2 +- ...ssControlProfileVersionsDeleteSamples.java | 2 +- ...ccessControlProfileVersionsGetSamples.java | 2 +- ...alleryInVMAccessControlProfileSamples.java | 2 +- ...ssControlProfileVersionsUpdateSamples.java | 2 +- ...sControlProfilesCreateOrUpdateSamples.java | 2 +- ...nVMAccessControlProfilesDeleteSamples.java | 2 +- ...ryInVMAccessControlProfilesGetSamples.java | 2 +- ...ssControlProfilesListByGallerySamples.java | 2 +- ...nVMAccessControlProfilesUpdateSamples.java | 2 +- ...ryScriptVersionsCreateOrUpdateSamples.java | 2 +- .../GalleryScriptVersionsDeleteSamples.java | 2 +- .../GalleryScriptVersionsGetSamples.java | 4 +- ...iptVersionsListByGalleryScriptSamples.java | 2 +- .../GalleryScriptVersionsUpdateSamples.java | 2 +- .../GalleryScriptsCreateOrUpdateSamples.java | 2 +- .../GalleryScriptsDeleteSamples.java | 2 +- .../generated/GalleryScriptsGetSamples.java | 2 +- .../GalleryScriptsListByGallerySamples.java | 2 +- .../GalleryScriptsUpdateSamples.java | 2 +- .../GallerySharingProfileUpdateSamples.java | 6 +- .../generated/SharedGalleriesGetSamples.java | 2 +- .../generated/SharedGalleriesListSamples.java | 2 +- .../SharedGalleryImageVersionsGetSamples.java | 2 +- ...SharedGalleryImageVersionsListSamples.java | 2 +- .../SharedGalleryImagesGetSamples.java | 2 +- .../SharedGalleryImagesListSamples.java | 2 +- ...eryInvitesGallerySharingAcceptSamples.java | 25 + ...eryInvitesGallerySharingRejectSamples.java | 25 + .../SnapshotsCreateOrUpdateSamples.java | 14 +- .../generated/SnapshotsDeleteSamples.java | 2 +- .../SnapshotsGetByResourceGroupSamples.java | 20 +- .../SnapshotsGrantAccessSamples.java | 2 +- .../SnapshotsListByResourceGroupSamples.java | 2 +- .../generated/SnapshotsListSamples.java | 2 +- .../SnapshotsRevokeAccessSamples.java | 2 +- ...tsUpdateImmutabilityPolicyLockSamples.java | 31 + ...pshotsUpdateImmutabilityPolicySamples.java | 29 + .../generated/SnapshotsUpdateSamples.java | 4 +- ...etedResourceListByArtifactNameSamples.java | 2 +- ...enantLevelGallerySharingAcceptSamples.java | 25 + ...enantLevelGallerySharingRejectSamples.java | 25 + .../tsp-location.yaml | 2 +- 170 files changed, 3866 insertions(+), 581 deletions(-) create mode 100644 sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleryInvitesClient.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/TenantLevelSharedGalleryInvitesClient.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryInvitesClientImpl.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/TenantLevelSharedGalleryInvitesClientImpl.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ConfidentialVMVersion.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicy.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyData.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyLockData.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyType.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryInvitesGallerySharingAcceptSamples.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryInvitesGallerySharingRejectSamples.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateImmutabilityPolicyLockSamples.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateImmutabilityPolicySamples.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/TenantLevelSharedGalleryInvitesTenantLevelGallerySharingAcceptSamples.java create mode 100644 sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/TenantLevelSharedGalleryInvitesTenantLevelGallerySharingRejectSamples.java diff --git a/eng/lintingconfigs/revapi/track2/revapi.json b/eng/lintingconfigs/revapi/track2/revapi.json index 9d8652fde72c..6e084e29e4cb 100644 --- a/eng/lintingconfigs/revapi/track2/revapi.json +++ b/eng/lintingconfigs/revapi/track2/revapi.json @@ -863,6 +863,24 @@ }, "justification": "Enum constant order change is not a breaking change." }, + { + "ignore": true, + "code" : "java.field.enumConstantOrderChanged", + "old": { + "matcher": "regex", + "match": "field com\\.azure\\.resourcemanager\\.compute\\.models\\.RollingUpgradeStatusCode\\..*" + }, + "justification": "Enum constant order change is not a breaking change." + }, + { + "ignore": true, + "code" : "java.field.enumConstantOrderChanged", + "old": { + "matcher": "regex", + "match": "field com\\.azure\\.resourcemanager\\.compute\\.models\\.UpgradeState\\..*" + }, + "justification": "Enum constant order change is not a breaking change." + }, { "code": "java.class.removed", "old" : { diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 51289f1ad70b..7f34fa9c15c5 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -281,7 +281,7 @@ com.azure.resourcemanager:azure-resourcemanager-appplatform;2.51.0;2.52.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-appservice;2.55.4;2.56.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-authorization;2.53.10;2.54.0-beta.2 com.azure.resourcemanager:azure-resourcemanager-cdn;2.53.9;2.54.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-compute;2.58.2;2.59.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-compute;2.58.2;2.59.0 com.azure.resourcemanager:azure-resourcemanager-containerinstance;2.53.12;2.54.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-containerregistry;2.55.3;2.56.0-beta.2 com.azure.resourcemanager:azure-resourcemanager-containerservice;2.61.1;2.62.0-beta.2 diff --git a/sdk/compute/azure-resourcemanager-compute/CHANGELOG.md b/sdk/compute/azure-resourcemanager-compute/CHANGELOG.md index df09452835a3..c229c4d91504 100644 --- a/sdk/compute/azure-resourcemanager-compute/CHANGELOG.md +++ b/sdk/compute/azure-resourcemanager-compute/CHANGELOG.md @@ -1,15 +1,35 @@ # Release History -## 2.59.0-beta.1 (Unreleased) +## 2.59.0 (2026-07-15) ### Features Added -### Breaking Changes +* `models.ImmutabilityPolicyLockData` was added -### Bugs Fixed +* `models.ImmutabilityPolicyData` was added + +* `models.ImmutabilityPolicyType` was added + +* `models.ConfidentialVMVersion` was added + +* `models.ImmutabilityPolicy` was added + +#### `models.RollingUpgradeStatusCode` was modified + +* `ROLLING_BACK` was added + +#### `models.DiskSecurityProfile` was modified + +* `confidentialVMVersion()` was added + +#### `models.UpgradeState` was modified + +* `ROLLING_BACK` was added ### Other Changes +- Updated `DiskRP api-version` to `2026-03-02`. + ## 2.58.2 (2026-07-07) ### Other Changes diff --git a/sdk/compute/azure-resourcemanager-compute/README.md b/sdk/compute/azure-resourcemanager-compute/README.md index e812842ded3d..95e797d5b687 100644 --- a/sdk/compute/azure-resourcemanager-compute/README.md +++ b/sdk/compute/azure-resourcemanager-compute/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-compute - 2.58.0 + 2.59.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/compute/azure-resourcemanager-compute/pom.xml b/sdk/compute/azure-resourcemanager-compute/pom.xml index d72c63a4de76..607758714d61 100644 --- a/sdk/compute/azure-resourcemanager-compute/pom.xml +++ b/sdk/compute/azure-resourcemanager-compute/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-compute - 2.59.0-beta.1 + 2.59.0 jar Microsoft Azure SDK for Compute Management diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/ComputeManagementClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/ComputeManagementClient.java index b4ef4834f363..be77de2726aa 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/ComputeManagementClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/ComputeManagementClient.java @@ -312,6 +312,20 @@ public interface ComputeManagementClient { */ CommunityGalleryImageVersionsClient getCommunityGalleryImageVersions(); + /** + * Gets the SharedGalleryInvitesClient object to access its operations. + * + * @return the SharedGalleryInvitesClient object. + */ + SharedGalleryInvitesClient getSharedGalleryInvites(); + + /** + * Gets the TenantLevelSharedGalleryInvitesClient object to access its operations. + * + * @return the TenantLevelSharedGalleryInvitesClient object. + */ + TenantLevelSharedGalleryInvitesClient getTenantLevelSharedGalleryInvites(); + /** * Gets the ResourceSkusClient object to access its operations. * diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/LogAnalyticsClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/LogAnalyticsClient.java index e55a05b69615..222719573443 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/LogAnalyticsClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/LogAnalyticsClient.java @@ -26,7 +26,7 @@ public interface LogAnalyticsClient { * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -42,7 +42,7 @@ Mono>> exportRequestRateByIntervalWithResponseAsync(St * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -57,7 +57,7 @@ Mono>> exportRequestRateByIntervalWithResponseAsync(St * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -72,7 +72,7 @@ Mono>> exportRequestRateByIntervalWithResponseAsync(St * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -88,7 +88,7 @@ Mono>> exportRequestRateByIntervalWithResponseAsync(St * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -103,7 +103,7 @@ Mono exportRequestRateByIntervalAsync(String l * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -118,7 +118,7 @@ LogAnalyticsOperationResultInner exportRequestRateByInterval(String location, * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -133,7 +133,7 @@ LogAnalyticsOperationResultInner exportRequestRateByInterval(String location, Re /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -148,7 +148,7 @@ Mono>> exportThrottledRequestsWithResponseAsync(String /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -162,7 +162,7 @@ Mono>> exportThrottledRequestsWithResponseAsync(String /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -176,7 +176,7 @@ Mono>> exportThrottledRequestsWithResponseAsync(String /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -191,7 +191,7 @@ Mono>> exportThrottledRequestsWithResponseAsync(String /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -205,7 +205,7 @@ Mono exportThrottledRequestsAsync(String locat /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -218,7 +218,7 @@ Mono exportThrottledRequestsAsync(String locat /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleryInvitesClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleryInvitesClient.java new file mode 100644 index 000000000000..a5947d036e78 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleryInvitesClient.java @@ -0,0 +1,227 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** + * An instance of this class provides access to all the operations defined in SharedGalleryInvitesClient. + */ +public interface SharedGalleryInvitesClient { + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono>> gallerySharingAcceptWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + PollerFlux, Void> beginGallerySharingAcceptAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginGallerySharingAccept(String location, String sharedGallerySubscriptionId, + String sharedGalleryName); + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginGallerySharingAccept(String location, String sharedGallerySubscriptionId, + String sharedGalleryName, Context context); + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono gallerySharingAcceptAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void gallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void gallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName, + Context context); + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono>> gallerySharingRejectWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + PollerFlux, Void> beginGallerySharingRejectAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginGallerySharingReject(String location, String sharedGallerySubscriptionId, + String sharedGalleryName); + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginGallerySharingReject(String location, String sharedGallerySubscriptionId, + String sharedGalleryName, Context context); + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono gallerySharingRejectAsync(String location, String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void gallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void gallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName, + Context context); +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/SnapshotsClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/SnapshotsClient.java index d2cdb103e49c..ba61b9115b06 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/SnapshotsClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/SnapshotsClient.java @@ -16,6 +16,8 @@ import com.azure.resourcemanager.compute.fluent.models.AccessUriInner; import com.azure.resourcemanager.compute.fluent.models.SnapshotInner; import com.azure.resourcemanager.compute.models.GrantAccessData; +import com.azure.resourcemanager.compute.models.ImmutabilityPolicyData; +import com.azure.resourcemanager.compute.models.ImmutabilityPolicyLockData; import com.azure.resourcemanager.compute.models.SnapshotUpdate; import com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete; import com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet; @@ -688,4 +690,267 @@ SyncPoller, Void> beginRevokeAccess(String resourceGroupName, S */ @ServiceMethod(returns = ReturnType.SINGLE) void revokeAccess(String resourceGroupName, String snapshotName, Context context); + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono>> updateImmutabilityPolicyWithResponseAsync(String resourceGroupName, + String snapshotName, ImmutabilityPolicyData immutabilityPolicyData); + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + PollerFlux, SnapshotInner> beginUpdateImmutabilityPolicyAsync(String resourceGroupName, + String snapshotName, ImmutabilityPolicyData immutabilityPolicyData); + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, SnapshotInner> beginUpdateImmutabilityPolicy(String resourceGroupName, + String snapshotName, ImmutabilityPolicyData immutabilityPolicyData); + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, SnapshotInner> beginUpdateImmutabilityPolicy(String resourceGroupName, + String snapshotName, ImmutabilityPolicyData immutabilityPolicyData, Context context); + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono updateImmutabilityPolicyAsync(String resourceGroupName, String snapshotName, + ImmutabilityPolicyData immutabilityPolicyData); + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + SnapshotInner updateImmutabilityPolicy(String resourceGroupName, String snapshotName, + ImmutabilityPolicyData immutabilityPolicyData); + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + SnapshotInner updateImmutabilityPolicy(String resourceGroupName, String snapshotName, + ImmutabilityPolicyData immutabilityPolicyData, Context context); + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono>> updateImmutabilityPolicyLockWithResponseAsync(String resourceGroupName, + String snapshotName, ImmutabilityPolicyLockData immutabilityPolicyData); + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + PollerFlux, SnapshotInner> beginUpdateImmutabilityPolicyLockAsync( + String resourceGroupName, String snapshotName, ImmutabilityPolicyLockData immutabilityPolicyData); + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, SnapshotInner> beginUpdateImmutabilityPolicyLock(String resourceGroupName, + String snapshotName, ImmutabilityPolicyLockData immutabilityPolicyData); + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, SnapshotInner> beginUpdateImmutabilityPolicyLock(String resourceGroupName, + String snapshotName, ImmutabilityPolicyLockData immutabilityPolicyData, Context context); + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono updateImmutabilityPolicyLockAsync(String resourceGroupName, String snapshotName, + ImmutabilityPolicyLockData immutabilityPolicyData); + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + SnapshotInner updateImmutabilityPolicyLock(String resourceGroupName, String snapshotName, + ImmutabilityPolicyLockData immutabilityPolicyData); + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + SnapshotInner updateImmutabilityPolicyLock(String resourceGroupName, String snapshotName, + ImmutabilityPolicyLockData immutabilityPolicyData, Context context); } diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/TenantLevelSharedGalleryInvitesClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/TenantLevelSharedGalleryInvitesClient.java new file mode 100644 index 000000000000..81ad2c0fbf64 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/TenantLevelSharedGalleryInvitesClient.java @@ -0,0 +1,229 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** + * An instance of this class provides access to all the operations defined in TenantLevelSharedGalleryInvitesClient. + */ +public interface TenantLevelSharedGalleryInvitesClient { + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono>> tenantLevelGallerySharingAcceptWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + PollerFlux, Void> beginTenantLevelGallerySharingAcceptAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginTenantLevelGallerySharingAccept(String location, + String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginTenantLevelGallerySharingAccept(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context); + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono tenantLevelGallerySharingAcceptAsync(String location, String sharedGallerySubscriptionId, + String sharedGalleryName); + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void tenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void tenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName, + Context context); + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono>> tenantLevelGallerySharingRejectWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + PollerFlux, Void> beginTenantLevelGallerySharingRejectAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginTenantLevelGallerySharingReject(String location, + String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginTenantLevelGallerySharingReject(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context); + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono tenantLevelGallerySharingRejectAsync(String location, String sharedGallerySubscriptionId, + String sharedGalleryName); + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void tenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName); + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void tenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName, + Context context); +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/UsagesClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/UsagesClient.java index e67741449f68..5244dbd63ef9 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/UsagesClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/UsagesClient.java @@ -19,7 +19,7 @@ public interface UsagesClient { * Gets, for the specified location, the current compute resource usage information as well as the limits for * compute resources under the subscription. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -32,7 +32,7 @@ public interface UsagesClient { * Gets, for the specified location, the current compute resource usage information as well as the limits for * compute resources under the subscription. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -45,7 +45,7 @@ public interface UsagesClient { * Gets, for the specified location, the current compute resource usage information as well as the limits for * compute resources under the subscription. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineExtensionImagesClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineExtensionImagesClient.java index 1af7b6919304..f741e22f3519 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineExtensionImagesClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineExtensionImagesClient.java @@ -19,7 +19,7 @@ public interface VirtualMachineExtensionImagesClient { /** * Gets a virtual machine extension image. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param version The version parameter. @@ -35,7 +35,7 @@ Mono> getWithResponseAsync(String lo /** * Gets a virtual machine extension image. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param version The version parameter. @@ -51,7 +51,7 @@ Mono getAsync(String location, String publish /** * Gets a virtual machine extension image. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param version The version parameter. @@ -68,7 +68,7 @@ Response getWithResponse(String location, Str /** * Gets a virtual machine extension image. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param version The version parameter. @@ -83,7 +83,7 @@ Response getWithResponse(String location, Str /** * Gets a list of virtual machine extension image types. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -98,7 +98,7 @@ Mono>> listTypesWithResponseAsy /** * Gets a list of virtual machine extension image types. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -111,7 +111,7 @@ Mono>> listTypesWithResponseAsy /** * Gets a list of virtual machine extension image types. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -126,7 +126,7 @@ Response> listTypesWithResponse(String l /** * Gets a list of virtual machine extension image types. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -139,7 +139,7 @@ Response> listTypesWithResponse(String l /** * Gets a list of virtual machine extension image versions. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param filter The filter to apply on the operation. @@ -158,7 +158,7 @@ Mono>> listVersionsWithResponse /** * Gets a list of virtual machine extension image versions. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -172,7 +172,7 @@ Mono>> listVersionsWithResponse /** * Gets a list of virtual machine extension image versions. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param filter The filter to apply on the operation. @@ -191,7 +191,7 @@ Response> listVersionsWithResponse(Strin /** * Gets a list of virtual machine extension image versions. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesClient.java index 287f3c43ad05..882500196405 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesClient.java @@ -21,7 +21,7 @@ public interface VirtualMachineImagesClient { /** * Gets a list of all virtual machine image versions for the specified edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -35,7 +35,7 @@ public interface VirtualMachineImagesClient { /** * Gets a list of all virtual machine image versions for the specified edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -49,7 +49,7 @@ public interface VirtualMachineImagesClient { /** * Gets a list of all virtual machine image versions for the specified edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -64,7 +64,7 @@ Response listByEdgeZoneWithResponse(String lo /** * Gets a list of all virtual machine image versions for the specified edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -77,7 +77,7 @@ Response listByEdgeZoneWithResponse(String lo /** * Gets a list of virtual machine image publishers for the specified Azure location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -90,7 +90,7 @@ Response listByEdgeZoneWithResponse(String lo /** * Gets a list of virtual machine image publishers for the specified Azure location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -103,7 +103,7 @@ Response listByEdgeZoneWithResponse(String lo /** * Gets a list of virtual machine image publishers for the specified Azure location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -116,7 +116,7 @@ Response listByEdgeZoneWithResponse(String lo /** * Gets a list of virtual machine image publishers for the specified Azure location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -128,7 +128,7 @@ Response listByEdgeZoneWithResponse(String lo /** * Gets a list of virtual machine image offers for the specified location and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -143,7 +143,7 @@ Mono>> listOffersWithResponseAsy /** * Gets a list of virtual machine image offers for the specified location and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -157,7 +157,7 @@ Mono>> listOffersWithResponseAsy /** * Gets a list of virtual machine image offers for the specified location and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -173,7 +173,7 @@ Response> listOffersWithResponse(String l /** * Gets a list of virtual machine image offers for the specified location and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -186,7 +186,7 @@ Response> listOffersWithResponse(String l /** * Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -202,7 +202,7 @@ Mono>> listSkusWithResponseAsync /** * Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -217,7 +217,7 @@ Mono>> listSkusWithResponseAsync /** * Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param context The context to associate with this operation. @@ -234,7 +234,7 @@ Response> listSkusWithResponse(String loc /** * Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -248,7 +248,7 @@ Response> listSkusWithResponse(String loc /** * Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -268,7 +268,7 @@ Mono>> listWithResponseAsync(Str /** * Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -285,7 +285,7 @@ Mono> listAsync(String location, String p /** * Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -306,7 +306,7 @@ Response> listWithResponse(String locatio /** * Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -321,7 +321,7 @@ Response> listWithResponse(String locatio /** * The listWithProperties operation. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -340,7 +340,7 @@ Mono>> listWithPropertiesWithResponseAsy /** * The listWithProperties operation. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -357,7 +357,7 @@ Mono> listWithPropertiesAsync(String location, St /** * The listWithProperties operation. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -377,7 +377,7 @@ Response> listWithPropertiesWithResponse(String l /** * The listWithProperties operation. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesEdgeZonesClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesEdgeZonesClient.java index 35ed10d439c5..70923ee1d548 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesEdgeZonesClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesEdgeZonesClient.java @@ -20,7 +20,7 @@ public interface VirtualMachineImagesEdgeZonesClient { /** * Gets a list of virtual machine image publishers for the specified Azure location and edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -35,7 +35,7 @@ Mono>> listPublishersWithRespons /** * Gets a list of virtual machine image publishers for the specified Azure location and edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -49,7 +49,7 @@ Mono>> listPublishersWithRespons /** * Gets a list of virtual machine image publishers for the specified Azure location and edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -65,7 +65,7 @@ Response> listPublishersWithResponse(Stri /** * Gets a list of virtual machine image publishers for the specified Azure location and edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -78,7 +78,7 @@ Response> listPublishersWithResponse(Stri /** * Gets a list of virtual machine image offers for the specified location, edge zone and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -94,7 +94,7 @@ Mono>> listOffersWithResponseAsy /** * Gets a list of virtual machine image offers for the specified location, edge zone and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -110,7 +110,7 @@ Mono> listOffersAsync(String location, St /** * Gets a list of virtual machine image offers for the specified location, edge zone and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param context The context to associate with this operation. @@ -127,7 +127,7 @@ Response> listOffersWithResponse(String l /** * Gets a list of virtual machine image offers for the specified location, edge zone and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -141,7 +141,7 @@ Response> listOffersWithResponse(String l /** * Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -158,7 +158,7 @@ Mono>> listSkusWithResponseAsync /** * Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -175,7 +175,7 @@ Mono> listSkusAsync(String location, Stri /** * Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -193,7 +193,7 @@ Response> listSkusWithResponse(String loc /** * Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -210,7 +210,7 @@ List listSkus(String location, String edgeZone * Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and * SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -232,7 +232,7 @@ Mono>> listWithResponseAsync(Str * Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and * SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -251,7 +251,7 @@ Mono> listAsync(String location, String e * Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and * SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -274,7 +274,7 @@ Response> listWithResponse(String locatio * Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and * SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineRunCommandsClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineRunCommandsClient.java index 3214eaea5399..9f46bbc0ae0c 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineRunCommandsClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineRunCommandsClient.java @@ -480,7 +480,7 @@ PagedIterable listByVirtualMachine(String resourc /** * Lists all available run commands for a subscription in a location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -492,7 +492,7 @@ PagedIterable listByVirtualMachine(String resourc /** * Lists all available run commands for a subscription in a location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -504,7 +504,7 @@ PagedIterable listByVirtualMachine(String resourc /** * Lists all available run commands for a subscription in a location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetsClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetsClient.java index 933bd5654a70..8b397c2bac9a 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetsClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetsClient.java @@ -2681,7 +2681,7 @@ SyncPoller, Void> beginScaleOut(String resourceGroupName, Strin /** * Gets all the VM scale sets under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -2694,7 +2694,7 @@ SyncPoller, Void> beginScaleOut(String resourceGroupName, Strin /** * Gets all the VM scale sets under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -2707,7 +2707,7 @@ SyncPoller, Void> beginScaleOut(String resourceGroupName, Strin /** * Gets all the VM scale sets under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineSizesClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineSizesClient.java index f19030ecfe12..ac3c9a09cccc 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineSizesClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineSizesClient.java @@ -18,7 +18,7 @@ public interface VirtualMachineSizesClient { /** * This API is deprecated. Use [Resources Skus](https://docs.microsoft.com/rest/api/compute/resourceskus/list). * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -30,7 +30,7 @@ public interface VirtualMachineSizesClient { /** * This API is deprecated. Use [Resources Skus](https://docs.microsoft.com/rest/api/compute/resourceskus/list). * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -42,7 +42,7 @@ public interface VirtualMachineSizesClient { /** * This API is deprecated. Use [Resources Skus](https://docs.microsoft.com/rest/api/compute/resourceskus/list). * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachinesClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachinesClient.java index 076f6a9375f7..ac64c1f6c35c 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachinesClient.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachinesClient.java @@ -2695,7 +2695,7 @@ void migrateToVMScaleSet(String resourceGroupName, String vmName, MigrateVMToVir /** * Gets all the virtual machines under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -2708,7 +2708,7 @@ void migrateToVMScaleSet(String resourceGroupName, String vmName, MigrateVMToVir /** * Gets all the virtual machines under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -2721,7 +2721,7 @@ void migrateToVMScaleSet(String resourceGroupName, String vmName, MigrateVMToVir /** * Gets all the virtual machines under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointInner.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointInner.java index 3b6d59357d50..43cc1ccb78da 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointInner.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointInner.java @@ -17,6 +17,7 @@ import com.azure.resourcemanager.compute.models.NetworkAccessPolicy; import com.azure.resourcemanager.compute.models.OperatingSystemTypes; import com.azure.resourcemanager.compute.models.PublicNetworkAccess; +import com.azure.resourcemanager.compute.models.SnapshotAccessState; import com.azure.resourcemanager.compute.models.SupportedCapabilities; import java.io.IOException; import java.time.OffsetDateTime; @@ -273,6 +274,16 @@ public Integer logicalSectorSize() { return this.innerProperties() == null ? null : this.innerProperties().logicalSectorSize(); } + /** + * Get the snapshotAccessState property: The state of snapshot which determines the access availability of the + * snapshot. + * + * @return the snapshotAccessState value. + */ + public SnapshotAccessState snapshotAccessState() { + return this.innerProperties() == null ? null : this.innerProperties().snapshotAccessState(); + } + /** * Validates the instance. * diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointProperties.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointProperties.java index 896ebc360fc2..cc81673aadf5 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointProperties.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointProperties.java @@ -17,6 +17,7 @@ import com.azure.resourcemanager.compute.models.NetworkAccessPolicy; import com.azure.resourcemanager.compute.models.OperatingSystemTypes; import com.azure.resourcemanager.compute.models.PublicNetworkAccess; +import com.azure.resourcemanager.compute.models.SnapshotAccessState; import com.azure.resourcemanager.compute.models.SupportedCapabilities; import java.io.IOException; import java.time.OffsetDateTime; @@ -118,6 +119,11 @@ public final class DiskRestorePointProperties implements JsonSerializable> getWithResponseAsync(String locatio return Mono .error(new IllegalArgumentException("Parameter publicGalleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -133,7 +133,7 @@ private Mono> getWithResponseAsync(String locati return Mono .error(new IllegalArgumentException("Parameter publicGalleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), location, diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImageVersionsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImageVersionsClientImpl.java index d736c471c01e..1623741e4748 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImageVersionsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImageVersionsClientImpl.java @@ -132,7 +132,7 @@ public Mono> getWithResponseAsync(St return Mono.error( new IllegalArgumentException("Parameter galleryImageVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -181,7 +181,7 @@ private Mono> getWithResponseAsync(S return Mono.error( new IllegalArgumentException("Parameter galleryImageVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), location, @@ -286,7 +286,7 @@ private Mono> listSinglePageAsy return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -331,7 +331,7 @@ private Mono> listSinglePageAsy return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImagesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImagesClientImpl.java index 1e3afb066aa2..1ed836d63180 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImagesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImagesClientImpl.java @@ -123,7 +123,7 @@ public Mono> getWithResponseAsync(String lo return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -165,7 +165,7 @@ private Mono> getWithResponseAsync(String l return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), location, @@ -253,7 +253,7 @@ private Mono> listSinglePageAsync(Stri return Mono .error(new IllegalArgumentException("Parameter publicGalleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -293,7 +293,7 @@ private Mono> listSinglePageAsync(Stri return Mono .error(new IllegalArgumentException("Parameter publicGalleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ComputeManagementClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ComputeManagementClientImpl.java index 49151b041f0f..8ae32a2b7a8f 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ComputeManagementClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ComputeManagementClientImpl.java @@ -42,9 +42,11 @@ import com.azure.resourcemanager.compute.fluent.SharedGalleriesClient; import com.azure.resourcemanager.compute.fluent.SharedGalleryImageVersionsClient; import com.azure.resourcemanager.compute.fluent.SharedGalleryImagesClient; +import com.azure.resourcemanager.compute.fluent.SharedGalleryInvitesClient; import com.azure.resourcemanager.compute.fluent.SnapshotsClient; import com.azure.resourcemanager.compute.fluent.SoftDeletedResourcesClient; import com.azure.resourcemanager.compute.fluent.SshPublicKeysClient; +import com.azure.resourcemanager.compute.fluent.TenantLevelSharedGalleryInvitesClient; import com.azure.resourcemanager.compute.fluent.UsagesClient; import com.azure.resourcemanager.compute.fluent.VirtualMachineExtensionImagesClient; import com.azure.resourcemanager.compute.fluent.VirtualMachineExtensionsClient; @@ -684,6 +686,34 @@ public CommunityGalleryImageVersionsClient getCommunityGalleryImageVersions() { return this.communityGalleryImageVersions; } + /** + * The SharedGalleryInvitesClient object to access its operations. + */ + private final SharedGalleryInvitesClient sharedGalleryInvites; + + /** + * Gets the SharedGalleryInvitesClient object to access its operations. + * + * @return the SharedGalleryInvitesClient object. + */ + public SharedGalleryInvitesClient getSharedGalleryInvites() { + return this.sharedGalleryInvites; + } + + /** + * The TenantLevelSharedGalleryInvitesClient object to access its operations. + */ + private final TenantLevelSharedGalleryInvitesClient tenantLevelSharedGalleryInvites; + + /** + * Gets the TenantLevelSharedGalleryInvitesClient object to access its operations. + * + * @return the TenantLevelSharedGalleryInvitesClient object. + */ + public TenantLevelSharedGalleryInvitesClient getTenantLevelSharedGalleryInvites() { + return this.tenantLevelSharedGalleryInvites; + } + /** * The ResourceSkusClient object to access its operations. */ @@ -909,6 +939,8 @@ public GallerySharingProfilesClient getGallerySharingProfiles() { this.communityGalleries = new CommunityGalleriesClientImpl(this); this.communityGalleryImages = new CommunityGalleryImagesClientImpl(this); this.communityGalleryImageVersions = new CommunityGalleryImageVersionsClientImpl(this); + this.sharedGalleryInvites = new SharedGalleryInvitesClientImpl(this); + this.tenantLevelSharedGalleryInvites = new TenantLevelSharedGalleryInvitesClientImpl(this); this.resourceSkus = new ResourceSkusClientImpl(this); this.virtualMachineScaleSetRollingUpgrades = new VirtualMachineScaleSetRollingUpgradesClientImpl(this); this.virtualMachineScaleSetVMs = new VirtualMachineScaleSetVMsClientImpl(this); diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskAccessesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskAccessesClientImpl.java index 82b83faf4ce9..78759c188415 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskAccessesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskAccessesClientImpl.java @@ -242,7 +242,7 @@ public Mono> getByResourceGroupWithResponseAsync(Strin if (diskAccessName == null) { return Mono.error(new IllegalArgumentException("Parameter diskAccessName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.getByResourceGroup(this.client.getEndpoint(), apiVersion, @@ -282,7 +282,7 @@ private Mono> getByResourceGroupWithResponseAsync(Stri if (diskAccessName == null) { return Mono.error(new IllegalArgumentException("Parameter diskAccessName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.getByResourceGroup(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -379,7 +379,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { diskAccess.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -426,7 +426,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { diskAccess.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -634,7 +634,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { diskAccess.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -681,7 +681,7 @@ private Mono>> updateWithResponseAsync(String resource } else { diskAccess.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -881,7 +881,7 @@ public Mono>> deleteWithResponseAsync(String resourceG if (diskAccessName == null) { return Mono.error(new IllegalArgumentException("Parameter diskAccessName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; return FluxUtil .withContext(context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, diskAccessName, context)) @@ -919,7 +919,7 @@ private Mono>> deleteWithResponseAsync(String resource if (diskAccessName == null) { return Mono.error(new IllegalArgumentException("Parameter diskAccessName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, diskAccessName, context); @@ -1096,7 +1096,7 @@ private Mono> listByResourceGroupSinglePageAsync( return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByResourceGroup(this.client.getEndpoint(), apiVersion, @@ -1132,7 +1132,7 @@ private Mono> listByResourceGroupSinglePageAsync( return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1220,7 +1220,7 @@ private Mono> listSinglePageAsync() { return Mono.error(new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -1250,7 +1250,7 @@ private Mono> listSinglePageAsync(Context context return Mono.error(new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), accept, context) @@ -1342,7 +1342,7 @@ public PagedIterable list(Context context) { if (diskAccessName == null) { return Mono.error(new IllegalArgumentException("Parameter diskAccessName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.getPrivateLinkResources(this.client.getEndpoint(), apiVersion, @@ -1382,7 +1382,7 @@ public PagedIterable list(Context context) { if (diskAccessName == null) { return Mono.error(new IllegalArgumentException("Parameter diskAccessName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.getPrivateLinkResources(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -1480,7 +1480,7 @@ public Mono> getAPrivateEndpointConnect return Mono.error(new IllegalArgumentException( "Parameter privateEndpointConnectionName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.getAPrivateEndpointConnection(this.client.getEndpoint(), apiVersion, @@ -1526,7 +1526,7 @@ private Mono> getAPrivateEndpointConnec return Mono.error(new IllegalArgumentException( "Parameter privateEndpointConnectionName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.getAPrivateEndpointConnection(this.client.getEndpoint(), apiVersion, @@ -1642,7 +1642,7 @@ public Mono>> updateAPrivateEndpointConnectionWithResp } else { privateEndpointConnection.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -1699,7 +1699,7 @@ private Mono>> updateAPrivateEndpointConnectionWithRes } else { privateEndpointConnection.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -1954,7 +1954,7 @@ public Mono>> deleteAPrivateEndpointConnectionWithResp return Mono.error(new IllegalArgumentException( "Parameter privateEndpointConnectionName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; return FluxUtil .withContext(context -> service.deleteAPrivateEndpointConnection(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, diskAccessName, privateEndpointConnectionName, @@ -1998,7 +1998,7 @@ private Mono>> deleteAPrivateEndpointConnectionWithRes return Mono.error(new IllegalArgumentException( "Parameter privateEndpointConnectionName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; context = this.client.mergeContext(context); return service.deleteAPrivateEndpointConnection(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, diskAccessName, privateEndpointConnectionName, context); @@ -2205,7 +2205,7 @@ public void deleteAPrivateEndpointConnection(String resourceGroupName, String di if (diskAccessName == null) { return Mono.error(new IllegalArgumentException("Parameter diskAccessName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listPrivateEndpointConnections(this.client.getEndpoint(), apiVersion, @@ -2247,7 +2247,7 @@ private Mono> listPrivateEndpointC if (diskAccessName == null) { return Mono.error(new IllegalArgumentException("Parameter diskAccessName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskEncryptionSetsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskEncryptionSetsClientImpl.java index 9d23f06008bf..dbef1e09a6a8 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskEncryptionSetsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskEncryptionSetsClientImpl.java @@ -199,7 +199,7 @@ public Mono> getByResourceGroupWithResponseAsyn return Mono .error(new IllegalArgumentException("Parameter diskEncryptionSetName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.getByResourceGroup(this.client.getEndpoint(), apiVersion, @@ -240,7 +240,7 @@ private Mono> getByResourceGroupWithResponseAsy return Mono .error(new IllegalArgumentException("Parameter diskEncryptionSetName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.getByResourceGroup(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -341,7 +341,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { diskEncryptionSet.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -391,7 +391,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { diskEncryptionSet.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -616,7 +616,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { diskEncryptionSet.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -666,7 +666,7 @@ private Mono>> updateWithResponseAsync(String resource } else { diskEncryptionSet.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -881,7 +881,7 @@ public Mono>> deleteWithResponseAsync(String resourceG return Mono .error(new IllegalArgumentException("Parameter diskEncryptionSetName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; return FluxUtil .withContext(context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, diskEncryptionSetName, context)) @@ -920,7 +920,7 @@ private Mono>> deleteWithResponseAsync(String resource return Mono .error(new IllegalArgumentException("Parameter diskEncryptionSetName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, diskEncryptionSetName, context); @@ -1098,7 +1098,7 @@ private Mono> listByResourceGroupSinglePag return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByResourceGroup(this.client.getEndpoint(), apiVersion, @@ -1134,7 +1134,7 @@ private Mono> listByResourceGroupSinglePag return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1222,7 +1222,7 @@ private Mono> listSinglePageAsync() { return Mono.error(new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -1252,7 +1252,7 @@ private Mono> listSinglePageAsync(Context return Mono.error(new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), accept, context) @@ -1345,7 +1345,7 @@ private Mono> listAssociatedResourcesSinglePageAsync(Strin return Mono .error(new IllegalArgumentException("Parameter diskEncryptionSetName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listAssociatedResources(this.client.getEndpoint(), apiVersion, @@ -1388,7 +1388,7 @@ private Mono> listAssociatedResourcesSinglePageAsync(Strin return Mono .error(new IllegalArgumentException("Parameter diskEncryptionSetName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskRestorePointsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskRestorePointsClientImpl.java index 40d43a64cc11..1227aa73a55b 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskRestorePointsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskRestorePointsClientImpl.java @@ -165,7 +165,7 @@ public Mono> getWithResponseAsync(String resourc return Mono .error(new IllegalArgumentException("Parameter diskRestorePointName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -214,7 +214,7 @@ private Mono> getWithResponseAsync(String resour return Mono .error(new IllegalArgumentException("Parameter diskRestorePointName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, @@ -314,7 +314,7 @@ private Mono> listByRestorePointSinglePageA return Mono .error(new IllegalArgumentException("Parameter vmRestorePointName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByRestorePoint(this.client.getEndpoint(), apiVersion, @@ -361,7 +361,7 @@ private Mono> listByRestorePointSinglePageA return Mono .error(new IllegalArgumentException("Parameter vmRestorePointName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -493,7 +493,7 @@ public Mono>> grantAccessWithResponseAsync(String reso } else { grantAccessData.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -551,7 +551,7 @@ private Mono>> grantAccessWithResponseAsync(String res } else { grantAccessData.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -776,7 +776,7 @@ public Mono>> revokeAccessWithResponseAsync(String res return Mono .error(new IllegalArgumentException("Parameter diskRestorePointName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; return FluxUtil .withContext( context -> service.revokeAccess(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -824,7 +824,7 @@ private Mono>> revokeAccessWithResponseAsync(String re return Mono .error(new IllegalArgumentException("Parameter diskRestorePointName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; context = this.client.mergeContext(context); return service.revokeAccess(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, restorePointCollectionName, vmRestorePointName, diskRestorePointName, context); diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DisksClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DisksClientImpl.java index 6d719759bba9..b31d22a465c2 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DisksClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DisksClientImpl.java @@ -192,7 +192,7 @@ public Mono> getByResourceGroupWithResponseAsync(String reso if (diskName == null) { return Mono.error(new IllegalArgumentException("Parameter diskName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.getByResourceGroup(this.client.getEndpoint(), apiVersion, @@ -230,7 +230,7 @@ private Mono> getByResourceGroupWithResponseAsync(String res if (diskName == null) { return Mono.error(new IllegalArgumentException("Parameter diskName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.getByResourceGroup(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -323,7 +323,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { disk.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -368,7 +368,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { disk.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -564,7 +564,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { disk.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -609,7 +609,7 @@ private Mono>> updateWithResponseAsync(String resource } else { disk.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -796,7 +796,7 @@ public Mono>> deleteWithResponseAsync(String resourceG if (diskName == null) { return Mono.error(new IllegalArgumentException("Parameter diskName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; return FluxUtil .withContext(context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, diskName, context)) @@ -833,7 +833,7 @@ private Mono>> deleteWithResponseAsync(String resource if (diskName == null) { return Mono.error(new IllegalArgumentException("Parameter diskName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, diskName, context); @@ -1000,7 +1000,7 @@ private Mono> listByResourceGroupSinglePageAsync(String return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByResourceGroup(this.client.getEndpoint(), apiVersion, @@ -1036,7 +1036,7 @@ private Mono> listByResourceGroupSinglePageAsync(String return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1124,7 +1124,7 @@ private Mono> listSinglePageAsync() { return Mono.error(new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -1154,7 +1154,7 @@ private Mono> listSinglePageAsync(Context context) { return Mono.error(new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), accept, context) @@ -1251,7 +1251,7 @@ public Mono>> grantAccessWithResponseAsync(String reso } else { grantAccessData.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -1298,7 +1298,7 @@ private Mono>> grantAccessWithResponseAsync(String res } else { grantAccessData.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -1490,7 +1490,7 @@ public Mono>> revokeAccessWithResponseAsync(String res if (diskName == null) { return Mono.error(new IllegalArgumentException("Parameter diskName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; return FluxUtil .withContext(context -> service.revokeAccess(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, diskName, context)) @@ -1527,7 +1527,7 @@ private Mono>> revokeAccessWithResponseAsync(String re if (diskName == null) { return Mono.error(new IllegalArgumentException("Parameter diskName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; context = this.client.mergeContext(context); return service.revokeAccess(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, diskName, context); diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleriesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleriesClientImpl.java index b3cff03f53e2..5cc82f9920f3 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleriesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleriesClientImpl.java @@ -179,7 +179,7 @@ public Mono> getByResourceGroupWithResponseAsync(String r if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.getByResourceGroup(this.client.getEndpoint(), apiVersion, @@ -219,7 +219,7 @@ private Mono> getByResourceGroupWithResponseAsync(String if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.getByResourceGroup(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -317,7 +317,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { gallery.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -362,7 +362,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { gallery.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -558,7 +558,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { gallery.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -603,7 +603,7 @@ private Mono>> updateWithResponseAsync(String resource } else { gallery.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -789,7 +789,7 @@ public Mono>> deleteWithResponseAsync(String resourceG if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; return FluxUtil .withContext(context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, context)) @@ -825,7 +825,7 @@ private Mono>> deleteWithResponseAsync(String resource if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, context); @@ -985,7 +985,7 @@ private Mono> listByResourceGroupSinglePageAsync(Str return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByResourceGroup(this.client.getEndpoint(), apiVersion, @@ -1021,7 +1021,7 @@ private Mono> listByResourceGroupSinglePageAsync(Str return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1109,7 +1109,7 @@ private Mono> listSinglePageAsync() { return Mono.error(new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -1139,7 +1139,7 @@ private Mono> listSinglePageAsync(Context context) { return Mono.error(new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), accept, context) diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationVersionsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationVersionsClientImpl.java index 3e4b48ca1cc7..955d74633b49 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationVersionsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationVersionsClientImpl.java @@ -177,7 +177,7 @@ public Mono> getWithResponseAsync(Strin return Mono.error(new IllegalArgumentException( "Parameter galleryApplicationVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -228,7 +228,7 @@ private Mono> getWithResponseAsync(Stri return Mono.error(new IllegalArgumentException( "Parameter galleryApplicationVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, @@ -347,7 +347,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { galleryApplicationVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -406,7 +406,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { galleryApplicationVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -663,7 +663,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { galleryApplicationVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -721,7 +721,7 @@ private Mono>> updateWithResponseAsync(String resource } else { galleryApplicationVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -959,7 +959,7 @@ public Mono>> deleteWithResponseAsync(String resourceG return Mono.error(new IllegalArgumentException( "Parameter galleryApplicationVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; return FluxUtil .withContext( context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -1006,7 +1006,7 @@ private Mono>> deleteWithResponseAsync(String resource return Mono.error(new IllegalArgumentException( "Parameter galleryApplicationVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, galleryApplicationName, galleryApplicationVersionName, context); @@ -1208,7 +1208,7 @@ private Mono> listByGalleryApplica return Mono.error( new IllegalArgumentException("Parameter galleryApplicationName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil.withContext(context -> service.listByGalleryApplication(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, galleryApplicationName, accept, context)) @@ -1252,7 +1252,7 @@ private Mono> listByGalleryApplica return Mono.error( new IllegalArgumentException("Parameter galleryApplicationName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationsClientImpl.java index 134e9ac6007d..d7537af1430e 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationsClientImpl.java @@ -163,7 +163,7 @@ public Mono> getWithResponseAsync(String resou return Mono.error( new IllegalArgumentException("Parameter galleryApplicationName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -206,7 +206,7 @@ private Mono> getWithResponseAsync(String reso return Mono.error( new IllegalArgumentException("Parameter galleryApplicationName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, @@ -308,7 +308,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { galleryApplication.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -361,7 +361,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { galleryApplication.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -584,7 +584,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { galleryApplication.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -636,7 +636,7 @@ private Mono>> updateWithResponseAsync(String resource } else { galleryApplication.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -849,7 +849,7 @@ public Mono>> deleteWithResponseAsync(String resourceG return Mono.error( new IllegalArgumentException("Parameter galleryApplicationName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; return FluxUtil .withContext(context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, galleryApplicationName, context)) @@ -890,7 +890,7 @@ private Mono>> deleteWithResponseAsync(String resource return Mono.error( new IllegalArgumentException("Parameter galleryApplicationName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, galleryApplicationName, context); @@ -1069,7 +1069,7 @@ private Mono> listByGallerySinglePageAsyn if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByGallery(this.client.getEndpoint(), apiVersion, @@ -1109,7 +1109,7 @@ private Mono> listByGallerySinglePageAsyn if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImageVersionsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImageVersionsClientImpl.java index d1d149d7d0bb..ff7d329c0cfb 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImageVersionsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImageVersionsClientImpl.java @@ -176,7 +176,7 @@ public Mono> getWithResponseAsync(String reso return Mono.error( new IllegalArgumentException("Parameter galleryImageVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -225,7 +225,7 @@ private Mono> getWithResponseAsync(String res return Mono.error( new IllegalArgumentException("Parameter galleryImageVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, @@ -342,7 +342,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { galleryImageVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -400,7 +400,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { galleryImageVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -641,7 +641,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { galleryImageVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -699,7 +699,7 @@ private Mono>> updateWithResponseAsync(String resource } else { galleryImageVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -930,7 +930,7 @@ public Mono>> deleteWithResponseAsync(String resourceG return Mono.error( new IllegalArgumentException("Parameter galleryImageVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; return FluxUtil .withContext( context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -977,7 +977,7 @@ private Mono>> deleteWithResponseAsync(String resource return Mono.error( new IllegalArgumentException("Parameter galleryImageVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, galleryImageName, galleryImageVersionName, context); @@ -1175,7 +1175,7 @@ private Mono> listByGalleryImageSinglePa return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByGalleryImage(this.client.getEndpoint(), apiVersion, @@ -1220,7 +1220,7 @@ private Mono> listByGalleryImageSinglePa return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImagesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImagesClientImpl.java index 1cd58598f289..ec2be2521fc1 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImagesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImagesClientImpl.java @@ -163,7 +163,7 @@ public Mono> getWithResponseAsync(String resourceGro return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -206,7 +206,7 @@ private Mono> getWithResponseAsync(String resourceGr return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, @@ -306,7 +306,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { galleryImage.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -357,7 +357,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { galleryImage.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -571,7 +571,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { galleryImage.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -622,7 +622,7 @@ private Mono>> updateWithResponseAsync(String resource } else { galleryImage.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -827,7 +827,7 @@ public Mono>> deleteWithResponseAsync(String resourceG return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; return FluxUtil .withContext(context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, galleryImageName, context)) @@ -868,7 +868,7 @@ private Mono>> deleteWithResponseAsync(String resource return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, galleryImageName, context); @@ -1047,7 +1047,7 @@ private Mono> listByGallerySinglePageAsync(Stri if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByGallery(this.client.getEndpoint(), apiVersion, @@ -1087,7 +1087,7 @@ private Mono> listByGallerySinglePageAsync(Stri if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfileVersionsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfileVersionsClientImpl.java index 61f632db349e..8195a5e7acfb 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfileVersionsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfileVersionsClientImpl.java @@ -180,7 +180,7 @@ public Mono> getWithRespon return Mono.error(new IllegalArgumentException( "Parameter inVMAccessControlProfileVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -231,7 +231,7 @@ private Mono> getWithRespo return Mono.error(new IllegalArgumentException( "Parameter inVMAccessControlProfileVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, @@ -352,7 +352,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { galleryInVMAccessControlProfileVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil.withContext(context -> service.createOrUpdate(this.client.getEndpoint(), apiVersion, @@ -411,7 +411,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { galleryInVMAccessControlProfileVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -689,7 +689,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { galleryInVMAccessControlProfileVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -750,7 +750,7 @@ private Mono>> updateWithResponseAsync(String resource } else { galleryInVMAccessControlProfileVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -1018,7 +1018,7 @@ public Mono>> deleteWithResponseAsync(String resourceG return Mono.error(new IllegalArgumentException( "Parameter inVMAccessControlProfileVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; return FluxUtil .withContext(context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, inVMAccessControlProfileName, @@ -1066,7 +1066,7 @@ private Mono>> deleteWithResponseAsync(String resource return Mono.error(new IllegalArgumentException( "Parameter inVMAccessControlProfileVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, inVMAccessControlProfileName, inVMAccessControlProfileVersionName, context); @@ -1278,7 +1278,7 @@ public void delete(String resourceGroupName, String galleryName, String inVMAcce return Mono.error( new IllegalArgumentException("Parameter inVMAccessControlProfileName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByGalleryInVMAccessControlProfile(this.client.getEndpoint(), apiVersion, @@ -1326,7 +1326,7 @@ public void delete(String resourceGroupName, String galleryName, String inVMAcce return Mono.error( new IllegalArgumentException("Parameter inVMAccessControlProfileName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfilesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfilesClientImpl.java index e61cb4041bcc..c522019672c7 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfilesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfilesClientImpl.java @@ -165,7 +165,7 @@ public Mono> getWithResponseAsync return Mono.error( new IllegalArgumentException("Parameter inVMAccessControlProfileName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -208,7 +208,7 @@ private Mono> getWithResponseAsyn return Mono.error( new IllegalArgumentException("Parameter inVMAccessControlProfileName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, @@ -313,7 +313,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { galleryInVMAccessControlProfile.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -367,7 +367,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { galleryInVMAccessControlProfile.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -605,7 +605,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { galleryInVMAccessControlProfile.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -659,7 +659,7 @@ private Mono>> updateWithResponseAsync(String resource } else { galleryInVMAccessControlProfile.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -887,7 +887,7 @@ public Mono>> deleteWithResponseAsync(String resourceG return Mono.error( new IllegalArgumentException("Parameter inVMAccessControlProfileName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; return FluxUtil .withContext(context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, inVMAccessControlProfileName, context)) @@ -928,7 +928,7 @@ private Mono>> deleteWithResponseAsync(String resource return Mono.error( new IllegalArgumentException("Parameter inVMAccessControlProfileName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, inVMAccessControlProfileName, context); @@ -1109,7 +1109,7 @@ public void delete(String resourceGroupName, String galleryName, String inVMAcce if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByGallery(this.client.getEndpoint(), apiVersion, @@ -1149,7 +1149,7 @@ public void delete(String resourceGroupName, String galleryName, String inVMAcce if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptVersionsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptVersionsClientImpl.java index 0178966ce15d..270c7904037d 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptVersionsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptVersionsClientImpl.java @@ -173,7 +173,7 @@ public Mono> getWithResponseAsync(String res return Mono.error( new IllegalArgumentException("Parameter galleryScriptVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -221,7 +221,7 @@ private Mono> getWithResponseAsync(String re return Mono.error( new IllegalArgumentException("Parameter galleryScriptVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, @@ -335,7 +335,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { galleryScriptVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -393,7 +393,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { galleryScriptVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -634,7 +634,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { galleryScriptVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -692,7 +692,7 @@ private Mono>> updateWithResponseAsync(String resource } else { galleryScriptVersion.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -924,7 +924,7 @@ public Mono>> deleteWithResponseAsync(String resourceG return Mono.error( new IllegalArgumentException("Parameter galleryScriptVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; return FluxUtil .withContext( context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -971,7 +971,7 @@ private Mono>> deleteWithResponseAsync(String resource return Mono.error( new IllegalArgumentException("Parameter galleryScriptVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, galleryScriptName, galleryScriptVersionName, context); @@ -1170,7 +1170,7 @@ private Mono> listByGalleryScriptSingle return Mono .error(new IllegalArgumentException("Parameter galleryScriptName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByGalleryScript(this.client.getEndpoint(), apiVersion, @@ -1215,7 +1215,7 @@ private Mono> listByGalleryScriptSingle return Mono .error(new IllegalArgumentException("Parameter galleryScriptName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptsClientImpl.java index 6225f517686b..dd4aea9d6b17 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptsClientImpl.java @@ -163,7 +163,7 @@ public Mono> getWithResponseAsync(String resourceGr return Mono .error(new IllegalArgumentException("Parameter galleryScriptName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -206,7 +206,7 @@ private Mono> getWithResponseAsync(String resourceG return Mono .error(new IllegalArgumentException("Parameter galleryScriptName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, @@ -307,7 +307,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { galleryScript.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -359,7 +359,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { galleryScript.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -582,7 +582,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { galleryScript.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -633,7 +633,7 @@ private Mono>> updateWithResponseAsync(String resource } else { galleryScript.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -838,7 +838,7 @@ public Mono>> deleteWithResponseAsync(String resourceG return Mono .error(new IllegalArgumentException("Parameter galleryScriptName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; return FluxUtil .withContext(context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, galleryScriptName, context)) @@ -879,7 +879,7 @@ private Mono>> deleteWithResponseAsync(String resource return Mono .error(new IllegalArgumentException("Parameter galleryScriptName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, galleryName, galleryScriptName, context); @@ -1058,7 +1058,7 @@ private Mono> listByGallerySinglePageAsync(Str if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByGallery(this.client.getEndpoint(), apiVersion, @@ -1098,7 +1098,7 @@ private Mono> listByGallerySinglePageAsync(Str if (galleryName == null) { return Mono.error(new IllegalArgumentException("Parameter galleryName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GallerySharingProfilesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GallerySharingProfilesClientImpl.java index 490b8d51ffc4..f7f7e32ab5ac 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GallerySharingProfilesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GallerySharingProfilesClientImpl.java @@ -107,7 +107,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { sharingUpdate.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -153,7 +153,7 @@ private Mono>> updateWithResponseAsync(String resource } else { sharingUpdate.validate(); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/LogAnalyticsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/LogAnalyticsClientImpl.java index 688a743818bf..9cd1bc258150 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/LogAnalyticsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/LogAnalyticsClientImpl.java @@ -87,7 +87,7 @@ Mono>> exportThrottledRequests(@HostParam("endpoint") * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -127,7 +127,7 @@ public Mono>> exportRequestRateByIntervalWithResponseA * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -167,7 +167,7 @@ private Mono>> exportRequestRateByIntervalWithResponse * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -187,7 +187,7 @@ private Mono>> exportRequestRateByIntervalWithResponse * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -210,7 +210,7 @@ private Mono>> exportRequestRateByIntervalWithResponse * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -227,7 +227,7 @@ private Mono>> exportRequestRateByIntervalWithResponse * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -245,7 +245,7 @@ private Mono>> exportRequestRateByIntervalWithResponse * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -263,7 +263,7 @@ public Mono exportRequestRateByIntervalAsync(S * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -282,7 +282,7 @@ private Mono exportRequestRateByIntervalAsync( * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -299,7 +299,7 @@ public LogAnalyticsOperationResultInner exportRequestRateByInterval(String locat * Export logs that show Api requests made by this subscription in the given time window to show throttling * activities. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters Parameters supplied to the LogAnalytics getRequestRateByInterval Api. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -316,7 +316,7 @@ public LogAnalyticsOperationResultInner exportRequestRateByInterval(String locat /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -355,7 +355,7 @@ public Mono>> exportThrottledRequestsWithResponseAsync /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -394,7 +394,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -413,7 +413,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -434,7 +434,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -450,7 +450,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -467,7 +467,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -484,7 +484,7 @@ public Mono exportThrottledRequestsAsync(Strin /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -502,7 +502,7 @@ private Mono exportThrottledRequestsAsync(Stri /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -518,7 +518,7 @@ public LogAnalyticsOperationResultInner exportThrottledRequests(String location, /** * Export logs that show total throttled Api requests for this subscription in the given time window. * - * @param location The location name. + * @param location The name of the Azure region. * @param parameters The request body. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleriesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleriesClientImpl.java index 6b5f849df2c5..65fdfe2fb524 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleriesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleriesClientImpl.java @@ -117,7 +117,7 @@ public Mono> getWithResponseAsync(String location, return Mono .error(new IllegalArgumentException("Parameter galleryUniqueName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -155,7 +155,7 @@ private Mono> getWithResponseAsync(String location, return Mono .error(new IllegalArgumentException("Parameter galleryUniqueName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), location, @@ -232,7 +232,7 @@ private Mono> listSinglePageAsync(String locat if (location == null) { return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -268,7 +268,7 @@ private Mono> listSinglePageAsync(String locat if (location == null) { return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImageVersionsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImageVersionsClientImpl.java index df103dc41369..1eb00a88aed1 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImageVersionsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImageVersionsClientImpl.java @@ -135,7 +135,7 @@ public Mono> getWithResponseAsync(Strin return Mono.error( new IllegalArgumentException("Parameter galleryImageVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -186,7 +186,7 @@ private Mono> getWithResponseAsync(Stri return Mono.error( new IllegalArgumentException("Parameter galleryImageVersionName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), location, @@ -296,7 +296,7 @@ private Mono> listSinglePageAsync( return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -343,7 +343,7 @@ private Mono> listSinglePageAsync( return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImagesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImagesClientImpl.java index 4f37b739903b..e17b30ad93fa 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImagesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImagesClientImpl.java @@ -125,7 +125,7 @@ public Mono> getWithResponseAsync(String locat return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -169,7 +169,7 @@ private Mono> getWithResponseAsync(String loca return Mono .error(new IllegalArgumentException("Parameter galleryImageName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.get(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), location, @@ -260,7 +260,7 @@ private Mono> listSinglePageAsync(String return Mono .error(new IllegalArgumentException("Parameter galleryUniqueName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -301,7 +301,7 @@ private Mono> listSinglePageAsync(String return Mono .error(new IllegalArgumentException("Parameter galleryUniqueName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryInvitesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryInvitesClientImpl.java new file mode 100644 index 000000000000..dc75e96dcc7f --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryInvitesClientImpl.java @@ -0,0 +1,539 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.implementation; + +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Post; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.compute.fluent.SharedGalleryInvitesClient; +import com.azure.resourcemanager.compute.models.ApiErrorException; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** + * An instance of this class provides access to all the operations defined in SharedGalleryInvitesClient. + */ +public final class SharedGalleryInvitesClientImpl implements SharedGalleryInvitesClient { + /** + * The proxy service used to perform REST calls. + */ + private final SharedGalleryInvitesService service; + + /** + * The service client containing this operation class. + */ + private final ComputeManagementClientImpl client; + + /** + * Initializes an instance of SharedGalleryInvitesClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + SharedGalleryInvitesClientImpl(ComputeManagementClientImpl client) { + this.service = RestProxy.create(SharedGalleryInvitesService.class, client.getHttpPipeline(), + client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for ComputeManagementClientSharedGalleryInvites to be used by the proxy + * service to perform REST calls. + */ + @Host("{endpoint}") + @ServiceInterface(name = "ComputeManagementClientSharedGalleryInvites") + public interface SharedGalleryInvitesService { + @Headers({ "Accept: application/json;q=0.9", "Content-Type: application/json" }) + @Post("/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGallerySubscriptions/{sharedGallerySubscriptionId}/sharedGalleries/{sharedGalleryName}/accept") + @ExpectedResponses({ 202, 204 }) + @UnexpectedResponseExceptionType(ApiErrorException.class) + Mono>> gallerySharingAccept(@HostParam("endpoint") String endpoint, + @QueryParam("api-version") String apiVersion, @PathParam("subscriptionId") String subscriptionId, + @PathParam("location") String location, + @PathParam("sharedGallerySubscriptionId") String sharedGallerySubscriptionId, + @PathParam("sharedGalleryName") String sharedGalleryName, Context context); + + @Headers({ "Accept: application/json;q=0.9", "Content-Type: application/json" }) + @Post("/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGallerySubscriptions/{sharedGallerySubscriptionId}/sharedGalleries/{sharedGalleryName}/reject") + @ExpectedResponses({ 202, 204 }) + @UnexpectedResponseExceptionType(ApiErrorException.class) + Mono>> gallerySharingReject(@HostParam("endpoint") String endpoint, + @QueryParam("api-version") String apiVersion, @PathParam("subscriptionId") String subscriptionId, + @PathParam("location") String location, + @PathParam("sharedGallerySubscriptionId") String sharedGallerySubscriptionId, + @PathParam("sharedGalleryName") String sharedGalleryName, Context context); + } + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono>> gallerySharingAcceptWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono.error(new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (location == null) { + return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); + } + if (sharedGallerySubscriptionId == null) { + return Mono.error( + new IllegalArgumentException("Parameter sharedGallerySubscriptionId is required and cannot be null.")); + } + if (sharedGalleryName == null) { + return Mono + .error(new IllegalArgumentException("Parameter sharedGalleryName is required and cannot be null.")); + } + final String apiVersion = "2025-12-03"; + return FluxUtil + .withContext(context -> service.gallerySharingAccept(this.client.getEndpoint(), apiVersion, + this.client.getSubscriptionId(), location, sharedGallerySubscriptionId, sharedGalleryName, context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> gallerySharingAcceptWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono.error(new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (location == null) { + return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); + } + if (sharedGallerySubscriptionId == null) { + return Mono.error( + new IllegalArgumentException("Parameter sharedGallerySubscriptionId is required and cannot be null.")); + } + if (sharedGalleryName == null) { + return Mono + .error(new IllegalArgumentException("Parameter sharedGalleryName is required and cannot be null.")); + } + final String apiVersion = "2025-12-03"; + context = this.client.mergeContext(context); + return service.gallerySharingAccept(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), + location, sharedGallerySubscriptionId, sharedGalleryName, context); + } + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public PollerFlux, Void> beginGallerySharingAcceptAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + Mono>> mono + = gallerySharingAcceptWithResponseAsync(location, sharedGallerySubscriptionId, sharedGalleryName); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, + this.client.getContext()); + } + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginGallerySharingAcceptAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono + = gallerySharingAcceptWithResponseAsync(location, sharedGallerySubscriptionId, sharedGalleryName, context); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, + context); + } + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginGallerySharingAccept(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + return this.beginGallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName) + .getSyncPoller(); + } + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginGallerySharingAccept(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + return this.beginGallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName, context) + .getSyncPoller(); + } + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono gallerySharingAcceptAsync(String location, String sharedGallerySubscriptionId, + String sharedGalleryName) { + return beginGallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName).last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono gallerySharingAcceptAsync(String location, String sharedGallerySubscriptionId, + String sharedGalleryName, Context context) { + return beginGallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName, context).last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void gallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName) { + gallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName).block(); + } + + /** + * Accept sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void gallerySharingAccept(String location, String sharedGallerySubscriptionId, String sharedGalleryName, + Context context) { + gallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName, context).block(); + } + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono>> gallerySharingRejectWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono.error(new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (location == null) { + return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); + } + if (sharedGallerySubscriptionId == null) { + return Mono.error( + new IllegalArgumentException("Parameter sharedGallerySubscriptionId is required and cannot be null.")); + } + if (sharedGalleryName == null) { + return Mono + .error(new IllegalArgumentException("Parameter sharedGalleryName is required and cannot be null.")); + } + final String apiVersion = "2025-12-03"; + return FluxUtil + .withContext(context -> service.gallerySharingReject(this.client.getEndpoint(), apiVersion, + this.client.getSubscriptionId(), location, sharedGallerySubscriptionId, sharedGalleryName, context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> gallerySharingRejectWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono.error(new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (location == null) { + return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); + } + if (sharedGallerySubscriptionId == null) { + return Mono.error( + new IllegalArgumentException("Parameter sharedGallerySubscriptionId is required and cannot be null.")); + } + if (sharedGalleryName == null) { + return Mono + .error(new IllegalArgumentException("Parameter sharedGalleryName is required and cannot be null.")); + } + final String apiVersion = "2025-12-03"; + context = this.client.mergeContext(context); + return service.gallerySharingReject(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), + location, sharedGallerySubscriptionId, sharedGalleryName, context); + } + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public PollerFlux, Void> beginGallerySharingRejectAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + Mono>> mono + = gallerySharingRejectWithResponseAsync(location, sharedGallerySubscriptionId, sharedGalleryName); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, + this.client.getContext()); + } + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginGallerySharingRejectAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono + = gallerySharingRejectWithResponseAsync(location, sharedGallerySubscriptionId, sharedGalleryName, context); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, + context); + } + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginGallerySharingReject(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + return this.beginGallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName) + .getSyncPoller(); + } + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginGallerySharingReject(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + return this.beginGallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName, context) + .getSyncPoller(); + } + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono gallerySharingRejectAsync(String location, String sharedGallerySubscriptionId, + String sharedGalleryName) { + return beginGallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName).last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono gallerySharingRejectAsync(String location, String sharedGallerySubscriptionId, + String sharedGalleryName, Context context) { + return beginGallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName, context).last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void gallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName) { + gallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName).block(); + } + + /** + * Reject sharing of a subscription-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the SharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void gallerySharingReject(String location, String sharedGallerySubscriptionId, String sharedGalleryName, + Context context) { + gallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName, context).block(); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SnapshotsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SnapshotsClientImpl.java index 1057459ebc3c..ea4014396b8a 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SnapshotsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SnapshotsClientImpl.java @@ -38,6 +38,8 @@ import com.azure.resourcemanager.compute.implementation.models.SnapshotList; import com.azure.resourcemanager.compute.models.ApiErrorException; import com.azure.resourcemanager.compute.models.GrantAccessData; +import com.azure.resourcemanager.compute.models.ImmutabilityPolicyData; +import com.azure.resourcemanager.compute.models.ImmutabilityPolicyLockData; import com.azure.resourcemanager.compute.models.SnapshotUpdate; import com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete; import com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet; @@ -150,6 +152,24 @@ Mono>> revokeAccess(@HostParam("endpoint") String endp @PathParam("resourceGroupName") String resourceGroupName, @PathParam("snapshotName") String snapshotName, Context context); + @Post("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}/updateImmutabilityPolicy") + @ExpectedResponses({ 200, 202 }) + @UnexpectedResponseExceptionType(ApiErrorException.class) + Mono>> updateImmutabilityPolicy(@HostParam("endpoint") String endpoint, + @QueryParam("api-version") String apiVersion, @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, @PathParam("snapshotName") String snapshotName, + @HeaderParam("Content-Type") String contentType, @HeaderParam("Accept") String accept, + @BodyParam("application/json") ImmutabilityPolicyData immutabilityPolicyData, Context context); + + @Post("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}/updateImmutabilityPolicyLock") + @ExpectedResponses({ 200, 202 }) + @UnexpectedResponseExceptionType(ApiErrorException.class) + Mono>> updateImmutabilityPolicyLock(@HostParam("endpoint") String endpoint, + @QueryParam("api-version") String apiVersion, @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, @PathParam("snapshotName") String snapshotName, + @HeaderParam("Content-Type") String contentType, @HeaderParam("Accept") String accept, + @BodyParam("application/json") ImmutabilityPolicyLockData immutabilityPolicyData, Context context); + @Headers({ "Content-Type: application/json" }) @Get("{nextLink}") @ExpectedResponses({ 200 }) @@ -195,7 +215,7 @@ public Mono> getByResourceGroupWithResponseAsync(String if (snapshotName == null) { return Mono.error(new IllegalArgumentException("Parameter snapshotName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.getByResourceGroup(this.client.getEndpoint(), apiVersion, @@ -233,7 +253,7 @@ private Mono> getByResourceGroupWithResponseAsync(String if (snapshotName == null) { return Mono.error(new IllegalArgumentException("Parameter snapshotName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.getByResourceGroup(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -326,7 +346,7 @@ public Mono>> createOrUpdateWithResponseAsync(String r } else { snapshot.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil.withContext(context -> service.createOrUpdate(this.client.getEndpoint(), apiVersion, @@ -370,7 +390,7 @@ private Mono>> createOrUpdateWithResponseAsync(String } else { snapshot.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -569,7 +589,7 @@ public Mono>> updateWithResponseAsync(String resourceG } else { snapshot.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -615,7 +635,7 @@ private Mono>> updateWithResponseAsync(String resource } else { snapshot.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -805,7 +825,7 @@ public Mono>> deleteWithResponseAsync(String resourceG if (snapshotName == null) { return Mono.error(new IllegalArgumentException("Parameter snapshotName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; return FluxUtil .withContext(context -> service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, snapshotName, context)) @@ -842,7 +862,7 @@ private Mono>> deleteWithResponseAsync(String resource if (snapshotName == null) { return Mono.error(new IllegalArgumentException("Parameter snapshotName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; context = this.client.mergeContext(context); return service.delete(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, snapshotName, context); @@ -1010,7 +1030,7 @@ private Mono> listByResourceGroupSinglePageAsync(St return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByResourceGroup(this.client.getEndpoint(), apiVersion, @@ -1046,7 +1066,7 @@ private Mono> listByResourceGroupSinglePageAsync(St return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1134,7 +1154,7 @@ private Mono> listSinglePageAsync() { return Mono.error(new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), @@ -1164,7 +1184,7 @@ private Mono> listSinglePageAsync(Context context) return Mono.error(new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String accept = "application/json"; context = this.client.mergeContext(context); return service.list(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), accept, context) @@ -1261,7 +1281,7 @@ public Mono>> grantAccessWithResponseAsync(String reso } else { grantAccessData.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; return FluxUtil @@ -1308,7 +1328,7 @@ private Mono>> grantAccessWithResponseAsync(String res } else { grantAccessData.validate(); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; final String contentType = "application/json"; final String accept = "application/json"; context = this.client.mergeContext(context); @@ -1501,7 +1521,7 @@ public Mono>> revokeAccessWithResponseAsync(String res if (snapshotName == null) { return Mono.error(new IllegalArgumentException("Parameter snapshotName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; return FluxUtil .withContext(context -> service.revokeAccess(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, snapshotName, context)) @@ -1538,7 +1558,7 @@ private Mono>> revokeAccessWithResponseAsync(String re if (snapshotName == null) { return Mono.error(new IllegalArgumentException("Parameter snapshotName is required and cannot be null.")); } - final String apiVersion = "2025-01-02"; + final String apiVersion = "2026-03-02"; context = this.client.mergeContext(context); return service.revokeAccess(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), resourceGroupName, snapshotName, context); @@ -1683,6 +1703,563 @@ public void revokeAccess(String resourceGroupName, String snapshotName, Context revokeAccessAsync(resourceGroupName, snapshotName, context).block(); } + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono>> updateImmutabilityPolicyWithResponseAsync(String resourceGroupName, + String snapshotName, ImmutabilityPolicyData immutabilityPolicyData) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono.error(new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (snapshotName == null) { + return Mono.error(new IllegalArgumentException("Parameter snapshotName is required and cannot be null.")); + } + if (immutabilityPolicyData == null) { + return Mono.error( + new IllegalArgumentException("Parameter immutabilityPolicyData is required and cannot be null.")); + } else { + immutabilityPolicyData.validate(); + } + final String apiVersion = "2026-03-02"; + final String contentType = "application/json"; + final String accept = "application/json"; + return FluxUtil + .withContext(context -> service.updateImmutabilityPolicy(this.client.getEndpoint(), apiVersion, + this.client.getSubscriptionId(), resourceGroupName, snapshotName, contentType, accept, + immutabilityPolicyData, context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> updateImmutabilityPolicyWithResponseAsync(String resourceGroupName, + String snapshotName, ImmutabilityPolicyData immutabilityPolicyData, Context context) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono.error(new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (snapshotName == null) { + return Mono.error(new IllegalArgumentException("Parameter snapshotName is required and cannot be null.")); + } + if (immutabilityPolicyData == null) { + return Mono.error( + new IllegalArgumentException("Parameter immutabilityPolicyData is required and cannot be null.")); + } else { + immutabilityPolicyData.validate(); + } + final String apiVersion = "2026-03-02"; + final String contentType = "application/json"; + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service.updateImmutabilityPolicy(this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), + resourceGroupName, snapshotName, contentType, accept, immutabilityPolicyData, context); + } + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public PollerFlux, SnapshotInner> beginUpdateImmutabilityPolicyAsync( + String resourceGroupName, String snapshotName, ImmutabilityPolicyData immutabilityPolicyData) { + Mono>> mono + = updateImmutabilityPolicyWithResponseAsync(resourceGroupName, snapshotName, immutabilityPolicyData); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), + SnapshotInner.class, SnapshotInner.class, this.client.getContext()); + } + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, SnapshotInner> beginUpdateImmutabilityPolicyAsync( + String resourceGroupName, String snapshotName, ImmutabilityPolicyData immutabilityPolicyData, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = updateImmutabilityPolicyWithResponseAsync(resourceGroupName, + snapshotName, immutabilityPolicyData, context); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), + SnapshotInner.class, SnapshotInner.class, context); + } + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, SnapshotInner> beginUpdateImmutabilityPolicy(String resourceGroupName, + String snapshotName, ImmutabilityPolicyData immutabilityPolicyData) { + return this.beginUpdateImmutabilityPolicyAsync(resourceGroupName, snapshotName, immutabilityPolicyData) + .getSyncPoller(); + } + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, SnapshotInner> beginUpdateImmutabilityPolicy(String resourceGroupName, + String snapshotName, ImmutabilityPolicyData immutabilityPolicyData, Context context) { + return this.beginUpdateImmutabilityPolicyAsync(resourceGroupName, snapshotName, immutabilityPolicyData, context) + .getSyncPoller(); + } + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono updateImmutabilityPolicyAsync(String resourceGroupName, String snapshotName, + ImmutabilityPolicyData immutabilityPolicyData) { + return beginUpdateImmutabilityPolicyAsync(resourceGroupName, snapshotName, immutabilityPolicyData).last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono updateImmutabilityPolicyAsync(String resourceGroupName, String snapshotName, + ImmutabilityPolicyData immutabilityPolicyData, Context context) { + return beginUpdateImmutabilityPolicyAsync(resourceGroupName, snapshotName, immutabilityPolicyData, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public SnapshotInner updateImmutabilityPolicy(String resourceGroupName, String snapshotName, + ImmutabilityPolicyData immutabilityPolicyData) { + return updateImmutabilityPolicyAsync(resourceGroupName, snapshotName, immutabilityPolicyData).block(); + } + + /** + * Updates the immutability policy of a snapshot. Sets or extends an unlocked immutability policy with the specified + * duration and type. If the snapshot already has a locked policy, the request will be rejected. Use + * updateImmutabilityPolicyLock to lock an immutability policy. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public SnapshotInner updateImmutabilityPolicy(String resourceGroupName, String snapshotName, + ImmutabilityPolicyData immutabilityPolicyData, Context context) { + return updateImmutabilityPolicyAsync(resourceGroupName, snapshotName, immutabilityPolicyData, context).block(); + } + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono>> updateImmutabilityPolicyLockWithResponseAsync(String resourceGroupName, + String snapshotName, ImmutabilityPolicyLockData immutabilityPolicyData) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono.error(new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (snapshotName == null) { + return Mono.error(new IllegalArgumentException("Parameter snapshotName is required and cannot be null.")); + } + if (immutabilityPolicyData == null) { + return Mono.error( + new IllegalArgumentException("Parameter immutabilityPolicyData is required and cannot be null.")); + } else { + immutabilityPolicyData.validate(); + } + final String apiVersion = "2026-03-02"; + final String contentType = "application/json"; + final String accept = "application/json"; + return FluxUtil + .withContext(context -> service.updateImmutabilityPolicyLock(this.client.getEndpoint(), apiVersion, + this.client.getSubscriptionId(), resourceGroupName, snapshotName, contentType, accept, + immutabilityPolicyData, context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> updateImmutabilityPolicyLockWithResponseAsync(String resourceGroupName, + String snapshotName, ImmutabilityPolicyLockData immutabilityPolicyData, Context context) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono.error(new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (snapshotName == null) { + return Mono.error(new IllegalArgumentException("Parameter snapshotName is required and cannot be null.")); + } + if (immutabilityPolicyData == null) { + return Mono.error( + new IllegalArgumentException("Parameter immutabilityPolicyData is required and cannot be null.")); + } else { + immutabilityPolicyData.validate(); + } + final String apiVersion = "2026-03-02"; + final String contentType = "application/json"; + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service.updateImmutabilityPolicyLock(this.client.getEndpoint(), apiVersion, + this.client.getSubscriptionId(), resourceGroupName, snapshotName, contentType, accept, + immutabilityPolicyData, context); + } + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public PollerFlux, SnapshotInner> beginUpdateImmutabilityPolicyLockAsync( + String resourceGroupName, String snapshotName, ImmutabilityPolicyLockData immutabilityPolicyData) { + Mono>> mono + = updateImmutabilityPolicyLockWithResponseAsync(resourceGroupName, snapshotName, immutabilityPolicyData); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), + SnapshotInner.class, SnapshotInner.class, this.client.getContext()); + } + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, SnapshotInner> beginUpdateImmutabilityPolicyLockAsync( + String resourceGroupName, String snapshotName, ImmutabilityPolicyLockData immutabilityPolicyData, + Context context) { + context = this.client.mergeContext(context); + Mono>> mono = updateImmutabilityPolicyLockWithResponseAsync(resourceGroupName, + snapshotName, immutabilityPolicyData, context); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), + SnapshotInner.class, SnapshotInner.class, context); + } + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, SnapshotInner> beginUpdateImmutabilityPolicyLock( + String resourceGroupName, String snapshotName, ImmutabilityPolicyLockData immutabilityPolicyData) { + return this.beginUpdateImmutabilityPolicyLockAsync(resourceGroupName, snapshotName, immutabilityPolicyData) + .getSyncPoller(); + } + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of snapshot resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, SnapshotInner> beginUpdateImmutabilityPolicyLock( + String resourceGroupName, String snapshotName, ImmutabilityPolicyLockData immutabilityPolicyData, + Context context) { + return this + .beginUpdateImmutabilityPolicyLockAsync(resourceGroupName, snapshotName, immutabilityPolicyData, context) + .getSyncPoller(); + } + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono updateImmutabilityPolicyLockAsync(String resourceGroupName, String snapshotName, + ImmutabilityPolicyLockData immutabilityPolicyData) { + return beginUpdateImmutabilityPolicyLockAsync(resourceGroupName, snapshotName, immutabilityPolicyData).last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono updateImmutabilityPolicyLockAsync(String resourceGroupName, String snapshotName, + ImmutabilityPolicyLockData immutabilityPolicyData, Context context) { + return beginUpdateImmutabilityPolicyLockAsync(resourceGroupName, snapshotName, immutabilityPolicyData, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public SnapshotInner updateImmutabilityPolicyLock(String resourceGroupName, String snapshotName, + ImmutabilityPolicyLockData immutabilityPolicyData) { + return updateImmutabilityPolicyLockAsync(resourceGroupName, snapshotName, immutabilityPolicyData).block(); + } + + /** + * Locks the immutability policy of a snapshot. Once locked, the policy cannot be reduced or removed until the lock + * period expires. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param snapshotName The name of the snapshot that is being created. The name can't be changed after the snapshot + * is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters. + * @param immutabilityPolicyData Immutability policy data supplied in the body of the update immutability policy + * lock operation. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return snapshot resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public SnapshotInner updateImmutabilityPolicyLock(String resourceGroupName, String snapshotName, + ImmutabilityPolicyLockData immutabilityPolicyData, Context context) { + return updateImmutabilityPolicyLockAsync(resourceGroupName, snapshotName, immutabilityPolicyData, context) + .block(); + } + /** * Get the next page of items. * diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SoftDeletedResourcesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SoftDeletedResourcesClientImpl.java index dbb670ca183a..295f62c82a9e 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SoftDeletedResourcesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SoftDeletedResourcesClientImpl.java @@ -120,7 +120,7 @@ private Mono> listByArtifactNameS if (artifactName == null) { return Mono.error(new IllegalArgumentException("Parameter artifactName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByArtifactName(this.client.getEndpoint(), apiVersion, @@ -171,7 +171,7 @@ private Mono> listByArtifactNameS if (artifactName == null) { return Mono.error(new IllegalArgumentException("Parameter artifactName is required and cannot be null.")); } - final String apiVersion = "2025-03-03"; + final String apiVersion = "2025-12-03"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/TenantLevelSharedGalleryInvitesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/TenantLevelSharedGalleryInvitesClientImpl.java new file mode 100644 index 000000000000..53253829b7e5 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/TenantLevelSharedGalleryInvitesClientImpl.java @@ -0,0 +1,529 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.implementation; + +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Post; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.compute.fluent.TenantLevelSharedGalleryInvitesClient; +import com.azure.resourcemanager.compute.models.ApiErrorException; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** + * An instance of this class provides access to all the operations defined in TenantLevelSharedGalleryInvitesClient. + */ +public final class TenantLevelSharedGalleryInvitesClientImpl implements TenantLevelSharedGalleryInvitesClient { + /** + * The proxy service used to perform REST calls. + */ + private final TenantLevelSharedGalleryInvitesService service; + + /** + * The service client containing this operation class. + */ + private final ComputeManagementClientImpl client; + + /** + * Initializes an instance of TenantLevelSharedGalleryInvitesClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + TenantLevelSharedGalleryInvitesClientImpl(ComputeManagementClientImpl client) { + this.service = RestProxy.create(TenantLevelSharedGalleryInvitesService.class, client.getHttpPipeline(), + client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for ComputeManagementClientTenantLevelSharedGalleryInvites to be used by + * the proxy service to perform REST calls. + */ + @Host("{endpoint}") + @ServiceInterface(name = "ComputeManagementClientTenantLevelSharedGalleryInvites") + public interface TenantLevelSharedGalleryInvitesService { + @Headers({ "Accept: application/json;q=0.9", "Content-Type: application/json" }) + @Post("/providers/Microsoft.Compute/locations/{location}/tenantLevelSharedGallerySubscriptions/{sharedGallerySubscriptionId}/sharedGalleries/{sharedGalleryName}/accept") + @ExpectedResponses({ 202, 204 }) + @UnexpectedResponseExceptionType(ApiErrorException.class) + Mono>> tenantLevelGallerySharingAccept(@HostParam("endpoint") String endpoint, + @QueryParam("api-version") String apiVersion, @PathParam("location") String location, + @PathParam("sharedGallerySubscriptionId") String sharedGallerySubscriptionId, + @PathParam("sharedGalleryName") String sharedGalleryName, Context context); + + @Headers({ "Accept: application/json;q=0.9", "Content-Type: application/json" }) + @Post("/providers/Microsoft.Compute/locations/{location}/tenantLevelSharedGallerySubscriptions/{sharedGallerySubscriptionId}/sharedGalleries/{sharedGalleryName}/reject") + @ExpectedResponses({ 202, 204 }) + @UnexpectedResponseExceptionType(ApiErrorException.class) + Mono>> tenantLevelGallerySharingReject(@HostParam("endpoint") String endpoint, + @QueryParam("api-version") String apiVersion, @PathParam("location") String location, + @PathParam("sharedGallerySubscriptionId") String sharedGallerySubscriptionId, + @PathParam("sharedGalleryName") String sharedGalleryName, Context context); + } + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono>> tenantLevelGallerySharingAcceptWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (location == null) { + return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); + } + if (sharedGallerySubscriptionId == null) { + return Mono.error( + new IllegalArgumentException("Parameter sharedGallerySubscriptionId is required and cannot be null.")); + } + if (sharedGalleryName == null) { + return Mono + .error(new IllegalArgumentException("Parameter sharedGalleryName is required and cannot be null.")); + } + final String apiVersion = "2025-12-03"; + return FluxUtil + .withContext(context -> service.tenantLevelGallerySharingAccept(this.client.getEndpoint(), apiVersion, + location, sharedGallerySubscriptionId, sharedGalleryName, context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> tenantLevelGallerySharingAcceptWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (location == null) { + return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); + } + if (sharedGallerySubscriptionId == null) { + return Mono.error( + new IllegalArgumentException("Parameter sharedGallerySubscriptionId is required and cannot be null.")); + } + if (sharedGalleryName == null) { + return Mono + .error(new IllegalArgumentException("Parameter sharedGalleryName is required and cannot be null.")); + } + final String apiVersion = "2025-12-03"; + context = this.client.mergeContext(context); + return service.tenantLevelGallerySharingAccept(this.client.getEndpoint(), apiVersion, location, + sharedGallerySubscriptionId, sharedGalleryName, context); + } + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public PollerFlux, Void> beginTenantLevelGallerySharingAcceptAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + Mono>> mono = tenantLevelGallerySharingAcceptWithResponseAsync(location, + sharedGallerySubscriptionId, sharedGalleryName); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, + this.client.getContext()); + } + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginTenantLevelGallerySharingAcceptAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = tenantLevelGallerySharingAcceptWithResponseAsync(location, + sharedGallerySubscriptionId, sharedGalleryName, context); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, + context); + } + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginTenantLevelGallerySharingAccept(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + return this.beginTenantLevelGallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName) + .getSyncPoller(); + } + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginTenantLevelGallerySharingAccept(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + return this + .beginTenantLevelGallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName, + context) + .getSyncPoller(); + } + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono tenantLevelGallerySharingAcceptAsync(String location, String sharedGallerySubscriptionId, + String sharedGalleryName) { + return beginTenantLevelGallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono tenantLevelGallerySharingAcceptAsync(String location, String sharedGallerySubscriptionId, + String sharedGalleryName, Context context) { + return beginTenantLevelGallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName, + context).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void tenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, + String sharedGalleryName) { + tenantLevelGallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName).block(); + } + + /** + * Accept sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void tenantLevelGallerySharingAccept(String location, String sharedGallerySubscriptionId, + String sharedGalleryName, Context context) { + tenantLevelGallerySharingAcceptAsync(location, sharedGallerySubscriptionId, sharedGalleryName, context).block(); + } + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono>> tenantLevelGallerySharingRejectWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (location == null) { + return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); + } + if (sharedGallerySubscriptionId == null) { + return Mono.error( + new IllegalArgumentException("Parameter sharedGallerySubscriptionId is required and cannot be null.")); + } + if (sharedGalleryName == null) { + return Mono + .error(new IllegalArgumentException("Parameter sharedGalleryName is required and cannot be null.")); + } + final String apiVersion = "2025-12-03"; + return FluxUtil + .withContext(context -> service.tenantLevelGallerySharingReject(this.client.getEndpoint(), apiVersion, + location, sharedGallerySubscriptionId, sharedGalleryName, context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> tenantLevelGallerySharingRejectWithResponseAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono.error( + new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (location == null) { + return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); + } + if (sharedGallerySubscriptionId == null) { + return Mono.error( + new IllegalArgumentException("Parameter sharedGallerySubscriptionId is required and cannot be null.")); + } + if (sharedGalleryName == null) { + return Mono + .error(new IllegalArgumentException("Parameter sharedGalleryName is required and cannot be null.")); + } + final String apiVersion = "2025-12-03"; + context = this.client.mergeContext(context); + return service.tenantLevelGallerySharingReject(this.client.getEndpoint(), apiVersion, location, + sharedGallerySubscriptionId, sharedGalleryName, context); + } + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public PollerFlux, Void> beginTenantLevelGallerySharingRejectAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + Mono>> mono = tenantLevelGallerySharingRejectWithResponseAsync(location, + sharedGallerySubscriptionId, sharedGalleryName); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, + this.client.getContext()); + } + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginTenantLevelGallerySharingRejectAsync(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = tenantLevelGallerySharingRejectWithResponseAsync(location, + sharedGallerySubscriptionId, sharedGalleryName, context); + return this.client.getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, + context); + } + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginTenantLevelGallerySharingReject(String location, + String sharedGallerySubscriptionId, String sharedGalleryName) { + return this.beginTenantLevelGallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName) + .getSyncPoller(); + } + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginTenantLevelGallerySharingReject(String location, + String sharedGallerySubscriptionId, String sharedGalleryName, Context context) { + return this + .beginTenantLevelGallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName, + context) + .getSyncPoller(); + } + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono tenantLevelGallerySharingRejectAsync(String location, String sharedGallerySubscriptionId, + String sharedGalleryName) { + return beginTenantLevelGallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono tenantLevelGallerySharingRejectAsync(String location, String sharedGallerySubscriptionId, + String sharedGalleryName, Context context) { + return beginTenantLevelGallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName, + context).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void tenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, + String sharedGalleryName) { + tenantLevelGallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName).block(); + } + + /** + * Reject sharing of a tenant-level shared gallery. + * + * @param location The name of the Azure region. + * @param sharedGallerySubscriptionId The name of the SharedGallerySubscription. + * @param sharedGalleryName The name of the TenantLevelSharedGallerySubscription. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void tenantLevelGallerySharingReject(String location, String sharedGallerySubscriptionId, + String sharedGalleryName, Context context) { + tenantLevelGallerySharingRejectAsync(location, sharedGallerySubscriptionId, sharedGalleryName, context).block(); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/UsagesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/UsagesClientImpl.java index dac82a7629d5..785d96363531 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/UsagesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/UsagesClientImpl.java @@ -81,7 +81,7 @@ Mono> listNext(@PathParam(value = "nextLink", encoded * Gets, for the specified location, the current compute resource usage information as well as the limits for * compute resources under the subscription. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -115,7 +115,7 @@ private Mono> listSinglePageAsync(String location) { * Gets, for the specified location, the current compute resource usage information as well as the limits for * compute resources under the subscription. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -149,7 +149,7 @@ private Mono> listSinglePageAsync(String location, Con * Gets, for the specified location, the current compute resource usage information as well as the limits for * compute resources under the subscription. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -164,7 +164,7 @@ public PagedFlux listAsync(String location) { * Gets, for the specified location, the current compute resource usage information as well as the limits for * compute resources under the subscription. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -181,7 +181,7 @@ private PagedFlux listAsync(String location, Context context) { * Gets, for the specified location, the current compute resource usage information as well as the limits for * compute resources under the subscription. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -196,7 +196,7 @@ public PagedIterable list(String location) { * Gets, for the specified location, the current compute resource usage information as well as the limits for * compute resources under the subscription. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionImagesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionImagesClientImpl.java index ccafeafcb115..b7c3537cd78c 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionImagesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionImagesClientImpl.java @@ -91,7 +91,7 @@ Mono>> listVersions(@HostParam( /** * Gets a virtual machine extension image. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param version The version parameter. @@ -134,7 +134,7 @@ public Mono> getWithResponseAsync(St /** * Gets a virtual machine extension image. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param version The version parameter. @@ -177,7 +177,7 @@ private Mono> getWithResponseAsync(S /** * Gets a virtual machine extension image. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param version The version parameter. @@ -196,7 +196,7 @@ public Mono getAsync(String location, String /** * Gets a virtual machine extension image. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param version The version parameter. @@ -215,7 +215,7 @@ public Response getWithResponse(String locati /** * Gets a virtual machine extension image. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param version The version parameter. @@ -232,7 +232,7 @@ public VirtualMachineExtensionImageInner get(String location, String publisherNa /** * Gets a list of virtual machine extension image types. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -268,7 +268,7 @@ public Mono>> listTypesWithResp /** * Gets a list of virtual machine extension image types. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -304,7 +304,7 @@ private Mono>> listTypesWithRes /** * Gets a list of virtual machine extension image types. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -319,7 +319,7 @@ public Mono> listTypesAsync(String locat /** * Gets a list of virtual machine extension image types. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -336,7 +336,7 @@ public Response> listTypesWithResponse(S /** * Gets a list of virtual machine extension image types. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -351,7 +351,7 @@ public List listTypes(String location, String /** * Gets a list of virtual machine extension image versions. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param filter The filter to apply on the operation. @@ -394,7 +394,7 @@ public Mono>> listVersionsWithR /** * Gets a list of virtual machine extension image versions. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param filter The filter to apply on the operation. @@ -437,7 +437,7 @@ private Mono>> listVersionsWith /** * Gets a list of virtual machine extension image versions. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -458,7 +458,7 @@ public Mono> listVersionsAsync(String lo /** * Gets a list of virtual machine extension image versions. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @param filter The filter to apply on the operation. @@ -479,7 +479,7 @@ public Response> listVersionsWithRespons /** * Gets a list of virtual machine extension image versions. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName The publisherName parameter. * @param type The type parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesClientImpl.java index 4d95607c28c3..95a67cc448b2 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesClientImpl.java @@ -131,7 +131,7 @@ Mono> get(@HostParam("endpoint") String endpo /** * Gets a list of all virtual machine image versions for the specified edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -167,7 +167,7 @@ public Mono> listByEdgeZoneWithRespo /** * Gets a list of all virtual machine image versions for the specified edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -203,7 +203,7 @@ private Mono> listByEdgeZoneWithResp /** * Gets a list of all virtual machine image versions for the specified edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -219,7 +219,7 @@ public Mono listByEdgeZoneAsync(String locati /** * Gets a list of all virtual machine image versions for the specified edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -236,7 +236,7 @@ public Response listByEdgeZoneWithResponse(St /** * Gets a list of all virtual machine image versions for the specified edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -251,7 +251,7 @@ public VmImagesInEdgeZoneListResultInner listByEdgeZone(String location, String /** * Gets a list of virtual machine image publishers for the specified Azure location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -282,7 +282,7 @@ public Mono>> listPublishersWith /** * Gets a list of virtual machine image publishers for the specified Azure location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -314,7 +314,7 @@ private Mono>> listPublishersWit /** * Gets a list of virtual machine image publishers for the specified Azure location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -329,7 +329,7 @@ public Mono> listPublishersAsync(String l /** * Gets a list of virtual machine image publishers for the specified Azure location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -345,7 +345,7 @@ public Response> listPublishersWithRespon /** * Gets a list of virtual machine image publishers for the specified Azure location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -359,7 +359,7 @@ public List listPublishers(String location) { /** * Gets a list of virtual machine image offers for the specified location and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -395,7 +395,7 @@ public Mono>> listOffersWithResp /** * Gets a list of virtual machine image offers for the specified location and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -431,7 +431,7 @@ private Mono>> listOffersWithRes /** * Gets a list of virtual machine image offers for the specified location and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -447,7 +447,7 @@ public Mono> listOffersAsync(String locat /** * Gets a list of virtual machine image offers for the specified location and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -465,7 +465,7 @@ public Response> listOffersWithResponse(S /** * Gets a list of virtual machine image offers for the specified location and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -480,7 +480,7 @@ public List listOffers(String location, String /** * Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -520,7 +520,7 @@ public Mono>> listSkusWithRespon /** * Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param context The context to associate with this operation. @@ -560,7 +560,7 @@ private Mono>> listSkusWithRespo /** * Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -579,7 +579,7 @@ public Mono> listSkusAsync(String locatio /** * Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param context The context to associate with this operation. @@ -598,7 +598,7 @@ public Response> listSkusWithResponse(Str /** * Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -614,7 +614,7 @@ public List listSkus(String location, String p /** * Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -661,7 +661,7 @@ public Mono>> listWithResponseAs /** * Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -708,7 +708,7 @@ private Mono>> listWithResponseA /** * Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -731,7 +731,7 @@ public Mono> listAsync(String location, S /** * Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -754,7 +754,7 @@ public Response> listWithResponse(String /** * Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -775,7 +775,7 @@ public List list(String location, String publi /** * The listWithProperties operation. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -825,7 +825,7 @@ public Mono>> listWithPropertiesWithResp /** * The listWithProperties operation. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -874,7 +874,7 @@ private Mono>> listWithPropertiesWithRes /** * The listWithProperties operation. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -896,7 +896,7 @@ public Mono> listWithPropertiesAsync(String locat /** * The listWithProperties operation. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. @@ -919,7 +919,7 @@ public Response> listWithPropertiesWithResponse(S /** * The listWithProperties operation. * - * @param location The location name. + * @param location The name of the Azure region. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. * @param skus A valid image SKU. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesEdgeZonesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesEdgeZonesClientImpl.java index 285e6bef4c36..0acf06a955f3 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesEdgeZonesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesEdgeZonesClientImpl.java @@ -112,7 +112,7 @@ Mono> get(@HostParam("endpoint") String endpo /** * Gets a list of virtual machine image publishers for the specified Azure location and edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -148,7 +148,7 @@ public Mono>> listPublishersWith /** * Gets a list of virtual machine image publishers for the specified Azure location and edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -184,7 +184,7 @@ private Mono>> listPublishersWit /** * Gets a list of virtual machine image publishers for the specified Azure location and edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -200,7 +200,7 @@ public Mono> listPublishersAsync(String l /** * Gets a list of virtual machine image publishers for the specified Azure location and edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -218,7 +218,7 @@ public Response> listPublishersWithRespon /** * Gets a list of virtual machine image publishers for the specified Azure location and edge zone. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -233,7 +233,7 @@ public List listPublishers(String location, St /** * Gets a list of virtual machine image offers for the specified location, edge zone and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -273,7 +273,7 @@ public Mono>> listOffersWithResp /** * Gets a list of virtual machine image offers for the specified location, edge zone and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param context The context to associate with this operation. @@ -313,7 +313,7 @@ private Mono>> listOffersWithRes /** * Gets a list of virtual machine image offers for the specified location, edge zone and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -332,7 +332,7 @@ public Mono> listOffersAsync(String locat /** * Gets a list of virtual machine image offers for the specified location, edge zone and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param context The context to associate with this operation. @@ -351,7 +351,7 @@ public Response> listOffersWithResponse(S /** * Gets a list of virtual machine image offers for the specified location, edge zone and publisher. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -367,7 +367,7 @@ public List listOffers(String location, String /** * Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -411,7 +411,7 @@ public Mono>> listSkusWithRespon /** * Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -455,7 +455,7 @@ private Mono>> listSkusWithRespo /** * Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -475,7 +475,7 @@ public Mono> listSkusAsync(String locatio /** * Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -495,7 +495,7 @@ public Response> listSkusWithResponse(Str /** * Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -514,7 +514,7 @@ public List listSkus(String location, String e * Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and * SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -566,7 +566,7 @@ public Mono>> listWithResponseAs * Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and * SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -619,7 +619,7 @@ private Mono>> listWithResponseA * Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and * SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -644,7 +644,7 @@ public Mono> listAsync(String location, S * Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and * SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. @@ -670,7 +670,7 @@ public Response> listWithResponse(String * Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and * SKU. * - * @param location The location name. + * @param location The name of the Azure region. * @param edgeZone The name of the edge zone. * @param publisherName A valid image publisher. * @param offer A valid image publisher offer. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineRunCommandsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineRunCommandsClientImpl.java index 75c89fdfe297..907365455d26 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineRunCommandsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineRunCommandsClientImpl.java @@ -1207,7 +1207,7 @@ public PagedIterable listByVirtualMachine(String /** * Lists all available run commands for a subscription in a location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -1240,7 +1240,7 @@ private Mono> listSinglePageAsync(Str /** * Lists all available run commands for a subscription in a location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -1273,7 +1273,7 @@ private Mono> listSinglePageAsync(Str /** * Lists all available run commands for a subscription in a location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -1287,7 +1287,7 @@ public PagedFlux listAsync(String location) { /** * Lists all available run commands for a subscription in a location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -1303,7 +1303,7 @@ private PagedFlux listAsync(String location, Contex /** * Lists all available run commands for a subscription in a location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -1317,7 +1317,7 @@ public PagedIterable list(String location) { /** * Lists all available run commands for a subscription in a location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsClientImpl.java index fd41d30e3afb..c6b131a56203 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsClientImpl.java @@ -6058,7 +6058,7 @@ public void scaleOut(String resourceGroupName, String vmScaleSetName, VMScaleSet /** * Gets all the VM scale sets under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -6091,7 +6091,7 @@ private Mono> listByLocationSinglePag /** * Gets all the VM scale sets under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -6126,7 +6126,7 @@ private Mono> listByLocationSinglePag /** * Gets all the VM scale sets under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -6142,7 +6142,7 @@ public PagedFlux listByLocationAsync(String locatio /** * Gets all the VM scale sets under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -6159,7 +6159,7 @@ private PagedFlux listByLocationAsync(String locati /** * Gets all the VM scale sets under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -6174,7 +6174,7 @@ public PagedIterable listByLocation(String location /** * Gets all the VM scale sets under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineSizesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineSizesClientImpl.java index eb205e73f284..1c11a89ffc0f 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineSizesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineSizesClientImpl.java @@ -82,7 +82,7 @@ Mono> listNext( /** * This API is deprecated. Use [Resources Skus](https://docs.microsoft.com/rest/api/compute/resourceskus/list). * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -115,7 +115,7 @@ private Mono> listSinglePageAsync(String /** * This API is deprecated. Use [Resources Skus](https://docs.microsoft.com/rest/api/compute/resourceskus/list). * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -148,7 +148,7 @@ private Mono> listSinglePageAsync(String /** * This API is deprecated. Use [Resources Skus](https://docs.microsoft.com/rest/api/compute/resourceskus/list). * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -162,7 +162,7 @@ public PagedFlux listAsync(String location) { /** * This API is deprecated. Use [Resources Skus](https://docs.microsoft.com/rest/api/compute/resourceskus/list). * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -178,7 +178,7 @@ private PagedFlux listAsync(String location, Context co /** * This API is deprecated. Use [Resources Skus](https://docs.microsoft.com/rest/api/compute/resourceskus/list). * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -192,7 +192,7 @@ public PagedIterable list(String location) { /** * This API is deprecated. Use [Resources Skus](https://docs.microsoft.com/rest/api/compute/resourceskus/list). * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachinesClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachinesClientImpl.java index 9c6afb983c11..0fd08cef6207 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachinesClientImpl.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachinesClientImpl.java @@ -6099,7 +6099,7 @@ public void migrateToVMScaleSet(String resourceGroupName, String vmName, /** * Gets all the virtual machines under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -6132,7 +6132,7 @@ private Mono> listByLocationSinglePageAsync(S /** * Gets all the virtual machines under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -6166,7 +6166,7 @@ private Mono> listByLocationSinglePageAsync(S /** * Gets all the virtual machines under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -6182,7 +6182,7 @@ public PagedFlux listByLocationAsync(String location) { /** * Gets all the virtual machines under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -6199,7 +6199,7 @@ private PagedFlux listByLocationAsync(String location, Cont /** * Gets all the virtual machines under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -6214,7 +6214,7 @@ public PagedIterable listByLocation(String location) { /** * Gets all the virtual machines under the specified subscription for the specified location. * - * @param location The location name. + * @param location The name of the Azure region. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ConfidentialVMVersion.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ConfidentialVMVersion.java new file mode 100644 index 000000000000..c27917aa5da9 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ConfidentialVMVersion.java @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.util.ExpandableStringEnum; +import java.util.Collection; + +/** + * Indicates the version of Confidential VM for the resource. + */ +public final class ConfidentialVMVersion extends ExpandableStringEnum { + /** + * V1 indicates the resource does not have an associated Virtual Machine Metadata. + */ + public static final ConfidentialVMVersion V1 = fromString("V1"); + + /** + * V2 indicates the resource has an associated Virtual Machine Metadata. + */ + public static final ConfidentialVMVersion V2 = fromString("V2"); + + /** + * Creates a new instance of ConfidentialVMVersion value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ConfidentialVMVersion() { + } + + /** + * Creates or finds a ConfidentialVMVersion from its string representation. + * + * @param name a name to look for. + * @return the corresponding ConfidentialVMVersion. + */ + public static ConfidentialVMVersion fromString(String name) { + return fromString(name, ConfidentialVMVersion.class); + } + + /** + * Gets known ConfidentialVMVersion values. + * + * @return known ConfidentialVMVersion values. + */ + public static Collection values() { + return values(ConfidentialVMVersion.class); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskSecurityProfile.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskSecurityProfile.java index 015bcc61c386..3089383eb4f2 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskSecurityProfile.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskSecurityProfile.java @@ -27,6 +27,11 @@ public final class DiskSecurityProfile implements JsonSerializable { + /* + * The immutability duration for the snapshot, in number of days. + */ + private Integer immutabilityDurationDays; + + /* + * The type of the immutability policy. + */ + private ImmutabilityPolicyType type; + + /* + * The time when the immutability policy was set on the snapshot. + */ + private OffsetDateTime policyStartTime; + + /* + * The time when the immutability policy will expire on the snapshot. + */ + private OffsetDateTime policyExpirationTime; + + /* + * Indicates whether the immutability policy has expired. + */ + private Boolean isPolicyExpired; + + /** + * Creates an instance of ImmutabilityPolicy class. + */ + private ImmutabilityPolicy() { + } + + /** + * Get the immutabilityDurationDays property: The immutability duration for the snapshot, in number of days. + * + * @return the immutabilityDurationDays value. + */ + public Integer immutabilityDurationDays() { + return this.immutabilityDurationDays; + } + + /** + * Get the type property: The type of the immutability policy. + * + * @return the type value. + */ + public ImmutabilityPolicyType type() { + return this.type; + } + + /** + * Get the policyStartTime property: The time when the immutability policy was set on the snapshot. + * + * @return the policyStartTime value. + */ + public OffsetDateTime policyStartTime() { + return this.policyStartTime; + } + + /** + * Get the policyExpirationTime property: The time when the immutability policy will expire on the snapshot. + * + * @return the policyExpirationTime value. + */ + public OffsetDateTime policyExpirationTime() { + return this.policyExpirationTime; + } + + /** + * Get the isPolicyExpired property: Indicates whether the immutability policy has expired. + * + * @return the isPolicyExpired value. + */ + public Boolean isPolicyExpired() { + return this.isPolicyExpired; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } + + /** + * {@inheritDoc} + */ + @Override + public JsonWriter toJson(JsonWriter jsonWriter) throws IOException { + jsonWriter.writeStartObject(); + return jsonWriter.writeEndObject(); + } + + /** + * Reads an instance of ImmutabilityPolicy from the JsonReader. + * + * @param jsonReader The JsonReader being read. + * @return An instance of ImmutabilityPolicy if the JsonReader was pointing to an instance of it, or null if it was + * pointing to JSON null. + * @throws IOException If an error occurs while reading the ImmutabilityPolicy. + */ + public static ImmutabilityPolicy fromJson(JsonReader jsonReader) throws IOException { + return jsonReader.readObject(reader -> { + ImmutabilityPolicy deserializedImmutabilityPolicy = new ImmutabilityPolicy(); + while (reader.nextToken() != JsonToken.END_OBJECT) { + String fieldName = reader.getFieldName(); + reader.nextToken(); + + if ("immutabilityDurationDays".equals(fieldName)) { + deserializedImmutabilityPolicy.immutabilityDurationDays = reader.getNullable(JsonReader::getInt); + } else if ("type".equals(fieldName)) { + deserializedImmutabilityPolicy.type = ImmutabilityPolicyType.fromString(reader.getString()); + } else if ("policyStartTime".equals(fieldName)) { + deserializedImmutabilityPolicy.policyStartTime = reader + .getNullable(nonNullReader -> CoreUtils.parseBestOffsetDateTime(nonNullReader.getString())); + } else if ("policyExpirationTime".equals(fieldName)) { + deserializedImmutabilityPolicy.policyExpirationTime = reader + .getNullable(nonNullReader -> CoreUtils.parseBestOffsetDateTime(nonNullReader.getString())); + } else if ("isPolicyExpired".equals(fieldName)) { + deserializedImmutabilityPolicy.isPolicyExpired = reader.getNullable(JsonReader::getBoolean); + } else { + reader.skipChildren(); + } + } + + return deserializedImmutabilityPolicy; + }); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyData.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyData.java new file mode 100644 index 000000000000..79c504bb9ef1 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyData.java @@ -0,0 +1,134 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.json.JsonReader; +import com.azure.json.JsonSerializable; +import com.azure.json.JsonToken; +import com.azure.json.JsonWriter; +import java.io.IOException; + +/** + * Data used for updating the immutability policy of a snapshot. + */ +@Fluent +public final class ImmutabilityPolicyData implements JsonSerializable { + /* + * The immutability duration for the snapshot, in number of days. + */ + private int immutabilityDurationDays; + + /* + * The type of the immutability policy. 'Unlocked' allows the policy to be modified by privileged users; 'Locked' + * prevents reduction of the immutability duration but allows extension of the lock period. + */ + private ImmutabilityPolicyType type; + + /** + * Creates an instance of ImmutabilityPolicyData class. + */ + public ImmutabilityPolicyData() { + } + + /** + * Get the immutabilityDurationDays property: The immutability duration for the snapshot, in number of days. + * + * @return the immutabilityDurationDays value. + */ + public int immutabilityDurationDays() { + return this.immutabilityDurationDays; + } + + /** + * Set the immutabilityDurationDays property: The immutability duration for the snapshot, in number of days. + * + * @param immutabilityDurationDays the immutabilityDurationDays value to set. + * @return the ImmutabilityPolicyData object itself. + */ + public ImmutabilityPolicyData withImmutabilityDurationDays(int immutabilityDurationDays) { + this.immutabilityDurationDays = immutabilityDurationDays; + return this; + } + + /** + * Get the type property: The type of the immutability policy. 'Unlocked' allows the policy to be modified by + * privileged users; 'Locked' prevents reduction of the immutability duration but allows extension of the lock + * period. + * + * @return the type value. + */ + public ImmutabilityPolicyType type() { + return this.type; + } + + /** + * Set the type property: The type of the immutability policy. 'Unlocked' allows the policy to be modified by + * privileged users; 'Locked' prevents reduction of the immutability duration but allows extension of the lock + * period. + * + * @param type the type value to set. + * @return the ImmutabilityPolicyData object itself. + */ + public ImmutabilityPolicyData withType(ImmutabilityPolicyType type) { + this.type = type; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (type() == null) { + throw LOGGER.atError() + .log(new IllegalArgumentException("Missing required property type in model ImmutabilityPolicyData")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(ImmutabilityPolicyData.class); + + /** + * {@inheritDoc} + */ + @Override + public JsonWriter toJson(JsonWriter jsonWriter) throws IOException { + jsonWriter.writeStartObject(); + jsonWriter.writeIntField("immutabilityDurationDays", this.immutabilityDurationDays); + jsonWriter.writeStringField("type", this.type == null ? null : this.type.toString()); + return jsonWriter.writeEndObject(); + } + + /** + * Reads an instance of ImmutabilityPolicyData from the JsonReader. + * + * @param jsonReader The JsonReader being read. + * @return An instance of ImmutabilityPolicyData if the JsonReader was pointing to an instance of it, or null if it + * was pointing to JSON null. + * @throws IllegalStateException If the deserialized JSON object was missing any required properties. + * @throws IOException If an error occurs while reading the ImmutabilityPolicyData. + */ + public static ImmutabilityPolicyData fromJson(JsonReader jsonReader) throws IOException { + return jsonReader.readObject(reader -> { + ImmutabilityPolicyData deserializedImmutabilityPolicyData = new ImmutabilityPolicyData(); + while (reader.nextToken() != JsonToken.END_OBJECT) { + String fieldName = reader.getFieldName(); + reader.nextToken(); + + if ("immutabilityDurationDays".equals(fieldName)) { + deserializedImmutabilityPolicyData.immutabilityDurationDays = reader.getInt(); + } else if ("type".equals(fieldName)) { + deserializedImmutabilityPolicyData.type = ImmutabilityPolicyType.fromString(reader.getString()); + } else { + reader.skipChildren(); + } + } + + return deserializedImmutabilityPolicyData; + }); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyLockData.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyLockData.java new file mode 100644 index 000000000000..1d2ad7655b23 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyLockData.java @@ -0,0 +1,135 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.json.JsonReader; +import com.azure.json.JsonSerializable; +import com.azure.json.JsonToken; +import com.azure.json.JsonWriter; +import java.io.IOException; + +/** + * Data used for locking the immutability policy of a snapshot. + */ +@Fluent +public final class ImmutabilityPolicyLockData implements JsonSerializable { + /* + * The immutability duration for the snapshot, in number of days. + */ + private int immutabilityDurationDays; + + /* + * The type of the immutability policy. 'Unlocked' allows the policy to be modified by privileged users; 'Locked' + * prevents reduction of the immutability duration but allows extension of the lock period. + */ + private ImmutabilityPolicyType type; + + /** + * Creates an instance of ImmutabilityPolicyLockData class. + */ + public ImmutabilityPolicyLockData() { + } + + /** + * Get the immutabilityDurationDays property: The immutability duration for the snapshot, in number of days. + * + * @return the immutabilityDurationDays value. + */ + public int immutabilityDurationDays() { + return this.immutabilityDurationDays; + } + + /** + * Set the immutabilityDurationDays property: The immutability duration for the snapshot, in number of days. + * + * @param immutabilityDurationDays the immutabilityDurationDays value to set. + * @return the ImmutabilityPolicyLockData object itself. + */ + public ImmutabilityPolicyLockData withImmutabilityDurationDays(int immutabilityDurationDays) { + this.immutabilityDurationDays = immutabilityDurationDays; + return this; + } + + /** + * Get the type property: The type of the immutability policy. 'Unlocked' allows the policy to be modified by + * privileged users; 'Locked' prevents reduction of the immutability duration but allows extension of the lock + * period. + * + * @return the type value. + */ + public ImmutabilityPolicyType type() { + return this.type; + } + + /** + * Set the type property: The type of the immutability policy. 'Unlocked' allows the policy to be modified by + * privileged users; 'Locked' prevents reduction of the immutability duration but allows extension of the lock + * period. + * + * @param type the type value to set. + * @return the ImmutabilityPolicyLockData object itself. + */ + public ImmutabilityPolicyLockData withType(ImmutabilityPolicyType type) { + this.type = type; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (type() == null) { + throw LOGGER.atError() + .log( + new IllegalArgumentException("Missing required property type in model ImmutabilityPolicyLockData")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(ImmutabilityPolicyLockData.class); + + /** + * {@inheritDoc} + */ + @Override + public JsonWriter toJson(JsonWriter jsonWriter) throws IOException { + jsonWriter.writeStartObject(); + jsonWriter.writeIntField("immutabilityDurationDays", this.immutabilityDurationDays); + jsonWriter.writeStringField("type", this.type == null ? null : this.type.toString()); + return jsonWriter.writeEndObject(); + } + + /** + * Reads an instance of ImmutabilityPolicyLockData from the JsonReader. + * + * @param jsonReader The JsonReader being read. + * @return An instance of ImmutabilityPolicyLockData if the JsonReader was pointing to an instance of it, or null if + * it was pointing to JSON null. + * @throws IllegalStateException If the deserialized JSON object was missing any required properties. + * @throws IOException If an error occurs while reading the ImmutabilityPolicyLockData. + */ + public static ImmutabilityPolicyLockData fromJson(JsonReader jsonReader) throws IOException { + return jsonReader.readObject(reader -> { + ImmutabilityPolicyLockData deserializedImmutabilityPolicyLockData = new ImmutabilityPolicyLockData(); + while (reader.nextToken() != JsonToken.END_OBJECT) { + String fieldName = reader.getFieldName(); + reader.nextToken(); + + if ("immutabilityDurationDays".equals(fieldName)) { + deserializedImmutabilityPolicyLockData.immutabilityDurationDays = reader.getInt(); + } else if ("type".equals(fieldName)) { + deserializedImmutabilityPolicyLockData.type = ImmutabilityPolicyType.fromString(reader.getString()); + } else { + reader.skipChildren(); + } + } + + return deserializedImmutabilityPolicyLockData; + }); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyType.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyType.java new file mode 100644 index 000000000000..6f8f27ae0fdd --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyType.java @@ -0,0 +1,53 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.util.ExpandableStringEnum; +import java.util.Collection; + +/** + * The type of the immutability policy. 'Unlocked' allows the policy to be modified by privileged users; 'Locked' + * prevents reduction of the immutability duration but allows extension of the lock period. + */ +public final class ImmutabilityPolicyType extends ExpandableStringEnum { + /** + * Privileged users can modify the snapshot's immutability policy, if it is unlocked type. + */ + public static final ImmutabilityPolicyType UNLOCKED = fromString("Unlocked"); + + /** + * The snapshot immutability policy duration cannot be reduced but can be extended. The policy cannot be removed + * until the lock period expires. + */ + public static final ImmutabilityPolicyType LOCKED = fromString("Locked"); + + /** + * Creates a new instance of ImmutabilityPolicyType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ImmutabilityPolicyType() { + } + + /** + * Creates or finds a ImmutabilityPolicyType from its string representation. + * + * @param name a name to look for. + * @return the corresponding ImmutabilityPolicyType. + */ + public static ImmutabilityPolicyType fromString(String name) { + return fromString(name, ImmutabilityPolicyType.class); + } + + /** + * Gets known ImmutabilityPolicyType values. + * + * @return known ImmutabilityPolicyType values. + */ + public static Collection values() { + return values(ImmutabilityPolicyType.class); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeStatusCode.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeStatusCode.java index 1a753b867013..452c1a33c9af 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeStatusCode.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeStatusCode.java @@ -13,6 +13,11 @@ public enum RollingUpgradeStatusCode { */ ROLLING_FORWARD("RollingForward"), + /** + * Enum value RollingBack. + */ + ROLLING_BACK("RollingBack"), + /** * Enum value Cancelled. */ diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/UpgradeState.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/UpgradeState.java index da657e281aba..482c24ff4c1e 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/UpgradeState.java +++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/UpgradeState.java @@ -13,6 +13,11 @@ public enum UpgradeState { */ ROLLING_FORWARD("RollingForward"), + /** + * Enum value RollingBack. + */ + ROLLING_BACK("RollingBack"), + /** * Enum value Cancelled. */ diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/resources/META-INF/azure-resourcemanager-compute_metadata.json b/sdk/compute/azure-resourcemanager-compute/src/main/resources/META-INF/azure-resourcemanager-compute_metadata.json index 1739bf2be5c4..c92f9c2bb24b 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/resources/META-INF/azure-resourcemanager-compute_metadata.json +++ b/sdk/compute/azure-resourcemanager-compute/src/main/resources/META-INF/azure-resourcemanager-compute_metadata.json @@ -1 +1 @@ -{"flavor":"azure","apiVersions":{"Compute":"2026-03-01","ComputeDisk":"2025-01-02","ComputeGallery":"2025-03-03","ComputeSku":"2021-07-01"},"crossLanguagePackageId":"Compute","crossLanguageVersion":"89bf2ff23924","generatedFiles":["src/main/java/com/azure/resourcemanager/compute/fluent/AvailabilitySetsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/CapacityReservationGroupsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/CapacityReservationsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/CommunityGalleriesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/CommunityGalleryImageVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/CommunityGalleryImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/ComputeManagementClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DedicatedHostGroupsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DedicatedHostsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DiskAccessesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DiskEncryptionSetsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DiskRestorePointsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DisksClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleriesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryApplicationVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryApplicationsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryImageVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryInVMAccessControlProfileVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryInVMAccessControlProfilesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryScriptVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryScriptsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GallerySharingProfilesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/ImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/InterconnectBlocksClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/LogAnalyticsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/OperationsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/ProximityPlacementGroupsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/ResourceSkusClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/RestorePointCollectionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/RestorePointsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleriesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleryImageVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleryImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SnapshotsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SoftDeletedResourcesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SshPublicKeysClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/UsagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineExtensionImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineExtensionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesEdgeZonesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineRunCommandsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetExtensionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetLifeCycleHookEventsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetRollingUpgradesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMExtensionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMRunCommandsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineSizesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachinesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/AccessUriInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationGroupInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationGroupProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryIdentifier.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryImageVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryImageVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskAccessInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskAccessProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskEncryptionSetInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskEncryptionSetUpdateProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskUpdateProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/EncryptionSetProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryApplicationInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryApplicationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryApplicationVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryApplicationVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryImageVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryImageVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryInVMAccessControlProfileInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryInVMAccessControlProfileVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryInVMAccessControlProfileVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryScriptInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryScriptProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryScriptVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryScriptVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GallerySoftDeletedResourceInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GallerySoftDeletedResourceProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/ImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/ImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/InterconnectBlockInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/LogAnalyticsOperationResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/NetworkInterfaceReferenceProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/OperationInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/PrivateEndpointConnectionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/PrivateEndpointConnectionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/PrivateLinkResourceListResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/PrivateLinkResourceProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RecoveryWalkResponseInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/ResourceSkuInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointCollectionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointCollectionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RetrieveBootDiagnosticsDataResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RollingUpgradeStatusInfoInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RollingUpgradeStatusInfoProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RunCommandDocumentBaseInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RunCommandDocumentInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RunCommandResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryIdentifier.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryImageVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryImageVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharingUpdateInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SnapshotInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SnapshotProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SnapshotUpdateProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SshPublicKeyGenerateKeyPairResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SshPublicKeyResourceInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SshPublicKeyResourceProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/UpgradeOperationHistoricalStatusInfoInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/UsageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VMScaleSetLifecycleHookEventInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VMScaleSetLifecycleHookEventProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineAssessPatchesResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineCaptureResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionUpdateProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionsListResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineImageResourceInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInstallPatchesResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInstanceViewInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineNetworkInterfaceConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineNetworkInterfaceIPConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachinePropertiesInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachinePublicIPAddressConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetExtensionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetExtensionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetIPConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetInstanceViewInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetNetworkConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetPublicIPAddressConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetSkuInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdateIPConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdateNetworkConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdateProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdatePublicIPAddressConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMExtensionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMExtensionsListResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInstanceViewInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMPropertiesInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineSizeInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineUpdateInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VmImagesInEdgeZoneListResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/package-info.java","src/main/java/com/azure/resourcemanager/compute/fluent/package-info.java","src/main/java/com/azure/resourcemanager/compute/implementation/AvailabilitySetsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationGroupsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleriesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImageVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/ComputeManagementClientBuilder.java","src/main/java/com/azure/resourcemanager/compute/implementation/ComputeManagementClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostGroupsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DiskAccessesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DiskEncryptionSetsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DiskRestorePointsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DisksClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleriesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImageVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfileVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfilesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GallerySharingProfilesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/ImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/InterconnectBlocksClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/LogAnalyticsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/OperationsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/ProximityPlacementGroupsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/ResourceSkusClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointCollectionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleriesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImageVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SnapshotsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SoftDeletedResourcesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SshPublicKeysClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/UsagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesEdgeZonesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineRunCommandsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetExtensionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetLifeCycleHookEventsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetRollingUpgradesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMExtensionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMRunCommandsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineSizesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachinesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/AvailabilitySetListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/CapacityReservationGroupListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/CapacityReservationListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/CommunityGalleryImageList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/CommunityGalleryImageVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DedicatedHostGroupListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DedicatedHostListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DedicatedHostSizeListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DiskAccessList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DiskEncryptionSetList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DiskList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DiskRestorePointList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryApplicationList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryApplicationVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryImageList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryImageVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryInVMAccessControlProfileList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryInVMAccessControlProfileVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryScriptList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryScriptVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GallerySoftDeletedResourceList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/ImageListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/InterconnectBlockListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/ListUsagesResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/OperationListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/PrivateEndpointConnectionListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/ProximityPlacementGroupListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/ResourceSkusResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/ResourceUriList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/RestorePointCollectionListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/RunCommandListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/SharedGalleryImageList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/SharedGalleryImageVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/SharedGalleryList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/SnapshotList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/SshPublicKeysGroupListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VMScaleSetLifecycleHookEventListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineRunCommandsListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetExtensionListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetListOSUpgradeHistory.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetListSkusResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetListWithLinkResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetVMListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineSizeListResult.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRules.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRulesIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRulesMode.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRulesPrivilege.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRulesRole.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRulesRoleAssignment.java","src/main/java/com/azure/resourcemanager/compute/models/AccessLevel.java","src/main/java/com/azure/resourcemanager/compute/models/ActionType.java","src/main/java/com/azure/resourcemanager/compute/models/AdditionalCapabilities.java","src/main/java/com/azure/resourcemanager/compute/models/AdditionalReplicaSet.java","src/main/java/com/azure/resourcemanager/compute/models/AdditionalUnattendContent.java","src/main/java/com/azure/resourcemanager/compute/models/AggregatedReplicationState.java","src/main/java/com/azure/resourcemanager/compute/models/AllInstancesDown.java","src/main/java/com/azure/resourcemanager/compute/models/AllocationStrategy.java","src/main/java/com/azure/resourcemanager/compute/models/AlternativeOption.java","src/main/java/com/azure/resourcemanager/compute/models/AlternativeType.java","src/main/java/com/azure/resourcemanager/compute/models/ApiEntityReference.java","src/main/java/com/azure/resourcemanager/compute/models/ApiError.java","src/main/java/com/azure/resourcemanager/compute/models/ApiErrorException.java","src/main/java/com/azure/resourcemanager/compute/models/ApplicationProfile.java","src/main/java/com/azure/resourcemanager/compute/models/Architecture.java","src/main/java/com/azure/resourcemanager/compute/models/ArchitectureTypes.java","src/main/java/com/azure/resourcemanager/compute/models/AttachDetachDataDisksRequest.java","src/main/java/com/azure/resourcemanager/compute/models/AutomaticOSUpgradePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/AutomaticOSUpgradeProperties.java","src/main/java/com/azure/resourcemanager/compute/models/AutomaticRepairsPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/AutomaticSkuMigrationPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/AutomaticZoneRebalancingPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/AvailabilityPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/AvailabilityPolicyDiskDelay.java","src/main/java/com/azure/resourcemanager/compute/models/AvailabilitySetSkuTypes.java","src/main/java/com/azure/resourcemanager/compute/models/AvailabilitySetUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/AvailablePatchSummary.java","src/main/java/com/azure/resourcemanager/compute/models/BillingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/BootDiagnostics.java","src/main/java/com/azure/resourcemanager/compute/models/BootDiagnosticsInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/CachingTypes.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationGroupInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationGroupInstanceViewTypes.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationGroupUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationInstanceViewTypes.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationInstanceViewWithName.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationProfile.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUtilization.java","src/main/java/com/azure/resourcemanager/compute/models/CommunityGalleryImageIdentifier.java","src/main/java/com/azure/resourcemanager/compute/models/CommunityGalleryInfo.java","src/main/java/com/azure/resourcemanager/compute/models/CommunityGalleryMetadata.java","src/main/java/com/azure/resourcemanager/compute/models/ComponentNames.java","src/main/java/com/azure/resourcemanager/compute/models/ConfidentialVMEncryptionType.java","src/main/java/com/azure/resourcemanager/compute/models/ConsistencyModeTypes.java","src/main/java/com/azure/resourcemanager/compute/models/ConvertToVirtualMachineScaleSetInput.java","src/main/java/com/azure/resourcemanager/compute/models/CopyCompletionError.java","src/main/java/com/azure/resourcemanager/compute/models/CopyCompletionErrorReason.java","src/main/java/com/azure/resourcemanager/compute/models/CreationData.java","src/main/java/com/azure/resourcemanager/compute/models/DataAccessAuthMode.java","src/main/java/com/azure/resourcemanager/compute/models/DataDisk.java","src/main/java/com/azure/resourcemanager/compute/models/DataDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/DataDiskImageEncryption.java","src/main/java/com/azure/resourcemanager/compute/models/DataDisksToAttach.java","src/main/java/com/azure/resourcemanager/compute/models/DataDisksToDetach.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostAllocatableVM.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostAvailableCapacity.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupPropertiesAdditionalCapabilities.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostInstanceViewWithName.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostLicenseTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/DefaultVirtualMachineScaleSetInfo.java","src/main/java/com/azure/resourcemanager/compute/models/DeleteOptions.java","src/main/java/com/azure/resourcemanager/compute/models/DiagnosticsProfile.java","src/main/java/com/azure/resourcemanager/compute/models/DiffDiskOptions.java","src/main/java/com/azure/resourcemanager/compute/models/DiffDiskPlacement.java","src/main/java/com/azure/resourcemanager/compute/models/DiffDiskSettings.java","src/main/java/com/azure/resourcemanager/compute/models/Disallowed.java","src/main/java/com/azure/resourcemanager/compute/models/DisallowedConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/DiskAccessUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/DiskControllerTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskCreateOption.java","src/main/java/com/azure/resourcemanager/compute/models/DiskCreateOptionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskDeleteOptionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskDetachOptionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetIdentityType.java","src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetParameters.java","src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetType.java","src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSettings.java","src/main/java/com/azure/resourcemanager/compute/models/DiskImageEncryption.java","src/main/java/com/azure/resourcemanager/compute/models/DiskInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/DiskPurchasePlan.java","src/main/java/com/azure/resourcemanager/compute/models/DiskRestorePointAttributes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskRestorePointInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/DiskRestorePointReplicationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/DiskSecurityProfile.java","src/main/java/com/azure/resourcemanager/compute/models/DiskSecurityTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskSku.java","src/main/java/com/azure/resourcemanager/compute/models/DiskState.java","src/main/java/com/azure/resourcemanager/compute/models/DiskStorageAccountTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/DomainNameLabelScopeTypes.java","src/main/java/com/azure/resourcemanager/compute/models/EdgeZoneStorageAccountType.java","src/main/java/com/azure/resourcemanager/compute/models/Encryption.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionImages.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionSetIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionSettingsCollection.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionSettingsElement.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionType.java","src/main/java/com/azure/resourcemanager/compute/models/EndpointAccess.java","src/main/java/com/azure/resourcemanager/compute/models/EndpointTypes.java","src/main/java/com/azure/resourcemanager/compute/models/EventGridAndResourceGraph.java","src/main/java/com/azure/resourcemanager/compute/models/ExecutedValidation.java","src/main/java/com/azure/resourcemanager/compute/models/ExecutionState.java","src/main/java/com/azure/resourcemanager/compute/models/ExpandTypeForListVMs.java","src/main/java/com/azure/resourcemanager/compute/models/ExpandTypesForGetCapacityReservationGroups.java","src/main/java/com/azure/resourcemanager/compute/models/ExpandTypesForGetVMScaleSets.java","src/main/java/com/azure/resourcemanager/compute/models/ExpandTypesForListVMs.java","src/main/java/com/azure/resourcemanager/compute/models/ExtendedLocation.java","src/main/java/com/azure/resourcemanager/compute/models/ExtendedLocationType.java","src/main/java/com/azure/resourcemanager/compute/models/ExtendedLocationTypes.java","src/main/java/com/azure/resourcemanager/compute/models/ExternalHealthPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/FileFormat.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationCustomAction.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationCustomActionParameter.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationCustomActionParameterType.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationScriptRebootBehavior.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationVersionPublishingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationVersionSafetyProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationVersionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryArtifactPublishingProfileBase.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryArtifactSafetyProfileBase.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryArtifactVersionFullSource.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryArtifactVersionSource.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryDataDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryDiskImageSource.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryExpandParams.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryExtendedLocation.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryExtendedLocationType.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryIdentifier.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageFeature.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageIdentifier.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageVersionPublishingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageVersionSafetyProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageVersionStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageVersionUefiSettings.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageVersionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryInVMAccessControlProfileProperties.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryInVMAccessControlProfileUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryInVMAccessControlProfileVersionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryOSDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryProvisioningState.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryResourceProfilePropertiesBase.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryResourceProfileVersionPropertiesBase.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptParameter.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptParameterType.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptVersionPublishingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptVersionSafetyProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptVersionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GallerySharingPermissionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryTargetExtendedLocation.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GenericGalleryParameter.java","src/main/java/com/azure/resourcemanager/compute/models/GrantAccessData.java","src/main/java/com/azure/resourcemanager/compute/models/HardwareProfile.java","src/main/java/com/azure/resourcemanager/compute/models/HighSpeedInterconnectPlacement.java","src/main/java/com/azure/resourcemanager/compute/models/HostCaching.java","src/main/java/com/azure/resourcemanager/compute/models/HostEndpointSettings.java","src/main/java/com/azure/resourcemanager/compute/models/HyperVGeneration.java","src/main/java/com/azure/resourcemanager/compute/models/HyperVGenerationType.java","src/main/java/com/azure/resourcemanager/compute/models/HyperVGenerationTypes.java","src/main/java/com/azure/resourcemanager/compute/models/ImageDataDisk.java","src/main/java/com/azure/resourcemanager/compute/models/ImageDeprecationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ImageDisk.java","src/main/java/com/azure/resourcemanager/compute/models/ImageDiskReference.java","src/main/java/com/azure/resourcemanager/compute/models/ImageOSDisk.java","src/main/java/com/azure/resourcemanager/compute/models/ImagePurchasePlan.java","src/main/java/com/azure/resourcemanager/compute/models/ImageReference.java","src/main/java/com/azure/resourcemanager/compute/models/ImageState.java","src/main/java/com/azure/resourcemanager/compute/models/ImageStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ImageUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/ImageVersionSecurityProfile.java","src/main/java/com/azure/resourcemanager/compute/models/InnerError.java","src/main/java/com/azure/resourcemanager/compute/models/InstanceViewStatus.java","src/main/java/com/azure/resourcemanager/compute/models/InstanceViewTypes.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectBlockExpandTypes.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectBlockInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectBlockProfile.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectBlockProperties.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectBlockUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectGroupProfile.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/IntervalInMins.java","src/main/java/com/azure/resourcemanager/compute/models/IpVersion.java","src/main/java/com/azure/resourcemanager/compute/models/IpVersions.java","src/main/java/com/azure/resourcemanager/compute/models/KeyForDiskEncryptionSet.java","src/main/java/com/azure/resourcemanager/compute/models/KeyVaultAndKeyReference.java","src/main/java/com/azure/resourcemanager/compute/models/KeyVaultAndSecretReference.java","src/main/java/com/azure/resourcemanager/compute/models/KeyVaultKeyReference.java","src/main/java/com/azure/resourcemanager/compute/models/KeyVaultSecretReference.java","src/main/java/com/azure/resourcemanager/compute/models/LastPatchInstallationSummary.java","src/main/java/com/azure/resourcemanager/compute/models/LifecycleHook.java","src/main/java/com/azure/resourcemanager/compute/models/LifecycleHookAction.java","src/main/java/com/azure/resourcemanager/compute/models/LifecycleHookActionState.java","src/main/java/com/azure/resourcemanager/compute/models/LifecycleHooksProfile.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxParameters.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxPatchAssessmentMode.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxPatchSettings.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxVMGuestPatchAutomaticByPlatformRebootSetting.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxVMGuestPatchAutomaticByPlatformSettings.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxVMGuestPatchMode.java","src/main/java/com/azure/resourcemanager/compute/models/LogAnalyticsInputBase.java","src/main/java/com/azure/resourcemanager/compute/models/LogAnalyticsOutput.java","src/main/java/com/azure/resourcemanager/compute/models/MaintenanceOperationResultCodeTypes.java","src/main/java/com/azure/resourcemanager/compute/models/MaintenanceRedeployStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ManagedDiskParameters.java","src/main/java/com/azure/resourcemanager/compute/models/MaxInstancePercentPerZonePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/MigrateToVirtualMachineScaleSetInput.java","src/main/java/com/azure/resourcemanager/compute/models/MigrateVMToVirtualMachineScaleSetInput.java","src/main/java/com/azure/resourcemanager/compute/models/Mode.java","src/main/java/com/azure/resourcemanager/compute/models/Modes.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkAccessPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkApiVersion.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkInterfaceAuxiliaryMode.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkInterfaceAuxiliarySku.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkInterfaceReference.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkProfile.java","src/main/java/com/azure/resourcemanager/compute/models/OSDisk.java","src/main/java/com/azure/resourcemanager/compute/models/OSDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/OSDiskImageEncryption.java","src/main/java/com/azure/resourcemanager/compute/models/OSDiskImageSecurityProfile.java","src/main/java/com/azure/resourcemanager/compute/models/OSImageNotificationProfile.java","src/main/java/com/azure/resourcemanager/compute/models/OSProfile.java","src/main/java/com/azure/resourcemanager/compute/models/OSProfileProvisioningData.java","src/main/java/com/azure/resourcemanager/compute/models/OperatingSystemStateTypes.java","src/main/java/com/azure/resourcemanager/compute/models/OperatingSystemType.java","src/main/java/com/azure/resourcemanager/compute/models/OperatingSystemTypes.java","src/main/java/com/azure/resourcemanager/compute/models/OperationDisplay.java","src/main/java/com/azure/resourcemanager/compute/models/OperationRecoverySettings.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationMode.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceNames.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceOperationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceState.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceStateAction.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceStateInput.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceSummary.java","src/main/java/com/azure/resourcemanager/compute/models/Origin.java","src/main/java/com/azure/resourcemanager/compute/models/PassNames.java","src/main/java/com/azure/resourcemanager/compute/models/PatchAssessmentState.java","src/main/java/com/azure/resourcemanager/compute/models/PatchInstallationDetail.java","src/main/java/com/azure/resourcemanager/compute/models/PatchInstallationState.java","src/main/java/com/azure/resourcemanager/compute/models/PatchOperationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/PatchSettings.java","src/main/java/com/azure/resourcemanager/compute/models/PirCommunityGalleryResource.java","src/main/java/com/azure/resourcemanager/compute/models/PirResource.java","src/main/java/com/azure/resourcemanager/compute/models/PirSharedGalleryResource.java","src/main/java/com/azure/resourcemanager/compute/models/Placement.java","src/main/java/com/azure/resourcemanager/compute/models/Plan.java","src/main/java/com/azure/resourcemanager/compute/models/PlatformAttribute.java","src/main/java/com/azure/resourcemanager/compute/models/PolicyViolation.java","src/main/java/com/azure/resourcemanager/compute/models/PolicyViolationCategory.java","src/main/java/com/azure/resourcemanager/compute/models/PriorityMixPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/PrivateEndpoint.java","src/main/java/com/azure/resourcemanager/compute/models/PrivateEndpointConnectionProvisioningState.java","src/main/java/com/azure/resourcemanager/compute/models/PrivateEndpointServiceConnectionStatus.java","src/main/java/com/azure/resourcemanager/compute/models/PrivateLinkResource.java","src/main/java/com/azure/resourcemanager/compute/models/PrivateLinkServiceConnectionState.java","src/main/java/com/azure/resourcemanager/compute/models/PropertyUpdatesInProgress.java","src/main/java/com/azure/resourcemanager/compute/models/ProtocolTypes.java","src/main/java/com/azure/resourcemanager/compute/models/ProvisionedBandwidthCopyOption.java","src/main/java/com/azure/resourcemanager/compute/models/ProximityPlacementGroupPropertiesIntent.java","src/main/java/com/azure/resourcemanager/compute/models/ProximityPlacementGroupType.java","src/main/java/com/azure/resourcemanager/compute/models/ProximityPlacementGroupUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/ProxyAgentSettings.java","src/main/java/com/azure/resourcemanager/compute/models/PublicIpAddressSku.java","src/main/java/com/azure/resourcemanager/compute/models/PublicIpAddressSkuName.java","src/main/java/com/azure/resourcemanager/compute/models/PublicIpAddressSkuTier.java","src/main/java/com/azure/resourcemanager/compute/models/PublicIpAllocationMethod.java","src/main/java/com/azure/resourcemanager/compute/models/PublicNetworkAccess.java","src/main/java/com/azure/resourcemanager/compute/models/PurchasePlan.java","src/main/java/com/azure/resourcemanager/compute/models/RebalanceBehavior.java","src/main/java/com/azure/resourcemanager/compute/models/RebalanceStrategy.java","src/main/java/com/azure/resourcemanager/compute/models/RecommendedMachineConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/RegionalReplicationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/RegionalSharingStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ReimageRecoveryPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/RepairAction.java","src/main/java/com/azure/resourcemanager/compute/models/ReplicationMode.java","src/main/java/com/azure/resourcemanager/compute/models/ReplicationState.java","src/main/java/com/azure/resourcemanager/compute/models/ReplicationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ReplicationStatusTypes.java","src/main/java/com/azure/resourcemanager/compute/models/RequestRateByIntervalInput.java","src/main/java/com/azure/resourcemanager/compute/models/ReservationType.java","src/main/java/com/azure/resourcemanager/compute/models/ResiliencyPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ResiliencyProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ResilientVMCreationPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ResilientVMDeletionPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ResilientVMDeletionStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceIdOptionsForGetCapacityReservationGroups.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceIdentityType.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceRange.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSharingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuCapabilities.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuCapacity.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuCapacityScaleType.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuCosts.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuLocationInfo.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuRestrictionInfo.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuRestrictions.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuRestrictionsReasonCode.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuRestrictionsType.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuZoneDetails.java","src/main/java/com/azure/resourcemanager/compute/models/RestartRecoveryPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointCollectionExpandOptions.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointCollectionSourceProperties.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointCollectionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointEncryption.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointEncryptionType.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointExpandOptions.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceMetadata.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVMDataDisk.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVMStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVmosDisk.java","src/main/java/com/azure/resourcemanager/compute/models/RollbackStatusInfo.java","src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeActionType.java","src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeProgressInfo.java","src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeRunningStatus.java","src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeStatusCode.java","src/main/java/com/azure/resourcemanager/compute/models/RunCommandInput.java","src/main/java/com/azure/resourcemanager/compute/models/RunCommandInputParameter.java","src/main/java/com/azure/resourcemanager/compute/models/RunCommandManagedIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/RunCommandParameterDefinition.java","src/main/java/com/azure/resourcemanager/compute/models/ScaleInPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ScheduleProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ScheduledEventsAdditionalPublishingTargets.java","src/main/java/com/azure/resourcemanager/compute/models/ScheduledEventsPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ScheduledEventsProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ScriptShellTypes.java","src/main/java/com/azure/resourcemanager/compute/models/ScriptSource.java","src/main/java/com/azure/resourcemanager/compute/models/SecurityEncryptionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SecurityPostureReference.java","src/main/java/com/azure/resourcemanager/compute/models/SecurityPostureReferenceUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/SecurityProfile.java","src/main/java/com/azure/resourcemanager/compute/models/SecurityTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SelectPermissions.java","src/main/java/com/azure/resourcemanager/compute/models/ServiceArtifactReference.java","src/main/java/com/azure/resourcemanager/compute/models/SettingNames.java","src/main/java/com/azure/resourcemanager/compute/models/ShareInfoElement.java","src/main/java/com/azure/resourcemanager/compute/models/SharedGalleryDataDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/SharedGalleryDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/SharedGalleryHostCaching.java","src/main/java/com/azure/resourcemanager/compute/models/SharedGalleryImageVersionStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/SharedGalleryOSDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/SharedToValues.java","src/main/java/com/azure/resourcemanager/compute/models/SharingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/SharingProfileGroup.java","src/main/java/com/azure/resourcemanager/compute/models/SharingProfileGroupTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SharingState.java","src/main/java/com/azure/resourcemanager/compute/models/SharingStatus.java","src/main/java/com/azure/resourcemanager/compute/models/SharingUpdateOperationTypes.java","src/main/java/com/azure/resourcemanager/compute/models/Sku.java","src/main/java/com/azure/resourcemanager/compute/models/SkuProfile.java","src/main/java/com/azure/resourcemanager/compute/models/SkuProfileVMSize.java","src/main/java/com/azure/resourcemanager/compute/models/SnapshotAccessState.java","src/main/java/com/azure/resourcemanager/compute/models/SnapshotSku.java","src/main/java/com/azure/resourcemanager/compute/models/SnapshotStorageAccountTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SnapshotUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/SoftDeletePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/SoftDeletedArtifactTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SourceVault.java","src/main/java/com/azure/resourcemanager/compute/models/SpotRestorePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/SshConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/SshEncryptionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SshGenerateKeyPairInputParameters.java","src/main/java/com/azure/resourcemanager/compute/models/SshPublicKey.java","src/main/java/com/azure/resourcemanager/compute/models/SshPublicKeyUpdateResource.java","src/main/java/com/azure/resourcemanager/compute/models/StartRecoveryPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/StatusLevelTypes.java","src/main/java/com/azure/resourcemanager/compute/models/StorageAccountStrategy.java","src/main/java/com/azure/resourcemanager/compute/models/StorageAccountType.java","src/main/java/com/azure/resourcemanager/compute/models/StorageAccountTypes.java","src/main/java/com/azure/resourcemanager/compute/models/StorageAlignmentStatus.java","src/main/java/com/azure/resourcemanager/compute/models/StorageFaultDomainAlignmentType.java","src/main/java/com/azure/resourcemanager/compute/models/StorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/SubResourceReadOnly.java","src/main/java/com/azure/resourcemanager/compute/models/SubResourceWithColocationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/SupportedCapabilities.java","src/main/java/com/azure/resourcemanager/compute/models/SupportedSecurityOption.java","src/main/java/com/azure/resourcemanager/compute/models/TargetRegion.java","src/main/java/com/azure/resourcemanager/compute/models/TerminateNotificationProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ThrottledRequestsInput.java","src/main/java/com/azure/resourcemanager/compute/models/UefiKey.java","src/main/java/com/azure/resourcemanager/compute/models/UefiKeySignatures.java","src/main/java/com/azure/resourcemanager/compute/models/UefiKeyType.java","src/main/java/com/azure/resourcemanager/compute/models/UefiSettings.java","src/main/java/com/azure/resourcemanager/compute/models/UefiSignatureTemplateName.java","src/main/java/com/azure/resourcemanager/compute/models/UpdateResource.java","src/main/java/com/azure/resourcemanager/compute/models/UpdateResourceDefinition.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradeMode.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradeOperationHistoricalStatusInfoProperties.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradeOperationHistoryStatus.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradeOperationInvoker.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradeState.java","src/main/java/com/azure/resourcemanager/compute/models/UsageName.java","src/main/java/com/azure/resourcemanager/compute/models/UserArtifactManage.java","src/main/java/com/azure/resourcemanager/compute/models/UserArtifactSettings.java","src/main/java/com/azure/resourcemanager/compute/models/UserArtifactSource.java","src/main/java/com/azure/resourcemanager/compute/models/UserInitiatedReboot.java","src/main/java/com/azure/resourcemanager/compute/models/UserInitiatedRedeploy.java","src/main/java/com/azure/resourcemanager/compute/models/VMDiskSecurityProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VMGalleryApplication.java","src/main/java/com/azure/resourcemanager/compute/models/VMGuestPatchClassificationLinux.java","src/main/java/com/azure/resourcemanager/compute/models/VMGuestPatchClassificationWindows.java","src/main/java/com/azure/resourcemanager/compute/models/VMGuestPatchRebootBehavior.java","src/main/java/com/azure/resourcemanager/compute/models/VMGuestPatchRebootSetting.java","src/main/java/com/azure/resourcemanager/compute/models/VMGuestPatchRebootStatus.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetConvertToSinglePlacementGroupInput.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetLifecycleHookEventAdditionalContext.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetLifecycleHookEventState.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetLifecycleHookEventTargetResource.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetLifecycleHookEventType.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetLifecycleHookEventUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetScaleOutInput.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetScaleOutInputProperties.java","src/main/java/com/azure/resourcemanager/compute/models/VMSizeProperties.java","src/main/java/com/azure/resourcemanager/compute/models/ValidationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ValidationsProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VaultCertificate.java","src/main/java/com/azure/resourcemanager/compute/models/VaultSecretGroup.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualHardDisk.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineAgentInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineCaptureParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineEvictionPolicyTypes.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineExtensionHandlerInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineExtensionInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineExtensionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineHealthStatus.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineIdentityUserAssignedIdentities.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineImageFeature.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineInstallPatchesParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineIpTag.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineNetworkInterfaceConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineNetworkInterfaceDnsSettingsConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineNetworkInterfaceIpConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePatchStatus.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePriorityTypes.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePublicIpAddressConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePublicIpAddressDnsSettingsConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineReimageParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandScriptSource.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetDataDisk.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetExtensionProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetExtensionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetHardwareProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetInstanceViewStatusesSummary.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIpConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIpTag.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetManagedDiskParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetMigrationInfo.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetNetworkConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetNetworkConfigurationDnsSettings.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetNetworkProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSDisk.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetPublicIpAddressConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetPublicIpAddressConfigurationDnsSettings.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetReimageParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetScaleInRules.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetSkuCapacity.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetSkuScaleType.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateIpConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateNetworkConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateNetworkProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateOSDisk.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateOSProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdatePublicIpAddressConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateVMProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMExtensionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMExtensionsSummary.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMInstanceIDs.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMInstanceRequiredIDs.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMNetworkProfileConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMProtectionPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMReimageParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineSizeTypes.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineSoftwarePatchProperties.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineStatusCodeCount.java","src/main/java/com/azure/resourcemanager/compute/models/VmDiskTypes.java","src/main/java/com/azure/resourcemanager/compute/models/WinRMConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/WinRMListener.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsParameters.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsPatchAssessmentMode.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsVMGuestPatchAutomaticByPlatformRebootSetting.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsVMGuestPatchAutomaticByPlatformSettings.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsVMGuestPatchMode.java","src/main/java/com/azure/resourcemanager/compute/models/ZonalPlatformFaultDomainAlignMode.java","src/main/java/com/azure/resourcemanager/compute/models/ZoneAllocationPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ZoneMovement.java","src/main/java/com/azure/resourcemanager/compute/models/ZonePlacementPolicyType.java","src/main/java/com/azure/resourcemanager/compute/models/package-info.java","src/main/java/com/azure/resourcemanager/compute/package-info.java"]} \ No newline at end of file +{"flavor":"azure","apiVersions":{"Compute":"2026-03-01","ComputeDisk":"2026-03-02","ComputeGallery":"2025-12-03","ComputeSku":"2021-07-01"},"crossLanguagePackageId":"Compute","crossLanguageVersion":"e3f97638089f","generatedFiles":["src/main/java/com/azure/resourcemanager/compute/fluent/AvailabilitySetsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/CapacityReservationGroupsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/CapacityReservationsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/CommunityGalleriesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/CommunityGalleryImageVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/CommunityGalleryImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/ComputeManagementClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DedicatedHostGroupsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DedicatedHostsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DiskAccessesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DiskEncryptionSetsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DiskRestorePointsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/DisksClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleriesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryApplicationVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryApplicationsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryImageVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryInVMAccessControlProfileVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryInVMAccessControlProfilesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryScriptVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GalleryScriptsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/GallerySharingProfilesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/ImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/InterconnectBlocksClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/LogAnalyticsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/OperationsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/ProximityPlacementGroupsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/ResourceSkusClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/RestorePointCollectionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/RestorePointsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleriesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleryImageVersionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleryImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SharedGalleryInvitesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SnapshotsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SoftDeletedResourcesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/SshPublicKeysClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/TenantLevelSharedGalleryInvitesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/UsagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineExtensionImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineExtensionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineImagesEdgeZonesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineRunCommandsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetExtensionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetLifeCycleHookEventsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetRollingUpgradesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMExtensionsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMRunCommandsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetsClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineSizesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachinesClient.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/AccessUriInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationGroupInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationGroupProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryIdentifier.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryImageVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryImageVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/CommunityGalleryProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskAccessInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskAccessProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskEncryptionSetInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskEncryptionSetUpdateProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskRestorePointProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/DiskUpdateProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/EncryptionSetProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryApplicationInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryApplicationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryApplicationVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryApplicationVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryImageVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryImageVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryInVMAccessControlProfileInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryInVMAccessControlProfileVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryInVMAccessControlProfileVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryScriptInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryScriptProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryScriptVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GalleryScriptVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GallerySoftDeletedResourceInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/GallerySoftDeletedResourceProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/ImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/ImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/InterconnectBlockInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/LogAnalyticsOperationResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/NetworkInterfaceReferenceProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/OperationInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/PrivateEndpointConnectionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/PrivateEndpointConnectionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/PrivateLinkResourceListResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/PrivateLinkResourceProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RecoveryWalkResponseInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/ResourceSkuInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointCollectionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointCollectionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RetrieveBootDiagnosticsDataResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RollingUpgradeStatusInfoInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RollingUpgradeStatusInfoProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RunCommandDocumentBaseInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RunCommandDocumentInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/RunCommandResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryIdentifier.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryImageVersionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryImageVersionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharedGalleryProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SharingUpdateInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SnapshotInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SnapshotProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SnapshotUpdateProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SshPublicKeyGenerateKeyPairResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SshPublicKeyResourceInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/SshPublicKeyResourceProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/UpgradeOperationHistoricalStatusInfoInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/UsageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VMScaleSetLifecycleHookEventInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VMScaleSetLifecycleHookEventProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineAssessPatchesResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineCaptureResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionUpdateProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionsListResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineImageInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineImageProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineImageResourceInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInstallPatchesResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInstanceViewInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineNetworkInterfaceConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineNetworkInterfaceIPConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachinePropertiesInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachinePublicIPAddressConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetExtensionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetExtensionProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetIPConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetInstanceViewInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetNetworkConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetPublicIPAddressConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetSkuInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdateIPConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdateNetworkConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdateProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdatePublicIPAddressConfigurationProperties.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMExtensionInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMExtensionsListResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInstanceViewInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMPropertiesInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineSizeInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineUpdateInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/VmImagesInEdgeZoneListResultInner.java","src/main/java/com/azure/resourcemanager/compute/fluent/models/package-info.java","src/main/java/com/azure/resourcemanager/compute/fluent/package-info.java","src/main/java/com/azure/resourcemanager/compute/implementation/AvailabilitySetsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationGroupsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleriesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImageVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/ComputeManagementClientBuilder.java","src/main/java/com/azure/resourcemanager/compute/implementation/ComputeManagementClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostGroupsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DiskAccessesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DiskEncryptionSetsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DiskRestorePointsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/DisksClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleriesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImageVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfileVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryInVMAccessControlProfilesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GalleryScriptsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/GallerySharingProfilesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/ImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/InterconnectBlocksClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/LogAnalyticsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/OperationsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/ProximityPlacementGroupsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/ResourceSkusClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointCollectionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleriesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImageVersionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryInvitesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SnapshotsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SoftDeletedResourcesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/SshPublicKeysClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/TenantLevelSharedGalleryInvitesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/UsagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesEdgeZonesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineRunCommandsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetExtensionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetLifeCycleHookEventsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetRollingUpgradesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMExtensionsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMRunCommandsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineSizesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachinesClientImpl.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/AvailabilitySetListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/CapacityReservationGroupListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/CapacityReservationListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/CommunityGalleryImageList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/CommunityGalleryImageVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DedicatedHostGroupListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DedicatedHostListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DedicatedHostSizeListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DiskAccessList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DiskEncryptionSetList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DiskList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/DiskRestorePointList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryApplicationList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryApplicationVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryImageList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryImageVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryInVMAccessControlProfileList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryInVMAccessControlProfileVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryScriptList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GalleryScriptVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/GallerySoftDeletedResourceList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/ImageListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/InterconnectBlockListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/ListUsagesResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/OperationListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/PrivateEndpointConnectionListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/ProximityPlacementGroupListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/ResourceSkusResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/ResourceUriList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/RestorePointCollectionListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/RunCommandListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/SharedGalleryImageList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/SharedGalleryImageVersionList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/SharedGalleryList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/SnapshotList.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/SshPublicKeysGroupListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VMScaleSetLifecycleHookEventListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineRunCommandsListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetExtensionListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetListOSUpgradeHistory.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetListSkusResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetListWithLinkResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineScaleSetVMListResult.java","src/main/java/com/azure/resourcemanager/compute/implementation/models/VirtualMachineSizeListResult.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRules.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRulesIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRulesMode.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRulesPrivilege.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRulesRole.java","src/main/java/com/azure/resourcemanager/compute/models/AccessControlRulesRoleAssignment.java","src/main/java/com/azure/resourcemanager/compute/models/AccessLevel.java","src/main/java/com/azure/resourcemanager/compute/models/ActionType.java","src/main/java/com/azure/resourcemanager/compute/models/AdditionalCapabilities.java","src/main/java/com/azure/resourcemanager/compute/models/AdditionalReplicaSet.java","src/main/java/com/azure/resourcemanager/compute/models/AdditionalUnattendContent.java","src/main/java/com/azure/resourcemanager/compute/models/AggregatedReplicationState.java","src/main/java/com/azure/resourcemanager/compute/models/AllInstancesDown.java","src/main/java/com/azure/resourcemanager/compute/models/AllocationStrategy.java","src/main/java/com/azure/resourcemanager/compute/models/AlternativeOption.java","src/main/java/com/azure/resourcemanager/compute/models/AlternativeType.java","src/main/java/com/azure/resourcemanager/compute/models/ApiEntityReference.java","src/main/java/com/azure/resourcemanager/compute/models/ApiError.java","src/main/java/com/azure/resourcemanager/compute/models/ApiErrorException.java","src/main/java/com/azure/resourcemanager/compute/models/ApplicationProfile.java","src/main/java/com/azure/resourcemanager/compute/models/Architecture.java","src/main/java/com/azure/resourcemanager/compute/models/ArchitectureTypes.java","src/main/java/com/azure/resourcemanager/compute/models/AttachDetachDataDisksRequest.java","src/main/java/com/azure/resourcemanager/compute/models/AutomaticOSUpgradePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/AutomaticOSUpgradeProperties.java","src/main/java/com/azure/resourcemanager/compute/models/AutomaticRepairsPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/AutomaticSkuMigrationPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/AutomaticZoneRebalancingPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/AvailabilityPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/AvailabilityPolicyDiskDelay.java","src/main/java/com/azure/resourcemanager/compute/models/AvailabilitySetSkuTypes.java","src/main/java/com/azure/resourcemanager/compute/models/AvailabilitySetUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/AvailablePatchSummary.java","src/main/java/com/azure/resourcemanager/compute/models/BillingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/BootDiagnostics.java","src/main/java/com/azure/resourcemanager/compute/models/BootDiagnosticsInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/CachingTypes.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationGroupInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationGroupInstanceViewTypes.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationGroupUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationInstanceViewTypes.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationInstanceViewWithName.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationProfile.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUtilization.java","src/main/java/com/azure/resourcemanager/compute/models/CommunityGalleryImageIdentifier.java","src/main/java/com/azure/resourcemanager/compute/models/CommunityGalleryInfo.java","src/main/java/com/azure/resourcemanager/compute/models/CommunityGalleryMetadata.java","src/main/java/com/azure/resourcemanager/compute/models/ComponentNames.java","src/main/java/com/azure/resourcemanager/compute/models/ConfidentialVMEncryptionType.java","src/main/java/com/azure/resourcemanager/compute/models/ConfidentialVMVersion.java","src/main/java/com/azure/resourcemanager/compute/models/ConsistencyModeTypes.java","src/main/java/com/azure/resourcemanager/compute/models/ConvertToVirtualMachineScaleSetInput.java","src/main/java/com/azure/resourcemanager/compute/models/CopyCompletionError.java","src/main/java/com/azure/resourcemanager/compute/models/CopyCompletionErrorReason.java","src/main/java/com/azure/resourcemanager/compute/models/CreationData.java","src/main/java/com/azure/resourcemanager/compute/models/DataAccessAuthMode.java","src/main/java/com/azure/resourcemanager/compute/models/DataDisk.java","src/main/java/com/azure/resourcemanager/compute/models/DataDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/DataDiskImageEncryption.java","src/main/java/com/azure/resourcemanager/compute/models/DataDisksToAttach.java","src/main/java/com/azure/resourcemanager/compute/models/DataDisksToDetach.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostAllocatableVM.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostAvailableCapacity.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupPropertiesAdditionalCapabilities.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostInstanceViewWithName.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostLicenseTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/DefaultVirtualMachineScaleSetInfo.java","src/main/java/com/azure/resourcemanager/compute/models/DeleteOptions.java","src/main/java/com/azure/resourcemanager/compute/models/DiagnosticsProfile.java","src/main/java/com/azure/resourcemanager/compute/models/DiffDiskOptions.java","src/main/java/com/azure/resourcemanager/compute/models/DiffDiskPlacement.java","src/main/java/com/azure/resourcemanager/compute/models/DiffDiskSettings.java","src/main/java/com/azure/resourcemanager/compute/models/Disallowed.java","src/main/java/com/azure/resourcemanager/compute/models/DisallowedConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/DiskAccessUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/DiskControllerTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskCreateOption.java","src/main/java/com/azure/resourcemanager/compute/models/DiskCreateOptionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskDeleteOptionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskDetachOptionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetIdentityType.java","src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetParameters.java","src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetType.java","src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSettings.java","src/main/java/com/azure/resourcemanager/compute/models/DiskImageEncryption.java","src/main/java/com/azure/resourcemanager/compute/models/DiskInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/DiskPurchasePlan.java","src/main/java/com/azure/resourcemanager/compute/models/DiskRestorePointAttributes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskRestorePointInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/DiskRestorePointReplicationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/DiskSecurityProfile.java","src/main/java/com/azure/resourcemanager/compute/models/DiskSecurityTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskSku.java","src/main/java/com/azure/resourcemanager/compute/models/DiskState.java","src/main/java/com/azure/resourcemanager/compute/models/DiskStorageAccountTypes.java","src/main/java/com/azure/resourcemanager/compute/models/DiskUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/DomainNameLabelScopeTypes.java","src/main/java/com/azure/resourcemanager/compute/models/EdgeZoneStorageAccountType.java","src/main/java/com/azure/resourcemanager/compute/models/Encryption.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionImages.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionSetIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionSettingsCollection.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionSettingsElement.java","src/main/java/com/azure/resourcemanager/compute/models/EncryptionType.java","src/main/java/com/azure/resourcemanager/compute/models/EndpointAccess.java","src/main/java/com/azure/resourcemanager/compute/models/EndpointTypes.java","src/main/java/com/azure/resourcemanager/compute/models/EventGridAndResourceGraph.java","src/main/java/com/azure/resourcemanager/compute/models/ExecutedValidation.java","src/main/java/com/azure/resourcemanager/compute/models/ExecutionState.java","src/main/java/com/azure/resourcemanager/compute/models/ExpandTypeForListVMs.java","src/main/java/com/azure/resourcemanager/compute/models/ExpandTypesForGetCapacityReservationGroups.java","src/main/java/com/azure/resourcemanager/compute/models/ExpandTypesForGetVMScaleSets.java","src/main/java/com/azure/resourcemanager/compute/models/ExpandTypesForListVMs.java","src/main/java/com/azure/resourcemanager/compute/models/ExtendedLocation.java","src/main/java/com/azure/resourcemanager/compute/models/ExtendedLocationType.java","src/main/java/com/azure/resourcemanager/compute/models/ExtendedLocationTypes.java","src/main/java/com/azure/resourcemanager/compute/models/ExternalHealthPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/FileFormat.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationCustomAction.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationCustomActionParameter.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationCustomActionParameterType.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationScriptRebootBehavior.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationVersionPublishingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationVersionSafetyProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryApplicationVersionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryArtifactPublishingProfileBase.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryArtifactSafetyProfileBase.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryArtifactVersionFullSource.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryArtifactVersionSource.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryDataDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryDiskImageSource.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryExpandParams.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryExtendedLocation.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryExtendedLocationType.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryIdentifier.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageFeature.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageIdentifier.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageVersionPublishingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageVersionSafetyProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageVersionStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageVersionUefiSettings.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryImageVersionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryInVMAccessControlProfileProperties.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryInVMAccessControlProfileUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryInVMAccessControlProfileVersionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryOSDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryProvisioningState.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryResourceProfilePropertiesBase.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryResourceProfileVersionPropertiesBase.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptParameter.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptParameterType.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptVersionPublishingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptVersionSafetyProfile.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryScriptVersionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GallerySharingPermissionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryTargetExtendedLocation.java","src/main/java/com/azure/resourcemanager/compute/models/GalleryUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/GenericGalleryParameter.java","src/main/java/com/azure/resourcemanager/compute/models/GrantAccessData.java","src/main/java/com/azure/resourcemanager/compute/models/HardwareProfile.java","src/main/java/com/azure/resourcemanager/compute/models/HighSpeedInterconnectPlacement.java","src/main/java/com/azure/resourcemanager/compute/models/HostCaching.java","src/main/java/com/azure/resourcemanager/compute/models/HostEndpointSettings.java","src/main/java/com/azure/resourcemanager/compute/models/HyperVGeneration.java","src/main/java/com/azure/resourcemanager/compute/models/HyperVGenerationType.java","src/main/java/com/azure/resourcemanager/compute/models/HyperVGenerationTypes.java","src/main/java/com/azure/resourcemanager/compute/models/ImageDataDisk.java","src/main/java/com/azure/resourcemanager/compute/models/ImageDeprecationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ImageDisk.java","src/main/java/com/azure/resourcemanager/compute/models/ImageDiskReference.java","src/main/java/com/azure/resourcemanager/compute/models/ImageOSDisk.java","src/main/java/com/azure/resourcemanager/compute/models/ImagePurchasePlan.java","src/main/java/com/azure/resourcemanager/compute/models/ImageReference.java","src/main/java/com/azure/resourcemanager/compute/models/ImageState.java","src/main/java/com/azure/resourcemanager/compute/models/ImageStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ImageUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/ImageVersionSecurityProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyData.java","src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyLockData.java","src/main/java/com/azure/resourcemanager/compute/models/ImmutabilityPolicyType.java","src/main/java/com/azure/resourcemanager/compute/models/InnerError.java","src/main/java/com/azure/resourcemanager/compute/models/InstanceViewStatus.java","src/main/java/com/azure/resourcemanager/compute/models/InstanceViewTypes.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectBlockExpandTypes.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectBlockInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectBlockProfile.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectBlockProperties.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectBlockUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectGroupProfile.java","src/main/java/com/azure/resourcemanager/compute/models/InterconnectInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/IntervalInMins.java","src/main/java/com/azure/resourcemanager/compute/models/IpVersion.java","src/main/java/com/azure/resourcemanager/compute/models/IpVersions.java","src/main/java/com/azure/resourcemanager/compute/models/KeyForDiskEncryptionSet.java","src/main/java/com/azure/resourcemanager/compute/models/KeyVaultAndKeyReference.java","src/main/java/com/azure/resourcemanager/compute/models/KeyVaultAndSecretReference.java","src/main/java/com/azure/resourcemanager/compute/models/KeyVaultKeyReference.java","src/main/java/com/azure/resourcemanager/compute/models/KeyVaultSecretReference.java","src/main/java/com/azure/resourcemanager/compute/models/LastPatchInstallationSummary.java","src/main/java/com/azure/resourcemanager/compute/models/LifecycleHook.java","src/main/java/com/azure/resourcemanager/compute/models/LifecycleHookAction.java","src/main/java/com/azure/resourcemanager/compute/models/LifecycleHookActionState.java","src/main/java/com/azure/resourcemanager/compute/models/LifecycleHooksProfile.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxParameters.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxPatchAssessmentMode.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxPatchSettings.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxVMGuestPatchAutomaticByPlatformRebootSetting.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxVMGuestPatchAutomaticByPlatformSettings.java","src/main/java/com/azure/resourcemanager/compute/models/LinuxVMGuestPatchMode.java","src/main/java/com/azure/resourcemanager/compute/models/LogAnalyticsInputBase.java","src/main/java/com/azure/resourcemanager/compute/models/LogAnalyticsOutput.java","src/main/java/com/azure/resourcemanager/compute/models/MaintenanceOperationResultCodeTypes.java","src/main/java/com/azure/resourcemanager/compute/models/MaintenanceRedeployStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ManagedDiskParameters.java","src/main/java/com/azure/resourcemanager/compute/models/MaxInstancePercentPerZonePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/MigrateToVirtualMachineScaleSetInput.java","src/main/java/com/azure/resourcemanager/compute/models/MigrateVMToVirtualMachineScaleSetInput.java","src/main/java/com/azure/resourcemanager/compute/models/Mode.java","src/main/java/com/azure/resourcemanager/compute/models/Modes.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkAccessPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkApiVersion.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkInterfaceAuxiliaryMode.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkInterfaceAuxiliarySku.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkInterfaceReference.java","src/main/java/com/azure/resourcemanager/compute/models/NetworkProfile.java","src/main/java/com/azure/resourcemanager/compute/models/OSDisk.java","src/main/java/com/azure/resourcemanager/compute/models/OSDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/OSDiskImageEncryption.java","src/main/java/com/azure/resourcemanager/compute/models/OSDiskImageSecurityProfile.java","src/main/java/com/azure/resourcemanager/compute/models/OSImageNotificationProfile.java","src/main/java/com/azure/resourcemanager/compute/models/OSProfile.java","src/main/java/com/azure/resourcemanager/compute/models/OSProfileProvisioningData.java","src/main/java/com/azure/resourcemanager/compute/models/OperatingSystemStateTypes.java","src/main/java/com/azure/resourcemanager/compute/models/OperatingSystemType.java","src/main/java/com/azure/resourcemanager/compute/models/OperatingSystemTypes.java","src/main/java/com/azure/resourcemanager/compute/models/OperationDisplay.java","src/main/java/com/azure/resourcemanager/compute/models/OperationRecoverySettings.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationMode.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceNames.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceOperationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceState.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceStateAction.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceStateInput.java","src/main/java/com/azure/resourcemanager/compute/models/OrchestrationServiceSummary.java","src/main/java/com/azure/resourcemanager/compute/models/Origin.java","src/main/java/com/azure/resourcemanager/compute/models/PassNames.java","src/main/java/com/azure/resourcemanager/compute/models/PatchAssessmentState.java","src/main/java/com/azure/resourcemanager/compute/models/PatchInstallationDetail.java","src/main/java/com/azure/resourcemanager/compute/models/PatchInstallationState.java","src/main/java/com/azure/resourcemanager/compute/models/PatchOperationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/PatchSettings.java","src/main/java/com/azure/resourcemanager/compute/models/PirCommunityGalleryResource.java","src/main/java/com/azure/resourcemanager/compute/models/PirResource.java","src/main/java/com/azure/resourcemanager/compute/models/PirSharedGalleryResource.java","src/main/java/com/azure/resourcemanager/compute/models/Placement.java","src/main/java/com/azure/resourcemanager/compute/models/Plan.java","src/main/java/com/azure/resourcemanager/compute/models/PlatformAttribute.java","src/main/java/com/azure/resourcemanager/compute/models/PolicyViolation.java","src/main/java/com/azure/resourcemanager/compute/models/PolicyViolationCategory.java","src/main/java/com/azure/resourcemanager/compute/models/PriorityMixPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/PrivateEndpoint.java","src/main/java/com/azure/resourcemanager/compute/models/PrivateEndpointConnectionProvisioningState.java","src/main/java/com/azure/resourcemanager/compute/models/PrivateEndpointServiceConnectionStatus.java","src/main/java/com/azure/resourcemanager/compute/models/PrivateLinkResource.java","src/main/java/com/azure/resourcemanager/compute/models/PrivateLinkServiceConnectionState.java","src/main/java/com/azure/resourcemanager/compute/models/PropertyUpdatesInProgress.java","src/main/java/com/azure/resourcemanager/compute/models/ProtocolTypes.java","src/main/java/com/azure/resourcemanager/compute/models/ProvisionedBandwidthCopyOption.java","src/main/java/com/azure/resourcemanager/compute/models/ProximityPlacementGroupPropertiesIntent.java","src/main/java/com/azure/resourcemanager/compute/models/ProximityPlacementGroupType.java","src/main/java/com/azure/resourcemanager/compute/models/ProximityPlacementGroupUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/ProxyAgentSettings.java","src/main/java/com/azure/resourcemanager/compute/models/PublicIpAddressSku.java","src/main/java/com/azure/resourcemanager/compute/models/PublicIpAddressSkuName.java","src/main/java/com/azure/resourcemanager/compute/models/PublicIpAddressSkuTier.java","src/main/java/com/azure/resourcemanager/compute/models/PublicIpAllocationMethod.java","src/main/java/com/azure/resourcemanager/compute/models/PublicNetworkAccess.java","src/main/java/com/azure/resourcemanager/compute/models/PurchasePlan.java","src/main/java/com/azure/resourcemanager/compute/models/RebalanceBehavior.java","src/main/java/com/azure/resourcemanager/compute/models/RebalanceStrategy.java","src/main/java/com/azure/resourcemanager/compute/models/RecommendedMachineConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/RegionalReplicationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/RegionalSharingStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ReimageRecoveryPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/RepairAction.java","src/main/java/com/azure/resourcemanager/compute/models/ReplicationMode.java","src/main/java/com/azure/resourcemanager/compute/models/ReplicationState.java","src/main/java/com/azure/resourcemanager/compute/models/ReplicationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ReplicationStatusTypes.java","src/main/java/com/azure/resourcemanager/compute/models/RequestRateByIntervalInput.java","src/main/java/com/azure/resourcemanager/compute/models/ReservationType.java","src/main/java/com/azure/resourcemanager/compute/models/ResiliencyPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ResiliencyProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ResilientVMCreationPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ResilientVMDeletionPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ResilientVMDeletionStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceIdOptionsForGetCapacityReservationGroups.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceIdentityType.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceRange.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSharingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuCapabilities.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuCapacity.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuCapacityScaleType.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuCosts.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuLocationInfo.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuRestrictionInfo.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuRestrictions.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuRestrictionsReasonCode.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuRestrictionsType.java","src/main/java/com/azure/resourcemanager/compute/models/ResourceSkuZoneDetails.java","src/main/java/com/azure/resourcemanager/compute/models/RestartRecoveryPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointCollectionExpandOptions.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointCollectionSourceProperties.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointCollectionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointEncryption.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointEncryptionType.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointExpandOptions.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceMetadata.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVMDataDisk.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVMStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVmosDisk.java","src/main/java/com/azure/resourcemanager/compute/models/RollbackStatusInfo.java","src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeActionType.java","src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeProgressInfo.java","src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeRunningStatus.java","src/main/java/com/azure/resourcemanager/compute/models/RollingUpgradeStatusCode.java","src/main/java/com/azure/resourcemanager/compute/models/RunCommandInput.java","src/main/java/com/azure/resourcemanager/compute/models/RunCommandInputParameter.java","src/main/java/com/azure/resourcemanager/compute/models/RunCommandManagedIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/RunCommandParameterDefinition.java","src/main/java/com/azure/resourcemanager/compute/models/ScaleInPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ScheduleProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ScheduledEventsAdditionalPublishingTargets.java","src/main/java/com/azure/resourcemanager/compute/models/ScheduledEventsPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ScheduledEventsProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ScriptShellTypes.java","src/main/java/com/azure/resourcemanager/compute/models/ScriptSource.java","src/main/java/com/azure/resourcemanager/compute/models/SecurityEncryptionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SecurityPostureReference.java","src/main/java/com/azure/resourcemanager/compute/models/SecurityPostureReferenceUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/SecurityProfile.java","src/main/java/com/azure/resourcemanager/compute/models/SecurityTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SelectPermissions.java","src/main/java/com/azure/resourcemanager/compute/models/ServiceArtifactReference.java","src/main/java/com/azure/resourcemanager/compute/models/SettingNames.java","src/main/java/com/azure/resourcemanager/compute/models/ShareInfoElement.java","src/main/java/com/azure/resourcemanager/compute/models/SharedGalleryDataDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/SharedGalleryDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/SharedGalleryHostCaching.java","src/main/java/com/azure/resourcemanager/compute/models/SharedGalleryImageVersionStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/SharedGalleryOSDiskImage.java","src/main/java/com/azure/resourcemanager/compute/models/SharedToValues.java","src/main/java/com/azure/resourcemanager/compute/models/SharingProfile.java","src/main/java/com/azure/resourcemanager/compute/models/SharingProfileGroup.java","src/main/java/com/azure/resourcemanager/compute/models/SharingProfileGroupTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SharingState.java","src/main/java/com/azure/resourcemanager/compute/models/SharingStatus.java","src/main/java/com/azure/resourcemanager/compute/models/SharingUpdateOperationTypes.java","src/main/java/com/azure/resourcemanager/compute/models/Sku.java","src/main/java/com/azure/resourcemanager/compute/models/SkuProfile.java","src/main/java/com/azure/resourcemanager/compute/models/SkuProfileVMSize.java","src/main/java/com/azure/resourcemanager/compute/models/SnapshotAccessState.java","src/main/java/com/azure/resourcemanager/compute/models/SnapshotSku.java","src/main/java/com/azure/resourcemanager/compute/models/SnapshotStorageAccountTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SnapshotUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/SoftDeletePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/SoftDeletedArtifactTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SourceVault.java","src/main/java/com/azure/resourcemanager/compute/models/SpotRestorePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/SshConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/SshEncryptionTypes.java","src/main/java/com/azure/resourcemanager/compute/models/SshGenerateKeyPairInputParameters.java","src/main/java/com/azure/resourcemanager/compute/models/SshPublicKey.java","src/main/java/com/azure/resourcemanager/compute/models/SshPublicKeyUpdateResource.java","src/main/java/com/azure/resourcemanager/compute/models/StartRecoveryPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/StatusLevelTypes.java","src/main/java/com/azure/resourcemanager/compute/models/StorageAccountStrategy.java","src/main/java/com/azure/resourcemanager/compute/models/StorageAccountType.java","src/main/java/com/azure/resourcemanager/compute/models/StorageAccountTypes.java","src/main/java/com/azure/resourcemanager/compute/models/StorageAlignmentStatus.java","src/main/java/com/azure/resourcemanager/compute/models/StorageFaultDomainAlignmentType.java","src/main/java/com/azure/resourcemanager/compute/models/StorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/SubResourceReadOnly.java","src/main/java/com/azure/resourcemanager/compute/models/SubResourceWithColocationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/SupportedCapabilities.java","src/main/java/com/azure/resourcemanager/compute/models/SupportedSecurityOption.java","src/main/java/com/azure/resourcemanager/compute/models/TargetRegion.java","src/main/java/com/azure/resourcemanager/compute/models/TerminateNotificationProfile.java","src/main/java/com/azure/resourcemanager/compute/models/ThrottledRequestsInput.java","src/main/java/com/azure/resourcemanager/compute/models/UefiKey.java","src/main/java/com/azure/resourcemanager/compute/models/UefiKeySignatures.java","src/main/java/com/azure/resourcemanager/compute/models/UefiKeyType.java","src/main/java/com/azure/resourcemanager/compute/models/UefiSettings.java","src/main/java/com/azure/resourcemanager/compute/models/UefiSignatureTemplateName.java","src/main/java/com/azure/resourcemanager/compute/models/UpdateResource.java","src/main/java/com/azure/resourcemanager/compute/models/UpdateResourceDefinition.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradeMode.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradeOperationHistoricalStatusInfoProperties.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradeOperationHistoryStatus.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradeOperationInvoker.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradePolicy.java","src/main/java/com/azure/resourcemanager/compute/models/UpgradeState.java","src/main/java/com/azure/resourcemanager/compute/models/UsageName.java","src/main/java/com/azure/resourcemanager/compute/models/UserArtifactManage.java","src/main/java/com/azure/resourcemanager/compute/models/UserArtifactSettings.java","src/main/java/com/azure/resourcemanager/compute/models/UserArtifactSource.java","src/main/java/com/azure/resourcemanager/compute/models/UserInitiatedReboot.java","src/main/java/com/azure/resourcemanager/compute/models/UserInitiatedRedeploy.java","src/main/java/com/azure/resourcemanager/compute/models/VMDiskSecurityProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VMGalleryApplication.java","src/main/java/com/azure/resourcemanager/compute/models/VMGuestPatchClassificationLinux.java","src/main/java/com/azure/resourcemanager/compute/models/VMGuestPatchClassificationWindows.java","src/main/java/com/azure/resourcemanager/compute/models/VMGuestPatchRebootBehavior.java","src/main/java/com/azure/resourcemanager/compute/models/VMGuestPatchRebootSetting.java","src/main/java/com/azure/resourcemanager/compute/models/VMGuestPatchRebootStatus.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetConvertToSinglePlacementGroupInput.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetLifecycleHookEventAdditionalContext.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetLifecycleHookEventState.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetLifecycleHookEventTargetResource.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetLifecycleHookEventType.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetLifecycleHookEventUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetScaleOutInput.java","src/main/java/com/azure/resourcemanager/compute/models/VMScaleSetScaleOutInputProperties.java","src/main/java/com/azure/resourcemanager/compute/models/VMSizeProperties.java","src/main/java/com/azure/resourcemanager/compute/models/ValidationStatus.java","src/main/java/com/azure/resourcemanager/compute/models/ValidationsProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VaultCertificate.java","src/main/java/com/azure/resourcemanager/compute/models/VaultSecretGroup.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualHardDisk.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineAgentInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineCaptureParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineEvictionPolicyTypes.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineExtensionHandlerInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineExtensionInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineExtensionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineHealthStatus.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineIdentityUserAssignedIdentities.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineImageFeature.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineInstallPatchesParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineIpTag.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineNetworkInterfaceConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineNetworkInterfaceDnsSettingsConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineNetworkInterfaceIpConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePatchStatus.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePriorityTypes.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePublicIpAddressConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePublicIpAddressDnsSettingsConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineReimageParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandInstanceView.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandScriptSource.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetDataDisk.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetExtensionProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetExtensionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetHardwareProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIdentity.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetInstanceViewStatusesSummary.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIpConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIpTag.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetManagedDiskParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetMigrationInfo.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetNetworkConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetNetworkConfigurationDnsSettings.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetNetworkProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSDisk.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetPublicIpAddressConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetPublicIpAddressConfigurationDnsSettings.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetReimageParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetScaleInRules.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetSkuCapacity.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetSkuScaleType.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateIpConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateNetworkConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateNetworkProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateOSDisk.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateOSProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdatePublicIpAddressConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateStorageProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateVMProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMExtensionUpdate.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMExtensionsSummary.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMInstanceIDs.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMInstanceRequiredIDs.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMNetworkProfileConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMProfile.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMProtectionPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMReimageParameters.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineSizeTypes.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineSoftwarePatchProperties.java","src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineStatusCodeCount.java","src/main/java/com/azure/resourcemanager/compute/models/VmDiskTypes.java","src/main/java/com/azure/resourcemanager/compute/models/WinRMConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/WinRMListener.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsConfiguration.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsParameters.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsPatchAssessmentMode.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsVMGuestPatchAutomaticByPlatformRebootSetting.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsVMGuestPatchAutomaticByPlatformSettings.java","src/main/java/com/azure/resourcemanager/compute/models/WindowsVMGuestPatchMode.java","src/main/java/com/azure/resourcemanager/compute/models/ZonalPlatformFaultDomainAlignMode.java","src/main/java/com/azure/resourcemanager/compute/models/ZoneAllocationPolicy.java","src/main/java/com/azure/resourcemanager/compute/models/ZoneMovement.java","src/main/java/com/azure/resourcemanager/compute/models/ZonePlacementPolicyType.java","src/main/java/com/azure/resourcemanager/compute/models/package-info.java","src/main/java/com/azure/resourcemanager/compute/package-info.java"]} \ No newline at end of file diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/resources/META-INF/native-image/com.azure.resourcemanager/azure-resourcemanager-compute/proxy-config.json b/sdk/compute/azure-resourcemanager-compute/src/main/resources/META-INF/native-image/com.azure.resourcemanager/azure-resourcemanager-compute/proxy-config.json index 03c3b48c3dde..2468d8f23cb6 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/main/resources/META-INF/native-image/com.azure.resourcemanager/azure-resourcemanager-compute/proxy-config.json +++ b/sdk/compute/azure-resourcemanager-compute/src/main/resources/META-INF/native-image/com.azure.resourcemanager/azure-resourcemanager-compute/proxy-config.json @@ -1 +1 @@ -[["com.azure.resourcemanager.compute.implementation.AvailabilitySetsClientImpl$AvailabilitySetsService"],["com.azure.resourcemanager.compute.implementation.CapacityReservationGroupsClientImpl$CapacityReservationGroupsService"],["com.azure.resourcemanager.compute.implementation.CapacityReservationsClientImpl$CapacityReservationsService"],["com.azure.resourcemanager.compute.implementation.CommunityGalleriesClientImpl$CommunityGalleriesService"],["com.azure.resourcemanager.compute.implementation.CommunityGalleryImageVersionsClientImpl$CommunityGalleryImageVersionsService"],["com.azure.resourcemanager.compute.implementation.CommunityGalleryImagesClientImpl$CommunityGalleryImagesService"],["com.azure.resourcemanager.compute.implementation.DedicatedHostGroupsClientImpl$DedicatedHostGroupsService"],["com.azure.resourcemanager.compute.implementation.DedicatedHostsClientImpl$DedicatedHostsService"],["com.azure.resourcemanager.compute.implementation.DiskAccessesClientImpl$DiskAccessesService"],["com.azure.resourcemanager.compute.implementation.DiskEncryptionSetsClientImpl$DiskEncryptionSetsService"],["com.azure.resourcemanager.compute.implementation.DiskRestorePointsClientImpl$DiskRestorePointsService"],["com.azure.resourcemanager.compute.implementation.DisksClientImpl$DisksService"],["com.azure.resourcemanager.compute.implementation.GalleriesClientImpl$GalleriesService"],["com.azure.resourcemanager.compute.implementation.GalleryApplicationVersionsClientImpl$GalleryApplicationVersionsService"],["com.azure.resourcemanager.compute.implementation.GalleryApplicationsClientImpl$GalleryApplicationsService"],["com.azure.resourcemanager.compute.implementation.GalleryImageVersionsClientImpl$GalleryImageVersionsService"],["com.azure.resourcemanager.compute.implementation.GalleryImagesClientImpl$GalleryImagesService"],["com.azure.resourcemanager.compute.implementation.GalleryInVMAccessControlProfileVersionsClientImpl$GalleryInVMAccessControlProfileVersionsService"],["com.azure.resourcemanager.compute.implementation.GalleryInVMAccessControlProfilesClientImpl$GalleryInVMAccessControlProfilesService"],["com.azure.resourcemanager.compute.implementation.GalleryScriptVersionsClientImpl$GalleryScriptVersionsService"],["com.azure.resourcemanager.compute.implementation.GalleryScriptsClientImpl$GalleryScriptsService"],["com.azure.resourcemanager.compute.implementation.GallerySharingProfilesClientImpl$GallerySharingProfilesService"],["com.azure.resourcemanager.compute.implementation.ImagesClientImpl$ImagesService"],["com.azure.resourcemanager.compute.implementation.InterconnectBlocksClientImpl$InterconnectBlocksService"],["com.azure.resourcemanager.compute.implementation.LogAnalyticsClientImpl$LogAnalyticsService"],["com.azure.resourcemanager.compute.implementation.OperationsClientImpl$OperationsService"],["com.azure.resourcemanager.compute.implementation.ProximityPlacementGroupsClientImpl$ProximityPlacementGroupsService"],["com.azure.resourcemanager.compute.implementation.ResourceSkusClientImpl$ResourceSkusService"],["com.azure.resourcemanager.compute.implementation.RestorePointCollectionsClientImpl$RestorePointCollectionsService"],["com.azure.resourcemanager.compute.implementation.RestorePointsClientImpl$RestorePointsService"],["com.azure.resourcemanager.compute.implementation.SharedGalleriesClientImpl$SharedGalleriesService"],["com.azure.resourcemanager.compute.implementation.SharedGalleryImageVersionsClientImpl$SharedGalleryImageVersionsService"],["com.azure.resourcemanager.compute.implementation.SharedGalleryImagesClientImpl$SharedGalleryImagesService"],["com.azure.resourcemanager.compute.implementation.SnapshotsClientImpl$SnapshotsService"],["com.azure.resourcemanager.compute.implementation.SoftDeletedResourcesClientImpl$SoftDeletedResourcesService"],["com.azure.resourcemanager.compute.implementation.SshPublicKeysClientImpl$SshPublicKeysService"],["com.azure.resourcemanager.compute.implementation.UsagesClientImpl$UsagesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineExtensionImagesClientImpl$VirtualMachineExtensionImagesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineExtensionsClientImpl$VirtualMachineExtensionsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineImagesClientImpl$VirtualMachineImagesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineImagesEdgeZonesClientImpl$VirtualMachineImagesEdgeZonesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineRunCommandsClientImpl$VirtualMachineRunCommandsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetExtensionsClientImpl$VirtualMachineScaleSetExtensionsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetLifeCycleHookEventsClientImpl$VirtualMachineScaleSetLifeCycleHookEventsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetRollingUpgradesClientImpl$VirtualMachineScaleSetRollingUpgradesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetVMExtensionsClientImpl$VirtualMachineScaleSetVMExtensionsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetVMRunCommandsClientImpl$VirtualMachineScaleSetVMRunCommandsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetVMsClientImpl$VirtualMachineScaleSetVMsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetsClientImpl$VirtualMachineScaleSetsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineSizesClientImpl$VirtualMachineSizesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachinesClientImpl$VirtualMachinesService"]] \ No newline at end of file +[["com.azure.resourcemanager.compute.implementation.AvailabilitySetsClientImpl$AvailabilitySetsService"],["com.azure.resourcemanager.compute.implementation.CapacityReservationGroupsClientImpl$CapacityReservationGroupsService"],["com.azure.resourcemanager.compute.implementation.CapacityReservationsClientImpl$CapacityReservationsService"],["com.azure.resourcemanager.compute.implementation.CommunityGalleriesClientImpl$CommunityGalleriesService"],["com.azure.resourcemanager.compute.implementation.CommunityGalleryImageVersionsClientImpl$CommunityGalleryImageVersionsService"],["com.azure.resourcemanager.compute.implementation.CommunityGalleryImagesClientImpl$CommunityGalleryImagesService"],["com.azure.resourcemanager.compute.implementation.DedicatedHostGroupsClientImpl$DedicatedHostGroupsService"],["com.azure.resourcemanager.compute.implementation.DedicatedHostsClientImpl$DedicatedHostsService"],["com.azure.resourcemanager.compute.implementation.DiskAccessesClientImpl$DiskAccessesService"],["com.azure.resourcemanager.compute.implementation.DiskEncryptionSetsClientImpl$DiskEncryptionSetsService"],["com.azure.resourcemanager.compute.implementation.DiskRestorePointsClientImpl$DiskRestorePointsService"],["com.azure.resourcemanager.compute.implementation.DisksClientImpl$DisksService"],["com.azure.resourcemanager.compute.implementation.GalleriesClientImpl$GalleriesService"],["com.azure.resourcemanager.compute.implementation.GalleryApplicationVersionsClientImpl$GalleryApplicationVersionsService"],["com.azure.resourcemanager.compute.implementation.GalleryApplicationsClientImpl$GalleryApplicationsService"],["com.azure.resourcemanager.compute.implementation.GalleryImageVersionsClientImpl$GalleryImageVersionsService"],["com.azure.resourcemanager.compute.implementation.GalleryImagesClientImpl$GalleryImagesService"],["com.azure.resourcemanager.compute.implementation.GalleryInVMAccessControlProfileVersionsClientImpl$GalleryInVMAccessControlProfileVersionsService"],["com.azure.resourcemanager.compute.implementation.GalleryInVMAccessControlProfilesClientImpl$GalleryInVMAccessControlProfilesService"],["com.azure.resourcemanager.compute.implementation.GalleryScriptVersionsClientImpl$GalleryScriptVersionsService"],["com.azure.resourcemanager.compute.implementation.GalleryScriptsClientImpl$GalleryScriptsService"],["com.azure.resourcemanager.compute.implementation.GallerySharingProfilesClientImpl$GallerySharingProfilesService"],["com.azure.resourcemanager.compute.implementation.ImagesClientImpl$ImagesService"],["com.azure.resourcemanager.compute.implementation.InterconnectBlocksClientImpl$InterconnectBlocksService"],["com.azure.resourcemanager.compute.implementation.LogAnalyticsClientImpl$LogAnalyticsService"],["com.azure.resourcemanager.compute.implementation.OperationsClientImpl$OperationsService"],["com.azure.resourcemanager.compute.implementation.ProximityPlacementGroupsClientImpl$ProximityPlacementGroupsService"],["com.azure.resourcemanager.compute.implementation.ResourceSkusClientImpl$ResourceSkusService"],["com.azure.resourcemanager.compute.implementation.RestorePointCollectionsClientImpl$RestorePointCollectionsService"],["com.azure.resourcemanager.compute.implementation.RestorePointsClientImpl$RestorePointsService"],["com.azure.resourcemanager.compute.implementation.SharedGalleriesClientImpl$SharedGalleriesService"],["com.azure.resourcemanager.compute.implementation.SharedGalleryImageVersionsClientImpl$SharedGalleryImageVersionsService"],["com.azure.resourcemanager.compute.implementation.SharedGalleryImagesClientImpl$SharedGalleryImagesService"],["com.azure.resourcemanager.compute.implementation.SharedGalleryInvitesClientImpl$SharedGalleryInvitesService"],["com.azure.resourcemanager.compute.implementation.SnapshotsClientImpl$SnapshotsService"],["com.azure.resourcemanager.compute.implementation.SoftDeletedResourcesClientImpl$SoftDeletedResourcesService"],["com.azure.resourcemanager.compute.implementation.SshPublicKeysClientImpl$SshPublicKeysService"],["com.azure.resourcemanager.compute.implementation.TenantLevelSharedGalleryInvitesClientImpl$TenantLevelSharedGalleryInvitesService"],["com.azure.resourcemanager.compute.implementation.UsagesClientImpl$UsagesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineExtensionImagesClientImpl$VirtualMachineExtensionImagesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineExtensionsClientImpl$VirtualMachineExtensionsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineImagesClientImpl$VirtualMachineImagesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineImagesEdgeZonesClientImpl$VirtualMachineImagesEdgeZonesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineRunCommandsClientImpl$VirtualMachineRunCommandsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetExtensionsClientImpl$VirtualMachineScaleSetExtensionsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetLifeCycleHookEventsClientImpl$VirtualMachineScaleSetLifeCycleHookEventsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetRollingUpgradesClientImpl$VirtualMachineScaleSetRollingUpgradesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetVMExtensionsClientImpl$VirtualMachineScaleSetVMExtensionsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetVMRunCommandsClientImpl$VirtualMachineScaleSetVMRunCommandsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetVMsClientImpl$VirtualMachineScaleSetVMsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineScaleSetsClientImpl$VirtualMachineScaleSetsService"],["com.azure.resourcemanager.compute.implementation.VirtualMachineSizesClientImpl$VirtualMachineSizesService"],["com.azure.resourcemanager.compute.implementation.VirtualMachinesClientImpl$VirtualMachinesService"]] \ No newline at end of file diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleriesGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleriesGetSamples.java index bd02f2eb38bd..a3a2fc221321 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleriesGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleriesGetSamples.java @@ -9,7 +9,7 @@ */ public final class CommunityGalleriesGetSamples { /* - * x-ms-original-file: 2025-03-03/communityGalleryExamples/CommunityGallery_Get.json + * x-ms-original-file: 2025-12-03/communityGalleryExamples/CommunityGallery_Get.json */ /** * Sample code: Get a community gallery. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImageVersionsGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImageVersionsGetSamples.java index adde0c8bc6d2..d3fbaa7be419 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImageVersionsGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImageVersionsGetSamples.java @@ -9,7 +9,7 @@ */ public final class CommunityGalleryImageVersionsGetSamples { /* - * x-ms-original-file: 2025-03-03/communityGalleryExamples/CommunityGalleryImageVersion_Get.json + * x-ms-original-file: 2025-12-03/communityGalleryExamples/CommunityGalleryImageVersion_Get.json */ /** * Sample code: Get a community gallery image version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImageVersionsListSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImageVersionsListSamples.java index 0a9cfc3376a4..d3719233f2ef 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImageVersionsListSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImageVersionsListSamples.java @@ -9,7 +9,7 @@ */ public final class CommunityGalleryImageVersionsListSamples { /* - * x-ms-original-file: 2025-03-03/communityGalleryExamples/CommunityGalleryImageVersion_List.json + * x-ms-original-file: 2025-12-03/communityGalleryExamples/CommunityGalleryImageVersion_List.json */ /** * Sample code: List community gallery image versions. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImagesGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImagesGetSamples.java index 22d8c4520586..0d4fcc3ffa0e 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImagesGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImagesGetSamples.java @@ -9,7 +9,7 @@ */ public final class CommunityGalleryImagesGetSamples { /* - * x-ms-original-file: 2025-03-03/communityGalleryExamples/CommunityGalleryImage_Get.json + * x-ms-original-file: 2025-12-03/communityGalleryExamples/CommunityGalleryImage_Get.json */ /** * Sample code: Get a community gallery image. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImagesListSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImagesListSamples.java index bd077bf12d89..f9f40c97d325 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImagesListSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/CommunityGalleryImagesListSamples.java @@ -9,7 +9,7 @@ */ public final class CommunityGalleryImagesListSamples { /* - * x-ms-original-file: 2025-03-03/communityGalleryExamples/CommunityGalleryImage_List.json + * x-ms-original-file: 2025-12-03/communityGalleryExamples/CommunityGalleryImage_List.json */ /** * Sample code: List community gallery images. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesCreateOrUpdateSamples.java index df7dca68cf2c..80c8d04981a9 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesCreateOrUpdateSamples.java @@ -11,7 +11,7 @@ */ public final class DiskAccessesCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccess_Create.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccess_Create.json */ /** * Sample code: create a disk access resource. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesDeleteAPrivateEndpointConnectionSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesDeleteAPrivateEndpointConnectionSamples.java index b1f90e81b57b..fcd06b4ab982 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesDeleteAPrivateEndpointConnectionSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesDeleteAPrivateEndpointConnectionSamples.java @@ -9,7 +9,7 @@ */ public final class DiskAccessesDeleteAPrivateEndpointConnectionSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccessPrivateEndpointConnection_Delete.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccessPrivateEndpointConnection_Delete.json */ /** * Sample code: delete a private endpoint connection under a disk access resource. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesDeleteSamples.java index e852240c14da..47549703b6b6 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class DiskAccessesDeleteSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccess_Delete.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccess_Delete.json */ /** * Sample code: delete a disk access resource. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetAPrivateEndpointConnectionSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetAPrivateEndpointConnectionSamples.java index e3e4611a2a76..7e04c06db31e 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetAPrivateEndpointConnectionSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetAPrivateEndpointConnectionSamples.java @@ -9,7 +9,7 @@ */ public final class DiskAccessesGetAPrivateEndpointConnectionSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccessPrivateEndpointConnection_Get.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccessPrivateEndpointConnection_Get.json */ /** * Sample code: get information about a private endpoint connection under a disk access resource. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetByResourceGroupSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetByResourceGroupSamples.java index 05105263afff..ce7d7530323c 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetByResourceGroupSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetByResourceGroupSamples.java @@ -9,7 +9,7 @@ */ public final class DiskAccessesGetByResourceGroupSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccess_Get_WithPrivateEndpoints.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccess_Get_WithPrivateEndpoints.json */ /** * Sample code: get information about a disk access resource with private endpoints. @@ -24,7 +24,7 @@ public static void getInformationAboutADiskAccessResourceWithPrivateEndpoints( } /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccess_Get.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccess_Get.json */ /** * Sample code: get information about a disk access resource. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetPrivateLinkResourcesSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetPrivateLinkResourcesSamples.java index 483c4759320d..acdc823f0d24 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetPrivateLinkResourcesSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesGetPrivateLinkResourcesSamples.java @@ -9,7 +9,7 @@ */ public final class DiskAccessesGetPrivateLinkResourcesSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccessPrivateLinkResources_Get.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccessPrivateLinkResources_Get.json */ /** * Sample code: list all possible private link resources under disk access resource. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListByResourceGroupSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListByResourceGroupSamples.java index ae69fb91593d..fe60d842b6e6 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListByResourceGroupSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListByResourceGroupSamples.java @@ -9,7 +9,7 @@ */ public final class DiskAccessesListByResourceGroupSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccess_ListByResourceGroup.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccess_ListByResourceGroup.json */ /** * Sample code: list all disk access resources in a resource group. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListPrivateEndpointConnectionsSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListPrivateEndpointConnectionsSamples.java index 828df6ad95b9..3d854d23e8eb 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListPrivateEndpointConnectionsSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListPrivateEndpointConnectionsSamples.java @@ -9,7 +9,7 @@ */ public final class DiskAccessesListPrivateEndpointConnectionsSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccessPrivateEndpointConnection_ListByDiskAccess.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccessPrivateEndpointConnection_ListByDiskAccess.json */ /** * Sample code: get information about a private endpoint connection under a disk access resource. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListSamples.java index 6d17f8e6200e..df05356fc00e 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesListSamples.java @@ -9,7 +9,7 @@ */ public final class DiskAccessesListSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccess_ListBySubscription.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccess_ListBySubscription.json */ /** * Sample code: list all disk access resources in a subscription. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesUpdateAPrivateEndpointConnectionSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesUpdateAPrivateEndpointConnectionSamples.java index a85b5526f991..a0e857740e7a 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesUpdateAPrivateEndpointConnectionSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesUpdateAPrivateEndpointConnectionSamples.java @@ -13,7 +13,7 @@ */ public final class DiskAccessesUpdateAPrivateEndpointConnectionSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccessPrivateEndpointConnection_Approve.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccessPrivateEndpointConnection_Approve.json */ /** * Sample code: approve a Private Endpoint Connection under a disk access resource. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesUpdateSamples.java index e007c2389381..d928f2664fc9 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskAccessesUpdateSamples.java @@ -13,7 +13,7 @@ */ public final class DiskAccessesUpdateSamples { /* - * x-ms-original-file: 2025-01-02/diskAccessExamples/DiskAccess_Update.json + * x-ms-original-file: 2026-03-02/diskAccessExamples/DiskAccess_Update.json */ /** * Sample code: update a disk access resource. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsCreateOrUpdateSamples.java index 1c90b94309fd..d07093cbc032 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsCreateOrUpdateSamples.java @@ -20,7 +20,7 @@ public final class DiskEncryptionSetsCreateOrUpdateSamples { /* * x-ms-original-file: - * 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_Create_WithKeyVaultFromADifferentTenant.json + * 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_Create_WithKeyVaultFromADifferentTenant.json */ /** * Sample code: create a disk encryption set with key vault from a different tenant. @@ -43,7 +43,7 @@ public static void createADiskEncryptionSetWithKeyVaultFromADifferentTenant( } /* - * x-ms-original-file: 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_Create.json + * x-ms-original-file: 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_Create.json */ /** * Sample code: create a disk encryption set. @@ -65,7 +65,7 @@ public static void createADiskEncryptionSet(com.azure.resourcemanager.compute.Co /* * x-ms-original-file: - * 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_Create_WithKeyVaultFromADifferentSubscription.json + * 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_Create_WithKeyVaultFromADifferentSubscription.json */ /** * Sample code: create a disk encryption set with key vault from a different subscription. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsDeleteSamples.java index 00470a4c0a8d..0906d533cc09 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class DiskEncryptionSetsDeleteSamples { /* - * x-ms-original-file: 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_Delete.json + * x-ms-original-file: 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_Delete.json */ /** * Sample code: delete a disk encryption set. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsGetByResourceGroupSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsGetByResourceGroupSamples.java index e0e3257bb719..0472a6d0381f 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsGetByResourceGroupSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsGetByResourceGroupSamples.java @@ -9,7 +9,7 @@ */ public final class DiskEncryptionSetsGetByResourceGroupSamples { /* - * x-ms-original-file: 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_Get.json + * x-ms-original-file: 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_Get.json */ /** * Sample code: get information about a disk encryption set. @@ -23,7 +23,7 @@ public static void getInformationAboutADiskEncryptionSet(com.azure.resourcemanag } /* - * x-ms-original-file: 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_Get_WithAutoKeyRotationError.json + * x-ms-original-file: 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_Get_WithAutoKeyRotationError.json */ /** * Sample code: get information about a disk encryption set when auto-key rotation failed. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListAssociatedResourcesSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListAssociatedResourcesSamples.java index 7edcdc55d1b4..9a2c5b7883c5 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListAssociatedResourcesSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListAssociatedResourcesSamples.java @@ -9,7 +9,7 @@ */ public final class DiskEncryptionSetsListAssociatedResourcesSamples { /* - * x-ms-original-file: 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_ListAssociatedResources.json + * x-ms-original-file: 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_ListAssociatedResources.json */ /** * Sample code: list all resources that are encrypted with this disk encryption set. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListByResourceGroupSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListByResourceGroupSamples.java index 255d4910e079..d4f05d45a04f 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListByResourceGroupSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListByResourceGroupSamples.java @@ -9,7 +9,7 @@ */ public final class DiskEncryptionSetsListByResourceGroupSamples { /* - * x-ms-original-file: 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_ListByResourceGroup.json + * x-ms-original-file: 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_ListByResourceGroup.json */ /** * Sample code: list all disk encryption sets in a resource group. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListSamples.java index 2bf6dce1c188..b6c01f0f108f 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsListSamples.java @@ -9,7 +9,7 @@ */ public final class DiskEncryptionSetsListSamples { /* - * x-ms-original-file: 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_ListBySubscription.json + * x-ms-original-file: 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_ListBySubscription.json */ /** * Sample code: list all disk encryption sets in a subscription. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsUpdateSamples.java index efd13d87e630..a41016596856 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskEncryptionSetsUpdateSamples.java @@ -19,7 +19,7 @@ public final class DiskEncryptionSetsUpdateSamples { /* * x-ms-original-file: - * 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_Update_WithRotationToLatestKeyVersionEnabledInProgress. + * 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_Update_WithRotationToLatestKeyVersionEnabledInProgress. * json */ /** @@ -42,7 +42,7 @@ public static void updateADiskEncryptionSetWithRotationToLatestKeyVersionEnabled /* * x-ms-original-file: - * 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_Update_WithRotationToLatestKeyVersionEnabled.json + * 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_Update_WithRotationToLatestKeyVersionEnabled.json */ /** * Sample code: update a disk encryption set with rotationToLatestKeyVersionEnabled set to true - Succeeded. @@ -63,7 +63,7 @@ public static void updateADiskEncryptionSetWithRotationToLatestKeyVersionEnabled } /* - * x-ms-original-file: 2025-01-02/diskEncryptionSetExamples/DiskEncryptionSet_Update.json + * x-ms-original-file: 2026-03-02/diskEncryptionSetExamples/DiskEncryptionSet_Update.json */ /** * Sample code: update a disk encryption set. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointGetSamples.java index b779b543c07f..ed4db98067cb 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointGetSamples.java @@ -9,7 +9,7 @@ */ public final class DiskRestorePointGetSamples { /* - * x-ms-original-file: 2025-01-02/diskRestorePointExamples/DiskRestorePoint_Get.json + * x-ms-original-file: 2026-03-02/diskRestorePointExamples/DiskRestorePoint_Get.json */ /** * Sample code: get an incremental disk restorePoint resource. @@ -24,9 +24,25 @@ public final class DiskRestorePointGetSamples { "TestDisk45ceb03433006d1baee0_b70cd924-3362-4a80-93c2-9415eaa12745", com.azure.core.util.Context.NONE); } + /* + * x-ms-original-file: 2026-03-02/diskRestorePointExamples/DiskRestorePoint_Get_WithInstantAccess.json + */ + /** + * Sample code: get a disk restorePoint resource with InstantAccess snapshotAccessState. + * + * @param manager Entry point to ComputeManager. + */ + public static void getADiskRestorePointResourceWithInstantAccessSnapshotAccessState( + com.azure.resourcemanager.compute.ComputeManager manager) { + manager.serviceClient() + .getDiskRestorePoints() + .getWithResponse("myResourceGroup", "rpc", "vmrp", + "TestDisk45ceb03433006d1baee_5c1528-43e2-4c77-9c55-a78bf5a5fc88", com.azure.core.util.Context.NONE); + } + /* * x-ms-original-file: - * 2025-01-02/diskRestorePointExamples/DiskRestorePoint_Get_WhenSourceResourceIsFromDifferentRegion.json + * 2026-03-02/diskRestorePointExamples/DiskRestorePoint_Get_WhenSourceResourceIsFromDifferentRegion.json */ /** * Sample code: get an incremental disk restorePoint when source resource is from a different region. @@ -40,4 +56,20 @@ public static void getAnIncrementalDiskRestorePointWhenSourceResourceIsFromADiff .getWithResponse("myResourceGroup", "rpc", "vmrp", "TestDisk45ceb03433006d1baee0_b70cd924-3362-4a80-93c2-9415eaa12745", com.azure.core.util.Context.NONE); } + + /* + * x-ms-original-file: 2026-03-02/diskRestorePointExamples/DiskRestorePoint_Get_WithConfidentialVMVersion.json + */ + /** + * Sample code: get a ConfidentialVM incremental disk restorePoint resource with confidentialVMVersion. + * + * @param manager Entry point to ComputeManager. + */ + public static void getAConfidentialVMIncrementalDiskRestorePointResourceWithConfidentialVMVersion( + com.azure.resourcemanager.compute.ComputeManager manager) { + manager.serviceClient() + .getDiskRestorePoints() + .getWithResponse("myResourceGroup", "rpc", "vmrp", + "myConfidentialDisk_c4bc27e0-ccf6-494e-a740-af34de775527", com.azure.core.util.Context.NONE); + } } diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointGrantAccessSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointGrantAccessSamples.java index 8f47909767f4..aa8dd32b4eeb 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointGrantAccessSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointGrantAccessSamples.java @@ -13,7 +13,7 @@ */ public final class DiskRestorePointGrantAccessSamples { /* - * x-ms-original-file: 2025-01-02/diskRestorePointExamples/DiskRestorePoint_BeginGetAccess.json + * x-ms-original-file: 2026-03-02/diskRestorePointExamples/DiskRestorePoint_BeginGetAccess.json */ /** * Sample code: grants access to a diskRestorePoint. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointListByRestorePointSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointListByRestorePointSamples.java index b1202b53272f..4c1dc5417191 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointListByRestorePointSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointListByRestorePointSamples.java @@ -9,7 +9,7 @@ */ public final class DiskRestorePointListByRestorePointSamples { /* - * x-ms-original-file: 2025-01-02/diskRestorePointExamples/DiskRestorePoint_ListByVmRestorePoint.json + * x-ms-original-file: 2026-03-02/diskRestorePointExamples/DiskRestorePoint_ListByVmRestorePoint.json */ /** * Sample code: get an incremental disk restorePoint resource. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointRevokeAccessSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointRevokeAccessSamples.java index f3e24aa91044..fcfdf6c84fb5 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointRevokeAccessSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DiskRestorePointRevokeAccessSamples.java @@ -9,7 +9,7 @@ */ public final class DiskRestorePointRevokeAccessSamples { /* - * x-ms-original-file: 2025-01-02/diskRestorePointExamples/DiskRestorePoint_EndGetAccess.json + * x-ms-original-file: 2026-03-02/diskRestorePointExamples/DiskRestorePoint_EndGetAccess.json */ /** * Sample code: revokes access to a diskRestorePoint. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksCreateOrUpdateSamples.java index 21e80b4afa47..5f8640a40c1d 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksCreateOrUpdateSamples.java @@ -27,7 +27,7 @@ */ public final class DisksCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_FromUploadPreparedSecure.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_FromUploadPreparedSecure.json */ /** * Sample code: create a managed disk from UploadPreparedSecure create option. @@ -48,7 +48,7 @@ public static void createAManagedDiskFromUploadPreparedSecureCreateOption( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_WithOptimizedForFrequentAttach.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_WithOptimizedForFrequentAttach.json */ /** * Sample code: create a managed disk with optimizedForFrequentAttach. @@ -68,7 +68,7 @@ public static void createAManagedDiskFromUploadPreparedSecureCreateOption( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_ByCopyingASnapshot.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_ByCopyingASnapshot.json */ /** * Sample code: create a managed disk by copying a snapshot. @@ -86,7 +86,7 @@ public static void createAManagedDiskByCopyingASnapshot(com.azure.resourcemanage } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_FromImportSecure.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_FromImportSecure.json */ /** * Sample code: create a managed disk from ImportSecure create option. @@ -110,7 +110,7 @@ public static void createAManagedDiskByCopyingASnapshot(com.azure.resourcemanage } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_ByImportingBlobFromADifferentSubscription.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_ByImportingBlobFromADifferentSubscription.json */ /** * Sample code: create a managed disk by importing an unmanaged blob from a different subscription. @@ -130,7 +130,7 @@ public static void createAManagedDiskByImportingAnUnmanagedBlobFromADifferentSub } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_ConfidentialVMSupportedDiskEncryptedWithCMK.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_ConfidentialVMSupportedDiskEncryptedWithCMK.json */ /** * Sample code: create a confidential VM supported disk encrypted with customer managed key. @@ -154,7 +154,7 @@ public static void createAConfidentialVMSupportedDiskEncryptedWithCustomerManage } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_Empty.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_Empty.json */ /** * Sample code: create an empty managed disk. @@ -172,7 +172,7 @@ public static void createAnEmptyManagedDisk(com.azure.resourcemanager.compute.Co } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_FromAnElasticSanVolumeSnapshot.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_FromAnElasticSanVolumeSnapshot.json */ /** * Sample code: create a managed disk from elastic san volume snapshot. @@ -191,7 +191,7 @@ public static void createAnEmptyManagedDisk(com.azure.resourcemanager.compute.Co } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_WithDataAccessAuthMode.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_WithDataAccessAuthMode.json */ /** * Sample code: create a managed disk with dataAccessAuthMode. @@ -211,7 +211,7 @@ public static void createAnEmptyManagedDisk(com.azure.resourcemanager.compute.Co } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_FromAPlatformImage.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_FromAPlatformImage.json */ /** * Sample code: create a managed disk from a platform image. @@ -230,7 +230,7 @@ public static void createAManagedDiskFromAPlatformImage(com.azure.resourcemanage } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_WithLogicalSectorSize.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_WithLogicalSectorSize.json */ /** * Sample code: create an ultra managed disk with logicalSectorSize 512E. @@ -251,7 +251,7 @@ public static void createAManagedDiskFromAPlatformImage(com.azure.resourcemanage } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_PerformancePlus.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_PerformancePlus.json */ /** * Sample code: create a managed disk with performancePlus. @@ -269,7 +269,7 @@ public static void createAManagedDiskWithPerformancePlus(com.azure.resourcemanag } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_InExtendedLocation.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_InExtendedLocation.json */ /** * Sample code: create an empty managed disk in extended location. @@ -290,7 +290,7 @@ public static void createAManagedDiskWithPerformancePlus(com.azure.resourcemanag } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_ByImportingBlobFromTheSameSubscription.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_ByImportingBlobFromTheSameSubscription.json */ /** * Sample code: create a managed disk by importing an unmanaged blob from the same subscription. @@ -309,7 +309,7 @@ public static void createAManagedDiskByImportingAnUnmanagedBlobFromTheSameSubscr } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_FromImportSecure_WithVMMetadata.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_FromImportSecure_WithVMMetadata.json */ /** * Sample code: create a managed disk from ImportSecure create option with metadata URI for Confidential VM. @@ -334,7 +334,7 @@ public static void createAManagedDiskFromImportSecureCreateOptionWithMetadataURI } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_WithPremiumV2_LRSAccountType.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_WithPremiumV2_LRSAccountType.json */ /** * Sample code: create a managed disk with premium v2 account type. @@ -356,7 +356,7 @@ public static void createAManagedDiskFromImportSecureCreateOptionWithMetadataURI } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_WithDiskEncryptionSet.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_WithDiskEncryptionSet.json */ /** * Sample code: create a managed disk and associate with disk encryption set. @@ -376,7 +376,7 @@ public static void createAManagedDiskFromImportSecureCreateOptionWithMetadataURI } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_FromAnAzureComputeGalleryDirectSharedImage.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_FromAnAzureComputeGalleryDirectSharedImage.json */ /** * Sample code: create a managed disk from an Azure Compute Gallery direct shared image. @@ -397,7 +397,7 @@ public static void createAManagedDiskFromAnAzureComputeGalleryDirectSharedImage( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_WithSecurityProfile.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_WithSecurityProfile.json */ /** * Sample code: create a managed disk with security profile. @@ -417,7 +417,7 @@ public static void createAManagedDiskWithSecurityProfile(com.azure.resourcemanag } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_WithDiskAccess.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_WithDiskAccess.json */ /** * Sample code: create a managed disk and associate with disk access resource. @@ -438,7 +438,7 @@ public static void createAManagedDiskWithSecurityProfile(com.azure.resourcemanag } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_WithSSDZRSAccountType.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_WithSSDZRSAccountType.json */ /** * Sample code: create a managed disk with ssd zrs account type. @@ -458,7 +458,7 @@ public static void createAManagedDiskWithSecurityProfile(com.azure.resourcemanag } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_FromAnAzureComputeGalleryCommunityImage.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_FromAnAzureComputeGalleryCommunityImage.json */ /** * Sample code: create a managed disk from an Azure Compute Gallery community image. @@ -478,7 +478,7 @@ public static void createAManagedDiskFromAnAzureComputeGalleryCommunityImage( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_FromAnAzureComputeGalleryImage.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_FromAnAzureComputeGalleryImage.json */ /** * Sample code: create a managed disk from an Azure Compute Gallery image. @@ -498,7 +498,7 @@ public static void createAManagedDiskFromAnAzureComputeGalleryCommunityImage( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_CreateOrUpdate_AvailabilityPolicy.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_CreateOrUpdate_AvailabilityPolicy.json */ /** * Sample code: create a managed disk with availability policy. @@ -519,7 +519,7 @@ public static void createAManagedDiskFromAnAzureComputeGalleryCommunityImage( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_UploadDisk.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_UploadDisk.json */ /** * Sample code: create a managed upload disk. @@ -537,7 +537,7 @@ public static void createAManagedUploadDisk(com.azure.resourcemanager.compute.Co } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_WithUltraSSD_ReadOnly.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_WithUltraSSD_ReadOnly.json */ /** * Sample code: create a managed disk with ultra account type with readOnly property set. @@ -561,7 +561,7 @@ public static void createAManagedDiskWithUltraAccountTypeWithReadOnlyPropertySet } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Create_FromAnExistingManagedDisk.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Create_FromAnExistingManagedDisk.json */ /** * Sample code: create a managed disk from an existing managed disk in the same or different subscription. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksDeleteSamples.java index 22037650f27f..fd77375a1a85 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class DisksDeleteSamples { /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Delete.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Delete.json */ /** * Sample code: delete a managed disk. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksGetByResourceGroupSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksGetByResourceGroupSamples.java index 2e035ae44d50..6b7a66e77e7a 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksGetByResourceGroupSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksGetByResourceGroupSamples.java @@ -9,7 +9,22 @@ */ public final class DisksGetByResourceGroupSamples { /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Get.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Get_WithConfidentialVMVersion.json + */ + /** + * Sample code: get information about a ConfidentialVM disk with confidentialVMVersion. + * + * @param manager Entry point to ComputeManager. + */ + public static void getInformationAboutAConfidentialVMDiskWithConfidentialVMVersion( + com.azure.resourcemanager.compute.ComputeManager manager) { + manager.serviceClient() + .getDisks() + .getByResourceGroupWithResponse("myResourceGroup", "myConfidentialDisk", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Get.json */ /** * Sample code: get information about a managed disk. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksGrantAccessSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksGrantAccessSamples.java index acd75d2147a8..d16cfb987181 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksGrantAccessSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksGrantAccessSamples.java @@ -13,7 +13,7 @@ */ public final class DisksGrantAccessSamples { /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_BeginGetAccess_WithVMGuestStateAndVMMetadata.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_BeginGetAccess_WithVMGuestStateAndVMMetadata.json */ /** * Sample code: get sas on managed disk, VM guest state and VM metadata for Confidential VM. @@ -32,7 +32,7 @@ public static void getSasOnManagedDiskVMGuestStateAndVMMetadataForConfidentialVM } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_BeginGetAccess_WithVMGuestState.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_BeginGetAccess_WithVMGuestState.json */ /** * Sample code: get sas on managed disk and VM guest state. @@ -50,7 +50,7 @@ public static void getSasOnManagedDiskAndVMGuestState(com.azure.resourcemanager. } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_BeginGetAccess.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_BeginGetAccess.json */ /** * Sample code: get a sas on a managed disk. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksListByResourceGroupSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksListByResourceGroupSamples.java index 0ee052960b9b..ed35acb89ddd 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksListByResourceGroupSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksListByResourceGroupSamples.java @@ -9,7 +9,7 @@ */ public final class DisksListByResourceGroupSamples { /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_ListByResourceGroup.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_ListByResourceGroup.json */ /** * Sample code: list all managed disks in a resource group. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksListSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksListSamples.java index d5bbb540609c..ae8f99699613 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksListSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksListSamples.java @@ -9,7 +9,7 @@ */ public final class DisksListSamples { /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_ListBySubscription.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_ListBySubscription.json */ /** * Sample code: list all managed disks in a subscription. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksRevokeAccessSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksRevokeAccessSamples.java index 1ceff3ba0dc6..18f0253dae0a 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksRevokeAccessSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksRevokeAccessSamples.java @@ -9,7 +9,7 @@ */ public final class DisksRevokeAccessSamples { /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_EndGetAccess.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_EndGetAccess.json */ /** * Sample code: revoke access to a managed disk. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksUpdateSamples.java index 1b384fc5f4cf..36287b439a65 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/DisksUpdateSamples.java @@ -15,7 +15,7 @@ */ public final class DisksUpdateSamples { /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Update_ToAddArchitecture.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Update_ToAddArchitecture.json */ /** * Sample code: update a managed disk to add architecture. @@ -32,7 +32,7 @@ public static void updateAManagedDiskToAddArchitecture(com.azure.resourcemanager } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Update_AddPurchasePlan.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Update_AddPurchasePlan.json */ /** * Sample code: update a managed disk to add purchase plan. @@ -51,7 +51,7 @@ public static void updateAManagedDiskToAddPurchasePlan(com.azure.resourcemanager } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Update_DisableOptimizedForFrequentAttach.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Update_DisableOptimizedForFrequentAttach.json */ /** * Sample code: update a managed disk to disable optimizedForFrequentAttach. @@ -67,7 +67,7 @@ public static void updateAManagedDiskToDisableOptimizedForFrequentAttach( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Update_AddDiskControllerTypes.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Update_AddDiskControllerTypes.json */ /** * Sample code: update a managed disk with diskControllerTypes. @@ -84,7 +84,7 @@ public static void updateAManagedDiskToDisableOptimizedForFrequentAttach( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Update_AddSupportsHibernation.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Update_AddSupportsHibernation.json */ /** * Sample code: update a managed disk to add supportsHibernation. @@ -100,7 +100,7 @@ public static void updateAManagedDiskToDisableOptimizedForFrequentAttach( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_CreateOrUpdate_BurstingEnabled.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_CreateOrUpdate_BurstingEnabled.json */ /** * Sample code: create or update a bursting enabled managed disk. @@ -116,7 +116,7 @@ public static void updateAManagedDiskToDisableOptimizedForFrequentAttach( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Update_DisableBursting.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Update_DisableBursting.json */ /** * Sample code: update a managed disk to disable bursting. @@ -131,7 +131,7 @@ public static void updateAManagedDiskToDisableBursting(com.azure.resourcemanager } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Update_RemoveDiskAccess.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Update_RemoveDiskAccess.json */ /** * Sample code: update managed disk to remove disk access resource association. @@ -148,7 +148,7 @@ public static void updateManagedDiskToRemoveDiskAccessResourceAssociation( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Update_AddAcceleratedNetworking.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Update_AddAcceleratedNetworking.json */ /** * Sample code: update a managed disk to add accelerated networking. @@ -165,7 +165,7 @@ public static void updateManagedDiskToRemoveDiskAccessResourceAssociation( } /* - * x-ms-original-file: 2025-01-02/diskExamples/Disk_Update_ChangeTier.json + * x-ms-original-file: 2026-03-02/diskExamples/Disk_Update_ChangeTier.json */ /** * Sample code: update a managed disk to change tier. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesCreateOrUpdateSamples.java index fa12364f587f..827fdd3b6e0c 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesCreateOrUpdateSamples.java @@ -20,7 +20,7 @@ */ public final class GalleriesCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/CommunityGallery_Create.json + * x-ms-original-file: 2025-12-03/galleryExamples/CommunityGallery_Create.json */ /** * Sample code: Create a community gallery. @@ -42,7 +42,7 @@ public static void createACommunityGallery(com.azure.resourcemanager.compute.Com } /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_Create_WithManagedIdentity.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_Create_WithManagedIdentity.json */ /** * Sample code: Create or update a simple gallery with system-assigned and user-assigned managed identities. @@ -62,7 +62,7 @@ public static void createOrUpdateASimpleGalleryWithSystemAssignedAndUserAssigned } /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_Create_WithSharingProfile.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_Create_WithSharingProfile.json */ /** * Sample code: Create or update a simple gallery with sharing profile. @@ -81,7 +81,7 @@ public static void createOrUpdateASimpleGalleryWithSystemAssignedAndUserAssigned } /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_Create.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_Create.json */ /** * Sample code: Create or update a simple gallery. @@ -97,7 +97,7 @@ public static void createOrUpdateASimpleGallery(com.azure.resourcemanager.comput } /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_Create_SoftDeletionEnabled.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_Create_SoftDeletionEnabled.json */ /** * Sample code: Create or update a simple gallery with soft deletion enabled. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesDeleteSamples.java index 950857f0fee4..f35b73d8d887 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class GalleriesDeleteSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_Delete.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_Delete.json */ /** * Sample code: Delete a gallery. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesGetByResourceGroupSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesGetByResourceGroupSamples.java index c7ccaabab157..ddfe90b178d5 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesGetByResourceGroupSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesGetByResourceGroupSamples.java @@ -12,7 +12,7 @@ */ public final class GalleriesGetByResourceGroupSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/CommunityGallery_Get.json + * x-ms-original-file: 2025-12-03/galleryExamples/CommunityGallery_Get.json */ /** * Sample code: Get a community gallery. @@ -27,7 +27,7 @@ public static void getACommunityGallery(com.azure.resourcemanager.compute.Comput } /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_Get_WithSelectPermissions.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_Get_WithSelectPermissions.json */ /** * Sample code: Get a gallery with select permissions. @@ -42,7 +42,7 @@ public static void getAGalleryWithSelectPermissions(com.azure.resourcemanager.co } /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_Get.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_Get.json */ /** * Sample code: Get a gallery. @@ -57,7 +57,7 @@ public static void getAGallery(com.azure.resourcemanager.compute.ComputeManager } /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_Get_WithExpandSharingProfileGroups.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_Get_WithExpandSharingProfileGroups.json */ /** * Sample code: Get a gallery with expand sharingProfile groups. @@ -73,7 +73,7 @@ public static void getAGallery(com.azure.resourcemanager.compute.ComputeManager } /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_Get_WithManagedIdentity.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_Get_WithManagedIdentity.json */ /** * Sample code: Get a gallery with system-assigned and user-assigned managed identities. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesListByResourceGroupSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesListByResourceGroupSamples.java index 6b25c5a46536..3bf985c90250 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesListByResourceGroupSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesListByResourceGroupSamples.java @@ -9,7 +9,7 @@ */ public final class GalleriesListByResourceGroupSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_ListByResourceGroup.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_ListByResourceGroup.json */ /** * Sample code: List galleries in a resource group. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesListSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesListSamples.java index fa11439c5c5b..1a0a911e8995 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesListSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesListSamples.java @@ -9,7 +9,7 @@ */ public final class GalleriesListSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_ListBySubscription.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_ListBySubscription.json */ /** * Sample code: List galleries in a subscription. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesUpdateSamples.java index 6cbe4da4af22..76fb585a6e2e 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleriesUpdateSamples.java @@ -11,7 +11,7 @@ */ public final class GalleriesUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_Update.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_Update.json */ /** * Sample code: Update a simple gallery. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsCreateOrUpdateSamples.java index 01bd0caccb48..ff2c444a98d0 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsCreateOrUpdateSamples.java @@ -22,7 +22,7 @@ */ public final class GalleryApplicationVersionsCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplicationVersion_Create.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplicationVersion_Create.json */ /** * Sample code: Create or update a simple gallery Application Version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsDeleteSamples.java index 0130e5e075fe..97d22514944c 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryApplicationVersionsDeleteSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplicationVersion_Delete.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplicationVersion_Delete.json */ /** * Sample code: Delete a gallery Application Version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsGetSamples.java index a5ad6ae7f3e2..a3f572f2d83b 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsGetSamples.java @@ -11,7 +11,7 @@ */ public final class GalleryApplicationVersionsGetSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplicationVersion_Get.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplicationVersion_Get.json */ /** * Sample code: Get a gallery Application Version. @@ -26,7 +26,7 @@ public static void getAGalleryApplicationVersion(com.azure.resourcemanager.compu } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplicationVersion_Get_WithReplicationStatus.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplicationVersion_Get_WithReplicationStatus.json */ /** * Sample code: Get a gallery Application Version with replication status. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsListByGalleryApplicationSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsListByGalleryApplicationSamples.java index c533d7e4c982..b309b5f20519 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsListByGalleryApplicationSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsListByGalleryApplicationSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryApplicationVersionsListByGalleryApplicationSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplicationVersion_ListByGalleryApplication.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplicationVersion_ListByGalleryApplication.json */ /** * Sample code: List gallery Application Versions in a gallery Application Definition. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsUpdateSamples.java index bdf96c1aff28..50ed06a931d9 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationVersionsUpdateSamples.java @@ -19,7 +19,7 @@ */ public final class GalleryApplicationVersionsUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplicationVersion_Update.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplicationVersion_Update.json */ /** * Sample code: Update a simple gallery Application Version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsCreateOrUpdateSamples.java index de3b972dbee0..18300d851364 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsCreateOrUpdateSamples.java @@ -16,7 +16,7 @@ */ public final class GalleryApplicationsCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplication_Create.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplication_Create.json */ /** * Sample code: Create or update a simple gallery Application. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsDeleteSamples.java index 841b2fc4b183..5723a953cb66 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryApplicationsDeleteSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplication_Delete.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplication_Delete.json */ /** * Sample code: Delete a gallery Application. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsGetSamples.java index 3d026c711004..91a75b6a79bf 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsGetSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryApplicationsGetSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplication_Get.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplication_Get.json */ /** * Sample code: Get a gallery Application. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsListByGallerySamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsListByGallerySamples.java index 51b0688b7c2f..629f3caff345 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsListByGallerySamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsListByGallerySamples.java @@ -9,7 +9,7 @@ */ public final class GalleryApplicationsListByGallerySamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplication_ListByGallery.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplication_ListByGallery.json */ /** * Sample code: List gallery Applications in a gallery. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsUpdateSamples.java index 1fe1534c8921..5840889c5bfa 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryApplicationsUpdateSamples.java @@ -16,7 +16,7 @@ */ public final class GalleryApplicationsUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryApplication_Update.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryApplication_Update.json */ /** * Sample code: Update a simple gallery Application. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsCreateOrUpdateSamples.java index 0a54aeba2cf1..d1717d20b112 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsCreateOrUpdateSamples.java @@ -34,7 +34,7 @@ */ public final class GalleryImageVersionsCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create_WithStorageAccountStrategy.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create_WithStorageAccountStrategy.json */ /** * Sample code: Create or update a simple Gallery Image Version with StorageAccountStrategy and regional @@ -62,7 +62,7 @@ public final class GalleryImageVersionsCreateOrUpdateSamples { } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create_WithShallowReplicationMode.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create_WithShallowReplicationMode.json */ /** * Sample code: Create or update a simple Gallery Image Version using shallow replication mode. @@ -90,7 +90,7 @@ public static void createOrUpdateASimpleGalleryImageVersionUsingShallowReplicati } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create_WithVHD.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create_WithVHD.json */ /** * Sample code: Create or update a simple Gallery Image Version using vhd as a source. @@ -136,7 +136,7 @@ public static void createOrUpdateASimpleGalleryImageVersionUsingVhdAsASource( } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create_WithVmAsSource.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create_WithVmAsSource.json */ /** * Sample code: Create or update a simple Gallery Image Version using VM as source. @@ -185,7 +185,7 @@ public static void createOrUpdateASimpleGalleryImageVersionUsingVMAsSource( } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create_WithImageVersionAsSource.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create_WithImageVersionAsSource.json */ /** * Sample code: Create or update a simple Gallery Image Version using shared image as source. @@ -234,7 +234,7 @@ public static void createOrUpdateASimpleGalleryImageVersionUsingSharedImageAsSou } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create_WithVHD_UefiSettings.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create_WithVHD_UefiSettings.json */ /** * Sample code: Create or update a simple Gallery Image Version using vhd as a source with custom UEFI keys. @@ -291,7 +291,7 @@ public static void createOrUpdateASimpleGalleryImageVersionUsingVhdAsASourceWith } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create_WithSnapshotsAsSource.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create_WithSnapshotsAsSource.json */ /** * Sample code: Create or update a simple Gallery Image Version using snapshots as a source. @@ -339,7 +339,7 @@ public static void createOrUpdateASimpleGalleryImageVersionUsingSnapshotsAsASour } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create_WithTargetExtendedLocations.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create_WithTargetExtendedLocations.json */ /** * Sample code: Create or update a simple gallery image version with target extended locations specified. @@ -388,7 +388,7 @@ public static void createOrUpdateASimpleGalleryImageVersionWithTargetExtendedLoc } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create_WithCommunityImageVersionAsSource.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create_WithCommunityImageVersionAsSource.json */ /** * Sample code: Create or update a simple Gallery Image Version using community gallery image as source. @@ -437,7 +437,7 @@ public static void createOrUpdateASimpleGalleryImageVersionUsingCommunityGallery } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create.json */ /** * Sample code: Create or update a simple Gallery Image Version using managed image as source. @@ -486,7 +486,7 @@ public static void createOrUpdateASimpleGalleryImageVersionUsingManagedImageAsSo } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Create_WithAdditionalReplicaSets.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Create_WithAdditionalReplicaSets.json */ /** * Sample code: Create or update a simple Gallery Image Version with Direct Drive replicas. @@ -512,9 +512,9 @@ public static void createOrUpdateASimpleGalleryImageVersionWithDirectDriveReplic "/subscriptions/{subscriptionId}/resourceGroups/myResourceGroup/providers/Microsoft.Compute/diskEncryptionSet/myWestUSDiskEncryptionSet") .withLun(1)))) .withExcludeFromLatest(false) - .withAdditionalReplicaSets(Arrays.asList(new AdditionalReplicaSet() - .withStorageAccountType(StorageAccountType.fromString("PreviumV2_LRS")) - .withRegionalReplicaCount(1))), + .withAdditionalReplicaSets(Arrays.asList( + new AdditionalReplicaSet().withStorageAccountType(StorageAccountType.PREMIUM_V2_LRS) + .withRegionalReplicaCount(1))), new TargetRegion().withName("East US") .withRegionalReplicaCount(2) .withStorageAccountType(StorageAccountType.STANDARD_ZRS) diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsDeleteSamples.java index 4d66d13a3a2a..819ac9eb9306 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryImageVersionsDeleteSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Delete.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Delete.json */ /** * Sample code: Delete a gallery image version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsGetSamples.java index f75d3e620135..78efe6501049 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsGetSamples.java @@ -11,7 +11,7 @@ */ public final class GalleryImageVersionsGetSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Get_WithVhdAsSource.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Get_WithVhdAsSource.json */ /** * Sample code: Get a gallery image version with vhd as a source. @@ -27,7 +27,7 @@ public final class GalleryImageVersionsGetSamples { } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Get.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Get.json */ /** * Sample code: Get a gallery image version. @@ -43,7 +43,7 @@ public static void getAGalleryImageVersion(com.azure.resourcemanager.compute.Com /* * x-ms-original-file: - * 2025-03-03/galleryExamples/GalleryImageVersion_Get_WithValidationProfileAndReplicationStatus.json + * 2025-12-03/galleryExamples/GalleryImageVersion_Get_WithValidationProfileAndReplicationStatus.json */ /** * Sample code: Get a gallery image version with validation profile and replication status. @@ -60,7 +60,7 @@ public static void getAGalleryImageVersionWithValidationProfileAndReplicationSta } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Get_WithReplicationStatus.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Get_WithReplicationStatus.json */ /** * Sample code: Get a gallery image version with replication status. @@ -76,7 +76,7 @@ public static void getAGalleryImageVersionWithValidationProfileAndReplicationSta } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Get_WithSnapshotsAsSource.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Get_WithSnapshotsAsSource.json */ /** * Sample code: Get a gallery image version with snapshots as a source. @@ -92,7 +92,7 @@ public static void getAGalleryImageVersionWithValidationProfileAndReplicationSta } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Get_WithValidationProfile.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Get_WithValidationProfile.json */ /** * Sample code: Get a gallery image version with validation profile. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsListByGalleryImageSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsListByGalleryImageSamples.java index a5c056ee3334..62d0e781f805 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsListByGalleryImageSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsListByGalleryImageSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryImageVersionsListByGalleryImageSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_ListByGalleryImage.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_ListByGalleryImage.json */ /** * Sample code: List gallery image versions in a gallery image definition. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsUpdateSamples.java index 8c1fb52a0585..ec47e124d338 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImageVersionsUpdateSamples.java @@ -17,7 +17,7 @@ */ public final class GalleryImageVersionsUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Update.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Update.json */ /** * Sample code: Update a simple Gallery Image Version (Managed Image as source). @@ -41,7 +41,7 @@ public final class GalleryImageVersionsUpdateSamples { } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Update_RestoreSoftDeleted.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Update_RestoreSoftDeleted.json */ /** * Sample code: Restore a Soft Deleted Gallery Image Version. @@ -59,7 +59,7 @@ public final class GalleryImageVersionsUpdateSamples { } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImageVersion_Update_WithoutSourceId.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImageVersion_Update_WithoutSourceId.json */ /** * Sample code: Update a simple Gallery Image Version without source id. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesCreateOrUpdateSamples.java index 4b385452952f..363281dd1b5f 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesCreateOrUpdateSamples.java @@ -15,7 +15,7 @@ */ public final class GalleryImagesCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImage_Create.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImage_Create.json */ /** * Sample code: Create or update a simple gallery image. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesDeleteSamples.java index 9a29b64641fa..327f5d6660e1 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryImagesDeleteSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImage_Delete.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImage_Delete.json */ /** * Sample code: Delete a gallery image. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesGetSamples.java index 9c4fc6550a03..53d31e2d174c 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesGetSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryImagesGetSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImage_Get.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImage_Get.json */ /** * Sample code: Get a gallery image. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesListByGallerySamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesListByGallerySamples.java index 06b5c041d733..9c1f227de239 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesListByGallerySamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesListByGallerySamples.java @@ -9,7 +9,7 @@ */ public final class GalleryImagesListByGallerySamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImage_ListByGallery.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImage_ListByGallery.json */ /** * Sample code: List gallery images in a gallery. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesUpdateSamples.java index 1eb6a7e7161a..0d4277a87f32 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryImagesUpdateSamples.java @@ -17,7 +17,7 @@ */ public final class GalleryImagesUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImage_UpdateFeatures.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImage_UpdateFeatures.json */ /** * Sample code: Update a gallery image feature. @@ -42,7 +42,7 @@ public static void updateAGalleryImageFeature(com.azure.resourcemanager.compute. } /* - * x-ms-original-file: 2025-03-03/galleryExamples/GalleryImage_Update.json + * x-ms-original-file: 2025-12-03/galleryExamples/GalleryImage_Update.json */ /** * Sample code: Update a simple gallery image. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsCreateOrUpdateSamples.java index 3ad204575026..94ecf04a5d78 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsCreateOrUpdateSamples.java @@ -22,7 +22,7 @@ */ public final class GalleryInVMAccessControlProfileVersionsCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfileVersion_Create.json + * x-ms-original-file: 2025-12-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfileVersion_Create.json */ /** * Sample code: Create or update a Gallery InVMAccessControlProfile Version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsDeleteSamples.java index 807b28ad2548..3de0e9bc2ee1 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryInVMAccessControlProfileVersionsDeleteSamples { /* - * x-ms-original-file: 2025-03-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfileVersion_Delete.json + * x-ms-original-file: 2025-12-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfileVersion_Delete.json */ /** * Sample code: Delete a gallery inVMAccessControlProfile version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsGetSamples.java index 416d25c99f38..f2efeec6af6e 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsGetSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryInVMAccessControlProfileVersionsGetSamples { /* - * x-ms-original-file: 2025-03-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfileVersion_Get.json + * x-ms-original-file: 2025-12-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfileVersion_Get.json */ /** * Sample code: Get a gallery inVMAccessControlProfile version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileSamples.java index 55b1cc85ace1..6fe600cb944c 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileSamples { /* - * x-ms-original-file: 2025-03-03/galleryResourceProfileExamples/ + * x-ms-original-file: 2025-12-03/galleryResourceProfileExamples/ * GalleryInVMAccessControlProfileVersion_ListByGalleryInVMAccessControlProfile.json */ /** diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsUpdateSamples.java index 3e3a77bd0412..55ac40461486 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfileVersionsUpdateSamples.java @@ -15,7 +15,7 @@ */ public final class GalleryInVMAccessControlProfileVersionsUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfileVersion_Update.json + * x-ms-original-file: 2025-12-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfileVersion_Update.json */ /** * Sample code: Update a Gallery InVMAccessControlProfile Version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesCreateOrUpdateSamples.java index f7b097208e3c..486d6344a864 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesCreateOrUpdateSamples.java @@ -14,7 +14,7 @@ */ public final class GalleryInVMAccessControlProfilesCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfile_Create.json + * x-ms-original-file: 2025-12-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfile_Create.json */ /** * Sample code: Create or update a gallery inVMAccessControlProfile. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesDeleteSamples.java index 490d67d21a8b..7a204ace8b72 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryInVMAccessControlProfilesDeleteSamples { /* - * x-ms-original-file: 2025-03-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfile_Delete.json + * x-ms-original-file: 2025-12-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfile_Delete.json */ /** * Sample code: Delete a gallery inVMAccessControlProfile. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesGetSamples.java index 4592ccd4f15a..edf00856d42b 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesGetSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryInVMAccessControlProfilesGetSamples { /* - * x-ms-original-file: 2025-03-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfile_Get.json + * x-ms-original-file: 2025-12-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfile_Get.json */ /** * Sample code: Get a gallery inVMAccessControlProfile. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesListByGallerySamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesListByGallerySamples.java index 0a9160c447c0..c3a3d77c6fe4 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesListByGallerySamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesListByGallerySamples.java @@ -9,7 +9,7 @@ */ public final class GalleryInVMAccessControlProfilesListByGallerySamples { /* - * x-ms-original-file: 2025-03-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfile_ListByGallery.json + * x-ms-original-file: 2025-12-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfile_ListByGallery.json */ /** * Sample code: List gallery inVMAccessControlProfiles in a gallery. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesUpdateSamples.java index 87eb72547f0a..1e5551359707 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryInVMAccessControlProfilesUpdateSamples.java @@ -14,7 +14,7 @@ */ public final class GalleryInVMAccessControlProfilesUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfile_Update.json + * x-ms-original-file: 2025-12-03/galleryResourceProfileExamples/GalleryInVMAccessControlProfile_Update.json */ /** * Sample code: Update a gallery inVMAccessControlProfile. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsCreateOrUpdateSamples.java index 85d0b737a7b3..2adf8d44cb5d 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsCreateOrUpdateSamples.java @@ -21,7 +21,7 @@ */ public final class GalleryScriptVersionsCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScriptVersion_Create.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScriptVersion_Create.json */ /** * Sample code: Create or update a simple gallery Script Version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsDeleteSamples.java index 35f9af7eedc0..0b6aaa94fb0a 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryScriptVersionsDeleteSamples { /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScriptVersion_Delete.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScriptVersion_Delete.json */ /** * Sample code: Delete a gallery Script Version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsGetSamples.java index d8ce934a620a..83dc338a80db 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsGetSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryScriptVersionsGetSamples { /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScriptVersion_Get.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScriptVersion_Get.json */ /** * Sample code: Get a gallery Script Version. @@ -24,7 +24,7 @@ public static void getAGalleryScriptVersion(com.azure.resourcemanager.compute.Co } /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScriptVersion_Get_WithReplicationStatus.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScriptVersion_Get_WithReplicationStatus.json */ /** * Sample code: Get a gallery Script Version with replication status. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsListByGalleryScriptSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsListByGalleryScriptSamples.java index f76c7eb83e09..abe07c4ccf14 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsListByGalleryScriptSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsListByGalleryScriptSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryScriptVersionsListByGalleryScriptSamples { /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScriptVersion_ListByGalleryScript.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScriptVersion_ListByGalleryScript.json */ /** * Sample code: List gallery Script Versions in a gallery Script Definition. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsUpdateSamples.java index 18e19b0627ee..6c1ed476ecdc 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptVersionsUpdateSamples.java @@ -20,7 +20,7 @@ */ public final class GalleryScriptVersionsUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScriptVersion_Update.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScriptVersion_Update.json */ /** * Sample code: Update a simple gallery Script Version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsCreateOrUpdateSamples.java index b2003b2424d5..d1dd7e86a9f0 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsCreateOrUpdateSamples.java @@ -13,7 +13,7 @@ */ public final class GalleryScriptsCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScript_Create.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScript_Create.json */ /** * Sample code: Create or update a simple gallery Script. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsDeleteSamples.java index ed3b51f550aa..1c3795bc1c01 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryScriptsDeleteSamples { /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScript_Delete.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScript_Delete.json */ /** * Sample code: Delete a gallery Script. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsGetSamples.java index e4c4288e9201..a788685ffae4 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsGetSamples.java @@ -9,7 +9,7 @@ */ public final class GalleryScriptsGetSamples { /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScript_Get.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScript_Get.json */ /** * Sample code: Get a gallery Script. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsListByGallerySamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsListByGallerySamples.java index 9d5cbf146e03..f5a585e4166d 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsListByGallerySamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsListByGallerySamples.java @@ -9,7 +9,7 @@ */ public final class GalleryScriptsListByGallerySamples { /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScript_ListByGallery.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScript_ListByGallery.json */ /** * Sample code: List gallery Scripts in a gallery. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsUpdateSamples.java index 64d01ae51274..785f50c185ce 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GalleryScriptsUpdateSamples.java @@ -12,7 +12,7 @@ */ public final class GalleryScriptsUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryScriptExamples/GalleryScript_Update.json + * x-ms-original-file: 2025-12-03/galleryScriptExamples/GalleryScript_Update.json */ /** * Sample code: Update a simple gallery Script. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GallerySharingProfileUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GallerySharingProfileUpdateSamples.java index d78b61d3e626..28a5bc174dbb 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GallerySharingProfileUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/GallerySharingProfileUpdateSamples.java @@ -15,7 +15,7 @@ */ public final class GallerySharingProfileUpdateSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_EnableCommunityGallery.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_EnableCommunityGallery.json */ /** * Sample code: share a gallery to community. @@ -31,7 +31,7 @@ public static void shareAGalleryToCommunity(com.azure.resourcemanager.compute.Co } /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_ResetSharingProfile.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_ResetSharingProfile.json */ /** * Sample code: reset sharing profile of a gallery. @@ -47,7 +47,7 @@ public static void resetSharingProfileOfAGallery(com.azure.resourcemanager.compu } /* - * x-ms-original-file: 2025-03-03/galleryExamples/Gallery_AddToSharingProfile.json + * x-ms-original-file: 2025-12-03/galleryExamples/Gallery_AddToSharingProfile.json */ /** * Sample code: Add sharing id to the sharing profile of a gallery. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleriesGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleriesGetSamples.java index 03286067c761..33a2dee33ddd 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleriesGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleriesGetSamples.java @@ -9,7 +9,7 @@ */ public final class SharedGalleriesGetSamples { /* - * x-ms-original-file: 2025-03-03/sharedGalleryExamples/SharedGallery_Get.json + * x-ms-original-file: 2025-12-03/sharedGalleryExamples/SharedGallery_Get.json */ /** * Sample code: Get a shared gallery. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleriesListSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleriesListSamples.java index 097cb68843cc..d4c0273a3f02 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleriesListSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleriesListSamples.java @@ -9,7 +9,7 @@ */ public final class SharedGalleriesListSamples { /* - * x-ms-original-file: 2025-03-03/sharedGalleryExamples/SharedGallery_List.json + * x-ms-original-file: 2025-12-03/sharedGalleryExamples/SharedGallery_List.json */ /** * Sample code: List shared galleries. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImageVersionsGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImageVersionsGetSamples.java index 61050ba2c716..c4c05b4c86b2 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImageVersionsGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImageVersionsGetSamples.java @@ -9,7 +9,7 @@ */ public final class SharedGalleryImageVersionsGetSamples { /* - * x-ms-original-file: 2025-03-03/sharedGalleryExamples/SharedGalleryImageVersion_Get.json + * x-ms-original-file: 2025-12-03/sharedGalleryExamples/SharedGalleryImageVersion_Get.json */ /** * Sample code: Get a shared gallery image version. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImageVersionsListSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImageVersionsListSamples.java index b203e1be3cae..19ab0a2fa840 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImageVersionsListSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImageVersionsListSamples.java @@ -9,7 +9,7 @@ */ public final class SharedGalleryImageVersionsListSamples { /* - * x-ms-original-file: 2025-03-03/sharedGalleryExamples/SharedGalleryImageVersions_List.json + * x-ms-original-file: 2025-12-03/sharedGalleryExamples/SharedGalleryImageVersions_List.json */ /** * Sample code: List shared gallery image versions. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImagesGetSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImagesGetSamples.java index b57cdb00cb4b..b150ed7f17e6 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImagesGetSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImagesGetSamples.java @@ -9,7 +9,7 @@ */ public final class SharedGalleryImagesGetSamples { /* - * x-ms-original-file: 2025-03-03/sharedGalleryExamples/SharedGalleryImage_Get.json + * x-ms-original-file: 2025-12-03/sharedGalleryExamples/SharedGalleryImage_Get.json */ /** * Sample code: Get a shared gallery image. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImagesListSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImagesListSamples.java index 5ee25295d4fe..2b660c57a1ff 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImagesListSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryImagesListSamples.java @@ -9,7 +9,7 @@ */ public final class SharedGalleryImagesListSamples { /* - * x-ms-original-file: 2025-03-03/sharedGalleryExamples/SharedGalleryImages_List.json + * x-ms-original-file: 2025-12-03/sharedGalleryExamples/SharedGalleryImages_List.json */ /** * Sample code: List shared gallery images. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryInvitesGallerySharingAcceptSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryInvitesGallerySharingAcceptSamples.java new file mode 100644 index 000000000000..494ab07a3ece --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryInvitesGallerySharingAcceptSamples.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.generated; + +/** + * Samples for SharedGalleryInvites GallerySharingAccept. + */ +public final class SharedGalleryInvitesGallerySharingAcceptSamples { + /* + * x-ms-original-file: 2025-12-03/sharedGalleryInviteExamples/SharedGalleryInvite_Accept.json + */ + /** + * Sample code: Accept a gallery shared to subscription. + * + * @param manager Entry point to ComputeManager. + */ + public static void acceptAGallerySharedToSubscription(com.azure.resourcemanager.compute.ComputeManager manager) { + manager.serviceClient() + .getSharedGalleryInvites() + .gallerySharingAccept("{location}", "480fd389-260b-41aa-bad9-0a83107c370c", "originalGalleryName", + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryInvitesGallerySharingRejectSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryInvitesGallerySharingRejectSamples.java new file mode 100644 index 000000000000..319c03ece701 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SharedGalleryInvitesGallerySharingRejectSamples.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.generated; + +/** + * Samples for SharedGalleryInvites GallerySharingReject. + */ +public final class SharedGalleryInvitesGallerySharingRejectSamples { + /* + * x-ms-original-file: 2025-12-03/sharedGalleryInviteExamples/SharedGalleryInvite_Reject.json + */ + /** + * Sample code: Reject a gallery shared to subscription. + * + * @param manager Entry point to ComputeManager. + */ + public static void rejectAGallerySharedToSubscription(com.azure.resourcemanager.compute.ComputeManager manager) { + manager.serviceClient() + .getSharedGalleryInvites() + .gallerySharingReject("{location}", "480fd389-260b-41aa-bad9-0a83107c370c", "originalGalleryName", + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsCreateOrUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsCreateOrUpdateSamples.java index bc7efb047202..e41c09a1836b 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsCreateOrUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsCreateOrUpdateSamples.java @@ -14,7 +14,7 @@ */ public final class SnapshotsCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_Create_FromAnExistingSnapshot.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_Create_FromAnExistingSnapshot.json */ /** * Sample code: Create a snapshot from an existing snapshot in the same or a different subscription. @@ -33,7 +33,7 @@ public static void createASnapshotFromAnExistingSnapshotInTheSameOrADifferentSub } /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_Create_FromAnElasticSanVolumeSnapshot.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_Create_FromAnElasticSanVolumeSnapshot.json */ /** * Sample code: Create a snapshot from an elastic san volume snapshot. @@ -52,7 +52,7 @@ public static void createASnapshotFromAnExistingSnapshotInTheSameOrADifferentSub } /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_Create_InstantAccessSnapshot.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_Create_InstantAccessSnapshot.json */ /** * Sample code: create a snapshot which can be instantly accessable. @@ -72,7 +72,7 @@ public static void createASnapshotFromAnExistingSnapshotInTheSameOrADifferentSub } /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_Create_EnhancedProvisionedBandwidthCopySpeed.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_Create_EnhancedProvisionedBandwidthCopySpeed.json */ /** * Sample code: Create a snapshot from an existing snapshot in the same or a different subscription in a different @@ -94,7 +94,7 @@ public static void createASnapshotFromAnExistingSnapshotInTheSameOrADifferentSub } /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_Create_FromAnExistingSnapshotInDifferentRegion.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_Create_FromAnExistingSnapshotInDifferentRegion.json */ /** * Sample code: Create a snapshot from an existing snapshot in the same or a different subscription in a different @@ -115,7 +115,7 @@ public static void createASnapshotFromAnExistingSnapshotInTheSameOrADifferentSub /* * x-ms-original-file: - * 2025-01-02/snapshotExamples/Snapshot_Create_ByImportingAnUnmanagedBlobFromTheSameSubscription.json + * 2026-03-02/snapshotExamples/Snapshot_Create_ByImportingAnUnmanagedBlobFromTheSameSubscription.json */ /** * Sample code: Create a snapshot by importing an unmanaged blob from the same subscription. @@ -135,7 +135,7 @@ public static void createASnapshotByImportingAnUnmanagedBlobFromTheSameSubscript /* * x-ms-original-file: - * 2025-01-02/snapshotExamples/Snapshot_Create_ByImportingAnUnmanagedBlobFromADifferentSubscription.json + * 2026-03-02/snapshotExamples/Snapshot_Create_ByImportingAnUnmanagedBlobFromADifferentSubscription.json */ /** * Sample code: Create a snapshot by importing an unmanaged blob from a different subscription. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsDeleteSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsDeleteSamples.java index d0f6f0e74b91..835be4ec7dc7 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsDeleteSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class SnapshotsDeleteSamples { /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_Delete.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_Delete.json */ /** * Sample code: Delete a snapshot. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsGetByResourceGroupSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsGetByResourceGroupSamples.java index 01bcf42f6122..23c7b7167a89 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsGetByResourceGroupSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsGetByResourceGroupSamples.java @@ -9,7 +9,7 @@ */ public final class SnapshotsGetByResourceGroupSamples { /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_GetIncrementalSnapshot.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_GetIncrementalSnapshot.json */ /** * Sample code: Get information about an incremental snapshot. @@ -25,7 +25,23 @@ public final class SnapshotsGetByResourceGroupSamples { } /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_Get.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_Get_WithConfidentialVMVersion.json + */ + /** + * Sample code: Get information about a ConfidentialVM snapshot with confidentialVMVersion. + * + * @param manager Entry point to ComputeManager. + */ + public static void getInformationAboutAConfidentialVMSnapshotWithConfidentialVMVersion( + com.azure.resourcemanager.compute.ComputeManager manager) { + manager.serviceClient() + .getSnapshots() + .getByResourceGroupWithResponse("myResourceGroup", "myConfidentialSnapshot", + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_Get.json */ /** * Sample code: Get information about a snapshot. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsGrantAccessSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsGrantAccessSamples.java index 516b951b6601..b81d42ac7168 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsGrantAccessSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsGrantAccessSamples.java @@ -13,7 +13,7 @@ */ public final class SnapshotsGrantAccessSamples { /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_BeginGetAccess.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_BeginGetAccess.json */ /** * Sample code: Get a sas on a snapshot. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsListByResourceGroupSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsListByResourceGroupSamples.java index 876fcec95d91..b28b88c0ea4d 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsListByResourceGroupSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsListByResourceGroupSamples.java @@ -9,7 +9,7 @@ */ public final class SnapshotsListByResourceGroupSamples { /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_ListByResourceGroup.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_ListByResourceGroup.json */ /** * Sample code: List all snapshots in a resource group. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsListSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsListSamples.java index d8ec82e628cd..11c25cfcd997 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsListSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsListSamples.java @@ -9,7 +9,7 @@ */ public final class SnapshotsListSamples { /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_ListBySubscription.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_ListBySubscription.json */ /** * Sample code: List all snapshots in a subscription. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsRevokeAccessSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsRevokeAccessSamples.java index 6a33c32d8860..192ee4ecf6b7 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsRevokeAccessSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsRevokeAccessSamples.java @@ -9,7 +9,7 @@ */ public final class SnapshotsRevokeAccessSamples { /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_EndGetAccess.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_EndGetAccess.json */ /** * Sample code: Revoke access to a snapshot. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateImmutabilityPolicyLockSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateImmutabilityPolicyLockSamples.java new file mode 100644 index 000000000000..e3d51fa7ea45 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateImmutabilityPolicyLockSamples.java @@ -0,0 +1,31 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.generated; + +import com.azure.resourcemanager.compute.models.ImmutabilityPolicyLockData; +import com.azure.resourcemanager.compute.models.ImmutabilityPolicyType; + +/** + * Samples for Snapshots UpdateImmutabilityPolicyLock. + */ +public final class SnapshotsUpdateImmutabilityPolicyLockSamples { + /* + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_UpdateImmutabilityPolicyLock.json + */ + /** + * Sample code: Update immutability policy lock of a snapshot. + * + * @param manager Entry point to ComputeManager. + */ + public static void + updateImmutabilityPolicyLockOfASnapshot(com.azure.resourcemanager.compute.ComputeManager manager) { + manager.serviceClient() + .getSnapshots() + .updateImmutabilityPolicyLock("myResourceGroup", "mySnapshot", + new ImmutabilityPolicyLockData().withImmutabilityDurationDays(30) + .withType(ImmutabilityPolicyType.LOCKED), + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateImmutabilityPolicySamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateImmutabilityPolicySamples.java new file mode 100644 index 000000000000..22f275129434 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateImmutabilityPolicySamples.java @@ -0,0 +1,29 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.generated; + +import com.azure.resourcemanager.compute.models.ImmutabilityPolicyData; +import com.azure.resourcemanager.compute.models.ImmutabilityPolicyType; + +/** + * Samples for Snapshots UpdateImmutabilityPolicy. + */ +public final class SnapshotsUpdateImmutabilityPolicySamples { + /* + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_UpdateImmutabilityPolicy.json + */ + /** + * Sample code: Update immutability policy of a snapshot. + * + * @param manager Entry point to ComputeManager. + */ + public static void updateImmutabilityPolicyOfASnapshot(com.azure.resourcemanager.compute.ComputeManager manager) { + manager.serviceClient() + .getSnapshots() + .updateImmutabilityPolicy("myResourceGroup", "mySnapshot", + new ImmutabilityPolicyData().withImmutabilityDurationDays(30).withType(ImmutabilityPolicyType.UNLOCKED), + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateSamples.java index 794885275448..26fd0e49f5de 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SnapshotsUpdateSamples.java @@ -14,7 +14,7 @@ */ public final class SnapshotsUpdateSamples { /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_Update_WithAcceleratedNetwork.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_Update_WithAcceleratedNetwork.json */ /** * Sample code: Update a snapshot with accelerated networking. @@ -33,7 +33,7 @@ public final class SnapshotsUpdateSamples { } /* - * x-ms-original-file: 2025-01-02/snapshotExamples/Snapshot_Update.json + * x-ms-original-file: 2026-03-02/snapshotExamples/Snapshot_Update.json */ /** * Sample code: Update a snapshot. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SoftDeletedResourceListByArtifactNameSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SoftDeletedResourceListByArtifactNameSamples.java index 6cc449ec0e11..799d30a8186f 100644 --- a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SoftDeletedResourceListByArtifactNameSamples.java +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/SoftDeletedResourceListByArtifactNameSamples.java @@ -9,7 +9,7 @@ */ public final class SoftDeletedResourceListByArtifactNameSamples { /* - * x-ms-original-file: 2025-03-03/galleryExamples/GallerySoftDeletedResource_ListByArtifactName.json + * x-ms-original-file: 2025-12-03/galleryExamples/GallerySoftDeletedResource_ListByArtifactName.json */ /** * Sample code: List soft-deleted resources of an artifact in the gallery. diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/TenantLevelSharedGalleryInvitesTenantLevelGallerySharingAcceptSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/TenantLevelSharedGalleryInvitesTenantLevelGallerySharingAcceptSamples.java new file mode 100644 index 000000000000..2ce1b3977576 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/TenantLevelSharedGalleryInvitesTenantLevelGallerySharingAcceptSamples.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.generated; + +/** + * Samples for TenantLevelSharedGalleryInvites TenantLevelGallerySharingAccept. + */ +public final class TenantLevelSharedGalleryInvitesTenantLevelGallerySharingAcceptSamples { + /* + * x-ms-original-file: 2025-12-03/tenantLevelSharedGalleryInviteExamples/TenantLevelSharedGalleryInvite_Accept.json + */ + /** + * Sample code: Accept a gallery shared to tenant. + * + * @param manager Entry point to ComputeManager. + */ + public static void acceptAGallerySharedToTenant(com.azure.resourcemanager.compute.ComputeManager manager) { + manager.serviceClient() + .getTenantLevelSharedGalleryInvites() + .tenantLevelGallerySharingAccept("{location}", "480fd389-260b-41aa-bad9-0a83107c370c", + "originalGalleryName", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/TenantLevelSharedGalleryInvitesTenantLevelGallerySharingRejectSamples.java b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/TenantLevelSharedGalleryInvitesTenantLevelGallerySharingRejectSamples.java new file mode 100644 index 000000000000..2e0b75ab67c2 --- /dev/null +++ b/sdk/compute/azure-resourcemanager-compute/src/samples/java/com/azure/resourcemanager/compute/generated/TenantLevelSharedGalleryInvitesTenantLevelGallerySharingRejectSamples.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) TypeSpec Code Generator. + +package com.azure.resourcemanager.compute.generated; + +/** + * Samples for TenantLevelSharedGalleryInvites TenantLevelGallerySharingReject. + */ +public final class TenantLevelSharedGalleryInvitesTenantLevelGallerySharingRejectSamples { + /* + * x-ms-original-file: 2025-12-03/tenantLevelSharedGalleryInviteExamples/TenantLevelSharedGalleryInvite_Reject.json + */ + /** + * Sample code: Reject a gallery shared to tenant. + * + * @param manager Entry point to ComputeManager. + */ + public static void rejectAGallerySharedToTenant(com.azure.resourcemanager.compute.ComputeManager manager) { + manager.serviceClient() + .getTenantLevelSharedGalleryInvites() + .tenantLevelGallerySharingReject("{location}", "480fd389-260b-41aa-bad9-0a83107c370c", + "originalGalleryName", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/compute/azure-resourcemanager-compute/tsp-location.yaml b/sdk/compute/azure-resourcemanager-compute/tsp-location.yaml index 075278f6e440..b24776124c47 100644 --- a/sdk/compute/azure-resourcemanager-compute/tsp-location.yaml +++ b/sdk/compute/azure-resourcemanager-compute/tsp-location.yaml @@ -1,4 +1,4 @@ directory: specification/compute/resource-manager/Microsoft.Compute/Compute -commit: cc1bd87b8f859439bff4e5b3f6373ab28c653b52 +commit: 3afe65f7239e0e1f26202c75d960266adddb1eeb repo: Azure/azure-rest-api-specs additionalDirectories: From 53e4322695942b432eea68fabd3c92ba1dc9549a Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed, 15 Jul 2026 20:01:33 -0700 Subject: [PATCH 2/2] [AutoPR azure-resourcemanager-sql]-generated-from-SDK Generation - Java-6516703 (#49142) * Configurations: 'specification/sql/resource-manager/Microsoft.Sql/SQL/tspconfig.yaml', API Version: 2025-01-01, SDK Release Type: stable, and CommitSHA: '41784cfad64229e05cb37b1532a686a0cc3a60a9' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6276194 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Configurations: 'specification/sql/resource-manager/Microsoft.Sql/SQL/tspconfig.yaml', API Version: 2025-02-01-preview, SDK Release Type: beta, and CommitSHA: '41784cfad64229e05cb37b1532a686a0cc3a60a9' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6276227 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Configurations: 'specification/sql/resource-manager/Microsoft.Sql/SQL/tspconfig.yaml', SDK Release Type: beta, and CommitSHA: '47084098c1e7bdf40895c9579004a49f9dd9584e' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6516703 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Update CHANGELOG.md * Update CHANGELOG.md * Update tsp-location commit to HEAD of main (no regen changes) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Document breaking changes in CHANGELOG and remove obsolete revapi suppressions Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: b3fffb85-d710-47f5-b9ba-687c505134ca * Update CHANGELOG.md --------- Co-authored-by: Weidong Xu Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- eng/lintingconfigs/revapi/track2/revapi.json | 36 ---- eng/versioning/version_client.txt | 2 +- .../azure-resourcemanager-sql/CHANGELOG.md | 17 +- sdk/sql/azure-resourcemanager-sql/README.md | 2 +- sdk/sql/azure-resourcemanager-sql/pom.xml | 3 +- .../sql/fluent/DataMaskingRulesClient.java | 20 +- .../sql/fluent/DatabasesClient.java | 17 +- .../sql/fluent/models/DatabaseInner.java | 9 - .../sql/fluent/models/DatabaseProperties.java | 16 -- .../models/DatabaseUpdateProperties.java | 16 -- .../sql/fluent/models/ElasticPoolInner.java | 9 - .../fluent/models/ElasticPoolProperties.java | 20 -- .../models/ElasticPoolUpdateProperties.java | 20 -- .../models/ManagedInstanceDtcInner.java | 25 --- .../models/ManagedInstanceDtcProperties.java | 30 --- .../RestorableDroppedDatabaseInner.java | 36 ++-- .../sql/fluent/models/ServerUsageInner.java | 19 ++ .../fluent/models/ServerUsageProperties.java | 35 ++++ .../sql/fluent/models/SyncGroupInner.java | 32 ---- .../sql/fluent/models/SyncMemberInner.java | 32 ---- .../DataMaskingRulesClientImpl.java | 52 ++---- .../implementation/DatabasesClientImpl.java | 72 +++----- .../SqlManagementClientImpl.java | 2 +- .../sql/models/DataMaskingFunction.java | 55 +++--- .../sql/models/DataMaskingRuleState.java | 47 ++--- .../models/DataSyncParticipantIdentity.java | 174 ------------------ .../DataSyncParticipantIdentityType.java | 62 ------- ...taSyncParticipantUserAssignedIdentity.java | 102 ---------- .../sql/models/DatabaseUpdate.java | 9 - .../sql/models/ElasticPoolUpdate.java | 9 - .../sql/models/ServerNetworkAccessFlag.java | 5 + .../azure-resourcemanager-sql_metadata.json | 2 +- ...etentionPoliciesCreateOrUpdateSamples.java | 2 +- ...pShortTermRetentionPoliciesGetSamples.java | 2 +- ...etentionPoliciesListByDatabaseSamples.java | 2 +- ...ortTermRetentionPoliciesUpdateSamples.java | 2 +- .../CapabilitiesListByLocationSamples.java | 2 +- ...aMaskingPoliciesCreateOrUpdateSamples.java | 4 +- .../DataMaskingPoliciesGetSamples.java | 2 +- ...DataMaskingRulesCreateOrUpdateSamples.java | 8 +- ...DataMaskingRulesListByDatabaseSamples.java | 4 +- ...ouseUserActivitiesOperationGetSamples.java | 2 +- ...ivitiesOperationListByDatabaseSamples.java | 2 +- ...otectionSettingsCreateOrUpdateSamples.java | 4 +- ...cedThreatProtectionSettingsGetSamples.java | 2 +- ...otectionSettingsListByDatabaseSamples.java | 2 +- .../generated/DatabaseAdvisorsGetSamples.java | 2 +- ...DatabaseAdvisorsListByDatabaseSamples.java | 4 +- .../DatabaseAdvisorsUpdateSamples.java | 2 +- .../DatabaseAutomaticTuningGetSamples.java | 2 +- .../DatabaseAutomaticTuningUpdateSamples.java | 4 +- ...AuditingPoliciesCreateOrUpdateSamples.java | 6 +- ...atabaseBlobAuditingPoliciesGetSamples.java | 2 +- ...AuditingPoliciesListByDatabaseSamples.java | 2 +- .../generated/DatabaseColumnsGetSamples.java | 2 +- .../DatabaseColumnsListByDatabaseSamples.java | 4 +- .../DatabaseColumnsListByTableSamples.java | 2 +- ...EncryptionProtectorsRevalidateSamples.java | 2 +- ...baseEncryptionProtectorsRevertSamples.java | 2 +- ...ensionsOperationCreateOrUpdateSamples.java | 8 +- ...DatabaseExtensionsOperationGetSamples.java | 2 +- ...ensionsOperationListByDatabaseSamples.java | 2 +- .../DatabaseOperationsCancelSamples.java | 2 +- ...tabaseOperationsListByDatabaseSamples.java | 2 +- .../DatabaseRecommendedActionsGetSamples.java | 2 +- ...edActionsListByDatabaseAdvisorSamples.java | 2 +- ...tabaseRecommendedActionsUpdateSamples.java | 2 +- .../generated/DatabaseSchemasGetSamples.java | 2 +- .../DatabaseSchemasListByDatabaseSamples.java | 2 +- ...ityAlertPoliciesCreateOrUpdateSamples.java | 4 +- ...tabaseSecurityAlertPoliciesGetSamples.java | 2 +- ...ityAlertPoliciesListByDatabaseSamples.java | 2 +- ...essmentBaselinesCreateOrUpdateSamples.java | 4 +- ...rabilityAssessmentBaselinesGetSamples.java | 2 +- ...stBySqlVulnerabilityAssessmentSamples.java | 3 +- ...tyAssessmentExecuteScanExecuteSamples.java | 2 +- ...entRuleBaselinesCreateOrUpdateSamples.java | 2 +- ...yAssessmentRuleBaselinesDeleteSamples.java | 2 +- ...lityAssessmentRuleBaselinesGetSamples.java | 2 +- ...entRuleBaselinesListByBaselineSamples.java | 2 +- ...abilityAssessmentScanResultGetSamples.java | 2 +- ...AssessmentScanResultListByScanSamples.java | 2 +- ...ulnerabilityAssessmentScansGetSamples.java | 2 +- ...tBySqlVulnerabilityAssessmentsSamples.java | 2 +- ...rabilityAssessmentsSettingsGetSamples.java | 2 +- ...essmentsSettingsListByDatabaseSamples.java | 2 +- .../generated/DatabaseTablesGetSamples.java | 2 +- .../DatabaseTablesListBySchemaSamples.java | 2 +- .../DatabaseUsagesListByDatabaseSamples.java | 2 +- ...entRuleBaselinesCreateOrUpdateSamples.java | 2 +- ...yAssessmentRuleBaselinesDeleteSamples.java | 2 +- ...lityAssessmentRuleBaselinesGetSamples.java | 2 +- ...erabilityAssessmentScansExportSamples.java | 2 +- ...ulnerabilityAssessmentScansGetSamples.java | 2 +- ...ityAssessmentScansInitiateScanSamples.java | 2 +- ...yAssessmentScansListByDatabaseSamples.java | 2 +- ...ilityAssessmentsCreateOrUpdateSamples.java | 6 +- ...VulnerabilityAssessmentsDeleteSamples.java | 2 +- ...aseVulnerabilityAssessmentsGetSamples.java | 2 +- ...ilityAssessmentsListByDatabaseSamples.java | 2 +- .../DatabasesCreateOrUpdateSamples.java | 47 +++-- .../sql/generated/DatabasesDeleteSamples.java | 2 +- .../sql/generated/DatabasesExportSamples.java | 6 +- .../generated/DatabasesFailoverSamples.java | 2 +- .../sql/generated/DatabasesGetSamples.java | 12 +- .../DatabasesImportMethodSamples.java | 6 +- .../DatabasesListByElasticPoolSamples.java | 2 +- .../DatabasesListByServerSamples.java | 25 +-- ...abasesListInaccessibleByServerSamples.java | 2 +- .../sql/generated/DatabasesPauseSamples.java | 2 +- .../sql/generated/DatabasesRenameSamples.java | 2 +- .../sql/generated/DatabasesResumeSamples.java | 2 +- .../sql/generated/DatabasesUpdateSamples.java | 12 +- .../DatabasesUpgradeDataWarehouseSamples.java | 2 +- .../generated/DeletedServersGetSamples.java | 2 +- .../DeletedServersListByLocationSamples.java | 2 +- .../generated/DeletedServersListSamples.java | 2 +- .../DeletedServersRecoverSamples.java | 2 +- ...ailabilityGroupsCreateOrUpdateSamples.java | 4 +- ...ibutedAvailabilityGroupsDeleteSamples.java | 2 +- ...utedAvailabilityGroupsFailoverSamples.java | 2 +- ...stributedAvailabilityGroupsGetSamples.java | 2 +- ...ailabilityGroupsListByInstanceSamples.java | 2 +- ...butedAvailabilityGroupsSetRoleSamples.java | 2 +- ...ibutedAvailabilityGroupsUpdateSamples.java | 2 +- .../ElasticPoolOperationsCancelSamples.java | 2 +- ...oolOperationsListByElasticPoolSamples.java | 2 +- .../ElasticPoolsCreateOrUpdateSamples.java | 16 +- .../generated/ElasticPoolsDeleteSamples.java | 2 +- .../ElasticPoolsFailoverSamples.java | 2 +- .../sql/generated/ElasticPoolsGetSamples.java | 10 +- .../ElasticPoolsListByServerSamples.java | 2 +- .../generated/ElasticPoolsUpdateSamples.java | 16 +- ...yptionProtectorsCreateOrUpdateSamples.java | 6 +- .../EncryptionProtectorsGetSamples.java | 4 +- ...cryptionProtectorsListByServerSamples.java | 2 +- ...EncryptionProtectorsRevalidateSamples.java | 2 +- .../EndpointCertificatesGetSamples.java | 2 +- ...ointCertificatesListByInstanceSamples.java | 2 +- ...AuditingPoliciesCreateOrUpdateSamples.java | 6 +- ...atabaseBlobAuditingPoliciesGetSamples.java | 2 +- ...AuditingPoliciesListByDatabaseSamples.java | 2 +- ...AuditingPoliciesCreateOrUpdateSamples.java | 4 +- ...dServerBlobAuditingPoliciesGetSamples.java | 2 +- ...obAuditingPoliciesListByServerSamples.java | 2 +- .../FailoverGroupsCreateOrUpdateSamples.java | 4 +- .../FailoverGroupsDeleteSamples.java | 2 +- .../FailoverGroupsFailoverSamples.java | 2 +- ...oupsForceFailoverAllowDataLossSamples.java | 2 +- .../generated/FailoverGroupsGetSamples.java | 2 +- .../FailoverGroupsListByServerSamples.java | 2 +- ...TryPlannedBeforeForcedFailoverSamples.java | 2 +- .../FailoverGroupsUpdateSamples.java | 4 +- .../FirewallRulesCreateOrUpdateSamples.java | 4 +- .../generated/FirewallRulesDeleteSamples.java | 2 +- .../generated/FirewallRulesGetSamples.java | 2 +- .../FirewallRulesListByServerSamples.java | 2 +- .../FirewallRulesReplaceSamples.java | 2 +- ...eoBackupPoliciesCreateOrUpdateSamples.java | 2 +- .../GeoBackupPoliciesGetSamples.java | 2 +- .../GeoBackupPoliciesListSamples.java | 2 +- ...Pv6FirewallRulesCreateOrUpdateSamples.java | 4 +- .../IPv6FirewallRulesDeleteSamples.java | 2 +- .../IPv6FirewallRulesGetSamples.java | 2 +- .../IPv6FirewallRulesListByServerSamples.java | 2 +- ...ceFailoverGroupsCreateOrUpdateSamples.java | 2 +- .../InstanceFailoverGroupsDeleteSamples.java | 2 +- ...InstanceFailoverGroupsFailoverSamples.java | 2 +- ...oupsForceFailoverAllowDataLossSamples.java | 2 +- .../InstanceFailoverGroupsGetSamples.java | 2 +- ...ceFailoverGroupsListByLocationSamples.java | 2 +- .../InstancePoolOperationsGetSamples.java | 2 +- ...olOperationsListByInstancePoolSamples.java | 4 +- .../InstancePoolsCreateOrUpdateSamples.java | 4 +- .../generated/InstancePoolsDeleteSamples.java | 2 +- ...nstancePoolsGetByResourceGroupSamples.java | 2 +- ...stancePoolsListByResourceGroupSamples.java | 2 +- .../generated/InstancePoolsListSamples.java | 2 +- .../generated/InstancePoolsUpdateSamples.java | 2 +- .../JobAgentsCreateOrUpdateSamples.java | 6 +- .../sql/generated/JobAgentsDeleteSamples.java | 2 +- .../sql/generated/JobAgentsGetSamples.java | 2 +- .../JobAgentsListByServerSamples.java | 2 +- .../sql/generated/JobAgentsUpdateSamples.java | 6 +- .../JobCredentialsCreateOrUpdateSamples.java | 2 +- .../JobCredentialsDeleteSamples.java | 2 +- .../generated/JobCredentialsGetSamples.java | 2 +- .../JobCredentialsListByAgentSamples.java | 2 +- .../generated/JobExecutionsCancelSamples.java | 2 +- .../JobExecutionsCreateOrUpdateSamples.java | 2 +- .../generated/JobExecutionsCreateSamples.java | 2 +- .../generated/JobExecutionsGetSamples.java | 2 +- .../JobExecutionsListByAgentSamples.java | 4 +- .../JobExecutionsListByJobSamples.java | 2 +- ...PrivateEndpointsCreateOrUpdateSamples.java | 2 +- .../JobPrivateEndpointsDeleteSamples.java | 2 +- .../JobPrivateEndpointsGetSamples.java | 2 +- ...JobPrivateEndpointsListByAgentSamples.java | 2 +- .../JobStepExecutionsGetSamples.java | 2 +- ...epExecutionsListByJobExecutionSamples.java | 2 +- .../JobStepsCreateOrUpdateSamples.java | 4 +- .../sql/generated/JobStepsDeleteSamples.java | 2 +- .../JobStepsGetByVersionSamples.java | 2 +- .../sql/generated/JobStepsGetSamples.java | 2 +- .../generated/JobStepsListByJobSamples.java | 2 +- .../JobStepsListByVersionSamples.java | 2 +- .../JobTargetExecutionsGetSamples.java | 2 +- ...etExecutionsListByJobExecutionSamples.java | 2 +- .../JobTargetExecutionsListByStepSamples.java | 2 +- .../JobTargetGroupsCreateOrUpdateSamples.java | 4 +- .../JobTargetGroupsDeleteSamples.java | 2 +- .../generated/JobTargetGroupsGetSamples.java | 2 +- .../JobTargetGroupsListByAgentSamples.java | 2 +- .../sql/generated/JobVersionsGetSamples.java | 2 +- .../JobVersionsListByJobSamples.java | 2 +- .../generated/JobsCreateOrUpdateSamples.java | 4 +- .../sql/generated/JobsDeleteSamples.java | 2 +- .../sql/generated/JobsGetSamples.java | 2 +- .../sql/generated/JobsListByAgentSamples.java | 2 +- ...UploadsOperationCreateOrUpdateSamples.java | 2 +- ...rDigestUploadsOperationDisableSamples.java | 2 +- ...edgerDigestUploadsOperationGetSamples.java | 2 +- ...UploadsOperationListByDatabaseSamples.java | 2 +- ...hangeAccessTierByResourceGroupSamples.java | 2 +- ...tentionBackupsChangeAccessTierSamples.java | 2 +- ...tionBackupsCopyByResourceGroupSamples.java | 2 +- .../LongTermRetentionBackupsCopySamples.java | 2 +- ...onBackupsDeleteByResourceGroupSamples.java | 2 +- ...LongTermRetentionBackupsDeleteSamples.java | 2 +- ...ntionBackupsGetByResourceGroupSamples.java | 2 +- .../LongTermRetentionBackupsGetSamples.java | 2 +- ...RetentionBackupsListByDatabaseSamples.java | 2 +- ...RetentionBackupsListByLocationSamples.java | 2 +- ...upsListByResourceGroupDatabaseSamples.java | 2 +- ...upsListByResourceGroupLocationSamples.java | 2 +- ...ckupsListByResourceGroupServerSamples.java | 2 +- ...rmRetentionBackupsListByServerSamples.java | 2 +- ...sedImmutabilityByResourceGroupSamples.java | 2 +- ...ckupsLockTimeBasedImmutabilitySamples.java | 2 +- ...oldImmutabilityByResourceGroupSamples.java | 2 +- ...upsRemoveLegalHoldImmutabilitySamples.java | 2 +- ...sedImmutabilityByResourceGroupSamples.java | 2 +- ...upsRemoveTimeBasedImmutabilitySamples.java | 2 +- ...oldImmutabilityByResourceGroupSamples.java | 2 +- ...ackupsSetLegalHoldImmutabilitySamples.java | 2 +- ...onBackupsUpdateByResourceGroupSamples.java | 2 +- ...LongTermRetentionBackupsUpdateSamples.java | 2 +- ...ceBackupsDeleteByResourceGroupSamples.java | 2 +- ...onManagedInstanceBackupsDeleteSamples.java | 2 +- ...tanceBackupsGetByResourceGroupSamples.java | 2 +- ...ntionManagedInstanceBackupsGetSamples.java | 2 +- ...dInstanceBackupsListByDatabaseSamples.java | 2 +- ...dInstanceBackupsListByInstanceSamples.java | 2 +- ...dInstanceBackupsListByLocationSamples.java | 4 +- ...upsListByResourceGroupDatabaseSamples.java | 3 +- ...upsListByResourceGroupInstanceSamples.java | 3 +- ...upsListByResourceGroupLocationSamples.java | 6 +- ...etentionPoliciesCreateOrUpdateSamples.java | 2 +- .../LongTermRetentionPoliciesGetSamples.java | 2 +- ...etentionPoliciesListByDatabaseSamples.java | 2 +- ...nanceWindowOptionsOperationGetSamples.java | 2 +- ...WindowsOperationCreateOrUpdateSamples.java | 2 +- ...MaintenanceWindowsOperationGetSamples.java | 2 +- ...etentionPoliciesCreateOrUpdateSamples.java | 2 +- ...pShortTermRetentionPoliciesGetSamples.java | 2 +- ...etentionPoliciesListByDatabaseSamples.java | 2 +- ...ortTermRetentionPoliciesUpdateSamples.java | 2 +- ...otectionSettingsCreateOrUpdateSamples.java | 4 +- ...cedThreatProtectionSettingsGetSamples.java | 2 +- ...otectionSettingsListByDatabaseSamples.java | 2 +- .../ManagedDatabaseColumnsGetSamples.java | 2 +- ...dDatabaseColumnsListByDatabaseSamples.java | 4 +- ...agedDatabaseColumnsListByTableSamples.java | 2 +- ...nagedDatabaseMoveOperationsGetSamples.java | 2 +- ...seMoveOperationsListByLocationSamples.java | 6 +- .../ManagedDatabaseQueriesGetSamples.java | 2 +- ...agedDatabaseQueriesListByQuerySamples.java | 6 +- ...mmendedSensitivityLabelsUpdateSamples.java | 2 +- ...nagedDatabaseRestoreDetailsGetSamples.java | 2 +- .../ManagedDatabaseSchemasGetSamples.java | 2 +- ...dDatabaseSchemasListByDatabaseSamples.java | 2 +- ...ityAlertPoliciesCreateOrUpdateSamples.java | 4 +- ...tabaseSecurityAlertPoliciesGetSamples.java | 2 +- ...ityAlertPoliciesListByDatabaseSamples.java | 2 +- ...seSecurityEventsListByDatabaseSamples.java | 4 +- ...ensitivityLabelsCreateOrUpdateSamples.java | 2 +- ...atabaseSensitivityLabelsDeleteSamples.java | 2 +- ...ityLabelsDisableRecommendationSamples.java | 2 +- ...vityLabelsEnableRecommendationSamples.java | 2 +- ...edDatabaseSensitivityLabelsGetSamples.java | 2 +- ...ensitivityLabelsListByDatabaseSamples.java | 2 +- ...ityLabelsListCurrentByDatabaseSamples.java | 2 +- ...abelsListRecommendedByDatabaseSamples.java | 2 +- ...atabaseSensitivityLabelsUpdateSamples.java | 2 +- .../ManagedDatabaseTablesGetSamples.java | 2 +- ...agedDatabaseTablesListBySchemaSamples.java | 2 +- ...ntDataEncryptionCreateOrUpdateSamples.java | 2 +- ...seTransparentDataEncryptionGetSamples.java | 2 +- ...ntDataEncryptionListByDatabaseSamples.java | 2 +- ...entRuleBaselinesCreateOrUpdateSamples.java | 2 +- ...yAssessmentRuleBaselinesDeleteSamples.java | 2 +- ...lityAssessmentRuleBaselinesGetSamples.java | 2 +- ...erabilityAssessmentScansExportSamples.java | 2 +- ...ulnerabilityAssessmentScansGetSamples.java | 2 +- ...ityAssessmentScansInitiateScanSamples.java | 2 +- ...yAssessmentScansListByDatabaseSamples.java | 2 +- ...ilityAssessmentsCreateOrUpdateSamples.java | 4 +- ...VulnerabilityAssessmentsDeleteSamples.java | 2 +- ...aseVulnerabilityAssessmentsGetSamples.java | 2 +- ...ilityAssessmentsListByDatabaseSamples.java | 2 +- .../ManagedDatabasesCancelMoveSamples.java | 2 +- .../ManagedDatabasesCompleteMoveSamples.java | 2 +- ...anagedDatabasesCompleteRestoreSamples.java | 2 +- ...ManagedDatabasesCreateOrUpdateSamples.java | 18 +- .../ManagedDatabasesDeleteSamples.java | 2 +- .../generated/ManagedDatabasesGetSamples.java | 2 +- ...ManagedDatabasesListByInstanceSamples.java | 2 +- ...asesListInaccessibleByInstanceSamples.java | 2 +- ...luateInaccessibleDatabaseStateSamples.java | 2 +- .../ManagedDatabasesStartMoveSamples.java | 4 +- .../ManagedDatabasesUpdateSamples.java | 4 +- ...ceAdministratorsCreateOrUpdateSamples.java | 4 +- ...edInstanceAdministratorsDeleteSamples.java | 2 +- ...nagedInstanceAdministratorsGetSamples.java | 2 +- ...ceAdministratorsListByInstanceSamples.java | 2 +- ...otectionSettingsCreateOrUpdateSamples.java | 4 +- ...cedThreatProtectionSettingsGetSamples.java | 2 +- ...otectionSettingsListByInstanceSamples.java | 2 +- ...yAuthenticationsCreateOrUpdateSamples.java | 2 +- ...ureADOnlyAuthenticationsDeleteSamples.java | 2 +- ...eAzureADOnlyAuthenticationsGetSamples.java | 2 +- ...yAuthenticationsListByInstanceSamples.java | 2 +- ...agedInstanceDtcsCreateOrUpdateSamples.java | 4 +- .../ManagedInstanceDtcsGetSamples.java | 2 +- ...tanceDtcsListByManagedInstanceSamples.java | 2 +- ...yptionProtectorsCreateOrUpdateSamples.java | 4 +- ...nstanceEncryptionProtectorsGetSamples.java | 2 +- ...yptionProtectorsListByInstanceSamples.java | 2 +- ...EncryptionProtectorsRevalidateSamples.java | 2 +- ...agedInstanceKeysCreateOrUpdateSamples.java | 2 +- .../ManagedInstanceKeysDeleteSamples.java | 2 +- .../ManagedInstanceKeysGetSamples.java | 2 +- ...agedInstanceKeysListByInstanceSamples.java | 2 +- ...etentionPoliciesCreateOrUpdateSamples.java | 2 +- ...ongTermRetentionPoliciesDeleteSamples.java | 2 +- ...ceLongTermRetentionPoliciesGetSamples.java | 2 +- ...etentionPoliciesListByDatabaseSamples.java | 2 +- ...anagedInstanceOperationsCancelSamples.java | 2 +- .../ManagedInstanceOperationsGetSamples.java | 2 +- ...perationsListByManagedInstanceSamples.java | 2 +- ...pointConnectionsCreateOrUpdateSamples.java | 2 +- ...ivateEndpointConnectionsDeleteSamples.java | 2 +- ...ePrivateEndpointConnectionsGetSamples.java | 2 +- ...nnectionsListByManagedInstanceSamples.java | 2 +- ...nstancePrivateLinkResourcesGetSamples.java | 2 +- ...ResourcesListByManagedInstanceSamples.java | 2 +- ...dInstanceTdeCertificatesCreateSamples.java | 2 +- ...ilityAssessmentsCreateOrUpdateSamples.java | 6 +- ...VulnerabilityAssessmentsDeleteSamples.java | 2 +- ...nceVulnerabilityAssessmentsGetSamples.java | 2 +- ...ilityAssessmentsListByInstanceSamples.java | 2 +- ...ManagedInstancesCreateOrUpdateSamples.java | 4 +- .../ManagedInstancesDeleteSamples.java | 2 +- .../ManagedInstancesFailoverSamples.java | 2 +- ...gedInstancesGetByResourceGroupSamples.java | 6 +- ...gedInstancesListByInstancePoolSamples.java | 4 +- ...InstancesListByManagedInstanceSamples.java | 6 +- ...edInstancesListByResourceGroupSamples.java | 4 +- ...kDependenciesByManagedInstanceSamples.java | 2 +- .../ManagedInstancesListSamples.java | 4 +- ...luateInaccessibleDatabaseStateSamples.java | 2 +- .../ManagedInstancesRefreshStatusSamples.java | 2 +- .../ManagedInstancesStartSamples.java | 2 +- .../ManagedInstancesStopSamples.java | 2 +- .../ManagedInstancesUpdateSamples.java | 6 +- ...dateAzureKeyVaultEncryptionKeySamples.java | 2 +- ...UploadsOperationCreateOrUpdateSamples.java | 2 +- ...rDigestUploadsOperationDisableSamples.java | 2 +- ...edgerDigestUploadsOperationGetSamples.java | 2 +- ...UploadsOperationListByDatabaseSamples.java | 2 +- ...etentionPoliciesCreateOrUpdateSamples.java | 2 +- ...pShortTermRetentionPoliciesGetSamples.java | 2 +- ...istByRestorableDroppedDatabaseSamples.java | 2 +- ...ortTermRetentionPoliciesUpdateSamples.java | 2 +- ...ManagedServerDnsAliasesAcquireSamples.java | 2 +- ...ServerDnsAliasesCreateOrUpdateSamples.java | 2 +- .../ManagedServerDnsAliasesDeleteSamples.java | 2 +- .../ManagedServerDnsAliasesGetSamples.java | 2 +- ...nsAliasesListByManagedInstanceSamples.java | 2 +- ...ityAlertPoliciesCreateOrUpdateSamples.java | 4 +- ...ServerSecurityAlertPoliciesGetSamples.java | 2 +- ...ityAlertPoliciesListByInstanceSamples.java | 2 +- ...rityPerimeterConfigurationsGetSamples.java | 2 +- ...eterConfigurationsListByServerSamples.java | 2 +- ...rimeterConfigurationsReconcileSamples.java | 2 +- .../sql/generated/OperationsListSamples.java | 2 +- ...undFirewallRulesCreateOrUpdateSamples.java | 2 +- .../OutboundFirewallRulesDeleteSamples.java | 2 +- .../OutboundFirewallRulesGetSamples.java | 2 +- ...boundFirewallRulesListByServerSamples.java | 2 +- ...pointConnectionsCreateOrUpdateSamples.java | 2 +- ...ivateEndpointConnectionsDeleteSamples.java | 2 +- .../PrivateEndpointConnectionsGetSamples.java | 2 +- ...ndpointConnectionsListByServerSamples.java | 2 +- .../PrivateLinkResourcesGetSamples.java | 2 +- ...ivateLinkResourcesListByServerSamples.java | 2 +- ...mmendedSensitivityLabelsUpdateSamples.java | 2 +- .../RecoverableDatabasesGetSamples.java | 4 +- ...coverableDatabasesListByServerSamples.java | 2 +- ...RecoverableManagedDatabasesGetSamples.java | 2 +- ...ManagedDatabasesListByInstanceSamples.java | 2 +- ...ReplicationLinksCreateOrUpdateSamples.java | 2 +- .../ReplicationLinksDeleteSamples.java | 2 +- ...tionLinksFailoverAllowDataLossSamples.java | 2 +- .../ReplicationLinksFailoverSamples.java | 2 +- .../generated/ReplicationLinksGetSamples.java | 2 +- ...ReplicationLinksListByDatabaseSamples.java | 2 +- .../ReplicationLinksListByServerSamples.java | 2 +- .../ReplicationLinksUpdateSamples.java | 2 +- .../RestorableDroppedDatabasesGetSamples.java | 4 +- ...leDroppedDatabasesListByServerSamples.java | 2 +- ...ableDroppedManagedDatabasesGetSamples.java | 2 +- ...ManagedDatabasesListByInstanceSamples.java | 2 +- .../generated/RestorePointsCreateSamples.java | 2 +- .../generated/RestorePointsDeleteSamples.java | 2 +- .../generated/RestorePointsGetSamples.java | 4 +- .../RestorePointsListByDatabaseSamples.java | 4 +- ...ensitivityLabelsCreateOrUpdateSamples.java | 2 +- .../SensitivityLabelsDeleteSamples.java | 2 +- ...ityLabelsDisableRecommendationSamples.java | 2 +- ...vityLabelsEnableRecommendationSamples.java | 2 +- .../SensitivityLabelsGetSamples.java | 2 +- ...ensitivityLabelsListByDatabaseSamples.java | 2 +- ...ityLabelsListCurrentByDatabaseSamples.java | 2 +- ...abelsListRecommendedByDatabaseSamples.java | 2 +- .../SensitivityLabelsUpdateSamples.java | 2 +- ...otectionSettingsCreateOrUpdateSamples.java | 4 +- ...cedThreatProtectionSettingsGetSamples.java | 2 +- ...ProtectionSettingsListByServerSamples.java | 2 +- .../generated/ServerAdvisorsGetSamples.java | 2 +- .../ServerAdvisorsListByServerSamples.java | 4 +- .../ServerAdvisorsUpdateSamples.java | 2 +- .../ServerAutomaticTuningGetSamples.java | 2 +- .../ServerAutomaticTuningUpdateSamples.java | 4 +- ...ADAdministratorsCreateOrUpdateSamples.java | 2 +- ...verAzureADAdministratorsDeleteSamples.java | 2 +- ...ServerAzureADAdministratorsGetSamples.java | 2 +- ...reADAdministratorsListByServerSamples.java | 2 +- ...yAuthenticationsCreateOrUpdateSamples.java | 2 +- ...ureADOnlyAuthenticationsDeleteSamples.java | 2 +- ...rAzureADOnlyAuthenticationsGetSamples.java | 2 +- ...nlyAuthenticationsListByServerSamples.java | 2 +- ...AuditingPoliciesCreateOrUpdateSamples.java | 4 +- .../ServerBlobAuditingPoliciesGetSamples.java | 2 +- ...obAuditingPoliciesListByServerSamples.java | 2 +- ...igurationOptionsCreateOrUpdateSamples.java | 2 +- .../ServerConfigurationOptionsGetSamples.java | 2 +- ...onOptionsListByManagedInstanceSamples.java | 2 +- ...nnectionPoliciesCreateOrUpdateSamples.java | 2 +- .../ServerConnectionPoliciesGetSamples.java | 2 +- ...ConnectionPoliciesListByServerSamples.java | 2 +- ...OpsAuditSettingsCreateOrUpdateSamples.java | 4 +- .../ServerDevOpsAuditSettingsGetSamples.java | 2 +- ...evOpsAuditSettingsListByServerSamples.java | 2 +- .../ServerDnsAliasesAcquireSamples.java | 2 +- ...ServerDnsAliasesCreateOrUpdateSamples.java | 2 +- .../ServerDnsAliasesDeleteSamples.java | 2 +- .../generated/ServerDnsAliasesGetSamples.java | 2 +- .../ServerDnsAliasesListByServerSamples.java | 2 +- .../ServerKeysCreateOrUpdateSamples.java | 4 +- .../generated/ServerKeysDeleteSamples.java | 2 +- .../sql/generated/ServerKeysGetSamples.java | 4 +- .../ServerKeysListByServerSamples.java | 2 +- .../ServerOperationsListByServerSamples.java | 2 +- ...ityAlertPoliciesCreateOrUpdateSamples.java | 4 +- ...ServerSecurityAlertPoliciesGetSamples.java | 2 +- ...urityAlertPoliciesListByServerSamples.java | 2 +- ...rustCertificatesCreateOrUpdateSamples.java | 2 +- .../ServerTrustCertificatesDeleteSamples.java | 2 +- .../ServerTrustCertificatesGetSamples.java | 2 +- ...rustCertificatesListByInstanceSamples.java | 2 +- ...erverTrustGroupsCreateOrUpdateSamples.java | 2 +- .../ServerTrustGroupsDeleteSamples.java | 2 +- .../ServerTrustGroupsGetSamples.java | 2 +- ...erverTrustGroupsListByInstanceSamples.java | 2 +- ...erverTrustGroupsListByLocationSamples.java | 2 +- .../ServerUsagesListByServerSamples.java | 2 +- ...ilityAssessmentsCreateOrUpdateSamples.java | 6 +- ...VulnerabilityAssessmentsDeleteSamples.java | 2 +- ...verVulnerabilityAssessmentsGetSamples.java | 2 +- ...abilityAssessmentsListByServerSamples.java | 2 +- .../ServersCheckNameAvailabilitySamples.java | 6 +- .../ServersCreateOrUpdateSamples.java | 2 +- .../sql/generated/ServersDeleteSamples.java | 2 +- .../ServersGetByResourceGroupSamples.java | 4 +- .../ServersImportDatabaseSamples.java | 6 +- .../ServersListByResourceGroupSamples.java | 4 +- .../sql/generated/ServersListSamples.java | 4 +- .../ServersRefreshStatusSamples.java | 2 +- .../sql/generated/ServersUpdateSamples.java | 2 +- .../SqlAgentCreateOrUpdateSamples.java | 2 +- .../sql/generated/SqlAgentGetSamples.java | 2 +- ...erabilityAssessmentBaselineGetSamples.java | 2 +- ...stBySqlVulnerabilityAssessmentSamples.java | 2 +- ...selinesOperationCreateOrUpdateSamples.java | 4 +- ...tyAssessmentExecuteScanExecuteSamples.java | 2 +- ...mentRuleBaselineCreateOrUpdateSamples.java | 2 +- ...ilityAssessmentRuleBaselineGetSamples.java | 2 +- ...mentRuleBaselineListByBaselineSamples.java | 2 +- ...ntRuleBaselinesOperationDeleteSamples.java | 2 +- ...sessmentScanResultOperationGetSamples.java | 2 +- ...tScanResultOperationListByScanSamples.java | 2 +- ...ulnerabilityAssessmentScansGetSamples.java | 2 +- ...tBySqlVulnerabilityAssessmentsSamples.java | 2 +- ...VulnerabilityAssessmentsDeleteSamples.java | 2 +- ...essmentsSettingsCreateOrUpdateSamples.java | 2 +- ...rabilityAssessmentsSettingsGetSamples.java | 2 +- ...ssessmentsSettingsListByServerSamples.java | 2 +- ...nstanceSchedulesCreateOrUpdateSamples.java | 4 +- ...ManagedInstanceSchedulesDeleteSamples.java | 2 +- ...topManagedInstanceSchedulesGetSamples.java | 2 +- ...nstanceSchedulesListByInstanceSamples.java | 2 +- .../SubscriptionUsagesGetSamples.java | 2 +- ...bscriptionUsagesListByLocationSamples.java | 2 +- ...seLinkWorkspacesListByDatabaseSamples.java | 2 +- .../SyncAgentsCreateOrUpdateSamples.java | 4 +- .../generated/SyncAgentsDeleteSamples.java | 2 +- .../SyncAgentsGenerateKeySamples.java | 2 +- .../sql/generated/SyncAgentsGetSamples.java | 2 +- .../SyncAgentsListByServerSamples.java | 2 +- .../SyncAgentsListLinkedDatabasesSamples.java | 2 +- .../SyncGroupsCancelSyncSamples.java | 2 +- .../SyncGroupsCreateOrUpdateSamples.java | 47 +---- .../generated/SyncGroupsDeleteSamples.java | 2 +- .../sql/generated/SyncGroupsGetSamples.java | 17 +- .../SyncGroupsListByDatabaseSamples.java | 2 +- .../SyncGroupsListHubSchemasSamples.java | 2 +- .../generated/SyncGroupsListLogsSamples.java | 2 +- .../SyncGroupsListSyncDatabaseIdsSamples.java | 2 +- .../SyncGroupsRefreshHubSchemaSamples.java | 2 +- .../SyncGroupsTriggerSyncSamples.java | 2 +- .../generated/SyncGroupsUpdateSamples.java | 73 +------- .../SyncMembersCreateOrUpdateSamples.java | 50 +---- .../generated/SyncMembersDeleteSamples.java | 2 +- .../sql/generated/SyncMembersGetSamples.java | 17 +- .../SyncMembersListBySyncGroupSamples.java | 2 +- .../SyncMembersListMemberSchemasSamples.java | 2 +- ...SyncMembersRefreshMemberSchemaSamples.java | 2 +- .../generated/SyncMembersUpdateSamples.java | 80 +------- .../TdeCertificatesCreateSamples.java | 2 +- .../sql/generated/TimeZonesGetSamples.java | 2 +- .../TimeZonesListByLocationSamples.java | 2 +- ...tDataEncryptionsCreateOrUpdateSamples.java | 2 +- .../TransparentDataEncryptionsGetSamples.java | 2 +- ...tDataEncryptionsListByDatabaseSamples.java | 2 +- ...ansparentDataEncryptionsResumeSamples.java | 2 +- ...nsparentDataEncryptionsSuspendSamples.java | 2 +- .../UsagesListByInstancePoolSamples.java | 4 +- .../VirtualClustersCreateOrUpdateSamples.java | 2 +- .../VirtualClustersDeleteSamples.java | 2 +- ...tualClustersGetByResourceGroupSamples.java | 2 +- ...ualClustersListByResourceGroupSamples.java | 2 +- .../generated/VirtualClustersListSamples.java | 2 +- ...irtualClustersUpdateDnsServersSamples.java | 2 +- .../VirtualClustersUpdateSamples.java | 2 +- ...tualNetworkRulesCreateOrUpdateSamples.java | 2 +- .../VirtualNetworkRulesDeleteSamples.java | 2 +- .../VirtualNetworkRulesGetSamples.java | 2 +- ...irtualNetworkRulesListByServerSamples.java | 2 +- ...kloadClassifiersCreateOrUpdateSamples.java | 4 +- .../WorkloadClassifiersDeleteSamples.java | 2 +- .../WorkloadClassifiersGetSamples.java | 2 +- ...ClassifiersListByWorkloadGroupSamples.java | 2 +- .../WorkloadGroupsCreateOrUpdateSamples.java | 4 +- .../WorkloadGroupsDeleteSamples.java | 2 +- .../generated/WorkloadGroupsGetSamples.java | 2 +- .../WorkloadGroupsListByDatabaseSamples.java | 2 +- .../tsp-location.yaml | 2 +- 578 files changed, 903 insertions(+), 1793 deletions(-) delete mode 100644 sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantIdentity.java delete mode 100644 sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantIdentityType.java delete mode 100644 sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantUserAssignedIdentity.java diff --git a/eng/lintingconfigs/revapi/track2/revapi.json b/eng/lintingconfigs/revapi/track2/revapi.json index 6e084e29e4cb..6a3743edf739 100644 --- a/eng/lintingconfigs/revapi/track2/revapi.json +++ b/eng/lintingconfigs/revapi/track2/revapi.json @@ -1584,42 +1584,6 @@ "old": "class com\\.azure\\.resourcemanager\\.sql\\.models\\..*", "justification": "TypeSpec fix for base resource class." }, - { - "code": "java.class.kindChanged", - "old" : { - "matcher": "regex", - "match": "enum com\\.azure\\.resourcemanager\\.sql\\.models\\.(DataMaskingFunction|DataMaskingRuleState)" - }, - "justification": "Enum changed to ExpandableStringEnum." - }, - { - "code": "java.class.noLongerImplementsInterface", - "old" : { - "matcher": "regex", - "match": "enum com\\.azure\\.resourcemanager\\.sql\\.models\\.(DataMaskingFunction|DataMaskingRuleState)" - }, - "justification": "Enum changed to ExpandableStringEnum." - }, - { - "code": "java.missing.newSuperType", - "old" : { - "matcher": "regex", - "match": "(enum|class) com\\.azure\\.resourcemanager\\.sql\\.models\\.(DataMaskingFunction|DataMaskingRuleState)" - }, - "justification": "Enum changed to ExpandableStringEnum." - }, - { - "regex": true, - "code": "java\\.method\\.(removed|visibilityIncreased|returnTypeChanged)", - "old": ".* @ com\\.azure\\.resourcemanager\\.sql\\.models\\.(DataMaskingFunction|DataMaskingRuleState)", - "justification": "Enum changed to ExpandableStringEnum." - }, - { - "regex": true, - "code": "java\\.method\\.(removed|visibilityIncreased|returnTypeChanged)", - "old": ".* com\\.azure\\.resourcemanager\\.sql\\.models\\.(DataMaskingFunction|DataMaskingRuleState)::.*", - "justification": "Enum changed to ExpandableStringEnum." - }, { "regex": true, "code": "java\\.field\\.enumConstantOrderChanged", diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 7f34fa9c15c5..da45efce8a59 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -299,7 +299,7 @@ com.azure.resourcemanager:azure-resourcemanager-redis;2.53.9;2.54.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-samples;2.0.0-beta.1;2.0.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-search;2.54.8;2.55.0-beta.2 com.azure.resourcemanager:azure-resourcemanager-servicebus;2.53.9;2.54.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-sql;2.53.10;2.54.0-beta.2 +com.azure.resourcemanager:azure-resourcemanager-sql;2.53.10;2.54.0 com.azure.resourcemanager:azure-resourcemanager-storage;2.57.1;2.58.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-trafficmanager;2.53.9;2.54.0-beta.2 com.azure.resourcemanager:azure-resourcemanager-test;2.0.0-beta.2;2.0.0-beta.3 diff --git a/sdk/sql/azure-resourcemanager-sql/CHANGELOG.md b/sdk/sql/azure-resourcemanager-sql/CHANGELOG.md index 8d012804ad6f..c0c177feade0 100644 --- a/sdk/sql/azure-resourcemanager-sql/CHANGELOG.md +++ b/sdk/sql/azure-resourcemanager-sql/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.54.0-beta.2 (Unreleased) +## 2.54.0 (2026-07-16) ### Features Added @@ -9,10 +9,22 @@ ### Breaking Changes -### Bugs Fixed +- Renamed `SecurityAlertPolicyNameAutoGenerated` class to `SecurityAlertPolicyName`. +- Removed `ManagedInstancePropertiesProvisioningState` class, replaced by `ProvisioningState`. Changed return type of `provisioningState()` in `ManagedInstanceUpdate` from `ManagedInstancePropertiesProvisioningState` to `ProvisioningState`. +- Removed `DataSyncParticipantIdentity`, `DataSyncParticipantIdentityType` and `DataSyncParticipantUserAssignedIdentity` classes. Removed `identity()` and `withIdentity()` methods from `SyncGroupInner` and `SyncMemberInner`. +- Removed `provisioningState()` method from `DatabaseInner` and `DatabaseUpdate`. +- Removed `currentSku()` method from `ElasticPoolInner` and `ElasticPoolUpdate`. +- Removed `fqdnEnabled()` and `withFqdnEnabled()` methods from `ManagedInstanceDtcInner`. +- Removed `fromInt()` method from `DiffBackupIntervalInHours`. +- Removed `zoneRedundant()` method from `ManagedInstanceEditionCapability`. +- Removed `family()` and `maintenanceConfigurationId()` methods from `VirtualClusterUpdate`. +- Removed `skip` parameter from `listByDatabase()` method in `DataMaskingRulesClient`. +- Replaced `top` and `skip` parameters with `skipToken` parameter in `listByServer()` method in `DatabasesClient`. ### Other Changes +- Updated `api-version` to `2025-01-01`. + ## 2.53.10 (2026-07-07) ### Other Changes @@ -31,7 +43,6 @@ - Upgraded `azure-resourcemanager-storage` from `2.55.5` to version `2.56.1`. - Upgraded `azure-resourcemanager-resources` from `2.54.1` to version `2.54.2`. - ## 2.53.8 (2026-05-05) ### Other Changes diff --git a/sdk/sql/azure-resourcemanager-sql/README.md b/sdk/sql/azure-resourcemanager-sql/README.md index 406147b7ff16..8112b97269eb 100644 --- a/sdk/sql/azure-resourcemanager-sql/README.md +++ b/sdk/sql/azure-resourcemanager-sql/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-sql - 2.53.7 + 2.54.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/sql/azure-resourcemanager-sql/pom.xml b/sdk/sql/azure-resourcemanager-sql/pom.xml index 86a5fb26a06a..863dbd969ed9 100644 --- a/sdk/sql/azure-resourcemanager-sql/pom.xml +++ b/sdk/sql/azure-resourcemanager-sql/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-sql - 2.54.0-beta.2 + 2.54.0 jar Microsoft Azure SDK for Sql Management @@ -53,6 +53,7 @@ --add-opens com.azure.resourcemanager.msi/com.azure.resourcemanager.msi=ALL-UNNAMED --add-opens com.azure.core/com.azure.core.implementation.util=ALL-UNNAMED + true diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/DataMaskingRulesClient.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/DataMaskingRulesClient.java index 5a755f9abf34..c477d02ee3a7 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/DataMaskingRulesClient.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/DataMaskingRulesClient.java @@ -18,23 +18,6 @@ * An instance of this class provides access to all the operations defined in DataMaskingRulesClient. */ public interface DataMaskingRulesClient { - /** - * Gets a list of database data masking rules. - * - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param serverName The name of the server. - * @param databaseName The name of the database. - * @param dataMaskingPolicyName The name of the database for which the data masking policy applies. - * @param skip The number of elements in the collection to skip. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a list of database data masking rules as paginated response with {@link PagedFlux}. - */ - @ServiceMethod(returns = ReturnType.COLLECTION) - PagedFlux listByDatabaseAsync(String resourceGroupName, String serverName, - String databaseName, DataMaskingPolicyName dataMaskingPolicyName, Long skip); - /** * Gets a list of database data masking rules. * @@ -74,7 +57,6 @@ PagedIterable listByDatabase(String resourceGroupName, Str * @param serverName The name of the server. * @param databaseName The name of the database. * @param dataMaskingPolicyName The name of the database for which the data masking policy applies. - * @param skip The number of elements in the collection to skip. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. @@ -83,7 +65,7 @@ PagedIterable listByDatabase(String resourceGroupName, Str */ @ServiceMethod(returns = ReturnType.COLLECTION) PagedIterable listByDatabase(String resourceGroupName, String serverName, String databaseName, - DataMaskingPolicyName dataMaskingPolicyName, Long skip, Context context); + DataMaskingPolicyName dataMaskingPolicyName, Context context); /** * Creates or updates a database data masking rule. diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/DatabasesClient.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/DatabasesClient.java index 50a846033fce..48fedb51c374 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/DatabasesClient.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/DatabasesClient.java @@ -424,18 +424,14 @@ SyncPoller, Void> beginDelete(String resourceGroupName, String * * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param serverName The name of the server. - * @param top The number of elements to return from the collection. - * @param skip The number of elements in the collection to skip. - * @param filter An OData filter expression that filters elements in the collection. - * @param orderby How the results should be ordered. + * @param skipToken The skipToken parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. * @return a list of databases as paginated response with {@link PagedFlux}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - PagedFlux listByServerAsync(String resourceGroupName, String serverName, Long top, Long skip, - String filter, String orderby); + PagedFlux listByServerAsync(String resourceGroupName, String serverName, String skipToken); /** * Gets a list of databases. @@ -468,10 +464,7 @@ PagedFlux listByServerAsync(String resourceGroupName, String serv * * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param serverName The name of the server. - * @param top The number of elements to return from the collection. - * @param skip The number of elements in the collection to skip. - * @param filter An OData filter expression that filters elements in the collection. - * @param orderby How the results should be ordered. + * @param skipToken The skipToken parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. @@ -479,8 +472,8 @@ PagedFlux listByServerAsync(String resourceGroupName, String serv * @return a list of databases as paginated response with {@link PagedIterable}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - PagedIterable listByServer(String resourceGroupName, String serverName, Long top, Long skip, - String filter, String orderby, Context context); + PagedIterable listByServer(String resourceGroupName, String serverName, String skipToken, + Context context); /** * Exports a database. diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/DatabaseInner.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/DatabaseInner.java index 7d195aa590eb..4790fcf50aa5 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/DatabaseInner.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/DatabaseInner.java @@ -1340,15 +1340,6 @@ public DatabaseInner withEncryptionProtectorAutoRotation(Boolean encryptionProte return this; } - /** - * Get the provisioningState property: Specifies the provisioning state for this resource. - * - * @return the provisioningState value. - */ - public String provisioningState() { - return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); - } - /** * Validates the instance. * diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/DatabaseProperties.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/DatabaseProperties.java index ea8ef05006d0..b205b313a745 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/DatabaseProperties.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/DatabaseProperties.java @@ -352,11 +352,6 @@ public final class DatabaseProperties implements JsonSerializable writer.writeString(element)); - jsonWriter.writeBooleanField("fqdnEnabled", this.fqdnEnabled); return jsonWriter.writeEndObject(); } @@ -205,8 +177,6 @@ public static ManagedInstanceDtcProperties fromJson(JsonReader jsonReader) throw deserializedManagedInstanceDtcProperties.externalDnsSuffixSearchList = externalDnsSuffixSearchList; } else if ("dtcHostNameDnsSuffix".equals(fieldName)) { deserializedManagedInstanceDtcProperties.dtcHostNameDnsSuffix = reader.getString(); - } else if ("fqdnEnabled".equals(fieldName)) { - deserializedManagedInstanceDtcProperties.fqdnEnabled = reader.getNullable(JsonReader::getBoolean); } else if ("provisioningState".equals(fieldName)) { deserializedManagedInstanceDtcProperties.provisioningState = ProvisioningState.fromString(reader.getString()); diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/RestorableDroppedDatabaseInner.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/RestorableDroppedDatabaseInner.java index 6b6b6121a1e1..41085ef3d5db 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/RestorableDroppedDatabaseInner.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/RestorableDroppedDatabaseInner.java @@ -28,9 +28,9 @@ public final class RestorableDroppedDatabaseInner extends ProxyResource { private RestorableDroppedDatabaseProperties innerProperties; /* - * Resource tags. + * The name and tier of the SKU. */ - private Map tags; + private Sku sku; /* * Resource location. @@ -38,9 +38,9 @@ public final class RestorableDroppedDatabaseInner extends ProxyResource { private String location; /* - * The name and tier of the SKU. + * Resource tags. */ - private Sku sku; + private Map tags; /* * Azure Resource Manager metadata containing createdBy and modifiedBy information. @@ -78,12 +78,12 @@ private RestorableDroppedDatabaseProperties innerProperties() { } /** - * Get the tags property: Resource tags. + * Get the sku property: The name and tier of the SKU. * - * @return the tags value. + * @return the sku value. */ - public Map tags() { - return this.tags; + public Sku sku() { + return this.sku; } /** @@ -96,12 +96,12 @@ public String location() { } /** - * Get the sku property: The name and tier of the SKU. + * Get the tags property: Resource tags. * - * @return the sku value. + * @return the tags value. */ - public Sku sku() { - return this.sku; + public Map tags() { + return this.tags; } /** @@ -227,9 +227,9 @@ public void validate() { public JsonWriter toJson(JsonWriter jsonWriter) throws IOException { jsonWriter.writeStartObject(); jsonWriter.writeJsonField("properties", this.innerProperties); - jsonWriter.writeMapField("tags", this.tags, (writer, element) -> writer.writeString(element)); - jsonWriter.writeStringField("location", this.location); jsonWriter.writeJsonField("sku", this.sku); + jsonWriter.writeStringField("location", this.location); + jsonWriter.writeMapField("tags", this.tags, (writer, element) -> writer.writeString(element)); return jsonWriter.writeEndObject(); } @@ -259,13 +259,13 @@ public static RestorableDroppedDatabaseInner fromJson(JsonReader jsonReader) thr } else if ("properties".equals(fieldName)) { deserializedRestorableDroppedDatabaseInner.innerProperties = RestorableDroppedDatabaseProperties.fromJson(reader); + } else if ("sku".equals(fieldName)) { + deserializedRestorableDroppedDatabaseInner.sku = Sku.fromJson(reader); + } else if ("location".equals(fieldName)) { + deserializedRestorableDroppedDatabaseInner.location = reader.getString(); } else if ("tags".equals(fieldName)) { Map tags = reader.readMap(reader1 -> reader1.getString()); deserializedRestorableDroppedDatabaseInner.tags = tags; - } else if ("location".equals(fieldName)) { - deserializedRestorableDroppedDatabaseInner.location = reader.getString(); - } else if ("sku".equals(fieldName)) { - deserializedRestorableDroppedDatabaseInner.sku = Sku.fromJson(reader); } else if ("systemData".equals(fieldName)) { deserializedRestorableDroppedDatabaseInner.systemData = SystemData.fromJson(reader); } else { diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/ServerUsageInner.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/ServerUsageInner.java index 23a7928998a2..1173fcf59884 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/ServerUsageInner.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/ServerUsageInner.java @@ -11,6 +11,7 @@ import com.azure.json.JsonToken; import com.azure.json.JsonWriter; import java.io.IOException; +import java.time.OffsetDateTime; /** * Usage metric of a server. @@ -132,6 +133,24 @@ public String unit() { return this.innerProperties() == null ? null : this.innerProperties().unit(); } + /** + * Get the resourceName property: The name of the resource. + * + * @return the resourceName value. + */ + public String resourceName() { + return this.innerProperties() == null ? null : this.innerProperties().resourceName(); + } + + /** + * Get the nextResetTime property: The next reset time for the metric (ISO8601 format). + * + * @return the nextResetTime value. + */ + public OffsetDateTime nextResetTime() { + return this.innerProperties() == null ? null : this.innerProperties().nextResetTime(); + } + /** * Validates the instance. * diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/ServerUsageProperties.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/ServerUsageProperties.java index dcb54dab5288..b49795fcdee4 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/ServerUsageProperties.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/ServerUsageProperties.java @@ -5,11 +5,13 @@ package com.azure.resourcemanager.sql.fluent.models; import com.azure.core.annotation.Immutable; +import com.azure.core.util.CoreUtils; import com.azure.json.JsonReader; import com.azure.json.JsonSerializable; import com.azure.json.JsonToken; import com.azure.json.JsonWriter; import java.io.IOException; +import java.time.OffsetDateTime; /** * Properties of a server usage. @@ -36,6 +38,16 @@ public final class ServerUsageProperties implements JsonSerializable CoreUtils.parseBestOffsetDateTime(nonNullReader.getString())); } else { reader.skipChildren(); } diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/SyncGroupInner.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/SyncGroupInner.java index 61d12a8990ef..5174eb490b31 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/SyncGroupInner.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/SyncGroupInner.java @@ -10,7 +10,6 @@ import com.azure.json.JsonReader; import com.azure.json.JsonToken; import com.azure.json.JsonWriter; -import com.azure.resourcemanager.sql.models.DataSyncParticipantIdentity; import com.azure.resourcemanager.sql.models.Sku; import com.azure.resourcemanager.sql.models.SyncConflictResolutionPolicy; import com.azure.resourcemanager.sql.models.SyncGroupSchema; @@ -33,11 +32,6 @@ public final class SyncGroupInner extends ProxyResource { */ private Sku sku; - /* - * Sync group authentication information. - */ - private DataSyncParticipantIdentity identity; - /* * Azure Resource Manager metadata containing createdBy and modifiedBy information. */ @@ -93,26 +87,6 @@ public SyncGroupInner withSku(Sku sku) { return this; } - /** - * Get the identity property: Sync group authentication information. - * - * @return the identity value. - */ - public DataSyncParticipantIdentity identity() { - return this.identity; - } - - /** - * Set the identity property: Sync group authentication information. - * - * @param identity the identity value to set. - * @return the SyncGroupInner object itself. - */ - public SyncGroupInner withIdentity(DataSyncParticipantIdentity identity) { - this.identity = identity; - return this; - } - /** * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. * @@ -399,9 +373,6 @@ public void validate() { if (sku() != null) { sku().validate(); } - if (identity() != null) { - identity().validate(); - } } /** @@ -412,7 +383,6 @@ public JsonWriter toJson(JsonWriter jsonWriter) throws IOException { jsonWriter.writeStartObject(); jsonWriter.writeJsonField("properties", this.innerProperties); jsonWriter.writeJsonField("sku", this.sku); - jsonWriter.writeJsonField("identity", this.identity); return jsonWriter.writeEndObject(); } @@ -442,8 +412,6 @@ public static SyncGroupInner fromJson(JsonReader jsonReader) throws IOException deserializedSyncGroupInner.innerProperties = SyncGroupProperties.fromJson(reader); } else if ("sku".equals(fieldName)) { deserializedSyncGroupInner.sku = Sku.fromJson(reader); - } else if ("identity".equals(fieldName)) { - deserializedSyncGroupInner.identity = DataSyncParticipantIdentity.fromJson(reader); } else if ("systemData".equals(fieldName)) { deserializedSyncGroupInner.systemData = SystemData.fromJson(reader); } else { diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/SyncMemberInner.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/SyncMemberInner.java index 117317b581c1..a0d47347b2cd 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/SyncMemberInner.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/fluent/models/SyncMemberInner.java @@ -10,7 +10,6 @@ import com.azure.json.JsonReader; import com.azure.json.JsonToken; import com.azure.json.JsonWriter; -import com.azure.resourcemanager.sql.models.DataSyncParticipantIdentity; import com.azure.resourcemanager.sql.models.SyncDirection; import com.azure.resourcemanager.sql.models.SyncMemberDbType; import com.azure.resourcemanager.sql.models.SyncMemberState; @@ -27,11 +26,6 @@ public final class SyncMemberInner extends ProxyResource { */ private SyncMemberProperties innerProperties; - /* - * Sync member authentication information. - */ - private DataSyncParticipantIdentity identity; - /* * Azure Resource Manager metadata containing createdBy and modifiedBy information. */ @@ -67,26 +61,6 @@ private SyncMemberProperties innerProperties() { return this.innerProperties; } - /** - * Get the identity property: Sync member authentication information. - * - * @return the identity value. - */ - public DataSyncParticipantIdentity identity() { - return this.identity; - } - - /** - * Set the identity property: Sync member authentication information. - * - * @param identity the identity value to set. - * @return the SyncMemberInner object itself. - */ - public SyncMemberInner withIdentity(DataSyncParticipantIdentity identity) { - this.identity = identity; - return this; - } - /** * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. * @@ -386,9 +360,6 @@ public void validate() { if (innerProperties() != null) { innerProperties().validate(); } - if (identity() != null) { - identity().validate(); - } } /** @@ -398,7 +369,6 @@ public void validate() { public JsonWriter toJson(JsonWriter jsonWriter) throws IOException { jsonWriter.writeStartObject(); jsonWriter.writeJsonField("properties", this.innerProperties); - jsonWriter.writeJsonField("identity", this.identity); return jsonWriter.writeEndObject(); } @@ -426,8 +396,6 @@ public static SyncMemberInner fromJson(JsonReader jsonReader) throws IOException deserializedSyncMemberInner.type = reader.getString(); } else if ("properties".equals(fieldName)) { deserializedSyncMemberInner.innerProperties = SyncMemberProperties.fromJson(reader); - } else if ("identity".equals(fieldName)) { - deserializedSyncMemberInner.identity = DataSyncParticipantIdentity.fromJson(reader); } else if ("systemData".equals(fieldName)) { deserializedSyncMemberInner.systemData = SystemData.fromJson(reader); } else { diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/DataMaskingRulesClientImpl.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/DataMaskingRulesClientImpl.java index dfa23d95b43a..5de3719b1ef7 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/DataMaskingRulesClientImpl.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/DataMaskingRulesClientImpl.java @@ -74,7 +74,7 @@ Mono> listByDatabase(@HostParam("endpoint") @PathParam("resourceGroupName") String resourceGroupName, @PathParam("serverName") String serverName, @PathParam("databaseName") String databaseName, @PathParam("dataMaskingPolicyName") DataMaskingPolicyName dataMaskingPolicyName, - @QueryParam("$skip") Long skip, @HeaderParam("Accept") String accept, Context context); + @HeaderParam("Accept") String accept, Context context); @Put("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/dataMaskingPolicies/{dataMaskingPolicyName}/rules/{dataMaskingRuleName}") @ExpectedResponses({ 200, 201 }) @@ -104,7 +104,6 @@ Mono> listByDatabaseNext( * @param serverName The name of the server. * @param databaseName The name of the database. * @param dataMaskingPolicyName The name of the database for which the data masking policy applies. - * @param skip The number of elements in the collection to skip. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -113,7 +112,7 @@ Mono> listByDatabaseNext( */ @ServiceMethod(returns = ReturnType.SINGLE) private Mono> listByDatabaseSinglePageAsync(String resourceGroupName, - String serverName, String databaseName, DataMaskingPolicyName dataMaskingPolicyName, Long skip) { + String serverName, String databaseName, DataMaskingPolicyName dataMaskingPolicyName) { if (this.client.getEndpoint() == null) { return Mono.error( new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); @@ -140,7 +139,7 @@ private Mono> listByDatabaseSinglePageAsync( return FluxUtil .withContext(context -> service.listByDatabase(this.client.getEndpoint(), this.client.getApiVersion(), this.client.getSubscriptionId(), resourceGroupName, serverName, databaseName, dataMaskingPolicyName, - skip, accept, context)) + accept, context)) .>map(res -> new PagedResponseBase<>(res.getRequest(), res.getStatusCode(), res.getHeaders(), res.getValue().value(), res.getValue().nextLink(), null)) .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); @@ -153,7 +152,6 @@ private Mono> listByDatabaseSinglePageAsync( * @param serverName The name of the server. * @param databaseName The name of the database. * @param dataMaskingPolicyName The name of the database for which the data masking policy applies. - * @param skip The number of elements in the collection to skip. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. @@ -163,8 +161,7 @@ private Mono> listByDatabaseSinglePageAsync( */ @ServiceMethod(returns = ReturnType.SINGLE) private Mono> listByDatabaseSinglePageAsync(String resourceGroupName, - String serverName, String databaseName, DataMaskingPolicyName dataMaskingPolicyName, Long skip, - Context context) { + String serverName, String databaseName, DataMaskingPolicyName dataMaskingPolicyName, Context context) { if (this.client.getEndpoint() == null) { return Mono.error( new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); @@ -191,31 +188,11 @@ private Mono> listByDatabaseSinglePageAsync( context = this.client.mergeContext(context); return service .listByDatabase(this.client.getEndpoint(), this.client.getApiVersion(), this.client.getSubscriptionId(), - resourceGroupName, serverName, databaseName, dataMaskingPolicyName, skip, accept, context) + resourceGroupName, serverName, databaseName, dataMaskingPolicyName, accept, context) .map(res -> new PagedResponseBase<>(res.getRequest(), res.getStatusCode(), res.getHeaders(), res.getValue().value(), res.getValue().nextLink(), null)); } - /** - * Gets a list of database data masking rules. - * - * @param resourceGroupName The name of the resource group. The name is case insensitive. - * @param serverName The name of the server. - * @param databaseName The name of the database. - * @param dataMaskingPolicyName The name of the database for which the data masking policy applies. - * @param skip The number of elements in the collection to skip. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a list of database data masking rules as paginated response with {@link PagedFlux}. - */ - @ServiceMethod(returns = ReturnType.COLLECTION) - public PagedFlux listByDatabaseAsync(String resourceGroupName, String serverName, - String databaseName, DataMaskingPolicyName dataMaskingPolicyName, Long skip) { - return new PagedFlux<>(() -> listByDatabaseSinglePageAsync(resourceGroupName, serverName, databaseName, - dataMaskingPolicyName, skip), nextLink -> listByDatabaseNextSinglePageAsync(nextLink)); - } - /** * Gets a list of database data masking rules. * @@ -231,9 +208,9 @@ public PagedFlux listByDatabaseAsync(String resourceGroupN @ServiceMethod(returns = ReturnType.COLLECTION) public PagedFlux listByDatabaseAsync(String resourceGroupName, String serverName, String databaseName, DataMaskingPolicyName dataMaskingPolicyName) { - final Long skip = null; - return new PagedFlux<>(() -> listByDatabaseSinglePageAsync(resourceGroupName, serverName, databaseName, - dataMaskingPolicyName, skip), nextLink -> listByDatabaseNextSinglePageAsync(nextLink)); + return new PagedFlux<>( + () -> listByDatabaseSinglePageAsync(resourceGroupName, serverName, databaseName, dataMaskingPolicyName), + nextLink -> listByDatabaseNextSinglePageAsync(nextLink)); } /** @@ -243,7 +220,6 @@ public PagedFlux listByDatabaseAsync(String resourceGroupN * @param serverName The name of the server. * @param databaseName The name of the database. * @param dataMaskingPolicyName The name of the database for which the data masking policy applies. - * @param skip The number of elements in the collection to skip. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. @@ -252,9 +228,9 @@ public PagedFlux listByDatabaseAsync(String resourceGroupN */ @ServiceMethod(returns = ReturnType.COLLECTION) private PagedFlux listByDatabaseAsync(String resourceGroupName, String serverName, - String databaseName, DataMaskingPolicyName dataMaskingPolicyName, Long skip, Context context) { + String databaseName, DataMaskingPolicyName dataMaskingPolicyName, Context context) { return new PagedFlux<>(() -> listByDatabaseSinglePageAsync(resourceGroupName, serverName, databaseName, - dataMaskingPolicyName, skip, context), nextLink -> listByDatabaseNextSinglePageAsync(nextLink, context)); + dataMaskingPolicyName, context), nextLink -> listByDatabaseNextSinglePageAsync(nextLink, context)); } /** @@ -272,9 +248,8 @@ private PagedFlux listByDatabaseAsync(String resourceGroup @ServiceMethod(returns = ReturnType.COLLECTION) public PagedIterable listByDatabase(String resourceGroupName, String serverName, String databaseName, DataMaskingPolicyName dataMaskingPolicyName) { - final Long skip = null; return new PagedIterable<>( - listByDatabaseAsync(resourceGroupName, serverName, databaseName, dataMaskingPolicyName, skip)); + listByDatabaseAsync(resourceGroupName, serverName, databaseName, dataMaskingPolicyName)); } /** @@ -284,7 +259,6 @@ public PagedIterable listByDatabase(String resourceGroupNa * @param serverName The name of the server. * @param databaseName The name of the database. * @param dataMaskingPolicyName The name of the database for which the data masking policy applies. - * @param skip The number of elements in the collection to skip. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. @@ -293,9 +267,9 @@ public PagedIterable listByDatabase(String resourceGroupNa */ @ServiceMethod(returns = ReturnType.COLLECTION) public PagedIterable listByDatabase(String resourceGroupName, String serverName, - String databaseName, DataMaskingPolicyName dataMaskingPolicyName, Long skip, Context context) { + String databaseName, DataMaskingPolicyName dataMaskingPolicyName, Context context) { return new PagedIterable<>( - listByDatabaseAsync(resourceGroupName, serverName, databaseName, dataMaskingPolicyName, skip, context)); + listByDatabaseAsync(resourceGroupName, serverName, databaseName, dataMaskingPolicyName, context)); } /** diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/DatabasesClientImpl.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/DatabasesClientImpl.java index b455114179f2..fefad088e519 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/DatabasesClientImpl.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/DatabasesClientImpl.java @@ -124,8 +124,7 @@ Mono>> delete(@HostParam("endpoint") String endpoint, Mono> listByServer(@HostParam("endpoint") String endpoint, @QueryParam("api-version") String apiVersion, @PathParam("subscriptionId") String subscriptionId, @PathParam("resourceGroupName") String resourceGroupName, @PathParam("serverName") String serverName, - @QueryParam("$top") Long top, @QueryParam("$skip") Long skip, @QueryParam("$filter") String filter, - @QueryParam("$orderby") String orderby, @HeaderParam("Accept") String accept, Context context); + @QueryParam("$skipToken") String skipToken, @HeaderParam("Accept") String accept, Context context); @Post("/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/export") @ExpectedResponses({ 200, 202 }) @@ -1103,10 +1102,7 @@ public void delete(String resourceGroupName, String serverName, String databaseN * * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param serverName The name of the server. - * @param top The number of elements to return from the collection. - * @param skip The number of elements in the collection to skip. - * @param filter An OData filter expression that filters elements in the collection. - * @param orderby How the results should be ordered. + * @param skipToken The skipToken parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -1114,7 +1110,7 @@ public void delete(String resourceGroupName, String serverName, String databaseN */ @ServiceMethod(returns = ReturnType.SINGLE) private Mono> listByServerSinglePageAsync(String resourceGroupName, String serverName, - Long top, Long skip, String filter, String orderby) { + String skipToken) { if (this.client.getEndpoint() == null) { return Mono.error( new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); @@ -1133,8 +1129,7 @@ private Mono> listByServerSinglePageAsync(String re final String accept = "application/json"; return FluxUtil .withContext(context -> service.listByServer(this.client.getEndpoint(), this.client.getApiVersion(), - this.client.getSubscriptionId(), resourceGroupName, serverName, top, skip, filter, orderby, accept, - context)) + this.client.getSubscriptionId(), resourceGroupName, serverName, skipToken, accept, context)) .>map(res -> new PagedResponseBase<>(res.getRequest(), res.getStatusCode(), res.getHeaders(), res.getValue().value(), res.getValue().nextLink(), null)) .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); @@ -1145,10 +1140,7 @@ private Mono> listByServerSinglePageAsync(String re * * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param serverName The name of the server. - * @param top The number of elements to return from the collection. - * @param skip The number of elements in the collection to skip. - * @param filter An OData filter expression that filters elements in the collection. - * @param orderby How the results should be ordered. + * @param skipToken The skipToken parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. @@ -1157,7 +1149,7 @@ private Mono> listByServerSinglePageAsync(String re */ @ServiceMethod(returns = ReturnType.SINGLE) private Mono> listByServerSinglePageAsync(String resourceGroupName, String serverName, - Long top, Long skip, String filter, String orderby, Context context) { + String skipToken, Context context) { if (this.client.getEndpoint() == null) { return Mono.error( new IllegalArgumentException("Parameter this.client.getEndpoint() is required and cannot be null.")); @@ -1177,7 +1169,7 @@ private Mono> listByServerSinglePageAsync(String re context = this.client.mergeContext(context); return service .listByServer(this.client.getEndpoint(), this.client.getApiVersion(), this.client.getSubscriptionId(), - resourceGroupName, serverName, top, skip, filter, orderby, accept, context) + resourceGroupName, serverName, skipToken, accept, context) .map(res -> new PagedResponseBase<>(res.getRequest(), res.getStatusCode(), res.getHeaders(), res.getValue().value(), res.getValue().nextLink(), null)); } @@ -1187,20 +1179,15 @@ private Mono> listByServerSinglePageAsync(String re * * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param serverName The name of the server. - * @param top The number of elements to return from the collection. - * @param skip The number of elements in the collection to skip. - * @param filter An OData filter expression that filters elements in the collection. - * @param orderby How the results should be ordered. + * @param skipToken The skipToken parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. * @return a list of databases as paginated response with {@link PagedFlux}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - public PagedFlux listByServerAsync(String resourceGroupName, String serverName, Long top, Long skip, - String filter, String orderby) { - return new PagedFlux<>( - () -> listByServerSinglePageAsync(resourceGroupName, serverName, top, skip, filter, orderby), + public PagedFlux listByServerAsync(String resourceGroupName, String serverName, String skipToken) { + return new PagedFlux<>(() -> listByServerSinglePageAsync(resourceGroupName, serverName, skipToken), nextLink -> listByServerNextSinglePageAsync(nextLink)); } @@ -1216,12 +1203,8 @@ public PagedFlux listByServerAsync(String resourceGroupName, Stri */ @ServiceMethod(returns = ReturnType.COLLECTION) public PagedFlux listByServerAsync(String resourceGroupName, String serverName) { - final Long top = null; - final Long skip = null; - final String filter = null; - final String orderby = null; - return new PagedFlux<>( - () -> listByServerSinglePageAsync(resourceGroupName, serverName, top, skip, filter, orderby), + final String skipToken = null; + return new PagedFlux<>(() -> listByServerSinglePageAsync(resourceGroupName, serverName, skipToken), nextLink -> listByServerNextSinglePageAsync(nextLink)); } @@ -1230,10 +1213,7 @@ public PagedFlux listByServerAsync(String resourceGroupName, Stri * * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param serverName The name of the server. - * @param top The number of elements to return from the collection. - * @param skip The number of elements in the collection to skip. - * @param filter An OData filter expression that filters elements in the collection. - * @param orderby How the results should be ordered. + * @param skipToken The skipToken parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. @@ -1241,10 +1221,9 @@ public PagedFlux listByServerAsync(String resourceGroupName, Stri * @return a list of databases as paginated response with {@link PagedFlux}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - private PagedFlux listByServerAsync(String resourceGroupName, String serverName, Long top, Long skip, - String filter, String orderby, Context context) { - return new PagedFlux<>( - () -> listByServerSinglePageAsync(resourceGroupName, serverName, top, skip, filter, orderby, context), + private PagedFlux listByServerAsync(String resourceGroupName, String serverName, String skipToken, + Context context) { + return new PagedFlux<>(() -> listByServerSinglePageAsync(resourceGroupName, serverName, skipToken, context), nextLink -> listByServerNextSinglePageAsync(nextLink, context)); } @@ -1260,11 +1239,8 @@ private PagedFlux listByServerAsync(String resourceGroupName, Str */ @ServiceMethod(returns = ReturnType.COLLECTION) public PagedIterable listByServer(String resourceGroupName, String serverName) { - final Long top = null; - final Long skip = null; - final String filter = null; - final String orderby = null; - return new PagedIterable<>(listByServerAsync(resourceGroupName, serverName, top, skip, filter, orderby)); + final String skipToken = null; + return new PagedIterable<>(listByServerAsync(resourceGroupName, serverName, skipToken)); } /** @@ -1272,10 +1248,7 @@ public PagedIterable listByServer(String resourceGroupName, Strin * * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param serverName The name of the server. - * @param top The number of elements to return from the collection. - * @param skip The number of elements in the collection to skip. - * @param filter An OData filter expression that filters elements in the collection. - * @param orderby How the results should be ordered. + * @param skipToken The skipToken parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. @@ -1283,10 +1256,9 @@ public PagedIterable listByServer(String resourceGroupName, Strin * @return a list of databases as paginated response with {@link PagedIterable}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - public PagedIterable listByServer(String resourceGroupName, String serverName, Long top, Long skip, - String filter, String orderby, Context context) { - return new PagedIterable<>( - listByServerAsync(resourceGroupName, serverName, top, skip, filter, orderby, context)); + public PagedIterable listByServer(String resourceGroupName, String serverName, String skipToken, + Context context) { + return new PagedIterable<>(listByServerAsync(resourceGroupName, serverName, skipToken, context)); } /** diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/SqlManagementClientImpl.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/SqlManagementClientImpl.java index b55cc73382b0..2f4f97397cc2 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/SqlManagementClientImpl.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/implementation/SqlManagementClientImpl.java @@ -2342,7 +2342,7 @@ public CapabilitiesClient getCapabilities() { this.defaultPollInterval = defaultPollInterval; this.endpoint = endpoint; this.subscriptionId = subscriptionId; - this.apiVersion = "2025-02-01-preview"; + this.apiVersion = "2025-01-01"; this.operations = new OperationsClientImpl(this); this.backupShortTermRetentionPolicies = new BackupShortTermRetentionPoliciesClientImpl(this); this.databaseColumns = new DatabaseColumnsClientImpl(this); diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataMaskingFunction.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataMaskingFunction.java index 2635b21f1c56..a4a2bedf83b3 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataMaskingFunction.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataMaskingFunction.java @@ -4,68 +4,73 @@ package com.azure.resourcemanager.sql.models; -import com.azure.core.util.ExpandableStringEnum; -import java.util.Collection; - /** * The masking function that is used for the data masking rule. */ -public final class DataMaskingFunction extends ExpandableStringEnum { +public enum DataMaskingFunction { /** * Default. */ - public static final DataMaskingFunction DEFAULT = fromString("Default"); + DEFAULT("Default"), /** * CCN. */ - public static final DataMaskingFunction CCN = fromString("CCN"); + CCN("CCN"), /** * Email. */ - public static final DataMaskingFunction EMAIL = fromString("Email"); + EMAIL("Email"), /** * Number. */ - public static final DataMaskingFunction NUMBER = fromString("Number"); + NUMBER("Number"), /** * SSN. */ - public static final DataMaskingFunction SSN = fromString("SSN"); + SSN("SSN"), /** * Text. */ - public static final DataMaskingFunction TEXT = fromString("Text"); + TEXT("Text"); /** - * Creates a new instance of DataMaskingFunction value. - * - * @deprecated Use the {@link #fromString(String)} factory method. + * The actual serialized value for a DataMaskingFunction instance. */ - @Deprecated - public DataMaskingFunction() { + private final String value; + + DataMaskingFunction(String value) { + this.value = value; } /** - * Creates or finds a DataMaskingFunction from its string representation. + * Parses a serialized value to a DataMaskingFunction instance. * - * @param name a name to look for. - * @return the corresponding DataMaskingFunction. + * @param value the serialized value to parse. + * @return the parsed DataMaskingFunction object, or null if unable to parse. */ - public static DataMaskingFunction fromString(String name) { - return fromString(name, DataMaskingFunction.class); + public static DataMaskingFunction fromString(String value) { + if (value == null) { + return null; + } + DataMaskingFunction[] items = DataMaskingFunction.values(); + for (DataMaskingFunction item : items) { + if (item.toString().equalsIgnoreCase(value)) { + return item; + } + } + return null; } /** - * Gets known DataMaskingFunction values. - * - * @return known DataMaskingFunction values. + * {@inheritDoc} */ - public static Collection values() { - return values(DataMaskingFunction.class); + @Override + public String toString() { + return this.value; } } diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataMaskingRuleState.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataMaskingRuleState.java index e2e6f14bcccc..758d2b4e1e71 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataMaskingRuleState.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataMaskingRuleState.java @@ -4,50 +4,55 @@ package com.azure.resourcemanager.sql.models; -import com.azure.core.util.ExpandableStringEnum; -import java.util.Collection; - /** * The rule state. Used to delete a rule. To delete an existing rule, specify the schemaName, tableName, columnName, * maskingFunction, and specify ruleState as disabled. However, if the rule doesn't already exist, the rule will be * created with ruleState set to enabled, regardless of the provided value of ruleState. */ -public final class DataMaskingRuleState extends ExpandableStringEnum { +public enum DataMaskingRuleState { /** * Enabled. */ - public static final DataMaskingRuleState ENABLED = fromString("Enabled"); + ENABLED("Enabled"), /** * Disabled. */ - public static final DataMaskingRuleState DISABLED = fromString("Disabled"); + DISABLED("Disabled"); /** - * Creates a new instance of DataMaskingRuleState value. - * - * @deprecated Use the {@link #fromString(String)} factory method. + * The actual serialized value for a DataMaskingRuleState instance. */ - @Deprecated - public DataMaskingRuleState() { + private final String value; + + DataMaskingRuleState(String value) { + this.value = value; } /** - * Creates or finds a DataMaskingRuleState from its string representation. + * Parses a serialized value to a DataMaskingRuleState instance. * - * @param name a name to look for. - * @return the corresponding DataMaskingRuleState. + * @param value the serialized value to parse. + * @return the parsed DataMaskingRuleState object, or null if unable to parse. */ - public static DataMaskingRuleState fromString(String name) { - return fromString(name, DataMaskingRuleState.class); + public static DataMaskingRuleState fromString(String value) { + if (value == null) { + return null; + } + DataMaskingRuleState[] items = DataMaskingRuleState.values(); + for (DataMaskingRuleState item : items) { + if (item.toString().equalsIgnoreCase(value)) { + return item; + } + } + return null; } /** - * Gets known DataMaskingRuleState values. - * - * @return known DataMaskingRuleState values. + * {@inheritDoc} */ - public static Collection values() { - return values(DataMaskingRuleState.class); + @Override + public String toString() { + return this.value; } } diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantIdentity.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantIdentity.java deleted file mode 100644 index 6c1b8ee151c2..000000000000 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantIdentity.java +++ /dev/null @@ -1,174 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. -// Code generated by Microsoft (R) TypeSpec Code Generator. - -package com.azure.resourcemanager.sql.models; - -import com.azure.core.annotation.Fluent; -import com.azure.core.util.logging.ClientLogger; -import com.azure.json.JsonReader; -import com.azure.json.JsonSerializable; -import com.azure.json.JsonToken; -import com.azure.json.JsonWriter; -import java.io.IOException; -import java.util.Map; -import java.util.Objects; -import java.util.UUID; - -/** - * Azure Active Directory identity configuration for a resource. - */ -@Fluent -public final class DataSyncParticipantIdentity implements JsonSerializable { - /* - * The Datasync identity type - */ - private DataSyncParticipantIdentityType type; - - /* - * The DataSync participant identity tenant id - */ - private UUID tenantId; - - /* - * The resource ids of the user assigned identities to use - */ - private Map userAssignedIdentities; - - /** - * Creates an instance of DataSyncParticipantIdentity class. - */ - public DataSyncParticipantIdentity() { - } - - /** - * Get the type property: The Datasync identity type. - * - * @return the type value. - */ - public DataSyncParticipantIdentityType type() { - return this.type; - } - - /** - * Set the type property: The Datasync identity type. - * - * @param type the type value to set. - * @return the DataSyncParticipantIdentity object itself. - */ - public DataSyncParticipantIdentity withType(DataSyncParticipantIdentityType type) { - this.type = type; - return this; - } - - /** - * Get the tenantId property: The DataSync participant identity tenant id. - * - * @return the tenantId value. - */ - public UUID tenantId() { - return this.tenantId; - } - - /** - * Set the tenantId property: The DataSync participant identity tenant id. - * - * @param tenantId the tenantId value to set. - * @return the DataSyncParticipantIdentity object itself. - */ - public DataSyncParticipantIdentity withTenantId(UUID tenantId) { - this.tenantId = tenantId; - return this; - } - - /** - * Get the userAssignedIdentities property: The resource ids of the user assigned identities to use. - * - * @return the userAssignedIdentities value. - */ - public Map userAssignedIdentities() { - return this.userAssignedIdentities; - } - - /** - * Set the userAssignedIdentities property: The resource ids of the user assigned identities to use. - * - * @param userAssignedIdentities the userAssignedIdentities value to set. - * @return the DataSyncParticipantIdentity object itself. - */ - public DataSyncParticipantIdentity - withUserAssignedIdentities(Map userAssignedIdentities) { - this.userAssignedIdentities = userAssignedIdentities; - return this; - } - - /** - * Validates the instance. - * - * @throws IllegalArgumentException thrown if the instance is not valid. - */ - public void validate() { - if (type() == null) { - throw LOGGER.atError() - .log(new IllegalArgumentException( - "Missing required property type in model DataSyncParticipantIdentity")); - } - if (userAssignedIdentities() != null) { - userAssignedIdentities().values().forEach(e -> { - if (e != null) { - e.validate(); - } - }); - } - } - - private static final ClientLogger LOGGER = new ClientLogger(DataSyncParticipantIdentity.class); - - /** - * {@inheritDoc} - */ - @Override - public JsonWriter toJson(JsonWriter jsonWriter) throws IOException { - jsonWriter.writeStartObject(); - jsonWriter.writeStringField("type", this.type == null ? null : this.type.toString()); - jsonWriter.writeStringField("tenantId", Objects.toString(this.tenantId, null)); - jsonWriter.writeMapField("userAssignedIdentities", this.userAssignedIdentities, - (writer, element) -> writer.writeJson(element)); - return jsonWriter.writeEndObject(); - } - - /** - * Reads an instance of DataSyncParticipantIdentity from the JsonReader. - * - * @param jsonReader The JsonReader being read. - * @return An instance of DataSyncParticipantIdentity if the JsonReader was pointing to an instance of it, or null - * if it was pointing to JSON null. - * @throws IllegalStateException If the deserialized JSON object was missing any required properties. - * @throws IOException If an error occurs while reading the DataSyncParticipantIdentity. - */ - public static DataSyncParticipantIdentity fromJson(JsonReader jsonReader) throws IOException { - return jsonReader.readObject(reader -> { - DataSyncParticipantIdentity deserializedDataSyncParticipantIdentity = new DataSyncParticipantIdentity(); - while (reader.nextToken() != JsonToken.END_OBJECT) { - String fieldName = reader.getFieldName(); - reader.nextToken(); - - if ("type".equals(fieldName)) { - deserializedDataSyncParticipantIdentity.type - = DataSyncParticipantIdentityType.fromString(reader.getString()); - } else if ("tenantId".equals(fieldName)) { - deserializedDataSyncParticipantIdentity.tenantId - = reader.getNullable(nonNullReader -> UUID.fromString(nonNullReader.getString())); - } else if ("userAssignedIdentities".equals(fieldName)) { - Map userAssignedIdentities - = reader.readMap(reader1 -> DataSyncParticipantUserAssignedIdentity.fromJson(reader1)); - deserializedDataSyncParticipantIdentity.userAssignedIdentities = userAssignedIdentities; - } else { - reader.skipChildren(); - } - } - - return deserializedDataSyncParticipantIdentity; - }); - } -} diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantIdentityType.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantIdentityType.java deleted file mode 100644 index 856e92126864..000000000000 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantIdentityType.java +++ /dev/null @@ -1,62 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. -// Code generated by Microsoft (R) TypeSpec Code Generator. - -package com.azure.resourcemanager.sql.models; - -import com.azure.core.util.ExpandableStringEnum; -import java.util.Collection; - -/** - * Defines values for DataSyncParticipantIdentityType. - */ -public final class DataSyncParticipantIdentityType extends ExpandableStringEnum { - /** - * None. - */ - public static final DataSyncParticipantIdentityType NONE = fromString("None"); - - /** - * SystemAssigned. - */ - public static final DataSyncParticipantIdentityType SYSTEM_ASSIGNED = fromString("SystemAssigned"); - - /** - * UserAssigned. - */ - public static final DataSyncParticipantIdentityType USER_ASSIGNED = fromString("UserAssigned"); - - /** - * SystemAssignedUserAssigned. - */ - public static final DataSyncParticipantIdentityType SYSTEM_ASSIGNED_USER_ASSIGNED - = fromString("SystemAssignedUserAssigned"); - - /** - * Creates a new instance of DataSyncParticipantIdentityType value. - * - * @deprecated Use the {@link #fromString(String)} factory method. - */ - @Deprecated - public DataSyncParticipantIdentityType() { - } - - /** - * Creates or finds a DataSyncParticipantIdentityType from its string representation. - * - * @param name a name to look for. - * @return the corresponding DataSyncParticipantIdentityType. - */ - public static DataSyncParticipantIdentityType fromString(String name) { - return fromString(name, DataSyncParticipantIdentityType.class); - } - - /** - * Gets known DataSyncParticipantIdentityType values. - * - * @return known DataSyncParticipantIdentityType values. - */ - public static Collection values() { - return values(DataSyncParticipantIdentityType.class); - } -} diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantUserAssignedIdentity.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantUserAssignedIdentity.java deleted file mode 100644 index f5b1e9394511..000000000000 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DataSyncParticipantUserAssignedIdentity.java +++ /dev/null @@ -1,102 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. -// Code generated by Microsoft (R) TypeSpec Code Generator. - -package com.azure.resourcemanager.sql.models; - -import com.azure.core.annotation.Immutable; -import com.azure.json.JsonReader; -import com.azure.json.JsonSerializable; -import com.azure.json.JsonToken; -import com.azure.json.JsonWriter; -import java.io.IOException; -import java.util.UUID; - -/** - * Azure Active Directory identity configuration for a resource. - */ -@Immutable -public final class DataSyncParticipantUserAssignedIdentity - implements JsonSerializable { - /* - * The Azure Active Directory principal id. - */ - private UUID principalId; - - /* - * The Azure Active Directory client id. - */ - private UUID clientId; - - /** - * Creates an instance of DataSyncParticipantUserAssignedIdentity class. - */ - public DataSyncParticipantUserAssignedIdentity() { - } - - /** - * Get the principalId property: The Azure Active Directory principal id. - * - * @return the principalId value. - */ - public UUID principalId() { - return this.principalId; - } - - /** - * Get the clientId property: The Azure Active Directory client id. - * - * @return the clientId value. - */ - public UUID clientId() { - return this.clientId; - } - - /** - * Validates the instance. - * - * @throws IllegalArgumentException thrown if the instance is not valid. - */ - public void validate() { - } - - /** - * {@inheritDoc} - */ - @Override - public JsonWriter toJson(JsonWriter jsonWriter) throws IOException { - jsonWriter.writeStartObject(); - return jsonWriter.writeEndObject(); - } - - /** - * Reads an instance of DataSyncParticipantUserAssignedIdentity from the JsonReader. - * - * @param jsonReader The JsonReader being read. - * @return An instance of DataSyncParticipantUserAssignedIdentity if the JsonReader was pointing to an instance of - * it, or null if it was pointing to JSON null. - * @throws IOException If an error occurs while reading the DataSyncParticipantUserAssignedIdentity. - */ - public static DataSyncParticipantUserAssignedIdentity fromJson(JsonReader jsonReader) throws IOException { - return jsonReader.readObject(reader -> { - DataSyncParticipantUserAssignedIdentity deserializedDataSyncParticipantUserAssignedIdentity - = new DataSyncParticipantUserAssignedIdentity(); - while (reader.nextToken() != JsonToken.END_OBJECT) { - String fieldName = reader.getFieldName(); - reader.nextToken(); - - if ("principalId".equals(fieldName)) { - deserializedDataSyncParticipantUserAssignedIdentity.principalId - = reader.getNullable(nonNullReader -> UUID.fromString(nonNullReader.getString())); - } else if ("clientId".equals(fieldName)) { - deserializedDataSyncParticipantUserAssignedIdentity.clientId - = reader.getNullable(nonNullReader -> UUID.fromString(nonNullReader.getString())); - } else { - reader.skipChildren(); - } - } - - return deserializedDataSyncParticipantUserAssignedIdentity; - }); - } -} diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DatabaseUpdate.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DatabaseUpdate.java index 80db8785c8cc..0565bb5672dd 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DatabaseUpdate.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/DatabaseUpdate.java @@ -1124,15 +1124,6 @@ public DatabaseUpdate withEncryptionProtectorAutoRotation(Boolean encryptionProt return this; } - /** - * Get the provisioningState property: Specifies the provisioning state for this resource. - * - * @return the provisioningState value. - */ - public String provisioningState() { - return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); - } - /** * Validates the instance. * diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/ElasticPoolUpdate.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/ElasticPoolUpdate.java index ebb6c5976735..17508fe888d5 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/ElasticPoolUpdate.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/ElasticPoolUpdate.java @@ -328,15 +328,6 @@ public ElasticPoolUpdate withAvailabilityZone(AvailabilityZoneType availabilityZ return this; } - /** - * Get the currentSku property: The name and tier of the current SKU. - * - * @return the currentSku value. - */ - public Sku currentSku() { - return this.innerProperties() == null ? null : this.innerProperties().currentSku(); - } - /** * Validates the instance. * diff --git a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/ServerNetworkAccessFlag.java b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/ServerNetworkAccessFlag.java index cea49122e362..5aa74e82beed 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/ServerNetworkAccessFlag.java +++ b/sdk/sql/azure-resourcemanager-sql/src/main/java/com/azure/resourcemanager/sql/models/ServerNetworkAccessFlag.java @@ -22,6 +22,11 @@ public final class ServerNetworkAccessFlag extends ExpandableStringEnum Map mapOf(Object... inputs) { - Map map = new HashMap<>(); - for (int i = 0; i < inputs.length; i += 2) { - String key = (String) inputs[i]; - T value = (T) inputs[i + 1]; - map.put(key, value); - } - return map; - } } diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsDeleteSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsDeleteSamples.java index 0730948bdaad..7b6d8b3beb25 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsDeleteSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class SyncGroupsDeleteSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupDelete.json + * x-ms-original-file: 2025-01-01/SyncGroupDelete.json */ /** * Sample code: Delete a sync group. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsGetSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsGetSamples.java index a0141bda0122..e90fff38f269 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsGetSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsGetSamples.java @@ -9,7 +9,7 @@ */ public final class SyncGroupsGetSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupGet.json + * x-ms-original-file: 2025-01-01/SyncGroupGet.json */ /** * Sample code: Get a sync group. @@ -22,19 +22,4 @@ public static void getASyncGroup(com.azure.resourcemanager.sql.SqlServerManager .getWithResponse("syncgroupcrud-65440", "syncgroupcrud-8475", "syncgroupcrud-4328", "syncgroupcrud-3187", com.azure.core.util.Context.NONE); } - - /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupGetWithIdentity.json - */ - /** - * Sample code: Get a sync group with user assigned identity. - * - * @param manager Entry point to SqlServerManager. - */ - public static void getASyncGroupWithUserAssignedIdentity(com.azure.resourcemanager.sql.SqlServerManager manager) { - manager.serviceClient() - .getSyncGroups() - .getWithResponse("syncgroupcrud-65440", "syncgroupcrud-8475", "syncgroupcrud-4328", "syncgroupcrud-3187", - com.azure.core.util.Context.NONE); - } } diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListByDatabaseSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListByDatabaseSamples.java index 9bcffdec7df0..f342c3a75020 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListByDatabaseSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListByDatabaseSamples.java @@ -9,7 +9,7 @@ */ public final class SyncGroupsListByDatabaseSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupListByDatabase.json + * x-ms-original-file: 2025-01-01/SyncGroupListByDatabase.json */ /** * Sample code: List sync groups under a given database. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListHubSchemasSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListHubSchemasSamples.java index 54281c79e3f5..d2a95d8aca44 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListHubSchemasSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListHubSchemasSamples.java @@ -9,7 +9,7 @@ */ public final class SyncGroupsListHubSchemasSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupGetHubSchema.json + * x-ms-original-file: 2025-01-01/SyncGroupGetHubSchema.json */ /** * Sample code: Get a hub database schema. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListLogsSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListLogsSamples.java index cfecc5317faf..f3f5c95fd595 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListLogsSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListLogsSamples.java @@ -11,7 +11,7 @@ */ public final class SyncGroupsListLogsSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupGetLog.json + * x-ms-original-file: 2025-01-01/SyncGroupGetLog.json */ /** * Sample code: Get sync group logs. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListSyncDatabaseIdsSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListSyncDatabaseIdsSamples.java index fe2fbb65a1b1..52c7451729b1 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListSyncDatabaseIdsSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsListSyncDatabaseIdsSamples.java @@ -9,7 +9,7 @@ */ public final class SyncGroupsListSyncDatabaseIdsSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupGetSyncDatabaseId.json + * x-ms-original-file: 2025-01-01/SyncGroupGetSyncDatabaseId.json */ /** * Sample code: Get a sync database ID. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsRefreshHubSchemaSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsRefreshHubSchemaSamples.java index 9d1c73a00f7a..65f868ff3aaa 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsRefreshHubSchemaSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsRefreshHubSchemaSamples.java @@ -9,7 +9,7 @@ */ public final class SyncGroupsRefreshHubSchemaSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupRefreshHubSchema.json + * x-ms-original-file: 2025-01-01/SyncGroupRefreshHubSchema.json */ /** * Sample code: Refresh a hub database schema. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsTriggerSyncSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsTriggerSyncSamples.java index bc42d2693bd5..4b9228ece710 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsTriggerSyncSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsTriggerSyncSamples.java @@ -9,7 +9,7 @@ */ public final class SyncGroupsTriggerSyncSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupTriggerSync.json + * x-ms-original-file: 2025-01-01/SyncGroupTriggerSync.json */ /** * Sample code: Trigger a sync group synchronization. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsUpdateSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsUpdateSamples.java index 38909e2abd3f..347b9ab37c67 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsUpdateSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncGroupsUpdateSamples.java @@ -5,45 +5,14 @@ package com.azure.resourcemanager.sql.generated; import com.azure.resourcemanager.sql.fluent.models.SyncGroupInner; -import com.azure.resourcemanager.sql.models.DataSyncParticipantIdentity; -import com.azure.resourcemanager.sql.models.DataSyncParticipantIdentityType; -import com.azure.resourcemanager.sql.models.DataSyncParticipantUserAssignedIdentity; import com.azure.resourcemanager.sql.models.SyncConflictResolutionPolicy; -import java.util.HashMap; -import java.util.Map; /** * Samples for SyncGroups Update. */ public final class SyncGroupsUpdateSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupPatchWithIdentity.json - */ - /** - * Sample code: Update a sync group with user assigned identity. - * - * @param manager Entry point to SqlServerManager. - */ - public static void - updateASyncGroupWithUserAssignedIdentity(com.azure.resourcemanager.sql.SqlServerManager manager) { - manager.serviceClient() - .getSyncGroups() - .update("syncgroupcrud-65440", "syncgroupcrud-8475", "syncgroupcrud-4328", "syncgroupcrud-3187", - new SyncGroupInner().withIdentity(new DataSyncParticipantIdentity() - .withType(DataSyncParticipantIdentityType.USER_ASSIGNED) - .withUserAssignedIdentities(mapOf( - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.ManagedIdentity/userAssignedIdentities/test-umi", - new DataSyncParticipantUserAssignedIdentity()))) - .withInterval(-1) - .withConflictResolutionPolicy(SyncConflictResolutionPolicy.HUB_WIN) - .withSyncDatabaseId( - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/syncgroupcrud-3521/providers/Microsoft.Sql/servers/syncgroupcrud-8475/databases/syncgroupcrud-4328") - .withUsePrivateLinkConnection(true), - com.azure.core.util.Context.NONE); - } - - /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupPatch.json + * x-ms-original-file: 2025-01-01/SyncGroupPatch.json */ /** * Sample code: Update a sync group. @@ -63,44 +32,4 @@ public static void updateASyncGroup(com.azure.resourcemanager.sql.SqlServerManag .withUsePrivateLinkConnection(true), com.azure.core.util.Context.NONE); } - - /* - * x-ms-original-file: 2025-02-01-preview/SyncGroupPatchAddAndRemoveIdentity.json - */ - /** - * Sample code: Update a sync group with new user assigned identity and remove older assigned identity. - * - * @param manager Entry point to SqlServerManager. - */ - public static void updateASyncGroupWithNewUserAssignedIdentityAndRemoveOlderAssignedIdentity( - com.azure.resourcemanager.sql.SqlServerManager manager) { - manager.serviceClient() - .getSyncGroups() - .update("syncgroupcrud-65440", "syncgroupcrud-8475", "syncgroupcrud-4328", "syncgroupcrud-3187", - new SyncGroupInner().withIdentity(new DataSyncParticipantIdentity() - .withType(DataSyncParticipantIdentityType.USER_ASSIGNED) - .withUserAssignedIdentities(mapOf( - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.ManagedIdentity/userAssignedIdentities/test-umi", - null, - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.ManagedIdentity/userAssignedIdentities/test-umi-2", - new DataSyncParticipantUserAssignedIdentity()))) - .withInterval(-1) - .withConflictResolutionPolicy(SyncConflictResolutionPolicy.HUB_WIN) - .withSyncDatabaseId( - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/syncgroupcrud-3521/providers/Microsoft.Sql/servers/syncgroupcrud-8475/databases/syncgroupcrud-4328") - .withUsePrivateLinkConnection(false), - com.azure.core.util.Context.NONE); - } - - // Use "Map.of" if available - @SuppressWarnings("unchecked") - private static Map mapOf(Object... inputs) { - Map map = new HashMap<>(); - for (int i = 0; i < inputs.length; i += 2) { - String key = (String) inputs[i]; - T value = (T) inputs[i + 1]; - map.put(key, value); - } - return map; - } } diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersCreateOrUpdateSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersCreateOrUpdateSamples.java index 03e993149544..9a79c6680df5 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersCreateOrUpdateSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersCreateOrUpdateSamples.java @@ -5,20 +5,15 @@ package com.azure.resourcemanager.sql.generated; import com.azure.resourcemanager.sql.fluent.models.SyncMemberInner; -import com.azure.resourcemanager.sql.models.DataSyncParticipantIdentity; -import com.azure.resourcemanager.sql.models.DataSyncParticipantIdentityType; -import com.azure.resourcemanager.sql.models.DataSyncParticipantUserAssignedIdentity; import com.azure.resourcemanager.sql.models.SyncDirection; import com.azure.resourcemanager.sql.models.SyncMemberDbType; -import java.util.HashMap; -import java.util.Map; /** * Samples for SyncMembers CreateOrUpdate. */ public final class SyncMembersCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberCreate.json + * x-ms-original-file: 2025-01-01/SyncMemberCreate.json */ /** * Sample code: Create a new sync member. @@ -42,7 +37,7 @@ public static void createANewSyncMember(com.azure.resourcemanager.sql.SqlServerM } /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberUpdate.json + * x-ms-original-file: 2025-01-01/SyncMemberUpdate.json */ /** * Sample code: Update a sync member. @@ -64,45 +59,4 @@ public static void updateASyncMember(com.azure.resourcemanager.sql.SqlServerMana .withSyncDirection(SyncDirection.BIDIRECTIONAL), com.azure.core.util.Context.NONE); } - - /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberCreateWithIdentity.json - */ - /** - * Sample code: Create a new sync member with user assigned identity. - * - * @param manager Entry point to SqlServerManager. - */ - public static void - createANewSyncMemberWithUserAssignedIdentity(com.azure.resourcemanager.sql.SqlServerManager manager) { - manager.serviceClient() - .getSyncMembers() - .createOrUpdate("syncgroupcrud-65440", "syncgroupcrud-8475", "syncgroupcrud-4328", "syncgroupcrud-3187", - "syncmembercrud-4879", - new SyncMemberInner().withIdentity(new DataSyncParticipantIdentity() - .withType(DataSyncParticipantIdentityType.USER_ASSIGNED) - .withUserAssignedIdentities(mapOf( - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.ManagedIdentity/userAssignedIdentities/test-umi", - new DataSyncParticipantUserAssignedIdentity()))) - .withDatabaseType(SyncMemberDbType.AZURE_SQL_DATABASE) - .withSyncMemberAzureDatabaseResourceId( - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/syncgroupcrud-65440/providers/Microsoft.Sql/servers/syncgroupcrud-8475/databases/syncgroupcrud-4328") - .withUsePrivateLinkConnection(true) - .withServerName("syncgroupcrud-3379.database.windows.net") - .withDatabaseName("syncgroupcrud-7421") - .withSyncDirection(SyncDirection.BIDIRECTIONAL), - com.azure.core.util.Context.NONE); - } - - // Use "Map.of" if available - @SuppressWarnings("unchecked") - private static Map mapOf(Object... inputs) { - Map map = new HashMap<>(); - for (int i = 0; i < inputs.length; i += 2) { - String key = (String) inputs[i]; - T value = (T) inputs[i + 1]; - map.put(key, value); - } - return map; - } } diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersDeleteSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersDeleteSamples.java index 00fe8c5a25f9..23fc176d058b 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersDeleteSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class SyncMembersDeleteSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberDelete.json + * x-ms-original-file: 2025-01-01/SyncMemberDelete.json */ /** * Sample code: Delete a sync member. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersGetSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersGetSamples.java index 23f4342fa820..af69064a798e 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersGetSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersGetSamples.java @@ -9,7 +9,7 @@ */ public final class SyncMembersGetSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberGet.json + * x-ms-original-file: 2025-01-01/SyncMemberGet.json */ /** * Sample code: Get a sync member. @@ -22,19 +22,4 @@ public static void getASyncMember(com.azure.resourcemanager.sql.SqlServerManager .getWithResponse("syncgroupcrud-65440", "syncgroupcrud-8475", "syncgroupcrud-4328", "syncgroupcrud-3187", "syncmembercrud-4879", com.azure.core.util.Context.NONE); } - - /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberGetWithIdentity.json - */ - /** - * Sample code: Get a sync member with user assigned identity. - * - * @param manager Entry point to SqlServerManager. - */ - public static void getASyncMemberWithUserAssignedIdentity(com.azure.resourcemanager.sql.SqlServerManager manager) { - manager.serviceClient() - .getSyncMembers() - .getWithResponse("syncgroupcrud-65440", "syncgroupcrud-8475", "syncgroupcrud-4328", "syncgroupcrud-3187", - "syncmembercrud-4879", com.azure.core.util.Context.NONE); - } } diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersListBySyncGroupSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersListBySyncGroupSamples.java index 650f2cee151a..b0664f98376b 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersListBySyncGroupSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersListBySyncGroupSamples.java @@ -9,7 +9,7 @@ */ public final class SyncMembersListBySyncGroupSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberListBySyncGroup.json + * x-ms-original-file: 2025-01-01/SyncMemberListBySyncGroup.json */ /** * Sample code: List sync members under a sync group. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersListMemberSchemasSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersListMemberSchemasSamples.java index 7791120691f0..51876d18b16c 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersListMemberSchemasSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersListMemberSchemasSamples.java @@ -9,7 +9,7 @@ */ public final class SyncMembersListMemberSchemasSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberGetSchema.json + * x-ms-original-file: 2025-01-01/SyncMemberGetSchema.json */ /** * Sample code: Get a sync member schema. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersRefreshMemberSchemaSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersRefreshMemberSchemaSamples.java index e50611821b0e..dc831a9a5427 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersRefreshMemberSchemaSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersRefreshMemberSchemaSamples.java @@ -9,7 +9,7 @@ */ public final class SyncMembersRefreshMemberSchemaSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberRefreshSchema.json + * x-ms-original-file: 2025-01-01/SyncMemberRefreshSchema.json */ /** * Sample code: Refresh a sync member database schema. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersUpdateSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersUpdateSamples.java index cb85e9c06212..63f5fb0bf0fd 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersUpdateSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/SyncMembersUpdateSamples.java @@ -5,52 +5,15 @@ package com.azure.resourcemanager.sql.generated; import com.azure.resourcemanager.sql.fluent.models.SyncMemberInner; -import com.azure.resourcemanager.sql.models.DataSyncParticipantIdentity; -import com.azure.resourcemanager.sql.models.DataSyncParticipantIdentityType; -import com.azure.resourcemanager.sql.models.DataSyncParticipantUserAssignedIdentity; import com.azure.resourcemanager.sql.models.SyncDirection; import com.azure.resourcemanager.sql.models.SyncMemberDbType; -import java.util.HashMap; -import java.util.Map; /** * Samples for SyncMembers Update. */ public final class SyncMembersUpdateSamples { /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberPatchAddAndRemoveIdentity.json - */ - /** - * Sample code: Update an existing sync member with new user assigned identity and removing older user assigned - * identity. - * - * @param manager Entry point to SqlServerManager. - */ - public static void updateAnExistingSyncMemberWithNewUserAssignedIdentityAndRemovingOlderUserAssignedIdentity( - com.azure.resourcemanager.sql.SqlServerManager manager) { - manager.serviceClient() - .getSyncMembers() - .update("syncgroupcrud-65440", "syncgroupcrud-8475", "syncgroupcrud-4328", "syncgroupcrud-3187", - "syncmembercrud-4879", - new SyncMemberInner().withIdentity(new DataSyncParticipantIdentity() - .withType(DataSyncParticipantIdentityType.USER_ASSIGNED) - .withUserAssignedIdentities(mapOf( - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.ManagedIdentity/userAssignedIdentities/test-umi", - null, - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.ManagedIdentity/userAssignedIdentities/test-umi-2", - new DataSyncParticipantUserAssignedIdentity()))) - .withDatabaseType(SyncMemberDbType.AZURE_SQL_DATABASE) - .withSyncMemberAzureDatabaseResourceId( - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/syncgroupcrud-65440/providers/Microsoft.Sql/servers/syncgroupcrud-8475/databases/syncgroupcrud-4328") - .withUsePrivateLinkConnection(true) - .withServerName("syncgroupcrud-3379.database.windows.net") - .withDatabaseName("syncgroupcrud-7421") - .withSyncDirection(SyncDirection.BIDIRECTIONAL), - com.azure.core.util.Context.NONE); - } - - /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberPatch.json + * x-ms-original-file: 2025-01-01/SyncMemberPatch.json */ /** * Sample code: Update an existing sync member. @@ -72,45 +35,4 @@ public static void updateAnExistingSyncMember(com.azure.resourcemanager.sql.SqlS .withSyncDirection(SyncDirection.BIDIRECTIONAL), com.azure.core.util.Context.NONE); } - - /* - * x-ms-original-file: 2025-02-01-preview/SyncMemberPatchWithIdentity.json - */ - /** - * Sample code: Update an existing sync member with user assigned identity. - * - * @param manager Entry point to SqlServerManager. - */ - public static void - updateAnExistingSyncMemberWithUserAssignedIdentity(com.azure.resourcemanager.sql.SqlServerManager manager) { - manager.serviceClient() - .getSyncMembers() - .update("syncgroupcrud-65440", "syncgroupcrud-8475", "syncgroupcrud-4328", "syncgroupcrud-3187", - "syncmembercrud-4879", - new SyncMemberInner().withIdentity(new DataSyncParticipantIdentity() - .withType(DataSyncParticipantIdentityType.USER_ASSIGNED) - .withUserAssignedIdentities(mapOf( - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/group1/providers/Microsoft.ManagedIdentity/userAssignedIdentities/test-umi", - new DataSyncParticipantUserAssignedIdentity()))) - .withDatabaseType(SyncMemberDbType.AZURE_SQL_DATABASE) - .withSyncMemberAzureDatabaseResourceId( - "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/syncgroupcrud-65440/providers/Microsoft.Sql/servers/syncgroupcrud-8475/databases/syncgroupcrud-4328") - .withUsePrivateLinkConnection(true) - .withServerName("syncgroupcrud-3379.database.windows.net") - .withDatabaseName("syncgroupcrud-7421") - .withSyncDirection(SyncDirection.BIDIRECTIONAL), - com.azure.core.util.Context.NONE); - } - - // Use "Map.of" if available - @SuppressWarnings("unchecked") - private static Map mapOf(Object... inputs) { - Map map = new HashMap<>(); - for (int i = 0; i < inputs.length; i += 2) { - String key = (String) inputs[i]; - T value = (T) inputs[i + 1]; - map.put(key, value); - } - return map; - } } diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TdeCertificatesCreateSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TdeCertificatesCreateSamples.java index 98142a5c37fa..7b3646a7ca5b 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TdeCertificatesCreateSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TdeCertificatesCreateSamples.java @@ -11,7 +11,7 @@ */ public final class TdeCertificatesCreateSamples { /* - * x-ms-original-file: 2025-02-01-preview/SqlTdeCertificateCreate.json + * x-ms-original-file: 2025-01-01/SqlTdeCertificateCreate.json */ /** * Sample code: Upload a TDE certificate. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TimeZonesGetSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TimeZonesGetSamples.java index 7a96a07ba9ad..2eaa1395980e 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TimeZonesGetSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TimeZonesGetSamples.java @@ -9,7 +9,7 @@ */ public final class TimeZonesGetSamples { /* - * x-ms-original-file: 2025-02-01-preview/ManagedInstanceTimeZoneGet.json + * x-ms-original-file: 2025-01-01/ManagedInstanceTimeZoneGet.json */ /** * Sample code: Get managed instance time zone. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TimeZonesListByLocationSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TimeZonesListByLocationSamples.java index df72d12a7c0d..4178a8d07e04 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TimeZonesListByLocationSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TimeZonesListByLocationSamples.java @@ -9,7 +9,7 @@ */ public final class TimeZonesListByLocationSamples { /* - * x-ms-original-file: 2025-02-01-preview/ManagedInstanceTimeZoneListByLocation.json + * x-ms-original-file: 2025-01-01/ManagedInstanceTimeZoneListByLocation.json */ /** * Sample code: List managed instance time zones by location. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsCreateOrUpdateSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsCreateOrUpdateSamples.java index dd6e8e72bf90..e8a1dfb1fdb5 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsCreateOrUpdateSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsCreateOrUpdateSamples.java @@ -14,7 +14,7 @@ */ public final class TransparentDataEncryptionsCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-02-01-preview/TransparentDataEncryptionUpdate.json + * x-ms-original-file: 2025-01-01/TransparentDataEncryptionUpdate.json */ /** * Sample code: Update a database's Transparent Data Encryption state with minimal parameters. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsGetSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsGetSamples.java index 0e941bd5245a..11b8e104bff3 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsGetSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsGetSamples.java @@ -11,7 +11,7 @@ */ public final class TransparentDataEncryptionsGetSamples { /* - * x-ms-original-file: 2025-02-01-preview/TransparentDataEncryptionGet.json + * x-ms-original-file: 2025-01-01/TransparentDataEncryptionGet.json */ /** * Sample code: Get a database's transparent data encryption. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsListByDatabaseSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsListByDatabaseSamples.java index 6467ee7b9395..7efbdf1dc7b9 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsListByDatabaseSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsListByDatabaseSamples.java @@ -9,7 +9,7 @@ */ public final class TransparentDataEncryptionsListByDatabaseSamples { /* - * x-ms-original-file: 2025-02-01-preview/TransparentDataEncryptionList.json + * x-ms-original-file: 2025-01-01/TransparentDataEncryptionList.json */ /** * Sample code: Get a list of the database's transparent data encryption. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsResumeSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsResumeSamples.java index 8171679e472c..eba0fb19be01 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsResumeSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsResumeSamples.java @@ -11,7 +11,7 @@ */ public final class TransparentDataEncryptionsResumeSamples { /* - * x-ms-original-file: 2025-02-01-preview/ResumeTransparentDataEncryptionUpdate.json + * x-ms-original-file: 2025-01-01/ResumeTransparentDataEncryptionUpdate.json */ /** * Sample code: Resume database's Transparent Data Encryption scan state with minimal parameters. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsSuspendSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsSuspendSamples.java index bf2723523684..c522ed9c2d33 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsSuspendSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/TransparentDataEncryptionsSuspendSamples.java @@ -11,7 +11,7 @@ */ public final class TransparentDataEncryptionsSuspendSamples { /* - * x-ms-original-file: 2025-02-01-preview/SuspendTransparentDataEncryptionUpdate.json + * x-ms-original-file: 2025-01-01/SuspendTransparentDataEncryptionUpdate.json */ /** * Sample code: Suspend database's Transparent Data Encryption scan state with minimal parameters. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/UsagesListByInstancePoolSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/UsagesListByInstancePoolSamples.java index 87cdffab9470..518f33e585fd 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/UsagesListByInstancePoolSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/UsagesListByInstancePoolSamples.java @@ -9,7 +9,7 @@ */ public final class UsagesListByInstancePoolSamples { /* - * x-ms-original-file: 2025-02-01-preview/ListInstancePoolUsage.json + * x-ms-original-file: 2025-01-01/ListInstancePoolUsage.json */ /** * Sample code: List instance pool usages. @@ -23,7 +23,7 @@ public static void listInstancePoolUsages(com.azure.resourcemanager.sql.SqlServe } /* - * x-ms-original-file: 2025-02-01-preview/ListInstancePoolUsageExpanded.json + * x-ms-original-file: 2025-01-01/ListInstancePoolUsageExpanded.json */ /** * Sample code: List instance pool usages expanded with children. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersCreateOrUpdateSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersCreateOrUpdateSamples.java index 29f6c8037c09..8722e2ac7993 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersCreateOrUpdateSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersCreateOrUpdateSamples.java @@ -13,7 +13,7 @@ */ public final class VirtualClustersCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-02-01-preview/VirtualClusterCreate.json + * x-ms-original-file: 2025-01-01/VirtualClusterCreate.json */ /** * Sample code: Create virtual cluster. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersDeleteSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersDeleteSamples.java index 9444f1b136e7..46e78c8c0edd 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersDeleteSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class VirtualClustersDeleteSamples { /* - * x-ms-original-file: 2025-02-01-preview/VirtualClusterDelete.json + * x-ms-original-file: 2025-01-01/VirtualClusterDelete.json */ /** * Sample code: Delete virtual cluster. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersGetByResourceGroupSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersGetByResourceGroupSamples.java index 9fda2e9d51e9..37eeeb210dec 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersGetByResourceGroupSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersGetByResourceGroupSamples.java @@ -9,7 +9,7 @@ */ public final class VirtualClustersGetByResourceGroupSamples { /* - * x-ms-original-file: 2025-02-01-preview/VirtualClusterGet.json + * x-ms-original-file: 2025-01-01/VirtualClusterGet.json */ /** * Sample code: Gets a virtual cluster. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersListByResourceGroupSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersListByResourceGroupSamples.java index 3b2eb6fc86b5..1cf02059c43f 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersListByResourceGroupSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersListByResourceGroupSamples.java @@ -9,7 +9,7 @@ */ public final class VirtualClustersListByResourceGroupSamples { /* - * x-ms-original-file: 2025-02-01-preview/VirtualClusterListByResourceGroup.json + * x-ms-original-file: 2025-01-01/VirtualClusterListByResourceGroup.json */ /** * Sample code: List virtual clusters by resource group. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersListSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersListSamples.java index 96e8bb88e455..1318226770bb 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersListSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersListSamples.java @@ -9,7 +9,7 @@ */ public final class VirtualClustersListSamples { /* - * x-ms-original-file: 2025-02-01-preview/VirtualClusterList.json + * x-ms-original-file: 2025-01-01/VirtualClusterList.json */ /** * Sample code: List virtualClusters. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersUpdateDnsServersSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersUpdateDnsServersSamples.java index 82d1e2e15fc2..ab07aa4f4a72 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersUpdateDnsServersSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersUpdateDnsServersSamples.java @@ -9,7 +9,7 @@ */ public final class VirtualClustersUpdateDnsServersSamples { /* - * x-ms-original-file: 2025-02-01-preview/UpdateVirtualClusterDnsServers.json + * x-ms-original-file: 2025-01-01/UpdateVirtualClusterDnsServers.json */ /** * Sample code: Performs update of dns servers on managed instance. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersUpdateSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersUpdateSamples.java index 2419e3229ec0..2da0630ea4d5 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersUpdateSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualClustersUpdateSamples.java @@ -13,7 +13,7 @@ */ public final class VirtualClustersUpdateSamples { /* - * x-ms-original-file: 2025-02-01-preview/VirtualClusterUpdate.json + * x-ms-original-file: 2025-01-01/VirtualClusterUpdate.json */ /** * Sample code: Update virtual cluster with tags. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesCreateOrUpdateSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesCreateOrUpdateSamples.java index e7b4821f8f55..1132e77b52d3 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesCreateOrUpdateSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesCreateOrUpdateSamples.java @@ -11,7 +11,7 @@ */ public final class VirtualNetworkRulesCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-02-01-preview/VirtualNetworkRulesCreateOrUpdate.json + * x-ms-original-file: 2025-01-01/VirtualNetworkRulesCreateOrUpdate.json */ /** * Sample code: Create or update a virtual network rule. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesDeleteSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesDeleteSamples.java index 0b154af284f8..f68b1a8ce8d1 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesDeleteSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class VirtualNetworkRulesDeleteSamples { /* - * x-ms-original-file: 2025-02-01-preview/VirtualNetworkRulesDelete.json + * x-ms-original-file: 2025-01-01/VirtualNetworkRulesDelete.json */ /** * Sample code: Delete a virtual network rule. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesGetSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesGetSamples.java index 72e99b553228..c189f5844763 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesGetSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesGetSamples.java @@ -9,7 +9,7 @@ */ public final class VirtualNetworkRulesGetSamples { /* - * x-ms-original-file: 2025-02-01-preview/VirtualNetworkRulesGet.json + * x-ms-original-file: 2025-01-01/VirtualNetworkRulesGet.json */ /** * Sample code: Gets a virtual network rule. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesListByServerSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesListByServerSamples.java index 4c9638132556..e827e22ea2fa 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesListByServerSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/VirtualNetworkRulesListByServerSamples.java @@ -9,7 +9,7 @@ */ public final class VirtualNetworkRulesListByServerSamples { /* - * x-ms-original-file: 2025-02-01-preview/VirtualNetworkRulesList.json + * x-ms-original-file: 2025-01-01/VirtualNetworkRulesList.json */ /** * Sample code: List virtual network rules. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersCreateOrUpdateSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersCreateOrUpdateSamples.java index 6e18276fd20b..b2977d294b78 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersCreateOrUpdateSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersCreateOrUpdateSamples.java @@ -11,7 +11,7 @@ */ public final class WorkloadClassifiersCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-02-01-preview/CreateOrUpdateWorkloadClassifierMin.json + * x-ms-original-file: 2025-01-01/CreateOrUpdateWorkloadClassifierMin.json */ /** * Sample code: Create a workload group with the required properties specified. @@ -28,7 +28,7 @@ public final class WorkloadClassifiersCreateOrUpdateSamples { } /* - * x-ms-original-file: 2025-02-01-preview/CreateOrUpdateWorkloadClassifierMax.json + * x-ms-original-file: 2025-01-01/CreateOrUpdateWorkloadClassifierMax.json */ /** * Sample code: Create a workload group with all properties specified. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersDeleteSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersDeleteSamples.java index 996755fa8661..2ac039b3c959 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersDeleteSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class WorkloadClassifiersDeleteSamples { /* - * x-ms-original-file: 2025-02-01-preview/DeleteWorkloadClassifier.json + * x-ms-original-file: 2025-01-01/DeleteWorkloadClassifier.json */ /** * Sample code: Delete a workload classifier. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersGetSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersGetSamples.java index e46394280920..c33ce5c00bc4 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersGetSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersGetSamples.java @@ -9,7 +9,7 @@ */ public final class WorkloadClassifiersGetSamples { /* - * x-ms-original-file: 2025-02-01-preview/GetWorkloadClassifier.json + * x-ms-original-file: 2025-01-01/GetWorkloadClassifier.json */ /** * Sample code: Gets a workload classifier for a data warehouse. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersListByWorkloadGroupSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersListByWorkloadGroupSamples.java index 71a90d57863a..7e420d4b1a44 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersListByWorkloadGroupSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadClassifiersListByWorkloadGroupSamples.java @@ -9,7 +9,7 @@ */ public final class WorkloadClassifiersListByWorkloadGroupSamples { /* - * x-ms-original-file: 2025-02-01-preview/GetWorkloadClassifierList.json + * x-ms-original-file: 2025-01-01/GetWorkloadClassifierList.json */ /** * Sample code: Get the list of workload classifiers for a workload group. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsCreateOrUpdateSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsCreateOrUpdateSamples.java index 6c4f6509c753..bcceb793af20 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsCreateOrUpdateSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsCreateOrUpdateSamples.java @@ -11,7 +11,7 @@ */ public final class WorkloadGroupsCreateOrUpdateSamples { /* - * x-ms-original-file: 2025-02-01-preview/CreateOrUpdateWorkloadGroupMin.json + * x-ms-original-file: 2025-01-01/CreateOrUpdateWorkloadGroupMin.json */ /** * Sample code: Create a workload group with the required properties specified. @@ -30,7 +30,7 @@ public final class WorkloadGroupsCreateOrUpdateSamples { } /* - * x-ms-original-file: 2025-02-01-preview/CreateOrUpdateWorkloadGroupMax.json + * x-ms-original-file: 2025-01-01/CreateOrUpdateWorkloadGroupMax.json */ /** * Sample code: Create a workload group with all properties specified. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsDeleteSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsDeleteSamples.java index 008c0334d390..55b49e59b57b 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsDeleteSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsDeleteSamples.java @@ -9,7 +9,7 @@ */ public final class WorkloadGroupsDeleteSamples { /* - * x-ms-original-file: 2025-02-01-preview/DeleteWorkloadGroup.json + * x-ms-original-file: 2025-01-01/DeleteWorkloadGroup.json */ /** * Sample code: Delete a workload group. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsGetSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsGetSamples.java index 2aee05d2cf51..4a0663f1358f 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsGetSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsGetSamples.java @@ -9,7 +9,7 @@ */ public final class WorkloadGroupsGetSamples { /* - * x-ms-original-file: 2025-02-01-preview/GetWorkloadGroup.json + * x-ms-original-file: 2025-01-01/GetWorkloadGroup.json */ /** * Sample code: Gets a workload group for a data warehouse. diff --git a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsListByDatabaseSamples.java b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsListByDatabaseSamples.java index 5ea0024e9e0d..fddaaa0d6a50 100644 --- a/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsListByDatabaseSamples.java +++ b/sdk/sql/azure-resourcemanager-sql/src/samples/java/com/azure/resourcemanager/sql/generated/WorkloadGroupsListByDatabaseSamples.java @@ -9,7 +9,7 @@ */ public final class WorkloadGroupsListByDatabaseSamples { /* - * x-ms-original-file: 2025-02-01-preview/GetWorkloadGroupList.json + * x-ms-original-file: 2025-01-01/GetWorkloadGroupList.json */ /** * Sample code: Get the list of workload groups for a data warehouse. diff --git a/sdk/sql/azure-resourcemanager-sql/tsp-location.yaml b/sdk/sql/azure-resourcemanager-sql/tsp-location.yaml index 706e3592aa9f..2e84ac586453 100644 --- a/sdk/sql/azure-resourcemanager-sql/tsp-location.yaml +++ b/sdk/sql/azure-resourcemanager-sql/tsp-location.yaml @@ -1,4 +1,4 @@ directory: specification/sql/resource-manager/Microsoft.Sql/SQL -commit: 0308555682b39ce6ad5859ebe428d3a8f5cfb1aa +commit: 961d4e2218cdefddcdac9a507559f4862ce531f9 repo: Azure/azure-rest-api-specs additionalDirectories: