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_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/AvailabilitySetsInner.java
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -469,7 +469,7 @@ public Observable<ServiceResponse<Page<AvailabilitySetInner>>> call(Response<Res
469
469
/**
470
470
* Lists all availability sets in a subscription.
471
471
*
472
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
472
+
* @param expand The expand expression to apply to the operation.
473
473
* @throws IllegalArgumentException thrown if parameters fail the validation
474
474
* @throws CloudException thrown if the request is rejected by server
475
475
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent
@@ -488,7 +488,7 @@ public Page<AvailabilitySetInner> nextPage(String nextPageLink) {
488
488
/**
489
489
* Lists all availability sets in a subscription.
490
490
*
491
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
491
+
* @param expand The expand expression to apply to the operation.
492
492
* @param serviceCallback the async ServiceCallback to handle successful and failed responses.
493
493
* @throws IllegalArgumentException thrown if parameters fail the validation
494
494
* @return the {@link ServiceFuture} object
@@ -508,7 +508,7 @@ public Observable<ServiceResponse<Page<AvailabilitySetInner>>> call(String nextP
508
508
/**
509
509
* Lists all availability sets in a subscription.
510
510
*
511
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
511
+
* @param expand The expand expression to apply to the operation.
512
512
* @throws IllegalArgumentException thrown if parameters fail the validation
513
513
* @return the observable to the PagedList<AvailabilitySetInner> object
514
514
*/
@@ -525,7 +525,7 @@ public Page<AvailabilitySetInner> call(ServiceResponse<Page<AvailabilitySetInner
525
525
/**
526
526
* Lists all availability sets in a subscription.
527
527
*
528
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
528
+
* @param expand The expand expression to apply to the operation.
529
529
* @throws IllegalArgumentException thrown if parameters fail the validation
530
530
* @return the observable to the PagedList<AvailabilitySetInner> object
531
531
*/
@@ -546,7 +546,7 @@ public Observable<ServiceResponse<Page<AvailabilitySetInner>>> call(ServiceRespo
546
546
/**
547
547
* Lists all availability sets in a subscription.
548
548
*
549
-
ServiceResponse<PageImpl<AvailabilitySetInner>> * @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
549
+
ServiceResponse<PageImpl<AvailabilitySetInner>> * @param expand The expand expression to apply to the operation.
550
550
* @throws IllegalArgumentException thrown if parameters fail the validation
551
551
* @return the PagedList<AvailabilitySetInner> object wrapped in {@link ServiceResponse} if successful.
Copy file name to clipboardExpand all lines: sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetVMsInner.java
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1126,9 +1126,9 @@ public Observable<ServiceResponse<Page<VirtualMachineScaleSetVMInner>>> call(Res
1126
1126
*
1127
1127
* @param resourceGroupName The name of the resource group.
1128
1128
* @param virtualMachineScaleSetName The name of the VM scale set.
1129
-
* @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'.
1130
-
* @param select The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.
1131
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
1129
+
* @param filter The filter to apply to the operation.
1130
+
* @param select The list parameters.
1131
+
* @param expand The expand expression to apply to the operation.
1132
1132
* @throws IllegalArgumentException thrown if parameters fail the validation
1133
1133
* @throws CloudException thrown if the request is rejected by server
1134
1134
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent
@@ -1149,9 +1149,9 @@ public Page<VirtualMachineScaleSetVMInner> nextPage(String nextPageLink) {
1149
1149
*
1150
1150
* @param resourceGroupName The name of the resource group.
1151
1151
* @param virtualMachineScaleSetName The name of the VM scale set.
1152
-
* @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'.
1153
-
* @param select The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.
1154
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
1152
+
* @param filter The filter to apply to the operation.
1153
+
* @param select The list parameters.
1154
+
* @param expand The expand expression to apply to the operation.
1155
1155
* @param serviceCallback the async ServiceCallback to handle successful and failed responses.
1156
1156
* @throws IllegalArgumentException thrown if parameters fail the validation
1157
1157
* @return the {@link ServiceFuture} object
@@ -1173,9 +1173,9 @@ public Observable<ServiceResponse<Page<VirtualMachineScaleSetVMInner>>> call(Str
1173
1173
*
1174
1174
* @param resourceGroupName The name of the resource group.
1175
1175
* @param virtualMachineScaleSetName The name of the VM scale set.
1176
-
* @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'.
1177
-
* @param select The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.
1178
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
1176
+
* @param filter The filter to apply to the operation.
1177
+
* @param select The list parameters.
1178
+
* @param expand The expand expression to apply to the operation.
1179
1179
* @throws IllegalArgumentException thrown if parameters fail the validation
1180
1180
* @return the observable to the PagedList<VirtualMachineScaleSetVMInner> object
1181
1181
*/
@@ -1194,9 +1194,9 @@ public Page<VirtualMachineScaleSetVMInner> call(ServiceResponse<Page<VirtualMach
1194
1194
*
1195
1195
* @param resourceGroupName The name of the resource group.
1196
1196
* @param virtualMachineScaleSetName The name of the VM scale set.
1197
-
* @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'.
1198
-
* @param select The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.
1199
-
* @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
1197
+
* @param filter The filter to apply to the operation.
1198
+
* @param select The list parameters.
1199
+
* @param expand The expand expression to apply to the operation.
1200
1200
* @throws IllegalArgumentException thrown if parameters fail the validation
1201
1201
* @return the observable to the PagedList<VirtualMachineScaleSetVMInner> object
1202
1202
*/
@@ -1219,9 +1219,9 @@ public Observable<ServiceResponse<Page<VirtualMachineScaleSetVMInner>>> call(Ser
1219
1219
*
1220
1220
ServiceResponse<PageImpl<VirtualMachineScaleSetVMInner>> * @param resourceGroupName The name of the resource group.
1221
1221
ServiceResponse<PageImpl<VirtualMachineScaleSetVMInner>> * @param virtualMachineScaleSetName The name of the VM scale set.
1222
-
ServiceResponse<PageImpl<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'.
1223
-
ServiceResponse<PageImpl<VirtualMachineScaleSetVMInner>> * @param select The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.
1224
-
ServiceResponse<PageImpl<VirtualMachineScaleSetVMInner>> * @param expand The expand expression to apply to the operation. Allowed values are 'instanceView'.
1222
+
ServiceResponse<PageImpl<VirtualMachineScaleSetVMInner>> * @param filter The filter to apply to the operation.
1223
+
ServiceResponse<PageImpl<VirtualMachineScaleSetVMInner>> * @param select The list parameters.
1224
+
ServiceResponse<PageImpl<VirtualMachineScaleSetVMInner>> * @param expand The expand expression to apply to the operation.
1225
1225
* @throws IllegalArgumentException thrown if parameters fail the validation
1226
1226
* @return the PagedList<VirtualMachineScaleSetVMInner> object wrapped in {@link ServiceResponse} if successful.
0 commit comments