You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/AvailabilitySetsInner.java
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -569,7 +569,7 @@ public Observable<ServiceResponse<Page<AvailabilitySetInner>>> call(Response<Res
569
569
/**
570
570
* Lists all availability sets in a subscription.
571
571
*
572
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
572
+
* @param expand The expand expression to apply to the operation.
573
573
* @throws IllegalArgumentException thrown if parameters fail the validation
574
574
* @throws CloudException thrown if the request is rejected by server
575
575
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent
@@ -588,7 +588,7 @@ public Page<AvailabilitySetInner> nextPage(String nextPageLink) {
588
588
/**
589
589
* Lists all availability sets in a subscription.
590
590
*
591
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
591
+
* @param expand The expand expression to apply to the operation.
592
592
* @param serviceCallback the async ServiceCallback to handle successful and failed responses.
593
593
* @throws IllegalArgumentException thrown if parameters fail the validation
594
594
* @return the {@link ServiceFuture} object
@@ -608,7 +608,7 @@ public Observable<ServiceResponse<Page<AvailabilitySetInner>>> call(String nextP
608
608
/**
609
609
* Lists all availability sets in a subscription.
610
610
*
611
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
611
+
* @param expand The expand expression to apply to the operation.
612
612
* @throws IllegalArgumentException thrown if parameters fail the validation
613
613
* @return the observable to the PagedList<AvailabilitySetInner> object
614
614
*/
@@ -625,7 +625,7 @@ public Page<AvailabilitySetInner> call(ServiceResponse<Page<AvailabilitySetInner
625
625
/**
626
626
* Lists all availability sets in a subscription.
627
627
*
628
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
628
+
* @param expand The expand expression to apply to the operation.
629
629
* @throws IllegalArgumentException thrown if parameters fail the validation
630
630
* @return the observable to the PagedList<AvailabilitySetInner> object
631
631
*/
@@ -646,7 +646,7 @@ public Observable<ServiceResponse<Page<AvailabilitySetInner>>> call(ServiceRespo
646
646
/**
647
647
* Lists all availability sets in a subscription.
648
648
*
649
-
ServiceResponse<PageImpl1<AvailabilitySetInner>> * @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
649
+
ServiceResponse<PageImpl1<AvailabilitySetInner>> * @param expand The expand expression to apply to the operation.
650
650
* @throws IllegalArgumentException thrown if parameters fail the validation
651
651
* @return the PagedList<AvailabilitySetInner> object wrapped in {@link ServiceResponse} if successful.
Copy file name to clipboardExpand all lines: sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineScaleSetVMsInner.java
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1339,9 +1339,9 @@ public Observable<ServiceResponse<Page<VirtualMachineScaleSetVMInner>>> call(Res
1339
1339
*
1340
1340
* @param resourceGroupName The name of the resource group.
1341
1341
* @param virtualMachineScaleSetName The name of the VM scale set.
1342
-
* @param filter The filter to apply to the operation. Allowed values are 'startswith(instanceView/statuses/code, 'PowerState') eq true', 'properties/latestModelApplied eq true', 'properties/latestModelApplied eq false'.
1343
-
* @param select The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.
1344
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
1342
+
* @param filter The filter to apply to the operation.
1343
+
* @param select The list parameters.
1344
+
* @param expand The expand expression to apply to the operation.
1345
1345
* @throws IllegalArgumentException thrown if parameters fail the validation
1346
1346
* @throws CloudException thrown if the request is rejected by server
1347
1347
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent
@@ -1362,9 +1362,9 @@ public Page<VirtualMachineScaleSetVMInner> nextPage(String nextPageLink) {
1362
1362
*
1363
1363
* @param resourceGroupName The name of the resource group.
1364
1364
* @param virtualMachineScaleSetName The name of the VM scale set.
1365
-
* @param filter The filter to apply to the operation. Allowed values are 'startswith(instanceView/statuses/code, 'PowerState') eq true', 'properties/latestModelApplied eq true', 'properties/latestModelApplied eq false'.
1366
-
* @param select The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.
1367
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
1365
+
* @param filter The filter to apply to the operation.
1366
+
* @param select The list parameters.
1367
+
* @param expand The expand expression to apply to the operation.
1368
1368
* @param serviceCallback the async ServiceCallback to handle successful and failed responses.
1369
1369
* @throws IllegalArgumentException thrown if parameters fail the validation
1370
1370
* @return the {@link ServiceFuture} object
@@ -1386,9 +1386,9 @@ public Observable<ServiceResponse<Page<VirtualMachineScaleSetVMInner>>> call(Str
1386
1386
*
1387
1387
* @param resourceGroupName The name of the resource group.
1388
1388
* @param virtualMachineScaleSetName The name of the VM scale set.
1389
-
* @param filter The filter to apply to the operation. Allowed values are 'startswith(instanceView/statuses/code, 'PowerState') eq true', 'properties/latestModelApplied eq true', 'properties/latestModelApplied eq false'.
1390
-
* @param select The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.
1391
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
1389
+
* @param filter The filter to apply to the operation.
1390
+
* @param select The list parameters.
1391
+
* @param expand The expand expression to apply to the operation.
1392
1392
* @throws IllegalArgumentException thrown if parameters fail the validation
1393
1393
* @return the observable to the PagedList<VirtualMachineScaleSetVMInner> object
1394
1394
*/
@@ -1407,9 +1407,9 @@ public Page<VirtualMachineScaleSetVMInner> call(ServiceResponse<Page<VirtualMach
1407
1407
*
1408
1408
* @param resourceGroupName The name of the resource group.
1409
1409
* @param virtualMachineScaleSetName The name of the VM scale set.
1410
-
* @param filter The filter to apply to the operation. Allowed values are 'startswith(instanceView/statuses/code, 'PowerState') eq true', 'properties/latestModelApplied eq true', 'properties/latestModelApplied eq false'.
1411
-
* @param select The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.
1412
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
1410
+
* @param filter The filter to apply to the operation.
1411
+
* @param select The list parameters.
1412
+
* @param expand The expand expression to apply to the operation.
1413
1413
* @throws IllegalArgumentException thrown if parameters fail the validation
1414
1414
* @return the observable to the PagedList<VirtualMachineScaleSetVMInner> object
1415
1415
*/
@@ -1432,9 +1432,9 @@ public Observable<ServiceResponse<Page<VirtualMachineScaleSetVMInner>>> call(Ser
1432
1432
*
1433
1433
ServiceResponse<PageImpl1<VirtualMachineScaleSetVMInner>> * @param resourceGroupName The name of the resource group.
1434
1434
ServiceResponse<PageImpl1<VirtualMachineScaleSetVMInner>> * @param virtualMachineScaleSetName The name of the VM scale set.
1435
-
ServiceResponse<PageImpl1<VirtualMachineScaleSetVMInner>> * @param filter The filter to apply to the operation. Allowed values are 'startswith(instanceView/statuses/code, 'PowerState') eq true', 'properties/latestModelApplied eq true', 'properties/latestModelApplied eq false'.
1436
-
ServiceResponse<PageImpl1<VirtualMachineScaleSetVMInner>> * @param select The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.
1437
-
ServiceResponse<PageImpl1<VirtualMachineScaleSetVMInner>> * @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
1435
+
ServiceResponse<PageImpl1<VirtualMachineScaleSetVMInner>> * @param filter The filter to apply to the operation.
1436
+
ServiceResponse<PageImpl1<VirtualMachineScaleSetVMInner>> * @param select The list parameters.
1437
+
ServiceResponse<PageImpl1<VirtualMachineScaleSetVMInner>> * @param expand The expand expression to apply to the operation.
1438
1438
* @throws IllegalArgumentException thrown if parameters fail the validation
1439
1439
* @return the PagedList<VirtualMachineScaleSetVMInner> object wrapped in {@link ServiceResponse} if successful.
0 commit comments