diff --git a/eng/pipelines/patch-release.yml b/eng/pipelines/patch-release.yml
index 36c1de66addb..97681cff8fe3 100644
--- a/eng/pipelines/patch-release.yml
+++ b/eng/pipelines/patch-release.yml
@@ -1,45 +1,41 @@
trigger: none
pr: none
-
parameters:
- name: TestPipeline
displayName: Test Run Without Version Changes
type: boolean
default: false
-
extends:
template: /eng/pipelines/templates/stages/archetype-sdk-client-patch.yml
parameters:
TestPipeline: ${{ parameters.TestPipeline }}
artifacts:
- - name: azure-sdk-template
- groupId: com.azure
- safeName: azuresdktemplate
- skipPublishDocMs: true
- ServiceDirectory: template
- - name: azure-sdk-template-two
- groupId: com.azure
- safeName: azuresdktemplatetwo
- skipPublishDocMs: true
- ServiceDirectory: template
- - name: azure-sdk-template-three
+ - name: azure-messaging-eventhubs-checkpointstore-blob
groupId: com.azure
- safeName: azuresdktemplatethree
- skipPublishDocMs: true
- ServiceDirectory: template
- - name: azure-sdk-template
- groupId: com.azure.v2
- safeName: azuresdktemplate
- skipPublishDocMs: true
- ServiceDirectory: template-v2
- - name: azure-sdk-template-two
- groupId: com.azure.v2
- safeName: azuresdktemplatetwo
- skipPublishDocMs: true
- ServiceDirectory: template-v2
- - name: azure-sdk-template-three
- groupId: com.azure.v2
- safeName: azuresdktemplatethree
- skipPublishDocMs: true
- ServiceDirectory: template-v2
+ safeName: azuremessagingeventhubscheckpointstoreblob
+ ServiceDirectory: eventhubs
+ - name: azure-resourcemanager-keyvault
+ groupId: com.azure.resourcemanager
+ safeName: azureresourcemanagerkeyvault
+ ServiceDirectory: keyvault/azure-resourcemanager-keyvault
+ - name: azure-resourcemanager-compute
+ groupId: com.azure.resourcemanager
+ safeName: azureresourcemanagercompute
+ ServiceDirectory: compute
+ - name: azure-resourcemanager-sql
+ groupId: com.azure.resourcemanager
+ safeName: azureresourcemanagersql
+ ServiceDirectory: sql
+ - name: azure-resourcemanager-appservice
+ groupId: com.azure.resourcemanager
+ safeName: azureresourcemanagerappservice
+ ServiceDirectory: appservice
+ - name: azure-resourcemanager-eventhubs
+ groupId: com.azure.resourcemanager
+ safeName: azureresourcemanagereventhubs
+ ServiceDirectory: eventhubs
+ - name: azure-resourcemanager-containerinstance
+ groupId: com.azure.resourcemanager
+ safeName: azureresourcemanagercontainerinstance
+ ServiceDirectory: containerinstance
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index 448a9e84123f..38bd7b44d42c 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -158,8 +158,8 @@ com.azure:azure-messaging-eventgrid;4.31.6;4.32.0-beta.1
com.azure:azure-messaging-eventgrid-systemevents;1.0.0;1.1.0-beta.1
com.azure:azure-messaging-eventgrid-namespaces;1.1.10;1.2.0-beta.1
com.azure:azure-messaging-eventgrid-cloudnative-cloudevents;1.0.0-beta.1;1.0.0-beta.2
-com.azure:azure-messaging-eventhubs;5.21.4;5.22.0-beta.1
-com.azure:azure-messaging-eventhubs-checkpointstore-blob;1.21.6;1.22.0-beta.1
+com.azure:azure-messaging-eventhubs;5.21.4;5.21.4
+com.azure:azure-messaging-eventhubs-checkpointstore-blob;1.21.6;1.21.7
com.azure:azure-messaging-eventhubs-checkpointstore-jedis;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-messaging-eventhubs-stress;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-messaging-eventhubs-track2-perf;1.0.0-beta.1;1.0.0-beta.1
@@ -278,17 +278,17 @@ com.azure.spring:spring-cloud-azure-testcontainers;7.3.0;7.4.0-beta.1
com.azure:azure-spring-data-cosmos;7.3.0;7.4.0-beta.1
com.azure.resourcemanager:azure-resourcemanager;2.62.0;2.63.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-appplatform;2.51.0;2.52.0-beta.1
-com.azure.resourcemanager:azure-resourcemanager-appservice;2.55.2;2.56.0-beta.1
+com.azure.resourcemanager:azure-resourcemanager-appservice;2.55.2;2.55.3
com.azure.resourcemanager:azure-resourcemanager-authorization;2.53.9;2.54.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-cdn;2.53.8;2.54.0-beta.1
-com.azure.resourcemanager:azure-resourcemanager-compute;2.57.1;2.58.0-beta.1
-com.azure.resourcemanager:azure-resourcemanager-containerinstance;2.53.10;2.54.0-beta.1
+com.azure.resourcemanager:azure-resourcemanager-compute;2.57.1;2.57.2
+com.azure.resourcemanager:azure-resourcemanager-containerinstance;2.53.10;2.53.11
com.azure.resourcemanager:azure-resourcemanager-containerregistry;2.55.2;2.56.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-containerservice;2.60.0;2.61.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-cosmos;2.54.3;2.55.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-dns;2.53.8;2.54.0-beta.1
-com.azure.resourcemanager:azure-resourcemanager-eventhubs;2.53.8;2.54.0-beta.1
-com.azure.resourcemanager:azure-resourcemanager-keyvault;2.55.2;2.56.0-beta.1
+com.azure.resourcemanager:azure-resourcemanager-eventhubs;2.53.8;2.53.9
+com.azure.resourcemanager:azure-resourcemanager-keyvault;2.55.2;2.55.3
com.azure.resourcemanager:azure-resourcemanager-monitor;2.53.8;2.54.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-msi;2.53.8;2.54.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-network;2.58.2;2.59.0-beta.1
@@ -299,7 +299,7 @@ com.azure.resourcemanager:azure-resourcemanager-redis;2.53.8;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.7;2.55.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-servicebus;2.53.8;2.54.0-beta.1
-com.azure.resourcemanager:azure-resourcemanager-sql;2.53.8;2.54.0-beta.2
+com.azure.resourcemanager:azure-resourcemanager-sql;2.53.8;2.53.9
com.azure.resourcemanager:azure-resourcemanager-storage;2.56.0;2.57.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-trafficmanager;2.53.8;2.54.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-test;2.0.0-beta.2;2.0.0-beta.3
diff --git a/sdk/appservice/azure-resourcemanager-appservice/CHANGELOG.md b/sdk/appservice/azure-resourcemanager-appservice/CHANGELOG.md
index 87585f4f41ca..8596a875ce14 100644
--- a/sdk/appservice/azure-resourcemanager-appservice/CHANGELOG.md
+++ b/sdk/appservice/azure-resourcemanager-appservice/CHANGELOG.md
@@ -1,14 +1,17 @@
# Release History
-## 2.56.0-beta.1 (Unreleased)
+## 2.55.3 (2026-06-02)
-### Features Added
+### Other Changes
-### Breaking Changes
+#### Dependency Updates
-### Bugs Fixed
+- Upgraded `azure-resourcemanager-msi` from `2.53.7` to version `2.53.8`.
+- Upgraded `azure-resourcemanager-keyvault` from `2.55.1` to version `2.55.3`.
+- Upgraded `azure-resourcemanager-resources` from `2.54.0` to version `2.54.1`.
+- Upgraded `azure-resourcemanager-storage` from `2.55.4` to version `2.56.0`.
+- Upgraded `azure-resourcemanager-dns` from `2.53.7` to version `2.53.8`.
-### Other Changes
## 2.55.2 (2026-05-05)
@@ -22,6 +25,7 @@
- Upgraded `azure-resourcemanager-resources` from `2.54.0` to version `2.54.1`.
- Upgraded `azure-resourcemanager-dns` from `2.53.6` to version `2.53.8`.
+
## 2.55.1 (2026-03-30)
### Other Changes
diff --git a/sdk/appservice/azure-resourcemanager-appservice/README.md b/sdk/appservice/azure-resourcemanager-appservice/README.md
index 5efc2a6c28f4..865995a0c6d8 100644
--- a/sdk/appservice/azure-resourcemanager-appservice/README.md
+++ b/sdk/appservice/azure-resourcemanager-appservice/README.md
@@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra
com.azure.resourcemanager
azure-resourcemanager-appservice
- 2.55.0
+ 2.55.3
```
[//]: # ({x-version-update-end})
diff --git a/sdk/appservice/azure-resourcemanager-appservice/pom.xml b/sdk/appservice/azure-resourcemanager-appservice/pom.xml
index e139fa474290..c8c3acffdb10 100644
--- a/sdk/appservice/azure-resourcemanager-appservice/pom.xml
+++ b/sdk/appservice/azure-resourcemanager-appservice/pom.xml
@@ -14,7 +14,7 @@
com.azure.resourcemanager
azure-resourcemanager-appservice
- 2.56.0-beta.1
+ 2.55.3
jar
Microsoft Azure SDK for App Service Management
diff --git a/sdk/compute/azure-resourcemanager-compute/CHANGELOG.md b/sdk/compute/azure-resourcemanager-compute/CHANGELOG.md
index f4c7528b8f20..5c7f1400301c 100644
--- a/sdk/compute/azure-resourcemanager-compute/CHANGELOG.md
+++ b/sdk/compute/azure-resourcemanager-compute/CHANGELOG.md
@@ -1,14 +1,17 @@
# Release History
-## 2.58.0-beta.1 (Unreleased)
+## 2.57.2 (2026-06-02)
-### Features Added
+### Other Changes
-### Breaking Changes
+#### Dependency Updates
-### Bugs Fixed
+- Upgraded `azure-resourcemanager-msi` from `2.53.7` to version `2.53.8`.
+- Upgraded `azure-resourcemanager-authorization` from `2.53.8` to version `2.53.9`.
+- Upgraded `azure-resourcemanager-resources` from `2.54.0` to version `2.54.1`.
+- Upgraded `azure-resourcemanager-storage` from `2.55.4` to version `2.56.0`.
+- Upgraded `azure-resourcemanager-network` from `2.58.1` to version `2.58.2`.
-### Other Changes
## 2.57.1 (2026-05-05)
@@ -22,6 +25,7 @@
- Upgraded `azure-resourcemanager-msi` from `2.53.7` to version `2.53.8`.
- Upgraded `azure-resourcemanager-authorization` from `2.53.8` to version `2.53.9`.
+
## 2.57.0 (2026-04-21)
### Breaking Changes
diff --git a/sdk/compute/azure-resourcemanager-compute/README.md b/sdk/compute/azure-resourcemanager-compute/README.md
index 7b60e5b1ee20..7911c5ebec0c 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.57.0
+ 2.57.2
```
[//]: # ({x-version-update-end})
diff --git a/sdk/compute/azure-resourcemanager-compute/pom.xml b/sdk/compute/azure-resourcemanager-compute/pom.xml
index 097b7e600dfe..97572c121c7e 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.58.0-beta.1
+ 2.57.2
jar
Microsoft Azure SDK for Compute Management
diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DiskRestorePointsClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DiskRestorePointsClient.java
index dc00b8f485e9..5e0168f075a1 100644
--- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DiskRestorePointsClient.java
+++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DiskRestorePointsClient.java
@@ -146,7 +146,7 @@ PagedIterable listByRestorePoint(String resourceGroupName
* @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 disk access SAS uri along with {@link Response} on successful completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono>> grantAccessWithResponseAsync(String resourceGroupName,
@@ -164,7 +164,7 @@ Mono>> grantAccessWithResponseAsync(String resourceGro
* @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 a disk access SAS uri.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux, AccessUriInner> beginGrantAccessAsync(String resourceGroupName,
@@ -182,7 +182,7 @@ PollerFlux, AccessUriInner> beginGrantAccessAsync(Str
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName,
@@ -201,7 +201,7 @@ SyncPoller, AccessUriInner> beginGrantAccess(String r
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName,
@@ -219,7 +219,7 @@ SyncPoller, AccessUriInner> beginGrantAccess(String r
* @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 disk access SAS uri on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono grantAccessAsync(String resourceGroupName, String restorePointCollectionName,
@@ -236,7 +236,7 @@ Mono grantAccessAsync(String resourceGroupName, String restorePo
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
AccessUriInner grantAccess(String resourceGroupName, String restorePointCollectionName, String vmRestorePointName,
@@ -254,7 +254,7 @@ AccessUriInner grantAccess(String resourceGroupName, String restorePointCollecti
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
AccessUriInner grantAccess(String resourceGroupName, String restorePointCollectionName, String vmRestorePointName,
diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DisksClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DisksClient.java
index 80e899c6bea7..70922921e35b 100644
--- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DisksClient.java
+++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DisksClient.java
@@ -485,7 +485,7 @@ SyncPoller, DiskInner> beginUpdate(String resourceGroupNam
* @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 disk access SAS uri along with {@link Response} on successful completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono>> grantAccessWithResponseAsync(String resourceGroupName, String diskName,
@@ -501,7 +501,7 @@ Mono>> grantAccessWithResponseAsync(String resourceGro
* @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 a disk access SAS uri.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux, AccessUriInner> beginGrantAccessAsync(String resourceGroupName,
@@ -517,7 +517,7 @@ PollerFlux, AccessUriInner> beginGrantAccessAsync(Str
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName, String diskName,
@@ -534,7 +534,7 @@ SyncPoller, AccessUriInner> beginGrantAccess(String r
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName, String diskName,
@@ -550,7 +550,7 @@ SyncPoller, AccessUriInner> beginGrantAccess(String r
* @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 disk access SAS uri on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono grantAccessAsync(String resourceGroupName, String diskName, GrantAccessData grantAccessData);
@@ -565,7 +565,7 @@ SyncPoller, AccessUriInner> beginGrantAccess(String r
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
AccessUriInner grantAccess(String resourceGroupName, String diskName, GrantAccessData grantAccessData);
@@ -581,7 +581,7 @@ SyncPoller, AccessUriInner> beginGrantAccess(String r
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
AccessUriInner grantAccess(String resourceGroupName, String diskName, GrantAccessData grantAccessData,
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..5b785385f7cb 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
@@ -31,8 +31,7 @@ public interface LogAnalyticsClient {
* @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 logAnalytics operation status response along with {@link Response} on successful completion of
- * {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono>> exportRequestRateByIntervalWithResponseAsync(String location,
@@ -47,7 +46,7 @@ Mono>> exportRequestRateByIntervalWithResponseAsync(St
* @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 logAnalytics operation status response.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux, LogAnalyticsOperationResultInner>
@@ -62,7 +61,7 @@ Mono>> exportRequestRateByIntervalWithResponseAsync(St
* @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 logAnalytics operation status response.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, LogAnalyticsOperationResultInner>
@@ -78,7 +77,7 @@ Mono>> exportRequestRateByIntervalWithResponseAsync(St
* @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 logAnalytics operation status response.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, LogAnalyticsOperationResultInner>
@@ -93,7 +92,7 @@ Mono>> exportRequestRateByIntervalWithResponseAsync(St
* @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 logAnalytics operation status response on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono exportRequestRateByIntervalAsync(String location,
@@ -108,7 +107,7 @@ Mono exportRequestRateByIntervalAsync(String l
* @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 logAnalytics operation status response.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
LogAnalyticsOperationResultInner exportRequestRateByInterval(String location,
@@ -124,7 +123,7 @@ LogAnalyticsOperationResultInner exportRequestRateByInterval(String location,
* @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 logAnalytics operation status response.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
LogAnalyticsOperationResultInner exportRequestRateByInterval(String location, RequestRateByIntervalInput parameters,
@@ -138,8 +137,7 @@ LogAnalyticsOperationResultInner exportRequestRateByInterval(String location, Re
* @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 logAnalytics operation status response along with {@link Response} on successful completion of
- * {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono>> exportThrottledRequestsWithResponseAsync(String location,
@@ -153,7 +151,7 @@ Mono>> exportThrottledRequestsWithResponseAsync(String
* @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 logAnalytics operation status response.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux, LogAnalyticsOperationResultInner>
@@ -167,7 +165,7 @@ Mono>> exportThrottledRequestsWithResponseAsync(String
* @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 logAnalytics operation status response.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, LogAnalyticsOperationResultInner>
@@ -182,7 +180,7 @@ Mono>> exportThrottledRequestsWithResponseAsync(String
* @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 logAnalytics operation status response.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, LogAnalyticsOperationResultInner>
@@ -196,7 +194,7 @@ Mono>> exportThrottledRequestsWithResponseAsync(String
* @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 logAnalytics operation status response on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono exportThrottledRequestsAsync(String location,
@@ -210,7 +208,7 @@ Mono exportThrottledRequestsAsync(String locat
* @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 logAnalytics operation status response.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
LogAnalyticsOperationResultInner exportThrottledRequests(String location, ThrottledRequestsInput parameters);
@@ -224,7 +222,7 @@ Mono exportThrottledRequestsAsync(String locat
* @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 logAnalytics operation status response.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
LogAnalyticsOperationResultInner exportThrottledRequests(String location, ThrottledRequestsInput parameters,
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..421468fc065c 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
@@ -487,7 +487,7 @@ SyncPoller, SnapshotInner> beginUpdate(String resource
* @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 disk access SAS uri along with {@link Response} on successful completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono>> grantAccessWithResponseAsync(String resourceGroupName, String snapshotName,
@@ -503,7 +503,7 @@ Mono>> grantAccessWithResponseAsync(String resourceGro
* @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 a disk access SAS uri.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux, AccessUriInner> beginGrantAccessAsync(String resourceGroupName,
@@ -519,7 +519,7 @@ PollerFlux, AccessUriInner> beginGrantAccessAsync(Str
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName,
@@ -536,7 +536,7 @@ SyncPoller, AccessUriInner> beginGrantAccess(String r
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName,
@@ -552,7 +552,7 @@ SyncPoller, AccessUriInner> beginGrantAccess(String r
* @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 disk access SAS uri on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono grantAccessAsync(String resourceGroupName, String snapshotName,
@@ -568,7 +568,7 @@ Mono grantAccessAsync(String resourceGroupName, String snapshotN
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
AccessUriInner grantAccess(String resourceGroupName, String snapshotName, GrantAccessData grantAccessData);
@@ -584,7 +584,7 @@ Mono grantAccessAsync(String resourceGroupName, String snapshotN
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
AccessUriInner grantAccess(String resourceGroupName, String snapshotName, GrantAccessData grantAccessData,
diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMsClient.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMsClient.java
index cc5d3784a7ff..0725f806f23c 100644
--- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMsClient.java
+++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMsClient.java
@@ -1055,8 +1055,7 @@ Response simulateEvictionWithResponse(String resourceGroupName, String vmS
* @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 specifies the storage settings for the virtual machine disks along with {@link Response} on successful
- * completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono>> attachDetachDataDisksWithResponseAsync(String resourceGroupName,
@@ -1073,7 +1072,7 @@ Mono>> attachDetachDataDisksWithResponseAsync(String r
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux, StorageProfile> beginAttachDetachDataDisksAsync(String resourceGroupName,
@@ -1090,7 +1089,7 @@ PollerFlux, StorageProfile> beginAttachDetachDataDisk
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, StorageProfile> beginAttachDetachDataDisks(String resourceGroupName,
@@ -1108,7 +1107,7 @@ SyncPoller, StorageProfile> beginAttachDetachDataDisk
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, StorageProfile> beginAttachDetachDataDisks(String resourceGroupName,
@@ -1125,7 +1124,7 @@ SyncPoller, StorageProfile> beginAttachDetachDataDisk
* @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 specifies the storage settings for the virtual machine disks on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono attachDetachDataDisksAsync(String resourceGroupName, String vmScaleSetName, String instanceId,
@@ -1142,7 +1141,7 @@ Mono attachDetachDataDisksAsync(String resourceGroupName, String
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
StorageProfile attachDetachDataDisks(String resourceGroupName, String vmScaleSetName, String instanceId,
@@ -1160,7 +1159,7 @@ StorageProfile attachDetachDataDisks(String resourceGroupName, String vmScaleSet
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
StorageProfile attachDetachDataDisks(String resourceGroupName, String vmScaleSetName, String instanceId,
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 05454ef12fa2..3c55ddc20e1d 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
@@ -685,8 +685,7 @@ PagedIterable list(String statusOnly, String filter, Expand
* @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 describes the properties of an AssessPatches result along with {@link Response} on successful completion
- * of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono>> assessPatchesWithResponseAsync(String resourceGroupName, String vmName);
@@ -699,7 +698,7 @@ PagedIterable list(String statusOnly, String filter, Expand
* @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 describes the properties of an AssessPatches result.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux, VirtualMachineAssessPatchesResultInner>
@@ -713,7 +712,7 @@ PagedIterable list(String statusOnly, String filter, Expand
* @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 describes the properties of an AssessPatches result.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, VirtualMachineAssessPatchesResultInner>
@@ -728,7 +727,7 @@ PagedIterable list(String statusOnly, String filter, Expand
* @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 describes the properties of an AssessPatches result.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, VirtualMachineAssessPatchesResultInner>
@@ -742,7 +741,7 @@ PagedIterable list(String statusOnly, String filter, Expand
* @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 describes the properties of an AssessPatches result on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono assessPatchesAsync(String resourceGroupName, String vmName);
@@ -755,7 +754,7 @@ PagedIterable list(String statusOnly, String filter, Expand
* @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 describes the properties of an AssessPatches result.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
VirtualMachineAssessPatchesResultInner assessPatches(String resourceGroupName, String vmName);
@@ -769,7 +768,7 @@ PagedIterable list(String statusOnly, String filter, Expand
* @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 describes the properties of an AssessPatches result.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
VirtualMachineAssessPatchesResultInner assessPatches(String resourceGroupName, String vmName, Context context);
@@ -783,8 +782,7 @@ PagedIterable list(String statusOnly, String filter, Expand
* @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 specifies the storage settings for the virtual machine disks along with {@link Response} on successful
- * completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono>> attachDetachDataDisksWithResponseAsync(String resourceGroupName, String vmName,
@@ -799,7 +797,7 @@ Mono>> attachDetachDataDisksWithResponseAsync(String r
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux, StorageProfile> beginAttachDetachDataDisksAsync(String resourceGroupName,
@@ -814,7 +812,7 @@ PollerFlux, StorageProfile> beginAttachDetachDataDisk
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, StorageProfile> beginAttachDetachDataDisks(String resourceGroupName,
@@ -830,7 +828,7 @@ SyncPoller, StorageProfile> beginAttachDetachDataDisk
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, StorageProfile> beginAttachDetachDataDisks(String resourceGroupName,
@@ -845,7 +843,7 @@ SyncPoller, StorageProfile> beginAttachDetachDataDisk
* @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 specifies the storage settings for the virtual machine disks on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono attachDetachDataDisksAsync(String resourceGroupName, String vmName,
@@ -860,7 +858,7 @@ Mono attachDetachDataDisksAsync(String resourceGroupName, String
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
StorageProfile attachDetachDataDisks(String resourceGroupName, String vmName,
@@ -876,7 +874,7 @@ StorageProfile attachDetachDataDisks(String resourceGroupName, String vmName,
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
StorageProfile attachDetachDataDisks(String resourceGroupName, String vmName,
@@ -892,8 +890,7 @@ StorageProfile attachDetachDataDisks(String resourceGroupName, String vmName,
* @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 output of virtual machine capture operation along with {@link Response} on successful completion of
- * {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono>> captureWithResponseAsync(String resourceGroupName, String vmName,
@@ -909,7 +906,7 @@ Mono>> captureWithResponseAsync(String resourceGroupNa
* @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 output of virtual machine capture operation.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux, VirtualMachineCaptureResultInner>
@@ -925,7 +922,7 @@ Mono>> captureWithResponseAsync(String resourceGroupNa
* @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 output of virtual machine capture operation.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, VirtualMachineCaptureResultInner>
@@ -942,7 +939,7 @@ Mono>> captureWithResponseAsync(String resourceGroupNa
* @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 output of virtual machine capture operation.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, VirtualMachineCaptureResultInner> beginCapture(
@@ -958,7 +955,7 @@ SyncPoller, VirtualMachineCaptureRe
* @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 output of virtual machine capture operation on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono captureAsync(String resourceGroupName, String vmName,
@@ -974,7 +971,7 @@ Mono captureAsync(String resourceGroupName, St
* @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 output of virtual machine capture operation.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
VirtualMachineCaptureResultInner capture(String resourceGroupName, String vmName,
@@ -991,7 +988,7 @@ VirtualMachineCaptureResultInner capture(String resourceGroupName, String vmName
* @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 output of virtual machine capture operation.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
VirtualMachineCaptureResultInner capture(String resourceGroupName, String vmName,
@@ -1313,8 +1310,7 @@ void deallocate(String resourceGroupName, String vmName, Boolean hibernate, Bool
* @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 result summary of an installation operation along with {@link Response} on successful completion of
- * {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono>> installPatchesWithResponseAsync(String resourceGroupName, String vmName,
@@ -1329,7 +1325,7 @@ Mono>> installPatchesWithResponseAsync(String resource
* @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 the result summary of an installation operation.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux, VirtualMachineInstallPatchesResultInner>
@@ -1345,7 +1341,7 @@ Mono>> installPatchesWithResponseAsync(String resource
* @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 the result summary of an installation operation.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, VirtualMachineInstallPatchesResultInner>
@@ -1362,7 +1358,7 @@ Mono>> installPatchesWithResponseAsync(String resource
* @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 the result summary of an installation operation.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller, VirtualMachineInstallPatchesResultInner>
@@ -1378,7 +1374,7 @@ Mono>> installPatchesWithResponseAsync(String resource
* @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 result summary of an installation operation on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono installPatchesAsync(String resourceGroupName, String vmName,
@@ -1393,7 +1389,7 @@ Mono installPatchesAsync(String resourc
* @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 result summary of an installation operation.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
VirtualMachineInstallPatchesResultInner installPatches(String resourceGroupName, String vmName,
@@ -1409,7 +1405,7 @@ VirtualMachineInstallPatchesResultInner installPatches(String resourceGroupName,
* @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 result summary of an installation operation.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
VirtualMachineInstallPatchesResultInner installPatches(String resourceGroupName, String vmName,
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..3d93f8a0859f 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
@@ -457,7 +457,7 @@ public PagedIterable listByRestorePoint(String resourceGr
* @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 disk access SAS uri along with {@link Response} on successful completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono>> grantAccessWithResponseAsync(String resourceGroupName,
@@ -515,7 +515,7 @@ public Mono>> grantAccessWithResponseAsync(String reso
* @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 disk access SAS uri along with {@link Response} on successful completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono>> grantAccessWithResponseAsync(String resourceGroupName,
@@ -571,7 +571,7 @@ private Mono>> grantAccessWithResponseAsync(String res
* @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 a disk access SAS uri.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public PollerFlux, AccessUriInner> beginGrantAccessAsync(String resourceGroupName,
@@ -595,7 +595,7 @@ public PollerFlux, AccessUriInner> beginGrantAccessAs
* @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 a disk access SAS uri.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
private PollerFlux, AccessUriInner> beginGrantAccessAsync(String resourceGroupName,
@@ -619,7 +619,7 @@ private PollerFlux, AccessUriInner> beginGrantAccessA
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName,
@@ -643,7 +643,7 @@ public SyncPoller, AccessUriInner> beginGrantAccess(S
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName,
@@ -666,7 +666,7 @@ public SyncPoller, AccessUriInner> beginGrantAccess(S
* @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 disk access SAS uri on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono grantAccessAsync(String resourceGroupName, String restorePointCollectionName,
@@ -687,7 +687,7 @@ public Mono grantAccessAsync(String resourceGroupName, String re
* @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 disk access SAS uri on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono grantAccessAsync(String resourceGroupName, String restorePointCollectionName,
@@ -707,7 +707,7 @@ private Mono grantAccessAsync(String resourceGroupName, String r
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public AccessUriInner grantAccess(String resourceGroupName, String restorePointCollectionName,
@@ -728,7 +728,7 @@ public AccessUriInner grantAccess(String resourceGroupName, String restorePointC
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public AccessUriInner grantAccess(String resourceGroupName, String restorePointCollectionName,
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..e2d860f9f6ae 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
@@ -1225,7 +1225,7 @@ public PagedIterable list(Context context) {
* @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 disk access SAS uri along with {@link Response} on successful completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono>> grantAccessWithResponseAsync(String resourceGroupName, String diskName,
@@ -1272,7 +1272,7 @@ public Mono>> grantAccessWithResponseAsync(String reso
* @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 disk access SAS uri along with {@link Response} on successful completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono>> grantAccessWithResponseAsync(String resourceGroupName, String diskName,
@@ -1316,7 +1316,7 @@ private Mono>> grantAccessWithResponseAsync(String res
* @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 a disk access SAS uri.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public PollerFlux, AccessUriInner> beginGrantAccessAsync(String resourceGroupName,
@@ -1338,7 +1338,7 @@ public PollerFlux, AccessUriInner> beginGrantAccessAs
* @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 a disk access SAS uri.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
private PollerFlux, AccessUriInner> beginGrantAccessAsync(String resourceGroupName,
@@ -1360,7 +1360,7 @@ private PollerFlux, AccessUriInner> beginGrantAccessA
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName,
@@ -1379,7 +1379,7 @@ public SyncPoller, AccessUriInner> beginGrantAccess(S
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName,
@@ -1397,7 +1397,7 @@ public SyncPoller, AccessUriInner> beginGrantAccess(S
* @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 disk access SAS uri on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono grantAccessAsync(String resourceGroupName, String diskName,
@@ -1417,7 +1417,7 @@ public Mono grantAccessAsync(String resourceGroupName, String di
* @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 disk access SAS uri on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono grantAccessAsync(String resourceGroupName, String diskName,
@@ -1436,7 +1436,7 @@ private Mono grantAccessAsync(String resourceGroupName, String d
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public AccessUriInner grantAccess(String resourceGroupName, String diskName, GrantAccessData grantAccessData) {
@@ -1454,7 +1454,7 @@ public AccessUriInner grantAccess(String resourceGroupName, String diskName, Gra
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public AccessUriInner grantAccess(String resourceGroupName, String diskName, GrantAccessData grantAccessData,
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 4428db8b3bfb..b967f3ff831c 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
@@ -92,8 +92,7 @@ Mono>> exportThrottledRequests(@HostParam("endpoint")
* @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 logAnalytics operation status response along with {@link Response} on successful completion of
- * {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono>> exportRequestRateByIntervalWithResponseAsync(String location,
@@ -133,8 +132,7 @@ public Mono>> exportRequestRateByIntervalWithResponseA
* @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 logAnalytics operation status response along with {@link Response} on successful completion of
- * {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono>> exportRequestRateByIntervalWithResponseAsync(String location,
@@ -172,7 +170,7 @@ private Mono>> exportRequestRateByIntervalWithResponse
* @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 logAnalytics operation status response.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public PollerFlux, LogAnalyticsOperationResultInner>
@@ -193,7 +191,7 @@ private Mono>> exportRequestRateByIntervalWithResponse
* @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 logAnalytics operation status response.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
private PollerFlux, LogAnalyticsOperationResultInner>
@@ -215,7 +213,7 @@ private Mono>> exportRequestRateByIntervalWithResponse
* @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 logAnalytics operation status response.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, LogAnalyticsOperationResultInner>
@@ -233,7 +231,7 @@ private Mono>> exportRequestRateByIntervalWithResponse
* @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 logAnalytics operation status response.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, LogAnalyticsOperationResultInner>
@@ -250,7 +248,7 @@ private Mono>> exportRequestRateByIntervalWithResponse
* @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 logAnalytics operation status response on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono exportRequestRateByIntervalAsync(String location,
@@ -269,7 +267,7 @@ public Mono exportRequestRateByIntervalAsync(S
* @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 logAnalytics operation status response on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono exportRequestRateByIntervalAsync(String location,
@@ -287,7 +285,7 @@ private Mono exportRequestRateByIntervalAsync(
* @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 logAnalytics operation status response.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public LogAnalyticsOperationResultInner exportRequestRateByInterval(String location,
@@ -305,7 +303,7 @@ public LogAnalyticsOperationResultInner exportRequestRateByInterval(String locat
* @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 logAnalytics operation status response.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public LogAnalyticsOperationResultInner exportRequestRateByInterval(String location,
@@ -321,8 +319,7 @@ public LogAnalyticsOperationResultInner exportRequestRateByInterval(String locat
* @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 logAnalytics operation status response along with {@link Response} on successful completion of
- * {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono>> exportThrottledRequestsWithResponseAsync(String location,
@@ -361,8 +358,7 @@ public Mono>> exportThrottledRequestsWithResponseAsync
* @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 logAnalytics operation status response along with {@link Response} on successful completion of
- * {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono>> exportThrottledRequestsWithResponseAsync(String location,
@@ -399,7 +395,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn
* @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 logAnalytics operation status response.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public PollerFlux, LogAnalyticsOperationResultInner>
@@ -419,7 +415,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn
* @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 logAnalytics operation status response.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
private PollerFlux, LogAnalyticsOperationResultInner>
@@ -439,7 +435,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn
* @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 logAnalytics operation status response.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, LogAnalyticsOperationResultInner>
@@ -456,7 +452,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn
* @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 logAnalytics operation status response.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, LogAnalyticsOperationResultInner>
@@ -472,7 +468,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn
* @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 logAnalytics operation status response on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono exportThrottledRequestsAsync(String location,
@@ -490,7 +486,7 @@ public Mono exportThrottledRequestsAsync(Strin
* @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 logAnalytics operation status response on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono exportThrottledRequestsAsync(String location,
@@ -507,7 +503,7 @@ private Mono exportThrottledRequestsAsync(Stri
* @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 logAnalytics operation status response.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public LogAnalyticsOperationResultInner exportThrottledRequests(String location,
@@ -524,7 +520,7 @@ public LogAnalyticsOperationResultInner exportThrottledRequests(String location,
* @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 logAnalytics operation status response.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public LogAnalyticsOperationResultInner exportThrottledRequests(String location, ThrottledRequestsInput parameters,
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..07b2e3c6a6ec 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
@@ -1235,7 +1235,7 @@ public PagedIterable list(Context context) {
* @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 disk access SAS uri along with {@link Response} on successful completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono>> grantAccessWithResponseAsync(String resourceGroupName, String snapshotName,
@@ -1282,7 +1282,7 @@ public Mono>> grantAccessWithResponseAsync(String reso
* @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 disk access SAS uri along with {@link Response} on successful completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono>> grantAccessWithResponseAsync(String resourceGroupName, String snapshotName,
@@ -1326,7 +1326,7 @@ private Mono>> grantAccessWithResponseAsync(String res
* @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 a disk access SAS uri.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public PollerFlux, AccessUriInner> beginGrantAccessAsync(String resourceGroupName,
@@ -1348,7 +1348,7 @@ public PollerFlux, AccessUriInner> beginGrantAccessAs
* @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 a disk access SAS uri.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
private PollerFlux, AccessUriInner> beginGrantAccessAsync(String resourceGroupName,
@@ -1370,7 +1370,7 @@ private PollerFlux, AccessUriInner> beginGrantAccessA
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName,
@@ -1389,7 +1389,7 @@ public SyncPoller, AccessUriInner> beginGrantAccess(S
* @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 a disk access SAS uri.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, AccessUriInner> beginGrantAccess(String resourceGroupName,
@@ -1407,7 +1407,7 @@ public SyncPoller, AccessUriInner> beginGrantAccess(S
* @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 disk access SAS uri on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono grantAccessAsync(String resourceGroupName, String snapshotName,
@@ -1427,7 +1427,7 @@ public Mono grantAccessAsync(String resourceGroupName, String sn
* @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 disk access SAS uri on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono grantAccessAsync(String resourceGroupName, String snapshotName,
@@ -1446,7 +1446,7 @@ private Mono grantAccessAsync(String resourceGroupName, String s
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public AccessUriInner grantAccess(String resourceGroupName, String snapshotName, GrantAccessData grantAccessData) {
@@ -1464,7 +1464,7 @@ public AccessUriInner grantAccess(String resourceGroupName, String snapshotName,
* @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 disk access SAS uri.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public AccessUriInner grantAccess(String resourceGroupName, String snapshotName, GrantAccessData grantAccessData,
diff --git a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsClientImpl.java b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsClientImpl.java
index 3ac28ab58d38..fc96c240bc1d 100644
--- a/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsClientImpl.java
+++ b/sdk/compute/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsClientImpl.java
@@ -2485,8 +2485,7 @@ public void simulateEviction(String resourceGroupName, String vmScaleSetName, St
* @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 specifies the storage settings for the virtual machine disks along with {@link Response} on successful
- * completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono>> attachDetachDataDisksWithResponseAsync(String resourceGroupName,
@@ -2536,8 +2535,7 @@ public Mono>> attachDetachDataDisksWithResponseAsync(S
* @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 specifies the storage settings for the virtual machine disks along with {@link Response} on successful
- * completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono>> attachDetachDataDisksWithResponseAsync(String resourceGroupName,
@@ -2584,7 +2582,7 @@ private Mono>> attachDetachDataDisksWithResponseAsync(
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public PollerFlux, StorageProfile> beginAttachDetachDataDisksAsync(
@@ -2607,7 +2605,7 @@ public PollerFlux, StorageProfile> beginAttachDetachD
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
private PollerFlux, StorageProfile> beginAttachDetachDataDisksAsync(
@@ -2631,7 +2629,7 @@ private PollerFlux, StorageProfile> beginAttachDetach
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, StorageProfile> beginAttachDetachDataDisks(String resourceGroupName,
@@ -2652,7 +2650,7 @@ public SyncPoller, StorageProfile> beginAttachDetachD
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, StorageProfile> beginAttachDetachDataDisks(String resourceGroupName,
@@ -2672,7 +2670,7 @@ public SyncPoller, StorageProfile> beginAttachDetachD
* @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 specifies the storage settings for the virtual machine disks on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono attachDetachDataDisksAsync(String resourceGroupName, String vmScaleSetName,
@@ -2693,7 +2691,7 @@ public Mono attachDetachDataDisksAsync(String resourceGroupName,
* @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 specifies the storage settings for the virtual machine disks on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono attachDetachDataDisksAsync(String resourceGroupName, String vmScaleSetName,
@@ -2714,7 +2712,7 @@ private Mono attachDetachDataDisksAsync(String resourceGroupName
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public StorageProfile attachDetachDataDisks(String resourceGroupName, String vmScaleSetName, String instanceId,
@@ -2734,7 +2732,7 @@ public StorageProfile attachDetachDataDisks(String resourceGroupName, String vmS
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public StorageProfile attachDetachDataDisks(String resourceGroupName, String vmScaleSetName, String instanceId,
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 5c2845eb99e2..fa1ac4e8df4b 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
@@ -1767,8 +1767,7 @@ public PagedIterable list(String statusOnly, String filter,
* @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 describes the properties of an AssessPatches result along with {@link Response} on successful completion
- * of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono>> assessPatchesWithResponseAsync(String resourceGroupName, String vmName) {
@@ -1804,8 +1803,7 @@ public Mono>> assessPatchesWithResponseAsync(String re
* @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 describes the properties of an AssessPatches result along with {@link Response} on successful completion
- * of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono>> assessPatchesWithResponseAsync(String resourceGroupName, String vmName,
@@ -1840,7 +1838,7 @@ private Mono>> assessPatchesWithResponseAsync(String r
* @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 describes the properties of an AssessPatches result.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public PollerFlux, VirtualMachineAssessPatchesResultInner>
@@ -1860,7 +1858,7 @@ private Mono>> assessPatchesWithResponseAsync(String r
* @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 describes the properties of an AssessPatches result.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
private PollerFlux, VirtualMachineAssessPatchesResultInner>
@@ -1880,7 +1878,7 @@ private Mono>> assessPatchesWithResponseAsync(String r
* @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 describes the properties of an AssessPatches result.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, VirtualMachineAssessPatchesResultInner>
@@ -1897,7 +1895,7 @@ private Mono>> assessPatchesWithResponseAsync(String r
* @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 describes the properties of an AssessPatches result.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, VirtualMachineAssessPatchesResultInner>
@@ -1913,7 +1911,7 @@ private Mono>> assessPatchesWithResponseAsync(String r
* @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 describes the properties of an AssessPatches result on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono assessPatchesAsync(String resourceGroupName, String vmName) {
@@ -1929,7 +1927,7 @@ public Mono assessPatchesAsync(String re
* @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 describes the properties of an AssessPatches result on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono assessPatchesAsync(String resourceGroupName, String vmName,
@@ -1946,7 +1944,7 @@ private Mono assessPatchesAsync(String r
* @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 describes the properties of an AssessPatches result.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public VirtualMachineAssessPatchesResultInner assessPatches(String resourceGroupName, String vmName) {
@@ -1962,7 +1960,7 @@ public VirtualMachineAssessPatchesResultInner assessPatches(String resourceGroup
* @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 describes the properties of an AssessPatches result.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public VirtualMachineAssessPatchesResultInner assessPatches(String resourceGroupName, String vmName,
@@ -1979,8 +1977,7 @@ public VirtualMachineAssessPatchesResultInner assessPatches(String resourceGroup
* @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 specifies the storage settings for the virtual machine disks along with {@link Response} on successful
- * completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono>> attachDetachDataDisksWithResponseAsync(String resourceGroupName,
@@ -2024,8 +2021,7 @@ public Mono>> attachDetachDataDisksWithResponseAsync(S
* @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 specifies the storage settings for the virtual machine disks along with {@link Response} on successful
- * completion of {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono>> attachDetachDataDisksWithResponseAsync(String resourceGroupName,
@@ -2067,7 +2063,7 @@ private Mono>> attachDetachDataDisksWithResponseAsync(
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public PollerFlux, StorageProfile> beginAttachDetachDataDisksAsync(
@@ -2088,7 +2084,7 @@ public PollerFlux, StorageProfile> beginAttachDetachD
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
private PollerFlux, StorageProfile> beginAttachDetachDataDisksAsync(
@@ -2109,7 +2105,7 @@ private PollerFlux, StorageProfile> beginAttachDetach
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, StorageProfile> beginAttachDetachDataDisks(String resourceGroupName,
@@ -2127,7 +2123,7 @@ public SyncPoller, StorageProfile> beginAttachDetachD
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, StorageProfile> beginAttachDetachDataDisks(String resourceGroupName,
@@ -2144,7 +2140,7 @@ public SyncPoller, StorageProfile> beginAttachDetachD
* @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 specifies the storage settings for the virtual machine disks on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono attachDetachDataDisksAsync(String resourceGroupName, String vmName,
@@ -2163,7 +2159,7 @@ public Mono attachDetachDataDisksAsync(String resourceGroupName,
* @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 specifies the storage settings for the virtual machine disks on successful completion of {@link Mono}.
+ * @return the response body on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono attachDetachDataDisksAsync(String resourceGroupName, String vmName,
@@ -2181,7 +2177,7 @@ private Mono attachDetachDataDisksAsync(String resourceGroupName
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public StorageProfile attachDetachDataDisks(String resourceGroupName, String vmName,
@@ -2199,7 +2195,7 @@ public StorageProfile attachDetachDataDisks(String resourceGroupName, String vmN
* @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 specifies the storage settings for the virtual machine disks.
+ * @return the response.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public StorageProfile attachDetachDataDisks(String resourceGroupName, String vmName,
@@ -2217,8 +2213,7 @@ public StorageProfile attachDetachDataDisks(String resourceGroupName, String vmN
* @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 output of virtual machine capture operation along with {@link Response} on successful completion of
- * {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
public Mono>> captureWithResponseAsync(String resourceGroupName, String vmName,
@@ -2263,8 +2258,7 @@ public Mono>> captureWithResponseAsync(String resource
* @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 output of virtual machine capture operation along with {@link Response} on successful completion of
- * {@link Mono}.
+ * @return the response body along with {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
private Mono>> captureWithResponseAsync(String resourceGroupName, String vmName,
@@ -2307,7 +2301,7 @@ private Mono>> captureWithResponseAsync(String resourc
* @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 output of virtual machine capture operation.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public PollerFlux, VirtualMachineCaptureResultInner>
@@ -2329,7 +2323,7 @@ private Mono>> captureWithResponseAsync(String resourc
* @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 output of virtual machine capture operation.
+ * @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
private PollerFlux, VirtualMachineCaptureResultInner>
@@ -2353,7 +2347,7 @@ private Mono>> captureWithResponseAsync(String resourc
* @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 output of virtual machine capture operation.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, VirtualMachineCaptureResultInner>
@@ -2372,7 +2366,7 @@ private Mono>> captureWithResponseAsync(String resourc
* @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 output of virtual machine capture operation.
+ * @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
public SyncPoller, VirtualMachineCaptureResultInner> beginCapture(
@@ -2390,7 +2384,7 @@ public SyncPoller