@azure/arm-networkcloud 1.0.0-alpha.20230725.1 → 1.0.0-beta.2
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 +174 -8
- package/dist/index.js +6965 -6051
- 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/bareMetalMachinesValidateHardwareSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.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/{defaultCniNetworksUpdateSample.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/storageAppliancesRunReadCommandsSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.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/virtualMachinesAttachVolumeSample.js +4 -3
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.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/virtualMachinesDetachVolumeSample.js +4 -3
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.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 +887 -395
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +201 -61
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +36 -20
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1176 -330
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +7 -8
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +37 -44
- 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 +5 -5
- 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.js +1 -1
- 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 +1 -1
- 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 -21
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAppliances.js +5 -100
- package/dist-esm/src/operations/storageAppliances.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +1 -1
- 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/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 -21
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/package.json +4 -4
- package/review/arm-networkcloud.api.md +639 -384
- package/src/models/index.ts +958 -435
- package/src/models/mappers.ts +1218 -346
- package/src/models/parameters.ts +44 -53
- package/src/networkCloud.ts +10 -10
- package/src/operations/{defaultCniNetworks.ts → agentPools.ts} +249 -232
- package/src/operations/bareMetalMachineKeySets.ts +31 -31
- package/src/operations/bareMetalMachines.ts +1 -1
- package/src/operations/bmcKeySets.ts +31 -33
- package/src/operations/cloudServicesNetworks.ts +1 -1
- package/src/operations/clusters.ts +1 -1
- 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 +5 -142
- package/src/operations/virtualMachines.ts +1 -1
- package/src/operationsInterfaces/agentPools.ts +144 -0
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +4 -4
- 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 -39
- package/types/arm-networkcloud.d.ts +1441 -925
- 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/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.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 +0 -44
- 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/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/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
package/src/models/index.ts
CHANGED
|
@@ -248,7 +248,7 @@ export interface HardwareValidationStatus {
|
|
|
248
248
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
249
249
|
export interface Resource {
|
|
250
250
|
/**
|
|
251
|
-
* Fully qualified resource ID for the resource.
|
|
251
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
252
252
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
253
253
|
*/
|
|
254
254
|
readonly id?: string;
|
|
@@ -349,7 +349,7 @@ export interface ClusterList {
|
|
|
349
349
|
|
|
350
350
|
/** RackDefinition represents details regarding the rack. */
|
|
351
351
|
export interface RackDefinition {
|
|
352
|
-
/** The zone name used for this rack when created. */
|
|
352
|
+
/** The zone name used for this rack when created. Availability zones are used for workload placement. */
|
|
353
353
|
availabilityZone?: string;
|
|
354
354
|
/** The unordered list of bare metal machine configuration. */
|
|
355
355
|
bareMetalMachineConfigurationData?: BareMetalMachineConfigurationData[];
|
|
@@ -479,136 +479,338 @@ export interface ValidationThreshold {
|
|
|
479
479
|
value: number;
|
|
480
480
|
}
|
|
481
481
|
|
|
482
|
-
/**
|
|
483
|
-
export interface
|
|
482
|
+
/** KubernetesClusterList represents a list of Kubernetes clusters. */
|
|
483
|
+
export interface KubernetesClusterList {
|
|
484
484
|
/** The link used to get the next page of operations. */
|
|
485
485
|
nextLink?: string;
|
|
486
|
-
/** The list of
|
|
487
|
-
value?:
|
|
486
|
+
/** The list of additional details related to Kubernetes clusters. */
|
|
487
|
+
value?: KubernetesCluster[];
|
|
488
488
|
}
|
|
489
489
|
|
|
490
|
-
/**
|
|
491
|
-
export interface
|
|
492
|
-
/** The list of
|
|
493
|
-
|
|
490
|
+
/** AadConfiguration represents the Azure Active Directory Integration properties. */
|
|
491
|
+
export interface AadConfiguration {
|
|
492
|
+
/** The list of Azure Active Directory group object IDs that will have an administrative role on the Kubernetes cluster. */
|
|
493
|
+
adminGroupObjectIds: string[];
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
/** AdministratorConfiguration represents the administrative credentials that will be applied to the control plane and agent pool nodes in Kubernetes clusters. */
|
|
497
|
+
export interface AdministratorConfiguration {
|
|
498
|
+
/** 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. */
|
|
499
|
+
adminUsername?: string;
|
|
500
|
+
/** 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. */
|
|
501
|
+
sshPublicKeys?: SshPublicKey[];
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
505
|
+
export interface SshPublicKey {
|
|
506
|
+
/** The SSH public key data. */
|
|
507
|
+
keyData: string;
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
/** AvailableUpgrade represents an upgrade available for a Kubernetes cluster. */
|
|
511
|
+
export interface AvailableUpgrade {
|
|
494
512
|
/**
|
|
495
|
-
* The
|
|
496
|
-
*
|
|
513
|
+
* The version lifecycle indicator.
|
|
514
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
497
515
|
*/
|
|
498
|
-
|
|
499
|
-
/** The password of the Calico node mesh. It defaults to a randomly-generated string when not provided. */
|
|
500
|
-
nodeMeshPassword?: string;
|
|
501
|
-
/** The subnet blocks in CIDR format for Kubernetes service external IPs to be advertised over BGP. */
|
|
502
|
-
serviceExternalPrefixes?: string[];
|
|
516
|
+
readonly availabilityLifecycle?: AvailabilityLifecycle;
|
|
503
517
|
/**
|
|
504
|
-
* The
|
|
505
|
-
*
|
|
518
|
+
* The version available for upgrading.
|
|
519
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
506
520
|
*/
|
|
507
|
-
|
|
521
|
+
readonly version?: string;
|
|
508
522
|
}
|
|
509
523
|
|
|
510
|
-
/**
|
|
511
|
-
export interface
|
|
512
|
-
/** The
|
|
513
|
-
|
|
514
|
-
/** The
|
|
515
|
-
|
|
516
|
-
/** The
|
|
517
|
-
|
|
524
|
+
/** ControlPlaneNodeConfiguration represents the selection of virtual machines and size of the control plane for a Kubernetes cluster. */
|
|
525
|
+
export interface ControlPlaneNodeConfiguration {
|
|
526
|
+
/** The administrator credentials to be used for the nodes in the control plane. */
|
|
527
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
528
|
+
/** 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. */
|
|
529
|
+
availabilityZones?: string[];
|
|
530
|
+
/** The number of virtual machines that use this configuration. */
|
|
531
|
+
count: number;
|
|
532
|
+
/** The name of the VM SKU supplied during creation. */
|
|
533
|
+
vmSkuName: string;
|
|
518
534
|
}
|
|
519
535
|
|
|
520
|
-
/**
|
|
521
|
-
export interface
|
|
522
|
-
/**
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
536
|
+
/** FeatureStatus contains information regarding a Kubernetes cluster feature. */
|
|
537
|
+
export interface FeatureStatus {
|
|
538
|
+
/**
|
|
539
|
+
* The status representing the state of this feature.
|
|
540
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
541
|
+
*/
|
|
542
|
+
readonly detailedStatus?: FeatureDetailedStatus;
|
|
543
|
+
/**
|
|
544
|
+
* The descriptive message about the current detailed status.
|
|
545
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
546
|
+
*/
|
|
547
|
+
readonly detailedStatusMessage?: string;
|
|
548
|
+
/**
|
|
549
|
+
* The name of the feature.
|
|
550
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
551
|
+
*/
|
|
552
|
+
readonly name?: string;
|
|
553
|
+
/**
|
|
554
|
+
* The version of the feature.
|
|
555
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
556
|
+
*/
|
|
557
|
+
readonly version?: string;
|
|
526
558
|
}
|
|
527
559
|
|
|
528
|
-
/**
|
|
529
|
-
export interface
|
|
530
|
-
/** The
|
|
531
|
-
|
|
532
|
-
/** The
|
|
533
|
-
|
|
560
|
+
/** InitialAgentPoolConfiguration specifies the configuration of a pool of virtual machines that are initially defined with a Kubernetes cluster. */
|
|
561
|
+
export interface InitialAgentPoolConfiguration {
|
|
562
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
563
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
564
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
565
|
+
agentOptions?: AgentOptions;
|
|
566
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
567
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
568
|
+
/** 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. */
|
|
569
|
+
availabilityZones?: string[];
|
|
570
|
+
/** The number of virtual machines that use this configuration. */
|
|
571
|
+
count: number;
|
|
572
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
573
|
+
labels?: KubernetesLabel[];
|
|
574
|
+
/** 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. */
|
|
575
|
+
mode: AgentPoolMode;
|
|
576
|
+
/** The name that will be used for the agent pool resource representing this agent pool. */
|
|
577
|
+
name: string;
|
|
578
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
579
|
+
taints?: KubernetesLabel[];
|
|
580
|
+
/** The configuration of the agent pool. */
|
|
581
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
582
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
583
|
+
vmSkuName: string;
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
/** AgentOptions are configurations that will be applied to each agent in an agent pool. */
|
|
587
|
+
export interface AgentOptions {
|
|
588
|
+
/** The number of hugepages to allocate. */
|
|
589
|
+
hugepagesCount: number;
|
|
590
|
+
/** The size of the hugepages to allocate. */
|
|
591
|
+
hugepagesSize?: HugepagesSize;
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
/** AttachedNetworkConfiguration represents the set of workload networks to attach to a resource. */
|
|
595
|
+
export interface AttachedNetworkConfiguration {
|
|
596
|
+
/** The list of Layer 2 Networks and related configuration for attachment. */
|
|
597
|
+
l2Networks?: L2NetworkAttachmentConfiguration[];
|
|
598
|
+
/** The list of Layer 3 Networks and related configuration for attachment. */
|
|
599
|
+
l3Networks?: L3NetworkAttachmentConfiguration[];
|
|
600
|
+
/** The list of Trunked Networks and related configuration for attachment. */
|
|
601
|
+
trunkedNetworks?: TrunkedNetworkAttachmentConfiguration[];
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
/** L2NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 2 network. */
|
|
605
|
+
export interface L2NetworkAttachmentConfiguration {
|
|
606
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
607
|
+
networkId: string;
|
|
608
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
609
|
+
pluginType?: KubernetesPluginType;
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
/** L3NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 3 network. */
|
|
613
|
+
export interface L3NetworkAttachmentConfiguration {
|
|
614
|
+
/** The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached. */
|
|
615
|
+
ipamEnabled?: L3NetworkConfigurationIpamEnabled;
|
|
616
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
617
|
+
networkId: string;
|
|
618
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
619
|
+
pluginType?: KubernetesPluginType;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
/** TrunkedNetworkAttachmentConfiguration represents the configuration of the attachment of a trunked network. */
|
|
623
|
+
export interface TrunkedNetworkAttachmentConfiguration {
|
|
624
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
625
|
+
networkId: string;
|
|
626
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
627
|
+
pluginType?: KubernetesPluginType;
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
/** KubernetesLabel represents a single entry for a Kubernetes label or taint such as those used on a node or pod. */
|
|
631
|
+
export interface KubernetesLabel {
|
|
632
|
+
/** The name of the label or taint. */
|
|
633
|
+
key: string;
|
|
634
|
+
/** The value of the label or taint. */
|
|
635
|
+
value: string;
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */
|
|
639
|
+
export interface AgentPoolUpgradeSettings {
|
|
640
|
+
/** 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. */
|
|
641
|
+
maxSurge?: string;
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
/** NetworkConfiguration specifies the Kubernetes cluster network related configuration. */
|
|
645
|
+
export interface NetworkConfiguration {
|
|
646
|
+
/** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */
|
|
647
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
648
|
+
/** The configuration of the BGP service load balancer for this Kubernetes cluster. */
|
|
649
|
+
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
650
|
+
/** The resource ID of the associated Cloud Services network. */
|
|
651
|
+
cloudServicesNetworkId: string;
|
|
652
|
+
/** The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network. */
|
|
653
|
+
cniNetworkId: string;
|
|
654
|
+
/** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */
|
|
655
|
+
dnsServiceIp?: string;
|
|
656
|
+
/** 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. */
|
|
657
|
+
podCidrs?: string[];
|
|
658
|
+
/** 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. */
|
|
659
|
+
serviceCidrs?: string[];
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
/** BgpServiceLoadBalancerConfiguration represents the configuration of a BGP service load balancer. */
|
|
663
|
+
export interface BgpServiceLoadBalancerConfiguration {
|
|
664
|
+
/** The association of IP address pools to the communities and peers, allowing for announcement of IPs. */
|
|
665
|
+
bgpAdvertisements?: BgpAdvertisement[];
|
|
666
|
+
/** The list of additional BgpPeer entities that the Kubernetes cluster will peer with. All peering must be explicitly defined. */
|
|
667
|
+
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
668
|
+
/** The indicator to specify if the load balancer peers with the network fabric. */
|
|
669
|
+
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
670
|
+
/** The list of pools of IP addresses that can be allocated to Load Balancer services. */
|
|
671
|
+
ipAddressPools?: IpAddressPool[];
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
/** BgpAdvertisement represents the association of IP address pools to the communities and peers. */
|
|
675
|
+
export interface BgpAdvertisement {
|
|
676
|
+
/** 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. */
|
|
677
|
+
advertiseToFabric?: AdvertiseToFabric;
|
|
678
|
+
/** The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format. */
|
|
679
|
+
communities?: string[];
|
|
680
|
+
/** The names of the IP address pools associated with this announcement. */
|
|
681
|
+
ipAddressPools: string[];
|
|
682
|
+
/** The names of the BGP peers to limit this advertisement to. If no values are specified, all BGP peers will receive this advertisement. */
|
|
683
|
+
peers?: string[];
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
/** ServiceLoadBalancerBgpPeer represents the configuration of the BGP service load balancer for the Kubernetes cluster. */
|
|
687
|
+
export interface ServiceLoadBalancerBgpPeer {
|
|
688
|
+
/** The indicator of BFD enablement for this BgpPeer. */
|
|
689
|
+
bfdEnabled?: BfdEnabled;
|
|
690
|
+
/** The indicator to enable multi-hop peering support. */
|
|
691
|
+
bgpMultiHop?: BgpMultiHop;
|
|
692
|
+
/** The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
693
|
+
holdTime?: string;
|
|
694
|
+
/** The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
695
|
+
keepAliveTime?: string;
|
|
696
|
+
/** The autonomous system number used for the local end of the BGP session. */
|
|
697
|
+
myAsn?: number;
|
|
698
|
+
/** The name used to identify this BGP peer for association with a BGP advertisement. */
|
|
699
|
+
name: string;
|
|
700
|
+
/** The authentication password for routers enforcing TCP MD5 authenticated sessions. */
|
|
701
|
+
password?: string;
|
|
702
|
+
/** The IPv4 or IPv6 address used to connect this BGP session. */
|
|
703
|
+
peerAddress: string;
|
|
704
|
+
/** The autonomous system number expected from the remote end of the BGP session. */
|
|
705
|
+
peerAsn: number;
|
|
706
|
+
/** The port used to connect this BGP session. */
|
|
707
|
+
peerPort?: number;
|
|
708
|
+
}
|
|
709
|
+
|
|
710
|
+
/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */
|
|
711
|
+
export interface IpAddressPool {
|
|
712
|
+
/** 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. */
|
|
713
|
+
addresses: string[];
|
|
714
|
+
/** The indicator to determine if automatic allocation from the pool should occur. */
|
|
715
|
+
autoAssign?: BfdEnabled;
|
|
716
|
+
/** The name used to identify this IP address pool for association with a BGP advertisement. */
|
|
717
|
+
name: string;
|
|
718
|
+
/** 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. */
|
|
719
|
+
onlyUseHostIps?: BfdEnabled;
|
|
534
720
|
}
|
|
535
721
|
|
|
536
|
-
/**
|
|
537
|
-
export interface
|
|
722
|
+
/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */
|
|
723
|
+
export interface KubernetesClusterNode {
|
|
538
724
|
/**
|
|
539
|
-
* The resource ID of the agent pool that
|
|
725
|
+
* The resource ID of the agent pool that this node belongs to. This value is not represented on control plane nodes.
|
|
540
726
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
541
727
|
*/
|
|
542
728
|
readonly agentPoolId?: string;
|
|
543
729
|
/**
|
|
544
|
-
* The
|
|
730
|
+
* The availability zone this node is running within.
|
|
731
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
732
|
+
*/
|
|
733
|
+
readonly availabilityZone?: string;
|
|
734
|
+
/**
|
|
735
|
+
* The resource ID of the bare metal machine that hosts this node.
|
|
545
736
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
546
737
|
*/
|
|
547
|
-
readonly
|
|
738
|
+
readonly bareMetalMachineId?: string;
|
|
548
739
|
/**
|
|
549
|
-
* The number of CPU cores
|
|
740
|
+
* The number of CPU cores configured for this node, derived from the VM SKU specified.
|
|
550
741
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
551
742
|
*/
|
|
552
743
|
readonly cpuCores?: number;
|
|
553
744
|
/**
|
|
554
|
-
* The
|
|
745
|
+
* The detailed state of this node.
|
|
555
746
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
556
747
|
*/
|
|
557
|
-
readonly
|
|
748
|
+
readonly detailedStatus?: KubernetesClusterNodeDetailedStatus;
|
|
558
749
|
/**
|
|
559
|
-
* The
|
|
750
|
+
* The descriptive message about the current detailed status.
|
|
560
751
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
561
752
|
*/
|
|
562
|
-
readonly
|
|
753
|
+
readonly detailedStatusMessage?: string;
|
|
563
754
|
/**
|
|
564
|
-
*
|
|
755
|
+
* The size of the disk configured for this node.
|
|
565
756
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
566
757
|
*/
|
|
567
|
-
readonly
|
|
758
|
+
readonly diskSizeGB?: number;
|
|
568
759
|
/**
|
|
569
|
-
* The
|
|
760
|
+
* The machine image used to deploy this node.
|
|
570
761
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
571
762
|
*/
|
|
572
|
-
readonly
|
|
763
|
+
readonly image?: string;
|
|
573
764
|
/**
|
|
574
|
-
* The
|
|
765
|
+
* The currently running version of Kubernetes and bundled features running on this node.
|
|
575
766
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
576
767
|
*/
|
|
577
|
-
readonly
|
|
768
|
+
readonly kubernetesVersion?: string;
|
|
578
769
|
/**
|
|
579
|
-
* The
|
|
770
|
+
* The list of labels on this node that have been assigned to the agent pool containing this node.
|
|
580
771
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
581
772
|
*/
|
|
582
|
-
readonly
|
|
583
|
-
}
|
|
584
|
-
|
|
585
|
-
/** Node denotes the list of node that utilizes configuration. */
|
|
586
|
-
export interface Node {
|
|
773
|
+
readonly labels?: KubernetesLabel[];
|
|
587
774
|
/**
|
|
588
|
-
* The
|
|
775
|
+
* The amount of memory configured for this node, derived from the vm SKU specified.
|
|
589
776
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
590
777
|
*/
|
|
591
|
-
readonly
|
|
778
|
+
readonly memorySizeGB?: number;
|
|
779
|
+
/**
|
|
780
|
+
* The mode of the agent pool containing this node. Not applicable for control plane nodes.
|
|
781
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
782
|
+
*/
|
|
783
|
+
readonly mode?: AgentPoolMode;
|
|
592
784
|
/**
|
|
593
|
-
* The
|
|
785
|
+
* The name of this node, as realized in the Kubernetes cluster.
|
|
594
786
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
595
787
|
*/
|
|
596
|
-
readonly
|
|
788
|
+
readonly name?: string;
|
|
597
789
|
/**
|
|
598
|
-
* The
|
|
790
|
+
* The NetworkAttachments made to this node.
|
|
599
791
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
600
792
|
*/
|
|
601
793
|
readonly networkAttachments?: NetworkAttachment[];
|
|
602
794
|
/**
|
|
603
|
-
* The
|
|
795
|
+
* The power state of this node.
|
|
796
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
797
|
+
*/
|
|
798
|
+
readonly powerState?: KubernetesNodePowerState;
|
|
799
|
+
/**
|
|
800
|
+
* The role of this node in the cluster.
|
|
801
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
802
|
+
*/
|
|
803
|
+
readonly role?: KubernetesNodeRole;
|
|
804
|
+
/**
|
|
805
|
+
* The list of taints that have been assigned to the agent pool containing this node.
|
|
604
806
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
605
807
|
*/
|
|
606
|
-
readonly
|
|
808
|
+
readonly taints?: KubernetesLabel[];
|
|
607
809
|
/**
|
|
608
|
-
* The
|
|
810
|
+
* The VM SKU name that was used to create this cluster node.
|
|
609
811
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
610
812
|
*/
|
|
611
|
-
readonly
|
|
813
|
+
readonly vmSkuName?: string;
|
|
612
814
|
}
|
|
613
815
|
|
|
614
816
|
/** NetworkAttachment represents the single network attachment. */
|
|
@@ -874,12 +1076,6 @@ export interface VirtualMachinePlacementHint {
|
|
|
874
1076
|
scope: VirtualMachinePlacementHintPodAffinityScope;
|
|
875
1077
|
}
|
|
876
1078
|
|
|
877
|
-
/** SshPublicKey represents the public key used to authenticate with the virtual machine through SSH. */
|
|
878
|
-
export interface SshPublicKey {
|
|
879
|
-
/** The public ssh key of the user. */
|
|
880
|
-
keyData: string;
|
|
881
|
-
}
|
|
882
|
-
|
|
883
1079
|
/** StorageProfile represents information about a disk. */
|
|
884
1080
|
export interface StorageProfile {
|
|
885
1081
|
/** The disk to use with this virtual machine. */
|
|
@@ -1047,18 +1243,18 @@ export interface BareMetalMachineKeySetList {
|
|
|
1047
1243
|
|
|
1048
1244
|
/** KeySetUser represents the properties of the user in the key set. */
|
|
1049
1245
|
export interface KeySetUser {
|
|
1050
|
-
/** The
|
|
1246
|
+
/** The user name that will be used for access. */
|
|
1051
1247
|
azureUserName: string;
|
|
1052
1248
|
/** The free-form description for this user. */
|
|
1053
1249
|
description?: string;
|
|
1054
|
-
/** The SSH public key for
|
|
1250
|
+
/** 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. */
|
|
1055
1251
|
sshPublicKey: SshPublicKey;
|
|
1056
1252
|
}
|
|
1057
1253
|
|
|
1058
1254
|
/** KeySetUserStatus represents the status of the key set user. */
|
|
1059
1255
|
export interface KeySetUserStatus {
|
|
1060
1256
|
/**
|
|
1061
|
-
* The
|
|
1257
|
+
* The user name that will be used for access.
|
|
1062
1258
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1063
1259
|
*/
|
|
1064
1260
|
readonly azureUserName?: string;
|
|
@@ -1134,20 +1330,42 @@ export interface ClusterUpdateVersionParameters {
|
|
|
1134
1330
|
targetClusterVersion: string;
|
|
1135
1331
|
}
|
|
1136
1332
|
|
|
1137
|
-
/**
|
|
1138
|
-
export interface
|
|
1333
|
+
/** KubernetesClusterPatchParameters represents the body of the request to patch the Hybrid AKS cluster. */
|
|
1334
|
+
export interface KubernetesClusterPatchParameters {
|
|
1139
1335
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1140
1336
|
tags?: { [propertyName: string]: string };
|
|
1337
|
+
/** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */
|
|
1338
|
+
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
1339
|
+
/** 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. */
|
|
1340
|
+
kubernetesVersion?: string;
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1343
|
+
/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */
|
|
1344
|
+
export interface ControlPlaneNodePatchConfiguration {
|
|
1345
|
+
/** The number of virtual machines that use this configuration. */
|
|
1346
|
+
count?: number;
|
|
1347
|
+
}
|
|
1348
|
+
|
|
1349
|
+
/** AgentPoolList represents a list of Kubernetes cluster agent pools. */
|
|
1350
|
+
export interface AgentPoolList {
|
|
1351
|
+
/** The link used to get the next page of operations. */
|
|
1352
|
+
nextLink?: string;
|
|
1353
|
+
/** The list of agent pools. */
|
|
1354
|
+
value?: AgentPool[];
|
|
1141
1355
|
}
|
|
1142
1356
|
|
|
1143
|
-
/**
|
|
1144
|
-
export interface
|
|
1357
|
+
/** AgentPoolPatchParameters represents the body of the request to patch the Kubernetes cluster agent pool. */
|
|
1358
|
+
export interface AgentPoolPatchParameters {
|
|
1145
1359
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1146
1360
|
tags?: { [propertyName: string]: string };
|
|
1361
|
+
/** The number of virtual machines that use this configuration. */
|
|
1362
|
+
count?: number;
|
|
1363
|
+
/** The configuration of the agent pool. */
|
|
1364
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1147
1365
|
}
|
|
1148
1366
|
|
|
1149
|
-
/**
|
|
1150
|
-
export interface
|
|
1367
|
+
/** KubernetesClusterRestartNodeParameters represents the body of the request to restart the node of a Kubernetes cluster. */
|
|
1368
|
+
export interface KubernetesClusterRestartNodeParameters {
|
|
1151
1369
|
/** The name of the node to restart. */
|
|
1152
1370
|
nodeName: string;
|
|
1153
1371
|
}
|
|
@@ -1207,12 +1425,6 @@ export interface StorageApplianceCommandSpecification {
|
|
|
1207
1425
|
command: string;
|
|
1208
1426
|
}
|
|
1209
1427
|
|
|
1210
|
-
/** StorageApplianceValidateHardwareParameters represents the body of the request to validate the physical hardware of a storage appliance. */
|
|
1211
|
-
export interface StorageApplianceValidateHardwareParameters {
|
|
1212
|
-
/** The category of hardware validation to perform. */
|
|
1213
|
-
validationCategory: StorageApplianceHardwareValidationCategory;
|
|
1214
|
-
}
|
|
1215
|
-
|
|
1216
1428
|
/** TrunkedNetworkPatchParameters represents the body of the request to patch the Trunked network. */
|
|
1217
1429
|
export interface TrunkedNetworkPatchParameters {
|
|
1218
1430
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1265,6 +1477,30 @@ export interface VolumePatchParameters {
|
|
|
1265
1477
|
tags?: { [propertyName: string]: string };
|
|
1266
1478
|
}
|
|
1267
1479
|
|
|
1480
|
+
/** AgentPoolConfiguration specifies the configuration of a pool of nodes. */
|
|
1481
|
+
export interface AgentPoolConfiguration {
|
|
1482
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
1483
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
1484
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
1485
|
+
agentOptions?: AgentOptions;
|
|
1486
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
1487
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
1488
|
+
/** 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. */
|
|
1489
|
+
availabilityZones?: string[];
|
|
1490
|
+
/** The number of virtual machines that use this configuration. */
|
|
1491
|
+
count: number;
|
|
1492
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
1493
|
+
labels?: KubernetesLabel[];
|
|
1494
|
+
/** 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. */
|
|
1495
|
+
mode: AgentPoolMode;
|
|
1496
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
1497
|
+
taints?: KubernetesLabel[];
|
|
1498
|
+
/** The configuration of the agent pool. */
|
|
1499
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1500
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
1501
|
+
vmSkuName: string;
|
|
1502
|
+
}
|
|
1503
|
+
|
|
1268
1504
|
/** TagsParameter represents the resource tags. */
|
|
1269
1505
|
export interface TagsParameter {
|
|
1270
1506
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1327,6 +1563,11 @@ export interface RackSku extends Resource {
|
|
|
1327
1563
|
export interface BareMetalMachine extends TrackedResource {
|
|
1328
1564
|
/** The extended location of the cluster associated with the resource. */
|
|
1329
1565
|
extendedLocation: ExtendedLocation;
|
|
1566
|
+
/**
|
|
1567
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1568
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1569
|
+
*/
|
|
1570
|
+
readonly associatedResourceIds?: string[];
|
|
1330
1571
|
/** The connection string for the baseboard management controller including IP address and protocol. */
|
|
1331
1572
|
bmcConnectionString: string;
|
|
1332
1573
|
/** The credentials of the baseboard management controller on this bare metal machine. */
|
|
@@ -1366,7 +1607,7 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1366
1607
|
*/
|
|
1367
1608
|
readonly hardwareValidationStatus?: HardwareValidationStatus;
|
|
1368
1609
|
/**
|
|
1369
|
-
* The list of the resource IDs for the HybridAksClusters that have nodes hosted on this bare metal machine.
|
|
1610
|
+
* 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.
|
|
1370
1611
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1371
1612
|
*/
|
|
1372
1613
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
@@ -1428,7 +1669,7 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1428
1669
|
*/
|
|
1429
1670
|
readonly serviceTag?: string;
|
|
1430
1671
|
/**
|
|
1431
|
-
* The list of the resource IDs for the VirtualMachines that are hosted on this bare metal machine.
|
|
1672
|
+
* 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.
|
|
1432
1673
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1433
1674
|
*/
|
|
1434
1675
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1445,6 +1686,11 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1445
1686
|
extendedLocation: ExtendedLocation;
|
|
1446
1687
|
/** The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint. */
|
|
1447
1688
|
additionalEgressEndpoints?: EgressEndpoint[];
|
|
1689
|
+
/**
|
|
1690
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1691
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1692
|
+
*/
|
|
1693
|
+
readonly associatedResourceIds?: string[];
|
|
1448
1694
|
/**
|
|
1449
1695
|
* The resource ID of the Network Cloud cluster this cloud services network is associated with.
|
|
1450
1696
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1468,7 +1714,7 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1468
1714
|
*/
|
|
1469
1715
|
readonly enabledEgressEndpoints?: EgressEndpoint[];
|
|
1470
1716
|
/**
|
|
1471
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.
|
|
1717
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.
|
|
1472
1718
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1473
1719
|
*/
|
|
1474
1720
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
@@ -1483,7 +1729,7 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1483
1729
|
*/
|
|
1484
1730
|
readonly provisioningState?: CloudServicesNetworkProvisioningState;
|
|
1485
1731
|
/**
|
|
1486
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this cloud services network.
|
|
1732
|
+
* 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.
|
|
1487
1733
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1488
1734
|
*/
|
|
1489
1735
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1535,7 +1781,7 @@ export interface Cluster extends TrackedResource {
|
|
|
1535
1781
|
/** 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. */
|
|
1536
1782
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
1537
1783
|
/** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */
|
|
1538
|
-
analyticsWorkspaceId
|
|
1784
|
+
analyticsWorkspaceId?: string;
|
|
1539
1785
|
/**
|
|
1540
1786
|
* The list of cluster runtime version upgrades available for this cluster.
|
|
1541
1787
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1592,7 +1838,7 @@ export interface Cluster extends TrackedResource {
|
|
|
1592
1838
|
*/
|
|
1593
1839
|
readonly detailedStatusMessage?: string;
|
|
1594
1840
|
/**
|
|
1595
|
-
* 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).
|
|
1841
|
+
* 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).
|
|
1596
1842
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1597
1843
|
*/
|
|
1598
1844
|
readonly hybridAksExtendedLocation?: ExtendedLocation;
|
|
@@ -1622,133 +1868,85 @@ export interface Cluster extends TrackedResource {
|
|
|
1622
1868
|
readonly workloadResourceIds?: string[];
|
|
1623
1869
|
}
|
|
1624
1870
|
|
|
1625
|
-
/**
|
|
1626
|
-
export interface
|
|
1871
|
+
/** KubernetesCluster represents the Kubernetes cluster hosted on Network Cloud. */
|
|
1872
|
+
export interface KubernetesCluster extends TrackedResource {
|
|
1627
1873
|
/** The extended location of the cluster associated with the resource. */
|
|
1628
1874
|
extendedLocation: ExtendedLocation;
|
|
1875
|
+
/** The Azure Active Directory Integration properties. */
|
|
1876
|
+
aadConfiguration?: AadConfiguration;
|
|
1877
|
+
/** The administrative credentials that will be applied to the control plane and agent pool nodes that do not specify their own values. */
|
|
1878
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
1629
1879
|
/**
|
|
1630
|
-
* The
|
|
1631
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1632
|
-
*/
|
|
1633
|
-
readonly clusterId?: string;
|
|
1634
|
-
/**
|
|
1635
|
-
* The autonomous system number that the fabric expects to peer with, derived from the associated L3 isolation domain.
|
|
1636
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1637
|
-
*/
|
|
1638
|
-
readonly cniAsNumber?: number;
|
|
1639
|
-
/** The Calico BGP configuration. */
|
|
1640
|
-
cniBgpConfiguration?: CniBgpConfiguration;
|
|
1641
|
-
/**
|
|
1642
|
-
* The more detailed status of the default CNI network.
|
|
1643
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1644
|
-
*/
|
|
1645
|
-
readonly detailedStatus?: DefaultCniNetworkDetailedStatus;
|
|
1646
|
-
/**
|
|
1647
|
-
* The descriptive message about the current detailed status.
|
|
1648
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1649
|
-
*/
|
|
1650
|
-
readonly detailedStatusMessage?: string;
|
|
1651
|
-
/**
|
|
1652
|
-
* The L3 isolation fabric BGP peering connectivity information necessary for BGP peering the Hybrid AKS Cluster with the switch fabric.
|
|
1653
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1654
|
-
*/
|
|
1655
|
-
readonly fabricBgpPeers?: BgpPeer[];
|
|
1656
|
-
/**
|
|
1657
|
-
* The list of Hybrid AKS cluster resource ID(s) that are associated with this default CNI network.
|
|
1658
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1659
|
-
*/
|
|
1660
|
-
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1661
|
-
/**
|
|
1662
|
-
* The name of the interface that will be present in the virtual machine to represent this network.
|
|
1663
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1664
|
-
*/
|
|
1665
|
-
readonly interfaceName?: string;
|
|
1666
|
-
/** The type of the IP address allocation. */
|
|
1667
|
-
ipAllocationType?: IpAllocationType;
|
|
1668
|
-
/**
|
|
1669
|
-
* The IPV4 prefix (CIDR) assigned to this default CNI network. It is required when the IP allocation type
|
|
1670
|
-
* is IPV4 or DualStack.
|
|
1671
|
-
*/
|
|
1672
|
-
ipv4ConnectedPrefix?: string;
|
|
1673
|
-
/**
|
|
1674
|
-
* The IPV6 prefix (CIDR) assigned to this default CNI network. It is required when the IP allocation type
|
|
1675
|
-
* is IPV6 or DualStack.
|
|
1676
|
-
*/
|
|
1677
|
-
ipv6ConnectedPrefix?: string;
|
|
1678
|
-
/** The resource ID of the Network Fabric l3IsolationDomain. */
|
|
1679
|
-
l3IsolationDomainId: string;
|
|
1680
|
-
/**
|
|
1681
|
-
* The provisioning state of the default CNI network.
|
|
1880
|
+
* The full list of network resource IDs that are attached to this cluster, including those attached only to specific agent pools.
|
|
1682
1881
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1683
1882
|
*/
|
|
1684
|
-
readonly
|
|
1685
|
-
/** The VLAN from the l3IsolationDomain that is used for this network. */
|
|
1686
|
-
vlan: number;
|
|
1687
|
-
}
|
|
1688
|
-
|
|
1689
|
-
/** The details are specific to the Network Cloud use of the Hybrid AKS cluster. */
|
|
1690
|
-
export interface HybridAksCluster extends TrackedResource {
|
|
1691
|
-
/** The extended location of the cluster associated with the resource. */
|
|
1692
|
-
extendedLocation: ExtendedLocation;
|
|
1693
|
-
/** 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. */
|
|
1694
|
-
associatedNetworkIds: string[];
|
|
1883
|
+
readonly attachedNetworkIds?: string[];
|
|
1695
1884
|
/**
|
|
1696
|
-
* The
|
|
1885
|
+
* The list of versions that this Kubernetes cluster can be upgraded to.
|
|
1697
1886
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1698
1887
|
*/
|
|
1699
|
-
readonly
|
|
1888
|
+
readonly availableUpgrades?: AvailableUpgrade[];
|
|
1700
1889
|
/**
|
|
1701
|
-
* The resource ID of the Network Cloud cluster
|
|
1890
|
+
* The resource ID of the Network Cloud cluster.
|
|
1702
1891
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1703
1892
|
*/
|
|
1704
1893
|
readonly clusterId?: string;
|
|
1705
|
-
/** The number of control plane node VMs. */
|
|
1706
|
-
controlPlaneCount: number;
|
|
1707
1894
|
/**
|
|
1708
|
-
* The
|
|
1895
|
+
* The resource ID of the connected cluster set up when this Kubernetes cluster is created.
|
|
1709
1896
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1710
1897
|
*/
|
|
1711
|
-
readonly
|
|
1898
|
+
readonly connectedClusterId?: string;
|
|
1712
1899
|
/**
|
|
1713
|
-
* The
|
|
1900
|
+
* The current running version of Kubernetes on the control plane.
|
|
1714
1901
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1715
1902
|
*/
|
|
1716
|
-
readonly
|
|
1903
|
+
readonly controlPlaneKubernetesVersion?: string;
|
|
1904
|
+
/** The defining characteristics of the control plane for this Kubernetes Cluster. */
|
|
1905
|
+
controlPlaneNodeConfiguration: ControlPlaneNodeConfiguration;
|
|
1717
1906
|
/**
|
|
1718
|
-
* The
|
|
1907
|
+
* The current status of the Kubernetes cluster.
|
|
1719
1908
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1720
1909
|
*/
|
|
1721
|
-
readonly detailedStatus?:
|
|
1910
|
+
readonly detailedStatus?: KubernetesClusterDetailedStatus;
|
|
1722
1911
|
/**
|
|
1723
1912
|
* The descriptive message about the current detailed status.
|
|
1724
1913
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1725
1914
|
*/
|
|
1726
1915
|
readonly detailedStatusMessage?: string;
|
|
1727
|
-
/** The resource ID of the Hybrid AKS cluster that this additional information is for. */
|
|
1728
|
-
hybridAksProvisionedClusterId: string;
|
|
1729
1916
|
/**
|
|
1730
|
-
* The
|
|
1917
|
+
* The current feature settings.
|
|
1731
1918
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1732
1919
|
*/
|
|
1733
|
-
readonly
|
|
1920
|
+
readonly featureStatuses?: FeatureStatus[];
|
|
1921
|
+
/** 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. */
|
|
1922
|
+
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
1923
|
+
/** 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. */
|
|
1924
|
+
kubernetesVersion: string;
|
|
1925
|
+
/** The configuration of the managed resource group associated with the resource. */
|
|
1926
|
+
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
1927
|
+
/** The configuration of the Kubernetes cluster networking, including the attachment of networks that span the cluster. */
|
|
1928
|
+
networkConfiguration: NetworkConfiguration;
|
|
1734
1929
|
/**
|
|
1735
|
-
* The
|
|
1930
|
+
* The details of the nodes in this cluster.
|
|
1736
1931
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1737
1932
|
*/
|
|
1738
|
-
readonly
|
|
1739
|
-
/** The number of worker node VMs. */
|
|
1740
|
-
workerCount: number;
|
|
1933
|
+
readonly nodes?: KubernetesClusterNode[];
|
|
1741
1934
|
/**
|
|
1742
|
-
* The
|
|
1935
|
+
* The provisioning state of the Kubernetes cluster resource.
|
|
1743
1936
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1744
1937
|
*/
|
|
1745
|
-
readonly
|
|
1938
|
+
readonly provisioningState?: KubernetesClusterProvisioningState;
|
|
1746
1939
|
}
|
|
1747
1940
|
|
|
1748
1941
|
/** L2Network represents a network that utilizes a single isolation domain set up for layer-2 resources. */
|
|
1749
1942
|
export interface L2Network extends TrackedResource {
|
|
1750
1943
|
/** The extended location of the cluster associated with the resource. */
|
|
1751
1944
|
extendedLocation: ExtendedLocation;
|
|
1945
|
+
/**
|
|
1946
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1947
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1948
|
+
*/
|
|
1949
|
+
readonly associatedResourceIds?: string[];
|
|
1752
1950
|
/**
|
|
1753
1951
|
* The resource ID of the Network Cloud cluster this L2 network is associated with.
|
|
1754
1952
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1765,11 +1963,11 @@ export interface L2Network extends TrackedResource {
|
|
|
1765
1963
|
*/
|
|
1766
1964
|
readonly detailedStatusMessage?: string;
|
|
1767
1965
|
/**
|
|
1768
|
-
* The list of Hybrid AKS cluster resource ID(s) that are associated with this L2 network.
|
|
1966
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource ID(s) that are associated with this L2 network.
|
|
1769
1967
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1770
1968
|
*/
|
|
1771
1969
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1772
|
-
/** The network plugin type for Hybrid AKS. */
|
|
1970
|
+
/** 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. */
|
|
1773
1971
|
hybridAksPluginType?: HybridAksPluginType;
|
|
1774
1972
|
/** 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. */
|
|
1775
1973
|
interfaceName?: string;
|
|
@@ -1781,7 +1979,7 @@ export interface L2Network extends TrackedResource {
|
|
|
1781
1979
|
*/
|
|
1782
1980
|
readonly provisioningState?: L2NetworkProvisioningState;
|
|
1783
1981
|
/**
|
|
1784
|
-
* The list of virtual machine resource ID(s), excluding any Hybrid AKS virtual machines, that are currently using this L2 network.
|
|
1982
|
+
* 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.
|
|
1785
1983
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1786
1984
|
*/
|
|
1787
1985
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1791,6 +1989,11 @@ export interface L2Network extends TrackedResource {
|
|
|
1791
1989
|
export interface L3Network extends TrackedResource {
|
|
1792
1990
|
/** The extended location of the cluster associated with the resource. */
|
|
1793
1991
|
extendedLocation: ExtendedLocation;
|
|
1992
|
+
/**
|
|
1993
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1994
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1995
|
+
*/
|
|
1996
|
+
readonly associatedResourceIds?: string[];
|
|
1794
1997
|
/**
|
|
1795
1998
|
* The resource ID of the Network Cloud cluster this L3 network is associated with.
|
|
1796
1999
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1807,13 +2010,13 @@ export interface L3Network extends TrackedResource {
|
|
|
1807
2010
|
*/
|
|
1808
2011
|
readonly detailedStatusMessage?: string;
|
|
1809
2012
|
/**
|
|
1810
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this L3 network.
|
|
2013
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this L3 network.
|
|
1811
2014
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1812
2015
|
*/
|
|
1813
2016
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1814
|
-
/** The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster. */
|
|
2017
|
+
/** 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. */
|
|
1815
2018
|
hybridAksIpamEnabled?: HybridAksIpamEnabled;
|
|
1816
|
-
/** The network plugin type for Hybrid AKS. */
|
|
2019
|
+
/** 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. */
|
|
1817
2020
|
hybridAksPluginType?: HybridAksPluginType;
|
|
1818
2021
|
/** 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. */
|
|
1819
2022
|
interfaceName?: string;
|
|
@@ -1837,7 +2040,7 @@ export interface L3Network extends TrackedResource {
|
|
|
1837
2040
|
*/
|
|
1838
2041
|
readonly provisioningState?: L3NetworkProvisioningState;
|
|
1839
2042
|
/**
|
|
1840
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this L3 network.
|
|
2043
|
+
* 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.
|
|
1841
2044
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1842
2045
|
*/
|
|
1843
2046
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1944,6 +2147,11 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
1944
2147
|
export interface TrunkedNetwork extends TrackedResource {
|
|
1945
2148
|
/** The extended location of the cluster associated with the resource. */
|
|
1946
2149
|
extendedLocation: ExtendedLocation;
|
|
2150
|
+
/**
|
|
2151
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
2152
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2153
|
+
*/
|
|
2154
|
+
readonly associatedResourceIds?: string[];
|
|
1947
2155
|
/**
|
|
1948
2156
|
* The resource ID of the Network Cloud cluster this trunked network is associated with.
|
|
1949
2157
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1960,11 +2168,11 @@ export interface TrunkedNetwork extends TrackedResource {
|
|
|
1960
2168
|
*/
|
|
1961
2169
|
readonly detailedStatusMessage?: string;
|
|
1962
2170
|
/**
|
|
1963
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
|
|
2171
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
|
|
1964
2172
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1965
2173
|
*/
|
|
1966
2174
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1967
|
-
/** The network plugin type for Hybrid AKS. */
|
|
2175
|
+
/** 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. */
|
|
1968
2176
|
hybridAksPluginType?: HybridAksPluginType;
|
|
1969
2177
|
/** 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. */
|
|
1970
2178
|
interfaceName?: string;
|
|
@@ -1976,7 +2184,7 @@ export interface TrunkedNetwork extends TrackedResource {
|
|
|
1976
2184
|
*/
|
|
1977
2185
|
readonly provisioningState?: TrunkedNetworkProvisioningState;
|
|
1978
2186
|
/**
|
|
1979
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
|
|
2187
|
+
* 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.
|
|
1980
2188
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1981
2189
|
*/
|
|
1982
2190
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1990,6 +2198,11 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
1990
2198
|
extendedLocation: ExtendedLocation;
|
|
1991
2199
|
/** The name of the administrator to which the ssh public keys will be added into the authorized keys. */
|
|
1992
2200
|
adminUsername: string;
|
|
2201
|
+
/**
|
|
2202
|
+
* The cluster availability zone containing this virtual machine.
|
|
2203
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2204
|
+
*/
|
|
2205
|
+
readonly availabilityZone?: string;
|
|
1993
2206
|
/**
|
|
1994
2207
|
* The resource ID of the bare metal machine the virtual machine has landed to.
|
|
1995
2208
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2202,6 +2415,52 @@ export interface ClusterMetricsConfiguration extends TrackedResource {
|
|
|
2202
2415
|
readonly provisioningState?: ClusterMetricsConfigurationProvisioningState;
|
|
2203
2416
|
}
|
|
2204
2417
|
|
|
2418
|
+
/** AgentPool represents the agent pool of Kubernetes cluster. */
|
|
2419
|
+
export interface AgentPool extends TrackedResource {
|
|
2420
|
+
/** The extended location of the cluster associated with the resource. */
|
|
2421
|
+
extendedLocation?: ExtendedLocation;
|
|
2422
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
2423
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
2424
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
2425
|
+
agentOptions?: AgentOptions;
|
|
2426
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
2427
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
2428
|
+
/** 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. */
|
|
2429
|
+
availabilityZones?: string[];
|
|
2430
|
+
/** The number of virtual machines that use this configuration. */
|
|
2431
|
+
count: number;
|
|
2432
|
+
/**
|
|
2433
|
+
* The current status of the agent pool.
|
|
2434
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2435
|
+
*/
|
|
2436
|
+
readonly detailedStatus?: AgentPoolDetailedStatus;
|
|
2437
|
+
/**
|
|
2438
|
+
* The descriptive message about the current detailed status.
|
|
2439
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2440
|
+
*/
|
|
2441
|
+
readonly detailedStatusMessage?: string;
|
|
2442
|
+
/**
|
|
2443
|
+
* The Kubernetes version running in this agent pool.
|
|
2444
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2445
|
+
*/
|
|
2446
|
+
readonly kubernetesVersion?: string;
|
|
2447
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
2448
|
+
labels?: KubernetesLabel[];
|
|
2449
|
+
/** 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. */
|
|
2450
|
+
mode: AgentPoolMode;
|
|
2451
|
+
/**
|
|
2452
|
+
* The provisioning state of the agent pool.
|
|
2453
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2454
|
+
*/
|
|
2455
|
+
readonly provisioningState?: AgentPoolProvisioningState;
|
|
2456
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
2457
|
+
taints?: KubernetesLabel[];
|
|
2458
|
+
/** The configuration of the agent pool. */
|
|
2459
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
2460
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
2461
|
+
vmSkuName: string;
|
|
2462
|
+
}
|
|
2463
|
+
|
|
2205
2464
|
/** Console represents the console of an on-premises Network Cloud virtual machine. */
|
|
2206
2465
|
export interface Console extends TrackedResource {
|
|
2207
2466
|
/** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */
|
|
@@ -2254,7 +2513,7 @@ export interface BareMetalMachinesDeleteHeaders {
|
|
|
2254
2513
|
/** Defines headers for BareMetalMachines_update operation. */
|
|
2255
2514
|
export interface BareMetalMachinesUpdateHeaders {
|
|
2256
2515
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2257
|
-
|
|
2516
|
+
azureAsyncOperation?: string;
|
|
2258
2517
|
}
|
|
2259
2518
|
|
|
2260
2519
|
/** Defines headers for BareMetalMachines_cordon operation. */
|
|
@@ -2338,7 +2597,7 @@ export interface CloudServicesNetworksDeleteHeaders {
|
|
|
2338
2597
|
/** Defines headers for CloudServicesNetworks_update operation. */
|
|
2339
2598
|
export interface CloudServicesNetworksUpdateHeaders {
|
|
2340
2599
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2341
|
-
|
|
2600
|
+
azureAsyncOperation?: string;
|
|
2342
2601
|
}
|
|
2343
2602
|
|
|
2344
2603
|
/** Defines headers for ClusterManagers_createOrUpdate operation. */
|
|
@@ -2368,7 +2627,7 @@ export interface ClustersDeleteHeaders {
|
|
|
2368
2627
|
/** Defines headers for Clusters_update operation. */
|
|
2369
2628
|
export interface ClustersUpdateHeaders {
|
|
2370
2629
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2371
|
-
|
|
2630
|
+
azureAsyncOperation?: string;
|
|
2372
2631
|
}
|
|
2373
2632
|
|
|
2374
2633
|
/** Defines headers for Clusters_deploy operation. */
|
|
@@ -2383,32 +2642,26 @@ export interface ClustersUpdateVersionHeaders {
|
|
|
2383
2642
|
location?: string;
|
|
2384
2643
|
}
|
|
2385
2644
|
|
|
2386
|
-
/** Defines headers for
|
|
2387
|
-
export interface
|
|
2645
|
+
/** Defines headers for KubernetesClusters_createOrUpdate operation. */
|
|
2646
|
+
export interface KubernetesClustersCreateOrUpdateHeaders {
|
|
2388
2647
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2389
2648
|
azureAsyncOperation?: string;
|
|
2390
2649
|
}
|
|
2391
2650
|
|
|
2392
|
-
/** Defines headers for
|
|
2393
|
-
export interface
|
|
2651
|
+
/** Defines headers for KubernetesClusters_delete operation. */
|
|
2652
|
+
export interface KubernetesClustersDeleteHeaders {
|
|
2394
2653
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2395
2654
|
location?: string;
|
|
2396
2655
|
}
|
|
2397
2656
|
|
|
2398
|
-
/** Defines headers for
|
|
2399
|
-
export interface
|
|
2657
|
+
/** Defines headers for KubernetesClusters_update operation. */
|
|
2658
|
+
export interface KubernetesClustersUpdateHeaders {
|
|
2400
2659
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2401
2660
|
azureAsyncOperation?: string;
|
|
2402
2661
|
}
|
|
2403
2662
|
|
|
2404
|
-
/** Defines headers for
|
|
2405
|
-
export interface
|
|
2406
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2407
|
-
location?: string;
|
|
2408
|
-
}
|
|
2409
|
-
|
|
2410
|
-
/** Defines headers for HybridAksClusters_restartNode operation. */
|
|
2411
|
-
export interface HybridAksClustersRestartNodeHeaders {
|
|
2663
|
+
/** Defines headers for KubernetesClusters_restartNode operation. */
|
|
2664
|
+
export interface KubernetesClustersRestartNodeHeaders {
|
|
2412
2665
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2413
2666
|
location?: string;
|
|
2414
2667
|
}
|
|
@@ -2452,7 +2705,7 @@ export interface RacksDeleteHeaders {
|
|
|
2452
2705
|
/** Defines headers for Racks_update operation. */
|
|
2453
2706
|
export interface RacksUpdateHeaders {
|
|
2454
2707
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2455
|
-
|
|
2708
|
+
azureAsyncOperation?: string;
|
|
2456
2709
|
}
|
|
2457
2710
|
|
|
2458
2711
|
/** Defines headers for StorageAppliances_createOrUpdate operation. */
|
|
@@ -2470,7 +2723,7 @@ export interface StorageAppliancesDeleteHeaders {
|
|
|
2470
2723
|
/** Defines headers for StorageAppliances_update operation. */
|
|
2471
2724
|
export interface StorageAppliancesUpdateHeaders {
|
|
2472
2725
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2473
|
-
|
|
2726
|
+
azureAsyncOperation?: string;
|
|
2474
2727
|
}
|
|
2475
2728
|
|
|
2476
2729
|
/** Defines headers for StorageAppliances_disableRemoteVendorManagement operation. */
|
|
@@ -2491,12 +2744,6 @@ export interface StorageAppliancesRunReadCommandsHeaders {
|
|
|
2491
2744
|
location?: string;
|
|
2492
2745
|
}
|
|
2493
2746
|
|
|
2494
|
-
/** Defines headers for StorageAppliances_validateHardware operation. */
|
|
2495
|
-
export interface StorageAppliancesValidateHardwareHeaders {
|
|
2496
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2497
|
-
location?: string;
|
|
2498
|
-
}
|
|
2499
|
-
|
|
2500
2747
|
/** Defines headers for TrunkedNetworks_createOrUpdate operation. */
|
|
2501
2748
|
export interface TrunkedNetworksCreateOrUpdateHeaders {
|
|
2502
2749
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2524,7 +2771,7 @@ export interface VirtualMachinesDeleteHeaders {
|
|
|
2524
2771
|
/** Defines headers for VirtualMachines_update operation. */
|
|
2525
2772
|
export interface VirtualMachinesUpdateHeaders {
|
|
2526
2773
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2527
|
-
|
|
2774
|
+
azureAsyncOperation?: string;
|
|
2528
2775
|
}
|
|
2529
2776
|
|
|
2530
2777
|
/** Defines headers for VirtualMachines_attachVolume operation. */
|
|
@@ -2590,7 +2837,7 @@ export interface BareMetalMachineKeySetsDeleteHeaders {
|
|
|
2590
2837
|
/** Defines headers for BareMetalMachineKeySets_update operation. */
|
|
2591
2838
|
export interface BareMetalMachineKeySetsUpdateHeaders {
|
|
2592
2839
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2593
|
-
|
|
2840
|
+
azureAsyncOperation?: string;
|
|
2594
2841
|
}
|
|
2595
2842
|
|
|
2596
2843
|
/** Defines headers for BmcKeySets_createOrUpdate operation. */
|
|
@@ -2608,7 +2855,7 @@ export interface BmcKeySetsDeleteHeaders {
|
|
|
2608
2855
|
/** Defines headers for BmcKeySets_update operation. */
|
|
2609
2856
|
export interface BmcKeySetsUpdateHeaders {
|
|
2610
2857
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2611
|
-
|
|
2858
|
+
azureAsyncOperation?: string;
|
|
2612
2859
|
}
|
|
2613
2860
|
|
|
2614
2861
|
/** Defines headers for MetricsConfigurations_createOrUpdate operation. */
|
|
@@ -2625,10 +2872,28 @@ export interface MetricsConfigurationsDeleteHeaders {
|
|
|
2625
2872
|
|
|
2626
2873
|
/** Defines headers for MetricsConfigurations_update operation. */
|
|
2627
2874
|
export interface MetricsConfigurationsUpdateHeaders {
|
|
2875
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2876
|
+
azureAsyncOperation?: string;
|
|
2877
|
+
}
|
|
2878
|
+
|
|
2879
|
+
/** Defines headers for AgentPools_createOrUpdate operation. */
|
|
2880
|
+
export interface AgentPoolsCreateOrUpdateHeaders {
|
|
2881
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2882
|
+
azureAsyncOperation?: string;
|
|
2883
|
+
}
|
|
2884
|
+
|
|
2885
|
+
/** Defines headers for AgentPools_delete operation. */
|
|
2886
|
+
export interface AgentPoolsDeleteHeaders {
|
|
2628
2887
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2629
2888
|
location?: string;
|
|
2630
2889
|
}
|
|
2631
2890
|
|
|
2891
|
+
/** Defines headers for AgentPools_update operation. */
|
|
2892
|
+
export interface AgentPoolsUpdateHeaders {
|
|
2893
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2894
|
+
azureAsyncOperation?: string;
|
|
2895
|
+
}
|
|
2896
|
+
|
|
2632
2897
|
/** Defines headers for Consoles_createOrUpdate operation. */
|
|
2633
2898
|
export interface ConsolesCreateOrUpdateHeaders {
|
|
2634
2899
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2644,7 +2909,7 @@ export interface ConsolesDeleteHeaders {
|
|
|
2644
2909
|
/** Defines headers for Consoles_update operation. */
|
|
2645
2910
|
export interface ConsolesUpdateHeaders {
|
|
2646
2911
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2647
|
-
|
|
2912
|
+
azureAsyncOperation?: string;
|
|
2648
2913
|
}
|
|
2649
2914
|
|
|
2650
2915
|
/** Known values of {@link Origin} that the service accepts. */
|
|
@@ -3157,86 +3422,269 @@ export enum KnownClusterProvisioningState {
|
|
|
3157
3422
|
*/
|
|
3158
3423
|
export type ClusterProvisioningState = string;
|
|
3159
3424
|
|
|
3160
|
-
/** Known values of {@link
|
|
3161
|
-
export enum
|
|
3162
|
-
/**
|
|
3163
|
-
|
|
3164
|
-
/**
|
|
3165
|
-
|
|
3166
|
-
/** Provisioning */
|
|
3167
|
-
Provisioning = "Provisioning"
|
|
3425
|
+
/** Known values of {@link AvailabilityLifecycle} that the service accepts. */
|
|
3426
|
+
export enum KnownAvailabilityLifecycle {
|
|
3427
|
+
/** Preview */
|
|
3428
|
+
Preview = "Preview",
|
|
3429
|
+
/** GenerallyAvailable */
|
|
3430
|
+
GenerallyAvailable = "GenerallyAvailable"
|
|
3168
3431
|
}
|
|
3169
3432
|
|
|
3170
3433
|
/**
|
|
3171
|
-
* Defines values for
|
|
3172
|
-
* {@link
|
|
3434
|
+
* Defines values for AvailabilityLifecycle. \
|
|
3435
|
+
* {@link KnownAvailabilityLifecycle} can be used interchangeably with AvailabilityLifecycle,
|
|
3173
3436
|
* this enum contains the known values that the service supports.
|
|
3174
3437
|
* ### Known values supported by the service
|
|
3175
|
-
* **
|
|
3176
|
-
* **
|
|
3177
|
-
* **Provisioning**
|
|
3438
|
+
* **Preview** \
|
|
3439
|
+
* **GenerallyAvailable**
|
|
3178
3440
|
*/
|
|
3179
|
-
export type
|
|
3441
|
+
export type AvailabilityLifecycle = string;
|
|
3180
3442
|
|
|
3181
|
-
/** Known values of {@link
|
|
3182
|
-
export enum
|
|
3183
|
-
/**
|
|
3184
|
-
|
|
3185
|
-
/**
|
|
3186
|
-
|
|
3187
|
-
/**
|
|
3188
|
-
|
|
3443
|
+
/** Known values of {@link KubernetesClusterDetailedStatus} that the service accepts. */
|
|
3444
|
+
export enum KnownKubernetesClusterDetailedStatus {
|
|
3445
|
+
/** Available */
|
|
3446
|
+
Available = "Available",
|
|
3447
|
+
/** Error */
|
|
3448
|
+
Error = "Error",
|
|
3449
|
+
/** Provisioning */
|
|
3450
|
+
Provisioning = "Provisioning"
|
|
3189
3451
|
}
|
|
3190
3452
|
|
|
3191
3453
|
/**
|
|
3192
|
-
* Defines values for
|
|
3193
|
-
* {@link
|
|
3454
|
+
* Defines values for KubernetesClusterDetailedStatus. \
|
|
3455
|
+
* {@link KnownKubernetesClusterDetailedStatus} can be used interchangeably with KubernetesClusterDetailedStatus,
|
|
3194
3456
|
* this enum contains the known values that the service supports.
|
|
3195
3457
|
* ### Known values supported by the service
|
|
3196
|
-
* **
|
|
3197
|
-
* **
|
|
3198
|
-
* **
|
|
3458
|
+
* **Available** \
|
|
3459
|
+
* **Error** \
|
|
3460
|
+
* **Provisioning**
|
|
3199
3461
|
*/
|
|
3200
|
-
export type
|
|
3462
|
+
export type KubernetesClusterDetailedStatus = string;
|
|
3201
3463
|
|
|
3202
|
-
/** Known values of {@link
|
|
3203
|
-
export enum
|
|
3204
|
-
/**
|
|
3205
|
-
|
|
3464
|
+
/** Known values of {@link FeatureDetailedStatus} that the service accepts. */
|
|
3465
|
+
export enum KnownFeatureDetailedStatus {
|
|
3466
|
+
/** Running */
|
|
3467
|
+
Running = "Running",
|
|
3206
3468
|
/** Failed */
|
|
3207
3469
|
Failed = "Failed",
|
|
3208
|
-
/**
|
|
3209
|
-
|
|
3210
|
-
/** Provisioning */
|
|
3211
|
-
Provisioning = "Provisioning",
|
|
3212
|
-
/** Accepted */
|
|
3213
|
-
Accepted = "Accepted"
|
|
3470
|
+
/** Unknown */
|
|
3471
|
+
Unknown = "Unknown"
|
|
3214
3472
|
}
|
|
3215
3473
|
|
|
3216
3474
|
/**
|
|
3217
|
-
* Defines values for
|
|
3218
|
-
* {@link
|
|
3475
|
+
* Defines values for FeatureDetailedStatus. \
|
|
3476
|
+
* {@link KnownFeatureDetailedStatus} can be used interchangeably with FeatureDetailedStatus,
|
|
3219
3477
|
* this enum contains the known values that the service supports.
|
|
3220
3478
|
* ### Known values supported by the service
|
|
3221
|
-
* **
|
|
3479
|
+
* **Running** \
|
|
3222
3480
|
* **Failed** \
|
|
3223
|
-
* **
|
|
3224
|
-
* **Provisioning** \
|
|
3225
|
-
* **Accepted**
|
|
3481
|
+
* **Unknown**
|
|
3226
3482
|
*/
|
|
3227
|
-
export type
|
|
3483
|
+
export type FeatureDetailedStatus = string;
|
|
3228
3484
|
|
|
3229
|
-
/** Known values of {@link
|
|
3230
|
-
export enum
|
|
3231
|
-
/**
|
|
3232
|
-
|
|
3233
|
-
/**
|
|
3234
|
-
|
|
3485
|
+
/** Known values of {@link HugepagesSize} that the service accepts. */
|
|
3486
|
+
export enum KnownHugepagesSize {
|
|
3487
|
+
/** TwoM */
|
|
3488
|
+
TwoM = "2M",
|
|
3489
|
+
/** OneG */
|
|
3490
|
+
OneG = "1G"
|
|
3235
3491
|
}
|
|
3236
3492
|
|
|
3237
3493
|
/**
|
|
3238
|
-
* Defines values for
|
|
3239
|
-
* {@link
|
|
3494
|
+
* Defines values for HugepagesSize. \
|
|
3495
|
+
* {@link KnownHugepagesSize} can be used interchangeably with HugepagesSize,
|
|
3496
|
+
* this enum contains the known values that the service supports.
|
|
3497
|
+
* ### Known values supported by the service
|
|
3498
|
+
* **2M** \
|
|
3499
|
+
* **1G**
|
|
3500
|
+
*/
|
|
3501
|
+
export type HugepagesSize = string;
|
|
3502
|
+
|
|
3503
|
+
/** Known values of {@link KubernetesPluginType} that the service accepts. */
|
|
3504
|
+
export enum KnownKubernetesPluginType {
|
|
3505
|
+
/** Dpdk */
|
|
3506
|
+
Dpdk = "DPDK",
|
|
3507
|
+
/** Sriov */
|
|
3508
|
+
Sriov = "SRIOV",
|
|
3509
|
+
/** OSDevice */
|
|
3510
|
+
OSDevice = "OSDevice",
|
|
3511
|
+
/** Macvlan */
|
|
3512
|
+
Macvlan = "MACVLAN",
|
|
3513
|
+
/** Ipvlan */
|
|
3514
|
+
Ipvlan = "IPVLAN"
|
|
3515
|
+
}
|
|
3516
|
+
|
|
3517
|
+
/**
|
|
3518
|
+
* Defines values for KubernetesPluginType. \
|
|
3519
|
+
* {@link KnownKubernetesPluginType} can be used interchangeably with KubernetesPluginType,
|
|
3520
|
+
* this enum contains the known values that the service supports.
|
|
3521
|
+
* ### Known values supported by the service
|
|
3522
|
+
* **DPDK** \
|
|
3523
|
+
* **SRIOV** \
|
|
3524
|
+
* **OSDevice** \
|
|
3525
|
+
* **MACVLAN** \
|
|
3526
|
+
* **IPVLAN**
|
|
3527
|
+
*/
|
|
3528
|
+
export type KubernetesPluginType = string;
|
|
3529
|
+
|
|
3530
|
+
/** Known values of {@link L3NetworkConfigurationIpamEnabled} that the service accepts. */
|
|
3531
|
+
export enum KnownL3NetworkConfigurationIpamEnabled {
|
|
3532
|
+
/** True */
|
|
3533
|
+
True = "True",
|
|
3534
|
+
/** False */
|
|
3535
|
+
False = "False"
|
|
3536
|
+
}
|
|
3537
|
+
|
|
3538
|
+
/**
|
|
3539
|
+
* Defines values for L3NetworkConfigurationIpamEnabled. \
|
|
3540
|
+
* {@link KnownL3NetworkConfigurationIpamEnabled} can be used interchangeably with L3NetworkConfigurationIpamEnabled,
|
|
3541
|
+
* this enum contains the known values that the service supports.
|
|
3542
|
+
* ### Known values supported by the service
|
|
3543
|
+
* **True** \
|
|
3544
|
+
* **False**
|
|
3545
|
+
*/
|
|
3546
|
+
export type L3NetworkConfigurationIpamEnabled = string;
|
|
3547
|
+
|
|
3548
|
+
/** Known values of {@link AgentPoolMode} that the service accepts. */
|
|
3549
|
+
export enum KnownAgentPoolMode {
|
|
3550
|
+
/** System */
|
|
3551
|
+
System = "System",
|
|
3552
|
+
/** User */
|
|
3553
|
+
User = "User",
|
|
3554
|
+
/** NotApplicable */
|
|
3555
|
+
NotApplicable = "NotApplicable"
|
|
3556
|
+
}
|
|
3557
|
+
|
|
3558
|
+
/**
|
|
3559
|
+
* Defines values for AgentPoolMode. \
|
|
3560
|
+
* {@link KnownAgentPoolMode} can be used interchangeably with AgentPoolMode,
|
|
3561
|
+
* this enum contains the known values that the service supports.
|
|
3562
|
+
* ### Known values supported by the service
|
|
3563
|
+
* **System** \
|
|
3564
|
+
* **User** \
|
|
3565
|
+
* **NotApplicable**
|
|
3566
|
+
*/
|
|
3567
|
+
export type AgentPoolMode = string;
|
|
3568
|
+
|
|
3569
|
+
/** Known values of {@link AdvertiseToFabric} that the service accepts. */
|
|
3570
|
+
export enum KnownAdvertiseToFabric {
|
|
3571
|
+
/** True */
|
|
3572
|
+
True = "True",
|
|
3573
|
+
/** False */
|
|
3574
|
+
False = "False"
|
|
3575
|
+
}
|
|
3576
|
+
|
|
3577
|
+
/**
|
|
3578
|
+
* Defines values for AdvertiseToFabric. \
|
|
3579
|
+
* {@link KnownAdvertiseToFabric} can be used interchangeably with AdvertiseToFabric,
|
|
3580
|
+
* this enum contains the known values that the service supports.
|
|
3581
|
+
* ### Known values supported by the service
|
|
3582
|
+
* **True** \
|
|
3583
|
+
* **False**
|
|
3584
|
+
*/
|
|
3585
|
+
export type AdvertiseToFabric = string;
|
|
3586
|
+
|
|
3587
|
+
/** Known values of {@link BfdEnabled} that the service accepts. */
|
|
3588
|
+
export enum KnownBfdEnabled {
|
|
3589
|
+
/** True */
|
|
3590
|
+
True = "True",
|
|
3591
|
+
/** False */
|
|
3592
|
+
False = "False"
|
|
3593
|
+
}
|
|
3594
|
+
|
|
3595
|
+
/**
|
|
3596
|
+
* Defines values for BfdEnabled. \
|
|
3597
|
+
* {@link KnownBfdEnabled} can be used interchangeably with BfdEnabled,
|
|
3598
|
+
* this enum contains the known values that the service supports.
|
|
3599
|
+
* ### Known values supported by the service
|
|
3600
|
+
* **True** \
|
|
3601
|
+
* **False**
|
|
3602
|
+
*/
|
|
3603
|
+
export type BfdEnabled = string;
|
|
3604
|
+
|
|
3605
|
+
/** Known values of {@link BgpMultiHop} that the service accepts. */
|
|
3606
|
+
export enum KnownBgpMultiHop {
|
|
3607
|
+
/** True */
|
|
3608
|
+
True = "True",
|
|
3609
|
+
/** False */
|
|
3610
|
+
False = "False"
|
|
3611
|
+
}
|
|
3612
|
+
|
|
3613
|
+
/**
|
|
3614
|
+
* Defines values for BgpMultiHop. \
|
|
3615
|
+
* {@link KnownBgpMultiHop} can be used interchangeably with BgpMultiHop,
|
|
3616
|
+
* this enum contains the known values that the service supports.
|
|
3617
|
+
* ### Known values supported by the service
|
|
3618
|
+
* **True** \
|
|
3619
|
+
* **False**
|
|
3620
|
+
*/
|
|
3621
|
+
export type BgpMultiHop = string;
|
|
3622
|
+
|
|
3623
|
+
/** Known values of {@link FabricPeeringEnabled} that the service accepts. */
|
|
3624
|
+
export enum KnownFabricPeeringEnabled {
|
|
3625
|
+
/** True */
|
|
3626
|
+
True = "True",
|
|
3627
|
+
/** False */
|
|
3628
|
+
False = "False"
|
|
3629
|
+
}
|
|
3630
|
+
|
|
3631
|
+
/**
|
|
3632
|
+
* Defines values for FabricPeeringEnabled. \
|
|
3633
|
+
* {@link KnownFabricPeeringEnabled} can be used interchangeably with FabricPeeringEnabled,
|
|
3634
|
+
* this enum contains the known values that the service supports.
|
|
3635
|
+
* ### Known values supported by the service
|
|
3636
|
+
* **True** \
|
|
3637
|
+
* **False**
|
|
3638
|
+
*/
|
|
3639
|
+
export type FabricPeeringEnabled = string;
|
|
3640
|
+
|
|
3641
|
+
/** Known values of {@link KubernetesClusterNodeDetailedStatus} that the service accepts. */
|
|
3642
|
+
export enum KnownKubernetesClusterNodeDetailedStatus {
|
|
3643
|
+
/** Available */
|
|
3644
|
+
Available = "Available",
|
|
3645
|
+
/** Error */
|
|
3646
|
+
Error = "Error",
|
|
3647
|
+
/** Provisioning */
|
|
3648
|
+
Provisioning = "Provisioning",
|
|
3649
|
+
/** Running */
|
|
3650
|
+
Running = "Running",
|
|
3651
|
+
/** Scheduling */
|
|
3652
|
+
Scheduling = "Scheduling",
|
|
3653
|
+
/** Stopped */
|
|
3654
|
+
Stopped = "Stopped",
|
|
3655
|
+
/** Terminating */
|
|
3656
|
+
Terminating = "Terminating",
|
|
3657
|
+
/** Unknown */
|
|
3658
|
+
Unknown = "Unknown"
|
|
3659
|
+
}
|
|
3660
|
+
|
|
3661
|
+
/**
|
|
3662
|
+
* Defines values for KubernetesClusterNodeDetailedStatus. \
|
|
3663
|
+
* {@link KnownKubernetesClusterNodeDetailedStatus} can be used interchangeably with KubernetesClusterNodeDetailedStatus,
|
|
3664
|
+
* this enum contains the known values that the service supports.
|
|
3665
|
+
* ### Known values supported by the service
|
|
3666
|
+
* **Available** \
|
|
3667
|
+
* **Error** \
|
|
3668
|
+
* **Provisioning** \
|
|
3669
|
+
* **Running** \
|
|
3670
|
+
* **Scheduling** \
|
|
3671
|
+
* **Stopped** \
|
|
3672
|
+
* **Terminating** \
|
|
3673
|
+
* **Unknown**
|
|
3674
|
+
*/
|
|
3675
|
+
export type KubernetesClusterNodeDetailedStatus = string;
|
|
3676
|
+
|
|
3677
|
+
/** Known values of {@link DefaultGateway} that the service accepts. */
|
|
3678
|
+
export enum KnownDefaultGateway {
|
|
3679
|
+
/** True */
|
|
3680
|
+
True = "True",
|
|
3681
|
+
/** False */
|
|
3682
|
+
False = "False"
|
|
3683
|
+
}
|
|
3684
|
+
|
|
3685
|
+
/**
|
|
3686
|
+
* Defines values for DefaultGateway. \
|
|
3687
|
+
* {@link KnownDefaultGateway} can be used interchangeably with DefaultGateway,
|
|
3240
3688
|
* this enum contains the known values that the service supports.
|
|
3241
3689
|
* ### Known values supported by the service
|
|
3242
3690
|
* **True** \
|
|
@@ -3265,65 +3713,80 @@ export enum KnownVirtualMachineIPAllocationMethod {
|
|
|
3265
3713
|
*/
|
|
3266
3714
|
export type VirtualMachineIPAllocationMethod = string;
|
|
3267
3715
|
|
|
3268
|
-
/** Known values of {@link
|
|
3269
|
-
export enum
|
|
3716
|
+
/** Known values of {@link KubernetesNodePowerState} that the service accepts. */
|
|
3717
|
+
export enum KnownKubernetesNodePowerState {
|
|
3270
3718
|
/** On */
|
|
3271
3719
|
On = "On",
|
|
3272
3720
|
/** Off */
|
|
3273
|
-
Off = "Off"
|
|
3721
|
+
Off = "Off",
|
|
3722
|
+
/** Unknown */
|
|
3723
|
+
Unknown = "Unknown"
|
|
3274
3724
|
}
|
|
3275
3725
|
|
|
3276
3726
|
/**
|
|
3277
|
-
* Defines values for
|
|
3278
|
-
* {@link
|
|
3727
|
+
* Defines values for KubernetesNodePowerState. \
|
|
3728
|
+
* {@link KnownKubernetesNodePowerState} can be used interchangeably with KubernetesNodePowerState,
|
|
3279
3729
|
* this enum contains the known values that the service supports.
|
|
3280
3730
|
* ### Known values supported by the service
|
|
3281
3731
|
* **On** \
|
|
3282
|
-
* **Off**
|
|
3732
|
+
* **Off** \
|
|
3733
|
+
* **Unknown**
|
|
3283
3734
|
*/
|
|
3284
|
-
export type
|
|
3735
|
+
export type KubernetesNodePowerState = string;
|
|
3285
3736
|
|
|
3286
|
-
/** Known values of {@link
|
|
3287
|
-
export enum
|
|
3288
|
-
/**
|
|
3289
|
-
|
|
3290
|
-
/**
|
|
3291
|
-
|
|
3292
|
-
/** Provisioning */
|
|
3293
|
-
Provisioning = "Provisioning"
|
|
3737
|
+
/** Known values of {@link KubernetesNodeRole} that the service accepts. */
|
|
3738
|
+
export enum KnownKubernetesNodeRole {
|
|
3739
|
+
/** ControlPlane */
|
|
3740
|
+
ControlPlane = "ControlPlane",
|
|
3741
|
+
/** Worker */
|
|
3742
|
+
Worker = "Worker"
|
|
3294
3743
|
}
|
|
3295
3744
|
|
|
3296
3745
|
/**
|
|
3297
|
-
* Defines values for
|
|
3298
|
-
* {@link
|
|
3746
|
+
* Defines values for KubernetesNodeRole. \
|
|
3747
|
+
* {@link KnownKubernetesNodeRole} can be used interchangeably with KubernetesNodeRole,
|
|
3299
3748
|
* this enum contains the known values that the service supports.
|
|
3300
3749
|
* ### Known values supported by the service
|
|
3301
|
-
* **
|
|
3302
|
-
* **
|
|
3303
|
-
* **Provisioning**
|
|
3750
|
+
* **ControlPlane** \
|
|
3751
|
+
* **Worker**
|
|
3304
3752
|
*/
|
|
3305
|
-
export type
|
|
3753
|
+
export type KubernetesNodeRole = string;
|
|
3306
3754
|
|
|
3307
|
-
/** Known values of {@link
|
|
3308
|
-
export enum
|
|
3755
|
+
/** Known values of {@link KubernetesClusterProvisioningState} that the service accepts. */
|
|
3756
|
+
export enum KnownKubernetesClusterProvisioningState {
|
|
3309
3757
|
/** Succeeded */
|
|
3310
3758
|
Succeeded = "Succeeded",
|
|
3311
3759
|
/** Failed */
|
|
3312
3760
|
Failed = "Failed",
|
|
3313
3761
|
/** Canceled */
|
|
3314
|
-
Canceled = "Canceled"
|
|
3762
|
+
Canceled = "Canceled",
|
|
3763
|
+
/** Accepted */
|
|
3764
|
+
Accepted = "Accepted",
|
|
3765
|
+
/** InProgress */
|
|
3766
|
+
InProgress = "InProgress",
|
|
3767
|
+
/** Created */
|
|
3768
|
+
Created = "Created",
|
|
3769
|
+
/** Updating */
|
|
3770
|
+
Updating = "Updating",
|
|
3771
|
+
/** Deleting */
|
|
3772
|
+
Deleting = "Deleting"
|
|
3315
3773
|
}
|
|
3316
3774
|
|
|
3317
3775
|
/**
|
|
3318
|
-
* Defines values for
|
|
3319
|
-
* {@link
|
|
3776
|
+
* Defines values for KubernetesClusterProvisioningState. \
|
|
3777
|
+
* {@link KnownKubernetesClusterProvisioningState} can be used interchangeably with KubernetesClusterProvisioningState,
|
|
3320
3778
|
* this enum contains the known values that the service supports.
|
|
3321
3779
|
* ### Known values supported by the service
|
|
3322
3780
|
* **Succeeded** \
|
|
3323
3781
|
* **Failed** \
|
|
3324
|
-
* **Canceled**
|
|
3782
|
+
* **Canceled** \
|
|
3783
|
+
* **Accepted** \
|
|
3784
|
+
* **InProgress** \
|
|
3785
|
+
* **Created** \
|
|
3786
|
+
* **Updating** \
|
|
3787
|
+
* **Deleting**
|
|
3325
3788
|
*/
|
|
3326
|
-
export type
|
|
3789
|
+
export type KubernetesClusterProvisioningState = string;
|
|
3327
3790
|
|
|
3328
3791
|
/** Known values of {@link L2NetworkDetailedStatus} that the service accepts. */
|
|
3329
3792
|
export enum KnownL2NetworkDetailedStatus {
|
|
@@ -3433,6 +3896,27 @@ export enum KnownHybridAksIpamEnabled {
|
|
|
3433
3896
|
*/
|
|
3434
3897
|
export type HybridAksIpamEnabled = string;
|
|
3435
3898
|
|
|
3899
|
+
/** Known values of {@link IpAllocationType} that the service accepts. */
|
|
3900
|
+
export enum KnownIpAllocationType {
|
|
3901
|
+
/** IPV4 */
|
|
3902
|
+
IPV4 = "IPV4",
|
|
3903
|
+
/** IPV6 */
|
|
3904
|
+
IPV6 = "IPV6",
|
|
3905
|
+
/** DualStack */
|
|
3906
|
+
DualStack = "DualStack"
|
|
3907
|
+
}
|
|
3908
|
+
|
|
3909
|
+
/**
|
|
3910
|
+
* Defines values for IpAllocationType. \
|
|
3911
|
+
* {@link KnownIpAllocationType} can be used interchangeably with IpAllocationType,
|
|
3912
|
+
* this enum contains the known values that the service supports.
|
|
3913
|
+
* ### Known values supported by the service
|
|
3914
|
+
* **IPV4** \
|
|
3915
|
+
* **IPV6** \
|
|
3916
|
+
* **DualStack**
|
|
3917
|
+
*/
|
|
3918
|
+
export type IpAllocationType = string;
|
|
3919
|
+
|
|
3436
3920
|
/** Known values of {@link L3NetworkProvisioningState} that the service accepts. */
|
|
3437
3921
|
export enum KnownL3NetworkProvisioningState {
|
|
3438
3922
|
/** Succeeded */
|
|
@@ -3771,12 +4255,22 @@ export type VirtualMachineBootMethod = string;
|
|
|
3771
4255
|
|
|
3772
4256
|
/** Known values of {@link VirtualMachineDetailedStatus} that the service accepts. */
|
|
3773
4257
|
export enum KnownVirtualMachineDetailedStatus {
|
|
3774
|
-
/** Error */
|
|
3775
|
-
Error = "Error",
|
|
3776
4258
|
/** Available */
|
|
3777
4259
|
Available = "Available",
|
|
4260
|
+
/** Error */
|
|
4261
|
+
Error = "Error",
|
|
3778
4262
|
/** Provisioning */
|
|
3779
|
-
Provisioning = "Provisioning"
|
|
4263
|
+
Provisioning = "Provisioning",
|
|
4264
|
+
/** Running */
|
|
4265
|
+
Running = "Running",
|
|
4266
|
+
/** Scheduling */
|
|
4267
|
+
Scheduling = "Scheduling",
|
|
4268
|
+
/** Stopped */
|
|
4269
|
+
Stopped = "Stopped",
|
|
4270
|
+
/** Terminating */
|
|
4271
|
+
Terminating = "Terminating",
|
|
4272
|
+
/** Unknown */
|
|
4273
|
+
Unknown = "Unknown"
|
|
3780
4274
|
}
|
|
3781
4275
|
|
|
3782
4276
|
/**
|
|
@@ -3784,9 +4278,14 @@ export enum KnownVirtualMachineDetailedStatus {
|
|
|
3784
4278
|
* {@link KnownVirtualMachineDetailedStatus} can be used interchangeably with VirtualMachineDetailedStatus,
|
|
3785
4279
|
* this enum contains the known values that the service supports.
|
|
3786
4280
|
* ### Known values supported by the service
|
|
3787
|
-
* **Error** \
|
|
3788
4281
|
* **Available** \
|
|
3789
|
-
* **
|
|
4282
|
+
* **Error** \
|
|
4283
|
+
* **Provisioning** \
|
|
4284
|
+
* **Running** \
|
|
4285
|
+
* **Scheduling** \
|
|
4286
|
+
* **Stopped** \
|
|
4287
|
+
* **Terminating** \
|
|
4288
|
+
* **Unknown**
|
|
3790
4289
|
*/
|
|
3791
4290
|
export type VirtualMachineDetailedStatus = string;
|
|
3792
4291
|
|
|
@@ -3867,7 +4366,9 @@ export enum KnownVirtualMachinePowerState {
|
|
|
3867
4366
|
/** On */
|
|
3868
4367
|
On = "On",
|
|
3869
4368
|
/** Off */
|
|
3870
|
-
Off = "Off"
|
|
4369
|
+
Off = "Off",
|
|
4370
|
+
/** Unknown */
|
|
4371
|
+
Unknown = "Unknown"
|
|
3871
4372
|
}
|
|
3872
4373
|
|
|
3873
4374
|
/**
|
|
@@ -3876,7 +4377,8 @@ export enum KnownVirtualMachinePowerState {
|
|
|
3876
4377
|
* this enum contains the known values that the service supports.
|
|
3877
4378
|
* ### Known values supported by the service
|
|
3878
4379
|
* **On** \
|
|
3879
|
-
* **Off**
|
|
4380
|
+
* **Off** \
|
|
4381
|
+
* **Unknown**
|
|
3880
4382
|
*/
|
|
3881
4383
|
export type VirtualMachinePowerState = string;
|
|
3882
4384
|
|
|
@@ -4276,20 +4778,59 @@ export enum KnownClusterMetricsConfigurationProvisioningState {
|
|
|
4276
4778
|
*/
|
|
4277
4779
|
export type ClusterMetricsConfigurationProvisioningState = string;
|
|
4278
4780
|
|
|
4279
|
-
/** Known values of {@link
|
|
4280
|
-
export enum
|
|
4281
|
-
/**
|
|
4282
|
-
|
|
4781
|
+
/** Known values of {@link AgentPoolDetailedStatus} that the service accepts. */
|
|
4782
|
+
export enum KnownAgentPoolDetailedStatus {
|
|
4783
|
+
/** Available */
|
|
4784
|
+
Available = "Available",
|
|
4785
|
+
/** Error */
|
|
4786
|
+
Error = "Error",
|
|
4787
|
+
/** Provisioning */
|
|
4788
|
+
Provisioning = "Provisioning"
|
|
4283
4789
|
}
|
|
4284
4790
|
|
|
4285
4791
|
/**
|
|
4286
|
-
* Defines values for
|
|
4287
|
-
* {@link
|
|
4792
|
+
* Defines values for AgentPoolDetailedStatus. \
|
|
4793
|
+
* {@link KnownAgentPoolDetailedStatus} can be used interchangeably with AgentPoolDetailedStatus,
|
|
4288
4794
|
* this enum contains the known values that the service supports.
|
|
4289
4795
|
* ### Known values supported by the service
|
|
4290
|
-
* **
|
|
4796
|
+
* **Available** \
|
|
4797
|
+
* **Error** \
|
|
4798
|
+
* **Provisioning**
|
|
4291
4799
|
*/
|
|
4292
|
-
export type
|
|
4800
|
+
export type AgentPoolDetailedStatus = string;
|
|
4801
|
+
|
|
4802
|
+
/** Known values of {@link AgentPoolProvisioningState} that the service accepts. */
|
|
4803
|
+
export enum KnownAgentPoolProvisioningState {
|
|
4804
|
+
/** Accepted */
|
|
4805
|
+
Accepted = "Accepted",
|
|
4806
|
+
/** Canceled */
|
|
4807
|
+
Canceled = "Canceled",
|
|
4808
|
+
/** Deleting */
|
|
4809
|
+
Deleting = "Deleting",
|
|
4810
|
+
/** Failed */
|
|
4811
|
+
Failed = "Failed",
|
|
4812
|
+
/** InProgress */
|
|
4813
|
+
InProgress = "InProgress",
|
|
4814
|
+
/** Succeeded */
|
|
4815
|
+
Succeeded = "Succeeded",
|
|
4816
|
+
/** Updating */
|
|
4817
|
+
Updating = "Updating"
|
|
4818
|
+
}
|
|
4819
|
+
|
|
4820
|
+
/**
|
|
4821
|
+
* Defines values for AgentPoolProvisioningState. \
|
|
4822
|
+
* {@link KnownAgentPoolProvisioningState} can be used interchangeably with AgentPoolProvisioningState,
|
|
4823
|
+
* this enum contains the known values that the service supports.
|
|
4824
|
+
* ### Known values supported by the service
|
|
4825
|
+
* **Accepted** \
|
|
4826
|
+
* **Canceled** \
|
|
4827
|
+
* **Deleting** \
|
|
4828
|
+
* **Failed** \
|
|
4829
|
+
* **InProgress** \
|
|
4830
|
+
* **Succeeded** \
|
|
4831
|
+
* **Updating**
|
|
4832
|
+
*/
|
|
4833
|
+
export type AgentPoolProvisioningState = string;
|
|
4293
4834
|
|
|
4294
4835
|
/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */
|
|
4295
4836
|
export enum KnownConsoleDetailedStatus {
|
|
@@ -4827,28 +5368,28 @@ export interface ClustersListByResourceGroupNextOptionalParams
|
|
|
4827
5368
|
export type ClustersListByResourceGroupNextResponse = ClusterList;
|
|
4828
5369
|
|
|
4829
5370
|
/** Optional parameters. */
|
|
4830
|
-
export interface
|
|
5371
|
+
export interface KubernetesClustersListBySubscriptionOptionalParams
|
|
4831
5372
|
extends coreClient.OperationOptions {}
|
|
4832
5373
|
|
|
4833
5374
|
/** Contains response data for the listBySubscription operation. */
|
|
4834
|
-
export type
|
|
5375
|
+
export type KubernetesClustersListBySubscriptionResponse = KubernetesClusterList;
|
|
4835
5376
|
|
|
4836
5377
|
/** Optional parameters. */
|
|
4837
|
-
export interface
|
|
5378
|
+
export interface KubernetesClustersListByResourceGroupOptionalParams
|
|
4838
5379
|
extends coreClient.OperationOptions {}
|
|
4839
5380
|
|
|
4840
5381
|
/** Contains response data for the listByResourceGroup operation. */
|
|
4841
|
-
export type
|
|
5382
|
+
export type KubernetesClustersListByResourceGroupResponse = KubernetesClusterList;
|
|
4842
5383
|
|
|
4843
5384
|
/** Optional parameters. */
|
|
4844
|
-
export interface
|
|
5385
|
+
export interface KubernetesClustersGetOptionalParams
|
|
4845
5386
|
extends coreClient.OperationOptions {}
|
|
4846
5387
|
|
|
4847
5388
|
/** Contains response data for the get operation. */
|
|
4848
|
-
export type
|
|
5389
|
+
export type KubernetesClustersGetResponse = KubernetesCluster;
|
|
4849
5390
|
|
|
4850
5391
|
/** Optional parameters. */
|
|
4851
|
-
export interface
|
|
5392
|
+
export interface KubernetesClustersCreateOrUpdateOptionalParams
|
|
4852
5393
|
extends coreClient.OperationOptions {
|
|
4853
5394
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4854
5395
|
updateIntervalInMs?: number;
|
|
@@ -4857,10 +5398,10 @@ export interface DefaultCniNetworksCreateOrUpdateOptionalParams
|
|
|
4857
5398
|
}
|
|
4858
5399
|
|
|
4859
5400
|
/** Contains response data for the createOrUpdate operation. */
|
|
4860
|
-
export type
|
|
5401
|
+
export type KubernetesClustersCreateOrUpdateResponse = KubernetesCluster;
|
|
4861
5402
|
|
|
4862
5403
|
/** Optional parameters. */
|
|
4863
|
-
export interface
|
|
5404
|
+
export interface KubernetesClustersDeleteOptionalParams
|
|
4864
5405
|
extends coreClient.OperationOptions {
|
|
4865
5406
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4866
5407
|
updateIntervalInMs?: number;
|
|
@@ -4869,83 +5410,21 @@ export interface DefaultCniNetworksDeleteOptionalParams
|
|
|
4869
5410
|
}
|
|
4870
5411
|
|
|
4871
5412
|
/** Optional parameters. */
|
|
4872
|
-
export interface
|
|
5413
|
+
export interface KubernetesClustersUpdateOptionalParams
|
|
4873
5414
|
extends coreClient.OperationOptions {
|
|
4874
5415
|
/** The request body. */
|
|
4875
|
-
|
|
4876
|
-
}
|
|
4877
|
-
|
|
4878
|
-
/** Contains response data for the update operation. */
|
|
4879
|
-
export type DefaultCniNetworksUpdateResponse = DefaultCniNetwork;
|
|
4880
|
-
|
|
4881
|
-
/** Optional parameters. */
|
|
4882
|
-
export interface DefaultCniNetworksListBySubscriptionNextOptionalParams
|
|
4883
|
-
extends coreClient.OperationOptions {}
|
|
4884
|
-
|
|
4885
|
-
/** Contains response data for the listBySubscriptionNext operation. */
|
|
4886
|
-
export type DefaultCniNetworksListBySubscriptionNextResponse = DefaultCniNetworkList;
|
|
4887
|
-
|
|
4888
|
-
/** Optional parameters. */
|
|
4889
|
-
export interface DefaultCniNetworksListByResourceGroupNextOptionalParams
|
|
4890
|
-
extends coreClient.OperationOptions {}
|
|
4891
|
-
|
|
4892
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4893
|
-
export type DefaultCniNetworksListByResourceGroupNextResponse = DefaultCniNetworkList;
|
|
4894
|
-
|
|
4895
|
-
/** Optional parameters. */
|
|
4896
|
-
export interface HybridAksClustersListBySubscriptionOptionalParams
|
|
4897
|
-
extends coreClient.OperationOptions {}
|
|
4898
|
-
|
|
4899
|
-
/** Contains response data for the listBySubscription operation. */
|
|
4900
|
-
export type HybridAksClustersListBySubscriptionResponse = HybridAksClusterList;
|
|
4901
|
-
|
|
4902
|
-
/** Optional parameters. */
|
|
4903
|
-
export interface HybridAksClustersListByResourceGroupOptionalParams
|
|
4904
|
-
extends coreClient.OperationOptions {}
|
|
4905
|
-
|
|
4906
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
4907
|
-
export type HybridAksClustersListByResourceGroupResponse = HybridAksClusterList;
|
|
4908
|
-
|
|
4909
|
-
/** Optional parameters. */
|
|
4910
|
-
export interface HybridAksClustersGetOptionalParams
|
|
4911
|
-
extends coreClient.OperationOptions {}
|
|
4912
|
-
|
|
4913
|
-
/** Contains response data for the get operation. */
|
|
4914
|
-
export type HybridAksClustersGetResponse = HybridAksCluster;
|
|
4915
|
-
|
|
4916
|
-
/** Optional parameters. */
|
|
4917
|
-
export interface HybridAksClustersCreateOrUpdateOptionalParams
|
|
4918
|
-
extends coreClient.OperationOptions {
|
|
4919
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4920
|
-
updateIntervalInMs?: number;
|
|
4921
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4922
|
-
resumeFrom?: string;
|
|
4923
|
-
}
|
|
4924
|
-
|
|
4925
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
4926
|
-
export type HybridAksClustersCreateOrUpdateResponse = HybridAksCluster;
|
|
4927
|
-
|
|
4928
|
-
/** Optional parameters. */
|
|
4929
|
-
export interface HybridAksClustersDeleteOptionalParams
|
|
4930
|
-
extends coreClient.OperationOptions {
|
|
5416
|
+
kubernetesClusterUpdateParameters?: KubernetesClusterPatchParameters;
|
|
4931
5417
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4932
5418
|
updateIntervalInMs?: number;
|
|
4933
5419
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4934
5420
|
resumeFrom?: string;
|
|
4935
5421
|
}
|
|
4936
5422
|
|
|
4937
|
-
/** Optional parameters. */
|
|
4938
|
-
export interface HybridAksClustersUpdateOptionalParams
|
|
4939
|
-
extends coreClient.OperationOptions {
|
|
4940
|
-
/** The request body. */
|
|
4941
|
-
hybridAksClusterUpdateParameters?: HybridAksClusterPatchParameters;
|
|
4942
|
-
}
|
|
4943
|
-
|
|
4944
5423
|
/** Contains response data for the update operation. */
|
|
4945
|
-
export type
|
|
5424
|
+
export type KubernetesClustersUpdateResponse = KubernetesCluster;
|
|
4946
5425
|
|
|
4947
5426
|
/** Optional parameters. */
|
|
4948
|
-
export interface
|
|
5427
|
+
export interface KubernetesClustersRestartNodeOptionalParams
|
|
4949
5428
|
extends coreClient.OperationOptions {
|
|
4950
5429
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4951
5430
|
updateIntervalInMs?: number;
|
|
@@ -4954,21 +5433,21 @@ export interface HybridAksClustersRestartNodeOptionalParams
|
|
|
4954
5433
|
}
|
|
4955
5434
|
|
|
4956
5435
|
/** Contains response data for the restartNode operation. */
|
|
4957
|
-
export type
|
|
5436
|
+
export type KubernetesClustersRestartNodeResponse = KubernetesClustersRestartNodeHeaders;
|
|
4958
5437
|
|
|
4959
5438
|
/** Optional parameters. */
|
|
4960
|
-
export interface
|
|
5439
|
+
export interface KubernetesClustersListBySubscriptionNextOptionalParams
|
|
4961
5440
|
extends coreClient.OperationOptions {}
|
|
4962
5441
|
|
|
4963
5442
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
4964
|
-
export type
|
|
5443
|
+
export type KubernetesClustersListBySubscriptionNextResponse = KubernetesClusterList;
|
|
4965
5444
|
|
|
4966
5445
|
/** Optional parameters. */
|
|
4967
|
-
export interface
|
|
5446
|
+
export interface KubernetesClustersListByResourceGroupNextOptionalParams
|
|
4968
5447
|
extends coreClient.OperationOptions {}
|
|
4969
5448
|
|
|
4970
5449
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4971
|
-
export type
|
|
5450
|
+
export type KubernetesClustersListByResourceGroupNextResponse = KubernetesClusterList;
|
|
4972
5451
|
|
|
4973
5452
|
/** Optional parameters. */
|
|
4974
5453
|
export interface L2NetworksListBySubscriptionOptionalParams
|
|
@@ -5284,18 +5763,6 @@ export interface StorageAppliancesRunReadCommandsOptionalParams
|
|
|
5284
5763
|
/** Contains response data for the runReadCommands operation. */
|
|
5285
5764
|
export type StorageAppliancesRunReadCommandsResponse = StorageAppliancesRunReadCommandsHeaders;
|
|
5286
5765
|
|
|
5287
|
-
/** Optional parameters. */
|
|
5288
|
-
export interface StorageAppliancesValidateHardwareOptionalParams
|
|
5289
|
-
extends coreClient.OperationOptions {
|
|
5290
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
5291
|
-
updateIntervalInMs?: number;
|
|
5292
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5293
|
-
resumeFrom?: string;
|
|
5294
|
-
}
|
|
5295
|
-
|
|
5296
|
-
/** Contains response data for the validateHardware operation. */
|
|
5297
|
-
export type StorageAppliancesValidateHardwareResponse = StorageAppliancesValidateHardwareHeaders;
|
|
5298
|
-
|
|
5299
5766
|
/** Optional parameters. */
|
|
5300
5767
|
export interface StorageAppliancesListBySubscriptionNextOptionalParams
|
|
5301
5768
|
extends coreClient.OperationOptions {}
|
|
@@ -5586,11 +6053,11 @@ export interface VolumesListByResourceGroupNextOptionalParams
|
|
|
5586
6053
|
export type VolumesListByResourceGroupNextResponse = VolumeList;
|
|
5587
6054
|
|
|
5588
6055
|
/** Optional parameters. */
|
|
5589
|
-
export interface
|
|
6056
|
+
export interface BareMetalMachineKeySetsListByClusterOptionalParams
|
|
5590
6057
|
extends coreClient.OperationOptions {}
|
|
5591
6058
|
|
|
5592
|
-
/** Contains response data for the
|
|
5593
|
-
export type
|
|
6059
|
+
/** Contains response data for the listByCluster operation. */
|
|
6060
|
+
export type BareMetalMachineKeySetsListByClusterResponse = BareMetalMachineKeySetList;
|
|
5594
6061
|
|
|
5595
6062
|
/** Optional parameters. */
|
|
5596
6063
|
export interface BareMetalMachineKeySetsGetOptionalParams
|
|
@@ -5635,18 +6102,18 @@ export interface BareMetalMachineKeySetsUpdateOptionalParams
|
|
|
5635
6102
|
export type BareMetalMachineKeySetsUpdateResponse = BareMetalMachineKeySet;
|
|
5636
6103
|
|
|
5637
6104
|
/** Optional parameters. */
|
|
5638
|
-
export interface
|
|
6105
|
+
export interface BareMetalMachineKeySetsListByClusterNextOptionalParams
|
|
5639
6106
|
extends coreClient.OperationOptions {}
|
|
5640
6107
|
|
|
5641
|
-
/** Contains response data for the
|
|
5642
|
-
export type
|
|
6108
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
6109
|
+
export type BareMetalMachineKeySetsListByClusterNextResponse = BareMetalMachineKeySetList;
|
|
5643
6110
|
|
|
5644
6111
|
/** Optional parameters. */
|
|
5645
|
-
export interface
|
|
6112
|
+
export interface BmcKeySetsListByClusterOptionalParams
|
|
5646
6113
|
extends coreClient.OperationOptions {}
|
|
5647
6114
|
|
|
5648
|
-
/** Contains response data for the
|
|
5649
|
-
export type
|
|
6115
|
+
/** Contains response data for the listByCluster operation. */
|
|
6116
|
+
export type BmcKeySetsListByClusterResponse = BmcKeySetList;
|
|
5650
6117
|
|
|
5651
6118
|
/** Optional parameters. */
|
|
5652
6119
|
export interface BmcKeySetsGetOptionalParams
|
|
@@ -5691,18 +6158,18 @@ export interface BmcKeySetsUpdateOptionalParams
|
|
|
5691
6158
|
export type BmcKeySetsUpdateResponse = BmcKeySet;
|
|
5692
6159
|
|
|
5693
6160
|
/** Optional parameters. */
|
|
5694
|
-
export interface
|
|
6161
|
+
export interface BmcKeySetsListByClusterNextOptionalParams
|
|
5695
6162
|
extends coreClient.OperationOptions {}
|
|
5696
6163
|
|
|
5697
|
-
/** Contains response data for the
|
|
5698
|
-
export type
|
|
6164
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
6165
|
+
export type BmcKeySetsListByClusterNextResponse = BmcKeySetList;
|
|
5699
6166
|
|
|
5700
6167
|
/** Optional parameters. */
|
|
5701
|
-
export interface
|
|
6168
|
+
export interface MetricsConfigurationsListByClusterOptionalParams
|
|
5702
6169
|
extends coreClient.OperationOptions {}
|
|
5703
6170
|
|
|
5704
|
-
/** Contains response data for the
|
|
5705
|
-
export type
|
|
6171
|
+
/** Contains response data for the listByCluster operation. */
|
|
6172
|
+
export type MetricsConfigurationsListByClusterResponse = ClusterMetricsConfigurationList;
|
|
5706
6173
|
|
|
5707
6174
|
/** Optional parameters. */
|
|
5708
6175
|
export interface MetricsConfigurationsGetOptionalParams
|
|
@@ -5747,18 +6214,74 @@ export interface MetricsConfigurationsUpdateOptionalParams
|
|
|
5747
6214
|
export type MetricsConfigurationsUpdateResponse = ClusterMetricsConfiguration;
|
|
5748
6215
|
|
|
5749
6216
|
/** Optional parameters. */
|
|
5750
|
-
export interface
|
|
6217
|
+
export interface MetricsConfigurationsListByClusterNextOptionalParams
|
|
5751
6218
|
extends coreClient.OperationOptions {}
|
|
5752
6219
|
|
|
5753
|
-
/** Contains response data for the
|
|
5754
|
-
export type
|
|
6220
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
6221
|
+
export type MetricsConfigurationsListByClusterNextResponse = ClusterMetricsConfigurationList;
|
|
5755
6222
|
|
|
5756
6223
|
/** Optional parameters. */
|
|
5757
|
-
export interface
|
|
6224
|
+
export interface AgentPoolsListByKubernetesClusterOptionalParams
|
|
5758
6225
|
extends coreClient.OperationOptions {}
|
|
5759
6226
|
|
|
5760
|
-
/** Contains response data for the
|
|
5761
|
-
export type
|
|
6227
|
+
/** Contains response data for the listByKubernetesCluster operation. */
|
|
6228
|
+
export type AgentPoolsListByKubernetesClusterResponse = AgentPoolList;
|
|
6229
|
+
|
|
6230
|
+
/** Optional parameters. */
|
|
6231
|
+
export interface AgentPoolsGetOptionalParams
|
|
6232
|
+
extends coreClient.OperationOptions {}
|
|
6233
|
+
|
|
6234
|
+
/** Contains response data for the get operation. */
|
|
6235
|
+
export type AgentPoolsGetResponse = AgentPool;
|
|
6236
|
+
|
|
6237
|
+
/** Optional parameters. */
|
|
6238
|
+
export interface AgentPoolsCreateOrUpdateOptionalParams
|
|
6239
|
+
extends coreClient.OperationOptions {
|
|
6240
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6241
|
+
updateIntervalInMs?: number;
|
|
6242
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6243
|
+
resumeFrom?: string;
|
|
6244
|
+
}
|
|
6245
|
+
|
|
6246
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
6247
|
+
export type AgentPoolsCreateOrUpdateResponse = AgentPool;
|
|
6248
|
+
|
|
6249
|
+
/** Optional parameters. */
|
|
6250
|
+
export interface AgentPoolsDeleteOptionalParams
|
|
6251
|
+
extends coreClient.OperationOptions {
|
|
6252
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6253
|
+
updateIntervalInMs?: number;
|
|
6254
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6255
|
+
resumeFrom?: string;
|
|
6256
|
+
}
|
|
6257
|
+
|
|
6258
|
+
/** Optional parameters. */
|
|
6259
|
+
export interface AgentPoolsUpdateOptionalParams
|
|
6260
|
+
extends coreClient.OperationOptions {
|
|
6261
|
+
/** The request body. */
|
|
6262
|
+
agentPoolUpdateParameters?: AgentPoolPatchParameters;
|
|
6263
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6264
|
+
updateIntervalInMs?: number;
|
|
6265
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6266
|
+
resumeFrom?: string;
|
|
6267
|
+
}
|
|
6268
|
+
|
|
6269
|
+
/** Contains response data for the update operation. */
|
|
6270
|
+
export type AgentPoolsUpdateResponse = AgentPool;
|
|
6271
|
+
|
|
6272
|
+
/** Optional parameters. */
|
|
6273
|
+
export interface AgentPoolsListByKubernetesClusterNextOptionalParams
|
|
6274
|
+
extends coreClient.OperationOptions {}
|
|
6275
|
+
|
|
6276
|
+
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
6277
|
+
export type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;
|
|
6278
|
+
|
|
6279
|
+
/** Optional parameters. */
|
|
6280
|
+
export interface ConsolesListByVirtualMachineOptionalParams
|
|
6281
|
+
extends coreClient.OperationOptions {}
|
|
6282
|
+
|
|
6283
|
+
/** Contains response data for the listByVirtualMachine operation. */
|
|
6284
|
+
export type ConsolesListByVirtualMachineResponse = ConsoleList;
|
|
5762
6285
|
|
|
5763
6286
|
/** Optional parameters. */
|
|
5764
6287
|
export interface ConsolesGetOptionalParams
|
|
@@ -5803,11 +6326,11 @@ export interface ConsolesUpdateOptionalParams
|
|
|
5803
6326
|
export type ConsolesUpdateResponse = Console;
|
|
5804
6327
|
|
|
5805
6328
|
/** Optional parameters. */
|
|
5806
|
-
export interface
|
|
6329
|
+
export interface ConsolesListByVirtualMachineNextOptionalParams
|
|
5807
6330
|
extends coreClient.OperationOptions {}
|
|
5808
6331
|
|
|
5809
|
-
/** Contains response data for the
|
|
5810
|
-
export type
|
|
6332
|
+
/** Contains response data for the listByVirtualMachineNext operation. */
|
|
6333
|
+
export type ConsolesListByVirtualMachineNextResponse = ConsoleList;
|
|
5811
6334
|
|
|
5812
6335
|
/** Optional parameters. */
|
|
5813
6336
|
export interface NetworkCloudOptionalParams
|