@azure/arm-networkcloud 1.0.0-beta.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/README.md +1 -1
- package/dist/index.js +6561 -6128
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +85 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersGetSample.js → agentPoolsGetSample.js} +11 -9
- package/dist-esm/samples-dev/agentPoolsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersListByResourceGroupSample.js → agentPoolsListByKubernetesClusterSample.js} +10 -8
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js +46 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bareMetalMachineKeySetsListByResourceGroupSample.js → bareMetalMachineKeySetsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js +9 -3
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bmcKeySetsListByResourceGroupSample.js → bmcKeySetsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersGetSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +10 -9
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +3 -2
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeploySample.js +6 -4
- package/dist-esm/samples-dev/clustersDeploySample.js.map +1 -1
- package/dist-esm/samples-dev/clustersGetSample.js +3 -2
- package/dist-esm/samples-dev/clustersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +8 -6
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js +3 -2
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/consolesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesGetSample.js +3 -2
- package/dist-esm/samples-dev/consolesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts +2 -0
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{consolesListByResourceGroupSample.js → consolesListByVirtualMachineSample.js} +9 -8
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js.map +1 -0
- package/dist-esm/samples-dev/consolesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/consolesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js +178 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksDeleteSample.js → kubernetesClustersDeleteSample.js} +10 -9
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksGetSample.js → kubernetesClustersGetSample.js} +10 -9
- package/dist-esm/samples-dev/kubernetesClustersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksListByResourceGroupSample.js → kubernetesClustersListByResourceGroupSample.js} +9 -8
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksListBySubscriptionSample.js → kubernetesClustersListBySubscriptionSample.js} +9 -8
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersRestartNodeSample.js → kubernetesClustersRestartNodeSample.js} +11 -10
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersUpdateSample.js → kubernetesClustersUpdateSample.js} +14 -11
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js +5 -6
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js +8 -7
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{metricsConfigurationsListByResourceGroupSample.js → metricsConfigurationsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/rackSkusGetSample.js +3 -2
- package/dist-esm/samples-dev/rackSkusGetSample.js.map +1 -1
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/racksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/racksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/racksGetSample.js +3 -2
- package/dist-esm/samples-dev/racksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/racksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesGetSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js +5 -4
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +8 -7
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/volumesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesGetSample.js +3 -2
- package/dist-esm/samples-dev/volumesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/volumesUpdateSample.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +932 -512
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +201 -67
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +37 -28
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1270 -496
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +7 -12
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +37 -60
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/networkCloud.d.ts +4 -4
- package/dist-esm/src/networkCloud.d.ts.map +1 -1
- package/dist-esm/src/networkCloud.js +6 -6
- package/dist-esm/src/networkCloud.js.map +1 -1
- package/dist-esm/src/operations/agentPools.d.ts +100 -0
- package/dist-esm/src/operations/agentPools.d.ts.map +1 -0
- package/dist-esm/src/operations/{defaultCniNetworks.js → agentPools.js} +155 -185
- package/dist-esm/src/operations/agentPools.js.map +1 -0
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts +10 -10
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.js +21 -21
- package/dist-esm/src/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.d.ts +1 -17
- package/dist-esm/src/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.js +41 -136
- package/dist-esm/src/operations/bareMetalMachines.js.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.d.ts +10 -12
- package/dist-esm/src/operations/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.js +21 -23
- package/dist-esm/src/operations/bmcKeySets.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js.map +1 -1
- package/dist-esm/src/operations/clusters.js +9 -9
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/consoles.d.ts +10 -10
- package/dist-esm/src/operations/consoles.d.ts.map +1 -1
- package/dist-esm/src/operations/consoles.js +21 -21
- package/dist-esm/src/operations/consoles.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +2 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +2 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/kubernetesClusters.d.ts +123 -0
- package/dist-esm/src/operations/kubernetesClusters.d.ts.map +1 -0
- package/dist-esm/src/operations/{hybridAksClusters.js → kubernetesClusters.js} +133 -87
- package/dist-esm/src/operations/kubernetesClusters.js.map +1 -0
- package/dist-esm/src/operations/metricsConfigurations.d.ts +12 -12
- package/dist-esm/src/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.js +23 -23
- package/dist-esm/src/operations/metricsConfigurations.js.map +1 -1
- package/dist-esm/src/operations/racks.js +1 -1
- package/dist-esm/src/operations/racks.js.map +1 -1
- package/dist-esm/src/operations/storageAppliances.d.ts +5 -37
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAppliances.js +13 -203
- package/dist-esm/src/operations/storageAppliances.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +1 -33
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +17 -207
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{hybridAksClusters.js → agentPools.js} +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts +1 -17
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts +3 -4
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/consoles.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +2 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts +87 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{defaultCniNetworks.js → kubernetesClusters.js} +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts +5 -37
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +1 -33
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/package.json +4 -3
- package/review/arm-networkcloud.api.md +670 -496
- package/src/models/index.ts +987 -557
- package/src/models/mappers.ts +1336 -543
- package/src/models/parameters.ts +44 -76
- package/src/networkCloud.ts +11 -11
- package/src/operations/{defaultCniNetworks.ts → agentPools.ts} +249 -232
- package/src/operations/bareMetalMachineKeySets.ts +31 -31
- package/src/operations/bareMetalMachines.ts +41 -178
- package/src/operations/bmcKeySets.ts +31 -33
- package/src/operations/cloudServicesNetworks.ts +1 -1
- package/src/operations/clusters.ts +9 -9
- package/src/operations/consoles.ts +31 -31
- package/src/operations/index.ts +2 -2
- package/src/operations/{hybridAksClusters.ts → kubernetesClusters.ts} +232 -159
- package/src/operations/metricsConfigurations.ts +33 -33
- package/src/operations/racks.ts +1 -1
- package/src/operations/storageAppliances.ts +13 -295
- package/src/operations/virtualMachines.ts +17 -290
- package/src/operationsInterfaces/agentPools.ts +144 -0
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +4 -4
- package/src/operationsInterfaces/bareMetalMachines.ts +1 -35
- package/src/operationsInterfaces/bmcKeySets.ts +4 -5
- package/src/operationsInterfaces/consoles.ts +4 -4
- package/src/operationsInterfaces/index.ts +2 -2
- package/src/operationsInterfaces/kubernetesClusters.ts +170 -0
- package/src/operationsInterfaces/metricsConfigurations.ts +6 -6
- package/src/operationsInterfaces/storageAppliances.ts +5 -73
- package/src/operationsInterfaces/virtualMachines.ts +0 -67
- package/types/arm-networkcloud.d.ts +1412 -1049
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js +0 -41
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js +0 -59
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js +0 -44
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js +0 -54
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js +0 -40
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js +0 -57
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js +0 -42
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js +0 -41
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js +0 -41
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js +0 -41
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js.map +0 -1
- package/dist-esm/src/operations/defaultCniNetworks.d.ts +0 -98
- package/dist-esm/src/operations/defaultCniNetworks.d.ts.map +0 -1
- package/dist-esm/src/operations/defaultCniNetworks.js.map +0 -1
- package/dist-esm/src/operations/hybridAksClusters.d.ts +0 -126
- package/dist-esm/src/operations/hybridAksClusters.d.ts.map +0 -1
- package/dist-esm/src/operations/hybridAksClusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts +0 -89
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.js.map +0 -1
- package/src/operationsInterfaces/defaultCniNetworks.ts +0 -118
- package/src/operationsInterfaces/hybridAksClusters.ts +0 -163
|
@@ -10,6 +10,11 @@ import { OperationState } from '@azure/core-lro';
|
|
|
10
10
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
11
|
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
12
|
|
|
13
|
+
// @public
|
|
14
|
+
export interface AadConfiguration {
|
|
15
|
+
adminGroupObjectIds: string[];
|
|
16
|
+
}
|
|
17
|
+
|
|
13
18
|
// @public
|
|
14
19
|
export type ActionType = string;
|
|
15
20
|
|
|
@@ -19,8 +24,175 @@ export interface AdministrativeCredentials {
|
|
|
19
24
|
username: string;
|
|
20
25
|
}
|
|
21
26
|
|
|
27
|
+
// @public
|
|
28
|
+
export interface AdministratorConfiguration {
|
|
29
|
+
adminUsername?: string;
|
|
30
|
+
sshPublicKeys?: SshPublicKey[];
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
// @public
|
|
34
|
+
export type AdvertiseToFabric = string;
|
|
35
|
+
|
|
36
|
+
// @public
|
|
37
|
+
export interface AgentOptions {
|
|
38
|
+
hugepagesCount: number;
|
|
39
|
+
hugepagesSize?: HugepagesSize;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
// @public
|
|
43
|
+
export interface AgentPool extends TrackedResource {
|
|
44
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
45
|
+
agentOptions?: AgentOptions;
|
|
46
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
47
|
+
availabilityZones?: string[];
|
|
48
|
+
count: number;
|
|
49
|
+
readonly detailedStatus?: AgentPoolDetailedStatus;
|
|
50
|
+
readonly detailedStatusMessage?: string;
|
|
51
|
+
extendedLocation?: ExtendedLocation;
|
|
52
|
+
readonly kubernetesVersion?: string;
|
|
53
|
+
labels?: KubernetesLabel[];
|
|
54
|
+
mode: AgentPoolMode;
|
|
55
|
+
readonly provisioningState?: AgentPoolProvisioningState;
|
|
56
|
+
taints?: KubernetesLabel[];
|
|
57
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
58
|
+
vmSkuName: string;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
// @public
|
|
62
|
+
export interface AgentPoolConfiguration {
|
|
63
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
64
|
+
agentOptions?: AgentOptions;
|
|
65
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
66
|
+
availabilityZones?: string[];
|
|
67
|
+
count: number;
|
|
68
|
+
labels?: KubernetesLabel[];
|
|
69
|
+
mode: AgentPoolMode;
|
|
70
|
+
taints?: KubernetesLabel[];
|
|
71
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
72
|
+
vmSkuName: string;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
// @public
|
|
76
|
+
export type AgentPoolDetailedStatus = string;
|
|
77
|
+
|
|
78
|
+
// @public
|
|
79
|
+
export interface AgentPoolList {
|
|
80
|
+
nextLink?: string;
|
|
81
|
+
value?: AgentPool[];
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
// @public
|
|
85
|
+
export type AgentPoolMode = string;
|
|
86
|
+
|
|
87
|
+
// @public
|
|
88
|
+
export interface AgentPoolPatchParameters {
|
|
89
|
+
count?: number;
|
|
90
|
+
tags?: {
|
|
91
|
+
[propertyName: string]: string;
|
|
92
|
+
};
|
|
93
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
// @public
|
|
97
|
+
export type AgentPoolProvisioningState = string;
|
|
98
|
+
|
|
99
|
+
// @public
|
|
100
|
+
export interface AgentPools {
|
|
101
|
+
beginCreateOrUpdate(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, agentPoolParameters: AgentPool, options?: AgentPoolsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsCreateOrUpdateResponse>, AgentPoolsCreateOrUpdateResponse>>;
|
|
102
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, agentPoolParameters: AgentPool, options?: AgentPoolsCreateOrUpdateOptionalParams): Promise<AgentPoolsCreateOrUpdateResponse>;
|
|
103
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
104
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<void>;
|
|
105
|
+
beginUpdate(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsUpdateResponse>, AgentPoolsUpdateResponse>>;
|
|
106
|
+
beginUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsUpdateOptionalParams): Promise<AgentPoolsUpdateResponse>;
|
|
107
|
+
get(resourceGroupName: string, kubernetesClusterName: string, agentPoolName: string, options?: AgentPoolsGetOptionalParams): Promise<AgentPoolsGetResponse>;
|
|
108
|
+
listByKubernetesCluster(resourceGroupName: string, kubernetesClusterName: string, options?: AgentPoolsListByKubernetesClusterOptionalParams): PagedAsyncIterableIterator<AgentPool>;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
// @public
|
|
112
|
+
export interface AgentPoolsCreateOrUpdateHeaders {
|
|
113
|
+
azureAsyncOperation?: string;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
// @public
|
|
117
|
+
export interface AgentPoolsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
118
|
+
resumeFrom?: string;
|
|
119
|
+
updateIntervalInMs?: number;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
// @public
|
|
123
|
+
export type AgentPoolsCreateOrUpdateResponse = AgentPool;
|
|
124
|
+
|
|
125
|
+
// @public
|
|
126
|
+
export interface AgentPoolsDeleteHeaders {
|
|
127
|
+
location?: string;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
// @public
|
|
131
|
+
export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
132
|
+
resumeFrom?: string;
|
|
133
|
+
updateIntervalInMs?: number;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
// @public
|
|
137
|
+
export interface AgentPoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
// @public
|
|
141
|
+
export type AgentPoolsGetResponse = AgentPool;
|
|
142
|
+
|
|
143
|
+
// @public
|
|
144
|
+
export interface AgentPoolsListByKubernetesClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
// @public
|
|
148
|
+
export type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;
|
|
149
|
+
|
|
150
|
+
// @public
|
|
151
|
+
export interface AgentPoolsListByKubernetesClusterOptionalParams extends coreClient.OperationOptions {
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
// @public
|
|
155
|
+
export type AgentPoolsListByKubernetesClusterResponse = AgentPoolList;
|
|
156
|
+
|
|
157
|
+
// @public
|
|
158
|
+
export interface AgentPoolsUpdateHeaders {
|
|
159
|
+
azureAsyncOperation?: string;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
// @public
|
|
163
|
+
export interface AgentPoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
164
|
+
agentPoolUpdateParameters?: AgentPoolPatchParameters;
|
|
165
|
+
resumeFrom?: string;
|
|
166
|
+
updateIntervalInMs?: number;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
// @public
|
|
170
|
+
export type AgentPoolsUpdateResponse = AgentPool;
|
|
171
|
+
|
|
172
|
+
// @public
|
|
173
|
+
export interface AgentPoolUpgradeSettings {
|
|
174
|
+
maxSurge?: string;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
// @public
|
|
178
|
+
export interface AttachedNetworkConfiguration {
|
|
179
|
+
l2Networks?: L2NetworkAttachmentConfiguration[];
|
|
180
|
+
l3Networks?: L3NetworkAttachmentConfiguration[];
|
|
181
|
+
trunkedNetworks?: TrunkedNetworkAttachmentConfiguration[];
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
// @public
|
|
185
|
+
export type AvailabilityLifecycle = string;
|
|
186
|
+
|
|
187
|
+
// @public
|
|
188
|
+
export interface AvailableUpgrade {
|
|
189
|
+
readonly availabilityLifecycle?: AvailabilityLifecycle;
|
|
190
|
+
readonly version?: string;
|
|
191
|
+
}
|
|
192
|
+
|
|
22
193
|
// @public
|
|
23
194
|
export interface BareMetalMachine extends TrackedResource {
|
|
195
|
+
readonly associatedResourceIds?: string[];
|
|
24
196
|
bmcConnectionString: string;
|
|
25
197
|
bmcCredentials: AdministrativeCredentials;
|
|
26
198
|
bmcMacAddress: string;
|
|
@@ -83,9 +255,6 @@ export type BareMetalMachineDetailedStatus = string;
|
|
|
83
255
|
// @public
|
|
84
256
|
export type BareMetalMachineEvacuate = string;
|
|
85
257
|
|
|
86
|
-
// @public
|
|
87
|
-
export type BareMetalMachineHardwareValidationCategory = string;
|
|
88
|
-
|
|
89
258
|
// @public
|
|
90
259
|
export type BareMetalMachineHardwareValidationResult = string;
|
|
91
260
|
|
|
@@ -139,7 +308,7 @@ export interface BareMetalMachineKeySets {
|
|
|
139
308
|
beginUpdate(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachineKeySetsUpdateResponse>, BareMetalMachineKeySetsUpdateResponse>>;
|
|
140
309
|
beginUpdateAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsUpdateOptionalParams): Promise<BareMetalMachineKeySetsUpdateResponse>;
|
|
141
310
|
get(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsGetOptionalParams): Promise<BareMetalMachineKeySetsGetResponse>;
|
|
142
|
-
|
|
311
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: BareMetalMachineKeySetsListByClusterOptionalParams): PagedAsyncIterableIterator<BareMetalMachineKeySet>;
|
|
143
312
|
}
|
|
144
313
|
|
|
145
314
|
// @public
|
|
@@ -175,22 +344,22 @@ export interface BareMetalMachineKeySetsGetOptionalParams extends coreClient.Ope
|
|
|
175
344
|
export type BareMetalMachineKeySetsGetResponse = BareMetalMachineKeySet;
|
|
176
345
|
|
|
177
346
|
// @public
|
|
178
|
-
export interface
|
|
347
|
+
export interface BareMetalMachineKeySetsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
179
348
|
}
|
|
180
349
|
|
|
181
350
|
// @public
|
|
182
|
-
export type
|
|
351
|
+
export type BareMetalMachineKeySetsListByClusterNextResponse = BareMetalMachineKeySetList;
|
|
183
352
|
|
|
184
353
|
// @public
|
|
185
|
-
export interface
|
|
354
|
+
export interface BareMetalMachineKeySetsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
186
355
|
}
|
|
187
356
|
|
|
188
357
|
// @public
|
|
189
|
-
export type
|
|
358
|
+
export type BareMetalMachineKeySetsListByClusterResponse = BareMetalMachineKeySetList;
|
|
190
359
|
|
|
191
360
|
// @public
|
|
192
361
|
export interface BareMetalMachineKeySetsUpdateHeaders {
|
|
193
|
-
|
|
362
|
+
azureAsyncOperation?: string;
|
|
194
363
|
}
|
|
195
364
|
|
|
196
365
|
// @public
|
|
@@ -290,8 +459,6 @@ export interface BareMetalMachines {
|
|
|
290
459
|
beginUncordonAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesUncordonOptionalParams): Promise<BareMetalMachinesUncordonResponse>;
|
|
291
460
|
beginUpdate(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesUpdateResponse>, BareMetalMachinesUpdateResponse>>;
|
|
292
461
|
beginUpdateAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesUpdateOptionalParams): Promise<BareMetalMachinesUpdateResponse>;
|
|
293
|
-
beginValidateHardware(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineValidateHardwareParameters: BareMetalMachineValidateHardwareParameters, options?: BareMetalMachinesValidateHardwareOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesValidateHardwareResponse>, BareMetalMachinesValidateHardwareResponse>>;
|
|
294
|
-
beginValidateHardwareAndWait(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineValidateHardwareParameters: BareMetalMachineValidateHardwareParameters, options?: BareMetalMachinesValidateHardwareOptionalParams): Promise<BareMetalMachinesValidateHardwareResponse>;
|
|
295
462
|
get(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesGetOptionalParams): Promise<BareMetalMachinesGetResponse>;
|
|
296
463
|
listByResourceGroup(resourceGroupName: string, options?: BareMetalMachinesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<BareMetalMachine>;
|
|
297
464
|
listBySubscription(options?: BareMetalMachinesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<BareMetalMachine>;
|
|
@@ -310,7 +477,7 @@ export interface BareMetalMachinesCordonOptionalParams extends coreClient.Operat
|
|
|
310
477
|
}
|
|
311
478
|
|
|
312
479
|
// @public
|
|
313
|
-
export type BareMetalMachinesCordonResponse =
|
|
480
|
+
export type BareMetalMachinesCordonResponse = OperationStatusResult;
|
|
314
481
|
|
|
315
482
|
// @public
|
|
316
483
|
export interface BareMetalMachinesCreateOrUpdateHeaders {
|
|
@@ -388,7 +555,7 @@ export interface BareMetalMachinesPowerOffOptionalParams extends coreClient.Oper
|
|
|
388
555
|
}
|
|
389
556
|
|
|
390
557
|
// @public
|
|
391
|
-
export type BareMetalMachinesPowerOffResponse =
|
|
558
|
+
export type BareMetalMachinesPowerOffResponse = OperationStatusResult;
|
|
392
559
|
|
|
393
560
|
// @public
|
|
394
561
|
export interface BareMetalMachinesReimageHeaders {
|
|
@@ -402,7 +569,7 @@ export interface BareMetalMachinesReimageOptionalParams extends coreClient.Opera
|
|
|
402
569
|
}
|
|
403
570
|
|
|
404
571
|
// @public
|
|
405
|
-
export type BareMetalMachinesReimageResponse =
|
|
572
|
+
export type BareMetalMachinesReimageResponse = OperationStatusResult;
|
|
406
573
|
|
|
407
574
|
// @public
|
|
408
575
|
export interface BareMetalMachinesReplaceHeaders {
|
|
@@ -417,7 +584,7 @@ export interface BareMetalMachinesReplaceOptionalParams extends coreClient.Opera
|
|
|
417
584
|
}
|
|
418
585
|
|
|
419
586
|
// @public
|
|
420
|
-
export type BareMetalMachinesReplaceResponse =
|
|
587
|
+
export type BareMetalMachinesReplaceResponse = OperationStatusResult;
|
|
421
588
|
|
|
422
589
|
// @public
|
|
423
590
|
export interface BareMetalMachinesRestartHeaders {
|
|
@@ -431,7 +598,7 @@ export interface BareMetalMachinesRestartOptionalParams extends coreClient.Opera
|
|
|
431
598
|
}
|
|
432
599
|
|
|
433
600
|
// @public
|
|
434
|
-
export type BareMetalMachinesRestartResponse =
|
|
601
|
+
export type BareMetalMachinesRestartResponse = OperationStatusResult;
|
|
435
602
|
|
|
436
603
|
// @public
|
|
437
604
|
export interface BareMetalMachinesRunCommandHeaders {
|
|
@@ -445,7 +612,7 @@ export interface BareMetalMachinesRunCommandOptionalParams extends coreClient.Op
|
|
|
445
612
|
}
|
|
446
613
|
|
|
447
614
|
// @public
|
|
448
|
-
export type BareMetalMachinesRunCommandResponse =
|
|
615
|
+
export type BareMetalMachinesRunCommandResponse = OperationStatusResult;
|
|
449
616
|
|
|
450
617
|
// @public
|
|
451
618
|
export interface BareMetalMachinesRunDataExtractsHeaders {
|
|
@@ -459,7 +626,7 @@ export interface BareMetalMachinesRunDataExtractsOptionalParams extends coreClie
|
|
|
459
626
|
}
|
|
460
627
|
|
|
461
628
|
// @public
|
|
462
|
-
export type BareMetalMachinesRunDataExtractsResponse =
|
|
629
|
+
export type BareMetalMachinesRunDataExtractsResponse = OperationStatusResult;
|
|
463
630
|
|
|
464
631
|
// @public
|
|
465
632
|
export interface BareMetalMachinesRunReadCommandsHeaders {
|
|
@@ -473,7 +640,7 @@ export interface BareMetalMachinesRunReadCommandsOptionalParams extends coreClie
|
|
|
473
640
|
}
|
|
474
641
|
|
|
475
642
|
// @public
|
|
476
|
-
export type BareMetalMachinesRunReadCommandsResponse =
|
|
643
|
+
export type BareMetalMachinesRunReadCommandsResponse = OperationStatusResult;
|
|
477
644
|
|
|
478
645
|
// @public
|
|
479
646
|
export interface BareMetalMachinesStartHeaders {
|
|
@@ -487,7 +654,7 @@ export interface BareMetalMachinesStartOptionalParams extends coreClient.Operati
|
|
|
487
654
|
}
|
|
488
655
|
|
|
489
656
|
// @public
|
|
490
|
-
export type BareMetalMachinesStartResponse =
|
|
657
|
+
export type BareMetalMachinesStartResponse = OperationStatusResult;
|
|
491
658
|
|
|
492
659
|
// @public
|
|
493
660
|
export interface BareMetalMachinesUncordonHeaders {
|
|
@@ -501,11 +668,11 @@ export interface BareMetalMachinesUncordonOptionalParams extends coreClient.Oper
|
|
|
501
668
|
}
|
|
502
669
|
|
|
503
670
|
// @public
|
|
504
|
-
export type BareMetalMachinesUncordonResponse =
|
|
671
|
+
export type BareMetalMachinesUncordonResponse = OperationStatusResult;
|
|
505
672
|
|
|
506
673
|
// @public
|
|
507
674
|
export interface BareMetalMachinesUpdateHeaders {
|
|
508
|
-
|
|
675
|
+
azureAsyncOperation?: string;
|
|
509
676
|
}
|
|
510
677
|
|
|
511
678
|
// @public
|
|
@@ -519,29 +686,25 @@ export interface BareMetalMachinesUpdateOptionalParams extends coreClient.Operat
|
|
|
519
686
|
export type BareMetalMachinesUpdateResponse = BareMetalMachine;
|
|
520
687
|
|
|
521
688
|
// @public
|
|
522
|
-
export
|
|
523
|
-
location?: string;
|
|
524
|
-
}
|
|
689
|
+
export type BfdEnabled = string;
|
|
525
690
|
|
|
526
691
|
// @public
|
|
527
|
-
export interface
|
|
528
|
-
|
|
529
|
-
|
|
692
|
+
export interface BgpAdvertisement {
|
|
693
|
+
advertiseToFabric?: AdvertiseToFabric;
|
|
694
|
+
communities?: string[];
|
|
695
|
+
ipAddressPools: string[];
|
|
696
|
+
peers?: string[];
|
|
530
697
|
}
|
|
531
698
|
|
|
532
699
|
// @public
|
|
533
|
-
export type
|
|
700
|
+
export type BgpMultiHop = string;
|
|
534
701
|
|
|
535
702
|
// @public
|
|
536
|
-
export interface
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
export interface BgpPeer {
|
|
542
|
-
asNumber: number;
|
|
543
|
-
password?: string;
|
|
544
|
-
peerIp: string;
|
|
703
|
+
export interface BgpServiceLoadBalancerConfiguration {
|
|
704
|
+
bgpAdvertisements?: BgpAdvertisement[];
|
|
705
|
+
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
706
|
+
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
707
|
+
ipAddressPools?: IpAddressPool[];
|
|
545
708
|
}
|
|
546
709
|
|
|
547
710
|
// @public
|
|
@@ -591,7 +754,7 @@ export interface BmcKeySets {
|
|
|
591
754
|
beginUpdate(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BmcKeySetsUpdateResponse>, BmcKeySetsUpdateResponse>>;
|
|
592
755
|
beginUpdateAndWait(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsUpdateOptionalParams): Promise<BmcKeySetsUpdateResponse>;
|
|
593
756
|
get(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsGetOptionalParams): Promise<BmcKeySetsGetResponse>;
|
|
594
|
-
|
|
757
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: BmcKeySetsListByClusterOptionalParams): PagedAsyncIterableIterator<BmcKeySet>;
|
|
595
758
|
}
|
|
596
759
|
|
|
597
760
|
// @public
|
|
@@ -627,22 +790,22 @@ export interface BmcKeySetsGetOptionalParams extends coreClient.OperationOptions
|
|
|
627
790
|
export type BmcKeySetsGetResponse = BmcKeySet;
|
|
628
791
|
|
|
629
792
|
// @public
|
|
630
|
-
export interface
|
|
793
|
+
export interface BmcKeySetsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
631
794
|
}
|
|
632
795
|
|
|
633
796
|
// @public
|
|
634
|
-
export type
|
|
797
|
+
export type BmcKeySetsListByClusterNextResponse = BmcKeySetList;
|
|
635
798
|
|
|
636
799
|
// @public
|
|
637
|
-
export interface
|
|
800
|
+
export interface BmcKeySetsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
638
801
|
}
|
|
639
802
|
|
|
640
803
|
// @public
|
|
641
|
-
export type
|
|
804
|
+
export type BmcKeySetsListByClusterResponse = BmcKeySetList;
|
|
642
805
|
|
|
643
806
|
// @public
|
|
644
807
|
export interface BmcKeySetsUpdateHeaders {
|
|
645
|
-
|
|
808
|
+
azureAsyncOperation?: string;
|
|
646
809
|
}
|
|
647
810
|
|
|
648
811
|
// @public
|
|
@@ -661,6 +824,7 @@ export type BootstrapProtocol = string;
|
|
|
661
824
|
// @public
|
|
662
825
|
export interface CloudServicesNetwork extends TrackedResource {
|
|
663
826
|
additionalEgressEndpoints?: EgressEndpoint[];
|
|
827
|
+
readonly associatedResourceIds?: string[];
|
|
664
828
|
readonly clusterId?: string;
|
|
665
829
|
readonly detailedStatus?: CloudServicesNetworkDetailedStatus;
|
|
666
830
|
readonly detailedStatusMessage?: string;
|
|
@@ -772,7 +936,7 @@ export type CloudServicesNetworksListBySubscriptionResponse = CloudServicesNetwo
|
|
|
772
936
|
|
|
773
937
|
// @public
|
|
774
938
|
export interface CloudServicesNetworksUpdateHeaders {
|
|
775
|
-
|
|
939
|
+
azureAsyncOperation?: string;
|
|
776
940
|
}
|
|
777
941
|
|
|
778
942
|
// @public
|
|
@@ -788,7 +952,7 @@ export type CloudServicesNetworksUpdateResponse = CloudServicesNetwork;
|
|
|
788
952
|
// @public
|
|
789
953
|
export interface Cluster extends TrackedResource {
|
|
790
954
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
791
|
-
analyticsWorkspaceId
|
|
955
|
+
analyticsWorkspaceId?: string;
|
|
792
956
|
readonly availableUpgradeVersions?: ClusterAvailableUpgradeVersion[];
|
|
793
957
|
readonly clusterCapacity?: ClusterCapacity;
|
|
794
958
|
readonly clusterConnectionStatus?: ClusterConnectionStatus;
|
|
@@ -1076,7 +1240,7 @@ export interface ClustersDeployOptionalParams extends coreClient.OperationOption
|
|
|
1076
1240
|
}
|
|
1077
1241
|
|
|
1078
1242
|
// @public
|
|
1079
|
-
export type ClustersDeployResponse =
|
|
1243
|
+
export type ClustersDeployResponse = OperationStatusResult;
|
|
1080
1244
|
|
|
1081
1245
|
// @public
|
|
1082
1246
|
export interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -1115,7 +1279,7 @@ export type ClustersListBySubscriptionResponse = ClusterList;
|
|
|
1115
1279
|
|
|
1116
1280
|
// @public
|
|
1117
1281
|
export interface ClustersUpdateHeaders {
|
|
1118
|
-
|
|
1282
|
+
azureAsyncOperation?: string;
|
|
1119
1283
|
}
|
|
1120
1284
|
|
|
1121
1285
|
// @public
|
|
@@ -1140,7 +1304,7 @@ export interface ClustersUpdateVersionOptionalParams extends coreClient.Operatio
|
|
|
1140
1304
|
}
|
|
1141
1305
|
|
|
1142
1306
|
// @public
|
|
1143
|
-
export type ClustersUpdateVersionResponse =
|
|
1307
|
+
export type ClustersUpdateVersionResponse = OperationStatusResult;
|
|
1144
1308
|
|
|
1145
1309
|
// @public
|
|
1146
1310
|
export type ClusterType = string;
|
|
@@ -1150,21 +1314,6 @@ export interface ClusterUpdateVersionParameters {
|
|
|
1150
1314
|
targetClusterVersion: string;
|
|
1151
1315
|
}
|
|
1152
1316
|
|
|
1153
|
-
// @public
|
|
1154
|
-
export interface CniBgpConfiguration {
|
|
1155
|
-
bgpPeers?: BgpPeer[];
|
|
1156
|
-
communityAdvertisements?: CommunityAdvertisement[];
|
|
1157
|
-
nodeMeshPassword?: string;
|
|
1158
|
-
serviceExternalPrefixes?: string[];
|
|
1159
|
-
serviceLoadBalancerPrefixes?: string[];
|
|
1160
|
-
}
|
|
1161
|
-
|
|
1162
|
-
// @public
|
|
1163
|
-
export interface CommunityAdvertisement {
|
|
1164
|
-
communities: string[];
|
|
1165
|
-
subnetPrefix: string;
|
|
1166
|
-
}
|
|
1167
|
-
|
|
1168
1317
|
// @public
|
|
1169
1318
|
interface Console_2 extends TrackedResource {
|
|
1170
1319
|
readonly detailedStatus?: ConsoleDetailedStatus;
|
|
@@ -1213,7 +1362,7 @@ export interface Consoles {
|
|
|
1213
1362
|
beginUpdate(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConsolesUpdateResponse>, ConsolesUpdateResponse>>;
|
|
1214
1363
|
beginUpdateAndWait(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesUpdateOptionalParams): Promise<ConsolesUpdateResponse>;
|
|
1215
1364
|
get(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesGetOptionalParams): Promise<ConsolesGetResponse>;
|
|
1216
|
-
|
|
1365
|
+
listByVirtualMachine(resourceGroupName: string, virtualMachineName: string, options?: ConsolesListByVirtualMachineOptionalParams): PagedAsyncIterableIterator<Console_2>;
|
|
1217
1366
|
}
|
|
1218
1367
|
|
|
1219
1368
|
// @public
|
|
@@ -1249,22 +1398,22 @@ export interface ConsolesGetOptionalParams extends coreClient.OperationOptions {
|
|
|
1249
1398
|
export type ConsolesGetResponse = Console_2;
|
|
1250
1399
|
|
|
1251
1400
|
// @public
|
|
1252
|
-
export interface
|
|
1401
|
+
export interface ConsolesListByVirtualMachineNextOptionalParams extends coreClient.OperationOptions {
|
|
1253
1402
|
}
|
|
1254
1403
|
|
|
1255
1404
|
// @public
|
|
1256
|
-
export type
|
|
1405
|
+
export type ConsolesListByVirtualMachineNextResponse = ConsoleList;
|
|
1257
1406
|
|
|
1258
1407
|
// @public
|
|
1259
|
-
export interface
|
|
1408
|
+
export interface ConsolesListByVirtualMachineOptionalParams extends coreClient.OperationOptions {
|
|
1260
1409
|
}
|
|
1261
1410
|
|
|
1262
1411
|
// @public
|
|
1263
|
-
export type
|
|
1412
|
+
export type ConsolesListByVirtualMachineResponse = ConsoleList;
|
|
1264
1413
|
|
|
1265
1414
|
// @public
|
|
1266
1415
|
export interface ConsolesUpdateHeaders {
|
|
1267
|
-
|
|
1416
|
+
azureAsyncOperation?: string;
|
|
1268
1417
|
}
|
|
1269
1418
|
|
|
1270
1419
|
// @public
|
|
@@ -1281,125 +1430,20 @@ export type ConsolesUpdateResponse = Console_2;
|
|
|
1281
1430
|
export type ControlImpact = string;
|
|
1282
1431
|
|
|
1283
1432
|
// @public
|
|
1284
|
-
export
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
readonly cniAsNumber?: number;
|
|
1290
|
-
cniBgpConfiguration?: CniBgpConfiguration;
|
|
1291
|
-
readonly detailedStatus?: DefaultCniNetworkDetailedStatus;
|
|
1292
|
-
readonly detailedStatusMessage?: string;
|
|
1293
|
-
extendedLocation: ExtendedLocation;
|
|
1294
|
-
readonly fabricBgpPeers?: BgpPeer[];
|
|
1295
|
-
readonly hybridAksClustersAssociatedIds?: string[];
|
|
1296
|
-
readonly interfaceName?: string;
|
|
1297
|
-
ipAllocationType?: IpAllocationType;
|
|
1298
|
-
ipv4ConnectedPrefix?: string;
|
|
1299
|
-
ipv6ConnectedPrefix?: string;
|
|
1300
|
-
l3IsolationDomainId: string;
|
|
1301
|
-
readonly provisioningState?: DefaultCniNetworkProvisioningState;
|
|
1302
|
-
vlan: number;
|
|
1303
|
-
}
|
|
1304
|
-
|
|
1305
|
-
// @public
|
|
1306
|
-
export type DefaultCniNetworkDetailedStatus = string;
|
|
1307
|
-
|
|
1308
|
-
// @public
|
|
1309
|
-
export interface DefaultCniNetworkList {
|
|
1310
|
-
nextLink?: string;
|
|
1311
|
-
value?: DefaultCniNetwork[];
|
|
1312
|
-
}
|
|
1313
|
-
|
|
1314
|
-
// @public
|
|
1315
|
-
export interface DefaultCniNetworkPatchParameters {
|
|
1316
|
-
tags?: {
|
|
1317
|
-
[propertyName: string]: string;
|
|
1318
|
-
};
|
|
1319
|
-
}
|
|
1320
|
-
|
|
1321
|
-
// @public
|
|
1322
|
-
export type DefaultCniNetworkProvisioningState = string;
|
|
1323
|
-
|
|
1324
|
-
// @public
|
|
1325
|
-
export interface DefaultCniNetworks {
|
|
1326
|
-
beginCreateOrUpdate(resourceGroupName: string, defaultCniNetworkName: string, defaultCniNetworkParameters: DefaultCniNetwork, options?: DefaultCniNetworksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DefaultCniNetworksCreateOrUpdateResponse>, DefaultCniNetworksCreateOrUpdateResponse>>;
|
|
1327
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, defaultCniNetworkName: string, defaultCniNetworkParameters: DefaultCniNetwork, options?: DefaultCniNetworksCreateOrUpdateOptionalParams): Promise<DefaultCniNetworksCreateOrUpdateResponse>;
|
|
1328
|
-
beginDelete(resourceGroupName: string, defaultCniNetworkName: string, options?: DefaultCniNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1329
|
-
beginDeleteAndWait(resourceGroupName: string, defaultCniNetworkName: string, options?: DefaultCniNetworksDeleteOptionalParams): Promise<void>;
|
|
1330
|
-
get(resourceGroupName: string, defaultCniNetworkName: string, options?: DefaultCniNetworksGetOptionalParams): Promise<DefaultCniNetworksGetResponse>;
|
|
1331
|
-
listByResourceGroup(resourceGroupName: string, options?: DefaultCniNetworksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DefaultCniNetwork>;
|
|
1332
|
-
listBySubscription(options?: DefaultCniNetworksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<DefaultCniNetwork>;
|
|
1333
|
-
update(resourceGroupName: string, defaultCniNetworkName: string, options?: DefaultCniNetworksUpdateOptionalParams): Promise<DefaultCniNetworksUpdateResponse>;
|
|
1334
|
-
}
|
|
1335
|
-
|
|
1336
|
-
// @public
|
|
1337
|
-
export interface DefaultCniNetworksCreateOrUpdateHeaders {
|
|
1338
|
-
azureAsyncOperation?: string;
|
|
1339
|
-
}
|
|
1340
|
-
|
|
1341
|
-
// @public
|
|
1342
|
-
export interface DefaultCniNetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1343
|
-
resumeFrom?: string;
|
|
1344
|
-
updateIntervalInMs?: number;
|
|
1345
|
-
}
|
|
1346
|
-
|
|
1347
|
-
// @public
|
|
1348
|
-
export type DefaultCniNetworksCreateOrUpdateResponse = DefaultCniNetwork;
|
|
1349
|
-
|
|
1350
|
-
// @public
|
|
1351
|
-
export interface DefaultCniNetworksDeleteHeaders {
|
|
1352
|
-
location?: string;
|
|
1353
|
-
}
|
|
1354
|
-
|
|
1355
|
-
// @public
|
|
1356
|
-
export interface DefaultCniNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1357
|
-
resumeFrom?: string;
|
|
1358
|
-
updateIntervalInMs?: number;
|
|
1359
|
-
}
|
|
1360
|
-
|
|
1361
|
-
// @public
|
|
1362
|
-
export interface DefaultCniNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
1363
|
-
}
|
|
1364
|
-
|
|
1365
|
-
// @public
|
|
1366
|
-
export type DefaultCniNetworksGetResponse = DefaultCniNetwork;
|
|
1367
|
-
|
|
1368
|
-
// @public
|
|
1369
|
-
export interface DefaultCniNetworksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1370
|
-
}
|
|
1371
|
-
|
|
1372
|
-
// @public
|
|
1373
|
-
export type DefaultCniNetworksListByResourceGroupNextResponse = DefaultCniNetworkList;
|
|
1374
|
-
|
|
1375
|
-
// @public
|
|
1376
|
-
export interface DefaultCniNetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1377
|
-
}
|
|
1378
|
-
|
|
1379
|
-
// @public
|
|
1380
|
-
export type DefaultCniNetworksListByResourceGroupResponse = DefaultCniNetworkList;
|
|
1381
|
-
|
|
1382
|
-
// @public
|
|
1383
|
-
export interface DefaultCniNetworksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1433
|
+
export interface ControlPlaneNodeConfiguration {
|
|
1434
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
1435
|
+
availabilityZones?: string[];
|
|
1436
|
+
count: number;
|
|
1437
|
+
vmSkuName: string;
|
|
1384
1438
|
}
|
|
1385
1439
|
|
|
1386
1440
|
// @public
|
|
1387
|
-
export
|
|
1388
|
-
|
|
1389
|
-
// @public
|
|
1390
|
-
export interface DefaultCniNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1441
|
+
export interface ControlPlaneNodePatchConfiguration {
|
|
1442
|
+
count?: number;
|
|
1391
1443
|
}
|
|
1392
1444
|
|
|
1393
1445
|
// @public
|
|
1394
|
-
export type
|
|
1395
|
-
|
|
1396
|
-
// @public
|
|
1397
|
-
export interface DefaultCniNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1398
|
-
defaultCniNetworkUpdateParameters?: DefaultCniNetworkPatchParameters;
|
|
1399
|
-
}
|
|
1400
|
-
|
|
1401
|
-
// @public
|
|
1402
|
-
export type DefaultCniNetworksUpdateResponse = DefaultCniNetwork;
|
|
1446
|
+
export type CreatedByType = string;
|
|
1403
1447
|
|
|
1404
1448
|
// @public
|
|
1405
1449
|
export type DefaultGateway = string;
|
|
@@ -1448,6 +1492,20 @@ export interface ExtendedLocation {
|
|
|
1448
1492
|
type: string;
|
|
1449
1493
|
}
|
|
1450
1494
|
|
|
1495
|
+
// @public
|
|
1496
|
+
export type FabricPeeringEnabled = string;
|
|
1497
|
+
|
|
1498
|
+
// @public
|
|
1499
|
+
export type FeatureDetailedStatus = string;
|
|
1500
|
+
|
|
1501
|
+
// @public
|
|
1502
|
+
export interface FeatureStatus {
|
|
1503
|
+
readonly detailedStatus?: FeatureDetailedStatus;
|
|
1504
|
+
readonly detailedStatusMessage?: string;
|
|
1505
|
+
readonly name?: string;
|
|
1506
|
+
readonly version?: string;
|
|
1507
|
+
}
|
|
1508
|
+
|
|
1451
1509
|
// @public
|
|
1452
1510
|
export function getContinuationToken(page: unknown): string | undefined;
|
|
1453
1511
|
|
|
@@ -1473,179 +1531,101 @@ export interface HardwareValidationStatus {
|
|
|
1473
1531
|
}
|
|
1474
1532
|
|
|
1475
1533
|
// @public
|
|
1476
|
-
export
|
|
1477
|
-
associatedNetworkIds: string[];
|
|
1478
|
-
readonly cloudServicesNetworkId?: string;
|
|
1479
|
-
readonly clusterId?: string;
|
|
1480
|
-
controlPlaneCount: number;
|
|
1481
|
-
readonly controlPlaneNodes?: NodeConfiguration[];
|
|
1482
|
-
readonly defaultCniNetworkId?: string;
|
|
1483
|
-
readonly detailedStatus?: HybridAksClusterDetailedStatus;
|
|
1484
|
-
readonly detailedStatusMessage?: string;
|
|
1485
|
-
extendedLocation: ExtendedLocation;
|
|
1486
|
-
hybridAksProvisionedClusterId: string;
|
|
1487
|
-
readonly provisioningState?: HybridAksClusterProvisioningState;
|
|
1488
|
-
readonly volumes?: string[];
|
|
1489
|
-
workerCount: number;
|
|
1490
|
-
readonly workerNodes?: NodeConfiguration[];
|
|
1491
|
-
}
|
|
1492
|
-
|
|
1493
|
-
// @public
|
|
1494
|
-
export type HybridAksClusterDetailedStatus = string;
|
|
1534
|
+
export type HugepagesSize = string;
|
|
1495
1535
|
|
|
1496
1536
|
// @public
|
|
1497
|
-
export
|
|
1498
|
-
nextLink?: string;
|
|
1499
|
-
value?: HybridAksCluster[];
|
|
1500
|
-
}
|
|
1501
|
-
|
|
1502
|
-
// @public
|
|
1503
|
-
export type HybridAksClusterMachinePowerState = string;
|
|
1504
|
-
|
|
1505
|
-
// @public
|
|
1506
|
-
export interface HybridAksClusterPatchParameters {
|
|
1507
|
-
tags?: {
|
|
1508
|
-
[propertyName: string]: string;
|
|
1509
|
-
};
|
|
1510
|
-
}
|
|
1511
|
-
|
|
1512
|
-
// @public
|
|
1513
|
-
export type HybridAksClusterProvisioningState = string;
|
|
1514
|
-
|
|
1515
|
-
// @public
|
|
1516
|
-
export interface HybridAksClusterRestartNodeParameters {
|
|
1517
|
-
nodeName: string;
|
|
1518
|
-
}
|
|
1519
|
-
|
|
1520
|
-
// @public
|
|
1521
|
-
export interface HybridAksClusters {
|
|
1522
|
-
beginCreateOrUpdate(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterParameters: HybridAksCluster, options?: HybridAksClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<HybridAksClustersCreateOrUpdateResponse>, HybridAksClustersCreateOrUpdateResponse>>;
|
|
1523
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterParameters: HybridAksCluster, options?: HybridAksClustersCreateOrUpdateOptionalParams): Promise<HybridAksClustersCreateOrUpdateResponse>;
|
|
1524
|
-
beginDelete(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1525
|
-
beginDeleteAndWait(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersDeleteOptionalParams): Promise<void>;
|
|
1526
|
-
beginRestartNode(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterRestartNodeParameters: HybridAksClusterRestartNodeParameters, options?: HybridAksClustersRestartNodeOptionalParams): Promise<SimplePollerLike<OperationState<HybridAksClustersRestartNodeResponse>, HybridAksClustersRestartNodeResponse>>;
|
|
1527
|
-
beginRestartNodeAndWait(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterRestartNodeParameters: HybridAksClusterRestartNodeParameters, options?: HybridAksClustersRestartNodeOptionalParams): Promise<HybridAksClustersRestartNodeResponse>;
|
|
1528
|
-
get(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersGetOptionalParams): Promise<HybridAksClustersGetResponse>;
|
|
1529
|
-
listByResourceGroup(resourceGroupName: string, options?: HybridAksClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<HybridAksCluster>;
|
|
1530
|
-
listBySubscription(options?: HybridAksClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<HybridAksCluster>;
|
|
1531
|
-
update(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersUpdateOptionalParams): Promise<HybridAksClustersUpdateResponse>;
|
|
1532
|
-
}
|
|
1533
|
-
|
|
1534
|
-
// @public
|
|
1535
|
-
export interface HybridAksClustersCreateOrUpdateHeaders {
|
|
1536
|
-
azureAsyncOperation?: string;
|
|
1537
|
-
}
|
|
1538
|
-
|
|
1539
|
-
// @public
|
|
1540
|
-
export interface HybridAksClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1541
|
-
resumeFrom?: string;
|
|
1542
|
-
updateIntervalInMs?: number;
|
|
1543
|
-
}
|
|
1544
|
-
|
|
1545
|
-
// @public
|
|
1546
|
-
export type HybridAksClustersCreateOrUpdateResponse = HybridAksCluster;
|
|
1547
|
-
|
|
1548
|
-
// @public
|
|
1549
|
-
export interface HybridAksClustersDeleteHeaders {
|
|
1550
|
-
location?: string;
|
|
1551
|
-
}
|
|
1552
|
-
|
|
1553
|
-
// @public
|
|
1554
|
-
export interface HybridAksClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1555
|
-
resumeFrom?: string;
|
|
1556
|
-
updateIntervalInMs?: number;
|
|
1557
|
-
}
|
|
1558
|
-
|
|
1559
|
-
// @public
|
|
1560
|
-
export interface HybridAksClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
1561
|
-
}
|
|
1537
|
+
export type HybridAksIpamEnabled = string;
|
|
1562
1538
|
|
|
1563
1539
|
// @public
|
|
1564
|
-
export type
|
|
1540
|
+
export type HybridAksPluginType = string;
|
|
1565
1541
|
|
|
1566
1542
|
// @public
|
|
1567
|
-
export interface
|
|
1543
|
+
export interface ImageRepositoryCredentials {
|
|
1544
|
+
password: string;
|
|
1545
|
+
registryUrl: string;
|
|
1546
|
+
username: string;
|
|
1568
1547
|
}
|
|
1569
1548
|
|
|
1570
1549
|
// @public
|
|
1571
|
-
export
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1550
|
+
export interface InitialAgentPoolConfiguration {
|
|
1551
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
1552
|
+
agentOptions?: AgentOptions;
|
|
1553
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
1554
|
+
availabilityZones?: string[];
|
|
1555
|
+
count: number;
|
|
1556
|
+
labels?: KubernetesLabel[];
|
|
1557
|
+
mode: AgentPoolMode;
|
|
1558
|
+
name: string;
|
|
1559
|
+
taints?: KubernetesLabel[];
|
|
1560
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1561
|
+
vmSkuName: string;
|
|
1575
1562
|
}
|
|
1576
1563
|
|
|
1577
1564
|
// @public
|
|
1578
|
-
export
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1565
|
+
export interface IpAddressPool {
|
|
1566
|
+
addresses: string[];
|
|
1567
|
+
autoAssign?: BfdEnabled;
|
|
1568
|
+
name: string;
|
|
1569
|
+
onlyUseHostIps?: BfdEnabled;
|
|
1582
1570
|
}
|
|
1583
1571
|
|
|
1584
1572
|
// @public
|
|
1585
|
-
export type
|
|
1573
|
+
export type IpAllocationType = string;
|
|
1586
1574
|
|
|
1587
1575
|
// @public
|
|
1588
|
-
export interface
|
|
1576
|
+
export interface KeySetUser {
|
|
1577
|
+
azureUserName: string;
|
|
1578
|
+
description?: string;
|
|
1579
|
+
sshPublicKey: SshPublicKey;
|
|
1589
1580
|
}
|
|
1590
1581
|
|
|
1591
1582
|
// @public
|
|
1592
|
-
export
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
location?: string;
|
|
1583
|
+
export interface KeySetUserStatus {
|
|
1584
|
+
readonly azureUserName?: string;
|
|
1585
|
+
readonly status?: BareMetalMachineKeySetUserSetupStatus;
|
|
1586
|
+
readonly statusMessage?: string;
|
|
1597
1587
|
}
|
|
1598
1588
|
|
|
1599
1589
|
// @public
|
|
1600
|
-
export
|
|
1601
|
-
|
|
1602
|
-
updateIntervalInMs?: number;
|
|
1590
|
+
export enum KnownActionType {
|
|
1591
|
+
Internal = "Internal"
|
|
1603
1592
|
}
|
|
1604
1593
|
|
|
1605
1594
|
// @public
|
|
1606
|
-
export
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
export interface HybridAksClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1610
|
-
hybridAksClusterUpdateParameters?: HybridAksClusterPatchParameters;
|
|
1595
|
+
export enum KnownAdvertiseToFabric {
|
|
1596
|
+
False = "False",
|
|
1597
|
+
True = "True"
|
|
1611
1598
|
}
|
|
1612
1599
|
|
|
1613
1600
|
// @public
|
|
1614
|
-
export
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
// @public
|
|
1620
|
-
export type HybridAksPluginType = string;
|
|
1621
|
-
|
|
1622
|
-
// @public
|
|
1623
|
-
export interface ImageRepositoryCredentials {
|
|
1624
|
-
password: string;
|
|
1625
|
-
registryUrl: string;
|
|
1626
|
-
username: string;
|
|
1601
|
+
export enum KnownAgentPoolDetailedStatus {
|
|
1602
|
+
Available = "Available",
|
|
1603
|
+
Error = "Error",
|
|
1604
|
+
Provisioning = "Provisioning"
|
|
1627
1605
|
}
|
|
1628
1606
|
|
|
1629
1607
|
// @public
|
|
1630
|
-
export
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
azureUserName: string;
|
|
1635
|
-
description?: string;
|
|
1636
|
-
sshPublicKey: SshPublicKey;
|
|
1608
|
+
export enum KnownAgentPoolMode {
|
|
1609
|
+
NotApplicable = "NotApplicable",
|
|
1610
|
+
System = "System",
|
|
1611
|
+
User = "User"
|
|
1637
1612
|
}
|
|
1638
1613
|
|
|
1639
1614
|
// @public
|
|
1640
|
-
export
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1615
|
+
export enum KnownAgentPoolProvisioningState {
|
|
1616
|
+
Accepted = "Accepted",
|
|
1617
|
+
Canceled = "Canceled",
|
|
1618
|
+
Deleting = "Deleting",
|
|
1619
|
+
Failed = "Failed",
|
|
1620
|
+
InProgress = "InProgress",
|
|
1621
|
+
Succeeded = "Succeeded",
|
|
1622
|
+
Updating = "Updating"
|
|
1644
1623
|
}
|
|
1645
1624
|
|
|
1646
1625
|
// @public
|
|
1647
|
-
export enum
|
|
1648
|
-
|
|
1626
|
+
export enum KnownAvailabilityLifecycle {
|
|
1627
|
+
GenerallyAvailable = "GenerallyAvailable",
|
|
1628
|
+
Preview = "Preview"
|
|
1649
1629
|
}
|
|
1650
1630
|
|
|
1651
1631
|
// @public
|
|
@@ -1670,11 +1650,6 @@ export enum KnownBareMetalMachineEvacuate {
|
|
|
1670
1650
|
True = "True"
|
|
1671
1651
|
}
|
|
1672
1652
|
|
|
1673
|
-
// @public
|
|
1674
|
-
export enum KnownBareMetalMachineHardwareValidationCategory {
|
|
1675
|
-
BasicValidation = "BasicValidation"
|
|
1676
|
-
}
|
|
1677
|
-
|
|
1678
1653
|
// @public
|
|
1679
1654
|
export enum KnownBareMetalMachineHardwareValidationResult {
|
|
1680
1655
|
Fail = "Fail",
|
|
@@ -1737,6 +1712,18 @@ export enum KnownBareMetalMachineSkipShutdown {
|
|
|
1737
1712
|
True = "True"
|
|
1738
1713
|
}
|
|
1739
1714
|
|
|
1715
|
+
// @public
|
|
1716
|
+
export enum KnownBfdEnabled {
|
|
1717
|
+
False = "False",
|
|
1718
|
+
True = "True"
|
|
1719
|
+
}
|
|
1720
|
+
|
|
1721
|
+
// @public
|
|
1722
|
+
export enum KnownBgpMultiHop {
|
|
1723
|
+
False = "False",
|
|
1724
|
+
True = "True"
|
|
1725
|
+
}
|
|
1726
|
+
|
|
1740
1727
|
// @public
|
|
1741
1728
|
export enum KnownBmcKeySetDetailedStatus {
|
|
1742
1729
|
AllActive = "AllActive",
|
|
@@ -1900,78 +1887,114 @@ export enum KnownCreatedByType {
|
|
|
1900
1887
|
}
|
|
1901
1888
|
|
|
1902
1889
|
// @public
|
|
1903
|
-
export enum
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
Provisioning = "Provisioning"
|
|
1890
|
+
export enum KnownDefaultGateway {
|
|
1891
|
+
False = "False",
|
|
1892
|
+
True = "True"
|
|
1907
1893
|
}
|
|
1908
1894
|
|
|
1909
1895
|
// @public
|
|
1910
|
-
export enum
|
|
1911
|
-
|
|
1912
|
-
|
|
1896
|
+
export enum KnownDeviceConnectionType {
|
|
1897
|
+
PCI = "PCI"
|
|
1898
|
+
}
|
|
1899
|
+
|
|
1900
|
+
// @public
|
|
1901
|
+
export enum KnownDiskType {
|
|
1902
|
+
HDD = "HDD",
|
|
1903
|
+
SSD = "SSD"
|
|
1904
|
+
}
|
|
1905
|
+
|
|
1906
|
+
// @public
|
|
1907
|
+
export enum KnownFabricPeeringEnabled {
|
|
1908
|
+
False = "False",
|
|
1909
|
+
True = "True"
|
|
1910
|
+
}
|
|
1911
|
+
|
|
1912
|
+
// @public
|
|
1913
|
+
export enum KnownFeatureDetailedStatus {
|
|
1913
1914
|
Failed = "Failed",
|
|
1914
|
-
|
|
1915
|
-
|
|
1915
|
+
Running = "Running",
|
|
1916
|
+
Unknown = "Unknown"
|
|
1916
1917
|
}
|
|
1917
1918
|
|
|
1918
1919
|
// @public
|
|
1919
|
-
export enum
|
|
1920
|
+
export enum KnownHugepagesSize {
|
|
1921
|
+
OneG = "1G",
|
|
1922
|
+
TwoM = "2M"
|
|
1923
|
+
}
|
|
1924
|
+
|
|
1925
|
+
// @public
|
|
1926
|
+
export enum KnownHybridAksIpamEnabled {
|
|
1920
1927
|
False = "False",
|
|
1921
1928
|
True = "True"
|
|
1922
1929
|
}
|
|
1923
1930
|
|
|
1924
1931
|
// @public
|
|
1925
|
-
export enum
|
|
1926
|
-
|
|
1932
|
+
export enum KnownHybridAksPluginType {
|
|
1933
|
+
Dpdk = "DPDK",
|
|
1934
|
+
OSDevice = "OSDevice",
|
|
1935
|
+
Sriov = "SRIOV"
|
|
1927
1936
|
}
|
|
1928
1937
|
|
|
1929
1938
|
// @public
|
|
1930
|
-
export enum
|
|
1931
|
-
|
|
1932
|
-
|
|
1939
|
+
export enum KnownIpAllocationType {
|
|
1940
|
+
DualStack = "DualStack",
|
|
1941
|
+
IPV4 = "IPV4",
|
|
1942
|
+
IPV6 = "IPV6"
|
|
1933
1943
|
}
|
|
1934
1944
|
|
|
1935
1945
|
// @public
|
|
1936
|
-
export enum
|
|
1946
|
+
export enum KnownKubernetesClusterDetailedStatus {
|
|
1937
1947
|
Available = "Available",
|
|
1938
1948
|
Error = "Error",
|
|
1939
1949
|
Provisioning = "Provisioning"
|
|
1940
1950
|
}
|
|
1941
1951
|
|
|
1942
1952
|
// @public
|
|
1943
|
-
export enum
|
|
1953
|
+
export enum KnownKubernetesClusterNodeDetailedStatus {
|
|
1954
|
+
Available = "Available",
|
|
1955
|
+
Error = "Error",
|
|
1956
|
+
Provisioning = "Provisioning",
|
|
1957
|
+
Running = "Running",
|
|
1958
|
+
Scheduling = "Scheduling",
|
|
1959
|
+
Stopped = "Stopped",
|
|
1960
|
+
Terminating = "Terminating",
|
|
1961
|
+
Unknown = "Unknown"
|
|
1962
|
+
}
|
|
1963
|
+
|
|
1964
|
+
// @public
|
|
1965
|
+
export enum KnownKubernetesClusterProvisioningState {
|
|
1966
|
+
Accepted = "Accepted",
|
|
1967
|
+
Canceled = "Canceled",
|
|
1968
|
+
Created = "Created",
|
|
1969
|
+
Deleting = "Deleting",
|
|
1970
|
+
Failed = "Failed",
|
|
1971
|
+
InProgress = "InProgress",
|
|
1972
|
+
Succeeded = "Succeeded",
|
|
1973
|
+
Updating = "Updating"
|
|
1974
|
+
}
|
|
1975
|
+
|
|
1976
|
+
// @public
|
|
1977
|
+
export enum KnownKubernetesNodePowerState {
|
|
1944
1978
|
Off = "Off",
|
|
1945
|
-
On = "On"
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
// @public
|
|
1949
|
-
export enum KnownHybridAksClusterProvisioningState {
|
|
1950
|
-
Canceled = "Canceled",
|
|
1951
|
-
Failed = "Failed",
|
|
1952
|
-
Succeeded = "Succeeded"
|
|
1979
|
+
On = "On",
|
|
1980
|
+
Unknown = "Unknown"
|
|
1953
1981
|
}
|
|
1954
1982
|
|
|
1955
1983
|
// @public
|
|
1956
|
-
export enum
|
|
1957
|
-
|
|
1958
|
-
|
|
1984
|
+
export enum KnownKubernetesNodeRole {
|
|
1985
|
+
ControlPlane = "ControlPlane",
|
|
1986
|
+
Worker = "Worker"
|
|
1959
1987
|
}
|
|
1960
1988
|
|
|
1961
1989
|
// @public
|
|
1962
|
-
export enum
|
|
1990
|
+
export enum KnownKubernetesPluginType {
|
|
1963
1991
|
Dpdk = "DPDK",
|
|
1992
|
+
Ipvlan = "IPVLAN",
|
|
1993
|
+
Macvlan = "MACVLAN",
|
|
1964
1994
|
OSDevice = "OSDevice",
|
|
1965
1995
|
Sriov = "SRIOV"
|
|
1966
1996
|
}
|
|
1967
1997
|
|
|
1968
|
-
// @public
|
|
1969
|
-
export enum KnownIpAllocationType {
|
|
1970
|
-
DualStack = "DualStack",
|
|
1971
|
-
IPV4 = "IPV4",
|
|
1972
|
-
IPV6 = "IPV6"
|
|
1973
|
-
}
|
|
1974
|
-
|
|
1975
1998
|
// @public
|
|
1976
1999
|
export enum KnownL2NetworkDetailedStatus {
|
|
1977
2000
|
Available = "Available",
|
|
@@ -1988,6 +2011,12 @@ export enum KnownL2NetworkProvisioningState {
|
|
|
1988
2011
|
Succeeded = "Succeeded"
|
|
1989
2012
|
}
|
|
1990
2013
|
|
|
2014
|
+
// @public
|
|
2015
|
+
export enum KnownL3NetworkConfigurationIpamEnabled {
|
|
2016
|
+
False = "False",
|
|
2017
|
+
True = "True"
|
|
2018
|
+
}
|
|
2019
|
+
|
|
1991
2020
|
// @public
|
|
1992
2021
|
export enum KnownL3NetworkDetailedStatus {
|
|
1993
2022
|
Available = "Available",
|
|
@@ -2083,11 +2112,6 @@ export enum KnownStorageApplianceDetailedStatus {
|
|
|
2083
2112
|
Provisioning = "Provisioning"
|
|
2084
2113
|
}
|
|
2085
2114
|
|
|
2086
|
-
// @public
|
|
2087
|
-
export enum KnownStorageApplianceHardwareValidationCategory {
|
|
2088
|
-
BasicValidation = "BasicValidation"
|
|
2089
|
-
}
|
|
2090
|
-
|
|
2091
2115
|
// @public
|
|
2092
2116
|
export enum KnownStorageApplianceProvisioningState {
|
|
2093
2117
|
Accepted = "Accepted",
|
|
@@ -2135,7 +2159,12 @@ export enum KnownVirtualMachineBootMethod {
|
|
|
2135
2159
|
export enum KnownVirtualMachineDetailedStatus {
|
|
2136
2160
|
Available = "Available",
|
|
2137
2161
|
Error = "Error",
|
|
2138
|
-
Provisioning = "Provisioning"
|
|
2162
|
+
Provisioning = "Provisioning",
|
|
2163
|
+
Running = "Running",
|
|
2164
|
+
Scheduling = "Scheduling",
|
|
2165
|
+
Stopped = "Stopped",
|
|
2166
|
+
Terminating = "Terminating",
|
|
2167
|
+
Unknown = "Unknown"
|
|
2139
2168
|
}
|
|
2140
2169
|
|
|
2141
2170
|
// @public
|
|
@@ -2172,7 +2201,8 @@ export enum KnownVirtualMachinePlacementHintType {
|
|
|
2172
2201
|
// @public
|
|
2173
2202
|
export enum KnownVirtualMachinePowerState {
|
|
2174
2203
|
Off = "Off",
|
|
2175
|
-
On = "On"
|
|
2204
|
+
On = "On",
|
|
2205
|
+
Unknown = "Unknown"
|
|
2176
2206
|
}
|
|
2177
2207
|
|
|
2178
2208
|
// @public
|
|
@@ -2218,8 +2248,201 @@ export enum KnownWorkloadImpact {
|
|
|
2218
2248
|
True = "True"
|
|
2219
2249
|
}
|
|
2220
2250
|
|
|
2251
|
+
// @public
|
|
2252
|
+
export interface KubernetesCluster extends TrackedResource {
|
|
2253
|
+
aadConfiguration?: AadConfiguration;
|
|
2254
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
2255
|
+
readonly attachedNetworkIds?: string[];
|
|
2256
|
+
readonly availableUpgrades?: AvailableUpgrade[];
|
|
2257
|
+
readonly clusterId?: string;
|
|
2258
|
+
readonly connectedClusterId?: string;
|
|
2259
|
+
readonly controlPlaneKubernetesVersion?: string;
|
|
2260
|
+
controlPlaneNodeConfiguration: ControlPlaneNodeConfiguration;
|
|
2261
|
+
readonly detailedStatus?: KubernetesClusterDetailedStatus;
|
|
2262
|
+
readonly detailedStatusMessage?: string;
|
|
2263
|
+
extendedLocation: ExtendedLocation;
|
|
2264
|
+
readonly featureStatuses?: FeatureStatus[];
|
|
2265
|
+
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
2266
|
+
kubernetesVersion: string;
|
|
2267
|
+
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
2268
|
+
networkConfiguration: NetworkConfiguration;
|
|
2269
|
+
readonly nodes?: KubernetesClusterNode[];
|
|
2270
|
+
readonly provisioningState?: KubernetesClusterProvisioningState;
|
|
2271
|
+
}
|
|
2272
|
+
|
|
2273
|
+
// @public
|
|
2274
|
+
export type KubernetesClusterDetailedStatus = string;
|
|
2275
|
+
|
|
2276
|
+
// @public
|
|
2277
|
+
export interface KubernetesClusterList {
|
|
2278
|
+
nextLink?: string;
|
|
2279
|
+
value?: KubernetesCluster[];
|
|
2280
|
+
}
|
|
2281
|
+
|
|
2282
|
+
// @public
|
|
2283
|
+
export interface KubernetesClusterNode {
|
|
2284
|
+
readonly agentPoolId?: string;
|
|
2285
|
+
readonly availabilityZone?: string;
|
|
2286
|
+
readonly bareMetalMachineId?: string;
|
|
2287
|
+
readonly cpuCores?: number;
|
|
2288
|
+
readonly detailedStatus?: KubernetesClusterNodeDetailedStatus;
|
|
2289
|
+
readonly detailedStatusMessage?: string;
|
|
2290
|
+
readonly diskSizeGB?: number;
|
|
2291
|
+
readonly image?: string;
|
|
2292
|
+
readonly kubernetesVersion?: string;
|
|
2293
|
+
readonly labels?: KubernetesLabel[];
|
|
2294
|
+
readonly memorySizeGB?: number;
|
|
2295
|
+
readonly mode?: AgentPoolMode;
|
|
2296
|
+
readonly name?: string;
|
|
2297
|
+
readonly networkAttachments?: NetworkAttachment[];
|
|
2298
|
+
readonly powerState?: KubernetesNodePowerState;
|
|
2299
|
+
readonly role?: KubernetesNodeRole;
|
|
2300
|
+
readonly taints?: KubernetesLabel[];
|
|
2301
|
+
readonly vmSkuName?: string;
|
|
2302
|
+
}
|
|
2303
|
+
|
|
2304
|
+
// @public
|
|
2305
|
+
export type KubernetesClusterNodeDetailedStatus = string;
|
|
2306
|
+
|
|
2307
|
+
// @public
|
|
2308
|
+
export interface KubernetesClusterPatchParameters {
|
|
2309
|
+
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
2310
|
+
kubernetesVersion?: string;
|
|
2311
|
+
tags?: {
|
|
2312
|
+
[propertyName: string]: string;
|
|
2313
|
+
};
|
|
2314
|
+
}
|
|
2315
|
+
|
|
2316
|
+
// @public
|
|
2317
|
+
export type KubernetesClusterProvisioningState = string;
|
|
2318
|
+
|
|
2319
|
+
// @public
|
|
2320
|
+
export interface KubernetesClusterRestartNodeParameters {
|
|
2321
|
+
nodeName: string;
|
|
2322
|
+
}
|
|
2323
|
+
|
|
2324
|
+
// @public
|
|
2325
|
+
export interface KubernetesClusters {
|
|
2326
|
+
beginCreateOrUpdate(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterParameters: KubernetesCluster, options?: KubernetesClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersCreateOrUpdateResponse>, KubernetesClustersCreateOrUpdateResponse>>;
|
|
2327
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterParameters: KubernetesCluster, options?: KubernetesClustersCreateOrUpdateOptionalParams): Promise<KubernetesClustersCreateOrUpdateResponse>;
|
|
2328
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2329
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<void>;
|
|
2330
|
+
beginRestartNode(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterRestartNodeParameters: KubernetesClusterRestartNodeParameters, options?: KubernetesClustersRestartNodeOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersRestartNodeResponse>, KubernetesClustersRestartNodeResponse>>;
|
|
2331
|
+
beginRestartNodeAndWait(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterRestartNodeParameters: KubernetesClusterRestartNodeParameters, options?: KubernetesClustersRestartNodeOptionalParams): Promise<KubernetesClustersRestartNodeResponse>;
|
|
2332
|
+
beginUpdate(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersUpdateResponse>, KubernetesClustersUpdateResponse>>;
|
|
2333
|
+
beginUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersUpdateOptionalParams): Promise<KubernetesClustersUpdateResponse>;
|
|
2334
|
+
get(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersGetOptionalParams): Promise<KubernetesClustersGetResponse>;
|
|
2335
|
+
listByResourceGroup(resourceGroupName: string, options?: KubernetesClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<KubernetesCluster>;
|
|
2336
|
+
listBySubscription(options?: KubernetesClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<KubernetesCluster>;
|
|
2337
|
+
}
|
|
2338
|
+
|
|
2339
|
+
// @public
|
|
2340
|
+
export interface KubernetesClustersCreateOrUpdateHeaders {
|
|
2341
|
+
azureAsyncOperation?: string;
|
|
2342
|
+
}
|
|
2343
|
+
|
|
2344
|
+
// @public
|
|
2345
|
+
export interface KubernetesClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2346
|
+
resumeFrom?: string;
|
|
2347
|
+
updateIntervalInMs?: number;
|
|
2348
|
+
}
|
|
2349
|
+
|
|
2350
|
+
// @public
|
|
2351
|
+
export type KubernetesClustersCreateOrUpdateResponse = KubernetesCluster;
|
|
2352
|
+
|
|
2353
|
+
// @public
|
|
2354
|
+
export interface KubernetesClustersDeleteHeaders {
|
|
2355
|
+
location?: string;
|
|
2356
|
+
}
|
|
2357
|
+
|
|
2358
|
+
// @public
|
|
2359
|
+
export interface KubernetesClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2360
|
+
resumeFrom?: string;
|
|
2361
|
+
updateIntervalInMs?: number;
|
|
2362
|
+
}
|
|
2363
|
+
|
|
2364
|
+
// @public
|
|
2365
|
+
export interface KubernetesClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
2366
|
+
}
|
|
2367
|
+
|
|
2368
|
+
// @public
|
|
2369
|
+
export type KubernetesClustersGetResponse = KubernetesCluster;
|
|
2370
|
+
|
|
2371
|
+
// @public
|
|
2372
|
+
export interface KubernetesClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2373
|
+
}
|
|
2374
|
+
|
|
2375
|
+
// @public
|
|
2376
|
+
export type KubernetesClustersListByResourceGroupNextResponse = KubernetesClusterList;
|
|
2377
|
+
|
|
2378
|
+
// @public
|
|
2379
|
+
export interface KubernetesClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2380
|
+
}
|
|
2381
|
+
|
|
2382
|
+
// @public
|
|
2383
|
+
export type KubernetesClustersListByResourceGroupResponse = KubernetesClusterList;
|
|
2384
|
+
|
|
2385
|
+
// @public
|
|
2386
|
+
export interface KubernetesClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
2387
|
+
}
|
|
2388
|
+
|
|
2389
|
+
// @public
|
|
2390
|
+
export type KubernetesClustersListBySubscriptionNextResponse = KubernetesClusterList;
|
|
2391
|
+
|
|
2392
|
+
// @public
|
|
2393
|
+
export interface KubernetesClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2394
|
+
}
|
|
2395
|
+
|
|
2396
|
+
// @public
|
|
2397
|
+
export type KubernetesClustersListBySubscriptionResponse = KubernetesClusterList;
|
|
2398
|
+
|
|
2399
|
+
// @public
|
|
2400
|
+
export interface KubernetesClustersRestartNodeHeaders {
|
|
2401
|
+
location?: string;
|
|
2402
|
+
}
|
|
2403
|
+
|
|
2404
|
+
// @public
|
|
2405
|
+
export interface KubernetesClustersRestartNodeOptionalParams extends coreClient.OperationOptions {
|
|
2406
|
+
resumeFrom?: string;
|
|
2407
|
+
updateIntervalInMs?: number;
|
|
2408
|
+
}
|
|
2409
|
+
|
|
2410
|
+
// @public
|
|
2411
|
+
export type KubernetesClustersRestartNodeResponse = OperationStatusResult;
|
|
2412
|
+
|
|
2413
|
+
// @public
|
|
2414
|
+
export interface KubernetesClustersUpdateHeaders {
|
|
2415
|
+
azureAsyncOperation?: string;
|
|
2416
|
+
}
|
|
2417
|
+
|
|
2418
|
+
// @public
|
|
2419
|
+
export interface KubernetesClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2420
|
+
kubernetesClusterUpdateParameters?: KubernetesClusterPatchParameters;
|
|
2421
|
+
resumeFrom?: string;
|
|
2422
|
+
updateIntervalInMs?: number;
|
|
2423
|
+
}
|
|
2424
|
+
|
|
2425
|
+
// @public
|
|
2426
|
+
export type KubernetesClustersUpdateResponse = KubernetesCluster;
|
|
2427
|
+
|
|
2428
|
+
// @public
|
|
2429
|
+
export interface KubernetesLabel {
|
|
2430
|
+
key: string;
|
|
2431
|
+
value: string;
|
|
2432
|
+
}
|
|
2433
|
+
|
|
2434
|
+
// @public
|
|
2435
|
+
export type KubernetesNodePowerState = string;
|
|
2436
|
+
|
|
2437
|
+
// @public
|
|
2438
|
+
export type KubernetesNodeRole = string;
|
|
2439
|
+
|
|
2440
|
+
// @public
|
|
2441
|
+
export type KubernetesPluginType = string;
|
|
2442
|
+
|
|
2221
2443
|
// @public
|
|
2222
2444
|
export interface L2Network extends TrackedResource {
|
|
2445
|
+
readonly associatedResourceIds?: string[];
|
|
2223
2446
|
readonly clusterId?: string;
|
|
2224
2447
|
readonly detailedStatus?: L2NetworkDetailedStatus;
|
|
2225
2448
|
readonly detailedStatusMessage?: string;
|
|
@@ -2232,6 +2455,12 @@ export interface L2Network extends TrackedResource {
|
|
|
2232
2455
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
2233
2456
|
}
|
|
2234
2457
|
|
|
2458
|
+
// @public
|
|
2459
|
+
export interface L2NetworkAttachmentConfiguration {
|
|
2460
|
+
networkId: string;
|
|
2461
|
+
pluginType?: KubernetesPluginType;
|
|
2462
|
+
}
|
|
2463
|
+
|
|
2235
2464
|
// @public
|
|
2236
2465
|
export type L2NetworkDetailedStatus = string;
|
|
2237
2466
|
|
|
@@ -2333,6 +2562,7 @@ export type L2NetworksUpdateResponse = L2Network;
|
|
|
2333
2562
|
|
|
2334
2563
|
// @public
|
|
2335
2564
|
export interface L3Network extends TrackedResource {
|
|
2565
|
+
readonly associatedResourceIds?: string[];
|
|
2336
2566
|
readonly clusterId?: string;
|
|
2337
2567
|
readonly detailedStatus?: L3NetworkDetailedStatus;
|
|
2338
2568
|
readonly detailedStatusMessage?: string;
|
|
@@ -2350,6 +2580,16 @@ export interface L3Network extends TrackedResource {
|
|
|
2350
2580
|
vlan: number;
|
|
2351
2581
|
}
|
|
2352
2582
|
|
|
2583
|
+
// @public
|
|
2584
|
+
export interface L3NetworkAttachmentConfiguration {
|
|
2585
|
+
ipamEnabled?: L3NetworkConfigurationIpamEnabled;
|
|
2586
|
+
networkId: string;
|
|
2587
|
+
pluginType?: KubernetesPluginType;
|
|
2588
|
+
}
|
|
2589
|
+
|
|
2590
|
+
// @public
|
|
2591
|
+
export type L3NetworkConfigurationIpamEnabled = string;
|
|
2592
|
+
|
|
2353
2593
|
// @public
|
|
2354
2594
|
export type L3NetworkDetailedStatus = string;
|
|
2355
2595
|
|
|
@@ -2498,7 +2738,7 @@ export interface MetricsConfigurations {
|
|
|
2498
2738
|
beginUpdate(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MetricsConfigurationsUpdateResponse>, MetricsConfigurationsUpdateResponse>>;
|
|
2499
2739
|
beginUpdateAndWait(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsUpdateOptionalParams): Promise<MetricsConfigurationsUpdateResponse>;
|
|
2500
2740
|
get(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsGetOptionalParams): Promise<MetricsConfigurationsGetResponse>;
|
|
2501
|
-
|
|
2741
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: MetricsConfigurationsListByClusterOptionalParams): PagedAsyncIterableIterator<ClusterMetricsConfiguration>;
|
|
2502
2742
|
}
|
|
2503
2743
|
|
|
2504
2744
|
// @public
|
|
@@ -2534,22 +2774,22 @@ export interface MetricsConfigurationsGetOptionalParams extends coreClient.Opera
|
|
|
2534
2774
|
export type MetricsConfigurationsGetResponse = ClusterMetricsConfiguration;
|
|
2535
2775
|
|
|
2536
2776
|
// @public
|
|
2537
|
-
export interface
|
|
2777
|
+
export interface MetricsConfigurationsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
2538
2778
|
}
|
|
2539
2779
|
|
|
2540
2780
|
// @public
|
|
2541
|
-
export type
|
|
2781
|
+
export type MetricsConfigurationsListByClusterNextResponse = ClusterMetricsConfigurationList;
|
|
2542
2782
|
|
|
2543
2783
|
// @public
|
|
2544
|
-
export interface
|
|
2784
|
+
export interface MetricsConfigurationsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
2545
2785
|
}
|
|
2546
2786
|
|
|
2547
2787
|
// @public
|
|
2548
|
-
export type
|
|
2788
|
+
export type MetricsConfigurationsListByClusterResponse = ClusterMetricsConfigurationList;
|
|
2549
2789
|
|
|
2550
2790
|
// @public
|
|
2551
2791
|
export interface MetricsConfigurationsUpdateHeaders {
|
|
2552
|
-
|
|
2792
|
+
azureAsyncOperation?: string;
|
|
2553
2793
|
}
|
|
2554
2794
|
|
|
2555
2795
|
// @public
|
|
@@ -2579,6 +2819,8 @@ export class NetworkCloud extends coreClient.ServiceClient {
|
|
|
2579
2819
|
$host: string;
|
|
2580
2820
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: NetworkCloudOptionalParams);
|
|
2581
2821
|
// (undocumented)
|
|
2822
|
+
agentPools: AgentPools;
|
|
2823
|
+
// (undocumented)
|
|
2582
2824
|
apiVersion: string;
|
|
2583
2825
|
// (undocumented)
|
|
2584
2826
|
bareMetalMachineKeySets: BareMetalMachineKeySets;
|
|
@@ -2595,9 +2837,7 @@ export class NetworkCloud extends coreClient.ServiceClient {
|
|
|
2595
2837
|
// (undocumented)
|
|
2596
2838
|
consoles: Consoles;
|
|
2597
2839
|
// (undocumented)
|
|
2598
|
-
|
|
2599
|
-
// (undocumented)
|
|
2600
|
-
hybridAksClusters: HybridAksClusters;
|
|
2840
|
+
kubernetesClusters: KubernetesClusters;
|
|
2601
2841
|
// (undocumented)
|
|
2602
2842
|
l2Networks: L2Networks;
|
|
2603
2843
|
// (undocumented)
|
|
@@ -2629,6 +2869,17 @@ export interface NetworkCloudOptionalParams extends coreClient.ServiceClientOpti
|
|
|
2629
2869
|
endpoint?: string;
|
|
2630
2870
|
}
|
|
2631
2871
|
|
|
2872
|
+
// @public
|
|
2873
|
+
export interface NetworkConfiguration {
|
|
2874
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
2875
|
+
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
2876
|
+
cloudServicesNetworkId: string;
|
|
2877
|
+
cniNetworkId: string;
|
|
2878
|
+
dnsServiceIp?: string;
|
|
2879
|
+
podCidrs?: string[];
|
|
2880
|
+
serviceCidrs?: string[];
|
|
2881
|
+
}
|
|
2882
|
+
|
|
2632
2883
|
// @public
|
|
2633
2884
|
export interface NetworkInterface {
|
|
2634
2885
|
readonly address?: string;
|
|
@@ -2647,29 +2898,6 @@ export interface Nic {
|
|
|
2647
2898
|
readonly name?: string;
|
|
2648
2899
|
}
|
|
2649
2900
|
|
|
2650
|
-
// @public
|
|
2651
|
-
interface Node_2 {
|
|
2652
|
-
readonly bareMetalMachineId?: string;
|
|
2653
|
-
readonly imageId?: string;
|
|
2654
|
-
readonly networkAttachments?: NetworkAttachment[];
|
|
2655
|
-
readonly nodeName?: string;
|
|
2656
|
-
readonly powerState?: HybridAksClusterMachinePowerState;
|
|
2657
|
-
}
|
|
2658
|
-
export { Node_2 as Node }
|
|
2659
|
-
|
|
2660
|
-
// @public
|
|
2661
|
-
export interface NodeConfiguration {
|
|
2662
|
-
readonly agentPoolId?: string;
|
|
2663
|
-
readonly agentPoolName?: string;
|
|
2664
|
-
readonly cpuCores?: number;
|
|
2665
|
-
readonly diskSizeGB?: number;
|
|
2666
|
-
readonly memorySizeGB?: number;
|
|
2667
|
-
readonly nodePoolName?: string;
|
|
2668
|
-
readonly nodes?: Node_2[];
|
|
2669
|
-
readonly vmCount?: number;
|
|
2670
|
-
readonly vmSize?: string;
|
|
2671
|
-
}
|
|
2672
|
-
|
|
2673
2901
|
// @public
|
|
2674
2902
|
export interface Operation {
|
|
2675
2903
|
readonly actionType?: ActionType;
|
|
@@ -2712,6 +2940,19 @@ export interface OperationsListOptionalParams extends coreClient.OperationOption
|
|
|
2712
2940
|
// @public
|
|
2713
2941
|
export type OperationsListResponse = OperationListResult;
|
|
2714
2942
|
|
|
2943
|
+
// @public
|
|
2944
|
+
export interface OperationStatusResult {
|
|
2945
|
+
endTime?: Date;
|
|
2946
|
+
error?: ErrorDetail;
|
|
2947
|
+
id?: string;
|
|
2948
|
+
name?: string;
|
|
2949
|
+
operations?: OperationStatusResult[];
|
|
2950
|
+
percentComplete?: number;
|
|
2951
|
+
readonly resourceId?: string;
|
|
2952
|
+
startTime?: Date;
|
|
2953
|
+
status: string;
|
|
2954
|
+
}
|
|
2955
|
+
|
|
2715
2956
|
// @public
|
|
2716
2957
|
export type Origin = string;
|
|
2717
2958
|
|
|
@@ -2899,7 +3140,7 @@ export type RacksListBySubscriptionResponse = RackList;
|
|
|
2899
3140
|
|
|
2900
3141
|
// @public
|
|
2901
3142
|
export interface RacksUpdateHeaders {
|
|
2902
|
-
|
|
3143
|
+
azureAsyncOperation?: string;
|
|
2903
3144
|
}
|
|
2904
3145
|
|
|
2905
3146
|
// @public
|
|
@@ -2926,6 +3167,20 @@ export interface Resource {
|
|
|
2926
3167
|
readonly type?: string;
|
|
2927
3168
|
}
|
|
2928
3169
|
|
|
3170
|
+
// @public
|
|
3171
|
+
export interface ServiceLoadBalancerBgpPeer {
|
|
3172
|
+
bfdEnabled?: BfdEnabled;
|
|
3173
|
+
bgpMultiHop?: BgpMultiHop;
|
|
3174
|
+
holdTime?: string;
|
|
3175
|
+
keepAliveTime?: string;
|
|
3176
|
+
myAsn?: number;
|
|
3177
|
+
name: string;
|
|
3178
|
+
password?: string;
|
|
3179
|
+
peerAddress: string;
|
|
3180
|
+
peerAsn: number;
|
|
3181
|
+
peerPort?: number;
|
|
3182
|
+
}
|
|
3183
|
+
|
|
2929
3184
|
// @public
|
|
2930
3185
|
export interface ServicePrincipalInformation {
|
|
2931
3186
|
applicationId: string;
|
|
@@ -2961,12 +3216,6 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
2961
3216
|
storageApplianceSkuId: string;
|
|
2962
3217
|
}
|
|
2963
3218
|
|
|
2964
|
-
// @public
|
|
2965
|
-
export interface StorageApplianceCommandSpecification {
|
|
2966
|
-
arguments?: string[];
|
|
2967
|
-
command: string;
|
|
2968
|
-
}
|
|
2969
|
-
|
|
2970
3219
|
// @public
|
|
2971
3220
|
export interface StorageApplianceConfigurationData {
|
|
2972
3221
|
adminCredentials: AdministrativeCredentials;
|
|
@@ -2983,9 +3232,6 @@ export interface StorageApplianceEnableRemoteVendorManagementParameters {
|
|
|
2983
3232
|
supportEndpoints?: string[];
|
|
2984
3233
|
}
|
|
2985
3234
|
|
|
2986
|
-
// @public
|
|
2987
|
-
export type StorageApplianceHardwareValidationCategory = string;
|
|
2988
|
-
|
|
2989
3235
|
// @public
|
|
2990
3236
|
export interface StorageApplianceList {
|
|
2991
3237
|
nextLink?: string;
|
|
@@ -3003,12 +3249,6 @@ export interface StorageAppliancePatchParameters {
|
|
|
3003
3249
|
// @public
|
|
3004
3250
|
export type StorageApplianceProvisioningState = string;
|
|
3005
3251
|
|
|
3006
|
-
// @public
|
|
3007
|
-
export interface StorageApplianceRunReadCommandsParameters {
|
|
3008
|
-
commands: StorageApplianceCommandSpecification[];
|
|
3009
|
-
limitTimeSeconds: number;
|
|
3010
|
-
}
|
|
3011
|
-
|
|
3012
3252
|
// @public
|
|
3013
3253
|
export interface StorageAppliances {
|
|
3014
3254
|
beginCreateOrUpdate(resourceGroupName: string, storageApplianceName: string, storageApplianceParameters: StorageAppliance, options?: StorageAppliancesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesCreateOrUpdateResponse>, StorageAppliancesCreateOrUpdateResponse>>;
|
|
@@ -3019,12 +3259,8 @@ export interface StorageAppliances {
|
|
|
3019
3259
|
beginDisableRemoteVendorManagementAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDisableRemoteVendorManagementOptionalParams): Promise<StorageAppliancesDisableRemoteVendorManagementResponse>;
|
|
3020
3260
|
beginEnableRemoteVendorManagement(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesEnableRemoteVendorManagementResponse>, StorageAppliancesEnableRemoteVendorManagementResponse>>;
|
|
3021
3261
|
beginEnableRemoteVendorManagementAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams): Promise<StorageAppliancesEnableRemoteVendorManagementResponse>;
|
|
3022
|
-
beginRunReadCommands(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesRunReadCommandsResponse>, StorageAppliancesRunReadCommandsResponse>>;
|
|
3023
|
-
beginRunReadCommandsAndWait(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams): Promise<StorageAppliancesRunReadCommandsResponse>;
|
|
3024
3262
|
beginUpdate(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesUpdateResponse>, StorageAppliancesUpdateResponse>>;
|
|
3025
3263
|
beginUpdateAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams): Promise<StorageAppliancesUpdateResponse>;
|
|
3026
|
-
beginValidateHardware(resourceGroupName: string, storageApplianceName: string, storageApplianceValidateHardwareParameters: StorageApplianceValidateHardwareParameters, options?: StorageAppliancesValidateHardwareOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesValidateHardwareResponse>, StorageAppliancesValidateHardwareResponse>>;
|
|
3027
|
-
beginValidateHardwareAndWait(resourceGroupName: string, storageApplianceName: string, storageApplianceValidateHardwareParameters: StorageApplianceValidateHardwareParameters, options?: StorageAppliancesValidateHardwareOptionalParams): Promise<StorageAppliancesValidateHardwareResponse>;
|
|
3028
3264
|
get(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesGetOptionalParams): Promise<StorageAppliancesGetResponse>;
|
|
3029
3265
|
listByResourceGroup(resourceGroupName: string, options?: StorageAppliancesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<StorageAppliance>;
|
|
3030
3266
|
listBySubscription(options?: StorageAppliancesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<StorageAppliance>;
|
|
@@ -3067,7 +3303,7 @@ export interface StorageAppliancesDisableRemoteVendorManagementOptionalParams ex
|
|
|
3067
3303
|
}
|
|
3068
3304
|
|
|
3069
3305
|
// @public
|
|
3070
|
-
export type StorageAppliancesDisableRemoteVendorManagementResponse =
|
|
3306
|
+
export type StorageAppliancesDisableRemoteVendorManagementResponse = OperationStatusResult;
|
|
3071
3307
|
|
|
3072
3308
|
// @public
|
|
3073
3309
|
export interface StorageAppliancesEnableRemoteVendorManagementHeaders {
|
|
@@ -3082,7 +3318,7 @@ export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams ext
|
|
|
3082
3318
|
}
|
|
3083
3319
|
|
|
3084
3320
|
// @public
|
|
3085
|
-
export type StorageAppliancesEnableRemoteVendorManagementResponse =
|
|
3321
|
+
export type StorageAppliancesEnableRemoteVendorManagementResponse = OperationStatusResult;
|
|
3086
3322
|
|
|
3087
3323
|
// @public
|
|
3088
3324
|
export interface StorageAppliancesGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -3126,23 +3362,9 @@ export interface StorageAppliancesListBySubscriptionOptionalParams extends coreC
|
|
|
3126
3362
|
// @public
|
|
3127
3363
|
export type StorageAppliancesListBySubscriptionResponse = StorageApplianceList;
|
|
3128
3364
|
|
|
3129
|
-
// @public
|
|
3130
|
-
export interface StorageAppliancesRunReadCommandsHeaders {
|
|
3131
|
-
location?: string;
|
|
3132
|
-
}
|
|
3133
|
-
|
|
3134
|
-
// @public
|
|
3135
|
-
export interface StorageAppliancesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
3136
|
-
resumeFrom?: string;
|
|
3137
|
-
updateIntervalInMs?: number;
|
|
3138
|
-
}
|
|
3139
|
-
|
|
3140
|
-
// @public
|
|
3141
|
-
export type StorageAppliancesRunReadCommandsResponse = StorageAppliancesRunReadCommandsHeaders;
|
|
3142
|
-
|
|
3143
3365
|
// @public
|
|
3144
3366
|
export interface StorageAppliancesUpdateHeaders {
|
|
3145
|
-
|
|
3367
|
+
azureAsyncOperation?: string;
|
|
3146
3368
|
}
|
|
3147
3369
|
|
|
3148
3370
|
// @public
|
|
@@ -3155,25 +3377,6 @@ export interface StorageAppliancesUpdateOptionalParams extends coreClient.Operat
|
|
|
3155
3377
|
// @public
|
|
3156
3378
|
export type StorageAppliancesUpdateResponse = StorageAppliance;
|
|
3157
3379
|
|
|
3158
|
-
// @public
|
|
3159
|
-
export interface StorageAppliancesValidateHardwareHeaders {
|
|
3160
|
-
location?: string;
|
|
3161
|
-
}
|
|
3162
|
-
|
|
3163
|
-
// @public
|
|
3164
|
-
export interface StorageAppliancesValidateHardwareOptionalParams extends coreClient.OperationOptions {
|
|
3165
|
-
resumeFrom?: string;
|
|
3166
|
-
updateIntervalInMs?: number;
|
|
3167
|
-
}
|
|
3168
|
-
|
|
3169
|
-
// @public
|
|
3170
|
-
export type StorageAppliancesValidateHardwareResponse = StorageAppliancesValidateHardwareHeaders;
|
|
3171
|
-
|
|
3172
|
-
// @public
|
|
3173
|
-
export interface StorageApplianceValidateHardwareParameters {
|
|
3174
|
-
validationCategory: StorageApplianceHardwareValidationCategory;
|
|
3175
|
-
}
|
|
3176
|
-
|
|
3177
3380
|
// @public
|
|
3178
3381
|
export interface StorageProfile {
|
|
3179
3382
|
osDisk: OsDisk;
|
|
@@ -3207,6 +3410,7 @@ export interface TrackedResource extends Resource {
|
|
|
3207
3410
|
|
|
3208
3411
|
// @public
|
|
3209
3412
|
export interface TrunkedNetwork extends TrackedResource {
|
|
3413
|
+
readonly associatedResourceIds?: string[];
|
|
3210
3414
|
readonly clusterId?: string;
|
|
3211
3415
|
readonly detailedStatus?: TrunkedNetworkDetailedStatus;
|
|
3212
3416
|
readonly detailedStatusMessage?: string;
|
|
@@ -3220,6 +3424,12 @@ export interface TrunkedNetwork extends TrackedResource {
|
|
|
3220
3424
|
vlans: number[];
|
|
3221
3425
|
}
|
|
3222
3426
|
|
|
3427
|
+
// @public
|
|
3428
|
+
export interface TrunkedNetworkAttachmentConfiguration {
|
|
3429
|
+
networkId: string;
|
|
3430
|
+
pluginType?: KubernetesPluginType;
|
|
3431
|
+
}
|
|
3432
|
+
|
|
3223
3433
|
// @public
|
|
3224
3434
|
export type TrunkedNetworkDetailedStatus = string;
|
|
3225
3435
|
|
|
@@ -3335,6 +3545,7 @@ export type ValidationThresholdType = string;
|
|
|
3335
3545
|
// @public
|
|
3336
3546
|
export interface VirtualMachine extends TrackedResource {
|
|
3337
3547
|
adminUsername: string;
|
|
3548
|
+
readonly availabilityZone?: string;
|
|
3338
3549
|
readonly bareMetalMachineId?: string;
|
|
3339
3550
|
bootMethod?: VirtualMachineBootMethod;
|
|
3340
3551
|
cloudServicesNetworkAttachment: NetworkAttachment;
|
|
@@ -3416,14 +3627,10 @@ export type VirtualMachineProvisioningState = string;
|
|
|
3416
3627
|
|
|
3417
3628
|
// @public
|
|
3418
3629
|
export interface VirtualMachines {
|
|
3419
|
-
beginAttachVolume(resourceGroupName: string, virtualMachineName: string, virtualMachineAttachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesAttachVolumeOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesAttachVolumeResponse>, VirtualMachinesAttachVolumeResponse>>;
|
|
3420
|
-
beginAttachVolumeAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineAttachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesAttachVolumeOptionalParams): Promise<VirtualMachinesAttachVolumeResponse>;
|
|
3421
3630
|
beginCreateOrUpdate(resourceGroupName: string, virtualMachineName: string, virtualMachineParameters: VirtualMachine, options?: VirtualMachinesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesCreateOrUpdateResponse>, VirtualMachinesCreateOrUpdateResponse>>;
|
|
3422
3631
|
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineParameters: VirtualMachine, options?: VirtualMachinesCreateOrUpdateOptionalParams): Promise<VirtualMachinesCreateOrUpdateResponse>;
|
|
3423
3632
|
beginDelete(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3424
3633
|
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<void>;
|
|
3425
|
-
beginDetachVolume(resourceGroupName: string, virtualMachineName: string, virtualMachineDetachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesDetachVolumeOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesDetachVolumeResponse>, VirtualMachinesDetachVolumeResponse>>;
|
|
3426
|
-
beginDetachVolumeAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineDetachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesDetachVolumeOptionalParams): Promise<VirtualMachinesDetachVolumeResponse>;
|
|
3427
3634
|
beginPowerOff(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesPowerOffOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesPowerOffResponse>, VirtualMachinesPowerOffResponse>>;
|
|
3428
3635
|
beginPowerOffAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesPowerOffOptionalParams): Promise<VirtualMachinesPowerOffResponse>;
|
|
3429
3636
|
beginReimage(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesReimageOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesReimageResponse>, VirtualMachinesReimageResponse>>;
|
|
@@ -3439,20 +3646,6 @@ export interface VirtualMachines {
|
|
|
3439
3646
|
listBySubscription(options?: VirtualMachinesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
3440
3647
|
}
|
|
3441
3648
|
|
|
3442
|
-
// @public
|
|
3443
|
-
export interface VirtualMachinesAttachVolumeHeaders {
|
|
3444
|
-
location?: string;
|
|
3445
|
-
}
|
|
3446
|
-
|
|
3447
|
-
// @public
|
|
3448
|
-
export interface VirtualMachinesAttachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
3449
|
-
resumeFrom?: string;
|
|
3450
|
-
updateIntervalInMs?: number;
|
|
3451
|
-
}
|
|
3452
|
-
|
|
3453
|
-
// @public
|
|
3454
|
-
export type VirtualMachinesAttachVolumeResponse = VirtualMachinesAttachVolumeHeaders;
|
|
3455
|
-
|
|
3456
3649
|
// @public
|
|
3457
3650
|
export type VirtualMachineSchedulingExecution = string;
|
|
3458
3651
|
|
|
@@ -3481,20 +3674,6 @@ export interface VirtualMachinesDeleteOptionalParams extends coreClient.Operatio
|
|
|
3481
3674
|
updateIntervalInMs?: number;
|
|
3482
3675
|
}
|
|
3483
3676
|
|
|
3484
|
-
// @public
|
|
3485
|
-
export interface VirtualMachinesDetachVolumeHeaders {
|
|
3486
|
-
location?: string;
|
|
3487
|
-
}
|
|
3488
|
-
|
|
3489
|
-
// @public
|
|
3490
|
-
export interface VirtualMachinesDetachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
3491
|
-
resumeFrom?: string;
|
|
3492
|
-
updateIntervalInMs?: number;
|
|
3493
|
-
}
|
|
3494
|
-
|
|
3495
|
-
// @public
|
|
3496
|
-
export type VirtualMachinesDetachVolumeResponse = VirtualMachinesDetachVolumeHeaders;
|
|
3497
|
-
|
|
3498
3677
|
// @public
|
|
3499
3678
|
export interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
3500
3679
|
}
|
|
@@ -3543,7 +3722,7 @@ export interface VirtualMachinesPowerOffOptionalParams extends coreClient.Operat
|
|
|
3543
3722
|
}
|
|
3544
3723
|
|
|
3545
3724
|
// @public
|
|
3546
|
-
export type VirtualMachinesPowerOffResponse =
|
|
3725
|
+
export type VirtualMachinesPowerOffResponse = OperationStatusResult;
|
|
3547
3726
|
|
|
3548
3727
|
// @public
|
|
3549
3728
|
export interface VirtualMachinesReimageHeaders {
|
|
@@ -3557,7 +3736,7 @@ export interface VirtualMachinesReimageOptionalParams extends coreClient.Operati
|
|
|
3557
3736
|
}
|
|
3558
3737
|
|
|
3559
3738
|
// @public
|
|
3560
|
-
export type VirtualMachinesReimageResponse =
|
|
3739
|
+
export type VirtualMachinesReimageResponse = OperationStatusResult;
|
|
3561
3740
|
|
|
3562
3741
|
// @public
|
|
3563
3742
|
export interface VirtualMachinesRestartHeaders {
|
|
@@ -3571,7 +3750,7 @@ export interface VirtualMachinesRestartOptionalParams extends coreClient.Operati
|
|
|
3571
3750
|
}
|
|
3572
3751
|
|
|
3573
3752
|
// @public
|
|
3574
|
-
export type VirtualMachinesRestartResponse =
|
|
3753
|
+
export type VirtualMachinesRestartResponse = OperationStatusResult;
|
|
3575
3754
|
|
|
3576
3755
|
// @public
|
|
3577
3756
|
export interface VirtualMachinesStartHeaders {
|
|
@@ -3585,11 +3764,11 @@ export interface VirtualMachinesStartOptionalParams extends coreClient.Operation
|
|
|
3585
3764
|
}
|
|
3586
3765
|
|
|
3587
3766
|
// @public
|
|
3588
|
-
export type VirtualMachinesStartResponse =
|
|
3767
|
+
export type VirtualMachinesStartResponse = OperationStatusResult;
|
|
3589
3768
|
|
|
3590
3769
|
// @public
|
|
3591
3770
|
export interface VirtualMachinesUpdateHeaders {
|
|
3592
|
-
|
|
3771
|
+
azureAsyncOperation?: string;
|
|
3593
3772
|
}
|
|
3594
3773
|
|
|
3595
3774
|
// @public
|
|
@@ -3605,11 +3784,6 @@ export type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
|
3605
3784
|
// @public
|
|
3606
3785
|
export type VirtualMachineVirtioInterfaceType = string;
|
|
3607
3786
|
|
|
3608
|
-
// @public
|
|
3609
|
-
export interface VirtualMachineVolumeParameters {
|
|
3610
|
-
volumeId: string;
|
|
3611
|
-
}
|
|
3612
|
-
|
|
3613
3787
|
// @public
|
|
3614
3788
|
export interface Volume extends TrackedResource {
|
|
3615
3789
|
readonly attachedTo?: string[];
|