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
/** Checks whether the Batch account name is available in the specified region. */
380
367
post(
@@ -669,12 +656,6 @@ export interface Routes {
669
656
subscriptionId: string,
670
657
locationName: string
671
658
): LocationListSupportedVirtualMachineSkus;
672
-
/** Resource for '/subscriptions/\{subscriptionId\}/providers/Microsoft.Batch/locations/\{locationName\}/cloudServiceSkus' has methods for the following verbs: get */
/** Resource for '/subscriptions/\{subscriptionId\}/providers/Microsoft.Batch/locations/\{locationName\}/checkNameAvailability' has methods for the following verbs: post */
0 commit comments