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 229258961fa3238a75b18b1ae50136e7359f5b7d into 83349988a32b294059975e10eeb63de64ea6af08
  • Loading branch information
SDKAuto committed Jan 7, 2021
1 parent 2978b89 commit 157ad91
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 157ad91

Please sign in to comment.