@azure/arm-networkcloud 1.0.0-beta.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/README.md +1 -1
- package/dist/index.js +6561 -6128
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +85 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersGetSample.js → agentPoolsGetSample.js} +11 -9
- package/dist-esm/samples-dev/agentPoolsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersListByResourceGroupSample.js → agentPoolsListByKubernetesClusterSample.js} +10 -8
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js +46 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bareMetalMachineKeySetsListByResourceGroupSample.js → bareMetalMachineKeySetsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js +9 -3
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bmcKeySetsListByResourceGroupSample.js → bmcKeySetsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersGetSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +10 -9
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +3 -2
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeploySample.js +6 -4
- package/dist-esm/samples-dev/clustersDeploySample.js.map +1 -1
- package/dist-esm/samples-dev/clustersGetSample.js +3 -2
- package/dist-esm/samples-dev/clustersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +8 -6
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js +3 -2
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/consolesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesGetSample.js +3 -2
- package/dist-esm/samples-dev/consolesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts +2 -0
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{consolesListByResourceGroupSample.js → consolesListByVirtualMachineSample.js} +9 -8
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js.map +1 -0
- package/dist-esm/samples-dev/consolesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/consolesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js +178 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksDeleteSample.js → kubernetesClustersDeleteSample.js} +10 -9
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksGetSample.js → kubernetesClustersGetSample.js} +10 -9
- package/dist-esm/samples-dev/kubernetesClustersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksListByResourceGroupSample.js → kubernetesClustersListByResourceGroupSample.js} +9 -8
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksListBySubscriptionSample.js → kubernetesClustersListBySubscriptionSample.js} +9 -8
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersRestartNodeSample.js → kubernetesClustersRestartNodeSample.js} +11 -10
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersUpdateSample.js → kubernetesClustersUpdateSample.js} +14 -11
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js +5 -6
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js +8 -7
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{metricsConfigurationsListByResourceGroupSample.js → metricsConfigurationsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/rackSkusGetSample.js +3 -2
- package/dist-esm/samples-dev/rackSkusGetSample.js.map +1 -1
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/racksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/racksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/racksGetSample.js +3 -2
- package/dist-esm/samples-dev/racksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/racksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesGetSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js +5 -4
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +8 -7
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/volumesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesGetSample.js +3 -2
- package/dist-esm/samples-dev/volumesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/volumesUpdateSample.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +932 -512
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +201 -67
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +37 -28
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1270 -496
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +7 -12
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +37 -60
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/networkCloud.d.ts +4 -4
- package/dist-esm/src/networkCloud.d.ts.map +1 -1
- package/dist-esm/src/networkCloud.js +6 -6
- package/dist-esm/src/networkCloud.js.map +1 -1
- package/dist-esm/src/operations/agentPools.d.ts +100 -0
- package/dist-esm/src/operations/agentPools.d.ts.map +1 -0
- package/dist-esm/src/operations/{defaultCniNetworks.js → agentPools.js} +155 -185
- package/dist-esm/src/operations/agentPools.js.map +1 -0
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts +10 -10
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.js +21 -21
- package/dist-esm/src/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.d.ts +1 -17
- package/dist-esm/src/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.js +41 -136
- package/dist-esm/src/operations/bareMetalMachines.js.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.d.ts +10 -12
- package/dist-esm/src/operations/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.js +21 -23
- package/dist-esm/src/operations/bmcKeySets.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js.map +1 -1
- package/dist-esm/src/operations/clusters.js +9 -9
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/consoles.d.ts +10 -10
- package/dist-esm/src/operations/consoles.d.ts.map +1 -1
- package/dist-esm/src/operations/consoles.js +21 -21
- package/dist-esm/src/operations/consoles.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +2 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +2 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/kubernetesClusters.d.ts +123 -0
- package/dist-esm/src/operations/kubernetesClusters.d.ts.map +1 -0
- package/dist-esm/src/operations/{hybridAksClusters.js → kubernetesClusters.js} +133 -87
- package/dist-esm/src/operations/kubernetesClusters.js.map +1 -0
- package/dist-esm/src/operations/metricsConfigurations.d.ts +12 -12
- package/dist-esm/src/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.js +23 -23
- package/dist-esm/src/operations/metricsConfigurations.js.map +1 -1
- package/dist-esm/src/operations/racks.js +1 -1
- package/dist-esm/src/operations/racks.js.map +1 -1
- package/dist-esm/src/operations/storageAppliances.d.ts +5 -37
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAppliances.js +13 -203
- package/dist-esm/src/operations/storageAppliances.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +1 -33
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +17 -207
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{hybridAksClusters.js → agentPools.js} +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts +1 -17
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts +3 -4
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/consoles.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +2 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts +87 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{defaultCniNetworks.js → kubernetesClusters.js} +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts +5 -37
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +1 -33
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/package.json +4 -3
- package/review/arm-networkcloud.api.md +670 -496
- package/src/models/index.ts +987 -557
- package/src/models/mappers.ts +1336 -543
- package/src/models/parameters.ts +44 -76
- package/src/networkCloud.ts +11 -11
- package/src/operations/{defaultCniNetworks.ts → agentPools.ts} +249 -232
- package/src/operations/bareMetalMachineKeySets.ts +31 -31
- package/src/operations/bareMetalMachines.ts +41 -178
- package/src/operations/bmcKeySets.ts +31 -33
- package/src/operations/cloudServicesNetworks.ts +1 -1
- package/src/operations/clusters.ts +9 -9
- package/src/operations/consoles.ts +31 -31
- package/src/operations/index.ts +2 -2
- package/src/operations/{hybridAksClusters.ts → kubernetesClusters.ts} +232 -159
- package/src/operations/metricsConfigurations.ts +33 -33
- package/src/operations/racks.ts +1 -1
- package/src/operations/storageAppliances.ts +13 -295
- package/src/operations/virtualMachines.ts +17 -290
- package/src/operationsInterfaces/agentPools.ts +144 -0
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +4 -4
- package/src/operationsInterfaces/bareMetalMachines.ts +1 -35
- package/src/operationsInterfaces/bmcKeySets.ts +4 -5
- package/src/operationsInterfaces/consoles.ts +4 -4
- package/src/operationsInterfaces/index.ts +2 -2
- package/src/operationsInterfaces/kubernetesClusters.ts +170 -0
- package/src/operationsInterfaces/metricsConfigurations.ts +6 -6
- package/src/operationsInterfaces/storageAppliances.ts +5 -73
- package/src/operationsInterfaces/virtualMachines.ts +0 -67
- package/types/arm-networkcloud.d.ts +1412 -1049
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js +0 -41
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js +0 -59
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js +0 -44
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js +0 -54
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js +0 -40
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js +0 -57
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js +0 -42
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js +0 -41
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js +0 -41
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js +0 -41
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js.map +0 -1
- package/dist-esm/src/operations/defaultCniNetworks.d.ts +0 -98
- package/dist-esm/src/operations/defaultCniNetworks.d.ts.map +0 -1
- package/dist-esm/src/operations/defaultCniNetworks.js.map +0 -1
- package/dist-esm/src/operations/hybridAksClusters.d.ts +0 -126
- package/dist-esm/src/operations/hybridAksClusters.d.ts.map +0 -1
- package/dist-esm/src/operations/hybridAksClusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts +0 -89
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.js.map +0 -1
- package/src/operationsInterfaces/defaultCniNetworks.ts +0 -118
- package/src/operationsInterfaces/hybridAksClusters.ts +0 -163
|
@@ -225,7 +225,7 @@ export interface HardwareValidationStatus {
|
|
|
225
225
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
226
226
|
export interface Resource {
|
|
227
227
|
/**
|
|
228
|
-
* Fully qualified resource ID for the resource.
|
|
228
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
229
229
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
230
230
|
*/
|
|
231
231
|
readonly id?: string;
|
|
@@ -317,7 +317,7 @@ export interface ClusterList {
|
|
|
317
317
|
}
|
|
318
318
|
/** RackDefinition represents details regarding the rack. */
|
|
319
319
|
export interface RackDefinition {
|
|
320
|
-
/** The zone name used for this rack when created. */
|
|
320
|
+
/** The zone name used for this rack when created. Availability zones are used for workload placement. */
|
|
321
321
|
availabilityZone?: string;
|
|
322
322
|
/** The unordered list of bare metal machine configuration. */
|
|
323
323
|
bareMetalMachineConfigurationData?: BareMetalMachineConfigurationData[];
|
|
@@ -440,130 +440,318 @@ export interface ValidationThreshold {
|
|
|
440
440
|
/** The numeric threshold value. */
|
|
441
441
|
value: number;
|
|
442
442
|
}
|
|
443
|
-
/**
|
|
444
|
-
export interface
|
|
443
|
+
/** KubernetesClusterList represents a list of Kubernetes clusters. */
|
|
444
|
+
export interface KubernetesClusterList {
|
|
445
445
|
/** The link used to get the next page of operations. */
|
|
446
446
|
nextLink?: string;
|
|
447
|
-
/** The list of
|
|
448
|
-
value?:
|
|
447
|
+
/** The list of additional details related to Kubernetes clusters. */
|
|
448
|
+
value?: KubernetesCluster[];
|
|
449
|
+
}
|
|
450
|
+
/** AadConfiguration represents the Azure Active Directory Integration properties. */
|
|
451
|
+
export interface AadConfiguration {
|
|
452
|
+
/** The list of Azure Active Directory group object IDs that will have an administrative role on the Kubernetes cluster. */
|
|
453
|
+
adminGroupObjectIds: string[];
|
|
454
|
+
}
|
|
455
|
+
/** AdministratorConfiguration represents the administrative credentials that will be applied to the control plane and agent pool nodes in Kubernetes clusters. */
|
|
456
|
+
export interface AdministratorConfiguration {
|
|
457
|
+
/** 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. */
|
|
458
|
+
adminUsername?: string;
|
|
459
|
+
/** 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. */
|
|
460
|
+
sshPublicKeys?: SshPublicKey[];
|
|
461
|
+
}
|
|
462
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
463
|
+
export interface SshPublicKey {
|
|
464
|
+
/** The SSH public key data. */
|
|
465
|
+
keyData: string;
|
|
466
|
+
}
|
|
467
|
+
/** AvailableUpgrade represents an upgrade available for a Kubernetes cluster. */
|
|
468
|
+
export interface AvailableUpgrade {
|
|
469
|
+
/**
|
|
470
|
+
* The version lifecycle indicator.
|
|
471
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
472
|
+
*/
|
|
473
|
+
readonly availabilityLifecycle?: AvailabilityLifecycle;
|
|
474
|
+
/**
|
|
475
|
+
* The version available for upgrading.
|
|
476
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
477
|
+
*/
|
|
478
|
+
readonly version?: string;
|
|
479
|
+
}
|
|
480
|
+
/** ControlPlaneNodeConfiguration represents the selection of virtual machines and size of the control plane for a Kubernetes cluster. */
|
|
481
|
+
export interface ControlPlaneNodeConfiguration {
|
|
482
|
+
/** The administrator credentials to be used for the nodes in the control plane. */
|
|
483
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
484
|
+
/** 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. */
|
|
485
|
+
availabilityZones?: string[];
|
|
486
|
+
/** The number of virtual machines that use this configuration. */
|
|
487
|
+
count: number;
|
|
488
|
+
/** The name of the VM SKU supplied during creation. */
|
|
489
|
+
vmSkuName: string;
|
|
449
490
|
}
|
|
450
|
-
/**
|
|
451
|
-
export interface
|
|
452
|
-
/**
|
|
453
|
-
|
|
491
|
+
/** FeatureStatus contains information regarding a Kubernetes cluster feature. */
|
|
492
|
+
export interface FeatureStatus {
|
|
493
|
+
/**
|
|
494
|
+
* The status representing the state of this feature.
|
|
495
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
496
|
+
*/
|
|
497
|
+
readonly detailedStatus?: FeatureDetailedStatus;
|
|
454
498
|
/**
|
|
455
|
-
* The
|
|
456
|
-
*
|
|
499
|
+
* The descriptive message about the current detailed status.
|
|
500
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
501
|
+
*/
|
|
502
|
+
readonly detailedStatusMessage?: string;
|
|
503
|
+
/**
|
|
504
|
+
* The name of the feature.
|
|
505
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
457
506
|
*/
|
|
458
|
-
|
|
459
|
-
/** The password of the Calico node mesh. It defaults to a randomly-generated string when not provided. */
|
|
460
|
-
nodeMeshPassword?: string;
|
|
461
|
-
/** The subnet blocks in CIDR format for Kubernetes service external IPs to be advertised over BGP. */
|
|
462
|
-
serviceExternalPrefixes?: string[];
|
|
507
|
+
readonly name?: string;
|
|
463
508
|
/**
|
|
464
|
-
* The
|
|
465
|
-
*
|
|
509
|
+
* The version of the feature.
|
|
510
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
466
511
|
*/
|
|
467
|
-
|
|
512
|
+
readonly version?: string;
|
|
468
513
|
}
|
|
469
|
-
/**
|
|
470
|
-
export interface
|
|
471
|
-
/** The
|
|
472
|
-
|
|
473
|
-
/** The
|
|
514
|
+
/** InitialAgentPoolConfiguration specifies the configuration of a pool of virtual machines that are initially defined with a Kubernetes cluster. */
|
|
515
|
+
export interface InitialAgentPoolConfiguration {
|
|
516
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
517
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
518
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
519
|
+
agentOptions?: AgentOptions;
|
|
520
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
521
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
522
|
+
/** 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. */
|
|
523
|
+
availabilityZones?: string[];
|
|
524
|
+
/** The number of virtual machines that use this configuration. */
|
|
525
|
+
count: number;
|
|
526
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
527
|
+
labels?: KubernetesLabel[];
|
|
528
|
+
/** 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. */
|
|
529
|
+
mode: AgentPoolMode;
|
|
530
|
+
/** The name that will be used for the agent pool resource representing this agent pool. */
|
|
531
|
+
name: string;
|
|
532
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
533
|
+
taints?: KubernetesLabel[];
|
|
534
|
+
/** The configuration of the agent pool. */
|
|
535
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
536
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
537
|
+
vmSkuName: string;
|
|
538
|
+
}
|
|
539
|
+
/** AgentOptions are configurations that will be applied to each agent in an agent pool. */
|
|
540
|
+
export interface AgentOptions {
|
|
541
|
+
/** The number of hugepages to allocate. */
|
|
542
|
+
hugepagesCount: number;
|
|
543
|
+
/** The size of the hugepages to allocate. */
|
|
544
|
+
hugepagesSize?: HugepagesSize;
|
|
545
|
+
}
|
|
546
|
+
/** AttachedNetworkConfiguration represents the set of workload networks to attach to a resource. */
|
|
547
|
+
export interface AttachedNetworkConfiguration {
|
|
548
|
+
/** The list of Layer 2 Networks and related configuration for attachment. */
|
|
549
|
+
l2Networks?: L2NetworkAttachmentConfiguration[];
|
|
550
|
+
/** The list of Layer 3 Networks and related configuration for attachment. */
|
|
551
|
+
l3Networks?: L3NetworkAttachmentConfiguration[];
|
|
552
|
+
/** The list of Trunked Networks and related configuration for attachment. */
|
|
553
|
+
trunkedNetworks?: TrunkedNetworkAttachmentConfiguration[];
|
|
554
|
+
}
|
|
555
|
+
/** L2NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 2 network. */
|
|
556
|
+
export interface L2NetworkAttachmentConfiguration {
|
|
557
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
558
|
+
networkId: string;
|
|
559
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
560
|
+
pluginType?: KubernetesPluginType;
|
|
561
|
+
}
|
|
562
|
+
/** L3NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 3 network. */
|
|
563
|
+
export interface L3NetworkAttachmentConfiguration {
|
|
564
|
+
/** The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached. */
|
|
565
|
+
ipamEnabled?: L3NetworkConfigurationIpamEnabled;
|
|
566
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
567
|
+
networkId: string;
|
|
568
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
569
|
+
pluginType?: KubernetesPluginType;
|
|
570
|
+
}
|
|
571
|
+
/** TrunkedNetworkAttachmentConfiguration represents the configuration of the attachment of a trunked network. */
|
|
572
|
+
export interface TrunkedNetworkAttachmentConfiguration {
|
|
573
|
+
/** The resource ID of the network that is being configured for attachment. */
|
|
574
|
+
networkId: string;
|
|
575
|
+
/** The indicator of how this network will be utilized by the Kubernetes cluster. */
|
|
576
|
+
pluginType?: KubernetesPluginType;
|
|
577
|
+
}
|
|
578
|
+
/** KubernetesLabel represents a single entry for a Kubernetes label or taint such as those used on a node or pod. */
|
|
579
|
+
export interface KubernetesLabel {
|
|
580
|
+
/** The name of the label or taint. */
|
|
581
|
+
key: string;
|
|
582
|
+
/** The value of the label or taint. */
|
|
583
|
+
value: string;
|
|
584
|
+
}
|
|
585
|
+
/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */
|
|
586
|
+
export interface AgentPoolUpgradeSettings {
|
|
587
|
+
/** 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. */
|
|
588
|
+
maxSurge?: string;
|
|
589
|
+
}
|
|
590
|
+
/** NetworkConfiguration specifies the Kubernetes cluster network related configuration. */
|
|
591
|
+
export interface NetworkConfiguration {
|
|
592
|
+
/** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */
|
|
593
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
594
|
+
/** The configuration of the BGP service load balancer for this Kubernetes cluster. */
|
|
595
|
+
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
596
|
+
/** The resource ID of the associated Cloud Services network. */
|
|
597
|
+
cloudServicesNetworkId: string;
|
|
598
|
+
/** The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network. */
|
|
599
|
+
cniNetworkId: string;
|
|
600
|
+
/** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */
|
|
601
|
+
dnsServiceIp?: string;
|
|
602
|
+
/** 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. */
|
|
603
|
+
podCidrs?: string[];
|
|
604
|
+
/** 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. */
|
|
605
|
+
serviceCidrs?: string[];
|
|
606
|
+
}
|
|
607
|
+
/** BgpServiceLoadBalancerConfiguration represents the configuration of a BGP service load balancer. */
|
|
608
|
+
export interface BgpServiceLoadBalancerConfiguration {
|
|
609
|
+
/** The association of IP address pools to the communities and peers, allowing for announcement of IPs. */
|
|
610
|
+
bgpAdvertisements?: BgpAdvertisement[];
|
|
611
|
+
/** The list of additional BgpPeer entities that the Kubernetes cluster will peer with. All peering must be explicitly defined. */
|
|
612
|
+
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
613
|
+
/** The indicator to specify if the load balancer peers with the network fabric. */
|
|
614
|
+
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
615
|
+
/** The list of pools of IP addresses that can be allocated to Load Balancer services. */
|
|
616
|
+
ipAddressPools?: IpAddressPool[];
|
|
617
|
+
}
|
|
618
|
+
/** BgpAdvertisement represents the association of IP address pools to the communities and peers. */
|
|
619
|
+
export interface BgpAdvertisement {
|
|
620
|
+
/** 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. */
|
|
621
|
+
advertiseToFabric?: AdvertiseToFabric;
|
|
622
|
+
/** The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format. */
|
|
623
|
+
communities?: string[];
|
|
624
|
+
/** The names of the IP address pools associated with this announcement. */
|
|
625
|
+
ipAddressPools: string[];
|
|
626
|
+
/** The names of the BGP peers to limit this advertisement to. If no values are specified, all BGP peers will receive this advertisement. */
|
|
627
|
+
peers?: string[];
|
|
628
|
+
}
|
|
629
|
+
/** ServiceLoadBalancerBgpPeer represents the configuration of the BGP service load balancer for the Kubernetes cluster. */
|
|
630
|
+
export interface ServiceLoadBalancerBgpPeer {
|
|
631
|
+
/** The indicator of BFD enablement for this BgpPeer. */
|
|
632
|
+
bfdEnabled?: BfdEnabled;
|
|
633
|
+
/** The indicator to enable multi-hop peering support. */
|
|
634
|
+
bgpMultiHop?: BgpMultiHop;
|
|
635
|
+
/** The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
636
|
+
holdTime?: string;
|
|
637
|
+
/** The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
638
|
+
keepAliveTime?: string;
|
|
639
|
+
/** The autonomous system number used for the local end of the BGP session. */
|
|
640
|
+
myAsn?: number;
|
|
641
|
+
/** The name used to identify this BGP peer for association with a BGP advertisement. */
|
|
642
|
+
name: string;
|
|
643
|
+
/** The authentication password for routers enforcing TCP MD5 authenticated sessions. */
|
|
474
644
|
password?: string;
|
|
475
|
-
/** The IPv4 or IPv6 address
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
645
|
+
/** The IPv4 or IPv6 address used to connect this BGP session. */
|
|
646
|
+
peerAddress: string;
|
|
647
|
+
/** The autonomous system number expected from the remote end of the BGP session. */
|
|
648
|
+
peerAsn: number;
|
|
649
|
+
/** The port used to connect this BGP session. */
|
|
650
|
+
peerPort?: number;
|
|
651
|
+
}
|
|
652
|
+
/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */
|
|
653
|
+
export interface IpAddressPool {
|
|
654
|
+
/** 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. */
|
|
655
|
+
addresses: string[];
|
|
656
|
+
/** The indicator to determine if automatic allocation from the pool should occur. */
|
|
657
|
+
autoAssign?: BfdEnabled;
|
|
658
|
+
/** The name used to identify this IP address pool for association with a BGP advertisement. */
|
|
659
|
+
name: string;
|
|
660
|
+
/** 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. */
|
|
661
|
+
onlyUseHostIps?: BfdEnabled;
|
|
491
662
|
}
|
|
492
|
-
/**
|
|
493
|
-
export interface
|
|
663
|
+
/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */
|
|
664
|
+
export interface KubernetesClusterNode {
|
|
494
665
|
/**
|
|
495
|
-
* The resource ID of the agent pool that
|
|
666
|
+
* The resource ID of the agent pool that this node belongs to. This value is not represented on control plane nodes.
|
|
496
667
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
497
668
|
*/
|
|
498
669
|
readonly agentPoolId?: string;
|
|
499
670
|
/**
|
|
500
|
-
* The
|
|
671
|
+
* The availability zone this node is running within.
|
|
672
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
673
|
+
*/
|
|
674
|
+
readonly availabilityZone?: string;
|
|
675
|
+
/**
|
|
676
|
+
* The resource ID of the bare metal machine that hosts this node.
|
|
501
677
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
502
678
|
*/
|
|
503
|
-
readonly
|
|
679
|
+
readonly bareMetalMachineId?: string;
|
|
504
680
|
/**
|
|
505
|
-
* The number of CPU cores
|
|
681
|
+
* The number of CPU cores configured for this node, derived from the VM SKU specified.
|
|
506
682
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
507
683
|
*/
|
|
508
684
|
readonly cpuCores?: number;
|
|
509
685
|
/**
|
|
510
|
-
* The
|
|
686
|
+
* The detailed state of this node.
|
|
511
687
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
512
688
|
*/
|
|
513
|
-
readonly
|
|
689
|
+
readonly detailedStatus?: KubernetesClusterNodeDetailedStatus;
|
|
514
690
|
/**
|
|
515
|
-
* The
|
|
691
|
+
* The descriptive message about the current detailed status.
|
|
516
692
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
517
693
|
*/
|
|
518
|
-
readonly
|
|
694
|
+
readonly detailedStatusMessage?: string;
|
|
695
|
+
/**
|
|
696
|
+
* The size of the disk configured for this node.
|
|
697
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
698
|
+
*/
|
|
699
|
+
readonly diskSizeGB?: number;
|
|
519
700
|
/**
|
|
520
|
-
*
|
|
701
|
+
* The machine image used to deploy this node.
|
|
521
702
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
522
703
|
*/
|
|
523
|
-
readonly
|
|
704
|
+
readonly image?: string;
|
|
524
705
|
/**
|
|
525
|
-
* The
|
|
706
|
+
* The currently running version of Kubernetes and bundled features running on this node.
|
|
526
707
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
527
708
|
*/
|
|
528
|
-
readonly
|
|
709
|
+
readonly kubernetesVersion?: string;
|
|
529
710
|
/**
|
|
530
|
-
* The
|
|
711
|
+
* The list of labels on this node that have been assigned to the agent pool containing this node.
|
|
531
712
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
532
713
|
*/
|
|
533
|
-
readonly
|
|
714
|
+
readonly labels?: KubernetesLabel[];
|
|
534
715
|
/**
|
|
535
|
-
* The
|
|
716
|
+
* The amount of memory configured for this node, derived from the vm SKU specified.
|
|
536
717
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
537
718
|
*/
|
|
538
|
-
readonly
|
|
539
|
-
}
|
|
540
|
-
/** Node denotes the list of node that utilizes configuration. */
|
|
541
|
-
export interface Node {
|
|
719
|
+
readonly memorySizeGB?: number;
|
|
542
720
|
/**
|
|
543
|
-
* The
|
|
721
|
+
* The mode of the agent pool containing this node. Not applicable for control plane nodes.
|
|
544
722
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
545
723
|
*/
|
|
546
|
-
readonly
|
|
724
|
+
readonly mode?: AgentPoolMode;
|
|
547
725
|
/**
|
|
548
|
-
* The
|
|
726
|
+
* The name of this node, as realized in the Kubernetes cluster.
|
|
549
727
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
550
728
|
*/
|
|
551
|
-
readonly
|
|
729
|
+
readonly name?: string;
|
|
552
730
|
/**
|
|
553
|
-
* The
|
|
731
|
+
* The NetworkAttachments made to this node.
|
|
554
732
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
555
733
|
*/
|
|
556
734
|
readonly networkAttachments?: NetworkAttachment[];
|
|
557
735
|
/**
|
|
558
|
-
* The
|
|
736
|
+
* The power state of this node.
|
|
737
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
738
|
+
*/
|
|
739
|
+
readonly powerState?: KubernetesNodePowerState;
|
|
740
|
+
/**
|
|
741
|
+
* The role of this node in the cluster.
|
|
559
742
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
560
743
|
*/
|
|
561
|
-
readonly
|
|
744
|
+
readonly role?: KubernetesNodeRole;
|
|
562
745
|
/**
|
|
563
|
-
* The
|
|
746
|
+
* The list of taints that have been assigned to the agent pool containing this node.
|
|
564
747
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
565
748
|
*/
|
|
566
|
-
readonly
|
|
749
|
+
readonly taints?: KubernetesLabel[];
|
|
750
|
+
/**
|
|
751
|
+
* The VM SKU name that was used to create this cluster node.
|
|
752
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
753
|
+
*/
|
|
754
|
+
readonly vmSkuName?: string;
|
|
567
755
|
}
|
|
568
756
|
/** NetworkAttachment represents the single network attachment. */
|
|
569
757
|
export interface NetworkAttachment {
|
|
@@ -815,11 +1003,6 @@ export interface VirtualMachinePlacementHint {
|
|
|
815
1003
|
/** The scope for the virtual machine affinity or anti-affinity placement hint. It should always be "Machine" in the case of node affinity. */
|
|
816
1004
|
scope: VirtualMachinePlacementHintPodAffinityScope;
|
|
817
1005
|
}
|
|
818
|
-
/** SshPublicKey represents the public key used to authenticate with the virtual machine through SSH. */
|
|
819
|
-
export interface SshPublicKey {
|
|
820
|
-
/** The public ssh key of the user. */
|
|
821
|
-
keyData: string;
|
|
822
|
-
}
|
|
823
1006
|
/** StorageProfile represents information about a disk. */
|
|
824
1007
|
export interface StorageProfile {
|
|
825
1008
|
/** The disk to use with this virtual machine. */
|
|
@@ -869,6 +1052,30 @@ export interface BareMetalMachineCordonParameters {
|
|
|
869
1052
|
/** The indicator of whether to evacuate the node workload when the bare metal machine is cordoned. */
|
|
870
1053
|
evacuate?: BareMetalMachineEvacuate;
|
|
871
1054
|
}
|
|
1055
|
+
/** The current status of an async operation. */
|
|
1056
|
+
export interface OperationStatusResult {
|
|
1057
|
+
/** Fully qualified ID for the async operation. */
|
|
1058
|
+
id?: string;
|
|
1059
|
+
/**
|
|
1060
|
+
* Fully qualified ID of the resource against which the original async operation was started.
|
|
1061
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1062
|
+
*/
|
|
1063
|
+
readonly resourceId?: string;
|
|
1064
|
+
/** Name of the async operation. */
|
|
1065
|
+
name?: string;
|
|
1066
|
+
/** Operation status. */
|
|
1067
|
+
status: string;
|
|
1068
|
+
/** Percent of the operation that is complete. */
|
|
1069
|
+
percentComplete?: number;
|
|
1070
|
+
/** The start time of the operation. */
|
|
1071
|
+
startTime?: Date;
|
|
1072
|
+
/** The end time of the operation. */
|
|
1073
|
+
endTime?: Date;
|
|
1074
|
+
/** The operations list. */
|
|
1075
|
+
operations?: OperationStatusResult[];
|
|
1076
|
+
/** If present, details of the operation error. */
|
|
1077
|
+
error?: ErrorDetail;
|
|
1078
|
+
}
|
|
872
1079
|
/** BareMetalMachinePowerOffParameters represents the body of the request to power off bare metal machine. */
|
|
873
1080
|
export interface BareMetalMachinePowerOffParameters {
|
|
874
1081
|
/** The indicator of whether to skip the graceful OS shutdown and power off the bare metal machine immediately. */
|
|
@@ -926,11 +1133,6 @@ export interface BareMetalMachineRunReadCommandsParameters {
|
|
|
926
1133
|
*/
|
|
927
1134
|
limitTimeSeconds: number;
|
|
928
1135
|
}
|
|
929
|
-
/** BareMetalMachineValidateHardwareParameters represents the body of the request to validate the physical hardware of a bare metal machine. */
|
|
930
|
-
export interface BareMetalMachineValidateHardwareParameters {
|
|
931
|
-
/** The category of hardware validation to perform. */
|
|
932
|
-
validationCategory: BareMetalMachineHardwareValidationCategory;
|
|
933
|
-
}
|
|
934
1136
|
/** CloudServicesNetworkPatchParameters represents the body of the request to patch the cloud services network. */
|
|
935
1137
|
export interface CloudServicesNetworkPatchParameters {
|
|
936
1138
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -978,17 +1180,17 @@ export interface BareMetalMachineKeySetList {
|
|
|
978
1180
|
}
|
|
979
1181
|
/** KeySetUser represents the properties of the user in the key set. */
|
|
980
1182
|
export interface KeySetUser {
|
|
981
|
-
/** The
|
|
1183
|
+
/** The user name that will be used for access. */
|
|
982
1184
|
azureUserName: string;
|
|
983
1185
|
/** The free-form description for this user. */
|
|
984
1186
|
description?: string;
|
|
985
|
-
/** The SSH public key for
|
|
1187
|
+
/** 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. */
|
|
986
1188
|
sshPublicKey: SshPublicKey;
|
|
987
1189
|
}
|
|
988
1190
|
/** KeySetUserStatus represents the status of the key set user. */
|
|
989
1191
|
export interface KeySetUserStatus {
|
|
990
1192
|
/**
|
|
991
|
-
* The
|
|
1193
|
+
* The user name that will be used for access.
|
|
992
1194
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
993
1195
|
*/
|
|
994
1196
|
readonly azureUserName?: string;
|
|
@@ -1062,22 +1264,42 @@ export interface ClusterUpdateVersionParameters {
|
|
|
1062
1264
|
/** The version to be applied to the cluster during update. */
|
|
1063
1265
|
targetClusterVersion: string;
|
|
1064
1266
|
}
|
|
1065
|
-
/**
|
|
1066
|
-
export interface
|
|
1267
|
+
/** KubernetesClusterPatchParameters represents the body of the request to patch the Hybrid AKS cluster. */
|
|
1268
|
+
export interface KubernetesClusterPatchParameters {
|
|
1067
1269
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1068
1270
|
tags?: {
|
|
1069
1271
|
[propertyName: string]: string;
|
|
1070
1272
|
};
|
|
1273
|
+
/** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */
|
|
1274
|
+
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
1275
|
+
/** 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. */
|
|
1276
|
+
kubernetesVersion?: string;
|
|
1277
|
+
}
|
|
1278
|
+
/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */
|
|
1279
|
+
export interface ControlPlaneNodePatchConfiguration {
|
|
1280
|
+
/** The number of virtual machines that use this configuration. */
|
|
1281
|
+
count?: number;
|
|
1282
|
+
}
|
|
1283
|
+
/** AgentPoolList represents a list of Kubernetes cluster agent pools. */
|
|
1284
|
+
export interface AgentPoolList {
|
|
1285
|
+
/** The link used to get the next page of operations. */
|
|
1286
|
+
nextLink?: string;
|
|
1287
|
+
/** The list of agent pools. */
|
|
1288
|
+
value?: AgentPool[];
|
|
1071
1289
|
}
|
|
1072
|
-
/**
|
|
1073
|
-
export interface
|
|
1290
|
+
/** AgentPoolPatchParameters represents the body of the request to patch the Kubernetes cluster agent pool. */
|
|
1291
|
+
export interface AgentPoolPatchParameters {
|
|
1074
1292
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1075
1293
|
tags?: {
|
|
1076
1294
|
[propertyName: string]: string;
|
|
1077
1295
|
};
|
|
1296
|
+
/** The number of virtual machines that use this configuration. */
|
|
1297
|
+
count?: number;
|
|
1298
|
+
/** The configuration of the agent pool. */
|
|
1299
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1078
1300
|
}
|
|
1079
|
-
/**
|
|
1080
|
-
export interface
|
|
1301
|
+
/** KubernetesClusterRestartNodeParameters represents the body of the request to restart the node of a Kubernetes cluster. */
|
|
1302
|
+
export interface KubernetesClusterRestartNodeParameters {
|
|
1081
1303
|
/** The name of the node to restart. */
|
|
1082
1304
|
nodeName: string;
|
|
1083
1305
|
}
|
|
@@ -1120,28 +1342,6 @@ export interface StorageApplianceEnableRemoteVendorManagementParameters {
|
|
|
1120
1342
|
/** Field Deprecated. This field is not used and will be rejected if provided. The list of IPv4 subnets (in CIDR format), IPv6 subnets (in CIDR format), or hostnames that the storage appliance needs accessible in order to turn on the remote vendor management. */
|
|
1121
1343
|
supportEndpoints?: string[];
|
|
1122
1344
|
}
|
|
1123
|
-
/** StorageApplianceRunReadCommandsParameters represents the body of request containing list of read-only commands to run for a storage appliance. */
|
|
1124
|
-
export interface StorageApplianceRunReadCommandsParameters {
|
|
1125
|
-
/** The list of read-only commands to run. */
|
|
1126
|
-
commands: StorageApplianceCommandSpecification[];
|
|
1127
|
-
/**
|
|
1128
|
-
* The maximum time the commands are allowed to run.
|
|
1129
|
-
* If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252).
|
|
1130
|
-
*/
|
|
1131
|
-
limitTimeSeconds: number;
|
|
1132
|
-
}
|
|
1133
|
-
/** StorageApplianceCommandSpecification represents the read-only command and optional arguments to execute against a storage appliance. */
|
|
1134
|
-
export interface StorageApplianceCommandSpecification {
|
|
1135
|
-
/** The list of string arguments that will be passed to the script in order as separate arguments. */
|
|
1136
|
-
arguments?: string[];
|
|
1137
|
-
/** The read-only command to execute against the storage appliance. */
|
|
1138
|
-
command: string;
|
|
1139
|
-
}
|
|
1140
|
-
/** StorageApplianceValidateHardwareParameters represents the body of the request to validate the physical hardware of a storage appliance. */
|
|
1141
|
-
export interface StorageApplianceValidateHardwareParameters {
|
|
1142
|
-
/** The category of hardware validation to perform. */
|
|
1143
|
-
validationCategory: StorageApplianceHardwareValidationCategory;
|
|
1144
|
-
}
|
|
1145
1345
|
/** TrunkedNetworkPatchParameters represents the body of the request to patch the Trunked network. */
|
|
1146
1346
|
export interface TrunkedNetworkPatchParameters {
|
|
1147
1347
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1158,11 +1358,6 @@ export interface VirtualMachinePatchParameters {
|
|
|
1158
1358
|
/** The credentials used to login to the image repository that has access to the specified image. */
|
|
1159
1359
|
vmImageRepositoryCredentials?: ImageRepositoryCredentials;
|
|
1160
1360
|
}
|
|
1161
|
-
/** VirtualMachineVolumeParameters represents the body of the request to handle attachment and detachment of volumes for the virtual machine. */
|
|
1162
|
-
export interface VirtualMachineVolumeParameters {
|
|
1163
|
-
/** The resource ID of the volume. */
|
|
1164
|
-
volumeId: string;
|
|
1165
|
-
}
|
|
1166
1361
|
/** ConsoleList represents a list of virtual machine consoles. */
|
|
1167
1362
|
export interface ConsoleList {
|
|
1168
1363
|
/** The link used to get the next page of operations. */
|
|
@@ -1195,6 +1390,29 @@ export interface VolumePatchParameters {
|
|
|
1195
1390
|
[propertyName: string]: string;
|
|
1196
1391
|
};
|
|
1197
1392
|
}
|
|
1393
|
+
/** AgentPoolConfiguration specifies the configuration of a pool of nodes. */
|
|
1394
|
+
export interface AgentPoolConfiguration {
|
|
1395
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
1396
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
1397
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
1398
|
+
agentOptions?: AgentOptions;
|
|
1399
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
1400
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
1401
|
+
/** 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. */
|
|
1402
|
+
availabilityZones?: string[];
|
|
1403
|
+
/** The number of virtual machines that use this configuration. */
|
|
1404
|
+
count: number;
|
|
1405
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
1406
|
+
labels?: KubernetesLabel[];
|
|
1407
|
+
/** 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. */
|
|
1408
|
+
mode: AgentPoolMode;
|
|
1409
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
1410
|
+
taints?: KubernetesLabel[];
|
|
1411
|
+
/** The configuration of the agent pool. */
|
|
1412
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1413
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
1414
|
+
vmSkuName: string;
|
|
1415
|
+
}
|
|
1198
1416
|
/** TagsParameter represents the resource tags. */
|
|
1199
1417
|
export interface TagsParameter {
|
|
1200
1418
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1258,6 +1476,11 @@ export interface RackSku extends Resource {
|
|
|
1258
1476
|
export interface BareMetalMachine extends TrackedResource {
|
|
1259
1477
|
/** The extended location of the cluster associated with the resource. */
|
|
1260
1478
|
extendedLocation: ExtendedLocation;
|
|
1479
|
+
/**
|
|
1480
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1481
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1482
|
+
*/
|
|
1483
|
+
readonly associatedResourceIds?: string[];
|
|
1261
1484
|
/** The connection string for the baseboard management controller including IP address and protocol. */
|
|
1262
1485
|
bmcConnectionString: string;
|
|
1263
1486
|
/** The credentials of the baseboard management controller on this bare metal machine. */
|
|
@@ -1297,7 +1520,7 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1297
1520
|
*/
|
|
1298
1521
|
readonly hardwareValidationStatus?: HardwareValidationStatus;
|
|
1299
1522
|
/**
|
|
1300
|
-
* The list of the resource IDs for the HybridAksClusters that have nodes hosted on this bare metal machine.
|
|
1523
|
+
* 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.
|
|
1301
1524
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1302
1525
|
*/
|
|
1303
1526
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
@@ -1359,7 +1582,7 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1359
1582
|
*/
|
|
1360
1583
|
readonly serviceTag?: string;
|
|
1361
1584
|
/**
|
|
1362
|
-
* The list of the resource IDs for the VirtualMachines that are hosted on this bare metal machine.
|
|
1585
|
+
* 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.
|
|
1363
1586
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1364
1587
|
*/
|
|
1365
1588
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1375,6 +1598,11 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1375
1598
|
extendedLocation: ExtendedLocation;
|
|
1376
1599
|
/** The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint. */
|
|
1377
1600
|
additionalEgressEndpoints?: EgressEndpoint[];
|
|
1601
|
+
/**
|
|
1602
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1603
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1604
|
+
*/
|
|
1605
|
+
readonly associatedResourceIds?: string[];
|
|
1378
1606
|
/**
|
|
1379
1607
|
* The resource ID of the Network Cloud cluster this cloud services network is associated with.
|
|
1380
1608
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1398,7 +1626,7 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1398
1626
|
*/
|
|
1399
1627
|
readonly enabledEgressEndpoints?: EgressEndpoint[];
|
|
1400
1628
|
/**
|
|
1401
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.
|
|
1629
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.
|
|
1402
1630
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1403
1631
|
*/
|
|
1404
1632
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
@@ -1413,7 +1641,7 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1413
1641
|
*/
|
|
1414
1642
|
readonly provisioningState?: CloudServicesNetworkProvisioningState;
|
|
1415
1643
|
/**
|
|
1416
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this cloud services network.
|
|
1644
|
+
* 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.
|
|
1417
1645
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1418
1646
|
*/
|
|
1419
1647
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1463,7 +1691,7 @@ export interface Cluster extends TrackedResource {
|
|
|
1463
1691
|
/** 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. */
|
|
1464
1692
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
1465
1693
|
/** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */
|
|
1466
|
-
analyticsWorkspaceId
|
|
1694
|
+
analyticsWorkspaceId?: string;
|
|
1467
1695
|
/**
|
|
1468
1696
|
* The list of cluster runtime version upgrades available for this cluster.
|
|
1469
1697
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1520,7 +1748,7 @@ export interface Cluster extends TrackedResource {
|
|
|
1520
1748
|
*/
|
|
1521
1749
|
readonly detailedStatusMessage?: string;
|
|
1522
1750
|
/**
|
|
1523
|
-
* 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).
|
|
1751
|
+
* 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).
|
|
1524
1752
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1525
1753
|
*/
|
|
1526
1754
|
readonly hybridAksExtendedLocation?: ExtendedLocation;
|
|
@@ -1549,131 +1777,84 @@ export interface Cluster extends TrackedResource {
|
|
|
1549
1777
|
*/
|
|
1550
1778
|
readonly workloadResourceIds?: string[];
|
|
1551
1779
|
}
|
|
1552
|
-
/**
|
|
1553
|
-
export interface
|
|
1780
|
+
/** KubernetesCluster represents the Kubernetes cluster hosted on Network Cloud. */
|
|
1781
|
+
export interface KubernetesCluster extends TrackedResource {
|
|
1554
1782
|
/** The extended location of the cluster associated with the resource. */
|
|
1555
1783
|
extendedLocation: ExtendedLocation;
|
|
1784
|
+
/** The Azure Active Directory Integration properties. */
|
|
1785
|
+
aadConfiguration?: AadConfiguration;
|
|
1786
|
+
/** The administrative credentials that will be applied to the control plane and agent pool nodes that do not specify their own values. */
|
|
1787
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
1556
1788
|
/**
|
|
1557
|
-
* The
|
|
1558
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1559
|
-
*/
|
|
1560
|
-
readonly clusterId?: string;
|
|
1561
|
-
/**
|
|
1562
|
-
* The autonomous system number that the fabric expects to peer with, derived from the associated L3 isolation domain.
|
|
1563
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1564
|
-
*/
|
|
1565
|
-
readonly cniAsNumber?: number;
|
|
1566
|
-
/** The Calico BGP configuration. */
|
|
1567
|
-
cniBgpConfiguration?: CniBgpConfiguration;
|
|
1568
|
-
/**
|
|
1569
|
-
* The more detailed status of the default CNI network.
|
|
1789
|
+
* The full list of network resource IDs that are attached to this cluster, including those attached only to specific agent pools.
|
|
1570
1790
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1571
1791
|
*/
|
|
1572
|
-
readonly
|
|
1573
|
-
/**
|
|
1574
|
-
* The descriptive message about the current detailed status.
|
|
1575
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1576
|
-
*/
|
|
1577
|
-
readonly detailedStatusMessage?: string;
|
|
1578
|
-
/**
|
|
1579
|
-
* The L3 isolation fabric BGP peering connectivity information necessary for BGP peering the Hybrid AKS Cluster with the switch fabric.
|
|
1580
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1581
|
-
*/
|
|
1582
|
-
readonly fabricBgpPeers?: BgpPeer[];
|
|
1583
|
-
/**
|
|
1584
|
-
* The list of Hybrid AKS cluster resource ID(s) that are associated with this default CNI network.
|
|
1585
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1586
|
-
*/
|
|
1587
|
-
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1588
|
-
/**
|
|
1589
|
-
* The name of the interface that will be present in the virtual machine to represent this network.
|
|
1590
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1591
|
-
*/
|
|
1592
|
-
readonly interfaceName?: string;
|
|
1593
|
-
/** The type of the IP address allocation. */
|
|
1594
|
-
ipAllocationType?: IpAllocationType;
|
|
1595
|
-
/**
|
|
1596
|
-
* The IPV4 prefix (CIDR) assigned to this default CNI network. It is required when the IP allocation type
|
|
1597
|
-
* is IPV4 or DualStack.
|
|
1598
|
-
*/
|
|
1599
|
-
ipv4ConnectedPrefix?: string;
|
|
1600
|
-
/**
|
|
1601
|
-
* The IPV6 prefix (CIDR) assigned to this default CNI network. It is required when the IP allocation type
|
|
1602
|
-
* is IPV6 or DualStack.
|
|
1603
|
-
*/
|
|
1604
|
-
ipv6ConnectedPrefix?: string;
|
|
1605
|
-
/** The resource ID of the Network Fabric l3IsolationDomain. */
|
|
1606
|
-
l3IsolationDomainId: string;
|
|
1607
|
-
/**
|
|
1608
|
-
* The provisioning state of the default CNI network.
|
|
1609
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1610
|
-
*/
|
|
1611
|
-
readonly provisioningState?: DefaultCniNetworkProvisioningState;
|
|
1612
|
-
/** The VLAN from the l3IsolationDomain that is used for this network. */
|
|
1613
|
-
vlan: number;
|
|
1614
|
-
}
|
|
1615
|
-
/** The details are specific to the Network Cloud use of the Hybrid AKS cluster. */
|
|
1616
|
-
export interface HybridAksCluster extends TrackedResource {
|
|
1617
|
-
/** The extended location of the cluster associated with the resource. */
|
|
1618
|
-
extendedLocation: ExtendedLocation;
|
|
1619
|
-
/** 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. */
|
|
1620
|
-
associatedNetworkIds: string[];
|
|
1792
|
+
readonly attachedNetworkIds?: string[];
|
|
1621
1793
|
/**
|
|
1622
|
-
* The
|
|
1794
|
+
* The list of versions that this Kubernetes cluster can be upgraded to.
|
|
1623
1795
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1624
1796
|
*/
|
|
1625
|
-
readonly
|
|
1797
|
+
readonly availableUpgrades?: AvailableUpgrade[];
|
|
1626
1798
|
/**
|
|
1627
|
-
* The resource ID of the Network Cloud cluster
|
|
1799
|
+
* The resource ID of the Network Cloud cluster.
|
|
1628
1800
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1629
1801
|
*/
|
|
1630
1802
|
readonly clusterId?: string;
|
|
1631
|
-
/** The number of control plane node VMs. */
|
|
1632
|
-
controlPlaneCount: number;
|
|
1633
1803
|
/**
|
|
1634
|
-
* The
|
|
1804
|
+
* The resource ID of the connected cluster set up when this Kubernetes cluster is created.
|
|
1635
1805
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1636
1806
|
*/
|
|
1637
|
-
readonly
|
|
1807
|
+
readonly connectedClusterId?: string;
|
|
1638
1808
|
/**
|
|
1639
|
-
* The
|
|
1809
|
+
* The current running version of Kubernetes on the control plane.
|
|
1640
1810
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1641
1811
|
*/
|
|
1642
|
-
readonly
|
|
1812
|
+
readonly controlPlaneKubernetesVersion?: string;
|
|
1813
|
+
/** The defining characteristics of the control plane for this Kubernetes Cluster. */
|
|
1814
|
+
controlPlaneNodeConfiguration: ControlPlaneNodeConfiguration;
|
|
1643
1815
|
/**
|
|
1644
|
-
* The
|
|
1816
|
+
* The current status of the Kubernetes cluster.
|
|
1645
1817
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1646
1818
|
*/
|
|
1647
|
-
readonly detailedStatus?:
|
|
1819
|
+
readonly detailedStatus?: KubernetesClusterDetailedStatus;
|
|
1648
1820
|
/**
|
|
1649
1821
|
* The descriptive message about the current detailed status.
|
|
1650
1822
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1651
1823
|
*/
|
|
1652
1824
|
readonly detailedStatusMessage?: string;
|
|
1653
|
-
/** The resource ID of the Hybrid AKS cluster that this additional information is for. */
|
|
1654
|
-
hybridAksProvisionedClusterId: string;
|
|
1655
1825
|
/**
|
|
1656
|
-
* The
|
|
1826
|
+
* The current feature settings.
|
|
1657
1827
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1658
1828
|
*/
|
|
1659
|
-
readonly
|
|
1829
|
+
readonly featureStatuses?: FeatureStatus[];
|
|
1830
|
+
/** 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. */
|
|
1831
|
+
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
1832
|
+
/** 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. */
|
|
1833
|
+
kubernetesVersion: string;
|
|
1834
|
+
/** The configuration of the managed resource group associated with the resource. */
|
|
1835
|
+
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
1836
|
+
/** The configuration of the Kubernetes cluster networking, including the attachment of networks that span the cluster. */
|
|
1837
|
+
networkConfiguration: NetworkConfiguration;
|
|
1660
1838
|
/**
|
|
1661
|
-
* The
|
|
1839
|
+
* The details of the nodes in this cluster.
|
|
1662
1840
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1663
1841
|
*/
|
|
1664
|
-
readonly
|
|
1665
|
-
/** The number of worker node VMs. */
|
|
1666
|
-
workerCount: number;
|
|
1842
|
+
readonly nodes?: KubernetesClusterNode[];
|
|
1667
1843
|
/**
|
|
1668
|
-
* The
|
|
1844
|
+
* The provisioning state of the Kubernetes cluster resource.
|
|
1669
1845
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1670
1846
|
*/
|
|
1671
|
-
readonly
|
|
1847
|
+
readonly provisioningState?: KubernetesClusterProvisioningState;
|
|
1672
1848
|
}
|
|
1673
1849
|
/** L2Network represents a network that utilizes a single isolation domain set up for layer-2 resources. */
|
|
1674
1850
|
export interface L2Network extends TrackedResource {
|
|
1675
1851
|
/** The extended location of the cluster associated with the resource. */
|
|
1676
1852
|
extendedLocation: ExtendedLocation;
|
|
1853
|
+
/**
|
|
1854
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1855
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1856
|
+
*/
|
|
1857
|
+
readonly associatedResourceIds?: string[];
|
|
1677
1858
|
/**
|
|
1678
1859
|
* The resource ID of the Network Cloud cluster this L2 network is associated with.
|
|
1679
1860
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1690,11 +1871,11 @@ export interface L2Network extends TrackedResource {
|
|
|
1690
1871
|
*/
|
|
1691
1872
|
readonly detailedStatusMessage?: string;
|
|
1692
1873
|
/**
|
|
1693
|
-
* The list of Hybrid AKS cluster resource ID(s) that are associated with this L2 network.
|
|
1874
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource ID(s) that are associated with this L2 network.
|
|
1694
1875
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1695
1876
|
*/
|
|
1696
1877
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1697
|
-
/** The network plugin type for Hybrid AKS. */
|
|
1878
|
+
/** 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. */
|
|
1698
1879
|
hybridAksPluginType?: HybridAksPluginType;
|
|
1699
1880
|
/** 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. */
|
|
1700
1881
|
interfaceName?: string;
|
|
@@ -1706,7 +1887,7 @@ export interface L2Network extends TrackedResource {
|
|
|
1706
1887
|
*/
|
|
1707
1888
|
readonly provisioningState?: L2NetworkProvisioningState;
|
|
1708
1889
|
/**
|
|
1709
|
-
* The list of virtual machine resource ID(s), excluding any Hybrid AKS virtual machines, that are currently using this L2 network.
|
|
1890
|
+
* 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.
|
|
1710
1891
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1711
1892
|
*/
|
|
1712
1893
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1715,6 +1896,11 @@ export interface L2Network extends TrackedResource {
|
|
|
1715
1896
|
export interface L3Network extends TrackedResource {
|
|
1716
1897
|
/** The extended location of the cluster associated with the resource. */
|
|
1717
1898
|
extendedLocation: ExtendedLocation;
|
|
1899
|
+
/**
|
|
1900
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1901
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1902
|
+
*/
|
|
1903
|
+
readonly associatedResourceIds?: string[];
|
|
1718
1904
|
/**
|
|
1719
1905
|
* The resource ID of the Network Cloud cluster this L3 network is associated with.
|
|
1720
1906
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1731,13 +1917,13 @@ export interface L3Network extends TrackedResource {
|
|
|
1731
1917
|
*/
|
|
1732
1918
|
readonly detailedStatusMessage?: string;
|
|
1733
1919
|
/**
|
|
1734
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this L3 network.
|
|
1920
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this L3 network.
|
|
1735
1921
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1736
1922
|
*/
|
|
1737
1923
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1738
|
-
/** The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster. */
|
|
1924
|
+
/** 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. */
|
|
1739
1925
|
hybridAksIpamEnabled?: HybridAksIpamEnabled;
|
|
1740
|
-
/** The network plugin type for Hybrid AKS. */
|
|
1926
|
+
/** 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. */
|
|
1741
1927
|
hybridAksPluginType?: HybridAksPluginType;
|
|
1742
1928
|
/** 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. */
|
|
1743
1929
|
interfaceName?: string;
|
|
@@ -1761,7 +1947,7 @@ export interface L3Network extends TrackedResource {
|
|
|
1761
1947
|
*/
|
|
1762
1948
|
readonly provisioningState?: L3NetworkProvisioningState;
|
|
1763
1949
|
/**
|
|
1764
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this L3 network.
|
|
1950
|
+
* 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.
|
|
1765
1951
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1766
1952
|
*/
|
|
1767
1953
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1865,6 +2051,11 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
1865
2051
|
export interface TrunkedNetwork extends TrackedResource {
|
|
1866
2052
|
/** The extended location of the cluster associated with the resource. */
|
|
1867
2053
|
extendedLocation: ExtendedLocation;
|
|
2054
|
+
/**
|
|
2055
|
+
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
2056
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2057
|
+
*/
|
|
2058
|
+
readonly associatedResourceIds?: string[];
|
|
1868
2059
|
/**
|
|
1869
2060
|
* The resource ID of the Network Cloud cluster this trunked network is associated with.
|
|
1870
2061
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1881,11 +2072,11 @@ export interface TrunkedNetwork extends TrackedResource {
|
|
|
1881
2072
|
*/
|
|
1882
2073
|
readonly detailedStatusMessage?: string;
|
|
1883
2074
|
/**
|
|
1884
|
-
* The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
|
|
2075
|
+
* Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.
|
|
1885
2076
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1886
2077
|
*/
|
|
1887
2078
|
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1888
|
-
/** The network plugin type for Hybrid AKS. */
|
|
2079
|
+
/** 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. */
|
|
1889
2080
|
hybridAksPluginType?: HybridAksPluginType;
|
|
1890
2081
|
/** 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. */
|
|
1891
2082
|
interfaceName?: string;
|
|
@@ -1897,7 +2088,7 @@ export interface TrunkedNetwork extends TrackedResource {
|
|
|
1897
2088
|
*/
|
|
1898
2089
|
readonly provisioningState?: TrunkedNetworkProvisioningState;
|
|
1899
2090
|
/**
|
|
1900
|
-
* The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this trunked network.
|
|
2091
|
+
* 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.
|
|
1901
2092
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1902
2093
|
*/
|
|
1903
2094
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
@@ -1910,6 +2101,11 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
1910
2101
|
extendedLocation: ExtendedLocation;
|
|
1911
2102
|
/** The name of the administrator to which the ssh public keys will be added into the authorized keys. */
|
|
1912
2103
|
adminUsername: string;
|
|
2104
|
+
/**
|
|
2105
|
+
* The cluster availability zone containing this virtual machine.
|
|
2106
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2107
|
+
*/
|
|
2108
|
+
readonly availabilityZone?: string;
|
|
1913
2109
|
/**
|
|
1914
2110
|
* The resource ID of the bare metal machine the virtual machine has landed to.
|
|
1915
2111
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2117,6 +2313,51 @@ export interface ClusterMetricsConfiguration extends TrackedResource {
|
|
|
2117
2313
|
*/
|
|
2118
2314
|
readonly provisioningState?: ClusterMetricsConfigurationProvisioningState;
|
|
2119
2315
|
}
|
|
2316
|
+
/** AgentPool represents the agent pool of Kubernetes cluster. */
|
|
2317
|
+
export interface AgentPool extends TrackedResource {
|
|
2318
|
+
/** The extended location of the cluster associated with the resource. */
|
|
2319
|
+
extendedLocation?: ExtendedLocation;
|
|
2320
|
+
/** The administrator credentials to be used for the nodes in this agent pool. */
|
|
2321
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
2322
|
+
/** The configurations that will be applied to each agent in this agent pool. */
|
|
2323
|
+
agentOptions?: AgentOptions;
|
|
2324
|
+
/** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */
|
|
2325
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
2326
|
+
/** 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. */
|
|
2327
|
+
availabilityZones?: string[];
|
|
2328
|
+
/** The number of virtual machines that use this configuration. */
|
|
2329
|
+
count: number;
|
|
2330
|
+
/**
|
|
2331
|
+
* The current status of the agent pool.
|
|
2332
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2333
|
+
*/
|
|
2334
|
+
readonly detailedStatus?: AgentPoolDetailedStatus;
|
|
2335
|
+
/**
|
|
2336
|
+
* The descriptive message about the current detailed status.
|
|
2337
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2338
|
+
*/
|
|
2339
|
+
readonly detailedStatusMessage?: string;
|
|
2340
|
+
/**
|
|
2341
|
+
* The Kubernetes version running in this agent pool.
|
|
2342
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2343
|
+
*/
|
|
2344
|
+
readonly kubernetesVersion?: string;
|
|
2345
|
+
/** The labels applied to the nodes in this agent pool. */
|
|
2346
|
+
labels?: KubernetesLabel[];
|
|
2347
|
+
/** 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. */
|
|
2348
|
+
mode: AgentPoolMode;
|
|
2349
|
+
/**
|
|
2350
|
+
* The provisioning state of the agent pool.
|
|
2351
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2352
|
+
*/
|
|
2353
|
+
readonly provisioningState?: AgentPoolProvisioningState;
|
|
2354
|
+
/** The taints applied to the nodes in this agent pool. */
|
|
2355
|
+
taints?: KubernetesLabel[];
|
|
2356
|
+
/** The configuration of the agent pool. */
|
|
2357
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
2358
|
+
/** The name of the VM SKU that determines the size of resources allocated for node VMs. */
|
|
2359
|
+
vmSkuName: string;
|
|
2360
|
+
}
|
|
2120
2361
|
/** Console represents the console of an on-premises Network Cloud virtual machine. */
|
|
2121
2362
|
export interface Console extends TrackedResource {
|
|
2122
2363
|
/** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */
|
|
@@ -2166,7 +2407,7 @@ export interface BareMetalMachinesDeleteHeaders {
|
|
|
2166
2407
|
/** Defines headers for BareMetalMachines_update operation. */
|
|
2167
2408
|
export interface BareMetalMachinesUpdateHeaders {
|
|
2168
2409
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2169
|
-
|
|
2410
|
+
azureAsyncOperation?: string;
|
|
2170
2411
|
}
|
|
2171
2412
|
/** Defines headers for BareMetalMachines_cordon operation. */
|
|
2172
2413
|
export interface BareMetalMachinesCordonHeaders {
|
|
@@ -2218,11 +2459,6 @@ export interface BareMetalMachinesUncordonHeaders {
|
|
|
2218
2459
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2219
2460
|
location?: string;
|
|
2220
2461
|
}
|
|
2221
|
-
/** Defines headers for BareMetalMachines_validateHardware operation. */
|
|
2222
|
-
export interface BareMetalMachinesValidateHardwareHeaders {
|
|
2223
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2224
|
-
location?: string;
|
|
2225
|
-
}
|
|
2226
2462
|
/** Defines headers for CloudServicesNetworks_createOrUpdate operation. */
|
|
2227
2463
|
export interface CloudServicesNetworksCreateOrUpdateHeaders {
|
|
2228
2464
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2236,7 +2472,7 @@ export interface CloudServicesNetworksDeleteHeaders {
|
|
|
2236
2472
|
/** Defines headers for CloudServicesNetworks_update operation. */
|
|
2237
2473
|
export interface CloudServicesNetworksUpdateHeaders {
|
|
2238
2474
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2239
|
-
|
|
2475
|
+
azureAsyncOperation?: string;
|
|
2240
2476
|
}
|
|
2241
2477
|
/** Defines headers for ClusterManagers_createOrUpdate operation. */
|
|
2242
2478
|
export interface ClusterManagersCreateOrUpdateHeaders {
|
|
@@ -2261,7 +2497,7 @@ export interface ClustersDeleteHeaders {
|
|
|
2261
2497
|
/** Defines headers for Clusters_update operation. */
|
|
2262
2498
|
export interface ClustersUpdateHeaders {
|
|
2263
2499
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2264
|
-
|
|
2500
|
+
azureAsyncOperation?: string;
|
|
2265
2501
|
}
|
|
2266
2502
|
/** Defines headers for Clusters_deploy operation. */
|
|
2267
2503
|
export interface ClustersDeployHeaders {
|
|
@@ -2273,28 +2509,23 @@ export interface ClustersUpdateVersionHeaders {
|
|
|
2273
2509
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2274
2510
|
location?: string;
|
|
2275
2511
|
}
|
|
2276
|
-
/** Defines headers for
|
|
2277
|
-
export interface
|
|
2512
|
+
/** Defines headers for KubernetesClusters_createOrUpdate operation. */
|
|
2513
|
+
export interface KubernetesClustersCreateOrUpdateHeaders {
|
|
2278
2514
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2279
2515
|
azureAsyncOperation?: string;
|
|
2280
2516
|
}
|
|
2281
|
-
/** Defines headers for
|
|
2282
|
-
export interface
|
|
2517
|
+
/** Defines headers for KubernetesClusters_delete operation. */
|
|
2518
|
+
export interface KubernetesClustersDeleteHeaders {
|
|
2283
2519
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2284
2520
|
location?: string;
|
|
2285
2521
|
}
|
|
2286
|
-
/** Defines headers for
|
|
2287
|
-
export interface
|
|
2522
|
+
/** Defines headers for KubernetesClusters_update operation. */
|
|
2523
|
+
export interface KubernetesClustersUpdateHeaders {
|
|
2288
2524
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2289
2525
|
azureAsyncOperation?: string;
|
|
2290
2526
|
}
|
|
2291
|
-
/** Defines headers for
|
|
2292
|
-
export interface
|
|
2293
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2294
|
-
location?: string;
|
|
2295
|
-
}
|
|
2296
|
-
/** Defines headers for HybridAksClusters_restartNode operation. */
|
|
2297
|
-
export interface HybridAksClustersRestartNodeHeaders {
|
|
2527
|
+
/** Defines headers for KubernetesClusters_restartNode operation. */
|
|
2528
|
+
export interface KubernetesClustersRestartNodeHeaders {
|
|
2298
2529
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2299
2530
|
location?: string;
|
|
2300
2531
|
}
|
|
@@ -2331,7 +2562,7 @@ export interface RacksDeleteHeaders {
|
|
|
2331
2562
|
/** Defines headers for Racks_update operation. */
|
|
2332
2563
|
export interface RacksUpdateHeaders {
|
|
2333
2564
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2334
|
-
|
|
2565
|
+
azureAsyncOperation?: string;
|
|
2335
2566
|
}
|
|
2336
2567
|
/** Defines headers for StorageAppliances_createOrUpdate operation. */
|
|
2337
2568
|
export interface StorageAppliancesCreateOrUpdateHeaders {
|
|
@@ -2346,7 +2577,7 @@ export interface StorageAppliancesDeleteHeaders {
|
|
|
2346
2577
|
/** Defines headers for StorageAppliances_update operation. */
|
|
2347
2578
|
export interface StorageAppliancesUpdateHeaders {
|
|
2348
2579
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2349
|
-
|
|
2580
|
+
azureAsyncOperation?: string;
|
|
2350
2581
|
}
|
|
2351
2582
|
/** Defines headers for StorageAppliances_disableRemoteVendorManagement operation. */
|
|
2352
2583
|
export interface StorageAppliancesDisableRemoteVendorManagementHeaders {
|
|
@@ -2358,16 +2589,6 @@ export interface StorageAppliancesEnableRemoteVendorManagementHeaders {
|
|
|
2358
2589
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2359
2590
|
location?: string;
|
|
2360
2591
|
}
|
|
2361
|
-
/** Defines headers for StorageAppliances_runReadCommands operation. */
|
|
2362
|
-
export interface StorageAppliancesRunReadCommandsHeaders {
|
|
2363
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2364
|
-
location?: string;
|
|
2365
|
-
}
|
|
2366
|
-
/** Defines headers for StorageAppliances_validateHardware operation. */
|
|
2367
|
-
export interface StorageAppliancesValidateHardwareHeaders {
|
|
2368
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2369
|
-
location?: string;
|
|
2370
|
-
}
|
|
2371
2592
|
/** Defines headers for TrunkedNetworks_createOrUpdate operation. */
|
|
2372
2593
|
export interface TrunkedNetworksCreateOrUpdateHeaders {
|
|
2373
2594
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2391,17 +2612,7 @@ export interface VirtualMachinesDeleteHeaders {
|
|
|
2391
2612
|
/** Defines headers for VirtualMachines_update operation. */
|
|
2392
2613
|
export interface VirtualMachinesUpdateHeaders {
|
|
2393
2614
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2394
|
-
|
|
2395
|
-
}
|
|
2396
|
-
/** Defines headers for VirtualMachines_attachVolume operation. */
|
|
2397
|
-
export interface VirtualMachinesAttachVolumeHeaders {
|
|
2398
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2399
|
-
location?: string;
|
|
2400
|
-
}
|
|
2401
|
-
/** Defines headers for VirtualMachines_detachVolume operation. */
|
|
2402
|
-
export interface VirtualMachinesDetachVolumeHeaders {
|
|
2403
|
-
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2404
|
-
location?: string;
|
|
2615
|
+
azureAsyncOperation?: string;
|
|
2405
2616
|
}
|
|
2406
2617
|
/** Defines headers for VirtualMachines_powerOff operation. */
|
|
2407
2618
|
export interface VirtualMachinesPowerOffHeaders {
|
|
@@ -2446,7 +2657,7 @@ export interface BareMetalMachineKeySetsDeleteHeaders {
|
|
|
2446
2657
|
/** Defines headers for BareMetalMachineKeySets_update operation. */
|
|
2447
2658
|
export interface BareMetalMachineKeySetsUpdateHeaders {
|
|
2448
2659
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2449
|
-
|
|
2660
|
+
azureAsyncOperation?: string;
|
|
2450
2661
|
}
|
|
2451
2662
|
/** Defines headers for BmcKeySets_createOrUpdate operation. */
|
|
2452
2663
|
export interface BmcKeySetsCreateOrUpdateHeaders {
|
|
@@ -2461,7 +2672,7 @@ export interface BmcKeySetsDeleteHeaders {
|
|
|
2461
2672
|
/** Defines headers for BmcKeySets_update operation. */
|
|
2462
2673
|
export interface BmcKeySetsUpdateHeaders {
|
|
2463
2674
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2464
|
-
|
|
2675
|
+
azureAsyncOperation?: string;
|
|
2465
2676
|
}
|
|
2466
2677
|
/** Defines headers for MetricsConfigurations_createOrUpdate operation. */
|
|
2467
2678
|
export interface MetricsConfigurationsCreateOrUpdateHeaders {
|
|
@@ -2475,9 +2686,24 @@ export interface MetricsConfigurationsDeleteHeaders {
|
|
|
2475
2686
|
}
|
|
2476
2687
|
/** Defines headers for MetricsConfigurations_update operation. */
|
|
2477
2688
|
export interface MetricsConfigurationsUpdateHeaders {
|
|
2689
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2690
|
+
azureAsyncOperation?: string;
|
|
2691
|
+
}
|
|
2692
|
+
/** Defines headers for AgentPools_createOrUpdate operation. */
|
|
2693
|
+
export interface AgentPoolsCreateOrUpdateHeaders {
|
|
2694
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2695
|
+
azureAsyncOperation?: string;
|
|
2696
|
+
}
|
|
2697
|
+
/** Defines headers for AgentPools_delete operation. */
|
|
2698
|
+
export interface AgentPoolsDeleteHeaders {
|
|
2478
2699
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2479
2700
|
location?: string;
|
|
2480
2701
|
}
|
|
2702
|
+
/** Defines headers for AgentPools_update operation. */
|
|
2703
|
+
export interface AgentPoolsUpdateHeaders {
|
|
2704
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2705
|
+
azureAsyncOperation?: string;
|
|
2706
|
+
}
|
|
2481
2707
|
/** Defines headers for Consoles_createOrUpdate operation. */
|
|
2482
2708
|
export interface ConsolesCreateOrUpdateHeaders {
|
|
2483
2709
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2491,7 +2717,7 @@ export interface ConsolesDeleteHeaders {
|
|
|
2491
2717
|
/** Defines headers for Consoles_update operation. */
|
|
2492
2718
|
export interface ConsolesUpdateHeaders {
|
|
2493
2719
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2494
|
-
|
|
2720
|
+
azureAsyncOperation?: string;
|
|
2495
2721
|
}
|
|
2496
2722
|
/** Known values of {@link Origin} that the service accepts. */
|
|
2497
2723
|
export declare enum KnownOrigin {
|
|
@@ -2957,69 +3183,234 @@ export declare enum KnownClusterProvisioningState {
|
|
|
2957
3183
|
* **Updating**
|
|
2958
3184
|
*/
|
|
2959
3185
|
export type ClusterProvisioningState = string;
|
|
2960
|
-
/** Known values of {@link
|
|
2961
|
-
export declare enum
|
|
2962
|
-
/**
|
|
2963
|
-
|
|
3186
|
+
/** Known values of {@link AvailabilityLifecycle} that the service accepts. */
|
|
3187
|
+
export declare enum KnownAvailabilityLifecycle {
|
|
3188
|
+
/** Preview */
|
|
3189
|
+
Preview = "Preview",
|
|
3190
|
+
/** GenerallyAvailable */
|
|
3191
|
+
GenerallyAvailable = "GenerallyAvailable"
|
|
3192
|
+
}
|
|
3193
|
+
/**
|
|
3194
|
+
* Defines values for AvailabilityLifecycle. \
|
|
3195
|
+
* {@link KnownAvailabilityLifecycle} can be used interchangeably with AvailabilityLifecycle,
|
|
3196
|
+
* this enum contains the known values that the service supports.
|
|
3197
|
+
* ### Known values supported by the service
|
|
3198
|
+
* **Preview** \
|
|
3199
|
+
* **GenerallyAvailable**
|
|
3200
|
+
*/
|
|
3201
|
+
export type AvailabilityLifecycle = string;
|
|
3202
|
+
/** Known values of {@link KubernetesClusterDetailedStatus} that the service accepts. */
|
|
3203
|
+
export declare enum KnownKubernetesClusterDetailedStatus {
|
|
2964
3204
|
/** Available */
|
|
2965
3205
|
Available = "Available",
|
|
3206
|
+
/** Error */
|
|
3207
|
+
Error = "Error",
|
|
2966
3208
|
/** Provisioning */
|
|
2967
3209
|
Provisioning = "Provisioning"
|
|
2968
3210
|
}
|
|
2969
3211
|
/**
|
|
2970
|
-
* Defines values for
|
|
2971
|
-
* {@link
|
|
3212
|
+
* Defines values for KubernetesClusterDetailedStatus. \
|
|
3213
|
+
* {@link KnownKubernetesClusterDetailedStatus} can be used interchangeably with KubernetesClusterDetailedStatus,
|
|
2972
3214
|
* this enum contains the known values that the service supports.
|
|
2973
3215
|
* ### Known values supported by the service
|
|
2974
|
-
* **Error** \
|
|
2975
3216
|
* **Available** \
|
|
3217
|
+
* **Error** \
|
|
2976
3218
|
* **Provisioning**
|
|
2977
3219
|
*/
|
|
2978
|
-
export type
|
|
2979
|
-
/** Known values of {@link
|
|
2980
|
-
export declare enum
|
|
2981
|
-
/**
|
|
2982
|
-
|
|
2983
|
-
/**
|
|
2984
|
-
|
|
2985
|
-
/**
|
|
2986
|
-
|
|
3220
|
+
export type KubernetesClusterDetailedStatus = string;
|
|
3221
|
+
/** Known values of {@link FeatureDetailedStatus} that the service accepts. */
|
|
3222
|
+
export declare enum KnownFeatureDetailedStatus {
|
|
3223
|
+
/** Running */
|
|
3224
|
+
Running = "Running",
|
|
3225
|
+
/** Failed */
|
|
3226
|
+
Failed = "Failed",
|
|
3227
|
+
/** Unknown */
|
|
3228
|
+
Unknown = "Unknown"
|
|
2987
3229
|
}
|
|
2988
3230
|
/**
|
|
2989
|
-
* Defines values for
|
|
2990
|
-
* {@link
|
|
3231
|
+
* Defines values for FeatureDetailedStatus. \
|
|
3232
|
+
* {@link KnownFeatureDetailedStatus} can be used interchangeably with FeatureDetailedStatus,
|
|
2991
3233
|
* this enum contains the known values that the service supports.
|
|
2992
3234
|
* ### Known values supported by the service
|
|
2993
|
-
* **
|
|
2994
|
-
* **
|
|
2995
|
-
* **
|
|
3235
|
+
* **Running** \
|
|
3236
|
+
* **Failed** \
|
|
3237
|
+
* **Unknown**
|
|
2996
3238
|
*/
|
|
2997
|
-
export type
|
|
2998
|
-
/** Known values of {@link
|
|
2999
|
-
export declare enum
|
|
3000
|
-
/**
|
|
3001
|
-
|
|
3002
|
-
/**
|
|
3003
|
-
|
|
3004
|
-
/** Canceled */
|
|
3005
|
-
Canceled = "Canceled",
|
|
3006
|
-
/** Provisioning */
|
|
3007
|
-
Provisioning = "Provisioning",
|
|
3008
|
-
/** Accepted */
|
|
3009
|
-
Accepted = "Accepted"
|
|
3239
|
+
export type FeatureDetailedStatus = string;
|
|
3240
|
+
/** Known values of {@link HugepagesSize} that the service accepts. */
|
|
3241
|
+
export declare enum KnownHugepagesSize {
|
|
3242
|
+
/** TwoM */
|
|
3243
|
+
TwoM = "2M",
|
|
3244
|
+
/** OneG */
|
|
3245
|
+
OneG = "1G"
|
|
3010
3246
|
}
|
|
3011
3247
|
/**
|
|
3012
|
-
* Defines values for
|
|
3013
|
-
* {@link
|
|
3248
|
+
* Defines values for HugepagesSize. \
|
|
3249
|
+
* {@link KnownHugepagesSize} can be used interchangeably with HugepagesSize,
|
|
3014
3250
|
* this enum contains the known values that the service supports.
|
|
3015
3251
|
* ### Known values supported by the service
|
|
3016
|
-
* **
|
|
3017
|
-
* **
|
|
3018
|
-
* **Canceled** \
|
|
3019
|
-
* **Provisioning** \
|
|
3020
|
-
* **Accepted**
|
|
3252
|
+
* **2M** \
|
|
3253
|
+
* **1G**
|
|
3021
3254
|
*/
|
|
3022
|
-
export type
|
|
3255
|
+
export type HugepagesSize = string;
|
|
3256
|
+
/** Known values of {@link KubernetesPluginType} that the service accepts. */
|
|
3257
|
+
export declare enum KnownKubernetesPluginType {
|
|
3258
|
+
/** Dpdk */
|
|
3259
|
+
Dpdk = "DPDK",
|
|
3260
|
+
/** Sriov */
|
|
3261
|
+
Sriov = "SRIOV",
|
|
3262
|
+
/** OSDevice */
|
|
3263
|
+
OSDevice = "OSDevice",
|
|
3264
|
+
/** Macvlan */
|
|
3265
|
+
Macvlan = "MACVLAN",
|
|
3266
|
+
/** Ipvlan */
|
|
3267
|
+
Ipvlan = "IPVLAN"
|
|
3268
|
+
}
|
|
3269
|
+
/**
|
|
3270
|
+
* Defines values for KubernetesPluginType. \
|
|
3271
|
+
* {@link KnownKubernetesPluginType} can be used interchangeably with KubernetesPluginType,
|
|
3272
|
+
* this enum contains the known values that the service supports.
|
|
3273
|
+
* ### Known values supported by the service
|
|
3274
|
+
* **DPDK** \
|
|
3275
|
+
* **SRIOV** \
|
|
3276
|
+
* **OSDevice** \
|
|
3277
|
+
* **MACVLAN** \
|
|
3278
|
+
* **IPVLAN**
|
|
3279
|
+
*/
|
|
3280
|
+
export type KubernetesPluginType = string;
|
|
3281
|
+
/** Known values of {@link L3NetworkConfigurationIpamEnabled} that the service accepts. */
|
|
3282
|
+
export declare enum KnownL3NetworkConfigurationIpamEnabled {
|
|
3283
|
+
/** True */
|
|
3284
|
+
True = "True",
|
|
3285
|
+
/** False */
|
|
3286
|
+
False = "False"
|
|
3287
|
+
}
|
|
3288
|
+
/**
|
|
3289
|
+
* Defines values for L3NetworkConfigurationIpamEnabled. \
|
|
3290
|
+
* {@link KnownL3NetworkConfigurationIpamEnabled} can be used interchangeably with L3NetworkConfigurationIpamEnabled,
|
|
3291
|
+
* this enum contains the known values that the service supports.
|
|
3292
|
+
* ### Known values supported by the service
|
|
3293
|
+
* **True** \
|
|
3294
|
+
* **False**
|
|
3295
|
+
*/
|
|
3296
|
+
export type L3NetworkConfigurationIpamEnabled = string;
|
|
3297
|
+
/** Known values of {@link AgentPoolMode} that the service accepts. */
|
|
3298
|
+
export declare enum KnownAgentPoolMode {
|
|
3299
|
+
/** System */
|
|
3300
|
+
System = "System",
|
|
3301
|
+
/** User */
|
|
3302
|
+
User = "User",
|
|
3303
|
+
/** NotApplicable */
|
|
3304
|
+
NotApplicable = "NotApplicable"
|
|
3305
|
+
}
|
|
3306
|
+
/**
|
|
3307
|
+
* Defines values for AgentPoolMode. \
|
|
3308
|
+
* {@link KnownAgentPoolMode} can be used interchangeably with AgentPoolMode,
|
|
3309
|
+
* this enum contains the known values that the service supports.
|
|
3310
|
+
* ### Known values supported by the service
|
|
3311
|
+
* **System** \
|
|
3312
|
+
* **User** \
|
|
3313
|
+
* **NotApplicable**
|
|
3314
|
+
*/
|
|
3315
|
+
export type AgentPoolMode = string;
|
|
3316
|
+
/** Known values of {@link AdvertiseToFabric} that the service accepts. */
|
|
3317
|
+
export declare enum KnownAdvertiseToFabric {
|
|
3318
|
+
/** True */
|
|
3319
|
+
True = "True",
|
|
3320
|
+
/** False */
|
|
3321
|
+
False = "False"
|
|
3322
|
+
}
|
|
3323
|
+
/**
|
|
3324
|
+
* Defines values for AdvertiseToFabric. \
|
|
3325
|
+
* {@link KnownAdvertiseToFabric} can be used interchangeably with AdvertiseToFabric,
|
|
3326
|
+
* this enum contains the known values that the service supports.
|
|
3327
|
+
* ### Known values supported by the service
|
|
3328
|
+
* **True** \
|
|
3329
|
+
* **False**
|
|
3330
|
+
*/
|
|
3331
|
+
export type AdvertiseToFabric = string;
|
|
3332
|
+
/** Known values of {@link BfdEnabled} that the service accepts. */
|
|
3333
|
+
export declare enum KnownBfdEnabled {
|
|
3334
|
+
/** True */
|
|
3335
|
+
True = "True",
|
|
3336
|
+
/** False */
|
|
3337
|
+
False = "False"
|
|
3338
|
+
}
|
|
3339
|
+
/**
|
|
3340
|
+
* Defines values for BfdEnabled. \
|
|
3341
|
+
* {@link KnownBfdEnabled} can be used interchangeably with BfdEnabled,
|
|
3342
|
+
* this enum contains the known values that the service supports.
|
|
3343
|
+
* ### Known values supported by the service
|
|
3344
|
+
* **True** \
|
|
3345
|
+
* **False**
|
|
3346
|
+
*/
|
|
3347
|
+
export type BfdEnabled = string;
|
|
3348
|
+
/** Known values of {@link BgpMultiHop} that the service accepts. */
|
|
3349
|
+
export declare enum KnownBgpMultiHop {
|
|
3350
|
+
/** True */
|
|
3351
|
+
True = "True",
|
|
3352
|
+
/** False */
|
|
3353
|
+
False = "False"
|
|
3354
|
+
}
|
|
3355
|
+
/**
|
|
3356
|
+
* Defines values for BgpMultiHop. \
|
|
3357
|
+
* {@link KnownBgpMultiHop} can be used interchangeably with BgpMultiHop,
|
|
3358
|
+
* this enum contains the known values that the service supports.
|
|
3359
|
+
* ### Known values supported by the service
|
|
3360
|
+
* **True** \
|
|
3361
|
+
* **False**
|
|
3362
|
+
*/
|
|
3363
|
+
export type BgpMultiHop = string;
|
|
3364
|
+
/** Known values of {@link FabricPeeringEnabled} that the service accepts. */
|
|
3365
|
+
export declare enum KnownFabricPeeringEnabled {
|
|
3366
|
+
/** True */
|
|
3367
|
+
True = "True",
|
|
3368
|
+
/** False */
|
|
3369
|
+
False = "False"
|
|
3370
|
+
}
|
|
3371
|
+
/**
|
|
3372
|
+
* Defines values for FabricPeeringEnabled. \
|
|
3373
|
+
* {@link KnownFabricPeeringEnabled} can be used interchangeably with FabricPeeringEnabled,
|
|
3374
|
+
* this enum contains the known values that the service supports.
|
|
3375
|
+
* ### Known values supported by the service
|
|
3376
|
+
* **True** \
|
|
3377
|
+
* **False**
|
|
3378
|
+
*/
|
|
3379
|
+
export type FabricPeeringEnabled = string;
|
|
3380
|
+
/** Known values of {@link KubernetesClusterNodeDetailedStatus} that the service accepts. */
|
|
3381
|
+
export declare enum KnownKubernetesClusterNodeDetailedStatus {
|
|
3382
|
+
/** Available */
|
|
3383
|
+
Available = "Available",
|
|
3384
|
+
/** Error */
|
|
3385
|
+
Error = "Error",
|
|
3386
|
+
/** Provisioning */
|
|
3387
|
+
Provisioning = "Provisioning",
|
|
3388
|
+
/** Running */
|
|
3389
|
+
Running = "Running",
|
|
3390
|
+
/** Scheduling */
|
|
3391
|
+
Scheduling = "Scheduling",
|
|
3392
|
+
/** Stopped */
|
|
3393
|
+
Stopped = "Stopped",
|
|
3394
|
+
/** Terminating */
|
|
3395
|
+
Terminating = "Terminating",
|
|
3396
|
+
/** Unknown */
|
|
3397
|
+
Unknown = "Unknown"
|
|
3398
|
+
}
|
|
3399
|
+
/**
|
|
3400
|
+
* Defines values for KubernetesClusterNodeDetailedStatus. \
|
|
3401
|
+
* {@link KnownKubernetesClusterNodeDetailedStatus} can be used interchangeably with KubernetesClusterNodeDetailedStatus,
|
|
3402
|
+
* this enum contains the known values that the service supports.
|
|
3403
|
+
* ### Known values supported by the service
|
|
3404
|
+
* **Available** \
|
|
3405
|
+
* **Error** \
|
|
3406
|
+
* **Provisioning** \
|
|
3407
|
+
* **Running** \
|
|
3408
|
+
* **Scheduling** \
|
|
3409
|
+
* **Stopped** \
|
|
3410
|
+
* **Terminating** \
|
|
3411
|
+
* **Unknown**
|
|
3412
|
+
*/
|
|
3413
|
+
export type KubernetesClusterNodeDetailedStatus = string;
|
|
3023
3414
|
/** Known values of {@link DefaultGateway} that the service accepts. */
|
|
3024
3415
|
export declare enum KnownDefaultGateway {
|
|
3025
3416
|
/** True */
|
|
@@ -3055,60 +3446,75 @@ export declare enum KnownVirtualMachineIPAllocationMethod {
|
|
|
3055
3446
|
* **Disabled**
|
|
3056
3447
|
*/
|
|
3057
3448
|
export type VirtualMachineIPAllocationMethod = string;
|
|
3058
|
-
/** Known values of {@link
|
|
3059
|
-
export declare enum
|
|
3449
|
+
/** Known values of {@link KubernetesNodePowerState} that the service accepts. */
|
|
3450
|
+
export declare enum KnownKubernetesNodePowerState {
|
|
3060
3451
|
/** On */
|
|
3061
3452
|
On = "On",
|
|
3062
3453
|
/** Off */
|
|
3063
|
-
Off = "Off"
|
|
3454
|
+
Off = "Off",
|
|
3455
|
+
/** Unknown */
|
|
3456
|
+
Unknown = "Unknown"
|
|
3064
3457
|
}
|
|
3065
3458
|
/**
|
|
3066
|
-
* Defines values for
|
|
3067
|
-
* {@link
|
|
3459
|
+
* Defines values for KubernetesNodePowerState. \
|
|
3460
|
+
* {@link KnownKubernetesNodePowerState} can be used interchangeably with KubernetesNodePowerState,
|
|
3068
3461
|
* this enum contains the known values that the service supports.
|
|
3069
3462
|
* ### Known values supported by the service
|
|
3070
3463
|
* **On** \
|
|
3071
|
-
* **Off**
|
|
3464
|
+
* **Off** \
|
|
3465
|
+
* **Unknown**
|
|
3072
3466
|
*/
|
|
3073
|
-
export type
|
|
3074
|
-
/** Known values of {@link
|
|
3075
|
-
export declare enum
|
|
3076
|
-
/**
|
|
3077
|
-
|
|
3078
|
-
/**
|
|
3079
|
-
|
|
3080
|
-
/** Provisioning */
|
|
3081
|
-
Provisioning = "Provisioning"
|
|
3467
|
+
export type KubernetesNodePowerState = string;
|
|
3468
|
+
/** Known values of {@link KubernetesNodeRole} that the service accepts. */
|
|
3469
|
+
export declare enum KnownKubernetesNodeRole {
|
|
3470
|
+
/** ControlPlane */
|
|
3471
|
+
ControlPlane = "ControlPlane",
|
|
3472
|
+
/** Worker */
|
|
3473
|
+
Worker = "Worker"
|
|
3082
3474
|
}
|
|
3083
3475
|
/**
|
|
3084
|
-
* Defines values for
|
|
3085
|
-
* {@link
|
|
3476
|
+
* Defines values for KubernetesNodeRole. \
|
|
3477
|
+
* {@link KnownKubernetesNodeRole} can be used interchangeably with KubernetesNodeRole,
|
|
3086
3478
|
* this enum contains the known values that the service supports.
|
|
3087
3479
|
* ### Known values supported by the service
|
|
3088
|
-
* **
|
|
3089
|
-
* **
|
|
3090
|
-
* **Provisioning**
|
|
3480
|
+
* **ControlPlane** \
|
|
3481
|
+
* **Worker**
|
|
3091
3482
|
*/
|
|
3092
|
-
export type
|
|
3093
|
-
/** Known values of {@link
|
|
3094
|
-
export declare enum
|
|
3483
|
+
export type KubernetesNodeRole = string;
|
|
3484
|
+
/** Known values of {@link KubernetesClusterProvisioningState} that the service accepts. */
|
|
3485
|
+
export declare enum KnownKubernetesClusterProvisioningState {
|
|
3095
3486
|
/** Succeeded */
|
|
3096
3487
|
Succeeded = "Succeeded",
|
|
3097
3488
|
/** Failed */
|
|
3098
3489
|
Failed = "Failed",
|
|
3099
3490
|
/** Canceled */
|
|
3100
|
-
Canceled = "Canceled"
|
|
3491
|
+
Canceled = "Canceled",
|
|
3492
|
+
/** Accepted */
|
|
3493
|
+
Accepted = "Accepted",
|
|
3494
|
+
/** InProgress */
|
|
3495
|
+
InProgress = "InProgress",
|
|
3496
|
+
/** Created */
|
|
3497
|
+
Created = "Created",
|
|
3498
|
+
/** Updating */
|
|
3499
|
+
Updating = "Updating",
|
|
3500
|
+
/** Deleting */
|
|
3501
|
+
Deleting = "Deleting"
|
|
3101
3502
|
}
|
|
3102
3503
|
/**
|
|
3103
|
-
* Defines values for
|
|
3104
|
-
* {@link
|
|
3504
|
+
* Defines values for KubernetesClusterProvisioningState. \
|
|
3505
|
+
* {@link KnownKubernetesClusterProvisioningState} can be used interchangeably with KubernetesClusterProvisioningState,
|
|
3105
3506
|
* this enum contains the known values that the service supports.
|
|
3106
3507
|
* ### Known values supported by the service
|
|
3107
3508
|
* **Succeeded** \
|
|
3108
3509
|
* **Failed** \
|
|
3109
|
-
* **Canceled**
|
|
3510
|
+
* **Canceled** \
|
|
3511
|
+
* **Accepted** \
|
|
3512
|
+
* **InProgress** \
|
|
3513
|
+
* **Created** \
|
|
3514
|
+
* **Updating** \
|
|
3515
|
+
* **Deleting**
|
|
3110
3516
|
*/
|
|
3111
|
-
export type
|
|
3517
|
+
export type KubernetesClusterProvisioningState = string;
|
|
3112
3518
|
/** Known values of {@link L2NetworkDetailedStatus} that the service accepts. */
|
|
3113
3519
|
export declare enum KnownL2NetworkDetailedStatus {
|
|
3114
3520
|
/** Error */
|
|
@@ -3207,6 +3613,25 @@ export declare enum KnownHybridAksIpamEnabled {
|
|
|
3207
3613
|
* **False**
|
|
3208
3614
|
*/
|
|
3209
3615
|
export type HybridAksIpamEnabled = string;
|
|
3616
|
+
/** Known values of {@link IpAllocationType} that the service accepts. */
|
|
3617
|
+
export declare enum KnownIpAllocationType {
|
|
3618
|
+
/** IPV4 */
|
|
3619
|
+
IPV4 = "IPV4",
|
|
3620
|
+
/** IPV6 */
|
|
3621
|
+
IPV6 = "IPV6",
|
|
3622
|
+
/** DualStack */
|
|
3623
|
+
DualStack = "DualStack"
|
|
3624
|
+
}
|
|
3625
|
+
/**
|
|
3626
|
+
* Defines values for IpAllocationType. \
|
|
3627
|
+
* {@link KnownIpAllocationType} can be used interchangeably with IpAllocationType,
|
|
3628
|
+
* this enum contains the known values that the service supports.
|
|
3629
|
+
* ### Known values supported by the service
|
|
3630
|
+
* **IPV4** \
|
|
3631
|
+
* **IPV6** \
|
|
3632
|
+
* **DualStack**
|
|
3633
|
+
*/
|
|
3634
|
+
export type IpAllocationType = string;
|
|
3210
3635
|
/** Known values of {@link L3NetworkProvisioningState} that the service accepts. */
|
|
3211
3636
|
export declare enum KnownL3NetworkProvisioningState {
|
|
3212
3637
|
/** Succeeded */
|
|
@@ -3513,21 +3938,36 @@ export declare enum KnownVirtualMachineBootMethod {
|
|
|
3513
3938
|
export type VirtualMachineBootMethod = string;
|
|
3514
3939
|
/** Known values of {@link VirtualMachineDetailedStatus} that the service accepts. */
|
|
3515
3940
|
export declare enum KnownVirtualMachineDetailedStatus {
|
|
3516
|
-
/** Error */
|
|
3517
|
-
Error = "Error",
|
|
3518
3941
|
/** Available */
|
|
3519
3942
|
Available = "Available",
|
|
3943
|
+
/** Error */
|
|
3944
|
+
Error = "Error",
|
|
3520
3945
|
/** Provisioning */
|
|
3521
|
-
Provisioning = "Provisioning"
|
|
3946
|
+
Provisioning = "Provisioning",
|
|
3947
|
+
/** Running */
|
|
3948
|
+
Running = "Running",
|
|
3949
|
+
/** Scheduling */
|
|
3950
|
+
Scheduling = "Scheduling",
|
|
3951
|
+
/** Stopped */
|
|
3952
|
+
Stopped = "Stopped",
|
|
3953
|
+
/** Terminating */
|
|
3954
|
+
Terminating = "Terminating",
|
|
3955
|
+
/** Unknown */
|
|
3956
|
+
Unknown = "Unknown"
|
|
3522
3957
|
}
|
|
3523
3958
|
/**
|
|
3524
3959
|
* Defines values for VirtualMachineDetailedStatus. \
|
|
3525
3960
|
* {@link KnownVirtualMachineDetailedStatus} can be used interchangeably with VirtualMachineDetailedStatus,
|
|
3526
3961
|
* this enum contains the known values that the service supports.
|
|
3527
3962
|
* ### Known values supported by the service
|
|
3528
|
-
* **Error** \
|
|
3529
3963
|
* **Available** \
|
|
3530
|
-
* **
|
|
3964
|
+
* **Error** \
|
|
3965
|
+
* **Provisioning** \
|
|
3966
|
+
* **Running** \
|
|
3967
|
+
* **Scheduling** \
|
|
3968
|
+
* **Stopped** \
|
|
3969
|
+
* **Terminating** \
|
|
3970
|
+
* **Unknown**
|
|
3531
3971
|
*/
|
|
3532
3972
|
export type VirtualMachineDetailedStatus = string;
|
|
3533
3973
|
/** Known values of {@link VirtualMachineIsolateEmulatorThread} that the service accepts. */
|
|
@@ -3599,7 +4039,9 @@ export declare enum KnownVirtualMachinePowerState {
|
|
|
3599
4039
|
/** On */
|
|
3600
4040
|
On = "On",
|
|
3601
4041
|
/** Off */
|
|
3602
|
-
Off = "Off"
|
|
4042
|
+
Off = "Off",
|
|
4043
|
+
/** Unknown */
|
|
4044
|
+
Unknown = "Unknown"
|
|
3603
4045
|
}
|
|
3604
4046
|
/**
|
|
3605
4047
|
* Defines values for VirtualMachinePowerState. \
|
|
@@ -3607,7 +4049,8 @@ export declare enum KnownVirtualMachinePowerState {
|
|
|
3607
4049
|
* this enum contains the known values that the service supports.
|
|
3608
4050
|
* ### Known values supported by the service
|
|
3609
4051
|
* **On** \
|
|
3610
|
-
* **Off**
|
|
4052
|
+
* **Off** \
|
|
4053
|
+
* **Unknown**
|
|
3611
4054
|
*/
|
|
3612
4055
|
export type VirtualMachinePowerState = string;
|
|
3613
4056
|
/** Known values of {@link VirtualMachineProvisioningState} that the service accepts. */
|
|
@@ -3769,19 +4212,6 @@ export declare enum KnownBareMetalMachineSkipShutdown {
|
|
|
3769
4212
|
* **False**
|
|
3770
4213
|
*/
|
|
3771
4214
|
export type BareMetalMachineSkipShutdown = string;
|
|
3772
|
-
/** Known values of {@link BareMetalMachineHardwareValidationCategory} that the service accepts. */
|
|
3773
|
-
export declare enum KnownBareMetalMachineHardwareValidationCategory {
|
|
3774
|
-
/** BasicValidation */
|
|
3775
|
-
BasicValidation = "BasicValidation"
|
|
3776
|
-
}
|
|
3777
|
-
/**
|
|
3778
|
-
* Defines values for BareMetalMachineHardwareValidationCategory. \
|
|
3779
|
-
* {@link KnownBareMetalMachineHardwareValidationCategory} can be used interchangeably with BareMetalMachineHardwareValidationCategory,
|
|
3780
|
-
* this enum contains the known values that the service supports.
|
|
3781
|
-
* ### Known values supported by the service
|
|
3782
|
-
* **BasicValidation**
|
|
3783
|
-
*/
|
|
3784
|
-
export type BareMetalMachineHardwareValidationCategory = string;
|
|
3785
4215
|
/** Known values of {@link BareMetalMachineKeySetDetailedStatus} that the service accepts. */
|
|
3786
4216
|
export declare enum KnownBareMetalMachineKeySetDetailedStatus {
|
|
3787
4217
|
/** AllActive */
|
|
@@ -3968,19 +4398,56 @@ export declare enum KnownClusterMetricsConfigurationProvisioningState {
|
|
|
3968
4398
|
* **Provisioning**
|
|
3969
4399
|
*/
|
|
3970
4400
|
export type ClusterMetricsConfigurationProvisioningState = string;
|
|
3971
|
-
/** Known values of {@link
|
|
3972
|
-
export declare enum
|
|
3973
|
-
/**
|
|
3974
|
-
|
|
4401
|
+
/** Known values of {@link AgentPoolDetailedStatus} that the service accepts. */
|
|
4402
|
+
export declare enum KnownAgentPoolDetailedStatus {
|
|
4403
|
+
/** Available */
|
|
4404
|
+
Available = "Available",
|
|
4405
|
+
/** Error */
|
|
4406
|
+
Error = "Error",
|
|
4407
|
+
/** Provisioning */
|
|
4408
|
+
Provisioning = "Provisioning"
|
|
4409
|
+
}
|
|
4410
|
+
/**
|
|
4411
|
+
* Defines values for AgentPoolDetailedStatus. \
|
|
4412
|
+
* {@link KnownAgentPoolDetailedStatus} can be used interchangeably with AgentPoolDetailedStatus,
|
|
4413
|
+
* this enum contains the known values that the service supports.
|
|
4414
|
+
* ### Known values supported by the service
|
|
4415
|
+
* **Available** \
|
|
4416
|
+
* **Error** \
|
|
4417
|
+
* **Provisioning**
|
|
4418
|
+
*/
|
|
4419
|
+
export type AgentPoolDetailedStatus = string;
|
|
4420
|
+
/** Known values of {@link AgentPoolProvisioningState} that the service accepts. */
|
|
4421
|
+
export declare enum KnownAgentPoolProvisioningState {
|
|
4422
|
+
/** Accepted */
|
|
4423
|
+
Accepted = "Accepted",
|
|
4424
|
+
/** Canceled */
|
|
4425
|
+
Canceled = "Canceled",
|
|
4426
|
+
/** Deleting */
|
|
4427
|
+
Deleting = "Deleting",
|
|
4428
|
+
/** Failed */
|
|
4429
|
+
Failed = "Failed",
|
|
4430
|
+
/** InProgress */
|
|
4431
|
+
InProgress = "InProgress",
|
|
4432
|
+
/** Succeeded */
|
|
4433
|
+
Succeeded = "Succeeded",
|
|
4434
|
+
/** Updating */
|
|
4435
|
+
Updating = "Updating"
|
|
3975
4436
|
}
|
|
3976
4437
|
/**
|
|
3977
|
-
* Defines values for
|
|
3978
|
-
* {@link
|
|
4438
|
+
* Defines values for AgentPoolProvisioningState. \
|
|
4439
|
+
* {@link KnownAgentPoolProvisioningState} can be used interchangeably with AgentPoolProvisioningState,
|
|
3979
4440
|
* this enum contains the known values that the service supports.
|
|
3980
4441
|
* ### Known values supported by the service
|
|
3981
|
-
* **
|
|
4442
|
+
* **Accepted** \
|
|
4443
|
+
* **Canceled** \
|
|
4444
|
+
* **Deleting** \
|
|
4445
|
+
* **Failed** \
|
|
4446
|
+
* **InProgress** \
|
|
4447
|
+
* **Succeeded** \
|
|
4448
|
+
* **Updating**
|
|
3982
4449
|
*/
|
|
3983
|
-
export type
|
|
4450
|
+
export type AgentPoolProvisioningState = string;
|
|
3984
4451
|
/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */
|
|
3985
4452
|
export declare enum KnownConsoleDetailedStatus {
|
|
3986
4453
|
/** Ready */
|
|
@@ -4116,7 +4583,7 @@ export interface BareMetalMachinesCordonOptionalParams extends coreClient.Operat
|
|
|
4116
4583
|
resumeFrom?: string;
|
|
4117
4584
|
}
|
|
4118
4585
|
/** Contains response data for the cordon operation. */
|
|
4119
|
-
export type BareMetalMachinesCordonResponse =
|
|
4586
|
+
export type BareMetalMachinesCordonResponse = OperationStatusResult;
|
|
4120
4587
|
/** Optional parameters. */
|
|
4121
4588
|
export interface BareMetalMachinesPowerOffOptionalParams extends coreClient.OperationOptions {
|
|
4122
4589
|
/** The request body. */
|
|
@@ -4127,7 +4594,7 @@ export interface BareMetalMachinesPowerOffOptionalParams extends coreClient.Oper
|
|
|
4127
4594
|
resumeFrom?: string;
|
|
4128
4595
|
}
|
|
4129
4596
|
/** Contains response data for the powerOff operation. */
|
|
4130
|
-
export type BareMetalMachinesPowerOffResponse =
|
|
4597
|
+
export type BareMetalMachinesPowerOffResponse = OperationStatusResult;
|
|
4131
4598
|
/** Optional parameters. */
|
|
4132
4599
|
export interface BareMetalMachinesReimageOptionalParams extends coreClient.OperationOptions {
|
|
4133
4600
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4136,7 +4603,7 @@ export interface BareMetalMachinesReimageOptionalParams extends coreClient.Opera
|
|
|
4136
4603
|
resumeFrom?: string;
|
|
4137
4604
|
}
|
|
4138
4605
|
/** Contains response data for the reimage operation. */
|
|
4139
|
-
export type BareMetalMachinesReimageResponse =
|
|
4606
|
+
export type BareMetalMachinesReimageResponse = OperationStatusResult;
|
|
4140
4607
|
/** Optional parameters. */
|
|
4141
4608
|
export interface BareMetalMachinesReplaceOptionalParams extends coreClient.OperationOptions {
|
|
4142
4609
|
/** The request body. */
|
|
@@ -4147,7 +4614,7 @@ export interface BareMetalMachinesReplaceOptionalParams extends coreClient.Opera
|
|
|
4147
4614
|
resumeFrom?: string;
|
|
4148
4615
|
}
|
|
4149
4616
|
/** Contains response data for the replace operation. */
|
|
4150
|
-
export type BareMetalMachinesReplaceResponse =
|
|
4617
|
+
export type BareMetalMachinesReplaceResponse = OperationStatusResult;
|
|
4151
4618
|
/** Optional parameters. */
|
|
4152
4619
|
export interface BareMetalMachinesRestartOptionalParams extends coreClient.OperationOptions {
|
|
4153
4620
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4156,7 +4623,7 @@ export interface BareMetalMachinesRestartOptionalParams extends coreClient.Opera
|
|
|
4156
4623
|
resumeFrom?: string;
|
|
4157
4624
|
}
|
|
4158
4625
|
/** Contains response data for the restart operation. */
|
|
4159
|
-
export type BareMetalMachinesRestartResponse =
|
|
4626
|
+
export type BareMetalMachinesRestartResponse = OperationStatusResult;
|
|
4160
4627
|
/** Optional parameters. */
|
|
4161
4628
|
export interface BareMetalMachinesRunCommandOptionalParams extends coreClient.OperationOptions {
|
|
4162
4629
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4165,7 +4632,7 @@ export interface BareMetalMachinesRunCommandOptionalParams extends coreClient.Op
|
|
|
4165
4632
|
resumeFrom?: string;
|
|
4166
4633
|
}
|
|
4167
4634
|
/** Contains response data for the runCommand operation. */
|
|
4168
|
-
export type BareMetalMachinesRunCommandResponse =
|
|
4635
|
+
export type BareMetalMachinesRunCommandResponse = OperationStatusResult;
|
|
4169
4636
|
/** Optional parameters. */
|
|
4170
4637
|
export interface BareMetalMachinesRunDataExtractsOptionalParams extends coreClient.OperationOptions {
|
|
4171
4638
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4174,7 +4641,7 @@ export interface BareMetalMachinesRunDataExtractsOptionalParams extends coreClie
|
|
|
4174
4641
|
resumeFrom?: string;
|
|
4175
4642
|
}
|
|
4176
4643
|
/** Contains response data for the runDataExtracts operation. */
|
|
4177
|
-
export type BareMetalMachinesRunDataExtractsResponse =
|
|
4644
|
+
export type BareMetalMachinesRunDataExtractsResponse = OperationStatusResult;
|
|
4178
4645
|
/** Optional parameters. */
|
|
4179
4646
|
export interface BareMetalMachinesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
4180
4647
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4183,7 +4650,7 @@ export interface BareMetalMachinesRunReadCommandsOptionalParams extends coreClie
|
|
|
4183
4650
|
resumeFrom?: string;
|
|
4184
4651
|
}
|
|
4185
4652
|
/** Contains response data for the runReadCommands operation. */
|
|
4186
|
-
export type BareMetalMachinesRunReadCommandsResponse =
|
|
4653
|
+
export type BareMetalMachinesRunReadCommandsResponse = OperationStatusResult;
|
|
4187
4654
|
/** Optional parameters. */
|
|
4188
4655
|
export interface BareMetalMachinesStartOptionalParams extends coreClient.OperationOptions {
|
|
4189
4656
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4192,7 +4659,7 @@ export interface BareMetalMachinesStartOptionalParams extends coreClient.Operati
|
|
|
4192
4659
|
resumeFrom?: string;
|
|
4193
4660
|
}
|
|
4194
4661
|
/** Contains response data for the start operation. */
|
|
4195
|
-
export type BareMetalMachinesStartResponse =
|
|
4662
|
+
export type BareMetalMachinesStartResponse = OperationStatusResult;
|
|
4196
4663
|
/** Optional parameters. */
|
|
4197
4664
|
export interface BareMetalMachinesUncordonOptionalParams extends coreClient.OperationOptions {
|
|
4198
4665
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4201,16 +4668,7 @@ export interface BareMetalMachinesUncordonOptionalParams extends coreClient.Oper
|
|
|
4201
4668
|
resumeFrom?: string;
|
|
4202
4669
|
}
|
|
4203
4670
|
/** Contains response data for the uncordon operation. */
|
|
4204
|
-
export type BareMetalMachinesUncordonResponse =
|
|
4205
|
-
/** Optional parameters. */
|
|
4206
|
-
export interface BareMetalMachinesValidateHardwareOptionalParams extends coreClient.OperationOptions {
|
|
4207
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4208
|
-
updateIntervalInMs?: number;
|
|
4209
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4210
|
-
resumeFrom?: string;
|
|
4211
|
-
}
|
|
4212
|
-
/** Contains response data for the validateHardware operation. */
|
|
4213
|
-
export type BareMetalMachinesValidateHardwareResponse = BareMetalMachinesValidateHardwareHeaders;
|
|
4671
|
+
export type BareMetalMachinesUncordonResponse = OperationStatusResult;
|
|
4214
4672
|
/** Optional parameters. */
|
|
4215
4673
|
export interface BareMetalMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4216
4674
|
}
|
|
@@ -4373,7 +4831,7 @@ export interface ClustersDeployOptionalParams extends coreClient.OperationOption
|
|
|
4373
4831
|
resumeFrom?: string;
|
|
4374
4832
|
}
|
|
4375
4833
|
/** Contains response data for the deploy operation. */
|
|
4376
|
-
export type ClustersDeployResponse =
|
|
4834
|
+
export type ClustersDeployResponse = OperationStatusResult;
|
|
4377
4835
|
/** Optional parameters. */
|
|
4378
4836
|
export interface ClustersUpdateVersionOptionalParams extends coreClient.OperationOptions {
|
|
4379
4837
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4382,7 +4840,7 @@ export interface ClustersUpdateVersionOptionalParams extends coreClient.Operatio
|
|
|
4382
4840
|
resumeFrom?: string;
|
|
4383
4841
|
}
|
|
4384
4842
|
/** Contains response data for the updateVersion operation. */
|
|
4385
|
-
export type ClustersUpdateVersionResponse =
|
|
4843
|
+
export type ClustersUpdateVersionResponse = OperationStatusResult;
|
|
4386
4844
|
/** Optional parameters. */
|
|
4387
4845
|
export interface ClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4388
4846
|
}
|
|
@@ -4394,110 +4852,66 @@ export interface ClustersListByResourceGroupNextOptionalParams extends coreClien
|
|
|
4394
4852
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4395
4853
|
export type ClustersListByResourceGroupNextResponse = ClusterList;
|
|
4396
4854
|
/** Optional parameters. */
|
|
4397
|
-
export interface
|
|
4855
|
+
export interface KubernetesClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
4398
4856
|
}
|
|
4399
4857
|
/** Contains response data for the listBySubscription operation. */
|
|
4400
|
-
export type
|
|
4858
|
+
export type KubernetesClustersListBySubscriptionResponse = KubernetesClusterList;
|
|
4401
4859
|
/** Optional parameters. */
|
|
4402
|
-
export interface
|
|
4860
|
+
export interface KubernetesClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
4403
4861
|
}
|
|
4404
4862
|
/** Contains response data for the listByResourceGroup operation. */
|
|
4405
|
-
export type
|
|
4863
|
+
export type KubernetesClustersListByResourceGroupResponse = KubernetesClusterList;
|
|
4406
4864
|
/** Optional parameters. */
|
|
4407
|
-
export interface
|
|
4865
|
+
export interface KubernetesClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
4408
4866
|
}
|
|
4409
4867
|
/** Contains response data for the get operation. */
|
|
4410
|
-
export type
|
|
4868
|
+
export type KubernetesClustersGetResponse = KubernetesCluster;
|
|
4411
4869
|
/** Optional parameters. */
|
|
4412
|
-
export interface
|
|
4870
|
+
export interface KubernetesClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4413
4871
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4414
4872
|
updateIntervalInMs?: number;
|
|
4415
4873
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4416
4874
|
resumeFrom?: string;
|
|
4417
4875
|
}
|
|
4418
4876
|
/** Contains response data for the createOrUpdate operation. */
|
|
4419
|
-
export type
|
|
4877
|
+
export type KubernetesClustersCreateOrUpdateResponse = KubernetesCluster;
|
|
4420
4878
|
/** Optional parameters. */
|
|
4421
|
-
export interface
|
|
4879
|
+
export interface KubernetesClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4422
4880
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4423
4881
|
updateIntervalInMs?: number;
|
|
4424
4882
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4425
4883
|
resumeFrom?: string;
|
|
4426
4884
|
}
|
|
4427
4885
|
/** Optional parameters. */
|
|
4428
|
-
export interface
|
|
4886
|
+
export interface KubernetesClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4429
4887
|
/** The request body. */
|
|
4430
|
-
|
|
4431
|
-
}
|
|
4432
|
-
/** Contains response data for the update operation. */
|
|
4433
|
-
export type DefaultCniNetworksUpdateResponse = DefaultCniNetwork;
|
|
4434
|
-
/** Optional parameters. */
|
|
4435
|
-
export interface DefaultCniNetworksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4436
|
-
}
|
|
4437
|
-
/** Contains response data for the listBySubscriptionNext operation. */
|
|
4438
|
-
export type DefaultCniNetworksListBySubscriptionNextResponse = DefaultCniNetworkList;
|
|
4439
|
-
/** Optional parameters. */
|
|
4440
|
-
export interface DefaultCniNetworksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
4441
|
-
}
|
|
4442
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4443
|
-
export type DefaultCniNetworksListByResourceGroupNextResponse = DefaultCniNetworkList;
|
|
4444
|
-
/** Optional parameters. */
|
|
4445
|
-
export interface HybridAksClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
4446
|
-
}
|
|
4447
|
-
/** Contains response data for the listBySubscription operation. */
|
|
4448
|
-
export type HybridAksClustersListBySubscriptionResponse = HybridAksClusterList;
|
|
4449
|
-
/** Optional parameters. */
|
|
4450
|
-
export interface HybridAksClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
4451
|
-
}
|
|
4452
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
4453
|
-
export type HybridAksClustersListByResourceGroupResponse = HybridAksClusterList;
|
|
4454
|
-
/** Optional parameters. */
|
|
4455
|
-
export interface HybridAksClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
4456
|
-
}
|
|
4457
|
-
/** Contains response data for the get operation. */
|
|
4458
|
-
export type HybridAksClustersGetResponse = HybridAksCluster;
|
|
4459
|
-
/** Optional parameters. */
|
|
4460
|
-
export interface HybridAksClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4888
|
+
kubernetesClusterUpdateParameters?: KubernetesClusterPatchParameters;
|
|
4461
4889
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4462
4890
|
updateIntervalInMs?: number;
|
|
4463
4891
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4464
4892
|
resumeFrom?: string;
|
|
4465
4893
|
}
|
|
4466
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
4467
|
-
export type HybridAksClustersCreateOrUpdateResponse = HybridAksCluster;
|
|
4468
|
-
/** Optional parameters. */
|
|
4469
|
-
export interface HybridAksClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4470
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4471
|
-
updateIntervalInMs?: number;
|
|
4472
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4473
|
-
resumeFrom?: string;
|
|
4474
|
-
}
|
|
4475
|
-
/** Optional parameters. */
|
|
4476
|
-
export interface HybridAksClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4477
|
-
/** The request body. */
|
|
4478
|
-
hybridAksClusterUpdateParameters?: HybridAksClusterPatchParameters;
|
|
4479
|
-
}
|
|
4480
4894
|
/** Contains response data for the update operation. */
|
|
4481
|
-
export type
|
|
4895
|
+
export type KubernetesClustersUpdateResponse = KubernetesCluster;
|
|
4482
4896
|
/** Optional parameters. */
|
|
4483
|
-
export interface
|
|
4897
|
+
export interface KubernetesClustersRestartNodeOptionalParams extends coreClient.OperationOptions {
|
|
4484
4898
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4485
4899
|
updateIntervalInMs?: number;
|
|
4486
4900
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4487
4901
|
resumeFrom?: string;
|
|
4488
4902
|
}
|
|
4489
4903
|
/** Contains response data for the restartNode operation. */
|
|
4490
|
-
export type
|
|
4904
|
+
export type KubernetesClustersRestartNodeResponse = OperationStatusResult;
|
|
4491
4905
|
/** Optional parameters. */
|
|
4492
|
-
export interface
|
|
4906
|
+
export interface KubernetesClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4493
4907
|
}
|
|
4494
4908
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
4495
|
-
export type
|
|
4909
|
+
export type KubernetesClustersListBySubscriptionNextResponse = KubernetesClusterList;
|
|
4496
4910
|
/** Optional parameters. */
|
|
4497
|
-
export interface
|
|
4911
|
+
export interface KubernetesClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
4498
4912
|
}
|
|
4499
4913
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4500
|
-
export type
|
|
4914
|
+
export type KubernetesClustersListByResourceGroupNextResponse = KubernetesClusterList;
|
|
4501
4915
|
/** Optional parameters. */
|
|
4502
4916
|
export interface L2NetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
4503
4917
|
}
|
|
@@ -4711,7 +5125,7 @@ export interface StorageAppliancesDisableRemoteVendorManagementOptionalParams ex
|
|
|
4711
5125
|
resumeFrom?: string;
|
|
4712
5126
|
}
|
|
4713
5127
|
/** Contains response data for the disableRemoteVendorManagement operation. */
|
|
4714
|
-
export type StorageAppliancesDisableRemoteVendorManagementResponse =
|
|
5128
|
+
export type StorageAppliancesDisableRemoteVendorManagementResponse = OperationStatusResult;
|
|
4715
5129
|
/** Optional parameters. */
|
|
4716
5130
|
export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams extends coreClient.OperationOptions {
|
|
4717
5131
|
/** The request body. */
|
|
@@ -4722,25 +5136,7 @@ export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams ext
|
|
|
4722
5136
|
resumeFrom?: string;
|
|
4723
5137
|
}
|
|
4724
5138
|
/** Contains response data for the enableRemoteVendorManagement operation. */
|
|
4725
|
-
export type StorageAppliancesEnableRemoteVendorManagementResponse =
|
|
4726
|
-
/** Optional parameters. */
|
|
4727
|
-
export interface StorageAppliancesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
4728
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4729
|
-
updateIntervalInMs?: number;
|
|
4730
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4731
|
-
resumeFrom?: string;
|
|
4732
|
-
}
|
|
4733
|
-
/** Contains response data for the runReadCommands operation. */
|
|
4734
|
-
export type StorageAppliancesRunReadCommandsResponse = StorageAppliancesRunReadCommandsHeaders;
|
|
4735
|
-
/** Optional parameters. */
|
|
4736
|
-
export interface StorageAppliancesValidateHardwareOptionalParams extends coreClient.OperationOptions {
|
|
4737
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4738
|
-
updateIntervalInMs?: number;
|
|
4739
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4740
|
-
resumeFrom?: string;
|
|
4741
|
-
}
|
|
4742
|
-
/** Contains response data for the validateHardware operation. */
|
|
4743
|
-
export type StorageAppliancesValidateHardwareResponse = StorageAppliancesValidateHardwareHeaders;
|
|
5139
|
+
export type StorageAppliancesEnableRemoteVendorManagementResponse = OperationStatusResult;
|
|
4744
5140
|
/** Optional parameters. */
|
|
4745
5141
|
export interface StorageAppliancesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4746
5142
|
}
|
|
@@ -4842,24 +5238,6 @@ export interface VirtualMachinesUpdateOptionalParams extends coreClient.Operatio
|
|
|
4842
5238
|
/** Contains response data for the update operation. */
|
|
4843
5239
|
export type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
4844
5240
|
/** Optional parameters. */
|
|
4845
|
-
export interface VirtualMachinesAttachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
4846
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4847
|
-
updateIntervalInMs?: number;
|
|
4848
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4849
|
-
resumeFrom?: string;
|
|
4850
|
-
}
|
|
4851
|
-
/** Contains response data for the attachVolume operation. */
|
|
4852
|
-
export type VirtualMachinesAttachVolumeResponse = VirtualMachinesAttachVolumeHeaders;
|
|
4853
|
-
/** Optional parameters. */
|
|
4854
|
-
export interface VirtualMachinesDetachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
4855
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4856
|
-
updateIntervalInMs?: number;
|
|
4857
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4858
|
-
resumeFrom?: string;
|
|
4859
|
-
}
|
|
4860
|
-
/** Contains response data for the detachVolume operation. */
|
|
4861
|
-
export type VirtualMachinesDetachVolumeResponse = VirtualMachinesDetachVolumeHeaders;
|
|
4862
|
-
/** Optional parameters. */
|
|
4863
5241
|
export interface VirtualMachinesPowerOffOptionalParams extends coreClient.OperationOptions {
|
|
4864
5242
|
/** The request body. */
|
|
4865
5243
|
virtualMachinePowerOffParameters?: VirtualMachinePowerOffParameters;
|
|
@@ -4869,7 +5247,7 @@ export interface VirtualMachinesPowerOffOptionalParams extends coreClient.Operat
|
|
|
4869
5247
|
resumeFrom?: string;
|
|
4870
5248
|
}
|
|
4871
5249
|
/** Contains response data for the powerOff operation. */
|
|
4872
|
-
export type VirtualMachinesPowerOffResponse =
|
|
5250
|
+
export type VirtualMachinesPowerOffResponse = OperationStatusResult;
|
|
4873
5251
|
/** Optional parameters. */
|
|
4874
5252
|
export interface VirtualMachinesReimageOptionalParams extends coreClient.OperationOptions {
|
|
4875
5253
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4878,7 +5256,7 @@ export interface VirtualMachinesReimageOptionalParams extends coreClient.Operati
|
|
|
4878
5256
|
resumeFrom?: string;
|
|
4879
5257
|
}
|
|
4880
5258
|
/** Contains response data for the reimage operation. */
|
|
4881
|
-
export type VirtualMachinesReimageResponse =
|
|
5259
|
+
export type VirtualMachinesReimageResponse = OperationStatusResult;
|
|
4882
5260
|
/** Optional parameters. */
|
|
4883
5261
|
export interface VirtualMachinesRestartOptionalParams extends coreClient.OperationOptions {
|
|
4884
5262
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4887,7 +5265,7 @@ export interface VirtualMachinesRestartOptionalParams extends coreClient.Operati
|
|
|
4887
5265
|
resumeFrom?: string;
|
|
4888
5266
|
}
|
|
4889
5267
|
/** Contains response data for the restart operation. */
|
|
4890
|
-
export type VirtualMachinesRestartResponse =
|
|
5268
|
+
export type VirtualMachinesRestartResponse = OperationStatusResult;
|
|
4891
5269
|
/** Optional parameters. */
|
|
4892
5270
|
export interface VirtualMachinesStartOptionalParams extends coreClient.OperationOptions {
|
|
4893
5271
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4896,7 +5274,7 @@ export interface VirtualMachinesStartOptionalParams extends coreClient.Operation
|
|
|
4896
5274
|
resumeFrom?: string;
|
|
4897
5275
|
}
|
|
4898
5276
|
/** Contains response data for the start operation. */
|
|
4899
|
-
export type VirtualMachinesStartResponse =
|
|
5277
|
+
export type VirtualMachinesStartResponse = OperationStatusResult;
|
|
4900
5278
|
/** Optional parameters. */
|
|
4901
5279
|
export interface VirtualMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4902
5280
|
}
|
|
@@ -4956,10 +5334,10 @@ export interface VolumesListByResourceGroupNextOptionalParams extends coreClient
|
|
|
4956
5334
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4957
5335
|
export type VolumesListByResourceGroupNextResponse = VolumeList;
|
|
4958
5336
|
/** Optional parameters. */
|
|
4959
|
-
export interface
|
|
5337
|
+
export interface BareMetalMachineKeySetsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
4960
5338
|
}
|
|
4961
|
-
/** Contains response data for the
|
|
4962
|
-
export type
|
|
5339
|
+
/** Contains response data for the listByCluster operation. */
|
|
5340
|
+
export type BareMetalMachineKeySetsListByClusterResponse = BareMetalMachineKeySetList;
|
|
4963
5341
|
/** Optional parameters. */
|
|
4964
5342
|
export interface BareMetalMachineKeySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
4965
5343
|
}
|
|
@@ -4993,15 +5371,15 @@ export interface BareMetalMachineKeySetsUpdateOptionalParams extends coreClient.
|
|
|
4993
5371
|
/** Contains response data for the update operation. */
|
|
4994
5372
|
export type BareMetalMachineKeySetsUpdateResponse = BareMetalMachineKeySet;
|
|
4995
5373
|
/** Optional parameters. */
|
|
4996
|
-
export interface
|
|
5374
|
+
export interface BareMetalMachineKeySetsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
4997
5375
|
}
|
|
4998
|
-
/** Contains response data for the
|
|
4999
|
-
export type
|
|
5376
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
5377
|
+
export type BareMetalMachineKeySetsListByClusterNextResponse = BareMetalMachineKeySetList;
|
|
5000
5378
|
/** Optional parameters. */
|
|
5001
|
-
export interface
|
|
5379
|
+
export interface BmcKeySetsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
5002
5380
|
}
|
|
5003
|
-
/** Contains response data for the
|
|
5004
|
-
export type
|
|
5381
|
+
/** Contains response data for the listByCluster operation. */
|
|
5382
|
+
export type BmcKeySetsListByClusterResponse = BmcKeySetList;
|
|
5005
5383
|
/** Optional parameters. */
|
|
5006
5384
|
export interface BmcKeySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
5007
5385
|
}
|
|
@@ -5035,15 +5413,15 @@ export interface BmcKeySetsUpdateOptionalParams extends coreClient.OperationOpti
|
|
|
5035
5413
|
/** Contains response data for the update operation. */
|
|
5036
5414
|
export type BmcKeySetsUpdateResponse = BmcKeySet;
|
|
5037
5415
|
/** Optional parameters. */
|
|
5038
|
-
export interface
|
|
5416
|
+
export interface BmcKeySetsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
5039
5417
|
}
|
|
5040
|
-
/** Contains response data for the
|
|
5041
|
-
export type
|
|
5418
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
5419
|
+
export type BmcKeySetsListByClusterNextResponse = BmcKeySetList;
|
|
5042
5420
|
/** Optional parameters. */
|
|
5043
|
-
export interface
|
|
5421
|
+
export interface MetricsConfigurationsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
5044
5422
|
}
|
|
5045
|
-
/** Contains response data for the
|
|
5046
|
-
export type
|
|
5423
|
+
/** Contains response data for the listByCluster operation. */
|
|
5424
|
+
export type MetricsConfigurationsListByClusterResponse = ClusterMetricsConfigurationList;
|
|
5047
5425
|
/** Optional parameters. */
|
|
5048
5426
|
export interface MetricsConfigurationsGetOptionalParams extends coreClient.OperationOptions {
|
|
5049
5427
|
}
|
|
@@ -5077,15 +5455,57 @@ export interface MetricsConfigurationsUpdateOptionalParams extends coreClient.Op
|
|
|
5077
5455
|
/** Contains response data for the update operation. */
|
|
5078
5456
|
export type MetricsConfigurationsUpdateResponse = ClusterMetricsConfiguration;
|
|
5079
5457
|
/** Optional parameters. */
|
|
5080
|
-
export interface
|
|
5458
|
+
export interface MetricsConfigurationsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
5081
5459
|
}
|
|
5082
|
-
/** Contains response data for the
|
|
5083
|
-
export type
|
|
5460
|
+
/** Contains response data for the listByClusterNext operation. */
|
|
5461
|
+
export type MetricsConfigurationsListByClusterNextResponse = ClusterMetricsConfigurationList;
|
|
5084
5462
|
/** Optional parameters. */
|
|
5085
|
-
export interface
|
|
5463
|
+
export interface AgentPoolsListByKubernetesClusterOptionalParams extends coreClient.OperationOptions {
|
|
5464
|
+
}
|
|
5465
|
+
/** Contains response data for the listByKubernetesCluster operation. */
|
|
5466
|
+
export type AgentPoolsListByKubernetesClusterResponse = AgentPoolList;
|
|
5467
|
+
/** Optional parameters. */
|
|
5468
|
+
export interface AgentPoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
5469
|
+
}
|
|
5470
|
+
/** Contains response data for the get operation. */
|
|
5471
|
+
export type AgentPoolsGetResponse = AgentPool;
|
|
5472
|
+
/** Optional parameters. */
|
|
5473
|
+
export interface AgentPoolsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5474
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5475
|
+
updateIntervalInMs?: number;
|
|
5476
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5477
|
+
resumeFrom?: string;
|
|
5478
|
+
}
|
|
5479
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
5480
|
+
export type AgentPoolsCreateOrUpdateResponse = AgentPool;
|
|
5481
|
+
/** Optional parameters. */
|
|
5482
|
+
export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
5483
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5484
|
+
updateIntervalInMs?: number;
|
|
5485
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5486
|
+
resumeFrom?: string;
|
|
5086
5487
|
}
|
|
5087
|
-
/**
|
|
5088
|
-
export
|
|
5488
|
+
/** Optional parameters. */
|
|
5489
|
+
export interface AgentPoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5490
|
+
/** The request body. */
|
|
5491
|
+
agentPoolUpdateParameters?: AgentPoolPatchParameters;
|
|
5492
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5493
|
+
updateIntervalInMs?: number;
|
|
5494
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5495
|
+
resumeFrom?: string;
|
|
5496
|
+
}
|
|
5497
|
+
/** Contains response data for the update operation. */
|
|
5498
|
+
export type AgentPoolsUpdateResponse = AgentPool;
|
|
5499
|
+
/** Optional parameters. */
|
|
5500
|
+
export interface AgentPoolsListByKubernetesClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
5501
|
+
}
|
|
5502
|
+
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
5503
|
+
export type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;
|
|
5504
|
+
/** Optional parameters. */
|
|
5505
|
+
export interface ConsolesListByVirtualMachineOptionalParams extends coreClient.OperationOptions {
|
|
5506
|
+
}
|
|
5507
|
+
/** Contains response data for the listByVirtualMachine operation. */
|
|
5508
|
+
export type ConsolesListByVirtualMachineResponse = ConsoleList;
|
|
5089
5509
|
/** Optional parameters. */
|
|
5090
5510
|
export interface ConsolesGetOptionalParams extends coreClient.OperationOptions {
|
|
5091
5511
|
}
|
|
@@ -5119,10 +5539,10 @@ export interface ConsolesUpdateOptionalParams extends coreClient.OperationOption
|
|
|
5119
5539
|
/** Contains response data for the update operation. */
|
|
5120
5540
|
export type ConsolesUpdateResponse = Console;
|
|
5121
5541
|
/** Optional parameters. */
|
|
5122
|
-
export interface
|
|
5542
|
+
export interface ConsolesListByVirtualMachineNextOptionalParams extends coreClient.OperationOptions {
|
|
5123
5543
|
}
|
|
5124
|
-
/** Contains response data for the
|
|
5125
|
-
export type
|
|
5544
|
+
/** Contains response data for the listByVirtualMachineNext operation. */
|
|
5545
|
+
export type ConsolesListByVirtualMachineNextResponse = ConsoleList;
|
|
5126
5546
|
/** Optional parameters. */
|
|
5127
5547
|
export interface NetworkCloudOptionalParams extends coreClient.ServiceClientOptions {
|
|
5128
5548
|
/** server parameter */
|