@azure/arm-networkcloud 1.0.0-beta.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/README.md +1 -1
- package/dist/index.js +6561 -6128
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +85 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersGetSample.js → agentPoolsGetSample.js} +11 -9
- package/dist-esm/samples-dev/agentPoolsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersListByResourceGroupSample.js → agentPoolsListByKubernetesClusterSample.js} +10 -8
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js +46 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bareMetalMachineKeySetsListByResourceGroupSample.js → bareMetalMachineKeySetsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js +9 -3
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bmcKeySetsListByResourceGroupSample.js → bmcKeySetsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersGetSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +10 -9
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +3 -2
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeploySample.js +6 -4
- package/dist-esm/samples-dev/clustersDeploySample.js.map +1 -1
- package/dist-esm/samples-dev/clustersGetSample.js +3 -2
- package/dist-esm/samples-dev/clustersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +8 -6
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js +3 -2
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/consolesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesGetSample.js +3 -2
- package/dist-esm/samples-dev/consolesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts +2 -0
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{consolesListByResourceGroupSample.js → consolesListByVirtualMachineSample.js} +9 -8
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js.map +1 -0
- package/dist-esm/samples-dev/consolesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/consolesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js +178 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksDeleteSample.js → kubernetesClustersDeleteSample.js} +10 -9
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksGetSample.js → kubernetesClustersGetSample.js} +10 -9
- package/dist-esm/samples-dev/kubernetesClustersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksListByResourceGroupSample.js → kubernetesClustersListByResourceGroupSample.js} +9 -8
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksListBySubscriptionSample.js → kubernetesClustersListBySubscriptionSample.js} +9 -8
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersRestartNodeSample.js → kubernetesClustersRestartNodeSample.js} +11 -10
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersUpdateSample.js → kubernetesClustersUpdateSample.js} +14 -11
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js +5 -6
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js +8 -7
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{metricsConfigurationsListByResourceGroupSample.js → metricsConfigurationsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/rackSkusGetSample.js +3 -2
- package/dist-esm/samples-dev/rackSkusGetSample.js.map +1 -1
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/racksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/racksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/racksGetSample.js +3 -2
- package/dist-esm/samples-dev/racksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/racksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesGetSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js +5 -4
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +8 -7
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/volumesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesGetSample.js +3 -2
- package/dist-esm/samples-dev/volumesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/volumesUpdateSample.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +932 -512
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +201 -67
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +37 -28
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1270 -496
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +7 -12
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +37 -60
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/networkCloud.d.ts +4 -4
- package/dist-esm/src/networkCloud.d.ts.map +1 -1
- package/dist-esm/src/networkCloud.js +6 -6
- package/dist-esm/src/networkCloud.js.map +1 -1
- package/dist-esm/src/operations/agentPools.d.ts +100 -0
- package/dist-esm/src/operations/agentPools.d.ts.map +1 -0
- package/dist-esm/src/operations/{defaultCniNetworks.js → agentPools.js} +155 -185
- package/dist-esm/src/operations/agentPools.js.map +1 -0
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts +10 -10
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.js +21 -21
- package/dist-esm/src/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.d.ts +1 -17
- package/dist-esm/src/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.js +41 -136
- package/dist-esm/src/operations/bareMetalMachines.js.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.d.ts +10 -12
- package/dist-esm/src/operations/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.js +21 -23
- package/dist-esm/src/operations/bmcKeySets.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js.map +1 -1
- package/dist-esm/src/operations/clusters.js +9 -9
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/consoles.d.ts +10 -10
- package/dist-esm/src/operations/consoles.d.ts.map +1 -1
- package/dist-esm/src/operations/consoles.js +21 -21
- package/dist-esm/src/operations/consoles.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +2 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +2 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/kubernetesClusters.d.ts +123 -0
- package/dist-esm/src/operations/kubernetesClusters.d.ts.map +1 -0
- package/dist-esm/src/operations/{hybridAksClusters.js → kubernetesClusters.js} +133 -87
- package/dist-esm/src/operations/kubernetesClusters.js.map +1 -0
- package/dist-esm/src/operations/metricsConfigurations.d.ts +12 -12
- package/dist-esm/src/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.js +23 -23
- package/dist-esm/src/operations/metricsConfigurations.js.map +1 -1
- package/dist-esm/src/operations/racks.js +1 -1
- package/dist-esm/src/operations/racks.js.map +1 -1
- package/dist-esm/src/operations/storageAppliances.d.ts +5 -37
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAppliances.js +13 -203
- package/dist-esm/src/operations/storageAppliances.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +1 -33
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +17 -207
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{hybridAksClusters.js → agentPools.js} +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts +1 -17
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts +3 -4
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/consoles.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +2 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts +87 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{defaultCniNetworks.js → kubernetesClusters.js} +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts +5 -37
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +1 -33
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/package.json +4 -3
- package/review/arm-networkcloud.api.md +670 -496
- package/src/models/index.ts +987 -557
- package/src/models/mappers.ts +1336 -543
- package/src/models/parameters.ts +44 -76
- package/src/networkCloud.ts +11 -11
- package/src/operations/{defaultCniNetworks.ts → agentPools.ts} +249 -232
- package/src/operations/bareMetalMachineKeySets.ts +31 -31
- package/src/operations/bareMetalMachines.ts +41 -178
- package/src/operations/bmcKeySets.ts +31 -33
- package/src/operations/cloudServicesNetworks.ts +1 -1
- package/src/operations/clusters.ts +9 -9
- package/src/operations/consoles.ts +31 -31
- package/src/operations/index.ts +2 -2
- package/src/operations/{hybridAksClusters.ts → kubernetesClusters.ts} +232 -159
- package/src/operations/metricsConfigurations.ts +33 -33
- package/src/operations/racks.ts +1 -1
- package/src/operations/storageAppliances.ts +13 -295
- package/src/operations/virtualMachines.ts +17 -290
- package/src/operationsInterfaces/agentPools.ts +144 -0
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +4 -4
- package/src/operationsInterfaces/bareMetalMachines.ts +1 -35
- package/src/operationsInterfaces/bmcKeySets.ts +4 -5
- package/src/operationsInterfaces/consoles.ts +4 -4
- package/src/operationsInterfaces/index.ts +2 -2
- package/src/operationsInterfaces/kubernetesClusters.ts +170 -0
- package/src/operationsInterfaces/metricsConfigurations.ts +6 -6
- package/src/operationsInterfaces/storageAppliances.ts +5 -73
- package/src/operationsInterfaces/virtualMachines.ts +0 -67
- package/types/arm-networkcloud.d.ts +1412 -1049
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js +0 -41
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js +0 -59
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js +0 -44
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js +0 -54
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js +0 -40
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js +0 -57
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js +0 -42
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js +0 -41
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js +0 -41
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js +0 -41
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js.map +0 -1
- package/dist-esm/src/operations/defaultCniNetworks.d.ts +0 -98
- package/dist-esm/src/operations/defaultCniNetworks.d.ts.map +0 -1
- package/dist-esm/src/operations/defaultCniNetworks.js.map +0 -1
- package/dist-esm/src/operations/hybridAksClusters.d.ts +0 -126
- package/dist-esm/src/operations/hybridAksClusters.d.ts.map +0 -1
- package/dist-esm/src/operations/hybridAksClusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts +0 -89
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.js.map +0 -1
- package/src/operationsInterfaces/defaultCniNetworks.ts +0 -118
- package/src/operationsInterfaces/hybridAksClusters.ts +0 -163
|
@@ -4,6 +4,12 @@ import { OperationState } from '@azure/core-lro';
|
|
|
4
4
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
5
5
|
import { SimplePollerLike } from '@azure/core-lro';
|
|
6
6
|
|
|
7
|
+
/** AadConfiguration represents the Azure Active Directory Integration properties. */
|
|
8
|
+
export declare interface AadConfiguration {
|
|
9
|
+
/** The list of Azure Active Directory group object IDs that will have an administrative role on the Kubernetes cluster. */
|
|
10
|
+
adminGroupObjectIds: string[];
|
|
11
|
+
}
|
|
12
|
+
|
|
7
13
|
/**
|
|
8
14
|
* Defines values for ActionType. \
|
|
9
15
|
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
@@ -21,10 +27,350 @@ export declare interface AdministrativeCredentials {
|
|
|
21
27
|
username: string;
|
|
22
28
|
}
|
|
23
29
|
|
|
30
|
+
/** AdministratorConfiguration represents the administrative credentials that will be applied to the control plane and agent pool nodes in Kubernetes clusters. */
|
|
31
|
+
export declare interface AdministratorConfiguration {
|
|
32
|
+
/** The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service. */
|
|
33
|
+
adminUsername?: string;
|
|
34
|
+
/** The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment. */
|
|
35
|
+
sshPublicKeys?: SshPublicKey[];
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* Defines values for AdvertiseToFabric. \
|
|
40
|
+
* {@link KnownAdvertiseToFabric} can be used interchangeably with AdvertiseToFabric,
|
|
41
|
+
* this enum contains the known values that the service supports.
|
|
42
|
+
* ### Known values supported by the service
|
|
43
|
+
* **True** \
|
|
44
|
+
* **False**
|
|
45
|
+
*/
|
|
46
|
+
export declare type AdvertiseToFabric = string;
|
|
47
|
+
|
|
48
|
+
/** AgentOptions are configurations that will be applied to each agent in an agent pool. */
|
|
49
|
+
export declare interface AgentOptions {
|
|
50
|
+
/** The number of hugepages to allocate. */
|
|
51
|
+
hugepagesCount: number;
|
|
52
|
+
/** The size of the hugepages to allocate. */
|
|
53
|
+
hugepagesSize?: HugepagesSize;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
/** AgentPool represents the agent pool of Kubernetes cluster. */
|
|
57
|
+
export declare interface AgentPool extends TrackedResource {
|
|
58
|
+
/** The extended location of the cluster associated with the resource. */
|
|
59
|
+
extendedLocation?: ExtendedLocation;
|
|
60
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
61
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
62
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
63
|
+
agentOptions?: AgentOptions;
|
|
64
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
65
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
66
|
+
/** The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used. */
|
|
67
|
+
availabilityZones?: string[];
|
|
68
|
+
/** The number of virtual machines that use this configuration. */
|
|
69
|
+
count: number;
|
|
70
|
+
/**
|
|
71
|
+
* The current status of the agent pool.
|
|
72
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
73
|
+
*/
|
|
74
|
+
readonly detailedStatus?: AgentPoolDetailedStatus;
|
|
75
|
+
/**
|
|
76
|
+
* The descriptive message about the current detailed status.
|
|
77
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
78
|
+
*/
|
|
79
|
+
readonly detailedStatusMessage?: string;
|
|
80
|
+
/**
|
|
81
|
+
* The Kubernetes version running in this agent pool.
|
|
82
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
83
|
+
*/
|
|
84
|
+
readonly kubernetesVersion?: string;
|
|
85
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
86
|
+
labels?: KubernetesLabel[];
|
|
87
|
+
/** The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node. */
|
|
88
|
+
mode: AgentPoolMode;
|
|
89
|
+
/**
|
|
90
|
+
* The provisioning state of the agent pool.
|
|
91
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
92
|
+
*/
|
|
93
|
+
readonly provisioningState?: AgentPoolProvisioningState;
|
|
94
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
95
|
+
taints?: KubernetesLabel[];
|
|
96
|
+
/** The configuration of the agent pool. */
|
|
97
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
98
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
99
|
+
vmSkuName: string;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
/** AgentPoolConfiguration specifies the configuration of a pool of nodes. */
|
|
103
|
+
export declare interface AgentPoolConfiguration {
|
|
104
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
105
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
106
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
107
|
+
agentOptions?: AgentOptions;
|
|
108
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
109
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
110
|
+
/** The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used. */
|
|
111
|
+
availabilityZones?: string[];
|
|
112
|
+
/** The number of virtual machines that use this configuration. */
|
|
113
|
+
count: number;
|
|
114
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
115
|
+
labels?: KubernetesLabel[];
|
|
116
|
+
/** The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node. */
|
|
117
|
+
mode: AgentPoolMode;
|
|
118
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
119
|
+
taints?: KubernetesLabel[];
|
|
120
|
+
/** The configuration of the agent pool. */
|
|
121
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
122
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
123
|
+
vmSkuName: string;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
/**
|
|
127
|
+
* Defines values for AgentPoolDetailedStatus. \
|
|
128
|
+
* {@link KnownAgentPoolDetailedStatus} can be used interchangeably with AgentPoolDetailedStatus,
|
|
129
|
+
* this enum contains the known values that the service supports.
|
|
130
|
+
* ### Known values supported by the service
|
|
131
|
+
* **Available** \
|
|
132
|
+
* **Error** \
|
|
133
|
+
* **Provisioning**
|
|
134
|
+
*/
|
|
135
|
+
export declare type AgentPoolDetailedStatus = string;
|
|
136
|
+
|
|
137
|
+
/** AgentPoolList represents a list of Kubernetes cluster agent pools. */
|
|
138
|
+
export declare interface AgentPoolList {
|
|
139
|
+
/** The link used to get the next page of operations. */
|
|
140
|
+
nextLink?: string;
|
|
141
|
+
/** The list of agent pools. */
|
|
142
|
+
value?: AgentPool[];
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
/**
|
|
146
|
+
* Defines values for AgentPoolMode. \
|
|
147
|
+
* {@link KnownAgentPoolMode} can be used interchangeably with AgentPoolMode,
|
|
148
|
+
* this enum contains the known values that the service supports.
|
|
149
|
+
* ### Known values supported by the service
|
|
150
|
+
* **System** \
|
|
151
|
+
* **User** \
|
|
152
|
+
* **NotApplicable**
|
|
153
|
+
*/
|
|
154
|
+
export declare type AgentPoolMode = string;
|
|
155
|
+
|
|
156
|
+
/** AgentPoolPatchParameters represents the body of the request to patch the Kubernetes cluster agent pool. */
|
|
157
|
+
export declare interface AgentPoolPatchParameters {
|
|
158
|
+
/** The Azure resource tags that will replace the existing ones. */
|
|
159
|
+
tags?: {
|
|
160
|
+
[propertyName: string]: string;
|
|
161
|
+
};
|
|
162
|
+
/** The number of virtual machines that use this configuration. */
|
|
163
|
+
count?: number;
|
|
164
|
+
/** The configuration of the agent pool. */
|
|
165
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
/**
|
|
169
|
+
* Defines values for AgentPoolProvisioningState. \
|
|
170
|
+
* {@link KnownAgentPoolProvisioningState} can be used interchangeably with AgentPoolProvisioningState,
|
|
171
|
+
* this enum contains the known values that the service supports.
|
|
172
|
+
* ### Known values supported by the service
|
|
173
|
+
* **Accepted** \
|
|
174
|
+
* **Canceled** \
|
|
175
|
+
* **Deleting** \
|
|
176
|
+
* **Failed** \
|
|
177
|
+
* **InProgress** \
|
|
178
|
+
* **Succeeded** \
|
|
179
|
+
* **Updating**
|
|
180
|
+
*/
|
|
181
|
+
export declare type AgentPoolProvisioningState = string;
|
|
182
|
+
|
|
183
|
+
/** Interface representing a AgentPools. */
|
|
184
|
+
export declare interface AgentPools {
|
|
185
|
+
/**
|
|
186
|
+
* Get a list of agent pools for the provided Kubernetes cluster.
|
|
187
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
188
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
189
|
+
* @param options The options parameters.
|
|
190
|
+
*/
|
|
191
|
+
listByKubernetesCluster(resourceGroupName: string, kubernetesClusterName: string, options?: AgentPoolsListByKubernetesClusterOptionalParams): PagedAsyncIterableIterator<AgentPool>;
|
|
192
|
+
/**
|
|
193
|
+
* Get properties of the provided Kubernetes cluster agent pool.
|
|
194
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
195
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
196
|
+
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
197
|
+
* @param options The options parameters.
|
|
198
|
+
*/
|
|
199
|
+
get(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsGetOptionalParams): Promise<AgentPoolsGetResponse>;
|
|
200
|
+
/**
|
|
201
|
+
* Create a new Kubernetes cluster agent pool or update the properties of the existing one.
|
|
202
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
203
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
204
|
+
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
205
|
+
* @param agentPoolParameters The request body.
|
|
206
|
+
* @param options The options parameters.
|
|
207
|
+
*/
|
|
208
|
+
beginCreateOrUpdate(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, agentPoolParameters: AgentPool, options?: AgentPoolsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsCreateOrUpdateResponse>, AgentPoolsCreateOrUpdateResponse>>;
|
|
209
|
+
/**
|
|
210
|
+
* Create a new Kubernetes cluster agent pool or update the properties of the existing one.
|
|
211
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
212
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
213
|
+
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
214
|
+
* @param agentPoolParameters The request body.
|
|
215
|
+
* @param options The options parameters.
|
|
216
|
+
*/
|
|
217
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, agentPoolParameters: AgentPool, options?: AgentPoolsCreateOrUpdateOptionalParams): Promise<AgentPoolsCreateOrUpdateResponse>;
|
|
218
|
+
/**
|
|
219
|
+
* Delete the provided Kubernetes cluster agent pool.
|
|
220
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
221
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
222
|
+
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
223
|
+
* @param options The options parameters.
|
|
224
|
+
*/
|
|
225
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
226
|
+
/**
|
|
227
|
+
* Delete the provided Kubernetes cluster agent pool.
|
|
228
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
229
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
230
|
+
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
231
|
+
* @param options The options parameters.
|
|
232
|
+
*/
|
|
233
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<void>;
|
|
234
|
+
/**
|
|
235
|
+
* Patch the properties of the provided Kubernetes cluster agent pool, or update the tags associated
|
|
236
|
+
* with the Kubernetes cluster agent pool. Properties and tag updates can be done independently.
|
|
237
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
238
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
239
|
+
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
240
|
+
* @param options The options parameters.
|
|
241
|
+
*/
|
|
242
|
+
beginUpdate(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsUpdateResponse>, AgentPoolsUpdateResponse>>;
|
|
243
|
+
/**
|
|
244
|
+
* Patch the properties of the provided Kubernetes cluster agent pool, or update the tags associated
|
|
245
|
+
* with the Kubernetes cluster agent pool. Properties and tag updates can be done independently.
|
|
246
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
247
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
248
|
+
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
249
|
+
* @param options The options parameters.
|
|
250
|
+
*/
|
|
251
|
+
beginUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsUpdateOptionalParams): Promise<AgentPoolsUpdateResponse>;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
/** Defines headers for AgentPools_createOrUpdate operation. */
|
|
255
|
+
export declare interface AgentPoolsCreateOrUpdateHeaders {
|
|
256
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
257
|
+
azureAsyncOperation?: string;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
/** Optional parameters. */
|
|
261
|
+
export declare interface AgentPoolsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
262
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
263
|
+
updateIntervalInMs?: number;
|
|
264
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
265
|
+
resumeFrom?: string;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
269
|
+
export declare type AgentPoolsCreateOrUpdateResponse = AgentPool;
|
|
270
|
+
|
|
271
|
+
/** Defines headers for AgentPools_delete operation. */
|
|
272
|
+
export declare interface AgentPoolsDeleteHeaders {
|
|
273
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
274
|
+
location?: string;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
/** Optional parameters. */
|
|
278
|
+
export declare interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
279
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
280
|
+
updateIntervalInMs?: number;
|
|
281
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
282
|
+
resumeFrom?: string;
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
/** Optional parameters. */
|
|
286
|
+
export declare interface AgentPoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
/** Contains response data for the get operation. */
|
|
290
|
+
export declare type AgentPoolsGetResponse = AgentPool;
|
|
291
|
+
|
|
292
|
+
/** Optional parameters. */
|
|
293
|
+
export declare interface AgentPoolsListByKubernetesClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
297
|
+
export declare type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;
|
|
298
|
+
|
|
299
|
+
/** Optional parameters. */
|
|
300
|
+
export declare interface AgentPoolsListByKubernetesClusterOptionalParams extends coreClient.OperationOptions {
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
/** Contains response data for the listByKubernetesCluster operation. */
|
|
304
|
+
export declare type AgentPoolsListByKubernetesClusterResponse = AgentPoolList;
|
|
305
|
+
|
|
306
|
+
/** Defines headers for AgentPools_update operation. */
|
|
307
|
+
export declare interface AgentPoolsUpdateHeaders {
|
|
308
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
309
|
+
azureAsyncOperation?: string;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
/** Optional parameters. */
|
|
313
|
+
export declare interface AgentPoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
314
|
+
/** The request body. */
|
|
315
|
+
agentPoolUpdateParameters?: AgentPoolPatchParameters;
|
|
316
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
317
|
+
updateIntervalInMs?: number;
|
|
318
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
319
|
+
resumeFrom?: string;
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
/** Contains response data for the update operation. */
|
|
323
|
+
export declare type AgentPoolsUpdateResponse = AgentPool;
|
|
324
|
+
|
|
325
|
+
/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */
|
|
326
|
+
export declare interface AgentPoolUpgradeSettings {
|
|
327
|
+
/** The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1. */
|
|
328
|
+
maxSurge?: string;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
/** AttachedNetworkConfiguration represents the set of workload networks to attach to a resource. */
|
|
332
|
+
export declare interface AttachedNetworkConfiguration {
|
|
333
|
+
/** The list of Layer 2 Networks and related configuration for attachment. */
|
|
334
|
+
l2Networks?: L2NetworkAttachmentConfiguration[];
|
|
335
|
+
/** The list of Layer 3 Networks and related configuration for attachment. */
|
|
336
|
+
l3Networks?: L3NetworkAttachmentConfiguration[];
|
|
337
|
+
/** The list of Trunked Networks and related configuration for attachment. */
|
|
338
|
+
trunkedNetworks?: TrunkedNetworkAttachmentConfiguration[];
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* Defines values for AvailabilityLifecycle. \
|
|
343
|
+
* {@link KnownAvailabilityLifecycle} can be used interchangeably with AvailabilityLifecycle,
|
|
344
|
+
* this enum contains the known values that the service supports.
|
|
345
|
+
* ### Known values supported by the service
|
|
346
|
+
* **Preview** \
|
|
347
|
+
* **GenerallyAvailable**
|
|
348
|
+
*/
|
|
349
|
+
export declare type AvailabilityLifecycle = string;
|
|
350
|
+
|
|
351
|
+
/** AvailableUpgrade represents an upgrade available for a Kubernetes cluster. */
|
|
352
|
+
export declare interface AvailableUpgrade {
|
|
353
|
+
/**
|
|
354
|
+
* The version lifecycle indicator.
|
|
355
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
356
|
+
*/
|
|
357
|
+
readonly availabilityLifecycle?: AvailabilityLifecycle;
|
|
358
|
+
/**
|
|
359
|
+
* The version available for upgrading.
|
|
360
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
361
|
+
*/
|
|
362
|
+
readonly version?: string;
|
|
363
|
+
}
|
|
364
|
+
|
|
24
365
|
/** BareMetalMachine represents the physical machine in the rack. */
|
|
25
366
|
export declare interface BareMetalMachine extends TrackedResource {
|
|
26
367
|
/** The extended location of the cluster associated with the resource. */
|
|
27
368
|
extendedLocation: ExtendedLocation;
|
|
369
|
+
/**
|
|
370
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
371
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
372
|
+
*/
|
|
373
|
+
readonly associatedResourceIds?: string[];
|
|
28
374
|
/** The connection string for the baseboard management controller including IP address and protocol. */
|
|
29
375
|
bmcConnectionString: string;
|
|
30
376
|
/** The credentials of the baseboard management controller on this bare metal machine. */
|
|
@@ -64,7 +410,7 @@ export declare interface BareMetalMachine extends TrackedResource {
|
|
|
64
410
|
*/
|
|
65
411
|
readonly hardwareValidationStatus?: HardwareValidationStatus;
|
|
66
412
|
/**
|
|
67
|
-
* The list of the resource IDs for the HybridAksClusters that have nodes hosted on this bare metal machine.
|
|
413
|
+
* Field Deprecated. These fields will be empty/omitted. The list of the resource IDs for the HybridAksClusters that have nodes hosted on this bare metal machine.
|
|
68
414
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
69
415
|
*/
|
|
70
416
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
@@ -126,7 +472,7 @@ export declare interface BareMetalMachine extends TrackedResource {
|
|
|
126
472
|
*/
|
|
127
473
|
readonly serviceTag?: string;
|
|
128
474
|
/**
|
|
129
|
-
* The list of the resource IDs for the VirtualMachines that are hosted on this bare metal machine.
|
|
475
|
+
* Field Deprecated. These fields will be empty/omitted. The list of the resource IDs for the VirtualMachines that are hosted on this bare metal machine.
|
|
130
476
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
131
477
|
*/
|
|
132
478
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -206,15 +552,6 @@ export declare type BareMetalMachineDetailedStatus = string;
|
|
|
206
552
|
*/
|
|
207
553
|
export declare type BareMetalMachineEvacuate = string;
|
|
208
554
|
|
|
209
|
-
/**
|
|
210
|
-
* Defines values for BareMetalMachineHardwareValidationCategory. \
|
|
211
|
-
* {@link KnownBareMetalMachineHardwareValidationCategory} can be used interchangeably with BareMetalMachineHardwareValidationCategory,
|
|
212
|
-
* this enum contains the known values that the service supports.
|
|
213
|
-
* ### Known values supported by the service
|
|
214
|
-
* **BasicValidation**
|
|
215
|
-
*/
|
|
216
|
-
export declare type BareMetalMachineHardwareValidationCategory = string;
|
|
217
|
-
|
|
218
555
|
/**
|
|
219
556
|
* Defines values for BareMetalMachineHardwareValidationResult. \
|
|
220
557
|
* {@link KnownBareMetalMachineHardwareValidationResult} can be used interchangeably with BareMetalMachineHardwareValidationResult,
|
|
@@ -328,12 +665,12 @@ export declare type BareMetalMachineKeySetProvisioningState = string;
|
|
|
328
665
|
/** Interface representing a BareMetalMachineKeySets. */
|
|
329
666
|
export declare interface BareMetalMachineKeySets {
|
|
330
667
|
/**
|
|
331
|
-
* Get a list of bare metal machine key sets
|
|
668
|
+
* Get a list of bare metal machine key sets for the provided cluster.
|
|
332
669
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
333
670
|
* @param clusterName The name of the cluster.
|
|
334
671
|
* @param options The options parameters.
|
|
335
672
|
*/
|
|
336
|
-
|
|
673
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: BareMetalMachineKeySetsListByClusterOptionalParams): PagedAsyncIterableIterator<BareMetalMachineKeySet>;
|
|
337
674
|
/**
|
|
338
675
|
* Get bare metal machine key set of the provided cluster.
|
|
339
676
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -435,23 +772,23 @@ export declare interface BareMetalMachineKeySetsGetOptionalParams extends coreCl
|
|
|
435
772
|
export declare type BareMetalMachineKeySetsGetResponse = BareMetalMachineKeySet;
|
|
436
773
|
|
|
437
774
|
/** Optional parameters. */
|
|
438
|
-
export declare interface
|
|
775
|
+
export declare interface BareMetalMachineKeySetsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
439
776
|
}
|
|
440
777
|
|
|
441
|
-
/** Contains response data for the
|
|
442
|
-
export declare type
|
|
778
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
779
|
+
export declare type BareMetalMachineKeySetsListByClusterNextResponse = BareMetalMachineKeySetList;
|
|
443
780
|
|
|
444
781
|
/** Optional parameters. */
|
|
445
|
-
export declare interface
|
|
782
|
+
export declare interface BareMetalMachineKeySetsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
446
783
|
}
|
|
447
784
|
|
|
448
|
-
/** Contains response data for the
|
|
449
|
-
export declare type
|
|
785
|
+
/** Contains response data for the listByCluster operation. */
|
|
786
|
+
export declare type BareMetalMachineKeySetsListByClusterResponse = BareMetalMachineKeySetList;
|
|
450
787
|
|
|
451
788
|
/** Defines headers for BareMetalMachineKeySets_update operation. */
|
|
452
789
|
export declare interface BareMetalMachineKeySetsUpdateHeaders {
|
|
453
790
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
454
|
-
|
|
791
|
+
azureAsyncOperation?: string;
|
|
455
792
|
}
|
|
456
793
|
|
|
457
794
|
/** Optional parameters. */
|
|
@@ -818,22 +1155,6 @@ export declare interface BareMetalMachines {
|
|
|
818
1155
|
* @param options The options parameters.
|
|
819
1156
|
*/
|
|
820
1157
|
beginUncordonAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesUncordonOptionalParams): Promise<BareMetalMachinesUncordonResponse>;
|
|
821
|
-
/**
|
|
822
|
-
* Validate the hardware of the provided bare metal machine.
|
|
823
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
824
|
-
* @param bareMetalMachineName The name of the bare metal machine.
|
|
825
|
-
* @param bareMetalMachineValidateHardwareParameters The request body.
|
|
826
|
-
* @param options The options parameters.
|
|
827
|
-
*/
|
|
828
|
-
beginValidateHardware(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineValidateHardwareParameters: BareMetalMachineValidateHardwareParameters, options?: BareMetalMachinesValidateHardwareOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesValidateHardwareResponse>, BareMetalMachinesValidateHardwareResponse>>;
|
|
829
|
-
/**
|
|
830
|
-
* Validate the hardware of the provided bare metal machine.
|
|
831
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
832
|
-
* @param bareMetalMachineName The name of the bare metal machine.
|
|
833
|
-
* @param bareMetalMachineValidateHardwareParameters The request body.
|
|
834
|
-
* @param options The options parameters.
|
|
835
|
-
*/
|
|
836
|
-
beginValidateHardwareAndWait(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineValidateHardwareParameters: BareMetalMachineValidateHardwareParameters, options?: BareMetalMachinesValidateHardwareOptionalParams): Promise<BareMetalMachinesValidateHardwareResponse>;
|
|
837
1158
|
}
|
|
838
1159
|
|
|
839
1160
|
/** Defines headers for BareMetalMachines_cordon operation. */
|
|
@@ -853,7 +1174,7 @@ export declare interface BareMetalMachinesCordonOptionalParams extends coreClien
|
|
|
853
1174
|
}
|
|
854
1175
|
|
|
855
1176
|
/** Contains response data for the cordon operation. */
|
|
856
|
-
export declare type BareMetalMachinesCordonResponse =
|
|
1177
|
+
export declare type BareMetalMachinesCordonResponse = OperationStatusResult;
|
|
857
1178
|
|
|
858
1179
|
/** Defines headers for BareMetalMachines_createOrUpdate operation. */
|
|
859
1180
|
export declare interface BareMetalMachinesCreateOrUpdateHeaders {
|
|
@@ -948,7 +1269,7 @@ export declare interface BareMetalMachinesPowerOffOptionalParams extends coreCli
|
|
|
948
1269
|
}
|
|
949
1270
|
|
|
950
1271
|
/** Contains response data for the powerOff operation. */
|
|
951
|
-
export declare type BareMetalMachinesPowerOffResponse =
|
|
1272
|
+
export declare type BareMetalMachinesPowerOffResponse = OperationStatusResult;
|
|
952
1273
|
|
|
953
1274
|
/** Defines headers for BareMetalMachines_reimage operation. */
|
|
954
1275
|
export declare interface BareMetalMachinesReimageHeaders {
|
|
@@ -965,7 +1286,7 @@ export declare interface BareMetalMachinesReimageOptionalParams extends coreClie
|
|
|
965
1286
|
}
|
|
966
1287
|
|
|
967
1288
|
/** Contains response data for the reimage operation. */
|
|
968
|
-
export declare type BareMetalMachinesReimageResponse =
|
|
1289
|
+
export declare type BareMetalMachinesReimageResponse = OperationStatusResult;
|
|
969
1290
|
|
|
970
1291
|
/** Defines headers for BareMetalMachines_replace operation. */
|
|
971
1292
|
export declare interface BareMetalMachinesReplaceHeaders {
|
|
@@ -984,7 +1305,7 @@ export declare interface BareMetalMachinesReplaceOptionalParams extends coreClie
|
|
|
984
1305
|
}
|
|
985
1306
|
|
|
986
1307
|
/** Contains response data for the replace operation. */
|
|
987
|
-
export declare type BareMetalMachinesReplaceResponse =
|
|
1308
|
+
export declare type BareMetalMachinesReplaceResponse = OperationStatusResult;
|
|
988
1309
|
|
|
989
1310
|
/** Defines headers for BareMetalMachines_restart operation. */
|
|
990
1311
|
export declare interface BareMetalMachinesRestartHeaders {
|
|
@@ -1001,7 +1322,7 @@ export declare interface BareMetalMachinesRestartOptionalParams extends coreClie
|
|
|
1001
1322
|
}
|
|
1002
1323
|
|
|
1003
1324
|
/** Contains response data for the restart operation. */
|
|
1004
|
-
export declare type BareMetalMachinesRestartResponse =
|
|
1325
|
+
export declare type BareMetalMachinesRestartResponse = OperationStatusResult;
|
|
1005
1326
|
|
|
1006
1327
|
/** Defines headers for BareMetalMachines_runCommand operation. */
|
|
1007
1328
|
export declare interface BareMetalMachinesRunCommandHeaders {
|
|
@@ -1018,7 +1339,7 @@ export declare interface BareMetalMachinesRunCommandOptionalParams extends coreC
|
|
|
1018
1339
|
}
|
|
1019
1340
|
|
|
1020
1341
|
/** Contains response data for the runCommand operation. */
|
|
1021
|
-
export declare type BareMetalMachinesRunCommandResponse =
|
|
1342
|
+
export declare type BareMetalMachinesRunCommandResponse = OperationStatusResult;
|
|
1022
1343
|
|
|
1023
1344
|
/** Defines headers for BareMetalMachines_runDataExtracts operation. */
|
|
1024
1345
|
export declare interface BareMetalMachinesRunDataExtractsHeaders {
|
|
@@ -1035,7 +1356,7 @@ export declare interface BareMetalMachinesRunDataExtractsOptionalParams extends
|
|
|
1035
1356
|
}
|
|
1036
1357
|
|
|
1037
1358
|
/** Contains response data for the runDataExtracts operation. */
|
|
1038
|
-
export declare type BareMetalMachinesRunDataExtractsResponse =
|
|
1359
|
+
export declare type BareMetalMachinesRunDataExtractsResponse = OperationStatusResult;
|
|
1039
1360
|
|
|
1040
1361
|
/** Defines headers for BareMetalMachines_runReadCommands operation. */
|
|
1041
1362
|
export declare interface BareMetalMachinesRunReadCommandsHeaders {
|
|
@@ -1052,7 +1373,7 @@ export declare interface BareMetalMachinesRunReadCommandsOptionalParams extends
|
|
|
1052
1373
|
}
|
|
1053
1374
|
|
|
1054
1375
|
/** Contains response data for the runReadCommands operation. */
|
|
1055
|
-
export declare type BareMetalMachinesRunReadCommandsResponse =
|
|
1376
|
+
export declare type BareMetalMachinesRunReadCommandsResponse = OperationStatusResult;
|
|
1056
1377
|
|
|
1057
1378
|
/** Defines headers for BareMetalMachines_start operation. */
|
|
1058
1379
|
export declare interface BareMetalMachinesStartHeaders {
|
|
@@ -1069,7 +1390,7 @@ export declare interface BareMetalMachinesStartOptionalParams extends coreClient
|
|
|
1069
1390
|
}
|
|
1070
1391
|
|
|
1071
1392
|
/** Contains response data for the start operation. */
|
|
1072
|
-
export declare type BareMetalMachinesStartResponse =
|
|
1393
|
+
export declare type BareMetalMachinesStartResponse = OperationStatusResult;
|
|
1073
1394
|
|
|
1074
1395
|
/** Defines headers for BareMetalMachines_uncordon operation. */
|
|
1075
1396
|
export declare interface BareMetalMachinesUncordonHeaders {
|
|
@@ -1086,12 +1407,12 @@ export declare interface BareMetalMachinesUncordonOptionalParams extends coreCli
|
|
|
1086
1407
|
}
|
|
1087
1408
|
|
|
1088
1409
|
/** Contains response data for the uncordon operation. */
|
|
1089
|
-
export declare type BareMetalMachinesUncordonResponse =
|
|
1410
|
+
export declare type BareMetalMachinesUncordonResponse = OperationStatusResult;
|
|
1090
1411
|
|
|
1091
1412
|
/** Defines headers for BareMetalMachines_update operation. */
|
|
1092
1413
|
export declare interface BareMetalMachinesUpdateHeaders {
|
|
1093
1414
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1094
|
-
|
|
1415
|
+
azureAsyncOperation?: string;
|
|
1095
1416
|
}
|
|
1096
1417
|
|
|
1097
1418
|
/** Optional parameters. */
|
|
@@ -1107,37 +1428,48 @@ export declare interface BareMetalMachinesUpdateOptionalParams extends coreClien
|
|
|
1107
1428
|
/** Contains response data for the update operation. */
|
|
1108
1429
|
export declare type BareMetalMachinesUpdateResponse = BareMetalMachine;
|
|
1109
1430
|
|
|
1110
|
-
/**
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1431
|
+
/**
|
|
1432
|
+
* Defines values for BfdEnabled. \
|
|
1433
|
+
* {@link KnownBfdEnabled} can be used interchangeably with BfdEnabled,
|
|
1434
|
+
* this enum contains the known values that the service supports.
|
|
1435
|
+
* ### Known values supported by the service
|
|
1436
|
+
* **True** \
|
|
1437
|
+
* **False**
|
|
1438
|
+
*/
|
|
1439
|
+
export declare type BfdEnabled = string;
|
|
1115
1440
|
|
|
1116
|
-
/**
|
|
1117
|
-
export declare interface
|
|
1118
|
-
/**
|
|
1119
|
-
|
|
1120
|
-
/**
|
|
1121
|
-
|
|
1441
|
+
/** BgpAdvertisement represents the association of IP address pools to the communities and peers. */
|
|
1442
|
+
export declare interface BgpAdvertisement {
|
|
1443
|
+
/** The indicator of if this advertisement is also made to the network fabric associated with the Network Cloud Cluster. This field is ignored if fabricPeeringEnabled is set to False. */
|
|
1444
|
+
advertiseToFabric?: AdvertiseToFabric;
|
|
1445
|
+
/** The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format. */
|
|
1446
|
+
communities?: string[];
|
|
1447
|
+
/** The names of the IP address pools associated with this announcement. */
|
|
1448
|
+
ipAddressPools: string[];
|
|
1449
|
+
/** The names of the BGP peers to limit this advertisement to. If no values are specified, all BGP peers will receive this advertisement. */
|
|
1450
|
+
peers?: string[];
|
|
1122
1451
|
}
|
|
1123
1452
|
|
|
1124
|
-
/**
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1453
|
+
/**
|
|
1454
|
+
* Defines values for BgpMultiHop. \
|
|
1455
|
+
* {@link KnownBgpMultiHop} can be used interchangeably with BgpMultiHop,
|
|
1456
|
+
* this enum contains the known values that the service supports.
|
|
1457
|
+
* ### Known values supported by the service
|
|
1458
|
+
* **True** \
|
|
1459
|
+
* **False**
|
|
1460
|
+
*/
|
|
1461
|
+
export declare type BgpMultiHop = string;
|
|
1132
1462
|
|
|
1133
|
-
/**
|
|
1134
|
-
export declare interface
|
|
1135
|
-
/** The
|
|
1136
|
-
|
|
1137
|
-
/** The
|
|
1138
|
-
|
|
1139
|
-
/** The
|
|
1140
|
-
|
|
1463
|
+
/** BgpServiceLoadBalancerConfiguration represents the configuration of a BGP service load balancer. */
|
|
1464
|
+
export declare interface BgpServiceLoadBalancerConfiguration {
|
|
1465
|
+
/** The association of IP address pools to the communities and peers, allowing for announcement of IPs. */
|
|
1466
|
+
bgpAdvertisements?: BgpAdvertisement[];
|
|
1467
|
+
/** The list of additional BgpPeer entities that the Kubernetes cluster will peer with. All peering must be explicitly defined. */
|
|
1468
|
+
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
1469
|
+
/** The indicator to specify if the load balancer peers with the network fabric. */
|
|
1470
|
+
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
1471
|
+
/** The list of pools of IP addresses that can be allocated to Load Balancer services. */
|
|
1472
|
+
ipAddressPools?: IpAddressPool[];
|
|
1141
1473
|
}
|
|
1142
1474
|
|
|
1143
1475
|
/** BmcKeySet represents the baseboard management controller key set. */
|
|
@@ -1237,13 +1569,12 @@ export declare type BmcKeySetProvisioningState = string;
|
|
|
1237
1569
|
/** Interface representing a BmcKeySets. */
|
|
1238
1570
|
export declare interface BmcKeySets {
|
|
1239
1571
|
/**
|
|
1240
|
-
* Get a list of baseboard management controller key sets
|
|
1241
|
-
* group.
|
|
1572
|
+
* Get a list of baseboard management controller key sets for the provided cluster.
|
|
1242
1573
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1243
1574
|
* @param clusterName The name of the cluster.
|
|
1244
1575
|
* @param options The options parameters.
|
|
1245
1576
|
*/
|
|
1246
|
-
|
|
1577
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: BmcKeySetsListByClusterOptionalParams): PagedAsyncIterableIterator<BmcKeySet>;
|
|
1247
1578
|
/**
|
|
1248
1579
|
* Get baseboard management controller key set of the provided cluster.
|
|
1249
1580
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1347,23 +1678,23 @@ export declare interface BmcKeySetsGetOptionalParams extends coreClient.Operatio
|
|
|
1347
1678
|
export declare type BmcKeySetsGetResponse = BmcKeySet;
|
|
1348
1679
|
|
|
1349
1680
|
/** Optional parameters. */
|
|
1350
|
-
export declare interface
|
|
1681
|
+
export declare interface BmcKeySetsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
1351
1682
|
}
|
|
1352
1683
|
|
|
1353
|
-
/** Contains response data for the
|
|
1354
|
-
export declare type
|
|
1684
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
1685
|
+
export declare type BmcKeySetsListByClusterNextResponse = BmcKeySetList;
|
|
1355
1686
|
|
|
1356
1687
|
/** Optional parameters. */
|
|
1357
|
-
export declare interface
|
|
1688
|
+
export declare interface BmcKeySetsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
1358
1689
|
}
|
|
1359
1690
|
|
|
1360
|
-
/** Contains response data for the
|
|
1361
|
-
export declare type
|
|
1691
|
+
/** Contains response data for the listByCluster operation. */
|
|
1692
|
+
export declare type BmcKeySetsListByClusterResponse = BmcKeySetList;
|
|
1362
1693
|
|
|
1363
1694
|
/** Defines headers for BmcKeySets_update operation. */
|
|
1364
1695
|
export declare interface BmcKeySetsUpdateHeaders {
|
|
1365
1696
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1366
|
-
|
|
1697
|
+
azureAsyncOperation?: string;
|
|
1367
1698
|
}
|
|
1368
1699
|
|
|
1369
1700
|
/** Optional parameters. */
|
|
@@ -1399,6 +1730,11 @@ export declare interface CloudServicesNetwork extends TrackedResource {
|
|
|
1399
1730
|
extendedLocation: ExtendedLocation;
|
|
1400
1731
|
/** The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint. */
|
|
1401
1732
|
additionalEgressEndpoints?: EgressEndpoint[];
|
|
1733
|
+
/**
|
|
1734
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1735
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1736
|
+
*/
|
|
1737
|
+
readonly associatedResourceIds?: string[];
|
|
1402
1738
|
/**
|
|
1403
1739
|
* The resource ID of the Network Cloud cluster this cloud services network is associated with.
|
|
1404
1740
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1422,7 +1758,7 @@ export declare interface CloudServicesNetwork extends TrackedResource {
|
|
|
1422
1758
|
*/
|
|
1423
1759
|
readonly enabledEgressEndpoints?: EgressEndpoint[];
|
|
1424
1760
|
/**
|
|
1425
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.
|
|
1761
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.
|
|
1426
1762
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1427
1763
|
*/
|
|
1428
1764
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
@@ -1437,7 +1773,7 @@ export declare interface CloudServicesNetwork extends TrackedResource {
|
|
|
1437
1773
|
*/
|
|
1438
1774
|
readonly provisioningState?: CloudServicesNetworkProvisioningState;
|
|
1439
1775
|
/**
|
|
1440
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this cloud services network.
|
|
1776
|
+
* Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this cloud services network.
|
|
1441
1777
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1442
1778
|
*/
|
|
1443
1779
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1634,7 +1970,7 @@ export declare type CloudServicesNetworksListBySubscriptionResponse = CloudServi
|
|
|
1634
1970
|
/** Defines headers for CloudServicesNetworks_update operation. */
|
|
1635
1971
|
export declare interface CloudServicesNetworksUpdateHeaders {
|
|
1636
1972
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1637
|
-
|
|
1973
|
+
azureAsyncOperation?: string;
|
|
1638
1974
|
}
|
|
1639
1975
|
|
|
1640
1976
|
/** Optional parameters. */
|
|
@@ -1657,7 +1993,7 @@ export declare interface Cluster extends TrackedResource {
|
|
|
1657
1993
|
/** The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster. */
|
|
1658
1994
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
1659
1995
|
/** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */
|
|
1660
|
-
analyticsWorkspaceId
|
|
1996
|
+
analyticsWorkspaceId?: string;
|
|
1661
1997
|
/**
|
|
1662
1998
|
* The list of cluster runtime version upgrades available for this cluster.
|
|
1663
1999
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1714,7 +2050,7 @@ export declare interface Cluster extends TrackedResource {
|
|
|
1714
2050
|
*/
|
|
1715
2051
|
readonly detailedStatusMessage?: string;
|
|
1716
2052
|
/**
|
|
1717
|
-
* The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).
|
|
2053
|
+
* Field Deprecated. This field will not be populated in an upcoming version. The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).
|
|
1718
2054
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1719
2055
|
*/
|
|
1720
2056
|
readonly hybridAksExtendedLocation?: ExtendedLocation;
|
|
@@ -2336,7 +2672,7 @@ export declare interface ClustersDeployOptionalParams extends coreClient.Operati
|
|
|
2336
2672
|
}
|
|
2337
2673
|
|
|
2338
2674
|
/** Contains response data for the deploy operation. */
|
|
2339
|
-
export declare type ClustersDeployResponse =
|
|
2675
|
+
export declare type ClustersDeployResponse = OperationStatusResult;
|
|
2340
2676
|
|
|
2341
2677
|
/** Optional parameters. */
|
|
2342
2678
|
export declare interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -2376,7 +2712,7 @@ export declare type ClustersListBySubscriptionResponse = ClusterList;
|
|
|
2376
2712
|
/** Defines headers for Clusters_update operation. */
|
|
2377
2713
|
export declare interface ClustersUpdateHeaders {
|
|
2378
2714
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2379
|
-
|
|
2715
|
+
azureAsyncOperation?: string;
|
|
2380
2716
|
}
|
|
2381
2717
|
|
|
2382
2718
|
/** Optional parameters. */
|
|
@@ -2407,7 +2743,7 @@ export declare interface ClustersUpdateVersionOptionalParams extends coreClient.
|
|
|
2407
2743
|
}
|
|
2408
2744
|
|
|
2409
2745
|
/** Contains response data for the updateVersion operation. */
|
|
2410
|
-
export declare type ClustersUpdateVersionResponse =
|
|
2746
|
+
export declare type ClustersUpdateVersionResponse = OperationStatusResult;
|
|
2411
2747
|
|
|
2412
2748
|
/**
|
|
2413
2749
|
* Defines values for ClusterType. \
|
|
@@ -2425,34 +2761,6 @@ export declare interface ClusterUpdateVersionParameters {
|
|
|
2425
2761
|
targetClusterVersion: string;
|
|
2426
2762
|
}
|
|
2427
2763
|
|
|
2428
|
-
/** CniBgpConfiguration represents the Calico BGP configuration. */
|
|
2429
|
-
export declare interface CniBgpConfiguration {
|
|
2430
|
-
/** The list of BgpPeer entities that the Hybrid AKS cluster will peer with in addition to peering that occurs automatically with the switch fabric. */
|
|
2431
|
-
bgpPeers?: BgpPeer[];
|
|
2432
|
-
/**
|
|
2433
|
-
* The list of prefix community advertisement properties. Each prefix community specifies a prefix, and the
|
|
2434
|
-
* communities that should be associated with that prefix when it is announced.
|
|
2435
|
-
*/
|
|
2436
|
-
communityAdvertisements?: CommunityAdvertisement[];
|
|
2437
|
-
/** The password of the Calico node mesh. It defaults to a randomly-generated string when not provided. */
|
|
2438
|
-
nodeMeshPassword?: string;
|
|
2439
|
-
/** The subnet blocks in CIDR format for Kubernetes service external IPs to be advertised over BGP. */
|
|
2440
|
-
serviceExternalPrefixes?: string[];
|
|
2441
|
-
/**
|
|
2442
|
-
* The subnet blocks in CIDR format for Kubernetes load balancers. Load balancer IPs will only be advertised if they
|
|
2443
|
-
* are within one of these blocks.
|
|
2444
|
-
*/
|
|
2445
|
-
serviceLoadBalancerPrefixes?: string[];
|
|
2446
|
-
}
|
|
2447
|
-
|
|
2448
|
-
/** CommunityAdvertisement represents the prefix and the communities that should be associated with that prefix. */
|
|
2449
|
-
export declare interface CommunityAdvertisement {
|
|
2450
|
-
/** The list of community strings to announce with this prefix. */
|
|
2451
|
-
communities: string[];
|
|
2452
|
-
/** The subnet in CIDR format for which properties should be advertised. */
|
|
2453
|
-
subnetPrefix: string;
|
|
2454
|
-
}
|
|
2455
|
-
|
|
2456
2764
|
/** Console represents the console of an on-premises Network Cloud virtual machine. */
|
|
2457
2765
|
declare interface Console_2 extends TrackedResource {
|
|
2458
2766
|
/** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */
|
|
@@ -2549,12 +2857,12 @@ export declare type ConsoleProvisioningState = string;
|
|
|
2549
2857
|
/** Interface representing a Consoles. */
|
|
2550
2858
|
export declare interface Consoles {
|
|
2551
2859
|
/**
|
|
2552
|
-
* Get a list of
|
|
2860
|
+
* Get a list of consoles for the provided virtual machine.
|
|
2553
2861
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2554
2862
|
* @param virtualMachineName The name of the virtual machine.
|
|
2555
2863
|
* @param options The options parameters.
|
|
2556
2864
|
*/
|
|
2557
|
-
|
|
2865
|
+
listByVirtualMachine(resourceGroupName: string, virtualMachineName: string, options?: ConsolesListByVirtualMachineOptionalParams): PagedAsyncIterableIterator<Console_2>;
|
|
2558
2866
|
/**
|
|
2559
2867
|
* Get properties of the provided virtual machine console.
|
|
2560
2868
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -2658,23 +2966,23 @@ export declare interface ConsolesGetOptionalParams extends coreClient.OperationO
|
|
|
2658
2966
|
export declare type ConsolesGetResponse = Console_2;
|
|
2659
2967
|
|
|
2660
2968
|
/** Optional parameters. */
|
|
2661
|
-
export declare interface
|
|
2969
|
+
export declare interface ConsolesListByVirtualMachineNextOptionalParams extends coreClient.OperationOptions {
|
|
2662
2970
|
}
|
|
2663
2971
|
|
|
2664
|
-
/** Contains response data for the
|
|
2665
|
-
export declare type
|
|
2972
|
+
/** Contains response data for the listByVirtualMachineNext operation. */
|
|
2973
|
+
export declare type ConsolesListByVirtualMachineNextResponse = ConsoleList;
|
|
2666
2974
|
|
|
2667
2975
|
/** Optional parameters. */
|
|
2668
|
-
export declare interface
|
|
2976
|
+
export declare interface ConsolesListByVirtualMachineOptionalParams extends coreClient.OperationOptions {
|
|
2669
2977
|
}
|
|
2670
2978
|
|
|
2671
|
-
/** Contains response data for the
|
|
2672
|
-
export declare type
|
|
2979
|
+
/** Contains response data for the listByVirtualMachine operation. */
|
|
2980
|
+
export declare type ConsolesListByVirtualMachineResponse = ConsoleList;
|
|
2673
2981
|
|
|
2674
2982
|
/** Defines headers for Consoles_update operation. */
|
|
2675
2983
|
export declare interface ConsolesUpdateHeaders {
|
|
2676
2984
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2677
|
-
|
|
2985
|
+
azureAsyncOperation?: string;
|
|
2678
2986
|
}
|
|
2679
2987
|
|
|
2680
2988
|
/** Optional parameters. */
|
|
@@ -2700,6 +3008,24 @@ export declare type ConsolesUpdateResponse = Console_2;
|
|
|
2700
3008
|
*/
|
|
2701
3009
|
export declare type ControlImpact = string;
|
|
2702
3010
|
|
|
3011
|
+
/** ControlPlaneNodeConfiguration represents the selection of virtual machines and size of the control plane for a Kubernetes cluster. */
|
|
3012
|
+
export declare interface ControlPlaneNodeConfiguration {
|
|
3013
|
+
/** The administrator credentials to be used for the nodes in the control plane. */
|
|
3014
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
3015
|
+
/** The list of availability zones of the Network Cloud cluster to be used for the provisioning of nodes in the control plane. If not specified, all availability zones will be used. */
|
|
3016
|
+
availabilityZones?: string[];
|
|
3017
|
+
/** The number of virtual machines that use this configuration. */
|
|
3018
|
+
count: number;
|
|
3019
|
+
/** The name of the VM SKU supplied during creation. */
|
|
3020
|
+
vmSkuName: string;
|
|
3021
|
+
}
|
|
3022
|
+
|
|
3023
|
+
/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */
|
|
3024
|
+
export declare interface ControlPlaneNodePatchConfiguration {
|
|
3025
|
+
/** The number of virtual machines that use this configuration. */
|
|
3026
|
+
count?: number;
|
|
3027
|
+
}
|
|
3028
|
+
|
|
2703
3029
|
/**
|
|
2704
3030
|
* Defines values for CreatedByType. \
|
|
2705
3031
|
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
@@ -2712,244 +3038,6 @@ export declare type ControlImpact = string;
|
|
|
2712
3038
|
*/
|
|
2713
3039
|
export declare type CreatedByType = string;
|
|
2714
3040
|
|
|
2715
|
-
/** DefaultCniNetwork represents the user-managed portions of the default CNI (pod) network that is created in support of a Hybrid AKS Cluster. */
|
|
2716
|
-
export declare interface DefaultCniNetwork extends TrackedResource {
|
|
2717
|
-
/** The extended location of the cluster associated with the resource. */
|
|
2718
|
-
extendedLocation: ExtendedLocation;
|
|
2719
|
-
/**
|
|
2720
|
-
* The resource ID of the Network Cloud cluster this default CNI network is associated with.
|
|
2721
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2722
|
-
*/
|
|
2723
|
-
readonly clusterId?: string;
|
|
2724
|
-
/**
|
|
2725
|
-
* The autonomous system number that the fabric expects to peer with, derived from the associated L3 isolation domain.
|
|
2726
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2727
|
-
*/
|
|
2728
|
-
readonly cniAsNumber?: number;
|
|
2729
|
-
/** The Calico BGP configuration. */
|
|
2730
|
-
cniBgpConfiguration?: CniBgpConfiguration;
|
|
2731
|
-
/**
|
|
2732
|
-
* The more detailed status of the default CNI network.
|
|
2733
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2734
|
-
*/
|
|
2735
|
-
readonly detailedStatus?: DefaultCniNetworkDetailedStatus;
|
|
2736
|
-
/**
|
|
2737
|
-
* The descriptive message about the current detailed status.
|
|
2738
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2739
|
-
*/
|
|
2740
|
-
readonly detailedStatusMessage?: string;
|
|
2741
|
-
/**
|
|
2742
|
-
* The L3 isolation fabric BGP peering connectivity information necessary for BGP peering the Hybrid AKS Cluster with the switch fabric.
|
|
2743
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2744
|
-
*/
|
|
2745
|
-
readonly fabricBgpPeers?: BgpPeer[];
|
|
2746
|
-
/**
|
|
2747
|
-
* The list of Hybrid AKS cluster resource ID(s) that are associated with this default CNI network.
|
|
2748
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2749
|
-
*/
|
|
2750
|
-
readonly hybridAksClustersAssociatedIds?: string[];
|
|
2751
|
-
/**
|
|
2752
|
-
* The name of the interface that will be present in the virtual machine to represent this network.
|
|
2753
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2754
|
-
*/
|
|
2755
|
-
readonly interfaceName?: string;
|
|
2756
|
-
/** The type of the IP address allocation. */
|
|
2757
|
-
ipAllocationType?: IpAllocationType;
|
|
2758
|
-
/**
|
|
2759
|
-
* The IPV4 prefix (CIDR) assigned to this default CNI network. It is required when the IP allocation type
|
|
2760
|
-
* is IPV4 or DualStack.
|
|
2761
|
-
*/
|
|
2762
|
-
ipv4ConnectedPrefix?: string;
|
|
2763
|
-
/**
|
|
2764
|
-
* The IPV6 prefix (CIDR) assigned to this default CNI network. It is required when the IP allocation type
|
|
2765
|
-
* is IPV6 or DualStack.
|
|
2766
|
-
*/
|
|
2767
|
-
ipv6ConnectedPrefix?: string;
|
|
2768
|
-
/** The resource ID of the Network Fabric l3IsolationDomain. */
|
|
2769
|
-
l3IsolationDomainId: string;
|
|
2770
|
-
/**
|
|
2771
|
-
* The provisioning state of the default CNI network.
|
|
2772
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2773
|
-
*/
|
|
2774
|
-
readonly provisioningState?: DefaultCniNetworkProvisioningState;
|
|
2775
|
-
/** The VLAN from the l3IsolationDomain that is used for this network. */
|
|
2776
|
-
vlan: number;
|
|
2777
|
-
}
|
|
2778
|
-
|
|
2779
|
-
/**
|
|
2780
|
-
* Defines values for DefaultCniNetworkDetailedStatus. \
|
|
2781
|
-
* {@link KnownDefaultCniNetworkDetailedStatus} can be used interchangeably with DefaultCniNetworkDetailedStatus,
|
|
2782
|
-
* this enum contains the known values that the service supports.
|
|
2783
|
-
* ### Known values supported by the service
|
|
2784
|
-
* **Error** \
|
|
2785
|
-
* **Available** \
|
|
2786
|
-
* **Provisioning**
|
|
2787
|
-
*/
|
|
2788
|
-
export declare type DefaultCniNetworkDetailedStatus = string;
|
|
2789
|
-
|
|
2790
|
-
/** DefaultCniNetworkList represents a list of default CNI networks. */
|
|
2791
|
-
export declare interface DefaultCniNetworkList {
|
|
2792
|
-
/** The link used to get the next page of operations. */
|
|
2793
|
-
nextLink?: string;
|
|
2794
|
-
/** The list of default CNI networks. */
|
|
2795
|
-
value?: DefaultCniNetwork[];
|
|
2796
|
-
}
|
|
2797
|
-
|
|
2798
|
-
/** DefaultCniNetworkPatchParameters represents the body of the request to patch the Default CNI network. */
|
|
2799
|
-
export declare interface DefaultCniNetworkPatchParameters {
|
|
2800
|
-
/** The Azure resource tags that will replace the existing ones. */
|
|
2801
|
-
tags?: {
|
|
2802
|
-
[propertyName: string]: string;
|
|
2803
|
-
};
|
|
2804
|
-
}
|
|
2805
|
-
|
|
2806
|
-
/**
|
|
2807
|
-
* Defines values for DefaultCniNetworkProvisioningState. \
|
|
2808
|
-
* {@link KnownDefaultCniNetworkProvisioningState} can be used interchangeably with DefaultCniNetworkProvisioningState,
|
|
2809
|
-
* this enum contains the known values that the service supports.
|
|
2810
|
-
* ### Known values supported by the service
|
|
2811
|
-
* **Succeeded** \
|
|
2812
|
-
* **Failed** \
|
|
2813
|
-
* **Canceled** \
|
|
2814
|
-
* **Provisioning** \
|
|
2815
|
-
* **Accepted**
|
|
2816
|
-
*/
|
|
2817
|
-
export declare type DefaultCniNetworkProvisioningState = string;
|
|
2818
|
-
|
|
2819
|
-
/** Interface representing a DefaultCniNetworks. */
|
|
2820
|
-
export declare interface DefaultCniNetworks {
|
|
2821
|
-
/**
|
|
2822
|
-
* Get a list of default CNI networks in the provided subscription.
|
|
2823
|
-
* @param options The options parameters.
|
|
2824
|
-
*/
|
|
2825
|
-
listBySubscription(options?: DefaultCniNetworksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<DefaultCniNetwork>;
|
|
2826
|
-
/**
|
|
2827
|
-
* Get a list of default CNI networks in the provided resource group.
|
|
2828
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2829
|
-
* @param options The options parameters.
|
|
2830
|
-
*/
|
|
2831
|
-
listByResourceGroup(resourceGroupName: string, options?: DefaultCniNetworksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DefaultCniNetwork>;
|
|
2832
|
-
/**
|
|
2833
|
-
* Get properties of the provided default CNI network.
|
|
2834
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2835
|
-
* @param defaultCniNetworkName The name of the default CNI network.
|
|
2836
|
-
* @param options The options parameters.
|
|
2837
|
-
*/
|
|
2838
|
-
get(resourceGroupName: string, defaultCniNetworkName: string, options?: DefaultCniNetworksGetOptionalParams): Promise<DefaultCniNetworksGetResponse>;
|
|
2839
|
-
/**
|
|
2840
|
-
* Create a new default CNI network or update the properties of the existing default CNI network.
|
|
2841
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2842
|
-
* @param defaultCniNetworkName The name of the default CNI network.
|
|
2843
|
-
* @param defaultCniNetworkParameters The request body.
|
|
2844
|
-
* @param options The options parameters.
|
|
2845
|
-
*/
|
|
2846
|
-
beginCreateOrUpdate(resourceGroupName: string, defaultCniNetworkName: string, defaultCniNetworkParameters: DefaultCniNetwork, options?: DefaultCniNetworksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DefaultCniNetworksCreateOrUpdateResponse>, DefaultCniNetworksCreateOrUpdateResponse>>;
|
|
2847
|
-
/**
|
|
2848
|
-
* Create a new default CNI network or update the properties of the existing default CNI network.
|
|
2849
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2850
|
-
* @param defaultCniNetworkName The name of the default CNI network.
|
|
2851
|
-
* @param defaultCniNetworkParameters The request body.
|
|
2852
|
-
* @param options The options parameters.
|
|
2853
|
-
*/
|
|
2854
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, defaultCniNetworkName: string, defaultCniNetworkParameters: DefaultCniNetwork, options?: DefaultCniNetworksCreateOrUpdateOptionalParams): Promise<DefaultCniNetworksCreateOrUpdateResponse>;
|
|
2855
|
-
/**
|
|
2856
|
-
* Delete the provided default CNI network.
|
|
2857
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2858
|
-
* @param defaultCniNetworkName The name of the default CNI network.
|
|
2859
|
-
* @param options The options parameters.
|
|
2860
|
-
*/
|
|
2861
|
-
beginDelete(resourceGroupName: string, defaultCniNetworkName: string, options?: DefaultCniNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2862
|
-
/**
|
|
2863
|
-
* Delete the provided default CNI network.
|
|
2864
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2865
|
-
* @param defaultCniNetworkName The name of the default CNI network.
|
|
2866
|
-
* @param options The options parameters.
|
|
2867
|
-
*/
|
|
2868
|
-
beginDeleteAndWait(resourceGroupName: string, defaultCniNetworkName: string, options?: DefaultCniNetworksDeleteOptionalParams): Promise<void>;
|
|
2869
|
-
/**
|
|
2870
|
-
* Update tags associated with the provided default CNI network.
|
|
2871
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2872
|
-
* @param defaultCniNetworkName The name of the default CNI network.
|
|
2873
|
-
* @param options The options parameters.
|
|
2874
|
-
*/
|
|
2875
|
-
update(resourceGroupName: string, defaultCniNetworkName: string, options?: DefaultCniNetworksUpdateOptionalParams): Promise<DefaultCniNetworksUpdateResponse>;
|
|
2876
|
-
}
|
|
2877
|
-
|
|
2878
|
-
/** Defines headers for DefaultCniNetworks_createOrUpdate operation. */
|
|
2879
|
-
export declare interface DefaultCniNetworksCreateOrUpdateHeaders {
|
|
2880
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2881
|
-
azureAsyncOperation?: string;
|
|
2882
|
-
}
|
|
2883
|
-
|
|
2884
|
-
/** Optional parameters. */
|
|
2885
|
-
export declare interface DefaultCniNetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2886
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2887
|
-
updateIntervalInMs?: number;
|
|
2888
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2889
|
-
resumeFrom?: string;
|
|
2890
|
-
}
|
|
2891
|
-
|
|
2892
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
2893
|
-
export declare type DefaultCniNetworksCreateOrUpdateResponse = DefaultCniNetwork;
|
|
2894
|
-
|
|
2895
|
-
/** Defines headers for DefaultCniNetworks_delete operation. */
|
|
2896
|
-
export declare interface DefaultCniNetworksDeleteHeaders {
|
|
2897
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2898
|
-
location?: string;
|
|
2899
|
-
}
|
|
2900
|
-
|
|
2901
|
-
/** Optional parameters. */
|
|
2902
|
-
export declare interface DefaultCniNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2903
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2904
|
-
updateIntervalInMs?: number;
|
|
2905
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2906
|
-
resumeFrom?: string;
|
|
2907
|
-
}
|
|
2908
|
-
|
|
2909
|
-
/** Optional parameters. */
|
|
2910
|
-
export declare interface DefaultCniNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
2911
|
-
}
|
|
2912
|
-
|
|
2913
|
-
/** Contains response data for the get operation. */
|
|
2914
|
-
export declare type DefaultCniNetworksGetResponse = DefaultCniNetwork;
|
|
2915
|
-
|
|
2916
|
-
/** Optional parameters. */
|
|
2917
|
-
export declare interface DefaultCniNetworksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2918
|
-
}
|
|
2919
|
-
|
|
2920
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2921
|
-
export declare type DefaultCniNetworksListByResourceGroupNextResponse = DefaultCniNetworkList;
|
|
2922
|
-
|
|
2923
|
-
/** Optional parameters. */
|
|
2924
|
-
export declare interface DefaultCniNetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2925
|
-
}
|
|
2926
|
-
|
|
2927
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
2928
|
-
export declare type DefaultCniNetworksListByResourceGroupResponse = DefaultCniNetworkList;
|
|
2929
|
-
|
|
2930
|
-
/** Optional parameters. */
|
|
2931
|
-
export declare interface DefaultCniNetworksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
2932
|
-
}
|
|
2933
|
-
|
|
2934
|
-
/** Contains response data for the listBySubscriptionNext operation. */
|
|
2935
|
-
export declare type DefaultCniNetworksListBySubscriptionNextResponse = DefaultCniNetworkList;
|
|
2936
|
-
|
|
2937
|
-
/** Optional parameters. */
|
|
2938
|
-
export declare interface DefaultCniNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2939
|
-
}
|
|
2940
|
-
|
|
2941
|
-
/** Contains response data for the listBySubscription operation. */
|
|
2942
|
-
export declare type DefaultCniNetworksListBySubscriptionResponse = DefaultCniNetworkList;
|
|
2943
|
-
|
|
2944
|
-
/** Optional parameters. */
|
|
2945
|
-
export declare interface DefaultCniNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2946
|
-
/** The request body. */
|
|
2947
|
-
defaultCniNetworkUpdateParameters?: DefaultCniNetworkPatchParameters;
|
|
2948
|
-
}
|
|
2949
|
-
|
|
2950
|
-
/** Contains response data for the update operation. */
|
|
2951
|
-
export declare type DefaultCniNetworksUpdateResponse = DefaultCniNetwork;
|
|
2952
|
-
|
|
2953
3041
|
/**
|
|
2954
3042
|
* Defines values for DefaultGateway. \
|
|
2955
3043
|
* {@link KnownDefaultGateway} can be used interchangeably with DefaultGateway,
|
|
@@ -3052,6 +3140,51 @@ export declare interface ExtendedLocation {
|
|
|
3052
3140
|
type: string;
|
|
3053
3141
|
}
|
|
3054
3142
|
|
|
3143
|
+
/**
|
|
3144
|
+
* Defines values for FabricPeeringEnabled. \
|
|
3145
|
+
* {@link KnownFabricPeeringEnabled} can be used interchangeably with FabricPeeringEnabled,
|
|
3146
|
+
* this enum contains the known values that the service supports.
|
|
3147
|
+
* ### Known values supported by the service
|
|
3148
|
+
* **True** \
|
|
3149
|
+
* **False**
|
|
3150
|
+
*/
|
|
3151
|
+
export declare type FabricPeeringEnabled = string;
|
|
3152
|
+
|
|
3153
|
+
/**
|
|
3154
|
+
* Defines values for FeatureDetailedStatus. \
|
|
3155
|
+
* {@link KnownFeatureDetailedStatus} can be used interchangeably with FeatureDetailedStatus,
|
|
3156
|
+
* this enum contains the known values that the service supports.
|
|
3157
|
+
* ### Known values supported by the service
|
|
3158
|
+
* **Running** \
|
|
3159
|
+
* **Failed** \
|
|
3160
|
+
* **Unknown**
|
|
3161
|
+
*/
|
|
3162
|
+
export declare type FeatureDetailedStatus = string;
|
|
3163
|
+
|
|
3164
|
+
/** FeatureStatus contains information regarding a Kubernetes cluster feature. */
|
|
3165
|
+
export declare interface FeatureStatus {
|
|
3166
|
+
/**
|
|
3167
|
+
* The status representing the state of this feature.
|
|
3168
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3169
|
+
*/
|
|
3170
|
+
readonly detailedStatus?: FeatureDetailedStatus;
|
|
3171
|
+
/**
|
|
3172
|
+
* The descriptive message about the current detailed status.
|
|
3173
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3174
|
+
*/
|
|
3175
|
+
readonly detailedStatusMessage?: string;
|
|
3176
|
+
/**
|
|
3177
|
+
* The name of the feature.
|
|
3178
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3179
|
+
*/
|
|
3180
|
+
readonly name?: string;
|
|
3181
|
+
/**
|
|
3182
|
+
* The version of the feature.
|
|
3183
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3184
|
+
*/
|
|
3185
|
+
readonly version?: string;
|
|
3186
|
+
}
|
|
3187
|
+
|
|
3055
3188
|
/**
|
|
3056
3189
|
* Given the last `.value` produced by the `byPage` iterator,
|
|
3057
3190
|
* returns a continuation token that can be used to begin paging from
|
|
@@ -3118,326 +3251,83 @@ export declare interface HardwareValidationStatus {
|
|
|
3118
3251
|
readonly result?: BareMetalMachineHardwareValidationResult;
|
|
3119
3252
|
}
|
|
3120
3253
|
|
|
3121
|
-
/** The details are specific to the Network Cloud use of the Hybrid AKS cluster. */
|
|
3122
|
-
export declare interface HybridAksCluster extends TrackedResource {
|
|
3123
|
-
/** The extended location of the cluster associated with the resource. */
|
|
3124
|
-
extendedLocation: ExtendedLocation;
|
|
3125
|
-
/** The list of resource IDs for the workload networks associated with the Hybrid AKS cluster. It can be any of l2Networks, l3Networks, or trunkedNetworks resources. This field will also contain one cloudServicesNetwork and one defaultCniNetwork. */
|
|
3126
|
-
associatedNetworkIds: string[];
|
|
3127
|
-
/**
|
|
3128
|
-
* The resource ID of the associated cloud services network.
|
|
3129
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3130
|
-
*/
|
|
3131
|
-
readonly cloudServicesNetworkId?: string;
|
|
3132
|
-
/**
|
|
3133
|
-
* The resource ID of the Network Cloud cluster hosting the Hybrid AKS cluster.
|
|
3134
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3135
|
-
*/
|
|
3136
|
-
readonly clusterId?: string;
|
|
3137
|
-
/** The number of control plane node VMs. */
|
|
3138
|
-
controlPlaneCount: number;
|
|
3139
|
-
/**
|
|
3140
|
-
* The list of node configurations detailing associated VMs that are part of the control plane nodes of this Hybrid AKS cluster.
|
|
3141
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3142
|
-
*/
|
|
3143
|
-
readonly controlPlaneNodes?: NodeConfiguration[];
|
|
3144
|
-
/**
|
|
3145
|
-
* The resource ID of the associated default CNI network.
|
|
3146
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3147
|
-
*/
|
|
3148
|
-
readonly defaultCniNetworkId?: string;
|
|
3149
|
-
/**
|
|
3150
|
-
* The more detailed status of this Hybrid AKS cluster.
|
|
3151
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3152
|
-
*/
|
|
3153
|
-
readonly detailedStatus?: HybridAksClusterDetailedStatus;
|
|
3154
|
-
/**
|
|
3155
|
-
* The descriptive message about the current detailed status.
|
|
3156
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3157
|
-
*/
|
|
3158
|
-
readonly detailedStatusMessage?: string;
|
|
3159
|
-
/** The resource ID of the Hybrid AKS cluster that this additional information is for. */
|
|
3160
|
-
hybridAksProvisionedClusterId: string;
|
|
3161
|
-
/**
|
|
3162
|
-
* The provisioning state of the Hybrid AKS cluster resource.
|
|
3163
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3164
|
-
*/
|
|
3165
|
-
readonly provisioningState?: HybridAksClusterProvisioningState;
|
|
3166
|
-
/**
|
|
3167
|
-
* The resource IDs of volumes that are attached to the Hybrid AKS cluster.
|
|
3168
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3169
|
-
*/
|
|
3170
|
-
readonly volumes?: string[];
|
|
3171
|
-
/** The number of worker node VMs. */
|
|
3172
|
-
workerCount: number;
|
|
3173
|
-
/**
|
|
3174
|
-
* The list of node configurations detailing associated VMs that are part of the worker nodes of this Hybrid AKS cluster.
|
|
3175
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3176
|
-
*/
|
|
3177
|
-
readonly workerNodes?: NodeConfiguration[];
|
|
3178
|
-
}
|
|
3179
|
-
|
|
3180
3254
|
/**
|
|
3181
|
-
* Defines values for
|
|
3182
|
-
* {@link
|
|
3255
|
+
* Defines values for HugepagesSize. \
|
|
3256
|
+
* {@link KnownHugepagesSize} can be used interchangeably with HugepagesSize,
|
|
3183
3257
|
* this enum contains the known values that the service supports.
|
|
3184
3258
|
* ### Known values supported by the service
|
|
3185
|
-
* **
|
|
3186
|
-
* **
|
|
3187
|
-
* **Provisioning**
|
|
3259
|
+
* **2M** \
|
|
3260
|
+
* **1G**
|
|
3188
3261
|
*/
|
|
3189
|
-
export declare type
|
|
3190
|
-
|
|
3191
|
-
/** HybridAksClusterList represents a list of Hybrid AKS clusters. */
|
|
3192
|
-
export declare interface HybridAksClusterList {
|
|
3193
|
-
/** The link used to get the next page of operations. */
|
|
3194
|
-
nextLink?: string;
|
|
3195
|
-
/** The list of additional details related to Hybrid AKS clusters. */
|
|
3196
|
-
value?: HybridAksCluster[];
|
|
3197
|
-
}
|
|
3262
|
+
export declare type HugepagesSize = string;
|
|
3198
3263
|
|
|
3199
3264
|
/**
|
|
3200
|
-
* Defines values for
|
|
3201
|
-
* {@link
|
|
3265
|
+
* Defines values for HybridAksIpamEnabled. \
|
|
3266
|
+
* {@link KnownHybridAksIpamEnabled} can be used interchangeably with HybridAksIpamEnabled,
|
|
3202
3267
|
* this enum contains the known values that the service supports.
|
|
3203
3268
|
* ### Known values supported by the service
|
|
3204
|
-
* **
|
|
3205
|
-
* **
|
|
3269
|
+
* **True** \
|
|
3270
|
+
* **False**
|
|
3206
3271
|
*/
|
|
3207
|
-
export declare type
|
|
3208
|
-
|
|
3209
|
-
/** HybridAksClusterPatchParameters represents the body of the request to patch the Hybrid AKS cluster. */
|
|
3210
|
-
export declare interface HybridAksClusterPatchParameters {
|
|
3211
|
-
/** The Azure resource tags that will replace the existing ones. */
|
|
3212
|
-
tags?: {
|
|
3213
|
-
[propertyName: string]: string;
|
|
3214
|
-
};
|
|
3215
|
-
}
|
|
3272
|
+
export declare type HybridAksIpamEnabled = string;
|
|
3216
3273
|
|
|
3217
3274
|
/**
|
|
3218
|
-
* Defines values for
|
|
3219
|
-
* {@link
|
|
3275
|
+
* Defines values for HybridAksPluginType. \
|
|
3276
|
+
* {@link KnownHybridAksPluginType} can be used interchangeably with HybridAksPluginType,
|
|
3220
3277
|
* this enum contains the known values that the service supports.
|
|
3221
3278
|
* ### Known values supported by the service
|
|
3222
|
-
* **
|
|
3223
|
-
* **
|
|
3224
|
-
* **
|
|
3279
|
+
* **DPDK** \
|
|
3280
|
+
* **SRIOV** \
|
|
3281
|
+
* **OSDevice**
|
|
3225
3282
|
*/
|
|
3226
|
-
export declare type
|
|
3283
|
+
export declare type HybridAksPluginType = string;
|
|
3227
3284
|
|
|
3228
|
-
/**
|
|
3229
|
-
export declare interface
|
|
3230
|
-
/** The
|
|
3231
|
-
|
|
3285
|
+
/** ImageRepositoryCredentials represents the credentials used to login to the image repository. */
|
|
3286
|
+
export declare interface ImageRepositoryCredentials {
|
|
3287
|
+
/** The password or token used to access an image in the target repository. */
|
|
3288
|
+
password: string;
|
|
3289
|
+
/** The URL of the authentication server used to validate the repository credentials. */
|
|
3290
|
+
registryUrl: string;
|
|
3291
|
+
/** The username used to access an image in the target repository. */
|
|
3292
|
+
username: string;
|
|
3232
3293
|
}
|
|
3233
3294
|
|
|
3234
|
-
/**
|
|
3235
|
-
export declare interface
|
|
3236
|
-
/**
|
|
3237
|
-
|
|
3238
|
-
|
|
3239
|
-
|
|
3240
|
-
|
|
3241
|
-
|
|
3242
|
-
/**
|
|
3243
|
-
|
|
3244
|
-
|
|
3245
|
-
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
|
-
/**
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
|
|
3255
|
-
|
|
3256
|
-
|
|
3257
|
-
|
|
3258
|
-
|
|
3259
|
-
|
|
3260
|
-
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
|
|
3264
|
-
|
|
3265
|
-
|
|
3266
|
-
/**
|
|
3267
|
-
|
|
3268
|
-
|
|
3269
|
-
|
|
3270
|
-
* the system.
|
|
3271
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3272
|
-
* @param hybridAksClusterName The name of the Hybrid AKS cluster.
|
|
3273
|
-
* @param hybridAksClusterParameters The request body.
|
|
3274
|
-
* @param options The options parameters.
|
|
3275
|
-
*/
|
|
3276
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterParameters: HybridAksCluster, options?: HybridAksClustersCreateOrUpdateOptionalParams): Promise<HybridAksClustersCreateOrUpdateResponse>;
|
|
3277
|
-
/**
|
|
3278
|
-
* Delete the additional details related to the provided Hybrid AKS provisioned cluster.
|
|
3279
|
-
* All customer initiated requests will be rejected as the life cycle of this resource is managed by
|
|
3280
|
-
* the system.
|
|
3281
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3282
|
-
* @param hybridAksClusterName The name of the Hybrid AKS cluster.
|
|
3283
|
-
* @param options The options parameters.
|
|
3284
|
-
*/
|
|
3285
|
-
beginDelete(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3286
|
-
/**
|
|
3287
|
-
* Delete the additional details related to the provided Hybrid AKS provisioned cluster.
|
|
3288
|
-
* All customer initiated requests will be rejected as the life cycle of this resource is managed by
|
|
3289
|
-
* the system.
|
|
3290
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3291
|
-
* @param hybridAksClusterName The name of the Hybrid AKS cluster.
|
|
3292
|
-
* @param options The options parameters.
|
|
3293
|
-
*/
|
|
3294
|
-
beginDeleteAndWait(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersDeleteOptionalParams): Promise<void>;
|
|
3295
|
-
/**
|
|
3296
|
-
* Update tags associated with the additional details related to the Hybrid AKS provisioned cluster.
|
|
3297
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3298
|
-
* @param hybridAksClusterName The name of the Hybrid AKS cluster.
|
|
3299
|
-
* @param options The options parameters.
|
|
3300
|
-
*/
|
|
3301
|
-
update(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersUpdateOptionalParams): Promise<HybridAksClustersUpdateResponse>;
|
|
3302
|
-
/**
|
|
3303
|
-
* Restart a targeted node of a Hybrid AKS cluster.
|
|
3304
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3305
|
-
* @param hybridAksClusterName The name of the Hybrid AKS cluster.
|
|
3306
|
-
* @param hybridAksClusterRestartNodeParameters The request body.
|
|
3307
|
-
* @param options The options parameters.
|
|
3308
|
-
*/
|
|
3309
|
-
beginRestartNode(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterRestartNodeParameters: HybridAksClusterRestartNodeParameters, options?: HybridAksClustersRestartNodeOptionalParams): Promise<SimplePollerLike<OperationState<HybridAksClustersRestartNodeResponse>, HybridAksClustersRestartNodeResponse>>;
|
|
3310
|
-
/**
|
|
3311
|
-
* Restart a targeted node of a Hybrid AKS cluster.
|
|
3312
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3313
|
-
* @param hybridAksClusterName The name of the Hybrid AKS cluster.
|
|
3314
|
-
* @param hybridAksClusterRestartNodeParameters The request body.
|
|
3315
|
-
* @param options The options parameters.
|
|
3316
|
-
*/
|
|
3317
|
-
beginRestartNodeAndWait(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterRestartNodeParameters: HybridAksClusterRestartNodeParameters, options?: HybridAksClustersRestartNodeOptionalParams): Promise<HybridAksClustersRestartNodeResponse>;
|
|
3318
|
-
}
|
|
3319
|
-
|
|
3320
|
-
/** Defines headers for HybridAksClusters_createOrUpdate operation. */
|
|
3321
|
-
export declare interface HybridAksClustersCreateOrUpdateHeaders {
|
|
3322
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3323
|
-
azureAsyncOperation?: string;
|
|
3324
|
-
}
|
|
3325
|
-
|
|
3326
|
-
/** Optional parameters. */
|
|
3327
|
-
export declare interface HybridAksClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3328
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3329
|
-
updateIntervalInMs?: number;
|
|
3330
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3331
|
-
resumeFrom?: string;
|
|
3332
|
-
}
|
|
3333
|
-
|
|
3334
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3335
|
-
export declare type HybridAksClustersCreateOrUpdateResponse = HybridAksCluster;
|
|
3336
|
-
|
|
3337
|
-
/** Defines headers for HybridAksClusters_delete operation. */
|
|
3338
|
-
export declare interface HybridAksClustersDeleteHeaders {
|
|
3339
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3340
|
-
location?: string;
|
|
3341
|
-
}
|
|
3342
|
-
|
|
3343
|
-
/** Optional parameters. */
|
|
3344
|
-
export declare interface HybridAksClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3345
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3346
|
-
updateIntervalInMs?: number;
|
|
3347
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3348
|
-
resumeFrom?: string;
|
|
3349
|
-
}
|
|
3350
|
-
|
|
3351
|
-
/** Optional parameters. */
|
|
3352
|
-
export declare interface HybridAksClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
3353
|
-
}
|
|
3354
|
-
|
|
3355
|
-
/** Contains response data for the get operation. */
|
|
3356
|
-
export declare type HybridAksClustersGetResponse = HybridAksCluster;
|
|
3357
|
-
|
|
3358
|
-
/** Optional parameters. */
|
|
3359
|
-
export declare interface HybridAksClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3360
|
-
}
|
|
3361
|
-
|
|
3362
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3363
|
-
export declare type HybridAksClustersListByResourceGroupNextResponse = HybridAksClusterList;
|
|
3364
|
-
|
|
3365
|
-
/** Optional parameters. */
|
|
3366
|
-
export declare interface HybridAksClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3367
|
-
}
|
|
3368
|
-
|
|
3369
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
3370
|
-
export declare type HybridAksClustersListByResourceGroupResponse = HybridAksClusterList;
|
|
3371
|
-
|
|
3372
|
-
/** Optional parameters. */
|
|
3373
|
-
export declare interface HybridAksClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3374
|
-
}
|
|
3375
|
-
|
|
3376
|
-
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3377
|
-
export declare type HybridAksClustersListBySubscriptionNextResponse = HybridAksClusterList;
|
|
3378
|
-
|
|
3379
|
-
/** Optional parameters. */
|
|
3380
|
-
export declare interface HybridAksClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3381
|
-
}
|
|
3382
|
-
|
|
3383
|
-
/** Contains response data for the listBySubscription operation. */
|
|
3384
|
-
export declare type HybridAksClustersListBySubscriptionResponse = HybridAksClusterList;
|
|
3385
|
-
|
|
3386
|
-
/** Defines headers for HybridAksClusters_restartNode operation. */
|
|
3387
|
-
export declare interface HybridAksClustersRestartNodeHeaders {
|
|
3388
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3389
|
-
location?: string;
|
|
3390
|
-
}
|
|
3391
|
-
|
|
3392
|
-
/** Optional parameters. */
|
|
3393
|
-
export declare interface HybridAksClustersRestartNodeOptionalParams extends coreClient.OperationOptions {
|
|
3394
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3395
|
-
updateIntervalInMs?: number;
|
|
3396
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3397
|
-
resumeFrom?: string;
|
|
3398
|
-
}
|
|
3399
|
-
|
|
3400
|
-
/** Contains response data for the restartNode operation. */
|
|
3401
|
-
export declare type HybridAksClustersRestartNodeResponse = HybridAksClustersRestartNodeHeaders;
|
|
3402
|
-
|
|
3403
|
-
/** Optional parameters. */
|
|
3404
|
-
export declare interface HybridAksClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3405
|
-
/** The request body. */
|
|
3406
|
-
hybridAksClusterUpdateParameters?: HybridAksClusterPatchParameters;
|
|
3407
|
-
}
|
|
3408
|
-
|
|
3409
|
-
/** Contains response data for the update operation. */
|
|
3410
|
-
export declare type HybridAksClustersUpdateResponse = HybridAksCluster;
|
|
3411
|
-
|
|
3412
|
-
/**
|
|
3413
|
-
* Defines values for HybridAksIpamEnabled. \
|
|
3414
|
-
* {@link KnownHybridAksIpamEnabled} can be used interchangeably with HybridAksIpamEnabled,
|
|
3415
|
-
* this enum contains the known values that the service supports.
|
|
3416
|
-
* ### Known values supported by the service
|
|
3417
|
-
* **True** \
|
|
3418
|
-
* **False**
|
|
3419
|
-
*/
|
|
3420
|
-
export declare type HybridAksIpamEnabled = string;
|
|
3421
|
-
|
|
3422
|
-
/**
|
|
3423
|
-
* Defines values for HybridAksPluginType. \
|
|
3424
|
-
* {@link KnownHybridAksPluginType} can be used interchangeably with HybridAksPluginType,
|
|
3425
|
-
* this enum contains the known values that the service supports.
|
|
3426
|
-
* ### Known values supported by the service
|
|
3427
|
-
* **DPDK** \
|
|
3428
|
-
* **SRIOV** \
|
|
3429
|
-
* **OSDevice**
|
|
3430
|
-
*/
|
|
3431
|
-
export declare type HybridAksPluginType = string;
|
|
3432
|
-
|
|
3433
|
-
/** ImageRepositoryCredentials represents the credentials used to login to the image repository. */
|
|
3434
|
-
export declare interface ImageRepositoryCredentials {
|
|
3435
|
-
/** The password or token used to access an image in the target repository. */
|
|
3436
|
-
password: string;
|
|
3437
|
-
/** The URL of the authentication server used to validate the repository credentials. */
|
|
3438
|
-
registryUrl: string;
|
|
3439
|
-
/** The username used to access an image in the target repository. */
|
|
3440
|
-
username: string;
|
|
3295
|
+
/** InitialAgentPoolConfiguration specifies the configuration of a pool of virtual machines that are initially defined with a Kubernetes cluster. */
|
|
3296
|
+
export declare interface InitialAgentPoolConfiguration {
|
|
3297
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
3298
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
3299
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
3300
|
+
agentOptions?: AgentOptions;
|
|
3301
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
3302
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
3303
|
+
/** The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used. */
|
|
3304
|
+
availabilityZones?: string[];
|
|
3305
|
+
/** The number of virtual machines that use this configuration. */
|
|
3306
|
+
count: number;
|
|
3307
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
3308
|
+
labels?: KubernetesLabel[];
|
|
3309
|
+
/** The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node. */
|
|
3310
|
+
mode: AgentPoolMode;
|
|
3311
|
+
/** The name that will be used for the agent pool resource representing this agent pool. */
|
|
3312
|
+
name: string;
|
|
3313
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
3314
|
+
taints?: KubernetesLabel[];
|
|
3315
|
+
/** The configuration of the agent pool. */
|
|
3316
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
3317
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
3318
|
+
vmSkuName: string;
|
|
3319
|
+
}
|
|
3320
|
+
|
|
3321
|
+
/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */
|
|
3322
|
+
export declare interface IpAddressPool {
|
|
3323
|
+
/** The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses. */
|
|
3324
|
+
addresses: string[];
|
|
3325
|
+
/** The indicator to determine if automatic allocation from the pool should occur. */
|
|
3326
|
+
autoAssign?: BfdEnabled;
|
|
3327
|
+
/** The name used to identify this IP address pool for association with a BGP advertisement. */
|
|
3328
|
+
name: string;
|
|
3329
|
+
/** The indicator to prevent the use of IP addresses ending with .0 and .255 for this pool. Enabling this option will only use IP addresses between .1 and .254 inclusive. */
|
|
3330
|
+
onlyUseHostIps?: BfdEnabled;
|
|
3441
3331
|
}
|
|
3442
3332
|
|
|
3443
3333
|
/**
|
|
@@ -3453,18 +3343,18 @@ export declare type IpAllocationType = string;
|
|
|
3453
3343
|
|
|
3454
3344
|
/** KeySetUser represents the properties of the user in the key set. */
|
|
3455
3345
|
export declare interface KeySetUser {
|
|
3456
|
-
/** The
|
|
3346
|
+
/** The user name that will be used for access. */
|
|
3457
3347
|
azureUserName: string;
|
|
3458
3348
|
/** The free-form description for this user. */
|
|
3459
3349
|
description?: string;
|
|
3460
|
-
/** The SSH public key for
|
|
3350
|
+
/** The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in. */
|
|
3461
3351
|
sshPublicKey: SshPublicKey;
|
|
3462
3352
|
}
|
|
3463
3353
|
|
|
3464
3354
|
/** KeySetUserStatus represents the status of the key set user. */
|
|
3465
3355
|
export declare interface KeySetUserStatus {
|
|
3466
3356
|
/**
|
|
3467
|
-
* The
|
|
3357
|
+
* The user name that will be used for access.
|
|
3468
3358
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3469
3359
|
*/
|
|
3470
3360
|
readonly azureUserName?: string;
|
|
@@ -3486,6 +3376,60 @@ export declare enum KnownActionType {
|
|
|
3486
3376
|
Internal = "Internal"
|
|
3487
3377
|
}
|
|
3488
3378
|
|
|
3379
|
+
/** Known values of {@link AdvertiseToFabric} that the service accepts. */
|
|
3380
|
+
export declare enum KnownAdvertiseToFabric {
|
|
3381
|
+
/** True */
|
|
3382
|
+
True = "True",
|
|
3383
|
+
/** False */
|
|
3384
|
+
False = "False"
|
|
3385
|
+
}
|
|
3386
|
+
|
|
3387
|
+
/** Known values of {@link AgentPoolDetailedStatus} that the service accepts. */
|
|
3388
|
+
export declare enum KnownAgentPoolDetailedStatus {
|
|
3389
|
+
/** Available */
|
|
3390
|
+
Available = "Available",
|
|
3391
|
+
/** Error */
|
|
3392
|
+
Error = "Error",
|
|
3393
|
+
/** Provisioning */
|
|
3394
|
+
Provisioning = "Provisioning"
|
|
3395
|
+
}
|
|
3396
|
+
|
|
3397
|
+
/** Known values of {@link AgentPoolMode} that the service accepts. */
|
|
3398
|
+
export declare enum KnownAgentPoolMode {
|
|
3399
|
+
/** System */
|
|
3400
|
+
System = "System",
|
|
3401
|
+
/** User */
|
|
3402
|
+
User = "User",
|
|
3403
|
+
/** NotApplicable */
|
|
3404
|
+
NotApplicable = "NotApplicable"
|
|
3405
|
+
}
|
|
3406
|
+
|
|
3407
|
+
/** Known values of {@link AgentPoolProvisioningState} that the service accepts. */
|
|
3408
|
+
export declare enum KnownAgentPoolProvisioningState {
|
|
3409
|
+
/** Accepted */
|
|
3410
|
+
Accepted = "Accepted",
|
|
3411
|
+
/** Canceled */
|
|
3412
|
+
Canceled = "Canceled",
|
|
3413
|
+
/** Deleting */
|
|
3414
|
+
Deleting = "Deleting",
|
|
3415
|
+
/** Failed */
|
|
3416
|
+
Failed = "Failed",
|
|
3417
|
+
/** InProgress */
|
|
3418
|
+
InProgress = "InProgress",
|
|
3419
|
+
/** Succeeded */
|
|
3420
|
+
Succeeded = "Succeeded",
|
|
3421
|
+
/** Updating */
|
|
3422
|
+
Updating = "Updating"
|
|
3423
|
+
}
|
|
3424
|
+
|
|
3425
|
+
/** Known values of {@link AvailabilityLifecycle} that the service accepts. */
|
|
3426
|
+
export declare enum KnownAvailabilityLifecycle {
|
|
3427
|
+
/** Preview */
|
|
3428
|
+
Preview = "Preview",
|
|
3429
|
+
/** GenerallyAvailable */
|
|
3430
|
+
GenerallyAvailable = "GenerallyAvailable"
|
|
3431
|
+
}
|
|
3432
|
+
|
|
3489
3433
|
/** Known values of {@link BareMetalMachineCordonStatus} that the service accepts. */
|
|
3490
3434
|
export declare enum KnownBareMetalMachineCordonStatus {
|
|
3491
3435
|
/** Cordoned */
|
|
@@ -3518,12 +3462,6 @@ export declare enum KnownBareMetalMachineEvacuate {
|
|
|
3518
3462
|
False = "False"
|
|
3519
3463
|
}
|
|
3520
3464
|
|
|
3521
|
-
/** Known values of {@link BareMetalMachineHardwareValidationCategory} that the service accepts. */
|
|
3522
|
-
export declare enum KnownBareMetalMachineHardwareValidationCategory {
|
|
3523
|
-
/** BasicValidation */
|
|
3524
|
-
BasicValidation = "BasicValidation"
|
|
3525
|
-
}
|
|
3526
|
-
|
|
3527
3465
|
/** Known values of {@link BareMetalMachineHardwareValidationResult} that the service accepts. */
|
|
3528
3466
|
export declare enum KnownBareMetalMachineHardwareValidationResult {
|
|
3529
3467
|
/** Pass */
|
|
@@ -3612,6 +3550,22 @@ export declare enum KnownBareMetalMachineSkipShutdown {
|
|
|
3612
3550
|
False = "False"
|
|
3613
3551
|
}
|
|
3614
3552
|
|
|
3553
|
+
/** Known values of {@link BfdEnabled} that the service accepts. */
|
|
3554
|
+
export declare enum KnownBfdEnabled {
|
|
3555
|
+
/** True */
|
|
3556
|
+
True = "True",
|
|
3557
|
+
/** False */
|
|
3558
|
+
False = "False"
|
|
3559
|
+
}
|
|
3560
|
+
|
|
3561
|
+
/** Known values of {@link BgpMultiHop} that the service accepts. */
|
|
3562
|
+
export declare enum KnownBgpMultiHop {
|
|
3563
|
+
/** True */
|
|
3564
|
+
True = "True",
|
|
3565
|
+
/** False */
|
|
3566
|
+
False = "False"
|
|
3567
|
+
}
|
|
3568
|
+
|
|
3615
3569
|
/** Known values of {@link BmcKeySetDetailedStatus} that the service accepts. */
|
|
3616
3570
|
export declare enum KnownBmcKeySetDetailedStatus {
|
|
3617
3571
|
/** AllActive */
|
|
@@ -3852,30 +3806,6 @@ export declare enum KnownCreatedByType {
|
|
|
3852
3806
|
Key = "Key"
|
|
3853
3807
|
}
|
|
3854
3808
|
|
|
3855
|
-
/** Known values of {@link DefaultCniNetworkDetailedStatus} that the service accepts. */
|
|
3856
|
-
export declare enum KnownDefaultCniNetworkDetailedStatus {
|
|
3857
|
-
/** Error */
|
|
3858
|
-
Error = "Error",
|
|
3859
|
-
/** Available */
|
|
3860
|
-
Available = "Available",
|
|
3861
|
-
/** Provisioning */
|
|
3862
|
-
Provisioning = "Provisioning"
|
|
3863
|
-
}
|
|
3864
|
-
|
|
3865
|
-
/** Known values of {@link DefaultCniNetworkProvisioningState} that the service accepts. */
|
|
3866
|
-
export declare enum KnownDefaultCniNetworkProvisioningState {
|
|
3867
|
-
/** Succeeded */
|
|
3868
|
-
Succeeded = "Succeeded",
|
|
3869
|
-
/** Failed */
|
|
3870
|
-
Failed = "Failed",
|
|
3871
|
-
/** Canceled */
|
|
3872
|
-
Canceled = "Canceled",
|
|
3873
|
-
/** Provisioning */
|
|
3874
|
-
Provisioning = "Provisioning",
|
|
3875
|
-
/** Accepted */
|
|
3876
|
-
Accepted = "Accepted"
|
|
3877
|
-
}
|
|
3878
|
-
|
|
3879
3809
|
/** Known values of {@link DefaultGateway} that the service accepts. */
|
|
3880
3810
|
export declare enum KnownDefaultGateway {
|
|
3881
3811
|
/** True */
|
|
@@ -3898,32 +3828,30 @@ export declare enum KnownDiskType {
|
|
|
3898
3828
|
SSD = "SSD"
|
|
3899
3829
|
}
|
|
3900
3830
|
|
|
3901
|
-
/** Known values of {@link
|
|
3902
|
-
export declare enum
|
|
3903
|
-
/**
|
|
3904
|
-
|
|
3905
|
-
/**
|
|
3906
|
-
|
|
3907
|
-
/** Provisioning */
|
|
3908
|
-
Provisioning = "Provisioning"
|
|
3909
|
-
}
|
|
3910
|
-
|
|
3911
|
-
/** Known values of {@link HybridAksClusterMachinePowerState} that the service accepts. */
|
|
3912
|
-
export declare enum KnownHybridAksClusterMachinePowerState {
|
|
3913
|
-
/** On */
|
|
3914
|
-
On = "On",
|
|
3915
|
-
/** Off */
|
|
3916
|
-
Off = "Off"
|
|
3831
|
+
/** Known values of {@link FabricPeeringEnabled} that the service accepts. */
|
|
3832
|
+
export declare enum KnownFabricPeeringEnabled {
|
|
3833
|
+
/** True */
|
|
3834
|
+
True = "True",
|
|
3835
|
+
/** False */
|
|
3836
|
+
False = "False"
|
|
3917
3837
|
}
|
|
3918
3838
|
|
|
3919
|
-
/** Known values of {@link
|
|
3920
|
-
export declare enum
|
|
3921
|
-
/**
|
|
3922
|
-
|
|
3839
|
+
/** Known values of {@link FeatureDetailedStatus} that the service accepts. */
|
|
3840
|
+
export declare enum KnownFeatureDetailedStatus {
|
|
3841
|
+
/** Running */
|
|
3842
|
+
Running = "Running",
|
|
3923
3843
|
/** Failed */
|
|
3924
3844
|
Failed = "Failed",
|
|
3925
|
-
/**
|
|
3926
|
-
|
|
3845
|
+
/** Unknown */
|
|
3846
|
+
Unknown = "Unknown"
|
|
3847
|
+
}
|
|
3848
|
+
|
|
3849
|
+
/** Known values of {@link HugepagesSize} that the service accepts. */
|
|
3850
|
+
export declare enum KnownHugepagesSize {
|
|
3851
|
+
/** TwoM */
|
|
3852
|
+
TwoM = "2M",
|
|
3853
|
+
/** OneG */
|
|
3854
|
+
OneG = "1G"
|
|
3927
3855
|
}
|
|
3928
3856
|
|
|
3929
3857
|
/** Known values of {@link HybridAksIpamEnabled} that the service accepts. */
|
|
@@ -3954,30 +3882,120 @@ export declare enum KnownIpAllocationType {
|
|
|
3954
3882
|
DualStack = "DualStack"
|
|
3955
3883
|
}
|
|
3956
3884
|
|
|
3957
|
-
/** Known values of {@link
|
|
3958
|
-
export declare enum
|
|
3959
|
-
/** Error */
|
|
3960
|
-
Error = "Error",
|
|
3885
|
+
/** Known values of {@link KubernetesClusterDetailedStatus} that the service accepts. */
|
|
3886
|
+
export declare enum KnownKubernetesClusterDetailedStatus {
|
|
3961
3887
|
/** Available */
|
|
3962
3888
|
Available = "Available",
|
|
3889
|
+
/** Error */
|
|
3890
|
+
Error = "Error",
|
|
3963
3891
|
/** Provisioning */
|
|
3964
3892
|
Provisioning = "Provisioning"
|
|
3965
3893
|
}
|
|
3966
3894
|
|
|
3967
|
-
/** Known values of {@link
|
|
3968
|
-
export declare enum
|
|
3969
|
-
/**
|
|
3970
|
-
|
|
3971
|
-
/**
|
|
3972
|
-
|
|
3973
|
-
/**
|
|
3974
|
-
|
|
3975
|
-
/**
|
|
3895
|
+
/** Known values of {@link KubernetesClusterNodeDetailedStatus} that the service accepts. */
|
|
3896
|
+
export declare enum KnownKubernetesClusterNodeDetailedStatus {
|
|
3897
|
+
/** Available */
|
|
3898
|
+
Available = "Available",
|
|
3899
|
+
/** Error */
|
|
3900
|
+
Error = "Error",
|
|
3901
|
+
/** Provisioning */
|
|
3902
|
+
Provisioning = "Provisioning",
|
|
3903
|
+
/** Running */
|
|
3904
|
+
Running = "Running",
|
|
3905
|
+
/** Scheduling */
|
|
3906
|
+
Scheduling = "Scheduling",
|
|
3907
|
+
/** Stopped */
|
|
3908
|
+
Stopped = "Stopped",
|
|
3909
|
+
/** Terminating */
|
|
3910
|
+
Terminating = "Terminating",
|
|
3911
|
+
/** Unknown */
|
|
3912
|
+
Unknown = "Unknown"
|
|
3913
|
+
}
|
|
3914
|
+
|
|
3915
|
+
/** Known values of {@link KubernetesClusterProvisioningState} that the service accepts. */
|
|
3916
|
+
export declare enum KnownKubernetesClusterProvisioningState {
|
|
3917
|
+
/** Succeeded */
|
|
3918
|
+
Succeeded = "Succeeded",
|
|
3919
|
+
/** Failed */
|
|
3920
|
+
Failed = "Failed",
|
|
3921
|
+
/** Canceled */
|
|
3922
|
+
Canceled = "Canceled",
|
|
3923
|
+
/** Accepted */
|
|
3924
|
+
Accepted = "Accepted",
|
|
3925
|
+
/** InProgress */
|
|
3926
|
+
InProgress = "InProgress",
|
|
3927
|
+
/** Created */
|
|
3928
|
+
Created = "Created",
|
|
3929
|
+
/** Updating */
|
|
3930
|
+
Updating = "Updating",
|
|
3931
|
+
/** Deleting */
|
|
3932
|
+
Deleting = "Deleting"
|
|
3933
|
+
}
|
|
3934
|
+
|
|
3935
|
+
/** Known values of {@link KubernetesNodePowerState} that the service accepts. */
|
|
3936
|
+
export declare enum KnownKubernetesNodePowerState {
|
|
3937
|
+
/** On */
|
|
3938
|
+
On = "On",
|
|
3939
|
+
/** Off */
|
|
3940
|
+
Off = "Off",
|
|
3941
|
+
/** Unknown */
|
|
3942
|
+
Unknown = "Unknown"
|
|
3943
|
+
}
|
|
3944
|
+
|
|
3945
|
+
/** Known values of {@link KubernetesNodeRole} that the service accepts. */
|
|
3946
|
+
export declare enum KnownKubernetesNodeRole {
|
|
3947
|
+
/** ControlPlane */
|
|
3948
|
+
ControlPlane = "ControlPlane",
|
|
3949
|
+
/** Worker */
|
|
3950
|
+
Worker = "Worker"
|
|
3951
|
+
}
|
|
3952
|
+
|
|
3953
|
+
/** Known values of {@link KubernetesPluginType} that the service accepts. */
|
|
3954
|
+
export declare enum KnownKubernetesPluginType {
|
|
3955
|
+
/** Dpdk */
|
|
3956
|
+
Dpdk = "DPDK",
|
|
3957
|
+
/** Sriov */
|
|
3958
|
+
Sriov = "SRIOV",
|
|
3959
|
+
/** OSDevice */
|
|
3960
|
+
OSDevice = "OSDevice",
|
|
3961
|
+
/** Macvlan */
|
|
3962
|
+
Macvlan = "MACVLAN",
|
|
3963
|
+
/** Ipvlan */
|
|
3964
|
+
Ipvlan = "IPVLAN"
|
|
3965
|
+
}
|
|
3966
|
+
|
|
3967
|
+
/** Known values of {@link L2NetworkDetailedStatus} that the service accepts. */
|
|
3968
|
+
export declare enum KnownL2NetworkDetailedStatus {
|
|
3969
|
+
/** Error */
|
|
3970
|
+
Error = "Error",
|
|
3971
|
+
/** Available */
|
|
3972
|
+
Available = "Available",
|
|
3973
|
+
/** Provisioning */
|
|
3974
|
+
Provisioning = "Provisioning"
|
|
3975
|
+
}
|
|
3976
|
+
|
|
3977
|
+
/** Known values of {@link L2NetworkProvisioningState} that the service accepts. */
|
|
3978
|
+
export declare enum KnownL2NetworkProvisioningState {
|
|
3979
|
+
/** Succeeded */
|
|
3980
|
+
Succeeded = "Succeeded",
|
|
3981
|
+
/** Failed */
|
|
3982
|
+
Failed = "Failed",
|
|
3983
|
+
/** Canceled */
|
|
3984
|
+
Canceled = "Canceled",
|
|
3985
|
+
/** Provisioning */
|
|
3976
3986
|
Provisioning = "Provisioning",
|
|
3977
3987
|
/** Accepted */
|
|
3978
3988
|
Accepted = "Accepted"
|
|
3979
3989
|
}
|
|
3980
3990
|
|
|
3991
|
+
/** Known values of {@link L3NetworkConfigurationIpamEnabled} that the service accepts. */
|
|
3992
|
+
export declare enum KnownL3NetworkConfigurationIpamEnabled {
|
|
3993
|
+
/** True */
|
|
3994
|
+
True = "True",
|
|
3995
|
+
/** False */
|
|
3996
|
+
False = "False"
|
|
3997
|
+
}
|
|
3998
|
+
|
|
3981
3999
|
/** Known values of {@link L3NetworkDetailedStatus} that the service accepts. */
|
|
3982
4000
|
export declare enum KnownL3NetworkDetailedStatus {
|
|
3983
4001
|
/** Error */
|
|
@@ -4112,12 +4130,6 @@ export declare enum KnownStorageApplianceDetailedStatus {
|
|
|
4112
4130
|
Provisioning = "Provisioning"
|
|
4113
4131
|
}
|
|
4114
4132
|
|
|
4115
|
-
/** Known values of {@link StorageApplianceHardwareValidationCategory} that the service accepts. */
|
|
4116
|
-
export declare enum KnownStorageApplianceHardwareValidationCategory {
|
|
4117
|
-
/** BasicValidation */
|
|
4118
|
-
BasicValidation = "BasicValidation"
|
|
4119
|
-
}
|
|
4120
|
-
|
|
4121
4133
|
/** Known values of {@link StorageApplianceProvisioningState} that the service accepts. */
|
|
4122
4134
|
export declare enum KnownStorageApplianceProvisioningState {
|
|
4123
4135
|
/** Succeeded */
|
|
@@ -4182,12 +4194,22 @@ export declare enum KnownVirtualMachineBootMethod {
|
|
|
4182
4194
|
|
|
4183
4195
|
/** Known values of {@link VirtualMachineDetailedStatus} that the service accepts. */
|
|
4184
4196
|
export declare enum KnownVirtualMachineDetailedStatus {
|
|
4185
|
-
/** Error */
|
|
4186
|
-
Error = "Error",
|
|
4187
4197
|
/** Available */
|
|
4188
4198
|
Available = "Available",
|
|
4199
|
+
/** Error */
|
|
4200
|
+
Error = "Error",
|
|
4189
4201
|
/** Provisioning */
|
|
4190
|
-
Provisioning = "Provisioning"
|
|
4202
|
+
Provisioning = "Provisioning",
|
|
4203
|
+
/** Running */
|
|
4204
|
+
Running = "Running",
|
|
4205
|
+
/** Scheduling */
|
|
4206
|
+
Scheduling = "Scheduling",
|
|
4207
|
+
/** Stopped */
|
|
4208
|
+
Stopped = "Stopped",
|
|
4209
|
+
/** Terminating */
|
|
4210
|
+
Terminating = "Terminating",
|
|
4211
|
+
/** Unknown */
|
|
4212
|
+
Unknown = "Unknown"
|
|
4191
4213
|
}
|
|
4192
4214
|
|
|
4193
4215
|
/** Known values of {@link VirtualMachineDeviceModelType} that the service accepts. */
|
|
@@ -4237,7 +4259,9 @@ export declare enum KnownVirtualMachinePowerState {
|
|
|
4237
4259
|
/** On */
|
|
4238
4260
|
On = "On",
|
|
4239
4261
|
/** Off */
|
|
4240
|
-
Off = "Off"
|
|
4262
|
+
Off = "Off",
|
|
4263
|
+
/** Unknown */
|
|
4264
|
+
Unknown = "Unknown"
|
|
4241
4265
|
}
|
|
4242
4266
|
|
|
4243
4267
|
/** Known values of {@link VirtualMachineProvisioningState} that the service accepts. */
|
|
@@ -4294,18 +4318,484 @@ export declare enum KnownVolumeProvisioningState {
|
|
|
4294
4318
|
Accepted = "Accepted"
|
|
4295
4319
|
}
|
|
4296
4320
|
|
|
4297
|
-
/** Known values of {@link WorkloadImpact} that the service accepts. */
|
|
4298
|
-
export declare enum KnownWorkloadImpact {
|
|
4299
|
-
/** True */
|
|
4300
|
-
True = "True",
|
|
4301
|
-
/** False */
|
|
4302
|
-
False = "False"
|
|
4321
|
+
/** Known values of {@link WorkloadImpact} that the service accepts. */
|
|
4322
|
+
export declare enum KnownWorkloadImpact {
|
|
4323
|
+
/** True */
|
|
4324
|
+
True = "True",
|
|
4325
|
+
/** False */
|
|
4326
|
+
False = "False"
|
|
4327
|
+
}
|
|
4328
|
+
|
|
4329
|
+
/** KubernetesCluster represents the Kubernetes cluster hosted on Network Cloud. */
|
|
4330
|
+
export declare interface KubernetesCluster extends TrackedResource {
|
|
4331
|
+
/** The extended location of the cluster associated with the resource. */
|
|
4332
|
+
extendedLocation: ExtendedLocation;
|
|
4333
|
+
/** The Azure Active Directory Integration properties. */
|
|
4334
|
+
aadConfiguration?: AadConfiguration;
|
|
4335
|
+
/** The administrative credentials that will be applied to the control plane and agent pool nodes that do not specify their own values. */
|
|
4336
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
4337
|
+
/**
|
|
4338
|
+
* The full list of network resource IDs that are attached to this cluster, including those attached only to specific agent pools.
|
|
4339
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4340
|
+
*/
|
|
4341
|
+
readonly attachedNetworkIds?: string[];
|
|
4342
|
+
/**
|
|
4343
|
+
* The list of versions that this Kubernetes cluster can be upgraded to.
|
|
4344
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4345
|
+
*/
|
|
4346
|
+
readonly availableUpgrades?: AvailableUpgrade[];
|
|
4347
|
+
/**
|
|
4348
|
+
* The resource ID of the Network Cloud cluster.
|
|
4349
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4350
|
+
*/
|
|
4351
|
+
readonly clusterId?: string;
|
|
4352
|
+
/**
|
|
4353
|
+
* The resource ID of the connected cluster set up when this Kubernetes cluster is created.
|
|
4354
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4355
|
+
*/
|
|
4356
|
+
readonly connectedClusterId?: string;
|
|
4357
|
+
/**
|
|
4358
|
+
* The current running version of Kubernetes on the control plane.
|
|
4359
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4360
|
+
*/
|
|
4361
|
+
readonly controlPlaneKubernetesVersion?: string;
|
|
4362
|
+
/** The defining characteristics of the control plane for this Kubernetes Cluster. */
|
|
4363
|
+
controlPlaneNodeConfiguration: ControlPlaneNodeConfiguration;
|
|
4364
|
+
/**
|
|
4365
|
+
* The current status of the Kubernetes cluster.
|
|
4366
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4367
|
+
*/
|
|
4368
|
+
readonly detailedStatus?: KubernetesClusterDetailedStatus;
|
|
4369
|
+
/**
|
|
4370
|
+
* The descriptive message about the current detailed status.
|
|
4371
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4372
|
+
*/
|
|
4373
|
+
readonly detailedStatusMessage?: string;
|
|
4374
|
+
/**
|
|
4375
|
+
* The current feature settings.
|
|
4376
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4377
|
+
*/
|
|
4378
|
+
readonly featureStatuses?: FeatureStatus[];
|
|
4379
|
+
/** The agent pools that are created with this Kubernetes cluster for running critical system services and workloads. This data in this field is only used during creation, and the field will be empty following the creation of the Kubernetes Cluster. After creation, the management of agent pools is done using the agentPools sub-resource. */
|
|
4380
|
+
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
4381
|
+
/** The Kubernetes version for this cluster. Accepts n.n, n.n.n, and n.n.n-n format. The interpreted version used will be resolved into this field after creation or update. */
|
|
4382
|
+
kubernetesVersion: string;
|
|
4383
|
+
/** The configuration of the managed resource group associated with the resource. */
|
|
4384
|
+
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
4385
|
+
/** The configuration of the Kubernetes cluster networking, including the attachment of networks that span the cluster. */
|
|
4386
|
+
networkConfiguration: NetworkConfiguration;
|
|
4387
|
+
/**
|
|
4388
|
+
* The details of the nodes in this cluster.
|
|
4389
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4390
|
+
*/
|
|
4391
|
+
readonly nodes?: KubernetesClusterNode[];
|
|
4392
|
+
/**
|
|
4393
|
+
* The provisioning state of the Kubernetes cluster resource.
|
|
4394
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4395
|
+
*/
|
|
4396
|
+
readonly provisioningState?: KubernetesClusterProvisioningState;
|
|
4397
|
+
}
|
|
4398
|
+
|
|
4399
|
+
/**
|
|
4400
|
+
* Defines values for KubernetesClusterDetailedStatus. \
|
|
4401
|
+
* {@link KnownKubernetesClusterDetailedStatus} can be used interchangeably with KubernetesClusterDetailedStatus,
|
|
4402
|
+
* this enum contains the known values that the service supports.
|
|
4403
|
+
* ### Known values supported by the service
|
|
4404
|
+
* **Available** \
|
|
4405
|
+
* **Error** \
|
|
4406
|
+
* **Provisioning**
|
|
4407
|
+
*/
|
|
4408
|
+
export declare type KubernetesClusterDetailedStatus = string;
|
|
4409
|
+
|
|
4410
|
+
/** KubernetesClusterList represents a list of Kubernetes clusters. */
|
|
4411
|
+
export declare interface KubernetesClusterList {
|
|
4412
|
+
/** The link used to get the next page of operations. */
|
|
4413
|
+
nextLink?: string;
|
|
4414
|
+
/** The list of additional details related to Kubernetes clusters. */
|
|
4415
|
+
value?: KubernetesCluster[];
|
|
4416
|
+
}
|
|
4417
|
+
|
|
4418
|
+
/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */
|
|
4419
|
+
export declare interface KubernetesClusterNode {
|
|
4420
|
+
/**
|
|
4421
|
+
* The resource ID of the agent pool that this node belongs to. This value is not represented on control plane nodes.
|
|
4422
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4423
|
+
*/
|
|
4424
|
+
readonly agentPoolId?: string;
|
|
4425
|
+
/**
|
|
4426
|
+
* The availability zone this node is running within.
|
|
4427
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4428
|
+
*/
|
|
4429
|
+
readonly availabilityZone?: string;
|
|
4430
|
+
/**
|
|
4431
|
+
* The resource ID of the bare metal machine that hosts this node.
|
|
4432
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4433
|
+
*/
|
|
4434
|
+
readonly bareMetalMachineId?: string;
|
|
4435
|
+
/**
|
|
4436
|
+
* The number of CPU cores configured for this node, derived from the VM SKU specified.
|
|
4437
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4438
|
+
*/
|
|
4439
|
+
readonly cpuCores?: number;
|
|
4440
|
+
/**
|
|
4441
|
+
* The detailed state of this node.
|
|
4442
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4443
|
+
*/
|
|
4444
|
+
readonly detailedStatus?: KubernetesClusterNodeDetailedStatus;
|
|
4445
|
+
/**
|
|
4446
|
+
* The descriptive message about the current detailed status.
|
|
4447
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4448
|
+
*/
|
|
4449
|
+
readonly detailedStatusMessage?: string;
|
|
4450
|
+
/**
|
|
4451
|
+
* The size of the disk configured for this node.
|
|
4452
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4453
|
+
*/
|
|
4454
|
+
readonly diskSizeGB?: number;
|
|
4455
|
+
/**
|
|
4456
|
+
* The machine image used to deploy this node.
|
|
4457
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4458
|
+
*/
|
|
4459
|
+
readonly image?: string;
|
|
4460
|
+
/**
|
|
4461
|
+
* The currently running version of Kubernetes and bundled features running on this node.
|
|
4462
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4463
|
+
*/
|
|
4464
|
+
readonly kubernetesVersion?: string;
|
|
4465
|
+
/**
|
|
4466
|
+
* The list of labels on this node that have been assigned to the agent pool containing this node.
|
|
4467
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4468
|
+
*/
|
|
4469
|
+
readonly labels?: KubernetesLabel[];
|
|
4470
|
+
/**
|
|
4471
|
+
* The amount of memory configured for this node, derived from the vm SKU specified.
|
|
4472
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4473
|
+
*/
|
|
4474
|
+
readonly memorySizeGB?: number;
|
|
4475
|
+
/**
|
|
4476
|
+
* The mode of the agent pool containing this node. Not applicable for control plane nodes.
|
|
4477
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4478
|
+
*/
|
|
4479
|
+
readonly mode?: AgentPoolMode;
|
|
4480
|
+
/**
|
|
4481
|
+
* The name of this node, as realized in the Kubernetes cluster.
|
|
4482
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4483
|
+
*/
|
|
4484
|
+
readonly name?: string;
|
|
4485
|
+
/**
|
|
4486
|
+
* The NetworkAttachments made to this node.
|
|
4487
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4488
|
+
*/
|
|
4489
|
+
readonly networkAttachments?: NetworkAttachment[];
|
|
4490
|
+
/**
|
|
4491
|
+
* The power state of this node.
|
|
4492
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4493
|
+
*/
|
|
4494
|
+
readonly powerState?: KubernetesNodePowerState;
|
|
4495
|
+
/**
|
|
4496
|
+
* The role of this node in the cluster.
|
|
4497
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4498
|
+
*/
|
|
4499
|
+
readonly role?: KubernetesNodeRole;
|
|
4500
|
+
/**
|
|
4501
|
+
* The list of taints that have been assigned to the agent pool containing this node.
|
|
4502
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4503
|
+
*/
|
|
4504
|
+
readonly taints?: KubernetesLabel[];
|
|
4505
|
+
/**
|
|
4506
|
+
* The VM SKU name that was used to create this cluster node.
|
|
4507
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4508
|
+
*/
|
|
4509
|
+
readonly vmSkuName?: string;
|
|
4510
|
+
}
|
|
4511
|
+
|
|
4512
|
+
/**
|
|
4513
|
+
* Defines values for KubernetesClusterNodeDetailedStatus. \
|
|
4514
|
+
* {@link KnownKubernetesClusterNodeDetailedStatus} can be used interchangeably with KubernetesClusterNodeDetailedStatus,
|
|
4515
|
+
* this enum contains the known values that the service supports.
|
|
4516
|
+
* ### Known values supported by the service
|
|
4517
|
+
* **Available** \
|
|
4518
|
+
* **Error** \
|
|
4519
|
+
* **Provisioning** \
|
|
4520
|
+
* **Running** \
|
|
4521
|
+
* **Scheduling** \
|
|
4522
|
+
* **Stopped** \
|
|
4523
|
+
* **Terminating** \
|
|
4524
|
+
* **Unknown**
|
|
4525
|
+
*/
|
|
4526
|
+
export declare type KubernetesClusterNodeDetailedStatus = string;
|
|
4527
|
+
|
|
4528
|
+
/** KubernetesClusterPatchParameters represents the body of the request to patch the Hybrid AKS cluster. */
|
|
4529
|
+
export declare interface KubernetesClusterPatchParameters {
|
|
4530
|
+
/** The Azure resource tags that will replace the existing ones. */
|
|
4531
|
+
tags?: {
|
|
4532
|
+
[propertyName: string]: string;
|
|
4533
|
+
};
|
|
4534
|
+
/** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */
|
|
4535
|
+
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
4536
|
+
/** The Kubernetes version for this cluster. Accepts n.n, n.n.n, and n.n.n-n format. The interpreted version used will be resolved into this field after creation or update. */
|
|
4537
|
+
kubernetesVersion?: string;
|
|
4538
|
+
}
|
|
4539
|
+
|
|
4540
|
+
/**
|
|
4541
|
+
* Defines values for KubernetesClusterProvisioningState. \
|
|
4542
|
+
* {@link KnownKubernetesClusterProvisioningState} can be used interchangeably with KubernetesClusterProvisioningState,
|
|
4543
|
+
* this enum contains the known values that the service supports.
|
|
4544
|
+
* ### Known values supported by the service
|
|
4545
|
+
* **Succeeded** \
|
|
4546
|
+
* **Failed** \
|
|
4547
|
+
* **Canceled** \
|
|
4548
|
+
* **Accepted** \
|
|
4549
|
+
* **InProgress** \
|
|
4550
|
+
* **Created** \
|
|
4551
|
+
* **Updating** \
|
|
4552
|
+
* **Deleting**
|
|
4553
|
+
*/
|
|
4554
|
+
export declare type KubernetesClusterProvisioningState = string;
|
|
4555
|
+
|
|
4556
|
+
/** KubernetesClusterRestartNodeParameters represents the body of the request to restart the node of a Kubernetes cluster. */
|
|
4557
|
+
export declare interface KubernetesClusterRestartNodeParameters {
|
|
4558
|
+
/** The name of the node to restart. */
|
|
4559
|
+
nodeName: string;
|
|
4560
|
+
}
|
|
4561
|
+
|
|
4562
|
+
/** Interface representing a KubernetesClusters. */
|
|
4563
|
+
export declare interface KubernetesClusters {
|
|
4564
|
+
/**
|
|
4565
|
+
* Get a list of Kubernetes clusters in the provided subscription.
|
|
4566
|
+
* @param options The options parameters.
|
|
4567
|
+
*/
|
|
4568
|
+
listBySubscription(options?: KubernetesClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<KubernetesCluster>;
|
|
4569
|
+
/**
|
|
4570
|
+
* Get a list of Kubernetes clusters in the provided resource group.
|
|
4571
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4572
|
+
* @param options The options parameters.
|
|
4573
|
+
*/
|
|
4574
|
+
listByResourceGroup(resourceGroupName: string, options?: KubernetesClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<KubernetesCluster>;
|
|
4575
|
+
/**
|
|
4576
|
+
* Get properties of the provided the Kubernetes cluster.
|
|
4577
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4578
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4579
|
+
* @param options The options parameters.
|
|
4580
|
+
*/
|
|
4581
|
+
get(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersGetOptionalParams): Promise<KubernetesClustersGetResponse>;
|
|
4582
|
+
/**
|
|
4583
|
+
* Create a new Kubernetes cluster or update the properties of the existing one.
|
|
4584
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4585
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4586
|
+
* @param kubernetesClusterParameters The request body.
|
|
4587
|
+
* @param options The options parameters.
|
|
4588
|
+
*/
|
|
4589
|
+
beginCreateOrUpdate(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterParameters: KubernetesCluster, options?: KubernetesClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersCreateOrUpdateResponse>, KubernetesClustersCreateOrUpdateResponse>>;
|
|
4590
|
+
/**
|
|
4591
|
+
* Create a new Kubernetes cluster or update the properties of the existing one.
|
|
4592
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4593
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4594
|
+
* @param kubernetesClusterParameters The request body.
|
|
4595
|
+
* @param options The options parameters.
|
|
4596
|
+
*/
|
|
4597
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterParameters: KubernetesCluster, options?: KubernetesClustersCreateOrUpdateOptionalParams): Promise<KubernetesClustersCreateOrUpdateResponse>;
|
|
4598
|
+
/**
|
|
4599
|
+
* Delete the provided Kubernetes cluster.
|
|
4600
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4601
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4602
|
+
* @param options The options parameters.
|
|
4603
|
+
*/
|
|
4604
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
4605
|
+
/**
|
|
4606
|
+
* Delete the provided Kubernetes cluster.
|
|
4607
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4608
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4609
|
+
* @param options The options parameters.
|
|
4610
|
+
*/
|
|
4611
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<void>;
|
|
4612
|
+
/**
|
|
4613
|
+
* Patch the properties of the provided Kubernetes cluster, or update the tags associated with the
|
|
4614
|
+
* Kubernetes cluster. Properties and tag updates can be done independently.
|
|
4615
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4616
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4617
|
+
* @param options The options parameters.
|
|
4618
|
+
*/
|
|
4619
|
+
beginUpdate(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersUpdateResponse>, KubernetesClustersUpdateResponse>>;
|
|
4620
|
+
/**
|
|
4621
|
+
* Patch the properties of the provided Kubernetes cluster, or update the tags associated with the
|
|
4622
|
+
* Kubernetes cluster. Properties and tag updates can be done independently.
|
|
4623
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4624
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4625
|
+
* @param options The options parameters.
|
|
4626
|
+
*/
|
|
4627
|
+
beginUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersUpdateOptionalParams): Promise<KubernetesClustersUpdateResponse>;
|
|
4628
|
+
/**
|
|
4629
|
+
* Restart a targeted node of a Kubernetes cluster.
|
|
4630
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4631
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4632
|
+
* @param kubernetesClusterRestartNodeParameters The request body.
|
|
4633
|
+
* @param options The options parameters.
|
|
4634
|
+
*/
|
|
4635
|
+
beginRestartNode(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterRestartNodeParameters: KubernetesClusterRestartNodeParameters, options?: KubernetesClustersRestartNodeOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersRestartNodeResponse>, KubernetesClustersRestartNodeResponse>>;
|
|
4636
|
+
/**
|
|
4637
|
+
* Restart a targeted node of a Kubernetes cluster.
|
|
4638
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4639
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4640
|
+
* @param kubernetesClusterRestartNodeParameters The request body.
|
|
4641
|
+
* @param options The options parameters.
|
|
4642
|
+
*/
|
|
4643
|
+
beginRestartNodeAndWait(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterRestartNodeParameters: KubernetesClusterRestartNodeParameters, options?: KubernetesClustersRestartNodeOptionalParams): Promise<KubernetesClustersRestartNodeResponse>;
|
|
4644
|
+
}
|
|
4645
|
+
|
|
4646
|
+
/** Defines headers for KubernetesClusters_createOrUpdate operation. */
|
|
4647
|
+
export declare interface KubernetesClustersCreateOrUpdateHeaders {
|
|
4648
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
4649
|
+
azureAsyncOperation?: string;
|
|
4650
|
+
}
|
|
4651
|
+
|
|
4652
|
+
/** Optional parameters. */
|
|
4653
|
+
export declare interface KubernetesClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4654
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4655
|
+
updateIntervalInMs?: number;
|
|
4656
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4657
|
+
resumeFrom?: string;
|
|
4658
|
+
}
|
|
4659
|
+
|
|
4660
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
4661
|
+
export declare type KubernetesClustersCreateOrUpdateResponse = KubernetesCluster;
|
|
4662
|
+
|
|
4663
|
+
/** Defines headers for KubernetesClusters_delete operation. */
|
|
4664
|
+
export declare interface KubernetesClustersDeleteHeaders {
|
|
4665
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
4666
|
+
location?: string;
|
|
4667
|
+
}
|
|
4668
|
+
|
|
4669
|
+
/** Optional parameters. */
|
|
4670
|
+
export declare interface KubernetesClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4671
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4672
|
+
updateIntervalInMs?: number;
|
|
4673
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4674
|
+
resumeFrom?: string;
|
|
4675
|
+
}
|
|
4676
|
+
|
|
4677
|
+
/** Optional parameters. */
|
|
4678
|
+
export declare interface KubernetesClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
4679
|
+
}
|
|
4680
|
+
|
|
4681
|
+
/** Contains response data for the get operation. */
|
|
4682
|
+
export declare type KubernetesClustersGetResponse = KubernetesCluster;
|
|
4683
|
+
|
|
4684
|
+
/** Optional parameters. */
|
|
4685
|
+
export declare interface KubernetesClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
4686
|
+
}
|
|
4687
|
+
|
|
4688
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4689
|
+
export declare type KubernetesClustersListByResourceGroupNextResponse = KubernetesClusterList;
|
|
4690
|
+
|
|
4691
|
+
/** Optional parameters. */
|
|
4692
|
+
export declare interface KubernetesClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
4693
|
+
}
|
|
4694
|
+
|
|
4695
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
4696
|
+
export declare type KubernetesClustersListByResourceGroupResponse = KubernetesClusterList;
|
|
4697
|
+
|
|
4698
|
+
/** Optional parameters. */
|
|
4699
|
+
export declare interface KubernetesClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4700
|
+
}
|
|
4701
|
+
|
|
4702
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
4703
|
+
export declare type KubernetesClustersListBySubscriptionNextResponse = KubernetesClusterList;
|
|
4704
|
+
|
|
4705
|
+
/** Optional parameters. */
|
|
4706
|
+
export declare interface KubernetesClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
4707
|
+
}
|
|
4708
|
+
|
|
4709
|
+
/** Contains response data for the listBySubscription operation. */
|
|
4710
|
+
export declare type KubernetesClustersListBySubscriptionResponse = KubernetesClusterList;
|
|
4711
|
+
|
|
4712
|
+
/** Defines headers for KubernetesClusters_restartNode operation. */
|
|
4713
|
+
export declare interface KubernetesClustersRestartNodeHeaders {
|
|
4714
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
4715
|
+
location?: string;
|
|
4716
|
+
}
|
|
4717
|
+
|
|
4718
|
+
/** Optional parameters. */
|
|
4719
|
+
export declare interface KubernetesClustersRestartNodeOptionalParams extends coreClient.OperationOptions {
|
|
4720
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4721
|
+
updateIntervalInMs?: number;
|
|
4722
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4723
|
+
resumeFrom?: string;
|
|
4724
|
+
}
|
|
4725
|
+
|
|
4726
|
+
/** Contains response data for the restartNode operation. */
|
|
4727
|
+
export declare type KubernetesClustersRestartNodeResponse = OperationStatusResult;
|
|
4728
|
+
|
|
4729
|
+
/** Defines headers for KubernetesClusters_update operation. */
|
|
4730
|
+
export declare interface KubernetesClustersUpdateHeaders {
|
|
4731
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
4732
|
+
azureAsyncOperation?: string;
|
|
4733
|
+
}
|
|
4734
|
+
|
|
4735
|
+
/** Optional parameters. */
|
|
4736
|
+
export declare interface KubernetesClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4737
|
+
/** The request body. */
|
|
4738
|
+
kubernetesClusterUpdateParameters?: KubernetesClusterPatchParameters;
|
|
4739
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4740
|
+
updateIntervalInMs?: number;
|
|
4741
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4742
|
+
resumeFrom?: string;
|
|
4743
|
+
}
|
|
4744
|
+
|
|
4745
|
+
/** Contains response data for the update operation. */
|
|
4746
|
+
export declare type KubernetesClustersUpdateResponse = KubernetesCluster;
|
|
4747
|
+
|
|
4748
|
+
/** KubernetesLabel represents a single entry for a Kubernetes label or taint such as those used on a node or pod. */
|
|
4749
|
+
export declare interface KubernetesLabel {
|
|
4750
|
+
/** The name of the label or taint. */
|
|
4751
|
+
key: string;
|
|
4752
|
+
/** The value of the label or taint. */
|
|
4753
|
+
value: string;
|
|
4303
4754
|
}
|
|
4304
4755
|
|
|
4756
|
+
/**
|
|
4757
|
+
* Defines values for KubernetesNodePowerState. \
|
|
4758
|
+
* {@link KnownKubernetesNodePowerState} can be used interchangeably with KubernetesNodePowerState,
|
|
4759
|
+
* this enum contains the known values that the service supports.
|
|
4760
|
+
* ### Known values supported by the service
|
|
4761
|
+
* **On** \
|
|
4762
|
+
* **Off** \
|
|
4763
|
+
* **Unknown**
|
|
4764
|
+
*/
|
|
4765
|
+
export declare type KubernetesNodePowerState = string;
|
|
4766
|
+
|
|
4767
|
+
/**
|
|
4768
|
+
* Defines values for KubernetesNodeRole. \
|
|
4769
|
+
* {@link KnownKubernetesNodeRole} can be used interchangeably with KubernetesNodeRole,
|
|
4770
|
+
* this enum contains the known values that the service supports.
|
|
4771
|
+
* ### Known values supported by the service
|
|
4772
|
+
* **ControlPlane** \
|
|
4773
|
+
* **Worker**
|
|
4774
|
+
*/
|
|
4775
|
+
export declare type KubernetesNodeRole = string;
|
|
4776
|
+
|
|
4777
|
+
/**
|
|
4778
|
+
* Defines values for KubernetesPluginType. \
|
|
4779
|
+
* {@link KnownKubernetesPluginType} can be used interchangeably with KubernetesPluginType,
|
|
4780
|
+
* this enum contains the known values that the service supports.
|
|
4781
|
+
* ### Known values supported by the service
|
|
4782
|
+
* **DPDK** \
|
|
4783
|
+
* **SRIOV** \
|
|
4784
|
+
* **OSDevice** \
|
|
4785
|
+
* **MACVLAN** \
|
|
4786
|
+
* **IPVLAN**
|
|
4787
|
+
*/
|
|
4788
|
+
export declare type KubernetesPluginType = string;
|
|
4789
|
+
|
|
4305
4790
|
/** L2Network represents a network that utilizes a single isolation domain set up for layer-2 resources. */
|
|
4306
4791
|
export declare interface L2Network extends TrackedResource {
|
|
4307
4792
|
/** The extended location of the cluster associated with the resource. */
|
|
4308
4793
|
extendedLocation: ExtendedLocation;
|
|
4794
|
+
/**
|
|
4795
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
4796
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4797
|
+
*/
|
|
4798
|
+
readonly associatedResourceIds?: string[];
|
|
4309
4799
|
/**
|
|
4310
4800
|
* The resource ID of the Network Cloud cluster this L2 network is associated with.
|
|
4311
4801
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4322,11 +4812,11 @@ export declare interface L2Network extends TrackedResource {
|
|
|
4322
4812
|
*/
|
|
4323
4813
|
readonly detailedStatusMessage?: string;
|
|
4324
4814
|
/**
|
|
4325
|
-
* The list of Hybrid AKS cluster resource ID(s) that are associated with this L2 network.
|
|
4815
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource ID(s) that are associated with this L2 network.
|
|
4326
4816
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4327
4817
|
*/
|
|
4328
4818
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
4329
|
-
/** The network plugin type for Hybrid AKS. */
|
|
4819
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS. */
|
|
4330
4820
|
hybridAksPluginType?: HybridAksPluginType;
|
|
4331
4821
|
/** The default interface name for this L2 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine. */
|
|
4332
4822
|
interfaceName?: string;
|
|
@@ -4338,12 +4828,20 @@ export declare interface L2Network extends TrackedResource {
|
|
|
4338
4828
|
*/
|
|
4339
4829
|
readonly provisioningState?: L2NetworkProvisioningState;
|
|
4340
4830
|
/**
|
|
4341
|
-
* The list of virtual machine resource ID(s), excluding any Hybrid AKS virtual machines, that are currently using this L2 network.
|
|
4831
|
+
* Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource ID(s), excluding any Hybrid AKS virtual machines, that are currently using this L2 network.
|
|
4342
4832
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4343
4833
|
*/
|
|
4344
4834
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
4345
4835
|
}
|
|
4346
4836
|
|
|
4837
|
+
/** L2NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 2 network. */
|
|
4838
|
+
export declare interface L2NetworkAttachmentConfiguration {
|
|
4839
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
4840
|
+
networkId: string;
|
|
4841
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
4842
|
+
pluginType?: KubernetesPluginType;
|
|
4843
|
+
}
|
|
4844
|
+
|
|
4347
4845
|
/**
|
|
4348
4846
|
* Defines values for L2NetworkDetailedStatus. \
|
|
4349
4847
|
* {@link KnownL2NetworkDetailedStatus} can be used interchangeably with L2NetworkDetailedStatus,
|
|
@@ -4522,6 +5020,11 @@ export declare type L2NetworksUpdateResponse = L2Network;
|
|
|
4522
5020
|
export declare interface L3Network extends TrackedResource {
|
|
4523
5021
|
/** The extended location of the cluster associated with the resource. */
|
|
4524
5022
|
extendedLocation: ExtendedLocation;
|
|
5023
|
+
/**
|
|
5024
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
5025
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5026
|
+
*/
|
|
5027
|
+
readonly associatedResourceIds?: string[];
|
|
4525
5028
|
/**
|
|
4526
5029
|
* The resource ID of the Network Cloud cluster this L3 network is associated with.
|
|
4527
5030
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4538,13 +5041,13 @@ export declare interface L3Network extends TrackedResource {
|
|
|
4538
5041
|
*/
|
|
4539
5042
|
readonly detailedStatusMessage?: string;
|
|
4540
5043
|
/**
|
|
4541
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this L3 network.
|
|
5044
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this L3 network.
|
|
4542
5045
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4543
5046
|
*/
|
|
4544
5047
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
4545
|
-
/** The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster. */
|
|
5048
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster. */
|
|
4546
5049
|
hybridAksIpamEnabled?: HybridAksIpamEnabled;
|
|
4547
|
-
/** The network plugin type for Hybrid AKS. */
|
|
5050
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS. */
|
|
4548
5051
|
hybridAksPluginType?: HybridAksPluginType;
|
|
4549
5052
|
/** The default interface name for this L3 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine. */
|
|
4550
5053
|
interfaceName?: string;
|
|
@@ -4568,7 +5071,7 @@ export declare interface L3Network extends TrackedResource {
|
|
|
4568
5071
|
*/
|
|
4569
5072
|
readonly provisioningState?: L3NetworkProvisioningState;
|
|
4570
5073
|
/**
|
|
4571
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this L3 network.
|
|
5074
|
+
* Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this L3 network.
|
|
4572
5075
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4573
5076
|
*/
|
|
4574
5077
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -4576,6 +5079,26 @@ export declare interface L3Network extends TrackedResource {
|
|
|
4576
5079
|
vlan: number;
|
|
4577
5080
|
}
|
|
4578
5081
|
|
|
5082
|
+
/** L3NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 3 network. */
|
|
5083
|
+
export declare interface L3NetworkAttachmentConfiguration {
|
|
5084
|
+
/** The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached. */
|
|
5085
|
+
ipamEnabled?: L3NetworkConfigurationIpamEnabled;
|
|
5086
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
5087
|
+
networkId: string;
|
|
5088
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
5089
|
+
pluginType?: KubernetesPluginType;
|
|
5090
|
+
}
|
|
5091
|
+
|
|
5092
|
+
/**
|
|
5093
|
+
* Defines values for L3NetworkConfigurationIpamEnabled. \
|
|
5094
|
+
* {@link KnownL3NetworkConfigurationIpamEnabled} can be used interchangeably with L3NetworkConfigurationIpamEnabled,
|
|
5095
|
+
* this enum contains the known values that the service supports.
|
|
5096
|
+
* ### Known values supported by the service
|
|
5097
|
+
* **True** \
|
|
5098
|
+
* **False**
|
|
5099
|
+
*/
|
|
5100
|
+
export declare type L3NetworkConfigurationIpamEnabled = string;
|
|
5101
|
+
|
|
4579
5102
|
/**
|
|
4580
5103
|
* Defines values for L3NetworkDetailedStatus. \
|
|
4581
5104
|
* {@link KnownL3NetworkDetailedStatus} can be used interchangeably with L3NetworkDetailedStatus,
|
|
@@ -4880,12 +5403,12 @@ export declare interface ManagedResourceGroupConfiguration {
|
|
|
4880
5403
|
/** Interface representing a MetricsConfigurations. */
|
|
4881
5404
|
export declare interface MetricsConfigurations {
|
|
4882
5405
|
/**
|
|
4883
|
-
* Get a list of metrics configurations
|
|
5406
|
+
* Get a list of metrics configurations for the provided cluster.
|
|
4884
5407
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4885
5408
|
* @param clusterName The name of the cluster.
|
|
4886
5409
|
* @param options The options parameters.
|
|
4887
5410
|
*/
|
|
4888
|
-
|
|
5411
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: MetricsConfigurationsListByClusterOptionalParams): PagedAsyncIterableIterator<ClusterMetricsConfiguration>;
|
|
4889
5412
|
/**
|
|
4890
5413
|
* Get metrics configuration of the provided cluster.
|
|
4891
5414
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -4895,7 +5418,7 @@ export declare interface MetricsConfigurations {
|
|
|
4895
5418
|
*/
|
|
4896
5419
|
get(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsGetOptionalParams): Promise<MetricsConfigurationsGetResponse>;
|
|
4897
5420
|
/**
|
|
4898
|
-
*
|
|
5421
|
+
* Create new or update the existing metrics configuration of the provided cluster.
|
|
4899
5422
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4900
5423
|
* @param clusterName The name of the cluster.
|
|
4901
5424
|
* @param metricsConfigurationName The name of the metrics configuration for the cluster.
|
|
@@ -4904,7 +5427,7 @@ export declare interface MetricsConfigurations {
|
|
|
4904
5427
|
*/
|
|
4905
5428
|
beginCreateOrUpdate(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, metricsConfigurationParameters: ClusterMetricsConfiguration, options?: MetricsConfigurationsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MetricsConfigurationsCreateOrUpdateResponse>, MetricsConfigurationsCreateOrUpdateResponse>>;
|
|
4906
5429
|
/**
|
|
4907
|
-
*
|
|
5430
|
+
* Create new or update the existing metrics configuration of the provided cluster.
|
|
4908
5431
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4909
5432
|
* @param clusterName The name of the cluster.
|
|
4910
5433
|
* @param metricsConfigurationName The name of the metrics configuration for the cluster.
|
|
@@ -4987,23 +5510,23 @@ export declare interface MetricsConfigurationsGetOptionalParams extends coreClie
|
|
|
4987
5510
|
export declare type MetricsConfigurationsGetResponse = ClusterMetricsConfiguration;
|
|
4988
5511
|
|
|
4989
5512
|
/** Optional parameters. */
|
|
4990
|
-
export declare interface
|
|
5513
|
+
export declare interface MetricsConfigurationsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
4991
5514
|
}
|
|
4992
5515
|
|
|
4993
|
-
/** Contains response data for the
|
|
4994
|
-
export declare type
|
|
5516
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
5517
|
+
export declare type MetricsConfigurationsListByClusterNextResponse = ClusterMetricsConfigurationList;
|
|
4995
5518
|
|
|
4996
5519
|
/** Optional parameters. */
|
|
4997
|
-
export declare interface
|
|
5520
|
+
export declare interface MetricsConfigurationsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
4998
5521
|
}
|
|
4999
5522
|
|
|
5000
|
-
/** Contains response data for the
|
|
5001
|
-
export declare type
|
|
5523
|
+
/** Contains response data for the listByCluster operation. */
|
|
5524
|
+
export declare type MetricsConfigurationsListByClusterResponse = ClusterMetricsConfigurationList;
|
|
5002
5525
|
|
|
5003
5526
|
/** Defines headers for MetricsConfigurations_update operation. */
|
|
5004
5527
|
export declare interface MetricsConfigurationsUpdateHeaders {
|
|
5005
5528
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
5006
|
-
|
|
5529
|
+
azureAsyncOperation?: string;
|
|
5007
5530
|
}
|
|
5008
5531
|
|
|
5009
5532
|
/** Optional parameters. */
|
|
@@ -5080,7 +5603,7 @@ export declare class NetworkCloud extends coreClient.ServiceClient {
|
|
|
5080
5603
|
/**
|
|
5081
5604
|
* Initializes a new instance of the NetworkCloud class.
|
|
5082
5605
|
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
5083
|
-
* @param subscriptionId The ID of the target subscription.
|
|
5606
|
+
* @param subscriptionId The ID of the target subscription. The value must be an UUID.
|
|
5084
5607
|
* @param options The parameter options
|
|
5085
5608
|
*/
|
|
5086
5609
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: NetworkCloudOptionalParams);
|
|
@@ -5091,8 +5614,7 @@ export declare class NetworkCloud extends coreClient.ServiceClient {
|
|
|
5091
5614
|
cloudServicesNetworks: CloudServicesNetworks;
|
|
5092
5615
|
clusterManagers: ClusterManagers;
|
|
5093
5616
|
clusters: Clusters;
|
|
5094
|
-
|
|
5095
|
-
hybridAksClusters: HybridAksClusters;
|
|
5617
|
+
kubernetesClusters: KubernetesClusters;
|
|
5096
5618
|
l2Networks: L2Networks;
|
|
5097
5619
|
l3Networks: L3Networks;
|
|
5098
5620
|
rackSkus: RackSkus;
|
|
@@ -5104,6 +5626,7 @@ export declare class NetworkCloud extends coreClient.ServiceClient {
|
|
|
5104
5626
|
bareMetalMachineKeySets: BareMetalMachineKeySets;
|
|
5105
5627
|
bmcKeySets: BmcKeySets;
|
|
5106
5628
|
metricsConfigurations: MetricsConfigurations;
|
|
5629
|
+
agentPools: AgentPools;
|
|
5107
5630
|
consoles: Consoles;
|
|
5108
5631
|
}
|
|
5109
5632
|
|
|
@@ -5117,6 +5640,24 @@ export declare interface NetworkCloudOptionalParams extends coreClient.ServiceCl
|
|
|
5117
5640
|
endpoint?: string;
|
|
5118
5641
|
}
|
|
5119
5642
|
|
|
5643
|
+
/** NetworkConfiguration specifies the Kubernetes cluster network related configuration. */
|
|
5644
|
+
export declare interface NetworkConfiguration {
|
|
5645
|
+
/** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */
|
|
5646
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
5647
|
+
/** The configuration of the BGP service load balancer for this Kubernetes cluster. */
|
|
5648
|
+
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
5649
|
+
/** The resource ID of the associated Cloud Services network. */
|
|
5650
|
+
cloudServicesNetworkId: string;
|
|
5651
|
+
/** The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network. */
|
|
5652
|
+
cniNetworkId: string;
|
|
5653
|
+
/** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */
|
|
5654
|
+
dnsServiceIp?: string;
|
|
5655
|
+
/** The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
5656
|
+
podCidrs?: string[];
|
|
5657
|
+
/** The CIDR notation IP ranges from which to assign service IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
5658
|
+
serviceCidrs?: string[];
|
|
5659
|
+
}
|
|
5660
|
+
|
|
5120
5661
|
/** NetworkInterface represents properties of the network interface. */
|
|
5121
5662
|
export declare interface NetworkInterface {
|
|
5122
5663
|
/**
|
|
@@ -5175,85 +5716,6 @@ export declare interface Nic {
|
|
|
5175
5716
|
readonly name?: string;
|
|
5176
5717
|
}
|
|
5177
5718
|
|
|
5178
|
-
/** Node denotes the list of node that utilizes configuration. */
|
|
5179
|
-
declare interface Node_2 {
|
|
5180
|
-
/**
|
|
5181
|
-
* The resource ID of the bare metal machine that hosts this node.
|
|
5182
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5183
|
-
*/
|
|
5184
|
-
readonly bareMetalMachineId?: string;
|
|
5185
|
-
/**
|
|
5186
|
-
* The machine image last used to deploy this node.
|
|
5187
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5188
|
-
*/
|
|
5189
|
-
readonly imageId?: string;
|
|
5190
|
-
/**
|
|
5191
|
-
* The list of network attachments to the virtual machine.
|
|
5192
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5193
|
-
*/
|
|
5194
|
-
readonly networkAttachments?: NetworkAttachment[];
|
|
5195
|
-
/**
|
|
5196
|
-
* The name of this node, as realized in the Hybrid AKS cluster.
|
|
5197
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5198
|
-
*/
|
|
5199
|
-
readonly nodeName?: string;
|
|
5200
|
-
/**
|
|
5201
|
-
* The power state (On | Off) of the node.
|
|
5202
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5203
|
-
*/
|
|
5204
|
-
readonly powerState?: HybridAksClusterMachinePowerState;
|
|
5205
|
-
}
|
|
5206
|
-
export { Node_2 as Node }
|
|
5207
|
-
|
|
5208
|
-
/** NodeConfiguration contains configuration for a VM associated with a node. */
|
|
5209
|
-
export declare interface NodeConfiguration {
|
|
5210
|
-
/**
|
|
5211
|
-
* The resource ID of the agent pool that contains the nodes in this configuration.
|
|
5212
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5213
|
-
*/
|
|
5214
|
-
readonly agentPoolId?: string;
|
|
5215
|
-
/**
|
|
5216
|
-
* The name of the agent pool that contains the nodes in this configuration.
|
|
5217
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5218
|
-
*/
|
|
5219
|
-
readonly agentPoolName?: string;
|
|
5220
|
-
/**
|
|
5221
|
-
* The number of CPU cores in the virtual machine.
|
|
5222
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5223
|
-
*/
|
|
5224
|
-
readonly cpuCores?: number;
|
|
5225
|
-
/**
|
|
5226
|
-
* The root disk size of the virtual machine in GB.
|
|
5227
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5228
|
-
*/
|
|
5229
|
-
readonly diskSizeGB?: number;
|
|
5230
|
-
/**
|
|
5231
|
-
* The memory size of the virtual machine in GB.
|
|
5232
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5233
|
-
*/
|
|
5234
|
-
readonly memorySizeGB?: number;
|
|
5235
|
-
/**
|
|
5236
|
-
* Field deprecated, use agentPoolName instead. This field will be removed in a future version but will reflect the name of the agent pool that contains the nodes in this configuration.
|
|
5237
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5238
|
-
*/
|
|
5239
|
-
readonly nodePoolName?: string;
|
|
5240
|
-
/**
|
|
5241
|
-
* The list of nodes that utilize this configuration.
|
|
5242
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5243
|
-
*/
|
|
5244
|
-
readonly nodes?: Node_2[];
|
|
5245
|
-
/**
|
|
5246
|
-
* The number of virtual machines that use this configuration.
|
|
5247
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5248
|
-
*/
|
|
5249
|
-
readonly vmCount?: number;
|
|
5250
|
-
/**
|
|
5251
|
-
* The name of the VM size supplied during the creation of the cluster.
|
|
5252
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5253
|
-
*/
|
|
5254
|
-
readonly vmSize?: string;
|
|
5255
|
-
}
|
|
5256
|
-
|
|
5257
5719
|
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
5258
5720
|
export declare interface Operation {
|
|
5259
5721
|
/**
|
|
@@ -5342,6 +5804,31 @@ export declare interface OperationsListOptionalParams extends coreClient.Operati
|
|
|
5342
5804
|
/** Contains response data for the list operation. */
|
|
5343
5805
|
export declare type OperationsListResponse = OperationListResult;
|
|
5344
5806
|
|
|
5807
|
+
/** The current status of an async operation. */
|
|
5808
|
+
export declare interface OperationStatusResult {
|
|
5809
|
+
/** Fully qualified ID for the async operation. */
|
|
5810
|
+
id?: string;
|
|
5811
|
+
/**
|
|
5812
|
+
* Fully qualified ID of the resource against which the original async operation was started.
|
|
5813
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5814
|
+
*/
|
|
5815
|
+
readonly resourceId?: string;
|
|
5816
|
+
/** Name of the async operation. */
|
|
5817
|
+
name?: string;
|
|
5818
|
+
/** Operation status. */
|
|
5819
|
+
status: string;
|
|
5820
|
+
/** Percent of the operation that is complete. */
|
|
5821
|
+
percentComplete?: number;
|
|
5822
|
+
/** The start time of the operation. */
|
|
5823
|
+
startTime?: Date;
|
|
5824
|
+
/** The end time of the operation. */
|
|
5825
|
+
endTime?: Date;
|
|
5826
|
+
/** The operations list. */
|
|
5827
|
+
operations?: OperationStatusResult[];
|
|
5828
|
+
/** If present, details of the operation error. */
|
|
5829
|
+
error?: ErrorDetail;
|
|
5830
|
+
}
|
|
5831
|
+
|
|
5345
5832
|
/**
|
|
5346
5833
|
* Defines values for Origin. \
|
|
5347
5834
|
* {@link KnownOrigin} can be used interchangeably with Origin,
|
|
@@ -5417,7 +5904,7 @@ export declare interface Rack extends TrackedResource {
|
|
|
5417
5904
|
|
|
5418
5905
|
/** RackDefinition represents details regarding the rack. */
|
|
5419
5906
|
export declare interface RackDefinition {
|
|
5420
|
-
/** The zone name used for this rack when created. */
|
|
5907
|
+
/** The zone name used for this rack when created. Availability zones are used for workload placement. */
|
|
5421
5908
|
availabilityZone?: string;
|
|
5422
5909
|
/** The unordered list of bare metal machine configuration. */
|
|
5423
5910
|
bareMetalMachineConfigurationData?: BareMetalMachineConfigurationData[];
|
|
@@ -5730,7 +6217,7 @@ export declare type RacksListBySubscriptionResponse = RackList;
|
|
|
5730
6217
|
/** Defines headers for Racks_update operation. */
|
|
5731
6218
|
export declare interface RacksUpdateHeaders {
|
|
5732
6219
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
5733
|
-
|
|
6220
|
+
azureAsyncOperation?: string;
|
|
5734
6221
|
}
|
|
5735
6222
|
|
|
5736
6223
|
/** Optional parameters. */
|
|
@@ -5770,7 +6257,7 @@ export declare type RemoteVendorManagementStatus = string;
|
|
|
5770
6257
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
5771
6258
|
export declare interface Resource {
|
|
5772
6259
|
/**
|
|
5773
|
-
* Fully qualified resource ID for the resource.
|
|
6260
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
5774
6261
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5775
6262
|
*/
|
|
5776
6263
|
readonly id?: string;
|
|
@@ -5791,6 +6278,30 @@ export declare interface Resource {
|
|
|
5791
6278
|
readonly systemData?: SystemData;
|
|
5792
6279
|
}
|
|
5793
6280
|
|
|
6281
|
+
/** ServiceLoadBalancerBgpPeer represents the configuration of the BGP service load balancer for the Kubernetes cluster. */
|
|
6282
|
+
export declare interface ServiceLoadBalancerBgpPeer {
|
|
6283
|
+
/** The indicator of BFD enablement for this BgpPeer. */
|
|
6284
|
+
bfdEnabled?: BfdEnabled;
|
|
6285
|
+
/** The indicator to enable multi-hop peering support. */
|
|
6286
|
+
bgpMultiHop?: BgpMultiHop;
|
|
6287
|
+
/** The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
6288
|
+
holdTime?: string;
|
|
6289
|
+
/** The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
6290
|
+
keepAliveTime?: string;
|
|
6291
|
+
/** The autonomous system number used for the local end of the BGP session. */
|
|
6292
|
+
myAsn?: number;
|
|
6293
|
+
/** The name used to identify this BGP peer for association with a BGP advertisement. */
|
|
6294
|
+
name: string;
|
|
6295
|
+
/** The authentication password for routers enforcing TCP MD5 authenticated sessions. */
|
|
6296
|
+
password?: string;
|
|
6297
|
+
/** The IPv4 or IPv6 address used to connect this BGP session. */
|
|
6298
|
+
peerAddress: string;
|
|
6299
|
+
/** The autonomous system number expected from the remote end of the BGP session. */
|
|
6300
|
+
peerAsn: number;
|
|
6301
|
+
/** The port used to connect this BGP session. */
|
|
6302
|
+
peerPort?: number;
|
|
6303
|
+
}
|
|
6304
|
+
|
|
5794
6305
|
/** ServicePrincipalInformation represents the details of the service principal to be used by the cluster during Arc Appliance installation. */
|
|
5795
6306
|
export declare interface ServicePrincipalInformation {
|
|
5796
6307
|
/** The application ID, also known as client ID, of the service principal. */
|
|
@@ -5813,9 +6324,9 @@ export declare interface ServicePrincipalInformation {
|
|
|
5813
6324
|
*/
|
|
5814
6325
|
export declare type SkipShutdown = string;
|
|
5815
6326
|
|
|
5816
|
-
/** SshPublicKey represents the public key used to authenticate with
|
|
6327
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
5817
6328
|
export declare interface SshPublicKey {
|
|
5818
|
-
/** The public
|
|
6329
|
+
/** The SSH public key data. */
|
|
5819
6330
|
keyData: string;
|
|
5820
6331
|
}
|
|
5821
6332
|
|
|
@@ -5880,14 +6391,6 @@ export declare interface StorageAppliance extends TrackedResource {
|
|
|
5880
6391
|
storageApplianceSkuId: string;
|
|
5881
6392
|
}
|
|
5882
6393
|
|
|
5883
|
-
/** StorageApplianceCommandSpecification represents the read-only command and optional arguments to execute against a storage appliance. */
|
|
5884
|
-
export declare interface StorageApplianceCommandSpecification {
|
|
5885
|
-
/** The list of string arguments that will be passed to the script in order as separate arguments. */
|
|
5886
|
-
arguments?: string[];
|
|
5887
|
-
/** The read-only command to execute against the storage appliance. */
|
|
5888
|
-
command: string;
|
|
5889
|
-
}
|
|
5890
|
-
|
|
5891
6394
|
/** StorageApplianceConfigurationData represents configuration for the storage application. */
|
|
5892
6395
|
export declare interface StorageApplianceConfigurationData {
|
|
5893
6396
|
/** The credentials of the administrative interface on this storage appliance. */
|
|
@@ -5917,15 +6420,6 @@ export declare interface StorageApplianceEnableRemoteVendorManagementParameters
|
|
|
5917
6420
|
supportEndpoints?: string[];
|
|
5918
6421
|
}
|
|
5919
6422
|
|
|
5920
|
-
/**
|
|
5921
|
-
* Defines values for StorageApplianceHardwareValidationCategory. \
|
|
5922
|
-
* {@link KnownStorageApplianceHardwareValidationCategory} can be used interchangeably with StorageApplianceHardwareValidationCategory,
|
|
5923
|
-
* this enum contains the known values that the service supports.
|
|
5924
|
-
* ### Known values supported by the service
|
|
5925
|
-
* **BasicValidation**
|
|
5926
|
-
*/
|
|
5927
|
-
export declare type StorageApplianceHardwareValidationCategory = string;
|
|
5928
|
-
|
|
5929
6423
|
/** StorageApplianceList represents a list of storage appliances. */
|
|
5930
6424
|
export declare interface StorageApplianceList {
|
|
5931
6425
|
/** The link used to get the next page of operations. */
|
|
@@ -5957,17 +6451,6 @@ export declare interface StorageAppliancePatchParameters {
|
|
|
5957
6451
|
*/
|
|
5958
6452
|
export declare type StorageApplianceProvisioningState = string;
|
|
5959
6453
|
|
|
5960
|
-
/** StorageApplianceRunReadCommandsParameters represents the body of request containing list of read-only commands to run for a storage appliance. */
|
|
5961
|
-
export declare interface StorageApplianceRunReadCommandsParameters {
|
|
5962
|
-
/** The list of read-only commands to run. */
|
|
5963
|
-
commands: StorageApplianceCommandSpecification[];
|
|
5964
|
-
/**
|
|
5965
|
-
* The maximum time the commands are allowed to run.
|
|
5966
|
-
* If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252).
|
|
5967
|
-
*/
|
|
5968
|
-
limitTimeSeconds: number;
|
|
5969
|
-
}
|
|
5970
|
-
|
|
5971
6454
|
/** Interface representing a StorageAppliances. */
|
|
5972
6455
|
export declare interface StorageAppliances {
|
|
5973
6456
|
/**
|
|
@@ -6027,16 +6510,16 @@ export declare interface StorageAppliances {
|
|
|
6027
6510
|
*/
|
|
6028
6511
|
beginDeleteAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<void>;
|
|
6029
6512
|
/**
|
|
6030
|
-
*
|
|
6031
|
-
*
|
|
6513
|
+
* Update properties of the provided storage appliance, or update tags associated with the storage
|
|
6514
|
+
* appliance Properties and tag updates can be done independently.
|
|
6032
6515
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6033
6516
|
* @param storageApplianceName The name of the storage appliance.
|
|
6034
6517
|
* @param options The options parameters.
|
|
6035
6518
|
*/
|
|
6036
6519
|
beginUpdate(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesUpdateResponse>, StorageAppliancesUpdateResponse>>;
|
|
6037
6520
|
/**
|
|
6038
|
-
*
|
|
6039
|
-
*
|
|
6521
|
+
* Update properties of the provided storage appliance, or update tags associated with the storage
|
|
6522
|
+
* appliance Properties and tag updates can be done independently.
|
|
6040
6523
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6041
6524
|
* @param storageApplianceName The name of the storage appliance.
|
|
6042
6525
|
* @param options The options parameters.
|
|
@@ -6070,38 +6553,6 @@ export declare interface StorageAppliances {
|
|
|
6070
6553
|
* @param options The options parameters.
|
|
6071
6554
|
*/
|
|
6072
6555
|
beginEnableRemoteVendorManagementAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams): Promise<StorageAppliancesEnableRemoteVendorManagementResponse>;
|
|
6073
|
-
/**
|
|
6074
|
-
* Run and retrieve output from read only commands on the provided storage appliance.
|
|
6075
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6076
|
-
* @param storageApplianceName The name of the storage appliance.
|
|
6077
|
-
* @param storageApplianceRunReadCommandsParameters The request body.
|
|
6078
|
-
* @param options The options parameters.
|
|
6079
|
-
*/
|
|
6080
|
-
beginRunReadCommands(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesRunReadCommandsResponse>, StorageAppliancesRunReadCommandsResponse>>;
|
|
6081
|
-
/**
|
|
6082
|
-
* Run and retrieve output from read only commands on the provided storage appliance.
|
|
6083
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6084
|
-
* @param storageApplianceName The name of the storage appliance.
|
|
6085
|
-
* @param storageApplianceRunReadCommandsParameters The request body.
|
|
6086
|
-
* @param options The options parameters.
|
|
6087
|
-
*/
|
|
6088
|
-
beginRunReadCommandsAndWait(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams): Promise<StorageAppliancesRunReadCommandsResponse>;
|
|
6089
|
-
/**
|
|
6090
|
-
* Validate the hardware of the provided storage appliance.
|
|
6091
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6092
|
-
* @param storageApplianceName The name of the storage appliance.
|
|
6093
|
-
* @param storageApplianceValidateHardwareParameters The request body.
|
|
6094
|
-
* @param options The options parameters.
|
|
6095
|
-
*/
|
|
6096
|
-
beginValidateHardware(resourceGroupName: string, storageApplianceName: string, storageApplianceValidateHardwareParameters: StorageApplianceValidateHardwareParameters, options?: StorageAppliancesValidateHardwareOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesValidateHardwareResponse>, StorageAppliancesValidateHardwareResponse>>;
|
|
6097
|
-
/**
|
|
6098
|
-
* Validate the hardware of the provided storage appliance.
|
|
6099
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6100
|
-
* @param storageApplianceName The name of the storage appliance.
|
|
6101
|
-
* @param storageApplianceValidateHardwareParameters The request body.
|
|
6102
|
-
* @param options The options parameters.
|
|
6103
|
-
*/
|
|
6104
|
-
beginValidateHardwareAndWait(resourceGroupName: string, storageApplianceName: string, storageApplianceValidateHardwareParameters: StorageApplianceValidateHardwareParameters, options?: StorageAppliancesValidateHardwareOptionalParams): Promise<StorageAppliancesValidateHardwareResponse>;
|
|
6105
6556
|
}
|
|
6106
6557
|
|
|
6107
6558
|
/** Defines headers for StorageAppliances_createOrUpdate operation. */
|
|
@@ -6150,7 +6601,7 @@ export declare interface StorageAppliancesDisableRemoteVendorManagementOptionalP
|
|
|
6150
6601
|
}
|
|
6151
6602
|
|
|
6152
6603
|
/** Contains response data for the disableRemoteVendorManagement operation. */
|
|
6153
|
-
export declare type StorageAppliancesDisableRemoteVendorManagementResponse =
|
|
6604
|
+
export declare type StorageAppliancesDisableRemoteVendorManagementResponse = OperationStatusResult;
|
|
6154
6605
|
|
|
6155
6606
|
/** Defines headers for StorageAppliances_enableRemoteVendorManagement operation. */
|
|
6156
6607
|
export declare interface StorageAppliancesEnableRemoteVendorManagementHeaders {
|
|
@@ -6169,7 +6620,7 @@ export declare interface StorageAppliancesEnableRemoteVendorManagementOptionalPa
|
|
|
6169
6620
|
}
|
|
6170
6621
|
|
|
6171
6622
|
/** Contains response data for the enableRemoteVendorManagement operation. */
|
|
6172
|
-
export declare type StorageAppliancesEnableRemoteVendorManagementResponse =
|
|
6623
|
+
export declare type StorageAppliancesEnableRemoteVendorManagementResponse = OperationStatusResult;
|
|
6173
6624
|
|
|
6174
6625
|
/** Optional parameters. */
|
|
6175
6626
|
export declare interface StorageAppliancesGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -6225,27 +6676,10 @@ export declare interface StorageAppliancesListBySubscriptionOptionalParams exten
|
|
|
6225
6676
|
/** Contains response data for the listBySubscription operation. */
|
|
6226
6677
|
export declare type StorageAppliancesListBySubscriptionResponse = StorageApplianceList;
|
|
6227
6678
|
|
|
6228
|
-
/** Defines headers for StorageAppliances_runReadCommands operation. */
|
|
6229
|
-
export declare interface StorageAppliancesRunReadCommandsHeaders {
|
|
6230
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6231
|
-
location?: string;
|
|
6232
|
-
}
|
|
6233
|
-
|
|
6234
|
-
/** Optional parameters. */
|
|
6235
|
-
export declare interface StorageAppliancesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
6236
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
6237
|
-
updateIntervalInMs?: number;
|
|
6238
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6239
|
-
resumeFrom?: string;
|
|
6240
|
-
}
|
|
6241
|
-
|
|
6242
|
-
/** Contains response data for the runReadCommands operation. */
|
|
6243
|
-
export declare type StorageAppliancesRunReadCommandsResponse = StorageAppliancesRunReadCommandsHeaders;
|
|
6244
|
-
|
|
6245
6679
|
/** Defines headers for StorageAppliances_update operation. */
|
|
6246
6680
|
export declare interface StorageAppliancesUpdateHeaders {
|
|
6247
6681
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6248
|
-
|
|
6682
|
+
azureAsyncOperation?: string;
|
|
6249
6683
|
}
|
|
6250
6684
|
|
|
6251
6685
|
/** Optional parameters. */
|
|
@@ -6261,29 +6695,6 @@ export declare interface StorageAppliancesUpdateOptionalParams extends coreClien
|
|
|
6261
6695
|
/** Contains response data for the update operation. */
|
|
6262
6696
|
export declare type StorageAppliancesUpdateResponse = StorageAppliance;
|
|
6263
6697
|
|
|
6264
|
-
/** Defines headers for StorageAppliances_validateHardware operation. */
|
|
6265
|
-
export declare interface StorageAppliancesValidateHardwareHeaders {
|
|
6266
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6267
|
-
location?: string;
|
|
6268
|
-
}
|
|
6269
|
-
|
|
6270
|
-
/** Optional parameters. */
|
|
6271
|
-
export declare interface StorageAppliancesValidateHardwareOptionalParams extends coreClient.OperationOptions {
|
|
6272
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
6273
|
-
updateIntervalInMs?: number;
|
|
6274
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6275
|
-
resumeFrom?: string;
|
|
6276
|
-
}
|
|
6277
|
-
|
|
6278
|
-
/** Contains response data for the validateHardware operation. */
|
|
6279
|
-
export declare type StorageAppliancesValidateHardwareResponse = StorageAppliancesValidateHardwareHeaders;
|
|
6280
|
-
|
|
6281
|
-
/** StorageApplianceValidateHardwareParameters represents the body of the request to validate the physical hardware of a storage appliance. */
|
|
6282
|
-
export declare interface StorageApplianceValidateHardwareParameters {
|
|
6283
|
-
/** The category of hardware validation to perform. */
|
|
6284
|
-
validationCategory: StorageApplianceHardwareValidationCategory;
|
|
6285
|
-
}
|
|
6286
|
-
|
|
6287
6698
|
/** StorageProfile represents information about a disk. */
|
|
6288
6699
|
export declare interface StorageProfile {
|
|
6289
6700
|
/** The disk to use with this virtual machine. */
|
|
@@ -6330,6 +6741,11 @@ export declare interface TrackedResource extends Resource {
|
|
|
6330
6741
|
export declare interface TrunkedNetwork extends TrackedResource {
|
|
6331
6742
|
/** The extended location of the cluster associated with the resource. */
|
|
6332
6743
|
extendedLocation: ExtendedLocation;
|
|
6744
|
+
/**
|
|
6745
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
6746
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6747
|
+
*/
|
|
6748
|
+
readonly associatedResourceIds?: string[];
|
|
6333
6749
|
/**
|
|
6334
6750
|
* The resource ID of the Network Cloud cluster this trunked network is associated with.
|
|
6335
6751
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6346,11 +6762,11 @@ export declare interface TrunkedNetwork extends TrackedResource {
|
|
|
6346
6762
|
*/
|
|
6347
6763
|
readonly detailedStatusMessage?: string;
|
|
6348
6764
|
/**
|
|
6349
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
|
|
6765
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
|
|
6350
6766
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6351
6767
|
*/
|
|
6352
6768
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
6353
|
-
/** The network plugin type for Hybrid AKS. */
|
|
6769
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS. */
|
|
6354
6770
|
hybridAksPluginType?: HybridAksPluginType;
|
|
6355
6771
|
/** The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine. */
|
|
6356
6772
|
interfaceName?: string;
|
|
@@ -6362,7 +6778,7 @@ export declare interface TrunkedNetwork extends TrackedResource {
|
|
|
6362
6778
|
*/
|
|
6363
6779
|
readonly provisioningState?: TrunkedNetworkProvisioningState;
|
|
6364
6780
|
/**
|
|
6365
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
|
|
6781
|
+
* Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
|
|
6366
6782
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6367
6783
|
*/
|
|
6368
6784
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -6370,6 +6786,14 @@ export declare interface TrunkedNetwork extends TrackedResource {
|
|
|
6370
6786
|
vlans: number[];
|
|
6371
6787
|
}
|
|
6372
6788
|
|
|
6789
|
+
/** TrunkedNetworkAttachmentConfiguration represents the configuration of the attachment of a trunked network. */
|
|
6790
|
+
export declare interface TrunkedNetworkAttachmentConfiguration {
|
|
6791
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
6792
|
+
networkId: string;
|
|
6793
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
6794
|
+
pluginType?: KubernetesPluginType;
|
|
6795
|
+
}
|
|
6796
|
+
|
|
6373
6797
|
/**
|
|
6374
6798
|
* Defines values for TrunkedNetworkDetailedStatus. \
|
|
6375
6799
|
* {@link KnownTrunkedNetworkDetailedStatus} can be used interchangeably with TrunkedNetworkDetailedStatus,
|
|
@@ -6580,6 +7004,11 @@ export declare interface VirtualMachine extends TrackedResource {
|
|
|
6580
7004
|
extendedLocation: ExtendedLocation;
|
|
6581
7005
|
/** The name of the administrator to which the ssh public keys will be added into the authorized keys. */
|
|
6582
7006
|
adminUsername: string;
|
|
7007
|
+
/**
|
|
7008
|
+
* The cluster availability zone containing this virtual machine.
|
|
7009
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7010
|
+
*/
|
|
7011
|
+
readonly availabilityZone?: string;
|
|
6583
7012
|
/**
|
|
6584
7013
|
* The resource ID of the bare metal machine the virtual machine has landed to.
|
|
6585
7014
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6662,9 +7091,14 @@ export declare type VirtualMachineBootMethod = string;
|
|
|
6662
7091
|
* {@link KnownVirtualMachineDetailedStatus} can be used interchangeably with VirtualMachineDetailedStatus,
|
|
6663
7092
|
* this enum contains the known values that the service supports.
|
|
6664
7093
|
* ### Known values supported by the service
|
|
6665
|
-
* **Error** \
|
|
6666
7094
|
* **Available** \
|
|
6667
|
-
* **
|
|
7095
|
+
* **Error** \
|
|
7096
|
+
* **Provisioning** \
|
|
7097
|
+
* **Running** \
|
|
7098
|
+
* **Scheduling** \
|
|
7099
|
+
* **Stopped** \
|
|
7100
|
+
* **Terminating** \
|
|
7101
|
+
* **Unknown**
|
|
6668
7102
|
*/
|
|
6669
7103
|
export declare type VirtualMachineDetailedStatus = string;
|
|
6670
7104
|
|
|
@@ -6761,7 +7195,8 @@ export declare interface VirtualMachinePowerOffParameters {
|
|
|
6761
7195
|
* this enum contains the known values that the service supports.
|
|
6762
7196
|
* ### Known values supported by the service
|
|
6763
7197
|
* **On** \
|
|
6764
|
-
* **Off**
|
|
7198
|
+
* **Off** \
|
|
7199
|
+
* **Unknown**
|
|
6765
7200
|
*/
|
|
6766
7201
|
export declare type VirtualMachinePowerState = string;
|
|
6767
7202
|
|
|
@@ -6844,38 +7279,6 @@ export declare interface VirtualMachines {
|
|
|
6844
7279
|
* @param options The options parameters.
|
|
6845
7280
|
*/
|
|
6846
7281
|
beginUpdateAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesUpdateOptionalParams): Promise<VirtualMachinesUpdateResponse>;
|
|
6847
|
-
/**
|
|
6848
|
-
* Attach volume to the provided virtual machine.
|
|
6849
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6850
|
-
* @param virtualMachineName The name of the virtual machine.
|
|
6851
|
-
* @param virtualMachineAttachVolumeParameters The request body.
|
|
6852
|
-
* @param options The options parameters.
|
|
6853
|
-
*/
|
|
6854
|
-
beginAttachVolume(resourceGroupName: string, virtualMachineName: string, virtualMachineAttachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesAttachVolumeOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesAttachVolumeResponse>, VirtualMachinesAttachVolumeResponse>>;
|
|
6855
|
-
/**
|
|
6856
|
-
* Attach volume to the provided virtual machine.
|
|
6857
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6858
|
-
* @param virtualMachineName The name of the virtual machine.
|
|
6859
|
-
* @param virtualMachineAttachVolumeParameters The request body.
|
|
6860
|
-
* @param options The options parameters.
|
|
6861
|
-
*/
|
|
6862
|
-
beginAttachVolumeAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineAttachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesAttachVolumeOptionalParams): Promise<VirtualMachinesAttachVolumeResponse>;
|
|
6863
|
-
/**
|
|
6864
|
-
* Detach volume from the provided virtual machine.
|
|
6865
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6866
|
-
* @param virtualMachineName The name of the virtual machine.
|
|
6867
|
-
* @param virtualMachineDetachVolumeParameters The request body.
|
|
6868
|
-
* @param options The options parameters.
|
|
6869
|
-
*/
|
|
6870
|
-
beginDetachVolume(resourceGroupName: string, virtualMachineName: string, virtualMachineDetachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesDetachVolumeOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesDetachVolumeResponse>, VirtualMachinesDetachVolumeResponse>>;
|
|
6871
|
-
/**
|
|
6872
|
-
* Detach volume from the provided virtual machine.
|
|
6873
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6874
|
-
* @param virtualMachineName The name of the virtual machine.
|
|
6875
|
-
* @param virtualMachineDetachVolumeParameters The request body.
|
|
6876
|
-
* @param options The options parameters.
|
|
6877
|
-
*/
|
|
6878
|
-
beginDetachVolumeAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineDetachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesDetachVolumeOptionalParams): Promise<VirtualMachinesDetachVolumeResponse>;
|
|
6879
7282
|
/**
|
|
6880
7283
|
* Power off the provided virtual machine.
|
|
6881
7284
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -6934,23 +7337,6 @@ export declare interface VirtualMachines {
|
|
|
6934
7337
|
beginStartAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<VirtualMachinesStartResponse>;
|
|
6935
7338
|
}
|
|
6936
7339
|
|
|
6937
|
-
/** Defines headers for VirtualMachines_attachVolume operation. */
|
|
6938
|
-
export declare interface VirtualMachinesAttachVolumeHeaders {
|
|
6939
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6940
|
-
location?: string;
|
|
6941
|
-
}
|
|
6942
|
-
|
|
6943
|
-
/** Optional parameters. */
|
|
6944
|
-
export declare interface VirtualMachinesAttachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
6945
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
6946
|
-
updateIntervalInMs?: number;
|
|
6947
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6948
|
-
resumeFrom?: string;
|
|
6949
|
-
}
|
|
6950
|
-
|
|
6951
|
-
/** Contains response data for the attachVolume operation. */
|
|
6952
|
-
export declare type VirtualMachinesAttachVolumeResponse = VirtualMachinesAttachVolumeHeaders;
|
|
6953
|
-
|
|
6954
7340
|
/**
|
|
6955
7341
|
* Defines values for VirtualMachineSchedulingExecution. \
|
|
6956
7342
|
* {@link KnownVirtualMachineSchedulingExecution} can be used interchangeably with VirtualMachineSchedulingExecution,
|
|
@@ -6992,23 +7378,6 @@ export declare interface VirtualMachinesDeleteOptionalParams extends coreClient.
|
|
|
6992
7378
|
resumeFrom?: string;
|
|
6993
7379
|
}
|
|
6994
7380
|
|
|
6995
|
-
/** Defines headers for VirtualMachines_detachVolume operation. */
|
|
6996
|
-
export declare interface VirtualMachinesDetachVolumeHeaders {
|
|
6997
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6998
|
-
location?: string;
|
|
6999
|
-
}
|
|
7000
|
-
|
|
7001
|
-
/** Optional parameters. */
|
|
7002
|
-
export declare interface VirtualMachinesDetachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
7003
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
7004
|
-
updateIntervalInMs?: number;
|
|
7005
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
7006
|
-
resumeFrom?: string;
|
|
7007
|
-
}
|
|
7008
|
-
|
|
7009
|
-
/** Contains response data for the detachVolume operation. */
|
|
7010
|
-
export declare type VirtualMachinesDetachVolumeResponse = VirtualMachinesDetachVolumeHeaders;
|
|
7011
|
-
|
|
7012
7381
|
/** Optional parameters. */
|
|
7013
7382
|
export declare interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
7014
7383
|
}
|
|
@@ -7061,7 +7430,7 @@ export declare interface VirtualMachinesPowerOffOptionalParams extends coreClien
|
|
|
7061
7430
|
}
|
|
7062
7431
|
|
|
7063
7432
|
/** Contains response data for the powerOff operation. */
|
|
7064
|
-
export declare type VirtualMachinesPowerOffResponse =
|
|
7433
|
+
export declare type VirtualMachinesPowerOffResponse = OperationStatusResult;
|
|
7065
7434
|
|
|
7066
7435
|
/** Defines headers for VirtualMachines_reimage operation. */
|
|
7067
7436
|
export declare interface VirtualMachinesReimageHeaders {
|
|
@@ -7078,7 +7447,7 @@ export declare interface VirtualMachinesReimageOptionalParams extends coreClient
|
|
|
7078
7447
|
}
|
|
7079
7448
|
|
|
7080
7449
|
/** Contains response data for the reimage operation. */
|
|
7081
|
-
export declare type VirtualMachinesReimageResponse =
|
|
7450
|
+
export declare type VirtualMachinesReimageResponse = OperationStatusResult;
|
|
7082
7451
|
|
|
7083
7452
|
/** Defines headers for VirtualMachines_restart operation. */
|
|
7084
7453
|
export declare interface VirtualMachinesRestartHeaders {
|
|
@@ -7095,7 +7464,7 @@ export declare interface VirtualMachinesRestartOptionalParams extends coreClient
|
|
|
7095
7464
|
}
|
|
7096
7465
|
|
|
7097
7466
|
/** Contains response data for the restart operation. */
|
|
7098
|
-
export declare type VirtualMachinesRestartResponse =
|
|
7467
|
+
export declare type VirtualMachinesRestartResponse = OperationStatusResult;
|
|
7099
7468
|
|
|
7100
7469
|
/** Defines headers for VirtualMachines_start operation. */
|
|
7101
7470
|
export declare interface VirtualMachinesStartHeaders {
|
|
@@ -7112,12 +7481,12 @@ export declare interface VirtualMachinesStartOptionalParams extends coreClient.O
|
|
|
7112
7481
|
}
|
|
7113
7482
|
|
|
7114
7483
|
/** Contains response data for the start operation. */
|
|
7115
|
-
export declare type VirtualMachinesStartResponse =
|
|
7484
|
+
export declare type VirtualMachinesStartResponse = OperationStatusResult;
|
|
7116
7485
|
|
|
7117
7486
|
/** Defines headers for VirtualMachines_update operation. */
|
|
7118
7487
|
export declare interface VirtualMachinesUpdateHeaders {
|
|
7119
7488
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
7120
|
-
|
|
7489
|
+
azureAsyncOperation?: string;
|
|
7121
7490
|
}
|
|
7122
7491
|
|
|
7123
7492
|
/** Optional parameters. */
|
|
@@ -7143,12 +7512,6 @@ export declare type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
|
7143
7512
|
*/
|
|
7144
7513
|
export declare type VirtualMachineVirtioInterfaceType = string;
|
|
7145
7514
|
|
|
7146
|
-
/** VirtualMachineVolumeParameters represents the body of the request to handle attachment and detachment of volumes for the virtual machine. */
|
|
7147
|
-
export declare interface VirtualMachineVolumeParameters {
|
|
7148
|
-
/** The resource ID of the volume. */
|
|
7149
|
-
volumeId: string;
|
|
7150
|
-
}
|
|
7151
|
-
|
|
7152
7515
|
/** Volume represents storage made available for use by resources running on the cluster. */
|
|
7153
7516
|
export declare interface Volume extends TrackedResource {
|
|
7154
7517
|
/** The extended location of the cluster associated with the resource. */
|