@azure/arm-networkcloud 1.0.0 → 2.0.0-alpha.20241121.1
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 +176 -1
- package/LICENSE +1 -1
- package/README.md +2 -2
- package/dist/index.js +8500 -6809
- 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.js +13 -13
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsGetSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js +5 -10
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js +10 -3
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js +10 -8
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js +5 -10
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js +11 -9
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js +4 -6
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js +3 -3
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js +5 -5
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js +4 -4
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js +10 -8
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js +1 -1
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js +5 -10
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js +10 -8
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js +6 -9
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js +7 -10
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js +39 -3
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clusterManagersGetSample.js +1 -1
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js +11 -4
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.js +40 -0
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +44 -19
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clustersDeploySample.js +8 -8
- package/dist-esm/samples-dev/clustersDeploySample.js.map +1 -1
- package/dist-esm/samples-dev/clustersGetSample.js +1 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersScanRuntimeSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersScanRuntimeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersScanRuntimeSample.js +45 -0
- package/dist-esm/samples-dev/clustersScanRuntimeSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersUpdateSample.js +130 -12
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js +3 -3
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/consolesGetSample.js +1 -1
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js +5 -10
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesUpdateSample.js +4 -4
- package/dist-esm/samples-dev/consolesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.js +45 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.js +40 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.js +55 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.js +47 -0
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js +175 -40
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/kubernetesClustersGetSample.js +1 -1
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js +3 -5
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js +22 -6
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/l2NetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/l3NetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js +3 -3
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js +5 -10
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +5 -10
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/rackSkusGetSample.js +1 -1
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/racksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/racksGetSample.js +1 -1
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksUpdateSample.js +3 -3
- package/dist-esm/samples-dev/racksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js +4 -6
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesGetSample.js +1 -1
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js +4 -4
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js +4 -4
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +14 -14
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +4 -4
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/volumesGetSample.js +1 -1
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/volumesUpdateSample.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +759 -48
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +114 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +25 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +3159 -2265
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +173 -141
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/networkCloud.d.ts +2 -1
- package/dist-esm/src/networkCloud.d.ts.map +1 -1
- package/dist-esm/src/networkCloud.js +10 -9
- package/dist-esm/src/networkCloud.js.map +1 -1
- package/dist-esm/src/operations/agentPools.d.ts +3 -3
- package/dist-esm/src/operations/agentPools.d.ts.map +1 -1
- package/dist-esm/src/operations/agentPools.js +67 -64
- package/dist-esm/src/operations/agentPools.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts +3 -3
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.js +67 -64
- package/dist-esm/src/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.d.ts +3 -3
- package/dist-esm/src/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.js +201 -203
- package/dist-esm/src/operations/bareMetalMachines.js.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.d.ts +3 -3
- package/dist-esm/src/operations/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.js +65 -62
- package/dist-esm/src/operations/bmcKeySets.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.d.ts +3 -3
- package/dist-esm/src/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js +78 -80
- package/dist-esm/src/operations/cloudServicesNetworks.js.map +1 -1
- package/dist-esm/src/operations/clusterManagers.d.ts +3 -3
- package/dist-esm/src/operations/clusterManagers.d.ts.map +1 -1
- package/dist-esm/src/operations/clusterManagers.js +71 -73
- package/dist-esm/src/operations/clusterManagers.js.map +1 -1
- package/dist-esm/src/operations/clusters.d.ts +39 -5
- package/dist-esm/src/operations/clusters.d.ts.map +1 -1
- package/dist-esm/src/operations/clusters.js +291 -106
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/consoles.d.ts +3 -3
- package/dist-esm/src/operations/consoles.d.ts.map +1 -1
- package/dist-esm/src/operations/consoles.js +65 -62
- package/dist-esm/src/operations/consoles.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/kubernetesClusterFeatures.d.ts +100 -0
- package/dist-esm/src/operations/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist-esm/src/operations/kubernetesClusterFeatures.js +466 -0
- package/dist-esm/src/operations/kubernetesClusterFeatures.js.map +1 -0
- package/dist-esm/src/operations/kubernetesClusters.d.ts +3 -3
- package/dist-esm/src/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist-esm/src/operations/kubernetesClusters.js +91 -93
- package/dist-esm/src/operations/kubernetesClusters.js.map +1 -1
- package/dist-esm/src/operations/l2Networks.d.ts +3 -3
- package/dist-esm/src/operations/l2Networks.d.ts.map +1 -1
- package/dist-esm/src/operations/l2Networks.js +70 -72
- package/dist-esm/src/operations/l2Networks.js.map +1 -1
- package/dist-esm/src/operations/l3Networks.d.ts +3 -3
- package/dist-esm/src/operations/l3Networks.d.ts.map +1 -1
- package/dist-esm/src/operations/l3Networks.js +70 -72
- package/dist-esm/src/operations/l3Networks.js.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.d.ts +3 -3
- package/dist-esm/src/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.js +67 -64
- package/dist-esm/src/operations/metricsConfigurations.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -17
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/rackSkus.js +18 -23
- package/dist-esm/src/operations/rackSkus.js.map +1 -1
- package/dist-esm/src/operations/racks.d.ts +3 -3
- package/dist-esm/src/operations/racks.d.ts.map +1 -1
- package/dist-esm/src/operations/racks.js +77 -79
- package/dist-esm/src/operations/racks.js.map +1 -1
- package/dist-esm/src/operations/storageAppliances.d.ts +3 -3
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAppliances.js +102 -104
- package/dist-esm/src/operations/storageAppliances.js.map +1 -1
- package/dist-esm/src/operations/trunkedNetworks.d.ts +3 -3
- package/dist-esm/src/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/trunkedNetworks.js +71 -73
- package/dist-esm/src/operations/trunkedNetworks.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +3 -3
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +126 -128
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operations/volumes.d.ts +3 -3
- package/dist-esm/src/operations/volumes.d.ts.map +1 -1
- package/dist-esm/src/operations/volumes.js +70 -72
- package/dist-esm/src/operations/volumes.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -1
- 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 +3 -3
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +39 -5
- package/dist-esm/src/operationsInterfaces/clusters.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 +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.js +9 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/racks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/volumes.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/networkcloud_operations_test.spec.d.ts.map +1 -1
- package/dist-esm/test/networkcloud_operations_test.spec.js +9 -10
- package/dist-esm/test/networkcloud_operations_test.spec.js.map +1 -1
- package/package.json +22 -31
- package/review/arm-networkcloud.api.md +488 -41
- package/src/lroImpl.ts +4 -4
- package/src/models/index.ts +977 -161
- package/src/models/mappers.ts +3596 -2623
- package/src/models/parameters.ts +189 -147
- package/src/networkCloud.ts +22 -17
- package/src/operations/agentPools.ts +127 -118
- package/src/operations/bareMetalMachineKeySets.ts +127 -118
- package/src/operations/bareMetalMachines.ts +374 -386
- package/src/operations/bmcKeySets.ts +125 -116
- package/src/operations/cloudServicesNetworks.ts +141 -133
- package/src/operations/clusterManagers.ts +126 -117
- package/src/operations/clusters.ts +452 -185
- package/src/operations/consoles.ts +125 -116
- package/src/operations/index.ts +1 -0
- package/src/operations/kubernetesClusterFeatures.ts +654 -0
- package/src/operations/kubernetesClusters.ts +165 -159
- package/src/operations/l2Networks.ts +125 -116
- package/src/operations/l3Networks.ts +125 -116
- package/src/operations/metricsConfigurations.ts +127 -118
- package/src/operations/operations.ts +16 -16
- package/src/operations/rackSkus.ts +27 -29
- package/src/operations/racks.ts +135 -130
- package/src/operations/storageAppliances.ts +187 -183
- package/src/operations/trunkedNetworks.ts +126 -117
- package/src/operations/virtualMachines.ts +233 -233
- package/src/operations/volumes.ts +125 -116
- package/src/operationsInterfaces/agentPools.ts +17 -11
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +17 -11
- package/src/operationsInterfaces/bareMetalMachines.ts +38 -32
- package/src/operationsInterfaces/bmcKeySets.ts +17 -11
- package/src/operationsInterfaces/cloudServicesNetworks.ts +18 -12
- package/src/operationsInterfaces/clusterManagers.ts +17 -11
- package/src/operationsInterfaces/clusters.ts +91 -18
- package/src/operationsInterfaces/consoles.ts +17 -11
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/kubernetesClusterFeatures.ts +150 -0
- package/src/operationsInterfaces/kubernetesClusters.ts +20 -14
- package/src/operationsInterfaces/l2Networks.ts +17 -11
- package/src/operationsInterfaces/l3Networks.ts +17 -11
- package/src/operationsInterfaces/metricsConfigurations.ts +17 -11
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/rackSkus.ts +3 -3
- package/src/operationsInterfaces/racks.ts +15 -12
- package/src/operationsInterfaces/storageAppliances.ts +22 -16
- package/src/operationsInterfaces/trunkedNetworks.ts +17 -11
- package/src/operationsInterfaces/virtualMachines.ts +26 -20
- package/src/operationsInterfaces/volumes.ts +17 -11
- package/src/pagingHelper.ts +1 -1
- package/tsconfig.json +2 -2
- package/types/arm-networkcloud.d.ts +970 -74
- package/types/tsdoc-metadata.json +1 -1
- package/rollup.config.js +0 -122
|
@@ -35,6 +35,12 @@ export declare interface AdministratorConfiguration {
|
|
|
35
35
|
sshPublicKeys?: SshPublicKey[];
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
+
/** AdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
39
|
+
export declare interface AdministratorConfigurationPatch {
|
|
40
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
41
|
+
sshPublicKeys?: SshPublicKey[];
|
|
42
|
+
}
|
|
43
|
+
|
|
38
44
|
/**
|
|
39
45
|
* Defines values for AdvertiseToFabric. \
|
|
40
46
|
* {@link KnownAdvertiseToFabric} can be used interchangeably with AdvertiseToFabric,
|
|
@@ -159,6 +165,8 @@ export declare interface AgentPoolPatchParameters {
|
|
|
159
165
|
tags?: {
|
|
160
166
|
[propertyName: string]: string;
|
|
161
167
|
};
|
|
168
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
169
|
+
administratorConfiguration?: NodePoolAdministratorConfigurationPatch;
|
|
162
170
|
/** The number of virtual machines that use this configuration. */
|
|
163
171
|
count?: number;
|
|
164
172
|
/** The configuration of the agent pool. */
|
|
@@ -222,7 +230,7 @@ export declare interface AgentPools {
|
|
|
222
230
|
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
223
231
|
* @param options The options parameters.
|
|
224
232
|
*/
|
|
225
|
-
beginDelete(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
233
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsDeleteResponse>, AgentPoolsDeleteResponse>>;
|
|
226
234
|
/**
|
|
227
235
|
* Delete the provided Kubernetes cluster agent pool.
|
|
228
236
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -230,7 +238,7 @@ export declare interface AgentPools {
|
|
|
230
238
|
* @param agentPoolName The name of the Kubernetes cluster agent pool.
|
|
231
239
|
* @param options The options parameters.
|
|
232
240
|
*/
|
|
233
|
-
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<
|
|
241
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<AgentPoolsDeleteResponse>;
|
|
234
242
|
/**
|
|
235
243
|
* Patch the properties of the provided Kubernetes cluster agent pool, or update the tags associated
|
|
236
244
|
* with the Kubernetes cluster agent pool. Properties and tag updates can be done independently.
|
|
@@ -282,6 +290,9 @@ export declare interface AgentPoolsDeleteOptionalParams extends coreClient.Opera
|
|
|
282
290
|
resumeFrom?: string;
|
|
283
291
|
}
|
|
284
292
|
|
|
293
|
+
/** Contains response data for the delete operation. */
|
|
294
|
+
export declare type AgentPoolsDeleteResponse = OperationStatusResult;
|
|
295
|
+
|
|
285
296
|
/** Optional parameters. */
|
|
286
297
|
export declare interface AgentPoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
287
298
|
}
|
|
@@ -307,6 +318,8 @@ export declare type AgentPoolsListByKubernetesClusterResponse = AgentPoolList;
|
|
|
307
318
|
export declare interface AgentPoolsUpdateHeaders {
|
|
308
319
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
309
320
|
azureAsyncOperation?: string;
|
|
321
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
322
|
+
location?: string;
|
|
310
323
|
}
|
|
311
324
|
|
|
312
325
|
/** Optional parameters. */
|
|
@@ -324,8 +337,12 @@ export declare type AgentPoolsUpdateResponse = AgentPool;
|
|
|
324
337
|
|
|
325
338
|
/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */
|
|
326
339
|
export declare interface AgentPoolUpgradeSettings {
|
|
327
|
-
/** The maximum
|
|
340
|
+
/** The maximum time in seconds that is allowed for a node drain to complete before proceeding with the upgrade of the agent pool. If not specified during creation, a value of 1800 seconds is used. */
|
|
341
|
+
drainTimeout?: number;
|
|
342
|
+
/** 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 during creation, a value of 1 is used. One of MaxSurge and MaxUnavailable must be greater than 0. */
|
|
328
343
|
maxSurge?: string;
|
|
344
|
+
/** The maximum number or percentage of nodes that can be unavailable 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 during creation, a value of 0 is used. One of MaxSurge and MaxUnavailable must be greater than 0. */
|
|
345
|
+
maxUnavailable?: string;
|
|
329
346
|
}
|
|
330
347
|
|
|
331
348
|
/** AttachedNetworkConfiguration represents the set of workload networks to attach to a resource. */
|
|
@@ -424,10 +441,17 @@ export declare interface BareMetalMachine extends TrackedResource {
|
|
|
424
441
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
425
442
|
*/
|
|
426
443
|
readonly kubernetesVersion?: string;
|
|
444
|
+
/** The cluster version that has been applied to this machine during deployment or a version update. */
|
|
445
|
+
machineClusterVersion?: string;
|
|
427
446
|
/** The custom details provided by the customer. */
|
|
428
447
|
machineDetails: string;
|
|
429
448
|
/** The OS-level hostname assigned to this machine. */
|
|
430
449
|
machineName: string;
|
|
450
|
+
/**
|
|
451
|
+
* The list of roles that are assigned to the cluster node running on this machine.
|
|
452
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
453
|
+
*/
|
|
454
|
+
readonly machineRoles?: string[];
|
|
431
455
|
/** The unique internal identifier of the bare metal machine SKU. */
|
|
432
456
|
machineSkuId: string;
|
|
433
457
|
/**
|
|
@@ -464,6 +488,16 @@ export declare interface BareMetalMachine extends TrackedResource {
|
|
|
464
488
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
465
489
|
*/
|
|
466
490
|
readonly readyState?: BareMetalMachineReadyState;
|
|
491
|
+
/**
|
|
492
|
+
* The runtime protection status of the bare metal machine.
|
|
493
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
494
|
+
*/
|
|
495
|
+
readonly runtimeProtectionStatus?: RuntimeProtectionStatus;
|
|
496
|
+
/**
|
|
497
|
+
* The list of statuses that represent secret rotation activity.
|
|
498
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
499
|
+
*/
|
|
500
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
467
501
|
/** The serial number of the bare metal machine. */
|
|
468
502
|
serialNumber: string;
|
|
469
503
|
/**
|
|
@@ -704,7 +738,7 @@ export declare interface BareMetalMachineKeySets {
|
|
|
704
738
|
* @param bareMetalMachineKeySetName The name of the bare metal machine key set.
|
|
705
739
|
* @param options The options parameters.
|
|
706
740
|
*/
|
|
707
|
-
beginDelete(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
741
|
+
beginDelete(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachineKeySetsDeleteResponse>, BareMetalMachineKeySetsDeleteResponse>>;
|
|
708
742
|
/**
|
|
709
743
|
* Delete the bare metal machine key set of the provided cluster.
|
|
710
744
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -712,7 +746,7 @@ export declare interface BareMetalMachineKeySets {
|
|
|
712
746
|
* @param bareMetalMachineKeySetName The name of the bare metal machine key set.
|
|
713
747
|
* @param options The options parameters.
|
|
714
748
|
*/
|
|
715
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<
|
|
749
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<BareMetalMachineKeySetsDeleteResponse>;
|
|
716
750
|
/**
|
|
717
751
|
* Patch properties of bare metal machine key set for the provided cluster, or update the tags
|
|
718
752
|
* associated with it. Properties and tag updates can be done independently.
|
|
@@ -764,6 +798,9 @@ export declare interface BareMetalMachineKeySetsDeleteOptionalParams extends cor
|
|
|
764
798
|
resumeFrom?: string;
|
|
765
799
|
}
|
|
766
800
|
|
|
801
|
+
/** Contains response data for the delete operation. */
|
|
802
|
+
export declare type BareMetalMachineKeySetsDeleteResponse = OperationStatusResult;
|
|
803
|
+
|
|
767
804
|
/** Optional parameters. */
|
|
768
805
|
export declare interface BareMetalMachineKeySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
769
806
|
}
|
|
@@ -789,6 +826,8 @@ export declare type BareMetalMachineKeySetsListByClusterResponse = BareMetalMach
|
|
|
789
826
|
export declare interface BareMetalMachineKeySetsUpdateHeaders {
|
|
790
827
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
791
828
|
azureAsyncOperation?: string;
|
|
829
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
830
|
+
location?: string;
|
|
792
831
|
}
|
|
793
832
|
|
|
794
833
|
/** Optional parameters. */
|
|
@@ -971,7 +1010,7 @@ export declare interface BareMetalMachines {
|
|
|
971
1010
|
* @param bareMetalMachineName The name of the bare metal machine.
|
|
972
1011
|
* @param options The options parameters.
|
|
973
1012
|
*/
|
|
974
|
-
beginDelete(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
1013
|
+
beginDelete(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesDeleteResponse>, BareMetalMachinesDeleteResponse>>;
|
|
975
1014
|
/**
|
|
976
1015
|
* Delete the provided bare metal machine.
|
|
977
1016
|
* All customer initiated requests will be rejected as the life cycle of this resource is managed by
|
|
@@ -980,7 +1019,7 @@ export declare interface BareMetalMachines {
|
|
|
980
1019
|
* @param bareMetalMachineName The name of the bare metal machine.
|
|
981
1020
|
* @param options The options parameters.
|
|
982
1021
|
*/
|
|
983
|
-
beginDeleteAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesDeleteOptionalParams): Promise<
|
|
1022
|
+
beginDeleteAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesDeleteOptionalParams): Promise<BareMetalMachinesDeleteResponse>;
|
|
984
1023
|
/**
|
|
985
1024
|
* Patch properties of the provided bare metal machine, or update tags associated with the bare metal
|
|
986
1025
|
* machine. Properties and tag updates can be done independently.
|
|
@@ -1207,6 +1246,9 @@ export declare interface BareMetalMachinesDeleteOptionalParams extends coreClien
|
|
|
1207
1246
|
resumeFrom?: string;
|
|
1208
1247
|
}
|
|
1209
1248
|
|
|
1249
|
+
/** Contains response data for the delete operation. */
|
|
1250
|
+
export declare type BareMetalMachinesDeleteResponse = OperationStatusResult;
|
|
1251
|
+
|
|
1210
1252
|
/** Optional parameters. */
|
|
1211
1253
|
export declare interface BareMetalMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
1212
1254
|
}
|
|
@@ -1413,6 +1455,8 @@ export declare type BareMetalMachinesUncordonResponse = OperationStatusResult;
|
|
|
1413
1455
|
export declare interface BareMetalMachinesUpdateHeaders {
|
|
1414
1456
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1415
1457
|
azureAsyncOperation?: string;
|
|
1458
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1459
|
+
location?: string;
|
|
1416
1460
|
}
|
|
1417
1461
|
|
|
1418
1462
|
/** Optional parameters. */
|
|
@@ -1468,7 +1512,7 @@ export declare interface BgpServiceLoadBalancerConfiguration {
|
|
|
1468
1512
|
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
1469
1513
|
/** The indicator to specify if the load balancer peers with the network fabric. */
|
|
1470
1514
|
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
1471
|
-
/** The list of pools of IP addresses that can be allocated to
|
|
1515
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
1472
1516
|
ipAddressPools?: IpAddressPool[];
|
|
1473
1517
|
}
|
|
1474
1518
|
|
|
@@ -1610,7 +1654,7 @@ export declare interface BmcKeySets {
|
|
|
1610
1654
|
* @param bmcKeySetName The name of the baseboard management controller key set.
|
|
1611
1655
|
* @param options The options parameters.
|
|
1612
1656
|
*/
|
|
1613
|
-
beginDelete(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
1657
|
+
beginDelete(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<BmcKeySetsDeleteResponse>, BmcKeySetsDeleteResponse>>;
|
|
1614
1658
|
/**
|
|
1615
1659
|
* Delete the baseboard management controller key set of the provided cluster.
|
|
1616
1660
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1618,7 +1662,7 @@ export declare interface BmcKeySets {
|
|
|
1618
1662
|
* @param bmcKeySetName The name of the baseboard management controller key set.
|
|
1619
1663
|
* @param options The options parameters.
|
|
1620
1664
|
*/
|
|
1621
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsDeleteOptionalParams): Promise<
|
|
1665
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsDeleteOptionalParams): Promise<BmcKeySetsDeleteResponse>;
|
|
1622
1666
|
/**
|
|
1623
1667
|
* Patch properties of baseboard management controller key set for the provided cluster, or update the
|
|
1624
1668
|
* tags associated with it. Properties and tag updates can be done independently.
|
|
@@ -1670,6 +1714,9 @@ export declare interface BmcKeySetsDeleteOptionalParams extends coreClient.Opera
|
|
|
1670
1714
|
resumeFrom?: string;
|
|
1671
1715
|
}
|
|
1672
1716
|
|
|
1717
|
+
/** Contains response data for the delete operation. */
|
|
1718
|
+
export declare type BmcKeySetsDeleteResponse = OperationStatusResult;
|
|
1719
|
+
|
|
1673
1720
|
/** Optional parameters. */
|
|
1674
1721
|
export declare interface BmcKeySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
1675
1722
|
}
|
|
@@ -1695,6 +1742,8 @@ export declare type BmcKeySetsListByClusterResponse = BmcKeySetList;
|
|
|
1695
1742
|
export declare interface BmcKeySetsUpdateHeaders {
|
|
1696
1743
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1697
1744
|
azureAsyncOperation?: string;
|
|
1745
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1746
|
+
location?: string;
|
|
1698
1747
|
}
|
|
1699
1748
|
|
|
1700
1749
|
/** Optional parameters. */
|
|
@@ -1875,14 +1924,14 @@ export declare interface CloudServicesNetworks {
|
|
|
1875
1924
|
* @param cloudServicesNetworkName The name of the cloud services network.
|
|
1876
1925
|
* @param options The options parameters.
|
|
1877
1926
|
*/
|
|
1878
|
-
beginDelete(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
1927
|
+
beginDelete(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudServicesNetworksDeleteResponse>, CloudServicesNetworksDeleteResponse>>;
|
|
1879
1928
|
/**
|
|
1880
1929
|
* Delete the provided cloud services network.
|
|
1881
1930
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1882
1931
|
* @param cloudServicesNetworkName The name of the cloud services network.
|
|
1883
1932
|
* @param options The options parameters.
|
|
1884
1933
|
*/
|
|
1885
|
-
beginDeleteAndWait(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksDeleteOptionalParams): Promise<
|
|
1934
|
+
beginDeleteAndWait(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksDeleteOptionalParams): Promise<CloudServicesNetworksDeleteResponse>;
|
|
1886
1935
|
/**
|
|
1887
1936
|
* Update properties of the provided cloud services network, or update the tags associated with it.
|
|
1888
1937
|
* Properties and tag updates can be done independently.
|
|
@@ -1932,6 +1981,9 @@ export declare interface CloudServicesNetworksDeleteOptionalParams extends coreC
|
|
|
1932
1981
|
resumeFrom?: string;
|
|
1933
1982
|
}
|
|
1934
1983
|
|
|
1984
|
+
/** Contains response data for the delete operation. */
|
|
1985
|
+
export declare type CloudServicesNetworksDeleteResponse = OperationStatusResult;
|
|
1986
|
+
|
|
1935
1987
|
/** Optional parameters. */
|
|
1936
1988
|
export declare interface CloudServicesNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
1937
1989
|
}
|
|
@@ -1971,6 +2023,8 @@ export declare type CloudServicesNetworksListBySubscriptionResponse = CloudServi
|
|
|
1971
2023
|
export declare interface CloudServicesNetworksUpdateHeaders {
|
|
1972
2024
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
1973
2025
|
azureAsyncOperation?: string;
|
|
2026
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2027
|
+
location?: string;
|
|
1974
2028
|
}
|
|
1975
2029
|
|
|
1976
2030
|
/** Optional parameters. */
|
|
@@ -1990,6 +2044,8 @@ export declare type CloudServicesNetworksUpdateResponse = CloudServicesNetwork;
|
|
|
1990
2044
|
export declare interface Cluster extends TrackedResource {
|
|
1991
2045
|
/** The extended location of the cluster manager associated with the cluster. */
|
|
1992
2046
|
extendedLocation: ExtendedLocation;
|
|
2047
|
+
/** The identity for the resource. */
|
|
2048
|
+
identity?: ManagedServiceIdentity;
|
|
1993
2049
|
/** 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. */
|
|
1994
2050
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
1995
2051
|
/** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */
|
|
@@ -2032,6 +2088,8 @@ export declare interface Cluster extends TrackedResource {
|
|
|
2032
2088
|
clusterType: ClusterType;
|
|
2033
2089
|
/** The current runtime version of the cluster. */
|
|
2034
2090
|
clusterVersion: string;
|
|
2091
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
2092
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
2035
2093
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
2036
2094
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
2037
2095
|
/**
|
|
@@ -2068,11 +2126,17 @@ export declare interface Cluster extends TrackedResource {
|
|
|
2068
2126
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2069
2127
|
*/
|
|
2070
2128
|
readonly provisioningState?: ClusterProvisioningState;
|
|
2129
|
+
/** The settings for cluster runtime protection. */
|
|
2130
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
2131
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
2132
|
+
secretArchive?: ClusterSecretArchive;
|
|
2071
2133
|
/**
|
|
2072
2134
|
* The support end date of the runtime version of the cluster.
|
|
2073
2135
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2074
2136
|
*/
|
|
2075
2137
|
readonly supportExpiryDate?: string;
|
|
2138
|
+
/** The strategy for updating the cluster. */
|
|
2139
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
2076
2140
|
/**
|
|
2077
2141
|
* The list of workload resource IDs that are hosted within this cluster.
|
|
2078
2142
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2130,21 +2194,21 @@ export declare interface ClusterAvailableVersion {
|
|
|
2130
2194
|
|
|
2131
2195
|
/** ClusterCapacity represents various details regarding compute capacity. */
|
|
2132
2196
|
export declare interface ClusterCapacity {
|
|
2133
|
-
/** The remaining appliance-based storage in GB available for workload use. */
|
|
2197
|
+
/** The remaining appliance-based storage in GB available for workload use. Measured in gibibytes. */
|
|
2134
2198
|
availableApplianceStorageGB?: number;
|
|
2135
2199
|
/** The remaining number of cores that are available in this cluster for workload use. */
|
|
2136
2200
|
availableCoreCount?: number;
|
|
2137
|
-
/** The remaining machine or host-based storage in GB available for workload use. */
|
|
2201
|
+
/** The remaining machine or host-based storage in GB available for workload use. Measured in gibibytes. */
|
|
2138
2202
|
availableHostStorageGB?: number;
|
|
2139
|
-
/** The remaining memory in GB that are available in this cluster for workload use. */
|
|
2203
|
+
/** The remaining memory in GB that are available in this cluster for workload use. Measured in gibibytes. */
|
|
2140
2204
|
availableMemoryGB?: number;
|
|
2141
|
-
/** The total appliance-based storage in GB supported by this cluster for workload use. */
|
|
2205
|
+
/** The total appliance-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
2142
2206
|
totalApplianceStorageGB?: number;
|
|
2143
2207
|
/** The total number of cores that are supported by this cluster for workload use. */
|
|
2144
2208
|
totalCoreCount?: number;
|
|
2145
|
-
/** The total machine or host-based storage in GB supported by this cluster for workload use. */
|
|
2209
|
+
/** The total machine or host-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */
|
|
2146
2210
|
totalHostStorageGB?: number;
|
|
2147
|
-
/** The total memory supported by this cluster for workload use. */
|
|
2211
|
+
/** The total memory supported by this cluster for workload use. Measured in gibibytes. */
|
|
2148
2212
|
totalMemoryGB?: number;
|
|
2149
2213
|
}
|
|
2150
2214
|
|
|
@@ -2154,11 +2218,27 @@ export declare interface ClusterCapacity {
|
|
|
2154
2218
|
* this enum contains the known values that the service supports.
|
|
2155
2219
|
* ### Known values supported by the service
|
|
2156
2220
|
* **Connected** \
|
|
2221
|
+
* **Disconnected** \
|
|
2157
2222
|
* **Timeout** \
|
|
2158
2223
|
* **Undefined**
|
|
2159
2224
|
*/
|
|
2160
2225
|
export declare type ClusterConnectionStatus = string;
|
|
2161
2226
|
|
|
2227
|
+
/**
|
|
2228
|
+
* Defines values for ClusterContinueUpdateVersionMachineGroupTargetingMode. \
|
|
2229
|
+
* {@link KnownClusterContinueUpdateVersionMachineGroupTargetingMode} can be used interchangeably with ClusterContinueUpdateVersionMachineGroupTargetingMode,
|
|
2230
|
+
* this enum contains the known values that the service supports.
|
|
2231
|
+
* ### Known values supported by the service
|
|
2232
|
+
* **AlphaByRack**
|
|
2233
|
+
*/
|
|
2234
|
+
export declare type ClusterContinueUpdateVersionMachineGroupTargetingMode = string;
|
|
2235
|
+
|
|
2236
|
+
/** ClusterContinueUpdateVersionParameters represents the body of the request to continue the update of a cluster version. */
|
|
2237
|
+
export declare interface ClusterContinueUpdateVersionParameters {
|
|
2238
|
+
/** The mode by which the cluster will target the next grouping of servers to continue the update. */
|
|
2239
|
+
machineGroupTargetingMode?: ClusterContinueUpdateVersionMachineGroupTargetingMode;
|
|
2240
|
+
}
|
|
2241
|
+
|
|
2162
2242
|
/** ClusterDeployParameters represents the body of the request to deploy cluster. */
|
|
2163
2243
|
export declare interface ClusterDeployParameters {
|
|
2164
2244
|
/** The names of bare metal machines in the cluster that should be skipped during environment validation. */
|
|
@@ -2174,6 +2254,7 @@ export declare interface ClusterDeployParameters {
|
|
|
2174
2254
|
* **Deploying** \
|
|
2175
2255
|
* **Running** \
|
|
2176
2256
|
* **Updating** \
|
|
2257
|
+
* **UpdatePaused** \
|
|
2177
2258
|
* **Degraded** \
|
|
2178
2259
|
* **Deleting** \
|
|
2179
2260
|
* **Disconnected** \
|
|
@@ -2191,6 +2272,8 @@ export declare interface ClusterList {
|
|
|
2191
2272
|
|
|
2192
2273
|
/** ClusterManager represents a control-plane to manage one or more on-premises clusters. */
|
|
2193
2274
|
export declare interface ClusterManager extends TrackedResource {
|
|
2275
|
+
/** The identity of the cluster manager. */
|
|
2276
|
+
identity?: ManagedServiceIdentity;
|
|
2194
2277
|
/** The resource ID of the Log Analytics workspace that is used for the logs collection. */
|
|
2195
2278
|
analyticsWorkspaceId?: string;
|
|
2196
2279
|
/** Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The Azure availability zones within the region that will be used to support the cluster manager resource. */
|
|
@@ -2262,6 +2345,8 @@ export declare interface ClusterManagerList {
|
|
|
2262
2345
|
|
|
2263
2346
|
/** ClusterManagerPatchParameters represents the body of the request to patch the cluster properties. */
|
|
2264
2347
|
export declare interface ClusterManagerPatchParameters {
|
|
2348
|
+
/** The identity for the resource. */
|
|
2349
|
+
identity?: ManagedServiceIdentity;
|
|
2265
2350
|
/** The Azure resource tags that will replace the existing ones. */
|
|
2266
2351
|
tags?: {
|
|
2267
2352
|
[propertyName: string]: string;
|
|
@@ -2324,14 +2409,14 @@ export declare interface ClusterManagers {
|
|
|
2324
2409
|
* @param clusterManagerName The name of the cluster manager.
|
|
2325
2410
|
* @param options The options parameters.
|
|
2326
2411
|
*/
|
|
2327
|
-
beginDelete(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
2412
|
+
beginDelete(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ClusterManagersDeleteResponse>, ClusterManagersDeleteResponse>>;
|
|
2328
2413
|
/**
|
|
2329
2414
|
* Delete the provided cluster manager.
|
|
2330
2415
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2331
2416
|
* @param clusterManagerName The name of the cluster manager.
|
|
2332
2417
|
* @param options The options parameters.
|
|
2333
2418
|
*/
|
|
2334
|
-
beginDeleteAndWait(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersDeleteOptionalParams): Promise<
|
|
2419
|
+
beginDeleteAndWait(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersDeleteOptionalParams): Promise<ClusterManagersDeleteResponse>;
|
|
2335
2420
|
/**
|
|
2336
2421
|
* Patch properties of the provided cluster manager, or update the tags assigned to the cluster
|
|
2337
2422
|
* manager. Properties and tag updates can be done independently.
|
|
@@ -2373,6 +2458,9 @@ export declare interface ClusterManagersDeleteOptionalParams extends coreClient.
|
|
|
2373
2458
|
resumeFrom?: string;
|
|
2374
2459
|
}
|
|
2375
2460
|
|
|
2461
|
+
/** Contains response data for the delete operation. */
|
|
2462
|
+
export declare type ClusterManagersDeleteResponse = OperationStatusResult;
|
|
2463
|
+
|
|
2376
2464
|
/** Optional parameters. */
|
|
2377
2465
|
export declare interface ClusterManagersGetOptionalParams extends coreClient.OperationOptions {
|
|
2378
2466
|
}
|
|
@@ -2493,6 +2581,8 @@ export declare type ClusterMetricsConfigurationProvisioningState = string;
|
|
|
2493
2581
|
|
|
2494
2582
|
/** ClusterPatchParameters represents the body of the request to patch the cluster properties. */
|
|
2495
2583
|
export declare interface ClusterPatchParameters {
|
|
2584
|
+
/** The identity for the resource. */
|
|
2585
|
+
identity?: ManagedServiceIdentity;
|
|
2496
2586
|
/** The Azure resource tags that will replace the existing ones. */
|
|
2497
2587
|
tags?: {
|
|
2498
2588
|
[propertyName: string]: string;
|
|
@@ -2503,6 +2593,8 @@ export declare interface ClusterPatchParameters {
|
|
|
2503
2593
|
clusterLocation?: string;
|
|
2504
2594
|
/** The service principal to be used by the cluster during Arc Appliance installation. */
|
|
2505
2595
|
clusterServicePrincipal?: ServicePrincipalInformation;
|
|
2596
|
+
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
2597
|
+
commandOutputSettings?: CommandOutputSettings;
|
|
2506
2598
|
/** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */
|
|
2507
2599
|
computeDeploymentThreshold?: ValidationThreshold;
|
|
2508
2600
|
/**
|
|
@@ -2510,6 +2602,12 @@ export declare interface ClusterPatchParameters {
|
|
|
2510
2602
|
* cluster, or an empty list in a single-rack cluster.
|
|
2511
2603
|
*/
|
|
2512
2604
|
computeRackDefinitions?: RackDefinition[];
|
|
2605
|
+
/** The settings for cluster runtime protection. */
|
|
2606
|
+
runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;
|
|
2607
|
+
/** The configuration for use of a key vault to store secrets for later retrieval by the operator. */
|
|
2608
|
+
secretArchive?: ClusterSecretArchive;
|
|
2609
|
+
/** The strategy for updating the cluster. */
|
|
2610
|
+
updateStrategy?: ClusterUpdateStrategy;
|
|
2513
2611
|
}
|
|
2514
2612
|
|
|
2515
2613
|
/**
|
|
@@ -2568,14 +2666,14 @@ export declare interface Clusters {
|
|
|
2568
2666
|
* @param clusterName The name of the cluster.
|
|
2569
2667
|
* @param options The options parameters.
|
|
2570
2668
|
*/
|
|
2571
|
-
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
2669
|
+
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ClustersDeleteResponse>, ClustersDeleteResponse>>;
|
|
2572
2670
|
/**
|
|
2573
2671
|
* Delete the provided cluster.
|
|
2574
2672
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2575
2673
|
* @param clusterName The name of the cluster.
|
|
2576
2674
|
* @param options The options parameters.
|
|
2577
2675
|
*/
|
|
2578
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<
|
|
2676
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<ClustersDeleteResponse>;
|
|
2579
2677
|
/**
|
|
2580
2678
|
* Patch the properties of the provided cluster, or update the tags associated with the cluster.
|
|
2581
2679
|
* Properties and tag updates can be done independently.
|
|
@@ -2593,19 +2691,53 @@ export declare interface Clusters {
|
|
|
2593
2691
|
*/
|
|
2594
2692
|
beginUpdateAndWait(resourceGroupName: string, clusterName: string, options?: ClustersUpdateOptionalParams): Promise<ClustersUpdateResponse>;
|
|
2595
2693
|
/**
|
|
2596
|
-
*
|
|
2694
|
+
* Trigger the continuation of an update for a cluster with a matching update strategy that has paused
|
|
2695
|
+
* after completing a segment of the update.
|
|
2696
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2697
|
+
* @param clusterName The name of the cluster.
|
|
2698
|
+
* @param clusterContinueUpdateVersionParameters The request body.
|
|
2699
|
+
* @param options The options parameters.
|
|
2700
|
+
*/
|
|
2701
|
+
beginContinueUpdateVersion(resourceGroupName: string, clusterName: string, clusterContinueUpdateVersionParameters: ClusterContinueUpdateVersionParameters, options?: ClustersContinueUpdateVersionOptionalParams): Promise<SimplePollerLike<OperationState<ClustersContinueUpdateVersionResponse>, ClustersContinueUpdateVersionResponse>>;
|
|
2702
|
+
/**
|
|
2703
|
+
* Trigger the continuation of an update for a cluster with a matching update strategy that has paused
|
|
2704
|
+
* after completing a segment of the update.
|
|
2705
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2706
|
+
* @param clusterName The name of the cluster.
|
|
2707
|
+
* @param clusterContinueUpdateVersionParameters The request body.
|
|
2708
|
+
* @param options The options parameters.
|
|
2709
|
+
*/
|
|
2710
|
+
beginContinueUpdateVersionAndWait(resourceGroupName: string, clusterName: string, clusterContinueUpdateVersionParameters: ClusterContinueUpdateVersionParameters, options?: ClustersContinueUpdateVersionOptionalParams): Promise<ClustersContinueUpdateVersionResponse>;
|
|
2711
|
+
/**
|
|
2712
|
+
* Deploy the cluster using the rack configuration provided during creation.
|
|
2597
2713
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2598
2714
|
* @param clusterName The name of the cluster.
|
|
2599
2715
|
* @param options The options parameters.
|
|
2600
2716
|
*/
|
|
2601
2717
|
beginDeploy(resourceGroupName: string, clusterName: string, options?: ClustersDeployOptionalParams): Promise<SimplePollerLike<OperationState<ClustersDeployResponse>, ClustersDeployResponse>>;
|
|
2602
2718
|
/**
|
|
2603
|
-
* Deploy the cluster
|
|
2719
|
+
* Deploy the cluster using the rack configuration provided during creation.
|
|
2604
2720
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2605
2721
|
* @param clusterName The name of the cluster.
|
|
2606
2722
|
* @param options The options parameters.
|
|
2607
2723
|
*/
|
|
2608
2724
|
beginDeployAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeployOptionalParams): Promise<ClustersDeployResponse>;
|
|
2725
|
+
/**
|
|
2726
|
+
* Triggers the execution of a runtime protection scan to detect and remediate detected issues, in
|
|
2727
|
+
* accordance with the cluster configuration.
|
|
2728
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2729
|
+
* @param clusterName The name of the cluster.
|
|
2730
|
+
* @param options The options parameters.
|
|
2731
|
+
*/
|
|
2732
|
+
beginScanRuntime(resourceGroupName: string, clusterName: string, options?: ClustersScanRuntimeOptionalParams): Promise<SimplePollerLike<OperationState<ClustersScanRuntimeResponse>, ClustersScanRuntimeResponse>>;
|
|
2733
|
+
/**
|
|
2734
|
+
* Triggers the execution of a runtime protection scan to detect and remediate detected issues, in
|
|
2735
|
+
* accordance with the cluster configuration.
|
|
2736
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2737
|
+
* @param clusterName The name of the cluster.
|
|
2738
|
+
* @param options The options parameters.
|
|
2739
|
+
*/
|
|
2740
|
+
beginScanRuntimeAndWait(resourceGroupName: string, clusterName: string, options?: ClustersScanRuntimeOptionalParams): Promise<ClustersScanRuntimeResponse>;
|
|
2609
2741
|
/**
|
|
2610
2742
|
* Update the version of the provided cluster to one of the available supported versions.
|
|
2611
2743
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -2624,6 +2756,39 @@ export declare interface Clusters {
|
|
|
2624
2756
|
beginUpdateVersionAndWait(resourceGroupName: string, clusterName: string, clusterUpdateVersionParameters: ClusterUpdateVersionParameters, options?: ClustersUpdateVersionOptionalParams): Promise<ClustersUpdateVersionResponse>;
|
|
2625
2757
|
}
|
|
2626
2758
|
|
|
2759
|
+
/** ClusterScanRuntimeParameters defines the parameters for the cluster scan runtime operation. */
|
|
2760
|
+
export declare interface ClusterScanRuntimeParameters {
|
|
2761
|
+
/** The choice of if the scan operation should run the scan. */
|
|
2762
|
+
scanActivity?: ClusterScanRuntimeParametersScanActivity;
|
|
2763
|
+
}
|
|
2764
|
+
|
|
2765
|
+
/**
|
|
2766
|
+
* Defines values for ClusterScanRuntimeParametersScanActivity. \
|
|
2767
|
+
* {@link KnownClusterScanRuntimeParametersScanActivity} can be used interchangeably with ClusterScanRuntimeParametersScanActivity,
|
|
2768
|
+
* this enum contains the known values that the service supports.
|
|
2769
|
+
* ### Known values supported by the service
|
|
2770
|
+
* **Scan** \
|
|
2771
|
+
* **Skip**
|
|
2772
|
+
*/
|
|
2773
|
+
export declare type ClusterScanRuntimeParametersScanActivity = string;
|
|
2774
|
+
|
|
2775
|
+
/** Defines headers for Clusters_continueUpdateVersion operation. */
|
|
2776
|
+
export declare interface ClustersContinueUpdateVersionHeaders {
|
|
2777
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2778
|
+
location?: string;
|
|
2779
|
+
}
|
|
2780
|
+
|
|
2781
|
+
/** Optional parameters. */
|
|
2782
|
+
export declare interface ClustersContinueUpdateVersionOptionalParams extends coreClient.OperationOptions {
|
|
2783
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2784
|
+
updateIntervalInMs?: number;
|
|
2785
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2786
|
+
resumeFrom?: string;
|
|
2787
|
+
}
|
|
2788
|
+
|
|
2789
|
+
/** Contains response data for the continueUpdateVersion operation. */
|
|
2790
|
+
export declare type ClustersContinueUpdateVersionResponse = OperationStatusResult;
|
|
2791
|
+
|
|
2627
2792
|
/** Defines headers for Clusters_createOrUpdate operation. */
|
|
2628
2793
|
export declare interface ClustersCreateOrUpdateHeaders {
|
|
2629
2794
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2655,6 +2820,9 @@ export declare interface ClustersDeleteOptionalParams extends coreClient.Operati
|
|
|
2655
2820
|
resumeFrom?: string;
|
|
2656
2821
|
}
|
|
2657
2822
|
|
|
2823
|
+
/** Contains response data for the delete operation. */
|
|
2824
|
+
export declare type ClustersDeleteResponse = OperationStatusResult;
|
|
2825
|
+
|
|
2658
2826
|
/** Defines headers for Clusters_deploy operation. */
|
|
2659
2827
|
export declare interface ClustersDeployHeaders {
|
|
2660
2828
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -2674,6 +2842,24 @@ export declare interface ClustersDeployOptionalParams extends coreClient.Operati
|
|
|
2674
2842
|
/** Contains response data for the deploy operation. */
|
|
2675
2843
|
export declare type ClustersDeployResponse = OperationStatusResult;
|
|
2676
2844
|
|
|
2845
|
+
/** ClusterSecretArchive configures the key vault to archive the secrets of the cluster for later retrieval. */
|
|
2846
|
+
export declare interface ClusterSecretArchive {
|
|
2847
|
+
/** The resource ID of the key vault to archive the secrets of the cluster. */
|
|
2848
|
+
keyVaultId: string;
|
|
2849
|
+
/** The indicator if the specified key vault should be used to archive the secrets of the cluster. */
|
|
2850
|
+
useKeyVault?: ClusterSecretArchiveEnabled;
|
|
2851
|
+
}
|
|
2852
|
+
|
|
2853
|
+
/**
|
|
2854
|
+
* Defines values for ClusterSecretArchiveEnabled. \
|
|
2855
|
+
* {@link KnownClusterSecretArchiveEnabled} can be used interchangeably with ClusterSecretArchiveEnabled,
|
|
2856
|
+
* this enum contains the known values that the service supports.
|
|
2857
|
+
* ### Known values supported by the service
|
|
2858
|
+
* **True** \
|
|
2859
|
+
* **False**
|
|
2860
|
+
*/
|
|
2861
|
+
export declare type ClusterSecretArchiveEnabled = string;
|
|
2862
|
+
|
|
2677
2863
|
/** Optional parameters. */
|
|
2678
2864
|
export declare interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
2679
2865
|
}
|
|
@@ -2709,10 +2895,31 @@ export declare interface ClustersListBySubscriptionOptionalParams extends coreCl
|
|
|
2709
2895
|
/** Contains response data for the listBySubscription operation. */
|
|
2710
2896
|
export declare type ClustersListBySubscriptionResponse = ClusterList;
|
|
2711
2897
|
|
|
2898
|
+
/** Defines headers for Clusters_scanRuntime operation. */
|
|
2899
|
+
export declare interface ClustersScanRuntimeHeaders {
|
|
2900
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2901
|
+
location?: string;
|
|
2902
|
+
}
|
|
2903
|
+
|
|
2904
|
+
/** Optional parameters. */
|
|
2905
|
+
export declare interface ClustersScanRuntimeOptionalParams extends coreClient.OperationOptions {
|
|
2906
|
+
/** The request body. */
|
|
2907
|
+
clusterScanRuntimeParameters?: ClusterScanRuntimeParameters;
|
|
2908
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2909
|
+
updateIntervalInMs?: number;
|
|
2910
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2911
|
+
resumeFrom?: string;
|
|
2912
|
+
}
|
|
2913
|
+
|
|
2914
|
+
/** Contains response data for the scanRuntime operation. */
|
|
2915
|
+
export declare type ClustersScanRuntimeResponse = OperationStatusResult;
|
|
2916
|
+
|
|
2712
2917
|
/** Defines headers for Clusters_update operation. */
|
|
2713
2918
|
export declare interface ClustersUpdateHeaders {
|
|
2714
2919
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2715
2920
|
azureAsyncOperation?: string;
|
|
2921
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2922
|
+
location?: string;
|
|
2716
2923
|
}
|
|
2717
2924
|
|
|
2718
2925
|
/** Optional parameters. */
|
|
@@ -2755,12 +2962,47 @@ export declare type ClustersUpdateVersionResponse = OperationStatusResult;
|
|
|
2755
2962
|
*/
|
|
2756
2963
|
export declare type ClusterType = string;
|
|
2757
2964
|
|
|
2965
|
+
/** ClusterUpdateStrategy represents the strategy for updating the cluster. */
|
|
2966
|
+
export declare interface ClusterUpdateStrategy {
|
|
2967
|
+
/**
|
|
2968
|
+
* The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack.
|
|
2969
|
+
* Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
|
|
2970
|
+
*/
|
|
2971
|
+
maxUnavailable?: number;
|
|
2972
|
+
/** The mode of operation for runtime protection. */
|
|
2973
|
+
strategyType: ClusterUpdateStrategyType;
|
|
2974
|
+
/** Selection of how the threshold should be evaluated. */
|
|
2975
|
+
thresholdType: ValidationThresholdType;
|
|
2976
|
+
/** The numeric threshold value. */
|
|
2977
|
+
thresholdValue: number;
|
|
2978
|
+
/** The time to wait between the increments of update defined by the strategy. */
|
|
2979
|
+
waitTimeMinutes?: number;
|
|
2980
|
+
}
|
|
2981
|
+
|
|
2982
|
+
/**
|
|
2983
|
+
* Defines values for ClusterUpdateStrategyType. \
|
|
2984
|
+
* {@link KnownClusterUpdateStrategyType} can be used interchangeably with ClusterUpdateStrategyType,
|
|
2985
|
+
* this enum contains the known values that the service supports.
|
|
2986
|
+
* ### Known values supported by the service
|
|
2987
|
+
* **Rack** \
|
|
2988
|
+
* **PauseAfterRack**
|
|
2989
|
+
*/
|
|
2990
|
+
export declare type ClusterUpdateStrategyType = string;
|
|
2991
|
+
|
|
2758
2992
|
/** ClusterUpdateVersionParameters represents the body of the request to update cluster version. */
|
|
2759
2993
|
export declare interface ClusterUpdateVersionParameters {
|
|
2760
2994
|
/** The version to be applied to the cluster during update. */
|
|
2761
2995
|
targetClusterVersion: string;
|
|
2762
2996
|
}
|
|
2763
2997
|
|
|
2998
|
+
/** CommandOutputSettings represents the settings for commands run within the cluster such as bare metal machine run read-only commands. */
|
|
2999
|
+
export declare interface CommandOutputSettings {
|
|
3000
|
+
/** The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned. */
|
|
3001
|
+
associatedIdentity?: IdentitySelector;
|
|
3002
|
+
/** The URL of the storage account container that is to be used by the specified identities. */
|
|
3003
|
+
containerUrl?: string;
|
|
3004
|
+
}
|
|
3005
|
+
|
|
2764
3006
|
/** Console represents the console of an on-premises Network Cloud virtual machine. */
|
|
2765
3007
|
declare interface Console_2 extends TrackedResource {
|
|
2766
3008
|
/** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */
|
|
@@ -2833,7 +3075,7 @@ export declare interface ConsolePatchParameters {
|
|
|
2833
3075
|
tags?: {
|
|
2834
3076
|
[propertyName: string]: string;
|
|
2835
3077
|
};
|
|
2836
|
-
/** The
|
|
3078
|
+
/** The indicator of whether the console access is enabled. */
|
|
2837
3079
|
enabled?: ConsoleEnabled;
|
|
2838
3080
|
/** The date and time after which the key will be disallowed access. */
|
|
2839
3081
|
expiration?: Date;
|
|
@@ -2898,7 +3140,7 @@ export declare interface Consoles {
|
|
|
2898
3140
|
* @param consoleName The name of the virtual machine console.
|
|
2899
3141
|
* @param options The options parameters.
|
|
2900
3142
|
*/
|
|
2901
|
-
beginDelete(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
3143
|
+
beginDelete(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ConsolesDeleteResponse>, ConsolesDeleteResponse>>;
|
|
2902
3144
|
/**
|
|
2903
3145
|
* Delete the provided virtual machine console.
|
|
2904
3146
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -2906,7 +3148,7 @@ export declare interface Consoles {
|
|
|
2906
3148
|
* @param consoleName The name of the virtual machine console.
|
|
2907
3149
|
* @param options The options parameters.
|
|
2908
3150
|
*/
|
|
2909
|
-
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesDeleteOptionalParams): Promise<
|
|
3151
|
+
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesDeleteOptionalParams): Promise<ConsolesDeleteResponse>;
|
|
2910
3152
|
/**
|
|
2911
3153
|
* Patch the properties of the provided virtual machine console, or update the tags associated with the
|
|
2912
3154
|
* virtual machine console. Properties and tag updates can be done independently.
|
|
@@ -2958,6 +3200,9 @@ export declare interface ConsolesDeleteOptionalParams extends coreClient.Operati
|
|
|
2958
3200
|
resumeFrom?: string;
|
|
2959
3201
|
}
|
|
2960
3202
|
|
|
3203
|
+
/** Contains response data for the delete operation. */
|
|
3204
|
+
export declare type ConsolesDeleteResponse = OperationStatusResult;
|
|
3205
|
+
|
|
2961
3206
|
/** Optional parameters. */
|
|
2962
3207
|
export declare interface ConsolesGetOptionalParams extends coreClient.OperationOptions {
|
|
2963
3208
|
}
|
|
@@ -2983,6 +3228,8 @@ export declare type ConsolesListByVirtualMachineResponse = ConsoleList;
|
|
|
2983
3228
|
export declare interface ConsolesUpdateHeaders {
|
|
2984
3229
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2985
3230
|
azureAsyncOperation?: string;
|
|
3231
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3232
|
+
location?: string;
|
|
2986
3233
|
}
|
|
2987
3234
|
|
|
2988
3235
|
/** Optional parameters. */
|
|
@@ -3022,6 +3269,8 @@ export declare interface ControlPlaneNodeConfiguration {
|
|
|
3022
3269
|
|
|
3023
3270
|
/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */
|
|
3024
3271
|
export declare interface ControlPlaneNodePatchConfiguration {
|
|
3272
|
+
/** The configuration of administrator credentials for the control plane nodes. */
|
|
3273
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
3025
3274
|
/** The number of virtual machines that use this configuration. */
|
|
3026
3275
|
count?: number;
|
|
3027
3276
|
}
|
|
@@ -3282,6 +3531,14 @@ export declare type HybridAksIpamEnabled = string;
|
|
|
3282
3531
|
*/
|
|
3283
3532
|
export declare type HybridAksPluginType = string;
|
|
3284
3533
|
|
|
3534
|
+
/** IdentitySelector represents the selection of a managed identity for use. */
|
|
3535
|
+
export declare interface IdentitySelector {
|
|
3536
|
+
/** The type of managed identity that is being selected. */
|
|
3537
|
+
identityType?: ManagedServiceIdentitySelectorType;
|
|
3538
|
+
/** The user assigned managed identity resource ID to use. Mutually exclusive with a system assigned identity type. */
|
|
3539
|
+
userAssignedIdentityResourceId?: string;
|
|
3540
|
+
}
|
|
3541
|
+
|
|
3285
3542
|
/** ImageRepositoryCredentials represents the credentials used to login to the image repository. */
|
|
3286
3543
|
export declare interface ImageRepositoryCredentials {
|
|
3287
3544
|
/** The password or token used to access an image in the target repository. */
|
|
@@ -3320,7 +3577,7 @@ export declare interface InitialAgentPoolConfiguration {
|
|
|
3320
3577
|
|
|
3321
3578
|
/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */
|
|
3322
3579
|
export declare interface IpAddressPool {
|
|
3323
|
-
/** The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses. */
|
|
3580
|
+
/** 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. For a BGP service load balancer configuration, only CIDR format is supported and excludes /32 (IPv4) and /128 (IPv6) prefixes. */
|
|
3324
3581
|
addresses: string[];
|
|
3325
3582
|
/** The indicator to determine if automatic allocation from the pool should occur. */
|
|
3326
3583
|
autoAssign?: BfdEnabled;
|
|
@@ -3349,6 +3606,8 @@ export declare interface KeySetUser {
|
|
|
3349
3606
|
description?: string;
|
|
3350
3607
|
/** 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. */
|
|
3351
3608
|
sshPublicKey: SshPublicKey;
|
|
3609
|
+
/** The user principal name (email format) used to validate this user's group membership. */
|
|
3610
|
+
userPrincipalName?: string;
|
|
3352
3611
|
}
|
|
3353
3612
|
|
|
3354
3613
|
/** KeySetUserStatus represents the status of the key set user. */
|
|
@@ -3642,12 +3901,20 @@ export declare enum KnownCloudServicesNetworkProvisioningState {
|
|
|
3642
3901
|
export declare enum KnownClusterConnectionStatus {
|
|
3643
3902
|
/** Connected */
|
|
3644
3903
|
Connected = "Connected",
|
|
3904
|
+
/** Disconnected */
|
|
3905
|
+
Disconnected = "Disconnected",
|
|
3645
3906
|
/** Timeout */
|
|
3646
3907
|
Timeout = "Timeout",
|
|
3647
3908
|
/** Undefined */
|
|
3648
3909
|
Undefined = "Undefined"
|
|
3649
3910
|
}
|
|
3650
3911
|
|
|
3912
|
+
/** Known values of {@link ClusterContinueUpdateVersionMachineGroupTargetingMode} that the service accepts. */
|
|
3913
|
+
export declare enum KnownClusterContinueUpdateVersionMachineGroupTargetingMode {
|
|
3914
|
+
/** AlphaByRack */
|
|
3915
|
+
AlphaByRack = "AlphaByRack"
|
|
3916
|
+
}
|
|
3917
|
+
|
|
3651
3918
|
/** Known values of {@link ClusterDetailedStatus} that the service accepts. */
|
|
3652
3919
|
export declare enum KnownClusterDetailedStatus {
|
|
3653
3920
|
/** PendingDeployment */
|
|
@@ -3658,6 +3925,8 @@ export declare enum KnownClusterDetailedStatus {
|
|
|
3658
3925
|
Running = "Running",
|
|
3659
3926
|
/** Updating */
|
|
3660
3927
|
Updating = "Updating",
|
|
3928
|
+
/** UpdatePaused */
|
|
3929
|
+
UpdatePaused = "UpdatePaused",
|
|
3661
3930
|
/** Degraded */
|
|
3662
3931
|
Degraded = "Degraded",
|
|
3663
3932
|
/** Deleting */
|
|
@@ -3748,6 +4017,22 @@ export declare enum KnownClusterProvisioningState {
|
|
|
3748
4017
|
Updating = "Updating"
|
|
3749
4018
|
}
|
|
3750
4019
|
|
|
4020
|
+
/** Known values of {@link ClusterScanRuntimeParametersScanActivity} that the service accepts. */
|
|
4021
|
+
export declare enum KnownClusterScanRuntimeParametersScanActivity {
|
|
4022
|
+
/** Scan */
|
|
4023
|
+
Scan = "Scan",
|
|
4024
|
+
/** Skip */
|
|
4025
|
+
Skip = "Skip"
|
|
4026
|
+
}
|
|
4027
|
+
|
|
4028
|
+
/** Known values of {@link ClusterSecretArchiveEnabled} that the service accepts. */
|
|
4029
|
+
export declare enum KnownClusterSecretArchiveEnabled {
|
|
4030
|
+
/** True */
|
|
4031
|
+
True = "True",
|
|
4032
|
+
/** False */
|
|
4033
|
+
False = "False"
|
|
4034
|
+
}
|
|
4035
|
+
|
|
3751
4036
|
/** Known values of {@link ClusterType} that the service accepts. */
|
|
3752
4037
|
export declare enum KnownClusterType {
|
|
3753
4038
|
/** SingleRack */
|
|
@@ -3756,6 +4041,14 @@ export declare enum KnownClusterType {
|
|
|
3756
4041
|
MultiRack = "MultiRack"
|
|
3757
4042
|
}
|
|
3758
4043
|
|
|
4044
|
+
/** Known values of {@link ClusterUpdateStrategyType} that the service accepts. */
|
|
4045
|
+
export declare enum KnownClusterUpdateStrategyType {
|
|
4046
|
+
/** Rack */
|
|
4047
|
+
Rack = "Rack",
|
|
4048
|
+
/** PauseAfterRack */
|
|
4049
|
+
PauseAfterRack = "PauseAfterRack"
|
|
4050
|
+
}
|
|
4051
|
+
|
|
3759
4052
|
/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */
|
|
3760
4053
|
export declare enum KnownConsoleDetailedStatus {
|
|
3761
4054
|
/** Ready */
|
|
@@ -3892,6 +4185,48 @@ export declare enum KnownKubernetesClusterDetailedStatus {
|
|
|
3892
4185
|
Provisioning = "Provisioning"
|
|
3893
4186
|
}
|
|
3894
4187
|
|
|
4188
|
+
/** Known values of {@link KubernetesClusterFeatureAvailabilityLifecycle} that the service accepts. */
|
|
4189
|
+
export declare enum KnownKubernetesClusterFeatureAvailabilityLifecycle {
|
|
4190
|
+
/** Preview */
|
|
4191
|
+
Preview = "Preview",
|
|
4192
|
+
/** GenerallyAvailable */
|
|
4193
|
+
GenerallyAvailable = "GenerallyAvailable"
|
|
4194
|
+
}
|
|
4195
|
+
|
|
4196
|
+
/** Known values of {@link KubernetesClusterFeatureDetailedStatus} that the service accepts. */
|
|
4197
|
+
export declare enum KnownKubernetesClusterFeatureDetailedStatus {
|
|
4198
|
+
/** Error */
|
|
4199
|
+
Error = "Error",
|
|
4200
|
+
/** Provisioning */
|
|
4201
|
+
Provisioning = "Provisioning",
|
|
4202
|
+
/** Installed */
|
|
4203
|
+
Installed = "Installed"
|
|
4204
|
+
}
|
|
4205
|
+
|
|
4206
|
+
/** Known values of {@link KubernetesClusterFeatureProvisioningState} that the service accepts. */
|
|
4207
|
+
export declare enum KnownKubernetesClusterFeatureProvisioningState {
|
|
4208
|
+
/** Accepted */
|
|
4209
|
+
Accepted = "Accepted",
|
|
4210
|
+
/** Canceled */
|
|
4211
|
+
Canceled = "Canceled",
|
|
4212
|
+
/** Deleting */
|
|
4213
|
+
Deleting = "Deleting",
|
|
4214
|
+
/** Failed */
|
|
4215
|
+
Failed = "Failed",
|
|
4216
|
+
/** Succeeded */
|
|
4217
|
+
Succeeded = "Succeeded",
|
|
4218
|
+
/** Updating */
|
|
4219
|
+
Updating = "Updating"
|
|
4220
|
+
}
|
|
4221
|
+
|
|
4222
|
+
/** Known values of {@link KubernetesClusterFeatureRequired} that the service accepts. */
|
|
4223
|
+
export declare enum KnownKubernetesClusterFeatureRequired {
|
|
4224
|
+
/** True */
|
|
4225
|
+
True = "True",
|
|
4226
|
+
/** False */
|
|
4227
|
+
False = "False"
|
|
4228
|
+
}
|
|
4229
|
+
|
|
3895
4230
|
/** Known values of {@link KubernetesClusterNodeDetailedStatus} that the service accepts. */
|
|
3896
4231
|
export declare enum KnownKubernetesClusterNodeDetailedStatus {
|
|
3897
4232
|
/** Available */
|
|
@@ -4032,6 +4367,26 @@ export declare enum KnownMachineSkuDiskConnectionType {
|
|
|
4032
4367
|
SAS = "SAS"
|
|
4033
4368
|
}
|
|
4034
4369
|
|
|
4370
|
+
/** Known values of {@link ManagedServiceIdentitySelectorType} that the service accepts. */
|
|
4371
|
+
export declare enum KnownManagedServiceIdentitySelectorType {
|
|
4372
|
+
/** SystemAssignedIdentity */
|
|
4373
|
+
SystemAssignedIdentity = "SystemAssignedIdentity",
|
|
4374
|
+
/** UserAssignedIdentity */
|
|
4375
|
+
UserAssignedIdentity = "UserAssignedIdentity"
|
|
4376
|
+
}
|
|
4377
|
+
|
|
4378
|
+
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
4379
|
+
export declare enum KnownManagedServiceIdentityType {
|
|
4380
|
+
/** None */
|
|
4381
|
+
None = "None",
|
|
4382
|
+
/** SystemAssigned */
|
|
4383
|
+
SystemAssigned = "SystemAssigned",
|
|
4384
|
+
/** UserAssigned */
|
|
4385
|
+
UserAssigned = "UserAssigned",
|
|
4386
|
+
/** SystemAssignedUserAssigned */
|
|
4387
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
|
|
4388
|
+
}
|
|
4389
|
+
|
|
4035
4390
|
/** Known values of {@link Origin} that the service accepts. */
|
|
4036
4391
|
export declare enum KnownOrigin {
|
|
4037
4392
|
/** User */
|
|
@@ -4080,6 +4435,10 @@ export declare enum KnownRackProvisioningState {
|
|
|
4080
4435
|
|
|
4081
4436
|
/** Known values of {@link RackSkuProvisioningState} that the service accepts. */
|
|
4082
4437
|
export declare enum KnownRackSkuProvisioningState {
|
|
4438
|
+
/** Canceled */
|
|
4439
|
+
Canceled = "Canceled",
|
|
4440
|
+
/** Failed */
|
|
4441
|
+
Failed = "Failed",
|
|
4083
4442
|
/** Succeeded */
|
|
4084
4443
|
Succeeded = "Succeeded"
|
|
4085
4444
|
}
|
|
@@ -4112,6 +4471,20 @@ export declare enum KnownRemoteVendorManagementStatus {
|
|
|
4112
4471
|
Unsupported = "Unsupported"
|
|
4113
4472
|
}
|
|
4114
4473
|
|
|
4474
|
+
/** Known values of {@link RuntimeProtectionEnforcementLevel} that the service accepts. */
|
|
4475
|
+
export declare enum KnownRuntimeProtectionEnforcementLevel {
|
|
4476
|
+
/** Audit */
|
|
4477
|
+
Audit = "Audit",
|
|
4478
|
+
/** Disabled */
|
|
4479
|
+
Disabled = "Disabled",
|
|
4480
|
+
/** OnDemand */
|
|
4481
|
+
OnDemand = "OnDemand",
|
|
4482
|
+
/** Passive */
|
|
4483
|
+
Passive = "Passive",
|
|
4484
|
+
/** RealTime */
|
|
4485
|
+
RealTime = "RealTime"
|
|
4486
|
+
}
|
|
4487
|
+
|
|
4115
4488
|
/** Known values of {@link SkipShutdown} that the service accepts. */
|
|
4116
4489
|
export declare enum KnownSkipShutdown {
|
|
4117
4490
|
/** True */
|
|
@@ -4378,7 +4751,7 @@ export declare interface KubernetesCluster extends TrackedResource {
|
|
|
4378
4751
|
readonly featureStatuses?: FeatureStatus[];
|
|
4379
4752
|
/** The agent pools that are created with this Kubernetes cluster for running critical system services and workloads. This data in this field is only used during creation, and the field will be empty following the creation of the Kubernetes Cluster. After creation, the management of agent pools is done using the agentPools sub-resource. */
|
|
4380
4753
|
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
4381
|
-
/** The Kubernetes version for this cluster.
|
|
4754
|
+
/** The Kubernetes version for this cluster. */
|
|
4382
4755
|
kubernetesVersion: string;
|
|
4383
4756
|
/** The configuration of the managed resource group associated with the resource. */
|
|
4384
4757
|
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
@@ -4407,6 +4780,252 @@ export declare interface KubernetesCluster extends TrackedResource {
|
|
|
4407
4780
|
*/
|
|
4408
4781
|
export declare type KubernetesClusterDetailedStatus = string;
|
|
4409
4782
|
|
|
4783
|
+
/** KubernetesClusterFeature represents the feature of a Kubernetes cluster. */
|
|
4784
|
+
export declare interface KubernetesClusterFeature extends TrackedResource {
|
|
4785
|
+
/**
|
|
4786
|
+
* The lifecycle indicator of the feature.
|
|
4787
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4788
|
+
*/
|
|
4789
|
+
readonly availabilityLifecycle?: KubernetesClusterFeatureAvailabilityLifecycle;
|
|
4790
|
+
/**
|
|
4791
|
+
* The detailed status of the feature.
|
|
4792
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4793
|
+
*/
|
|
4794
|
+
readonly detailedStatus?: KubernetesClusterFeatureDetailedStatus;
|
|
4795
|
+
/**
|
|
4796
|
+
* The descriptive message for the detailed status of the feature.
|
|
4797
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4798
|
+
*/
|
|
4799
|
+
readonly detailedStatusMessage?: string;
|
|
4800
|
+
/** The configured options for the feature. */
|
|
4801
|
+
options?: StringKeyValuePair[];
|
|
4802
|
+
/**
|
|
4803
|
+
* The provisioning state of the Kubernetes cluster feature.
|
|
4804
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4805
|
+
*/
|
|
4806
|
+
readonly provisioningState?: KubernetesClusterFeatureProvisioningState;
|
|
4807
|
+
/**
|
|
4808
|
+
* The indicator of if the feature is required or optional. Optional features may be deleted by the user, while required features are managed with the kubernetes cluster lifecycle.
|
|
4809
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4810
|
+
*/
|
|
4811
|
+
readonly required?: KubernetesClusterFeatureRequired;
|
|
4812
|
+
/**
|
|
4813
|
+
* The version of the feature.
|
|
4814
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4815
|
+
*/
|
|
4816
|
+
readonly version?: string;
|
|
4817
|
+
}
|
|
4818
|
+
|
|
4819
|
+
/**
|
|
4820
|
+
* Defines values for KubernetesClusterFeatureAvailabilityLifecycle. \
|
|
4821
|
+
* {@link KnownKubernetesClusterFeatureAvailabilityLifecycle} can be used interchangeably with KubernetesClusterFeatureAvailabilityLifecycle,
|
|
4822
|
+
* this enum contains the known values that the service supports.
|
|
4823
|
+
* ### Known values supported by the service
|
|
4824
|
+
* **Preview** \
|
|
4825
|
+
* **GenerallyAvailable**
|
|
4826
|
+
*/
|
|
4827
|
+
export declare type KubernetesClusterFeatureAvailabilityLifecycle = string;
|
|
4828
|
+
|
|
4829
|
+
/**
|
|
4830
|
+
* Defines values for KubernetesClusterFeatureDetailedStatus. \
|
|
4831
|
+
* {@link KnownKubernetesClusterFeatureDetailedStatus} can be used interchangeably with KubernetesClusterFeatureDetailedStatus,
|
|
4832
|
+
* this enum contains the known values that the service supports.
|
|
4833
|
+
* ### Known values supported by the service
|
|
4834
|
+
* **Error** \
|
|
4835
|
+
* **Provisioning** \
|
|
4836
|
+
* **Installed**
|
|
4837
|
+
*/
|
|
4838
|
+
export declare type KubernetesClusterFeatureDetailedStatus = string;
|
|
4839
|
+
|
|
4840
|
+
/** KubernetesClusterFeatureList represents the list of Kubernetes cluster feature resources. */
|
|
4841
|
+
export declare interface KubernetesClusterFeatureList {
|
|
4842
|
+
/** The link used to get the next page of operations. */
|
|
4843
|
+
nextLink?: string;
|
|
4844
|
+
/** The list of Kubernetes cluster features. */
|
|
4845
|
+
value?: KubernetesClusterFeature[];
|
|
4846
|
+
}
|
|
4847
|
+
|
|
4848
|
+
/** KubernetesClusterFeaturePatchParameters represents the body of the request to patch the Kubernetes cluster feature. */
|
|
4849
|
+
export declare interface KubernetesClusterFeaturePatchParameters {
|
|
4850
|
+
/** The Azure resource tags that will replace the existing ones. */
|
|
4851
|
+
tags?: {
|
|
4852
|
+
[propertyName: string]: string;
|
|
4853
|
+
};
|
|
4854
|
+
/** The configured options for the feature. */
|
|
4855
|
+
options?: StringKeyValuePair[];
|
|
4856
|
+
}
|
|
4857
|
+
|
|
4858
|
+
/**
|
|
4859
|
+
* Defines values for KubernetesClusterFeatureProvisioningState. \
|
|
4860
|
+
* {@link KnownKubernetesClusterFeatureProvisioningState} can be used interchangeably with KubernetesClusterFeatureProvisioningState,
|
|
4861
|
+
* this enum contains the known values that the service supports.
|
|
4862
|
+
* ### Known values supported by the service
|
|
4863
|
+
* **Accepted** \
|
|
4864
|
+
* **Canceled** \
|
|
4865
|
+
* **Deleting** \
|
|
4866
|
+
* **Failed** \
|
|
4867
|
+
* **Succeeded** \
|
|
4868
|
+
* **Updating**
|
|
4869
|
+
*/
|
|
4870
|
+
export declare type KubernetesClusterFeatureProvisioningState = string;
|
|
4871
|
+
|
|
4872
|
+
/**
|
|
4873
|
+
* Defines values for KubernetesClusterFeatureRequired. \
|
|
4874
|
+
* {@link KnownKubernetesClusterFeatureRequired} can be used interchangeably with KubernetesClusterFeatureRequired,
|
|
4875
|
+
* this enum contains the known values that the service supports.
|
|
4876
|
+
* ### Known values supported by the service
|
|
4877
|
+
* **True** \
|
|
4878
|
+
* **False**
|
|
4879
|
+
*/
|
|
4880
|
+
export declare type KubernetesClusterFeatureRequired = string;
|
|
4881
|
+
|
|
4882
|
+
/** Interface representing a KubernetesClusterFeatures. */
|
|
4883
|
+
export declare interface KubernetesClusterFeatures {
|
|
4884
|
+
/**
|
|
4885
|
+
* Get a list of features for the provided Kubernetes cluster.
|
|
4886
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4887
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4888
|
+
* @param options The options parameters.
|
|
4889
|
+
*/
|
|
4890
|
+
listByKubernetesCluster(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClusterFeaturesListByKubernetesClusterOptionalParams): PagedAsyncIterableIterator<KubernetesClusterFeature>;
|
|
4891
|
+
/**
|
|
4892
|
+
* Get properties of the provided the Kubernetes cluster feature.
|
|
4893
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4894
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4895
|
+
* @param featureName The name of the feature.
|
|
4896
|
+
* @param options The options parameters.
|
|
4897
|
+
*/
|
|
4898
|
+
get(resourceGroupName: string, kubernetesClusterName: string, featureName: string, options?: KubernetesClusterFeaturesGetOptionalParams): Promise<KubernetesClusterFeaturesGetResponse>;
|
|
4899
|
+
/**
|
|
4900
|
+
* Create a new Kubernetes cluster feature or update properties of the Kubernetes cluster feature if it
|
|
4901
|
+
* exists.
|
|
4902
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4903
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4904
|
+
* @param featureName The name of the feature.
|
|
4905
|
+
* @param kubernetesClusterFeatureParameters The request body.
|
|
4906
|
+
* @param options The options parameters.
|
|
4907
|
+
*/
|
|
4908
|
+
beginCreateOrUpdate(resourceGroupName: string, kubernetesClusterName: string, featureName: string, kubernetesClusterFeatureParameters: KubernetesClusterFeature, options?: KubernetesClusterFeaturesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClusterFeaturesCreateOrUpdateResponse>, KubernetesClusterFeaturesCreateOrUpdateResponse>>;
|
|
4909
|
+
/**
|
|
4910
|
+
* Create a new Kubernetes cluster feature or update properties of the Kubernetes cluster feature if it
|
|
4911
|
+
* exists.
|
|
4912
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4913
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4914
|
+
* @param featureName The name of the feature.
|
|
4915
|
+
* @param kubernetesClusterFeatureParameters The request body.
|
|
4916
|
+
* @param options The options parameters.
|
|
4917
|
+
*/
|
|
4918
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, featureName: string, kubernetesClusterFeatureParameters: KubernetesClusterFeature, options?: KubernetesClusterFeaturesCreateOrUpdateOptionalParams): Promise<KubernetesClusterFeaturesCreateOrUpdateResponse>;
|
|
4919
|
+
/**
|
|
4920
|
+
* Delete the provided Kubernetes cluster feature.
|
|
4921
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4922
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4923
|
+
* @param featureName The name of the feature.
|
|
4924
|
+
* @param options The options parameters.
|
|
4925
|
+
*/
|
|
4926
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, featureName: string, options?: KubernetesClusterFeaturesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClusterFeaturesDeleteResponse>, KubernetesClusterFeaturesDeleteResponse>>;
|
|
4927
|
+
/**
|
|
4928
|
+
* Delete the provided Kubernetes cluster feature.
|
|
4929
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4930
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4931
|
+
* @param featureName The name of the feature.
|
|
4932
|
+
* @param options The options parameters.
|
|
4933
|
+
*/
|
|
4934
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, featureName: string, options?: KubernetesClusterFeaturesDeleteOptionalParams): Promise<KubernetesClusterFeaturesDeleteResponse>;
|
|
4935
|
+
/**
|
|
4936
|
+
* Patch properties of the provided Kubernetes cluster feature.
|
|
4937
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4938
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4939
|
+
* @param featureName The name of the feature.
|
|
4940
|
+
* @param options The options parameters.
|
|
4941
|
+
*/
|
|
4942
|
+
beginUpdate(resourceGroupName: string, kubernetesClusterName: string, featureName: string, options?: KubernetesClusterFeaturesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClusterFeaturesUpdateResponse>, KubernetesClusterFeaturesUpdateResponse>>;
|
|
4943
|
+
/**
|
|
4944
|
+
* Patch properties of the provided Kubernetes cluster feature.
|
|
4945
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4946
|
+
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4947
|
+
* @param featureName The name of the feature.
|
|
4948
|
+
* @param options The options parameters.
|
|
4949
|
+
*/
|
|
4950
|
+
beginUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, featureName: string, options?: KubernetesClusterFeaturesUpdateOptionalParams): Promise<KubernetesClusterFeaturesUpdateResponse>;
|
|
4951
|
+
}
|
|
4952
|
+
|
|
4953
|
+
/** Defines headers for KubernetesClusterFeatures_createOrUpdate operation. */
|
|
4954
|
+
export declare interface KubernetesClusterFeaturesCreateOrUpdateHeaders {
|
|
4955
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
4956
|
+
azureAsyncOperation?: string;
|
|
4957
|
+
}
|
|
4958
|
+
|
|
4959
|
+
/** Optional parameters. */
|
|
4960
|
+
export declare interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4961
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4962
|
+
updateIntervalInMs?: number;
|
|
4963
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4964
|
+
resumeFrom?: string;
|
|
4965
|
+
}
|
|
4966
|
+
|
|
4967
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
4968
|
+
export declare type KubernetesClusterFeaturesCreateOrUpdateResponse = KubernetesClusterFeature;
|
|
4969
|
+
|
|
4970
|
+
/** Defines headers for KubernetesClusterFeatures_delete operation. */
|
|
4971
|
+
export declare interface KubernetesClusterFeaturesDeleteHeaders {
|
|
4972
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
4973
|
+
location?: string;
|
|
4974
|
+
}
|
|
4975
|
+
|
|
4976
|
+
/** Optional parameters. */
|
|
4977
|
+
export declare interface KubernetesClusterFeaturesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4978
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4979
|
+
updateIntervalInMs?: number;
|
|
4980
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4981
|
+
resumeFrom?: string;
|
|
4982
|
+
}
|
|
4983
|
+
|
|
4984
|
+
/** Contains response data for the delete operation. */
|
|
4985
|
+
export declare type KubernetesClusterFeaturesDeleteResponse = OperationStatusResult;
|
|
4986
|
+
|
|
4987
|
+
/** Optional parameters. */
|
|
4988
|
+
export declare interface KubernetesClusterFeaturesGetOptionalParams extends coreClient.OperationOptions {
|
|
4989
|
+
}
|
|
4990
|
+
|
|
4991
|
+
/** Contains response data for the get operation. */
|
|
4992
|
+
export declare type KubernetesClusterFeaturesGetResponse = KubernetesClusterFeature;
|
|
4993
|
+
|
|
4994
|
+
/** Optional parameters. */
|
|
4995
|
+
export declare interface KubernetesClusterFeaturesListByKubernetesClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
4996
|
+
}
|
|
4997
|
+
|
|
4998
|
+
/** Contains response data for the listByKubernetesClusterNext operation. */
|
|
4999
|
+
export declare type KubernetesClusterFeaturesListByKubernetesClusterNextResponse = KubernetesClusterFeatureList;
|
|
5000
|
+
|
|
5001
|
+
/** Optional parameters. */
|
|
5002
|
+
export declare interface KubernetesClusterFeaturesListByKubernetesClusterOptionalParams extends coreClient.OperationOptions {
|
|
5003
|
+
}
|
|
5004
|
+
|
|
5005
|
+
/** Contains response data for the listByKubernetesCluster operation. */
|
|
5006
|
+
export declare type KubernetesClusterFeaturesListByKubernetesClusterResponse = KubernetesClusterFeatureList;
|
|
5007
|
+
|
|
5008
|
+
/** Defines headers for KubernetesClusterFeatures_update operation. */
|
|
5009
|
+
export declare interface KubernetesClusterFeaturesUpdateHeaders {
|
|
5010
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
5011
|
+
azureAsyncOperation?: string;
|
|
5012
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
5013
|
+
location?: string;
|
|
5014
|
+
}
|
|
5015
|
+
|
|
5016
|
+
/** Optional parameters. */
|
|
5017
|
+
export declare interface KubernetesClusterFeaturesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5018
|
+
/** The request body. */
|
|
5019
|
+
kubernetesClusterFeatureUpdateParameters?: KubernetesClusterFeaturePatchParameters;
|
|
5020
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5021
|
+
updateIntervalInMs?: number;
|
|
5022
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5023
|
+
resumeFrom?: string;
|
|
5024
|
+
}
|
|
5025
|
+
|
|
5026
|
+
/** Contains response data for the update operation. */
|
|
5027
|
+
export declare type KubernetesClusterFeaturesUpdateResponse = KubernetesClusterFeature;
|
|
5028
|
+
|
|
4410
5029
|
/** KubernetesClusterList represents a list of Kubernetes clusters. */
|
|
4411
5030
|
export declare interface KubernetesClusterList {
|
|
4412
5031
|
/** The link used to get the next page of operations. */
|
|
@@ -4448,7 +5067,7 @@ export declare interface KubernetesClusterNode {
|
|
|
4448
5067
|
*/
|
|
4449
5068
|
readonly detailedStatusMessage?: string;
|
|
4450
5069
|
/**
|
|
4451
|
-
* The size of the disk configured for this node.
|
|
5070
|
+
* The size of the disk configured for this node. Allocations are measured in gibibytes.
|
|
4452
5071
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4453
5072
|
*/
|
|
4454
5073
|
readonly diskSizeGB?: number;
|
|
@@ -4468,7 +5087,7 @@ export declare interface KubernetesClusterNode {
|
|
|
4468
5087
|
*/
|
|
4469
5088
|
readonly labels?: KubernetesLabel[];
|
|
4470
5089
|
/**
|
|
4471
|
-
* The amount of memory configured for this node, derived from the vm SKU specified.
|
|
5090
|
+
* The amount of memory configured for this node, derived from the vm SKU specified. Allocations are measured in gibibytes.
|
|
4472
5091
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4473
5092
|
*/
|
|
4474
5093
|
readonly memorySizeGB?: number;
|
|
@@ -4531,9 +5150,11 @@ export declare interface KubernetesClusterPatchParameters {
|
|
|
4531
5150
|
tags?: {
|
|
4532
5151
|
[propertyName: string]: string;
|
|
4533
5152
|
};
|
|
5153
|
+
/** The configuration of the default administrator credentials. */
|
|
5154
|
+
administratorConfiguration?: AdministratorConfigurationPatch;
|
|
4534
5155
|
/** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */
|
|
4535
5156
|
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
4536
|
-
/** The Kubernetes version for this cluster.
|
|
5157
|
+
/** The Kubernetes version for this cluster. */
|
|
4537
5158
|
kubernetesVersion?: string;
|
|
4538
5159
|
}
|
|
4539
5160
|
|
|
@@ -4601,14 +5222,14 @@ export declare interface KubernetesClusters {
|
|
|
4601
5222
|
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4602
5223
|
* @param options The options parameters.
|
|
4603
5224
|
*/
|
|
4604
|
-
beginDelete(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
5225
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersDeleteResponse>, KubernetesClustersDeleteResponse>>;
|
|
4605
5226
|
/**
|
|
4606
5227
|
* Delete the provided Kubernetes cluster.
|
|
4607
5228
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4608
5229
|
* @param kubernetesClusterName The name of the Kubernetes cluster.
|
|
4609
5230
|
* @param options The options parameters.
|
|
4610
5231
|
*/
|
|
4611
|
-
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<
|
|
5232
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<KubernetesClustersDeleteResponse>;
|
|
4612
5233
|
/**
|
|
4613
5234
|
* Patch the properties of the provided Kubernetes cluster, or update the tags associated with the
|
|
4614
5235
|
* Kubernetes cluster. Properties and tag updates can be done independently.
|
|
@@ -4674,6 +5295,9 @@ export declare interface KubernetesClustersDeleteOptionalParams extends coreClie
|
|
|
4674
5295
|
resumeFrom?: string;
|
|
4675
5296
|
}
|
|
4676
5297
|
|
|
5298
|
+
/** Contains response data for the delete operation. */
|
|
5299
|
+
export declare type KubernetesClustersDeleteResponse = OperationStatusResult;
|
|
5300
|
+
|
|
4677
5301
|
/** Optional parameters. */
|
|
4678
5302
|
export declare interface KubernetesClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
4679
5303
|
}
|
|
@@ -4730,6 +5354,8 @@ export declare type KubernetesClustersRestartNodeResponse = OperationStatusResul
|
|
|
4730
5354
|
export declare interface KubernetesClustersUpdateHeaders {
|
|
4731
5355
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
4732
5356
|
azureAsyncOperation?: string;
|
|
5357
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
5358
|
+
location?: string;
|
|
4733
5359
|
}
|
|
4734
5360
|
|
|
4735
5361
|
/** Optional parameters. */
|
|
@@ -4924,14 +5550,14 @@ export declare interface L2Networks {
|
|
|
4924
5550
|
* @param l2NetworkName The name of the L2 network.
|
|
4925
5551
|
* @param options The options parameters.
|
|
4926
5552
|
*/
|
|
4927
|
-
beginDelete(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
5553
|
+
beginDelete(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<L2NetworksDeleteResponse>, L2NetworksDeleteResponse>>;
|
|
4928
5554
|
/**
|
|
4929
5555
|
* Delete the provided layer 2 (L2) network.
|
|
4930
5556
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4931
5557
|
* @param l2NetworkName The name of the L2 network.
|
|
4932
5558
|
* @param options The options parameters.
|
|
4933
5559
|
*/
|
|
4934
|
-
beginDeleteAndWait(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksDeleteOptionalParams): Promise<
|
|
5560
|
+
beginDeleteAndWait(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksDeleteOptionalParams): Promise<L2NetworksDeleteResponse>;
|
|
4935
5561
|
/**
|
|
4936
5562
|
* Update tags associated with the provided layer 2 (L2) network.
|
|
4937
5563
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -4972,6 +5598,9 @@ export declare interface L2NetworksDeleteOptionalParams extends coreClient.Opera
|
|
|
4972
5598
|
resumeFrom?: string;
|
|
4973
5599
|
}
|
|
4974
5600
|
|
|
5601
|
+
/** Contains response data for the delete operation. */
|
|
5602
|
+
export declare type L2NetworksDeleteResponse = OperationStatusResult;
|
|
5603
|
+
|
|
4975
5604
|
/** Optional parameters. */
|
|
4976
5605
|
export declare interface L2NetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
4977
5606
|
}
|
|
@@ -5016,6 +5645,12 @@ export declare interface L2NetworksUpdateOptionalParams extends coreClient.Opera
|
|
|
5016
5645
|
/** Contains response data for the update operation. */
|
|
5017
5646
|
export declare type L2NetworksUpdateResponse = L2Network;
|
|
5018
5647
|
|
|
5648
|
+
/** L2ServiceLoadBalancerConfiguration represents the configuration of a layer 2 service load balancer. */
|
|
5649
|
+
export declare interface L2ServiceLoadBalancerConfiguration {
|
|
5650
|
+
/** The list of pools of IP addresses that can be allocated to load balancer services. */
|
|
5651
|
+
ipAddressPools?: IpAddressPool[];
|
|
5652
|
+
}
|
|
5653
|
+
|
|
5019
5654
|
/** L3Network represents a network that utilizes a single isolation domain set up for layer-3 resources. */
|
|
5020
5655
|
export declare interface L3Network extends TrackedResource {
|
|
5021
5656
|
/** The extended location of the cluster associated with the resource. */
|
|
@@ -5181,14 +5816,14 @@ export declare interface L3Networks {
|
|
|
5181
5816
|
* @param l3NetworkName The name of the L3 network.
|
|
5182
5817
|
* @param options The options parameters.
|
|
5183
5818
|
*/
|
|
5184
|
-
beginDelete(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
5819
|
+
beginDelete(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<L3NetworksDeleteResponse>, L3NetworksDeleteResponse>>;
|
|
5185
5820
|
/**
|
|
5186
5821
|
* Delete the provided layer 3 (L3) network.
|
|
5187
5822
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
5188
5823
|
* @param l3NetworkName The name of the L3 network.
|
|
5189
5824
|
* @param options The options parameters.
|
|
5190
5825
|
*/
|
|
5191
|
-
beginDeleteAndWait(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksDeleteOptionalParams): Promise<
|
|
5826
|
+
beginDeleteAndWait(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksDeleteOptionalParams): Promise<L3NetworksDeleteResponse>;
|
|
5192
5827
|
/**
|
|
5193
5828
|
* Update tags associated with the provided layer 3 (L3) network.
|
|
5194
5829
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -5229,6 +5864,9 @@ export declare interface L3NetworksDeleteOptionalParams extends coreClient.Opera
|
|
|
5229
5864
|
resumeFrom?: string;
|
|
5230
5865
|
}
|
|
5231
5866
|
|
|
5867
|
+
/** Contains response data for the delete operation. */
|
|
5868
|
+
export declare type L3NetworksDeleteResponse = OperationStatusResult;
|
|
5869
|
+
|
|
5232
5870
|
/** Optional parameters. */
|
|
5233
5871
|
export declare interface L3NetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
5234
5872
|
}
|
|
@@ -5300,7 +5938,7 @@ export declare interface LldpNeighbor {
|
|
|
5300
5938
|
/** Disk represents the properties of the disk. */
|
|
5301
5939
|
export declare interface MachineDisk {
|
|
5302
5940
|
/**
|
|
5303
|
-
* The maximum amount of storage in
|
|
5941
|
+
* The maximum amount of storage. Measured in gibibytes.
|
|
5304
5942
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5305
5943
|
*/
|
|
5306
5944
|
readonly capacityGB?: number;
|
|
@@ -5366,7 +6004,7 @@ export declare interface MachineSkuSlot {
|
|
|
5366
6004
|
*/
|
|
5367
6005
|
readonly hardwareVersion?: string;
|
|
5368
6006
|
/**
|
|
5369
|
-
* The maximum amount of memory in
|
|
6007
|
+
* The maximum amount of memory. Measured in gibibytes.
|
|
5370
6008
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5371
6009
|
*/
|
|
5372
6010
|
readonly memoryCapacityGB?: number;
|
|
@@ -5400,6 +6038,48 @@ export declare interface ManagedResourceGroupConfiguration {
|
|
|
5400
6038
|
name?: string;
|
|
5401
6039
|
}
|
|
5402
6040
|
|
|
6041
|
+
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
6042
|
+
export declare interface ManagedServiceIdentity {
|
|
6043
|
+
/**
|
|
6044
|
+
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
6045
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6046
|
+
*/
|
|
6047
|
+
readonly principalId?: string;
|
|
6048
|
+
/**
|
|
6049
|
+
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
6050
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6051
|
+
*/
|
|
6052
|
+
readonly tenantId?: string;
|
|
6053
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
6054
|
+
type: ManagedServiceIdentityType;
|
|
6055
|
+
/** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
|
|
6056
|
+
userAssignedIdentities?: {
|
|
6057
|
+
[propertyName: string]: UserAssignedIdentity | null;
|
|
6058
|
+
};
|
|
6059
|
+
}
|
|
6060
|
+
|
|
6061
|
+
/**
|
|
6062
|
+
* Defines values for ManagedServiceIdentitySelectorType. \
|
|
6063
|
+
* {@link KnownManagedServiceIdentitySelectorType} can be used interchangeably with ManagedServiceIdentitySelectorType,
|
|
6064
|
+
* this enum contains the known values that the service supports.
|
|
6065
|
+
* ### Known values supported by the service
|
|
6066
|
+
* **SystemAssignedIdentity** \
|
|
6067
|
+
* **UserAssignedIdentity**
|
|
6068
|
+
*/
|
|
6069
|
+
export declare type ManagedServiceIdentitySelectorType = string;
|
|
6070
|
+
|
|
6071
|
+
/**
|
|
6072
|
+
* Defines values for ManagedServiceIdentityType. \
|
|
6073
|
+
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
|
6074
|
+
* this enum contains the known values that the service supports.
|
|
6075
|
+
* ### Known values supported by the service
|
|
6076
|
+
* **None** \
|
|
6077
|
+
* **SystemAssigned** \
|
|
6078
|
+
* **UserAssigned** \
|
|
6079
|
+
* **SystemAssigned,UserAssigned**
|
|
6080
|
+
*/
|
|
6081
|
+
export declare type ManagedServiceIdentityType = string;
|
|
6082
|
+
|
|
5403
6083
|
/** Interface representing a MetricsConfigurations. */
|
|
5404
6084
|
export declare interface MetricsConfigurations {
|
|
5405
6085
|
/**
|
|
@@ -5442,7 +6122,7 @@ export declare interface MetricsConfigurations {
|
|
|
5442
6122
|
* @param metricsConfigurationName The name of the metrics configuration for the cluster.
|
|
5443
6123
|
* @param options The options parameters.
|
|
5444
6124
|
*/
|
|
5445
|
-
beginDelete(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
6125
|
+
beginDelete(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<MetricsConfigurationsDeleteResponse>, MetricsConfigurationsDeleteResponse>>;
|
|
5446
6126
|
/**
|
|
5447
6127
|
* Delete the metrics configuration of the provided cluster.
|
|
5448
6128
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -5450,7 +6130,7 @@ export declare interface MetricsConfigurations {
|
|
|
5450
6130
|
* @param metricsConfigurationName The name of the metrics configuration for the cluster.
|
|
5451
6131
|
* @param options The options parameters.
|
|
5452
6132
|
*/
|
|
5453
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsDeleteOptionalParams): Promise<
|
|
6133
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsDeleteOptionalParams): Promise<MetricsConfigurationsDeleteResponse>;
|
|
5454
6134
|
/**
|
|
5455
6135
|
* Patch properties of metrics configuration for the provided cluster, or update the tags associated
|
|
5456
6136
|
* with it. Properties and tag updates can be done independently.
|
|
@@ -5502,6 +6182,9 @@ export declare interface MetricsConfigurationsDeleteOptionalParams extends coreC
|
|
|
5502
6182
|
resumeFrom?: string;
|
|
5503
6183
|
}
|
|
5504
6184
|
|
|
6185
|
+
/** Contains response data for the delete operation. */
|
|
6186
|
+
export declare type MetricsConfigurationsDeleteResponse = OperationStatusResult;
|
|
6187
|
+
|
|
5505
6188
|
/** Optional parameters. */
|
|
5506
6189
|
export declare interface MetricsConfigurationsGetOptionalParams extends coreClient.OperationOptions {
|
|
5507
6190
|
}
|
|
@@ -5527,6 +6210,8 @@ export declare type MetricsConfigurationsListByClusterResponse = ClusterMetricsC
|
|
|
5527
6210
|
export declare interface MetricsConfigurationsUpdateHeaders {
|
|
5528
6211
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
5529
6212
|
azureAsyncOperation?: string;
|
|
6213
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6214
|
+
location?: string;
|
|
5530
6215
|
}
|
|
5531
6216
|
|
|
5532
6217
|
/** Optional parameters. */
|
|
@@ -5627,6 +6312,7 @@ export declare class NetworkCloud extends coreClient.ServiceClient {
|
|
|
5627
6312
|
bmcKeySets: BmcKeySets;
|
|
5628
6313
|
metricsConfigurations: MetricsConfigurations;
|
|
5629
6314
|
agentPools: AgentPools;
|
|
6315
|
+
kubernetesClusterFeatures: KubernetesClusterFeatures;
|
|
5630
6316
|
consoles: Consoles;
|
|
5631
6317
|
}
|
|
5632
6318
|
|
|
@@ -5644,7 +6330,7 @@ export declare interface NetworkCloudOptionalParams extends coreClient.ServiceCl
|
|
|
5644
6330
|
export declare interface NetworkConfiguration {
|
|
5645
6331
|
/** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */
|
|
5646
6332
|
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
5647
|
-
/** The configuration of the BGP service load balancer for this Kubernetes cluster. */
|
|
6333
|
+
/** The configuration of the BGP service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP. */
|
|
5648
6334
|
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
5649
6335
|
/** The resource ID of the associated Cloud Services network. */
|
|
5650
6336
|
cloudServicesNetworkId: string;
|
|
@@ -5652,6 +6338,8 @@ export declare interface NetworkConfiguration {
|
|
|
5652
6338
|
cniNetworkId: string;
|
|
5653
6339
|
/** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */
|
|
5654
6340
|
dnsServiceIp?: string;
|
|
6341
|
+
/** The configuration of the Layer 2 service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP. */
|
|
6342
|
+
l2ServiceLoadBalancerConfiguration?: L2ServiceLoadBalancerConfiguration;
|
|
5655
6343
|
/** The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
5656
6344
|
podCidrs?: string[];
|
|
5657
6345
|
/** 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. */
|
|
@@ -5686,7 +6374,7 @@ export declare interface NetworkInterface {
|
|
|
5686
6374
|
*/
|
|
5687
6375
|
readonly portCount?: number;
|
|
5688
6376
|
/**
|
|
5689
|
-
* The maximum amount of data in
|
|
6377
|
+
* The maximum amount of data in gigabits that the line card transmits through a port at any given second.
|
|
5690
6378
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5691
6379
|
*/
|
|
5692
6380
|
readonly portSpeed?: number;
|
|
@@ -5716,6 +6404,12 @@ export declare interface Nic {
|
|
|
5716
6404
|
readonly name?: string;
|
|
5717
6405
|
}
|
|
5718
6406
|
|
|
6407
|
+
/** NodePoolAdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */
|
|
6408
|
+
export declare interface NodePoolAdministratorConfigurationPatch {
|
|
6409
|
+
/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */
|
|
6410
|
+
sshPublicKeys?: SshPublicKey[];
|
|
6411
|
+
}
|
|
6412
|
+
|
|
5719
6413
|
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
5720
6414
|
export declare interface Operation {
|
|
5721
6415
|
/**
|
|
@@ -5806,27 +6500,68 @@ export declare type OperationsListResponse = OperationListResult;
|
|
|
5806
6500
|
|
|
5807
6501
|
/** The current status of an async operation. */
|
|
5808
6502
|
export declare interface OperationStatusResult {
|
|
5809
|
-
/**
|
|
5810
|
-
|
|
6503
|
+
/**
|
|
6504
|
+
* The end time of the operation.
|
|
6505
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6506
|
+
*/
|
|
6507
|
+
readonly endTime?: Date;
|
|
6508
|
+
/**
|
|
6509
|
+
* If present, details of the operation error.
|
|
6510
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6511
|
+
*/
|
|
6512
|
+
readonly error?: ErrorDetail;
|
|
6513
|
+
/**
|
|
6514
|
+
* Fully qualified ID for the async operation.
|
|
6515
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6516
|
+
*/
|
|
6517
|
+
readonly id?: string;
|
|
6518
|
+
/**
|
|
6519
|
+
* Name of the async operation.
|
|
6520
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6521
|
+
*/
|
|
6522
|
+
readonly name?: string;
|
|
6523
|
+
/**
|
|
6524
|
+
* The operations list.
|
|
6525
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6526
|
+
*/
|
|
6527
|
+
readonly operations?: OperationStatusResult[];
|
|
6528
|
+
/**
|
|
6529
|
+
* Percent of the operation that is complete.
|
|
6530
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6531
|
+
*/
|
|
6532
|
+
readonly percentComplete?: number;
|
|
5811
6533
|
/**
|
|
5812
6534
|
* Fully qualified ID of the resource against which the original async operation was started.
|
|
5813
6535
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5814
6536
|
*/
|
|
5815
6537
|
readonly resourceId?: string;
|
|
5816
|
-
/**
|
|
5817
|
-
|
|
6538
|
+
/**
|
|
6539
|
+
* The start time of the operation.
|
|
6540
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6541
|
+
*/
|
|
6542
|
+
readonly startTime?: Date;
|
|
5818
6543
|
/** Operation status. */
|
|
5819
6544
|
status: string;
|
|
5820
|
-
/**
|
|
5821
|
-
|
|
5822
|
-
|
|
5823
|
-
|
|
5824
|
-
|
|
5825
|
-
|
|
5826
|
-
|
|
5827
|
-
|
|
5828
|
-
|
|
5829
|
-
|
|
6545
|
+
/**
|
|
6546
|
+
* For actions that run commands or scripts, the exit code of the script execution.
|
|
6547
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6548
|
+
*/
|
|
6549
|
+
readonly exitCode?: string;
|
|
6550
|
+
/**
|
|
6551
|
+
* For actions that run commands or scripts, the leading bytes of the output of the script execution.
|
|
6552
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6553
|
+
*/
|
|
6554
|
+
readonly outputHead?: string;
|
|
6555
|
+
/**
|
|
6556
|
+
* For actions that run commands or scripts, a reference to the location of the result.
|
|
6557
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6558
|
+
*/
|
|
6559
|
+
readonly resultRef?: string;
|
|
6560
|
+
/**
|
|
6561
|
+
* For actions that run commands or scripts, the URL where the full output of the script output can be retrieved.
|
|
6562
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6563
|
+
*/
|
|
6564
|
+
readonly resultUrl?: string;
|
|
5830
6565
|
}
|
|
5831
6566
|
|
|
5832
6567
|
/**
|
|
@@ -5846,7 +6581,7 @@ export declare interface OsDisk {
|
|
|
5846
6581
|
createOption?: OsDiskCreateOption;
|
|
5847
6582
|
/** The strategy for deleting the OS disk. */
|
|
5848
6583
|
deleteOption?: OsDiskDeleteOption;
|
|
5849
|
-
/** The size of the disk
|
|
6584
|
+
/** The size of the disk. Required if the createOption is Ephemeral. Allocations are measured in gibibytes. */
|
|
5850
6585
|
diskSizeGB: number;
|
|
5851
6586
|
}
|
|
5852
6587
|
|
|
@@ -6012,7 +6747,7 @@ export declare interface Racks {
|
|
|
6012
6747
|
* @param rackName The name of the rack.
|
|
6013
6748
|
* @param options The options parameters.
|
|
6014
6749
|
*/
|
|
6015
|
-
beginDelete(resourceGroupName: string, rackName: string, options?: RacksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
6750
|
+
beginDelete(resourceGroupName: string, rackName: string, options?: RacksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<RacksDeleteResponse>, RacksDeleteResponse>>;
|
|
6016
6751
|
/**
|
|
6017
6752
|
* Delete the provided rack.
|
|
6018
6753
|
* All customer initiated requests will be rejected as the life cycle of this resource is managed by
|
|
@@ -6021,7 +6756,7 @@ export declare interface Racks {
|
|
|
6021
6756
|
* @param rackName The name of the rack.
|
|
6022
6757
|
* @param options The options parameters.
|
|
6023
6758
|
*/
|
|
6024
|
-
beginDeleteAndWait(resourceGroupName: string, rackName: string, options?: RacksDeleteOptionalParams): Promise<
|
|
6759
|
+
beginDeleteAndWait(resourceGroupName: string, rackName: string, options?: RacksDeleteOptionalParams): Promise<RacksDeleteResponse>;
|
|
6025
6760
|
/**
|
|
6026
6761
|
* Patch properties of the provided rack, or update the tags associated with the rack. Properties and
|
|
6027
6762
|
* tag updates can be done independently.
|
|
@@ -6071,6 +6806,9 @@ export declare interface RacksDeleteOptionalParams extends coreClient.OperationO
|
|
|
6071
6806
|
resumeFrom?: string;
|
|
6072
6807
|
}
|
|
6073
6808
|
|
|
6809
|
+
/** Contains response data for the delete operation. */
|
|
6810
|
+
export declare type RacksDeleteResponse = OperationStatusResult;
|
|
6811
|
+
|
|
6074
6812
|
/** Optional parameters. */
|
|
6075
6813
|
export declare interface RacksGetOptionalParams extends coreClient.OperationOptions {
|
|
6076
6814
|
}
|
|
@@ -6135,6 +6873,8 @@ export declare interface RackSkuList {
|
|
|
6135
6873
|
* {@link KnownRackSkuProvisioningState} can be used interchangeably with RackSkuProvisioningState,
|
|
6136
6874
|
* this enum contains the known values that the service supports.
|
|
6137
6875
|
* ### Known values supported by the service
|
|
6876
|
+
* **Canceled** \
|
|
6877
|
+
* **Failed** \
|
|
6138
6878
|
* **Succeeded**
|
|
6139
6879
|
*/
|
|
6140
6880
|
export declare type RackSkuProvisioningState = string;
|
|
@@ -6218,6 +6958,8 @@ export declare type RacksListBySubscriptionResponse = RackList;
|
|
|
6218
6958
|
export declare interface RacksUpdateHeaders {
|
|
6219
6959
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6220
6960
|
azureAsyncOperation?: string;
|
|
6961
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6962
|
+
location?: string;
|
|
6221
6963
|
}
|
|
6222
6964
|
|
|
6223
6965
|
/** Optional parameters. */
|
|
@@ -6278,15 +7020,111 @@ export declare interface Resource {
|
|
|
6278
7020
|
readonly systemData?: SystemData;
|
|
6279
7021
|
}
|
|
6280
7022
|
|
|
7023
|
+
/** RuntimeProtectionConfiguration represents the runtime protection configuration for the cluster. */
|
|
7024
|
+
export declare interface RuntimeProtectionConfiguration {
|
|
7025
|
+
/** The mode of operation for runtime protection. */
|
|
7026
|
+
enforcementLevel?: RuntimeProtectionEnforcementLevel;
|
|
7027
|
+
}
|
|
7028
|
+
|
|
7029
|
+
/**
|
|
7030
|
+
* Defines values for RuntimeProtectionEnforcementLevel. \
|
|
7031
|
+
* {@link KnownRuntimeProtectionEnforcementLevel} can be used interchangeably with RuntimeProtectionEnforcementLevel,
|
|
7032
|
+
* this enum contains the known values that the service supports.
|
|
7033
|
+
* ### Known values supported by the service
|
|
7034
|
+
* **Audit** \
|
|
7035
|
+
* **Disabled** \
|
|
7036
|
+
* **OnDemand** \
|
|
7037
|
+
* **Passive** \
|
|
7038
|
+
* **RealTime**
|
|
7039
|
+
*/
|
|
7040
|
+
export declare type RuntimeProtectionEnforcementLevel = string;
|
|
7041
|
+
|
|
7042
|
+
/** RuntimeProtectionStatus represents the runtime protection status of the bare metal machine. */
|
|
7043
|
+
export declare interface RuntimeProtectionStatus {
|
|
7044
|
+
/**
|
|
7045
|
+
* The timestamp when the malware definitions were last updated.
|
|
7046
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7047
|
+
*/
|
|
7048
|
+
readonly definitionsLastUpdated?: Date;
|
|
7049
|
+
/**
|
|
7050
|
+
* The version of the malware definitions.
|
|
7051
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7052
|
+
*/
|
|
7053
|
+
readonly definitionsVersion?: string;
|
|
7054
|
+
/**
|
|
7055
|
+
* The timestamp of the most recently completed scan, or empty if there has never been a scan.
|
|
7056
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7057
|
+
*/
|
|
7058
|
+
readonly scanCompletedTime?: Date;
|
|
7059
|
+
/**
|
|
7060
|
+
* The timestamp of the most recently scheduled scan, or empty if no scan has been scheduled.
|
|
7061
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7062
|
+
*/
|
|
7063
|
+
readonly scanScheduledTime?: Date;
|
|
7064
|
+
/**
|
|
7065
|
+
* The timestamp of the most recently started scan, or empty if there has never been a scan.
|
|
7066
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7067
|
+
*/
|
|
7068
|
+
readonly scanStartedTime?: Date;
|
|
7069
|
+
}
|
|
7070
|
+
|
|
7071
|
+
/** SecretArchiveReference represents the reference to a secret in a key vault. */
|
|
7072
|
+
export declare interface SecretArchiveReference {
|
|
7073
|
+
/**
|
|
7074
|
+
* The resource ID of the key vault containing the secret.
|
|
7075
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7076
|
+
*/
|
|
7077
|
+
readonly keyVaultId?: string;
|
|
7078
|
+
/**
|
|
7079
|
+
* The name of the secret in the key vault.
|
|
7080
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7081
|
+
*/
|
|
7082
|
+
readonly secretName?: string;
|
|
7083
|
+
/**
|
|
7084
|
+
* The version of the secret in the key vault.
|
|
7085
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7086
|
+
*/
|
|
7087
|
+
readonly secretVersion?: string;
|
|
7088
|
+
}
|
|
7089
|
+
|
|
7090
|
+
/** SecretRotationStatus represents the status of a secret rotation. */
|
|
7091
|
+
export declare interface SecretRotationStatus {
|
|
7092
|
+
/**
|
|
7093
|
+
* The maximum number of days the secret may be used before it must be changed.
|
|
7094
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7095
|
+
*/
|
|
7096
|
+
readonly expirePeriodDays?: number;
|
|
7097
|
+
/**
|
|
7098
|
+
* The date and time when the secret was last changed.
|
|
7099
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7100
|
+
*/
|
|
7101
|
+
readonly lastRotationTime?: Date;
|
|
7102
|
+
/**
|
|
7103
|
+
* The number of days a secret exists before rotations will be attempted.
|
|
7104
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7105
|
+
*/
|
|
7106
|
+
readonly rotationPeriodDays?: number;
|
|
7107
|
+
/**
|
|
7108
|
+
* The reference to the secret in a key vault.
|
|
7109
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7110
|
+
*/
|
|
7111
|
+
readonly secretArchiveReference?: SecretArchiveReference;
|
|
7112
|
+
/**
|
|
7113
|
+
* The type name used to identify the purpose of the secret.
|
|
7114
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7115
|
+
*/
|
|
7116
|
+
readonly secretType?: string;
|
|
7117
|
+
}
|
|
7118
|
+
|
|
6281
7119
|
/** ServiceLoadBalancerBgpPeer represents the configuration of the BGP service load balancer for the Kubernetes cluster. */
|
|
6282
7120
|
export declare interface ServiceLoadBalancerBgpPeer {
|
|
6283
7121
|
/** The indicator of BFD enablement for this BgpPeer. */
|
|
6284
7122
|
bfdEnabled?: BfdEnabled;
|
|
6285
7123
|
/** The indicator to enable multi-hop peering support. */
|
|
6286
7124
|
bgpMultiHop?: BgpMultiHop;
|
|
6287
|
-
/** The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
7125
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
6288
7126
|
holdTime?: string;
|
|
6289
|
-
/** The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
7127
|
+
/** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */
|
|
6290
7128
|
keepAliveTime?: string;
|
|
6291
7129
|
/** The autonomous system number used for the local end of the BGP session. */
|
|
6292
7130
|
myAsn?: number;
|
|
@@ -6366,6 +7204,16 @@ export declare interface StorageAppliance extends TrackedResource {
|
|
|
6366
7204
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6367
7205
|
*/
|
|
6368
7206
|
readonly managementIpv4Address?: string;
|
|
7207
|
+
/**
|
|
7208
|
+
* The manufacturer of the storage appliance.
|
|
7209
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7210
|
+
*/
|
|
7211
|
+
readonly manufacturer?: string;
|
|
7212
|
+
/**
|
|
7213
|
+
* The model of the storage appliance.
|
|
7214
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7215
|
+
*/
|
|
7216
|
+
readonly model?: string;
|
|
6369
7217
|
/**
|
|
6370
7218
|
* The provisioning state of the storage appliance.
|
|
6371
7219
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6385,10 +7233,20 @@ export declare interface StorageAppliance extends TrackedResource {
|
|
|
6385
7233
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6386
7234
|
*/
|
|
6387
7235
|
readonly remoteVendorManagementStatus?: RemoteVendorManagementStatus;
|
|
7236
|
+
/**
|
|
7237
|
+
* The list of statuses that represent secret rotation activity.
|
|
7238
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7239
|
+
*/
|
|
7240
|
+
readonly secretRotationStatus?: SecretRotationStatus[];
|
|
6388
7241
|
/** The serial number for the storage appliance. */
|
|
6389
7242
|
serialNumber: string;
|
|
6390
7243
|
/** The SKU for the storage appliance. */
|
|
6391
7244
|
storageApplianceSkuId: string;
|
|
7245
|
+
/**
|
|
7246
|
+
* The version of the storage appliance.
|
|
7247
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7248
|
+
*/
|
|
7249
|
+
readonly version?: string;
|
|
6392
7250
|
}
|
|
6393
7251
|
|
|
6394
7252
|
/** StorageApplianceConfigurationData represents configuration for the storage application. */
|
|
@@ -6499,7 +7357,7 @@ export declare interface StorageAppliances {
|
|
|
6499
7357
|
* @param storageApplianceName The name of the storage appliance.
|
|
6500
7358
|
* @param options The options parameters.
|
|
6501
7359
|
*/
|
|
6502
|
-
beginDelete(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
7360
|
+
beginDelete(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesDeleteResponse>, StorageAppliancesDeleteResponse>>;
|
|
6503
7361
|
/**
|
|
6504
7362
|
* Delete the provided storage appliance.
|
|
6505
7363
|
* All customer initiated requests will be rejected as the life cycle of this resource is managed by
|
|
@@ -6508,7 +7366,7 @@ export declare interface StorageAppliances {
|
|
|
6508
7366
|
* @param storageApplianceName The name of the storage appliance.
|
|
6509
7367
|
* @param options The options parameters.
|
|
6510
7368
|
*/
|
|
6511
|
-
beginDeleteAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<
|
|
7369
|
+
beginDeleteAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<StorageAppliancesDeleteResponse>;
|
|
6512
7370
|
/**
|
|
6513
7371
|
* Update properties of the provided storage appliance, or update tags associated with the storage
|
|
6514
7372
|
* appliance Properties and tag updates can be done independently.
|
|
@@ -6586,6 +7444,9 @@ export declare interface StorageAppliancesDeleteOptionalParams extends coreClien
|
|
|
6586
7444
|
resumeFrom?: string;
|
|
6587
7445
|
}
|
|
6588
7446
|
|
|
7447
|
+
/** Contains response data for the delete operation. */
|
|
7448
|
+
export declare type StorageAppliancesDeleteResponse = OperationStatusResult;
|
|
7449
|
+
|
|
6589
7450
|
/** Defines headers for StorageAppliances_disableRemoteVendorManagement operation. */
|
|
6590
7451
|
export declare interface StorageAppliancesDisableRemoteVendorManagementHeaders {
|
|
6591
7452
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -6637,7 +7498,7 @@ export declare interface StorageApplianceSkuSlot {
|
|
|
6637
7498
|
*/
|
|
6638
7499
|
readonly rackSlot?: number;
|
|
6639
7500
|
/**
|
|
6640
|
-
* The maximum capacity of the storage appliance.
|
|
7501
|
+
* The maximum capacity of the storage appliance. Measured in gibibytes.
|
|
6641
7502
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6642
7503
|
*/
|
|
6643
7504
|
readonly capacityGB?: number;
|
|
@@ -6680,6 +7541,8 @@ export declare type StorageAppliancesListBySubscriptionResponse = StorageApplian
|
|
|
6680
7541
|
export declare interface StorageAppliancesUpdateHeaders {
|
|
6681
7542
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
6682
7543
|
azureAsyncOperation?: string;
|
|
7544
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
7545
|
+
location?: string;
|
|
6683
7546
|
}
|
|
6684
7547
|
|
|
6685
7548
|
/** Optional parameters. */
|
|
@@ -6703,6 +7566,14 @@ export declare interface StorageProfile {
|
|
|
6703
7566
|
volumeAttachments?: string[];
|
|
6704
7567
|
}
|
|
6705
7568
|
|
|
7569
|
+
/** StringKeyValuePair represents a single entry in a mapping of keys to values. */
|
|
7570
|
+
export declare interface StringKeyValuePair {
|
|
7571
|
+
/** The key to the mapped value. */
|
|
7572
|
+
key: string;
|
|
7573
|
+
/** The value of the mapping key. */
|
|
7574
|
+
value: string;
|
|
7575
|
+
}
|
|
7576
|
+
|
|
6706
7577
|
/** Metadata pertaining to creation and last modification of the resource. */
|
|
6707
7578
|
export declare interface SystemData {
|
|
6708
7579
|
/** The identity that created the resource. */
|
|
@@ -6876,14 +7747,14 @@ export declare interface TrunkedNetworks {
|
|
|
6876
7747
|
* @param trunkedNetworkName The name of the trunked network.
|
|
6877
7748
|
* @param options The options parameters.
|
|
6878
7749
|
*/
|
|
6879
|
-
beginDelete(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
7750
|
+
beginDelete(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<TrunkedNetworksDeleteResponse>, TrunkedNetworksDeleteResponse>>;
|
|
6880
7751
|
/**
|
|
6881
7752
|
* Delete the provided trunked network.
|
|
6882
7753
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6883
7754
|
* @param trunkedNetworkName The name of the trunked network.
|
|
6884
7755
|
* @param options The options parameters.
|
|
6885
7756
|
*/
|
|
6886
|
-
beginDeleteAndWait(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksDeleteOptionalParams): Promise<
|
|
7757
|
+
beginDeleteAndWait(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksDeleteOptionalParams): Promise<TrunkedNetworksDeleteResponse>;
|
|
6887
7758
|
/**
|
|
6888
7759
|
* Update tags associated with the provided trunked network.
|
|
6889
7760
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -6924,6 +7795,9 @@ export declare interface TrunkedNetworksDeleteOptionalParams extends coreClient.
|
|
|
6924
7795
|
resumeFrom?: string;
|
|
6925
7796
|
}
|
|
6926
7797
|
|
|
7798
|
+
/** Contains response data for the delete operation. */
|
|
7799
|
+
export declare type TrunkedNetworksDeleteResponse = OperationStatusResult;
|
|
7800
|
+
|
|
6927
7801
|
/** Optional parameters. */
|
|
6928
7802
|
export declare interface TrunkedNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
6929
7803
|
}
|
|
@@ -6968,6 +7842,20 @@ export declare interface TrunkedNetworksUpdateOptionalParams extends coreClient.
|
|
|
6968
7842
|
/** Contains response data for the update operation. */
|
|
6969
7843
|
export declare type TrunkedNetworksUpdateResponse = TrunkedNetwork;
|
|
6970
7844
|
|
|
7845
|
+
/** User assigned identity properties */
|
|
7846
|
+
export declare interface UserAssignedIdentity {
|
|
7847
|
+
/**
|
|
7848
|
+
* The principal ID of the assigned identity.
|
|
7849
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7850
|
+
*/
|
|
7851
|
+
readonly principalId?: string;
|
|
7852
|
+
/**
|
|
7853
|
+
* The client ID of the assigned identity.
|
|
7854
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7855
|
+
*/
|
|
7856
|
+
readonly clientId?: string;
|
|
7857
|
+
}
|
|
7858
|
+
|
|
6971
7859
|
/** ValidationThreshold indicates allowed machine and node hardware and deployment failures. */
|
|
6972
7860
|
export declare interface ValidationThreshold {
|
|
6973
7861
|
/** Selection of how the type evaluation is applied to the cluster calculation. */
|
|
@@ -7010,7 +7898,7 @@ export declare interface VirtualMachine extends TrackedResource {
|
|
|
7010
7898
|
*/
|
|
7011
7899
|
readonly availabilityZone?: string;
|
|
7012
7900
|
/**
|
|
7013
|
-
* The resource ID of the bare metal machine the virtual machine
|
|
7901
|
+
* The resource ID of the bare metal machine that hosts the virtual machine.
|
|
7014
7902
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7015
7903
|
*/
|
|
7016
7904
|
readonly bareMetalMachineId?: string;
|
|
@@ -7037,7 +7925,7 @@ export declare interface VirtualMachine extends TrackedResource {
|
|
|
7037
7925
|
readonly detailedStatusMessage?: string;
|
|
7038
7926
|
/** Field Deprecated, the value will be ignored if provided. The indicator of whether one of the specified CPU cores is isolated to run the emulator thread for this virtual machine. */
|
|
7039
7927
|
isolateEmulatorThread?: VirtualMachineIsolateEmulatorThread;
|
|
7040
|
-
/** The memory size of the virtual machine in
|
|
7928
|
+
/** The memory size of the virtual machine. Allocations are measured in gibibytes. */
|
|
7041
7929
|
memorySizeGB: number;
|
|
7042
7930
|
/** The list of network attachments to the virtual machine. */
|
|
7043
7931
|
networkAttachments?: NetworkAttachment[];
|
|
@@ -7255,14 +8143,14 @@ export declare interface VirtualMachines {
|
|
|
7255
8143
|
* @param virtualMachineName The name of the virtual machine.
|
|
7256
8144
|
* @param options The options parameters.
|
|
7257
8145
|
*/
|
|
7258
|
-
beginDelete(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
8146
|
+
beginDelete(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesDeleteResponse>, VirtualMachinesDeleteResponse>>;
|
|
7259
8147
|
/**
|
|
7260
8148
|
* Delete the provided virtual machine.
|
|
7261
8149
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
7262
8150
|
* @param virtualMachineName The name of the virtual machine.
|
|
7263
8151
|
* @param options The options parameters.
|
|
7264
8152
|
*/
|
|
7265
|
-
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<
|
|
8153
|
+
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<VirtualMachinesDeleteResponse>;
|
|
7266
8154
|
/**
|
|
7267
8155
|
* Patch the properties of the provided virtual machine, or update the tags associated with the virtual
|
|
7268
8156
|
* machine. Properties and tag updates can be done independently.
|
|
@@ -7378,6 +8266,9 @@ export declare interface VirtualMachinesDeleteOptionalParams extends coreClient.
|
|
|
7378
8266
|
resumeFrom?: string;
|
|
7379
8267
|
}
|
|
7380
8268
|
|
|
8269
|
+
/** Contains response data for the delete operation. */
|
|
8270
|
+
export declare type VirtualMachinesDeleteResponse = OperationStatusResult;
|
|
8271
|
+
|
|
7381
8272
|
/** Optional parameters. */
|
|
7382
8273
|
export declare interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
7383
8274
|
}
|
|
@@ -7487,6 +8378,8 @@ export declare type VirtualMachinesStartResponse = OperationStatusResult;
|
|
|
7487
8378
|
export declare interface VirtualMachinesUpdateHeaders {
|
|
7488
8379
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
7489
8380
|
azureAsyncOperation?: string;
|
|
8381
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
8382
|
+
location?: string;
|
|
7490
8383
|
}
|
|
7491
8384
|
|
|
7492
8385
|
/** Optional parameters. */
|
|
@@ -7627,14 +8520,14 @@ export declare interface Volumes {
|
|
|
7627
8520
|
* @param volumeName The name of the volume.
|
|
7628
8521
|
* @param options The options parameters.
|
|
7629
8522
|
*/
|
|
7630
|
-
beginDelete(resourceGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
8523
|
+
beginDelete(resourceGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VolumesDeleteResponse>, VolumesDeleteResponse>>;
|
|
7631
8524
|
/**
|
|
7632
8525
|
* Delete the provided volume.
|
|
7633
8526
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
7634
8527
|
* @param volumeName The name of the volume.
|
|
7635
8528
|
* @param options The options parameters.
|
|
7636
8529
|
*/
|
|
7637
|
-
beginDeleteAndWait(resourceGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<
|
|
8530
|
+
beginDeleteAndWait(resourceGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<VolumesDeleteResponse>;
|
|
7638
8531
|
/**
|
|
7639
8532
|
* Update tags associated with the provided volume.
|
|
7640
8533
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -7675,6 +8568,9 @@ export declare interface VolumesDeleteOptionalParams extends coreClient.Operatio
|
|
|
7675
8568
|
resumeFrom?: string;
|
|
7676
8569
|
}
|
|
7677
8570
|
|
|
8571
|
+
/** Contains response data for the delete operation. */
|
|
8572
|
+
export declare type VolumesDeleteResponse = OperationStatusResult;
|
|
8573
|
+
|
|
7678
8574
|
/** Optional parameters. */
|
|
7679
8575
|
export declare interface VolumesGetOptionalParams extends coreClient.OperationOptions {
|
|
7680
8576
|
}
|