Skip to content

Commit

Permalink
CodeGen from PR 12311 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge ff3e46ca10b1178a38c719167848a648e51159f6 into 83349988a32b294059975e10eeb63de64ea6af08
  • Loading branch information
SDKAuto committed Jan 7, 2021
1 parent 2978b89 commit 1c6b26f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export class ContainerServiceClientContext extends msRestAzure.AzureServiceClien

super(credentials, options);

this.apiVersion = '2020-12-01';
this.apiVersion = '2021-02-01';
this.acceptLanguage = 'en-US';
this.longRunningOperationRetryTimeout = 30;
this.baseUri = options.baseUri || this.baseUri || "https://management.azure.com";
Expand Down

0 comments on commit 1c6b26f

Please sign in to comment.