From 8d6879e15fb96ae1a4c15c1caeac8ba4bed4b2bd Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Mon, 4 Feb 2019 17:52:28 +0000 Subject: [PATCH] Generated from 61675bba89c552d90ca1f94fa73f32d9419bb26d Revert "[AKS] add apiServerAuthorizedIPRanges property (#5101)" This reverts commit 8d178c32246fded822657e6db2c2598a9db0d19a. --- .../lib/models/index.d.ts | 4 ---- .../lib/models/managedCluster.js | 16 ---------------- .../lib/operations/index.d.ts | 12 ------------ .../lib/operations/managedClusters.js | 18 ------------------ 4 files changed, 50 deletions(-) diff --git a/lib/services/containerservicesManagement/lib/models/index.d.ts b/lib/services/containerservicesManagement/lib/models/index.d.ts index 76a5f60f0d..6c25238f8e 100644 --- a/lib/services/containerservicesManagement/lib/models/index.d.ts +++ b/lib/services/containerservicesManagement/lib/models/index.d.ts @@ -888,10 +888,6 @@ export interface ManagedCluster extends Resource { * Profile of Azure Active Directory configuration. */ aadProfile?: ManagedClusterAADProfile; - /** - * Authorized IP Ranges to kubernetes API server. - */ - apiServerAuthorizedIPRanges?: string[]; } /** diff --git a/lib/services/containerservicesManagement/lib/models/managedCluster.js b/lib/services/containerservicesManagement/lib/models/managedCluster.js index d42cfa84ee..c446a8ef5e 100644 --- a/lib/services/containerservicesManagement/lib/models/managedCluster.js +++ b/lib/services/containerservicesManagement/lib/models/managedCluster.js @@ -73,8 +73,6 @@ class ManagedCluster extends models['Resource'] { * @property {string} [aadProfile.tenantID] The AAD tenant ID to use for * authentication. If not specified, will use the tenant of the deployment * subscription. - * @property {array} [apiServerAuthorizedIPRanges] Authorized IP Ranges to - * kubernetes API server. */ constructor() { super(); @@ -245,20 +243,6 @@ class ManagedCluster extends models['Resource'] { name: 'Composite', className: 'ManagedClusterAADProfile' } - }, - apiServerAuthorizedIPRanges: { - required: false, - serializedName: 'properties.apiServerAuthorizedIPRanges', - type: { - name: 'Sequence', - element: { - required: false, - serializedName: 'StringElementType', - type: { - name: 'String' - } - } - } } } } diff --git a/lib/services/containerservicesManagement/lib/operations/index.d.ts b/lib/services/containerservicesManagement/lib/operations/index.d.ts index 2980d49548..a519f3e4eb 100644 --- a/lib/services/containerservicesManagement/lib/operations/index.d.ts +++ b/lib/services/containerservicesManagement/lib/operations/index.d.ts @@ -3022,9 +3022,6 @@ export interface ManagedClusters { * for authentication. If not specified, will use the tenant of the deployment * subscription. * - * @param {array} [parameters.apiServerAuthorizedIPRanges] Authorized IP Ranges - * to kubernetes API server. - * * @param {string} parameters.location Resource location * * @param {object} [parameters.tags] Resource tags @@ -3133,9 +3130,6 @@ export interface ManagedClusters { * for authentication. If not specified, will use the tenant of the deployment * subscription. * - * @param {array} [parameters.apiServerAuthorizedIPRanges] Authorized IP Ranges - * to kubernetes API server. - * * @param {string} parameters.location Resource location * * @param {object} [parameters.tags] Resource tags @@ -3566,9 +3560,6 @@ export interface ManagedClusters { * for authentication. If not specified, will use the tenant of the deployment * subscription. * - * @param {array} [parameters.apiServerAuthorizedIPRanges] Authorized IP Ranges - * to kubernetes API server. - * * @param {string} parameters.location Resource location * * @param {object} [parameters.tags] Resource tags @@ -3677,9 +3668,6 @@ export interface ManagedClusters { * for authentication. If not specified, will use the tenant of the deployment * subscription. * - * @param {array} [parameters.apiServerAuthorizedIPRanges] Authorized IP Ranges - * to kubernetes API server. - * * @param {string} parameters.location Resource location * * @param {object} [parameters.tags] Resource tags diff --git a/lib/services/containerservicesManagement/lib/operations/managedClusters.js b/lib/services/containerservicesManagement/lib/operations/managedClusters.js index 28eae15595..aebc51930a 100644 --- a/lib/services/containerservicesManagement/lib/operations/managedClusters.js +++ b/lib/services/containerservicesManagement/lib/operations/managedClusters.js @@ -1158,9 +1158,6 @@ function _get(resourceGroupName, resourceName, options, callback) { * for authentication. If not specified, will use the tenant of the deployment * subscription. * - * @param {array} [parameters.apiServerAuthorizedIPRanges] Authorized IP Ranges - * to kubernetes API server. - * * @param {string} parameters.location Resource location * * @param {object} [parameters.tags] Resource tags @@ -1628,9 +1625,6 @@ function _resetAADProfile(resourceGroupName, resourceName, parameters, options, * for authentication. If not specified, will use the tenant of the deployment * subscription. * - * @param {array} [parameters.apiServerAuthorizedIPRanges] Authorized IP Ranges - * to kubernetes API server. - * * @param {string} parameters.location Resource location * * @param {object} [parameters.tags] Resource tags @@ -3466,9 +3460,6 @@ class ManagedClusters { * for authentication. If not specified, will use the tenant of the deployment * subscription. * - * @param {array} [parameters.apiServerAuthorizedIPRanges] Authorized IP Ranges - * to kubernetes API server. - * * @param {string} parameters.location Resource location * * @param {object} [parameters.tags] Resource tags @@ -3589,9 +3580,6 @@ class ManagedClusters { * for authentication. If not specified, will use the tenant of the deployment * subscription. * - * @param {array} [parameters.apiServerAuthorizedIPRanges] Authorized IP Ranges - * to kubernetes API server. - * * @param {string} parameters.location Resource location * * @param {object} [parameters.tags] Resource tags @@ -4145,9 +4133,6 @@ class ManagedClusters { * for authentication. If not specified, will use the tenant of the deployment * subscription. * - * @param {array} [parameters.apiServerAuthorizedIPRanges] Authorized IP Ranges - * to kubernetes API server. - * * @param {string} parameters.location Resource location * * @param {object} [parameters.tags] Resource tags @@ -4268,9 +4253,6 @@ class ManagedClusters { * for authentication. If not specified, will use the tenant of the deployment * subscription. * - * @param {array} [parameters.apiServerAuthorizedIPRanges] Authorized IP Ranges - * to kubernetes API server. - * * @param {string} parameters.location Resource location * * @param {object} [parameters.tags] Resource tags