@azure/arm-networkcloud 1.0.0-alpha.20230725.1 → 1.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +174 -8
- package/dist/index.js +6965 -6051
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +85 -0
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersGetSample.js → agentPoolsGetSample.js} +11 -9
- package/dist-esm/samples-dev/agentPoolsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersListByResourceGroupSample.js → agentPoolsListByKubernetesClusterSample.js} +10 -8
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js +46 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bareMetalMachineKeySetsListByResourceGroupSample.js → bareMetalMachineKeySetsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js +9 -3
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js +3 -2
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{bmcKeySetsListByResourceGroupSample.js → bmcKeySetsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersGetSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js +3 -2
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +10 -9
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +3 -2
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeploySample.js +6 -4
- package/dist-esm/samples-dev/clustersDeploySample.js.map +1 -1
- package/dist-esm/samples-dev/clustersGetSample.js +3 -2
- package/dist-esm/samples-dev/clustersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +8 -6
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js +3 -2
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/consolesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesGetSample.js +3 -2
- package/dist-esm/samples-dev/consolesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts +2 -0
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{consolesListByResourceGroupSample.js → consolesListByVirtualMachineSample.js} +9 -8
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js.map +1 -0
- package/dist-esm/samples-dev/consolesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/consolesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js +178 -0
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksDeleteSample.js → kubernetesClustersDeleteSample.js} +10 -9
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksGetSample.js → kubernetesClustersGetSample.js} +10 -9
- package/dist-esm/samples-dev/kubernetesClustersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksListByResourceGroupSample.js → kubernetesClustersListByResourceGroupSample.js} +9 -8
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksListBySubscriptionSample.js → kubernetesClustersListBySubscriptionSample.js} +9 -8
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridAksClustersRestartNodeSample.js → kubernetesClustersRestartNodeSample.js} +11 -10
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js.map +1 -0
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{defaultCniNetworksUpdateSample.js → kubernetesClustersUpdateSample.js} +14 -11
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js +5 -6
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js +8 -7
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{metricsConfigurationsListByResourceGroupSample.js → metricsConfigurationsListByClusterSample.js} +9 -8
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/rackSkusGetSample.js +3 -2
- package/dist-esm/samples-dev/rackSkusGetSample.js.map +1 -1
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/racksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/racksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/racksGetSample.js +3 -2
- package/dist-esm/samples-dev/racksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/racksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/racksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js +5 -4
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesGetSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js +3 -2
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js.map +1 -1
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js +5 -4
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js +3 -2
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js +4 -3
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +8 -7
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js +4 -3
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/volumesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesGetSample.js +3 -2
- package/dist-esm/samples-dev/volumesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/volumesUpdateSample.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +887 -395
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +201 -61
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +36 -20
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1176 -330
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +7 -8
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +37 -44
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/networkCloud.d.ts +4 -4
- package/dist-esm/src/networkCloud.d.ts.map +1 -1
- package/dist-esm/src/networkCloud.js +5 -5
- package/dist-esm/src/networkCloud.js.map +1 -1
- package/dist-esm/src/operations/agentPools.d.ts +100 -0
- package/dist-esm/src/operations/agentPools.d.ts.map +1 -0
- package/dist-esm/src/operations/{defaultCniNetworks.js → agentPools.js} +155 -185
- package/dist-esm/src/operations/agentPools.js.map +1 -0
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts +10 -10
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.js +21 -21
- package/dist-esm/src/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist-esm/src/operations/bareMetalMachines.js +1 -1
- package/dist-esm/src/operations/bareMetalMachines.js.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.d.ts +10 -12
- package/dist-esm/src/operations/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operations/bmcKeySets.js +21 -23
- package/dist-esm/src/operations/bmcKeySets.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js +1 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js.map +1 -1
- package/dist-esm/src/operations/clusters.js +1 -1
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/consoles.d.ts +10 -10
- package/dist-esm/src/operations/consoles.d.ts.map +1 -1
- package/dist-esm/src/operations/consoles.js +21 -21
- package/dist-esm/src/operations/consoles.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +2 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +2 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/kubernetesClusters.d.ts +123 -0
- package/dist-esm/src/operations/kubernetesClusters.d.ts.map +1 -0
- package/dist-esm/src/operations/{hybridAksClusters.js → kubernetesClusters.js} +133 -87
- package/dist-esm/src/operations/kubernetesClusters.js.map +1 -0
- package/dist-esm/src/operations/metricsConfigurations.d.ts +12 -12
- package/dist-esm/src/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/metricsConfigurations.js +23 -23
- package/dist-esm/src/operations/metricsConfigurations.js.map +1 -1
- package/dist-esm/src/operations/racks.js +1 -1
- package/dist-esm/src/operations/racks.js.map +1 -1
- package/dist-esm/src/operations/storageAppliances.d.ts +5 -21
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/storageAppliances.js +5 -100
- package/dist-esm/src/operations/storageAppliances.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +1 -1
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{hybridAksClusters.js → agentPools.js} +1 -1
- package/dist-esm/src/operationsInterfaces/agentPools.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts +3 -4
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/consoles.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +2 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts +87 -0
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{defaultCniNetworks.js → kubernetesClusters.js} +1 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts +5 -21
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/package.json +4 -4
- package/review/arm-networkcloud.api.md +639 -384
- package/src/models/index.ts +958 -435
- package/src/models/mappers.ts +1218 -346
- package/src/models/parameters.ts +44 -53
- package/src/networkCloud.ts +10 -10
- package/src/operations/{defaultCniNetworks.ts → agentPools.ts} +249 -232
- package/src/operations/bareMetalMachineKeySets.ts +31 -31
- package/src/operations/bareMetalMachines.ts +1 -1
- package/src/operations/bmcKeySets.ts +31 -33
- package/src/operations/cloudServicesNetworks.ts +1 -1
- package/src/operations/clusters.ts +1 -1
- package/src/operations/consoles.ts +31 -31
- package/src/operations/index.ts +2 -2
- package/src/operations/{hybridAksClusters.ts → kubernetesClusters.ts} +232 -159
- package/src/operations/metricsConfigurations.ts +33 -33
- package/src/operations/racks.ts +1 -1
- package/src/operations/storageAppliances.ts +5 -142
- package/src/operations/virtualMachines.ts +1 -1
- package/src/operationsInterfaces/agentPools.ts +144 -0
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +4 -4
- package/src/operationsInterfaces/bmcKeySets.ts +4 -5
- package/src/operationsInterfaces/consoles.ts +4 -4
- package/src/operationsInterfaces/index.ts +2 -2
- package/src/operationsInterfaces/kubernetesClusters.ts +170 -0
- package/src/operationsInterfaces/metricsConfigurations.ts +6 -6
- package/src/operationsInterfaces/storageAppliances.ts +5 -39
- package/types/arm-networkcloud.d.ts +1441 -925
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js +0 -59
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js +0 -54
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js +0 -40
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js +0 -57
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.js +0 -44
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js +0 -41
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js.map +0 -1
- package/dist-esm/src/operations/defaultCniNetworks.d.ts +0 -98
- package/dist-esm/src/operations/defaultCniNetworks.d.ts.map +0 -1
- package/dist-esm/src/operations/defaultCniNetworks.js.map +0 -1
- package/dist-esm/src/operations/hybridAksClusters.d.ts +0 -126
- package/dist-esm/src/operations/hybridAksClusters.d.ts.map +0 -1
- package/dist-esm/src/operations/hybridAksClusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts +0 -89
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.js.map +0 -1
- package/src/operationsInterfaces/defaultCniNetworks.ts +0 -118
- package/src/operationsInterfaces/hybridAksClusters.ts +0 -163
|
@@ -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;
|
|
@@ -139,7 +311,7 @@ export interface BareMetalMachineKeySets {
|
|
|
139
311
|
beginUpdate(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachineKeySetsUpdateResponse>, BareMetalMachineKeySetsUpdateResponse>>;
|
|
140
312
|
beginUpdateAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsUpdateOptionalParams): Promise<BareMetalMachineKeySetsUpdateResponse>;
|
|
141
313
|
get(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsGetOptionalParams): Promise<BareMetalMachineKeySetsGetResponse>;
|
|
142
|
-
|
|
314
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: BareMetalMachineKeySetsListByClusterOptionalParams): PagedAsyncIterableIterator<BareMetalMachineKeySet>;
|
|
143
315
|
}
|
|
144
316
|
|
|
145
317
|
// @public
|
|
@@ -175,22 +347,22 @@ export interface BareMetalMachineKeySetsGetOptionalParams extends coreClient.Ope
|
|
|
175
347
|
export type BareMetalMachineKeySetsGetResponse = BareMetalMachineKeySet;
|
|
176
348
|
|
|
177
349
|
// @public
|
|
178
|
-
export interface
|
|
350
|
+
export interface BareMetalMachineKeySetsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
179
351
|
}
|
|
180
352
|
|
|
181
353
|
// @public
|
|
182
|
-
export type
|
|
354
|
+
export type BareMetalMachineKeySetsListByClusterNextResponse = BareMetalMachineKeySetList;
|
|
183
355
|
|
|
184
356
|
// @public
|
|
185
|
-
export interface
|
|
357
|
+
export interface BareMetalMachineKeySetsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
186
358
|
}
|
|
187
359
|
|
|
188
360
|
// @public
|
|
189
|
-
export type
|
|
361
|
+
export type BareMetalMachineKeySetsListByClusterResponse = BareMetalMachineKeySetList;
|
|
190
362
|
|
|
191
363
|
// @public
|
|
192
364
|
export interface BareMetalMachineKeySetsUpdateHeaders {
|
|
193
|
-
|
|
365
|
+
azureAsyncOperation?: string;
|
|
194
366
|
}
|
|
195
367
|
|
|
196
368
|
// @public
|
|
@@ -505,7 +677,7 @@ export type BareMetalMachinesUncordonResponse = BareMetalMachinesUncordonHeaders
|
|
|
505
677
|
|
|
506
678
|
// @public
|
|
507
679
|
export interface BareMetalMachinesUpdateHeaders {
|
|
508
|
-
|
|
680
|
+
azureAsyncOperation?: string;
|
|
509
681
|
}
|
|
510
682
|
|
|
511
683
|
// @public
|
|
@@ -538,10 +710,25 @@ export interface BareMetalMachineValidateHardwareParameters {
|
|
|
538
710
|
}
|
|
539
711
|
|
|
540
712
|
// @public
|
|
541
|
-
export
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
713
|
+
export type BfdEnabled = string;
|
|
714
|
+
|
|
715
|
+
// @public
|
|
716
|
+
export interface BgpAdvertisement {
|
|
717
|
+
advertiseToFabric?: AdvertiseToFabric;
|
|
718
|
+
communities?: string[];
|
|
719
|
+
ipAddressPools: string[];
|
|
720
|
+
peers?: string[];
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
// @public
|
|
724
|
+
export type BgpMultiHop = string;
|
|
725
|
+
|
|
726
|
+
// @public
|
|
727
|
+
export interface BgpServiceLoadBalancerConfiguration {
|
|
728
|
+
bgpAdvertisements?: BgpAdvertisement[];
|
|
729
|
+
bgpPeers?: ServiceLoadBalancerBgpPeer[];
|
|
730
|
+
fabricPeeringEnabled?: FabricPeeringEnabled;
|
|
731
|
+
ipAddressPools?: IpAddressPool[];
|
|
545
732
|
}
|
|
546
733
|
|
|
547
734
|
// @public
|
|
@@ -591,7 +778,7 @@ export interface BmcKeySets {
|
|
|
591
778
|
beginUpdate(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BmcKeySetsUpdateResponse>, BmcKeySetsUpdateResponse>>;
|
|
592
779
|
beginUpdateAndWait(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsUpdateOptionalParams): Promise<BmcKeySetsUpdateResponse>;
|
|
593
780
|
get(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsGetOptionalParams): Promise<BmcKeySetsGetResponse>;
|
|
594
|
-
|
|
781
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: BmcKeySetsListByClusterOptionalParams): PagedAsyncIterableIterator<BmcKeySet>;
|
|
595
782
|
}
|
|
596
783
|
|
|
597
784
|
// @public
|
|
@@ -627,22 +814,22 @@ export interface BmcKeySetsGetOptionalParams extends coreClient.OperationOptions
|
|
|
627
814
|
export type BmcKeySetsGetResponse = BmcKeySet;
|
|
628
815
|
|
|
629
816
|
// @public
|
|
630
|
-
export interface
|
|
817
|
+
export interface BmcKeySetsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
631
818
|
}
|
|
632
819
|
|
|
633
820
|
// @public
|
|
634
|
-
export type
|
|
821
|
+
export type BmcKeySetsListByClusterNextResponse = BmcKeySetList;
|
|
635
822
|
|
|
636
823
|
// @public
|
|
637
|
-
export interface
|
|
824
|
+
export interface BmcKeySetsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
638
825
|
}
|
|
639
826
|
|
|
640
827
|
// @public
|
|
641
|
-
export type
|
|
828
|
+
export type BmcKeySetsListByClusterResponse = BmcKeySetList;
|
|
642
829
|
|
|
643
830
|
// @public
|
|
644
831
|
export interface BmcKeySetsUpdateHeaders {
|
|
645
|
-
|
|
832
|
+
azureAsyncOperation?: string;
|
|
646
833
|
}
|
|
647
834
|
|
|
648
835
|
// @public
|
|
@@ -661,6 +848,7 @@ export type BootstrapProtocol = string;
|
|
|
661
848
|
// @public
|
|
662
849
|
export interface CloudServicesNetwork extends TrackedResource {
|
|
663
850
|
additionalEgressEndpoints?: EgressEndpoint[];
|
|
851
|
+
readonly associatedResourceIds?: string[];
|
|
664
852
|
readonly clusterId?: string;
|
|
665
853
|
readonly detailedStatus?: CloudServicesNetworkDetailedStatus;
|
|
666
854
|
readonly detailedStatusMessage?: string;
|
|
@@ -772,7 +960,7 @@ export type CloudServicesNetworksListBySubscriptionResponse = CloudServicesNetwo
|
|
|
772
960
|
|
|
773
961
|
// @public
|
|
774
962
|
export interface CloudServicesNetworksUpdateHeaders {
|
|
775
|
-
|
|
963
|
+
azureAsyncOperation?: string;
|
|
776
964
|
}
|
|
777
965
|
|
|
778
966
|
// @public
|
|
@@ -788,7 +976,7 @@ export type CloudServicesNetworksUpdateResponse = CloudServicesNetwork;
|
|
|
788
976
|
// @public
|
|
789
977
|
export interface Cluster extends TrackedResource {
|
|
790
978
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
791
|
-
analyticsWorkspaceId
|
|
979
|
+
analyticsWorkspaceId?: string;
|
|
792
980
|
readonly availableUpgradeVersions?: ClusterAvailableUpgradeVersion[];
|
|
793
981
|
readonly clusterCapacity?: ClusterCapacity;
|
|
794
982
|
readonly clusterConnectionStatus?: ClusterConnectionStatus;
|
|
@@ -1115,7 +1303,7 @@ export type ClustersListBySubscriptionResponse = ClusterList;
|
|
|
1115
1303
|
|
|
1116
1304
|
// @public
|
|
1117
1305
|
export interface ClustersUpdateHeaders {
|
|
1118
|
-
|
|
1306
|
+
azureAsyncOperation?: string;
|
|
1119
1307
|
}
|
|
1120
1308
|
|
|
1121
1309
|
// @public
|
|
@@ -1150,21 +1338,6 @@ export interface ClusterUpdateVersionParameters {
|
|
|
1150
1338
|
targetClusterVersion: string;
|
|
1151
1339
|
}
|
|
1152
1340
|
|
|
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
1341
|
// @public
|
|
1169
1342
|
interface Console_2 extends TrackedResource {
|
|
1170
1343
|
readonly detailedStatus?: ConsoleDetailedStatus;
|
|
@@ -1213,7 +1386,7 @@ export interface Consoles {
|
|
|
1213
1386
|
beginUpdate(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConsolesUpdateResponse>, ConsolesUpdateResponse>>;
|
|
1214
1387
|
beginUpdateAndWait(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesUpdateOptionalParams): Promise<ConsolesUpdateResponse>;
|
|
1215
1388
|
get(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesGetOptionalParams): Promise<ConsolesGetResponse>;
|
|
1216
|
-
|
|
1389
|
+
listByVirtualMachine(resourceGroupName: string, virtualMachineName: string, options?: ConsolesListByVirtualMachineOptionalParams): PagedAsyncIterableIterator<Console_2>;
|
|
1217
1390
|
}
|
|
1218
1391
|
|
|
1219
1392
|
// @public
|
|
@@ -1249,22 +1422,22 @@ export interface ConsolesGetOptionalParams extends coreClient.OperationOptions {
|
|
|
1249
1422
|
export type ConsolesGetResponse = Console_2;
|
|
1250
1423
|
|
|
1251
1424
|
// @public
|
|
1252
|
-
export interface
|
|
1425
|
+
export interface ConsolesListByVirtualMachineNextOptionalParams extends coreClient.OperationOptions {
|
|
1253
1426
|
}
|
|
1254
1427
|
|
|
1255
1428
|
// @public
|
|
1256
|
-
export type
|
|
1429
|
+
export type ConsolesListByVirtualMachineNextResponse = ConsoleList;
|
|
1257
1430
|
|
|
1258
1431
|
// @public
|
|
1259
|
-
export interface
|
|
1432
|
+
export interface ConsolesListByVirtualMachineOptionalParams extends coreClient.OperationOptions {
|
|
1260
1433
|
}
|
|
1261
1434
|
|
|
1262
1435
|
// @public
|
|
1263
|
-
export type
|
|
1436
|
+
export type ConsolesListByVirtualMachineResponse = ConsoleList;
|
|
1264
1437
|
|
|
1265
1438
|
// @public
|
|
1266
1439
|
export interface ConsolesUpdateHeaders {
|
|
1267
|
-
|
|
1440
|
+
azureAsyncOperation?: string;
|
|
1268
1441
|
}
|
|
1269
1442
|
|
|
1270
1443
|
// @public
|
|
@@ -1281,125 +1454,20 @@ export type ConsolesUpdateResponse = Console_2;
|
|
|
1281
1454
|
export type ControlImpact = string;
|
|
1282
1455
|
|
|
1283
1456
|
// @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 {
|
|
1457
|
+
export interface ControlPlaneNodeConfiguration {
|
|
1458
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
1459
|
+
availabilityZones?: string[];
|
|
1460
|
+
count: number;
|
|
1461
|
+
vmSkuName: string;
|
|
1384
1462
|
}
|
|
1385
1463
|
|
|
1386
1464
|
// @public
|
|
1387
|
-
export
|
|
1388
|
-
|
|
1389
|
-
// @public
|
|
1390
|
-
export interface DefaultCniNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1465
|
+
export interface ControlPlaneNodePatchConfiguration {
|
|
1466
|
+
count?: number;
|
|
1391
1467
|
}
|
|
1392
1468
|
|
|
1393
1469
|
// @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;
|
|
1470
|
+
export type CreatedByType = string;
|
|
1403
1471
|
|
|
1404
1472
|
// @public
|
|
1405
1473
|
export type DefaultGateway = string;
|
|
@@ -1448,6 +1516,20 @@ export interface ExtendedLocation {
|
|
|
1448
1516
|
type: string;
|
|
1449
1517
|
}
|
|
1450
1518
|
|
|
1519
|
+
// @public
|
|
1520
|
+
export type FabricPeeringEnabled = string;
|
|
1521
|
+
|
|
1522
|
+
// @public
|
|
1523
|
+
export type FeatureDetailedStatus = string;
|
|
1524
|
+
|
|
1525
|
+
// @public
|
|
1526
|
+
export interface FeatureStatus {
|
|
1527
|
+
readonly detailedStatus?: FeatureDetailedStatus;
|
|
1528
|
+
readonly detailedStatusMessage?: string;
|
|
1529
|
+
readonly name?: string;
|
|
1530
|
+
readonly version?: string;
|
|
1531
|
+
}
|
|
1532
|
+
|
|
1451
1533
|
// @public
|
|
1452
1534
|
export function getContinuationToken(page: unknown): string | undefined;
|
|
1453
1535
|
|
|
@@ -1473,179 +1555,101 @@ export interface HardwareValidationStatus {
|
|
|
1473
1555
|
}
|
|
1474
1556
|
|
|
1475
1557
|
// @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;
|
|
1495
|
-
|
|
1496
|
-
// @public
|
|
1497
|
-
export interface HybridAksClusterList {
|
|
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
|
-
}
|
|
1558
|
+
export type HugepagesSize = string;
|
|
1519
1559
|
|
|
1520
1560
|
// @public
|
|
1521
|
-
export
|
|
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
|
-
}
|
|
1561
|
+
export type HybridAksIpamEnabled = string;
|
|
1562
1562
|
|
|
1563
1563
|
// @public
|
|
1564
|
-
export type
|
|
1564
|
+
export type HybridAksPluginType = string;
|
|
1565
1565
|
|
|
1566
1566
|
// @public
|
|
1567
|
-
export interface
|
|
1567
|
+
export interface ImageRepositoryCredentials {
|
|
1568
|
+
password: string;
|
|
1569
|
+
registryUrl: string;
|
|
1570
|
+
username: string;
|
|
1568
1571
|
}
|
|
1569
1572
|
|
|
1570
1573
|
// @public
|
|
1571
|
-
export
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1574
|
+
export interface InitialAgentPoolConfiguration {
|
|
1575
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
1576
|
+
agentOptions?: AgentOptions;
|
|
1577
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
1578
|
+
availabilityZones?: string[];
|
|
1579
|
+
count: number;
|
|
1580
|
+
labels?: KubernetesLabel[];
|
|
1581
|
+
mode: AgentPoolMode;
|
|
1582
|
+
name: string;
|
|
1583
|
+
taints?: KubernetesLabel[];
|
|
1584
|
+
upgradeSettings?: AgentPoolUpgradeSettings;
|
|
1585
|
+
vmSkuName: string;
|
|
1575
1586
|
}
|
|
1576
1587
|
|
|
1577
1588
|
// @public
|
|
1578
|
-
export
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1589
|
+
export interface IpAddressPool {
|
|
1590
|
+
addresses: string[];
|
|
1591
|
+
autoAssign?: BfdEnabled;
|
|
1592
|
+
name: string;
|
|
1593
|
+
onlyUseHostIps?: BfdEnabled;
|
|
1582
1594
|
}
|
|
1583
1595
|
|
|
1584
1596
|
// @public
|
|
1585
|
-
export type
|
|
1597
|
+
export type IpAllocationType = string;
|
|
1586
1598
|
|
|
1587
1599
|
// @public
|
|
1588
|
-
export interface
|
|
1600
|
+
export interface KeySetUser {
|
|
1601
|
+
azureUserName: string;
|
|
1602
|
+
description?: string;
|
|
1603
|
+
sshPublicKey: SshPublicKey;
|
|
1589
1604
|
}
|
|
1590
1605
|
|
|
1591
1606
|
// @public
|
|
1592
|
-
export
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
location?: string;
|
|
1607
|
+
export interface KeySetUserStatus {
|
|
1608
|
+
readonly azureUserName?: string;
|
|
1609
|
+
readonly status?: BareMetalMachineKeySetUserSetupStatus;
|
|
1610
|
+
readonly statusMessage?: string;
|
|
1597
1611
|
}
|
|
1598
1612
|
|
|
1599
1613
|
// @public
|
|
1600
|
-
export
|
|
1601
|
-
|
|
1602
|
-
updateIntervalInMs?: number;
|
|
1614
|
+
export enum KnownActionType {
|
|
1615
|
+
Internal = "Internal"
|
|
1603
1616
|
}
|
|
1604
1617
|
|
|
1605
1618
|
// @public
|
|
1606
|
-
export
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
export interface HybridAksClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1610
|
-
hybridAksClusterUpdateParameters?: HybridAksClusterPatchParameters;
|
|
1619
|
+
export enum KnownAdvertiseToFabric {
|
|
1620
|
+
False = "False",
|
|
1621
|
+
True = "True"
|
|
1611
1622
|
}
|
|
1612
1623
|
|
|
1613
1624
|
// @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;
|
|
1625
|
+
export enum KnownAgentPoolDetailedStatus {
|
|
1626
|
+
Available = "Available",
|
|
1627
|
+
Error = "Error",
|
|
1628
|
+
Provisioning = "Provisioning"
|
|
1627
1629
|
}
|
|
1628
1630
|
|
|
1629
1631
|
// @public
|
|
1630
|
-
export
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
azureUserName: string;
|
|
1635
|
-
description?: string;
|
|
1636
|
-
sshPublicKey: SshPublicKey;
|
|
1632
|
+
export enum KnownAgentPoolMode {
|
|
1633
|
+
NotApplicable = "NotApplicable",
|
|
1634
|
+
System = "System",
|
|
1635
|
+
User = "User"
|
|
1637
1636
|
}
|
|
1638
1637
|
|
|
1639
1638
|
// @public
|
|
1640
|
-
export
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1639
|
+
export enum KnownAgentPoolProvisioningState {
|
|
1640
|
+
Accepted = "Accepted",
|
|
1641
|
+
Canceled = "Canceled",
|
|
1642
|
+
Deleting = "Deleting",
|
|
1643
|
+
Failed = "Failed",
|
|
1644
|
+
InProgress = "InProgress",
|
|
1645
|
+
Succeeded = "Succeeded",
|
|
1646
|
+
Updating = "Updating"
|
|
1644
1647
|
}
|
|
1645
1648
|
|
|
1646
1649
|
// @public
|
|
1647
|
-
export enum
|
|
1648
|
-
|
|
1650
|
+
export enum KnownAvailabilityLifecycle {
|
|
1651
|
+
GenerallyAvailable = "GenerallyAvailable",
|
|
1652
|
+
Preview = "Preview"
|
|
1649
1653
|
}
|
|
1650
1654
|
|
|
1651
1655
|
// @public
|
|
@@ -1726,13 +1730,25 @@ export enum KnownBareMetalMachineProvisioningState {
|
|
|
1726
1730
|
}
|
|
1727
1731
|
|
|
1728
1732
|
// @public
|
|
1729
|
-
export enum KnownBareMetalMachineReadyState {
|
|
1733
|
+
export enum KnownBareMetalMachineReadyState {
|
|
1734
|
+
False = "False",
|
|
1735
|
+
True = "True"
|
|
1736
|
+
}
|
|
1737
|
+
|
|
1738
|
+
// @public
|
|
1739
|
+
export enum KnownBareMetalMachineSkipShutdown {
|
|
1740
|
+
False = "False",
|
|
1741
|
+
True = "True"
|
|
1742
|
+
}
|
|
1743
|
+
|
|
1744
|
+
// @public
|
|
1745
|
+
export enum KnownBfdEnabled {
|
|
1730
1746
|
False = "False",
|
|
1731
1747
|
True = "True"
|
|
1732
1748
|
}
|
|
1733
1749
|
|
|
1734
1750
|
// @public
|
|
1735
|
-
export enum
|
|
1751
|
+
export enum KnownBgpMultiHop {
|
|
1736
1752
|
False = "False",
|
|
1737
1753
|
True = "True"
|
|
1738
1754
|
}
|
|
@@ -1899,22 +1915,6 @@ export enum KnownCreatedByType {
|
|
|
1899
1915
|
User = "User"
|
|
1900
1916
|
}
|
|
1901
1917
|
|
|
1902
|
-
// @public
|
|
1903
|
-
export enum KnownDefaultCniNetworkDetailedStatus {
|
|
1904
|
-
Available = "Available",
|
|
1905
|
-
Error = "Error",
|
|
1906
|
-
Provisioning = "Provisioning"
|
|
1907
|
-
}
|
|
1908
|
-
|
|
1909
|
-
// @public
|
|
1910
|
-
export enum KnownDefaultCniNetworkProvisioningState {
|
|
1911
|
-
Accepted = "Accepted",
|
|
1912
|
-
Canceled = "Canceled",
|
|
1913
|
-
Failed = "Failed",
|
|
1914
|
-
Provisioning = "Provisioning",
|
|
1915
|
-
Succeeded = "Succeeded"
|
|
1916
|
-
}
|
|
1917
|
-
|
|
1918
1918
|
// @public
|
|
1919
1919
|
export enum KnownDefaultGateway {
|
|
1920
1920
|
False = "False",
|
|
@@ -1933,23 +1933,22 @@ export enum KnownDiskType {
|
|
|
1933
1933
|
}
|
|
1934
1934
|
|
|
1935
1935
|
// @public
|
|
1936
|
-
export enum
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
Provisioning = "Provisioning"
|
|
1936
|
+
export enum KnownFabricPeeringEnabled {
|
|
1937
|
+
False = "False",
|
|
1938
|
+
True = "True"
|
|
1940
1939
|
}
|
|
1941
1940
|
|
|
1942
1941
|
// @public
|
|
1943
|
-
export enum
|
|
1944
|
-
|
|
1945
|
-
|
|
1942
|
+
export enum KnownFeatureDetailedStatus {
|
|
1943
|
+
Failed = "Failed",
|
|
1944
|
+
Running = "Running",
|
|
1945
|
+
Unknown = "Unknown"
|
|
1946
1946
|
}
|
|
1947
1947
|
|
|
1948
1948
|
// @public
|
|
1949
|
-
export enum
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
Succeeded = "Succeeded"
|
|
1949
|
+
export enum KnownHugepagesSize {
|
|
1950
|
+
OneG = "1G",
|
|
1951
|
+
TwoM = "2M"
|
|
1953
1952
|
}
|
|
1954
1953
|
|
|
1955
1954
|
// @public
|
|
@@ -1972,6 +1971,59 @@ export enum KnownIpAllocationType {
|
|
|
1972
1971
|
IPV6 = "IPV6"
|
|
1973
1972
|
}
|
|
1974
1973
|
|
|
1974
|
+
// @public
|
|
1975
|
+
export enum KnownKubernetesClusterDetailedStatus {
|
|
1976
|
+
Available = "Available",
|
|
1977
|
+
Error = "Error",
|
|
1978
|
+
Provisioning = "Provisioning"
|
|
1979
|
+
}
|
|
1980
|
+
|
|
1981
|
+
// @public
|
|
1982
|
+
export enum KnownKubernetesClusterNodeDetailedStatus {
|
|
1983
|
+
Available = "Available",
|
|
1984
|
+
Error = "Error",
|
|
1985
|
+
Provisioning = "Provisioning",
|
|
1986
|
+
Running = "Running",
|
|
1987
|
+
Scheduling = "Scheduling",
|
|
1988
|
+
Stopped = "Stopped",
|
|
1989
|
+
Terminating = "Terminating",
|
|
1990
|
+
Unknown = "Unknown"
|
|
1991
|
+
}
|
|
1992
|
+
|
|
1993
|
+
// @public
|
|
1994
|
+
export enum KnownKubernetesClusterProvisioningState {
|
|
1995
|
+
Accepted = "Accepted",
|
|
1996
|
+
Canceled = "Canceled",
|
|
1997
|
+
Created = "Created",
|
|
1998
|
+
Deleting = "Deleting",
|
|
1999
|
+
Failed = "Failed",
|
|
2000
|
+
InProgress = "InProgress",
|
|
2001
|
+
Succeeded = "Succeeded",
|
|
2002
|
+
Updating = "Updating"
|
|
2003
|
+
}
|
|
2004
|
+
|
|
2005
|
+
// @public
|
|
2006
|
+
export enum KnownKubernetesNodePowerState {
|
|
2007
|
+
Off = "Off",
|
|
2008
|
+
On = "On",
|
|
2009
|
+
Unknown = "Unknown"
|
|
2010
|
+
}
|
|
2011
|
+
|
|
2012
|
+
// @public
|
|
2013
|
+
export enum KnownKubernetesNodeRole {
|
|
2014
|
+
ControlPlane = "ControlPlane",
|
|
2015
|
+
Worker = "Worker"
|
|
2016
|
+
}
|
|
2017
|
+
|
|
2018
|
+
// @public
|
|
2019
|
+
export enum KnownKubernetesPluginType {
|
|
2020
|
+
Dpdk = "DPDK",
|
|
2021
|
+
Ipvlan = "IPVLAN",
|
|
2022
|
+
Macvlan = "MACVLAN",
|
|
2023
|
+
OSDevice = "OSDevice",
|
|
2024
|
+
Sriov = "SRIOV"
|
|
2025
|
+
}
|
|
2026
|
+
|
|
1975
2027
|
// @public
|
|
1976
2028
|
export enum KnownL2NetworkDetailedStatus {
|
|
1977
2029
|
Available = "Available",
|
|
@@ -1988,6 +2040,12 @@ export enum KnownL2NetworkProvisioningState {
|
|
|
1988
2040
|
Succeeded = "Succeeded"
|
|
1989
2041
|
}
|
|
1990
2042
|
|
|
2043
|
+
// @public
|
|
2044
|
+
export enum KnownL3NetworkConfigurationIpamEnabled {
|
|
2045
|
+
False = "False",
|
|
2046
|
+
True = "True"
|
|
2047
|
+
}
|
|
2048
|
+
|
|
1991
2049
|
// @public
|
|
1992
2050
|
export enum KnownL3NetworkDetailedStatus {
|
|
1993
2051
|
Available = "Available",
|
|
@@ -2083,11 +2141,6 @@ export enum KnownStorageApplianceDetailedStatus {
|
|
|
2083
2141
|
Provisioning = "Provisioning"
|
|
2084
2142
|
}
|
|
2085
2143
|
|
|
2086
|
-
// @public
|
|
2087
|
-
export enum KnownStorageApplianceHardwareValidationCategory {
|
|
2088
|
-
BasicValidation = "BasicValidation"
|
|
2089
|
-
}
|
|
2090
|
-
|
|
2091
2144
|
// @public
|
|
2092
2145
|
export enum KnownStorageApplianceProvisioningState {
|
|
2093
2146
|
Accepted = "Accepted",
|
|
@@ -2135,7 +2188,12 @@ export enum KnownVirtualMachineBootMethod {
|
|
|
2135
2188
|
export enum KnownVirtualMachineDetailedStatus {
|
|
2136
2189
|
Available = "Available",
|
|
2137
2190
|
Error = "Error",
|
|
2138
|
-
Provisioning = "Provisioning"
|
|
2191
|
+
Provisioning = "Provisioning",
|
|
2192
|
+
Running = "Running",
|
|
2193
|
+
Scheduling = "Scheduling",
|
|
2194
|
+
Stopped = "Stopped",
|
|
2195
|
+
Terminating = "Terminating",
|
|
2196
|
+
Unknown = "Unknown"
|
|
2139
2197
|
}
|
|
2140
2198
|
|
|
2141
2199
|
// @public
|
|
@@ -2172,7 +2230,8 @@ export enum KnownVirtualMachinePlacementHintType {
|
|
|
2172
2230
|
// @public
|
|
2173
2231
|
export enum KnownVirtualMachinePowerState {
|
|
2174
2232
|
Off = "Off",
|
|
2175
|
-
On = "On"
|
|
2233
|
+
On = "On",
|
|
2234
|
+
Unknown = "Unknown"
|
|
2176
2235
|
}
|
|
2177
2236
|
|
|
2178
2237
|
// @public
|
|
@@ -2218,8 +2277,201 @@ export enum KnownWorkloadImpact {
|
|
|
2218
2277
|
True = "True"
|
|
2219
2278
|
}
|
|
2220
2279
|
|
|
2280
|
+
// @public
|
|
2281
|
+
export interface KubernetesCluster extends TrackedResource {
|
|
2282
|
+
aadConfiguration?: AadConfiguration;
|
|
2283
|
+
administratorConfiguration?: AdministratorConfiguration;
|
|
2284
|
+
readonly attachedNetworkIds?: string[];
|
|
2285
|
+
readonly availableUpgrades?: AvailableUpgrade[];
|
|
2286
|
+
readonly clusterId?: string;
|
|
2287
|
+
readonly connectedClusterId?: string;
|
|
2288
|
+
readonly controlPlaneKubernetesVersion?: string;
|
|
2289
|
+
controlPlaneNodeConfiguration: ControlPlaneNodeConfiguration;
|
|
2290
|
+
readonly detailedStatus?: KubernetesClusterDetailedStatus;
|
|
2291
|
+
readonly detailedStatusMessage?: string;
|
|
2292
|
+
extendedLocation: ExtendedLocation;
|
|
2293
|
+
readonly featureStatuses?: FeatureStatus[];
|
|
2294
|
+
initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];
|
|
2295
|
+
kubernetesVersion: string;
|
|
2296
|
+
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
2297
|
+
networkConfiguration: NetworkConfiguration;
|
|
2298
|
+
readonly nodes?: KubernetesClusterNode[];
|
|
2299
|
+
readonly provisioningState?: KubernetesClusterProvisioningState;
|
|
2300
|
+
}
|
|
2301
|
+
|
|
2302
|
+
// @public
|
|
2303
|
+
export type KubernetesClusterDetailedStatus = string;
|
|
2304
|
+
|
|
2305
|
+
// @public
|
|
2306
|
+
export interface KubernetesClusterList {
|
|
2307
|
+
nextLink?: string;
|
|
2308
|
+
value?: KubernetesCluster[];
|
|
2309
|
+
}
|
|
2310
|
+
|
|
2311
|
+
// @public
|
|
2312
|
+
export interface KubernetesClusterNode {
|
|
2313
|
+
readonly agentPoolId?: string;
|
|
2314
|
+
readonly availabilityZone?: string;
|
|
2315
|
+
readonly bareMetalMachineId?: string;
|
|
2316
|
+
readonly cpuCores?: number;
|
|
2317
|
+
readonly detailedStatus?: KubernetesClusterNodeDetailedStatus;
|
|
2318
|
+
readonly detailedStatusMessage?: string;
|
|
2319
|
+
readonly diskSizeGB?: number;
|
|
2320
|
+
readonly image?: string;
|
|
2321
|
+
readonly kubernetesVersion?: string;
|
|
2322
|
+
readonly labels?: KubernetesLabel[];
|
|
2323
|
+
readonly memorySizeGB?: number;
|
|
2324
|
+
readonly mode?: AgentPoolMode;
|
|
2325
|
+
readonly name?: string;
|
|
2326
|
+
readonly networkAttachments?: NetworkAttachment[];
|
|
2327
|
+
readonly powerState?: KubernetesNodePowerState;
|
|
2328
|
+
readonly role?: KubernetesNodeRole;
|
|
2329
|
+
readonly taints?: KubernetesLabel[];
|
|
2330
|
+
readonly vmSkuName?: string;
|
|
2331
|
+
}
|
|
2332
|
+
|
|
2333
|
+
// @public
|
|
2334
|
+
export type KubernetesClusterNodeDetailedStatus = string;
|
|
2335
|
+
|
|
2336
|
+
// @public
|
|
2337
|
+
export interface KubernetesClusterPatchParameters {
|
|
2338
|
+
controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;
|
|
2339
|
+
kubernetesVersion?: string;
|
|
2340
|
+
tags?: {
|
|
2341
|
+
[propertyName: string]: string;
|
|
2342
|
+
};
|
|
2343
|
+
}
|
|
2344
|
+
|
|
2345
|
+
// @public
|
|
2346
|
+
export type KubernetesClusterProvisioningState = string;
|
|
2347
|
+
|
|
2348
|
+
// @public
|
|
2349
|
+
export interface KubernetesClusterRestartNodeParameters {
|
|
2350
|
+
nodeName: string;
|
|
2351
|
+
}
|
|
2352
|
+
|
|
2353
|
+
// @public
|
|
2354
|
+
export interface KubernetesClusters {
|
|
2355
|
+
beginCreateOrUpdate(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterParameters: KubernetesCluster, options?: KubernetesClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersCreateOrUpdateResponse>, KubernetesClustersCreateOrUpdateResponse>>;
|
|
2356
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterParameters: KubernetesCluster, options?: KubernetesClustersCreateOrUpdateOptionalParams): Promise<KubernetesClustersCreateOrUpdateResponse>;
|
|
2357
|
+
beginDelete(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2358
|
+
beginDeleteAndWait(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersDeleteOptionalParams): Promise<void>;
|
|
2359
|
+
beginRestartNode(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterRestartNodeParameters: KubernetesClusterRestartNodeParameters, options?: KubernetesClustersRestartNodeOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersRestartNodeResponse>, KubernetesClustersRestartNodeResponse>>;
|
|
2360
|
+
beginRestartNodeAndWait(resourceGroupName: string, kubernetesClusterName: string, kubernetesClusterRestartNodeParameters: KubernetesClusterRestartNodeParameters, options?: KubernetesClustersRestartNodeOptionalParams): Promise<KubernetesClustersRestartNodeResponse>;
|
|
2361
|
+
beginUpdate(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubernetesClustersUpdateResponse>, KubernetesClustersUpdateResponse>>;
|
|
2362
|
+
beginUpdateAndWait(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersUpdateOptionalParams): Promise<KubernetesClustersUpdateResponse>;
|
|
2363
|
+
get(resourceGroupName: string, kubernetesClusterName: string, options?: KubernetesClustersGetOptionalParams): Promise<KubernetesClustersGetResponse>;
|
|
2364
|
+
listByResourceGroup(resourceGroupName: string, options?: KubernetesClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<KubernetesCluster>;
|
|
2365
|
+
listBySubscription(options?: KubernetesClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<KubernetesCluster>;
|
|
2366
|
+
}
|
|
2367
|
+
|
|
2368
|
+
// @public
|
|
2369
|
+
export interface KubernetesClustersCreateOrUpdateHeaders {
|
|
2370
|
+
azureAsyncOperation?: string;
|
|
2371
|
+
}
|
|
2372
|
+
|
|
2373
|
+
// @public
|
|
2374
|
+
export interface KubernetesClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2375
|
+
resumeFrom?: string;
|
|
2376
|
+
updateIntervalInMs?: number;
|
|
2377
|
+
}
|
|
2378
|
+
|
|
2379
|
+
// @public
|
|
2380
|
+
export type KubernetesClustersCreateOrUpdateResponse = KubernetesCluster;
|
|
2381
|
+
|
|
2382
|
+
// @public
|
|
2383
|
+
export interface KubernetesClustersDeleteHeaders {
|
|
2384
|
+
location?: string;
|
|
2385
|
+
}
|
|
2386
|
+
|
|
2387
|
+
// @public
|
|
2388
|
+
export interface KubernetesClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2389
|
+
resumeFrom?: string;
|
|
2390
|
+
updateIntervalInMs?: number;
|
|
2391
|
+
}
|
|
2392
|
+
|
|
2393
|
+
// @public
|
|
2394
|
+
export interface KubernetesClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
2395
|
+
}
|
|
2396
|
+
|
|
2397
|
+
// @public
|
|
2398
|
+
export type KubernetesClustersGetResponse = KubernetesCluster;
|
|
2399
|
+
|
|
2400
|
+
// @public
|
|
2401
|
+
export interface KubernetesClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2402
|
+
}
|
|
2403
|
+
|
|
2404
|
+
// @public
|
|
2405
|
+
export type KubernetesClustersListByResourceGroupNextResponse = KubernetesClusterList;
|
|
2406
|
+
|
|
2407
|
+
// @public
|
|
2408
|
+
export interface KubernetesClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2409
|
+
}
|
|
2410
|
+
|
|
2411
|
+
// @public
|
|
2412
|
+
export type KubernetesClustersListByResourceGroupResponse = KubernetesClusterList;
|
|
2413
|
+
|
|
2414
|
+
// @public
|
|
2415
|
+
export interface KubernetesClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
2416
|
+
}
|
|
2417
|
+
|
|
2418
|
+
// @public
|
|
2419
|
+
export type KubernetesClustersListBySubscriptionNextResponse = KubernetesClusterList;
|
|
2420
|
+
|
|
2421
|
+
// @public
|
|
2422
|
+
export interface KubernetesClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2423
|
+
}
|
|
2424
|
+
|
|
2425
|
+
// @public
|
|
2426
|
+
export type KubernetesClustersListBySubscriptionResponse = KubernetesClusterList;
|
|
2427
|
+
|
|
2428
|
+
// @public
|
|
2429
|
+
export interface KubernetesClustersRestartNodeHeaders {
|
|
2430
|
+
location?: string;
|
|
2431
|
+
}
|
|
2432
|
+
|
|
2433
|
+
// @public
|
|
2434
|
+
export interface KubernetesClustersRestartNodeOptionalParams extends coreClient.OperationOptions {
|
|
2435
|
+
resumeFrom?: string;
|
|
2436
|
+
updateIntervalInMs?: number;
|
|
2437
|
+
}
|
|
2438
|
+
|
|
2439
|
+
// @public
|
|
2440
|
+
export type KubernetesClustersRestartNodeResponse = KubernetesClustersRestartNodeHeaders;
|
|
2441
|
+
|
|
2442
|
+
// @public
|
|
2443
|
+
export interface KubernetesClustersUpdateHeaders {
|
|
2444
|
+
azureAsyncOperation?: string;
|
|
2445
|
+
}
|
|
2446
|
+
|
|
2447
|
+
// @public
|
|
2448
|
+
export interface KubernetesClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2449
|
+
kubernetesClusterUpdateParameters?: KubernetesClusterPatchParameters;
|
|
2450
|
+
resumeFrom?: string;
|
|
2451
|
+
updateIntervalInMs?: number;
|
|
2452
|
+
}
|
|
2453
|
+
|
|
2454
|
+
// @public
|
|
2455
|
+
export type KubernetesClustersUpdateResponse = KubernetesCluster;
|
|
2456
|
+
|
|
2457
|
+
// @public
|
|
2458
|
+
export interface KubernetesLabel {
|
|
2459
|
+
key: string;
|
|
2460
|
+
value: string;
|
|
2461
|
+
}
|
|
2462
|
+
|
|
2463
|
+
// @public
|
|
2464
|
+
export type KubernetesNodePowerState = string;
|
|
2465
|
+
|
|
2466
|
+
// @public
|
|
2467
|
+
export type KubernetesNodeRole = string;
|
|
2468
|
+
|
|
2469
|
+
// @public
|
|
2470
|
+
export type KubernetesPluginType = string;
|
|
2471
|
+
|
|
2221
2472
|
// @public
|
|
2222
2473
|
export interface L2Network extends TrackedResource {
|
|
2474
|
+
readonly associatedResourceIds?: string[];
|
|
2223
2475
|
readonly clusterId?: string;
|
|
2224
2476
|
readonly detailedStatus?: L2NetworkDetailedStatus;
|
|
2225
2477
|
readonly detailedStatusMessage?: string;
|
|
@@ -2232,6 +2484,12 @@ export interface L2Network extends TrackedResource {
|
|
|
2232
2484
|
readonly virtualMachinesAssociatedIds?: string[];
|
|
2233
2485
|
}
|
|
2234
2486
|
|
|
2487
|
+
// @public
|
|
2488
|
+
export interface L2NetworkAttachmentConfiguration {
|
|
2489
|
+
networkId: string;
|
|
2490
|
+
pluginType?: KubernetesPluginType;
|
|
2491
|
+
}
|
|
2492
|
+
|
|
2235
2493
|
// @public
|
|
2236
2494
|
export type L2NetworkDetailedStatus = string;
|
|
2237
2495
|
|
|
@@ -2333,6 +2591,7 @@ export type L2NetworksUpdateResponse = L2Network;
|
|
|
2333
2591
|
|
|
2334
2592
|
// @public
|
|
2335
2593
|
export interface L3Network extends TrackedResource {
|
|
2594
|
+
readonly associatedResourceIds?: string[];
|
|
2336
2595
|
readonly clusterId?: string;
|
|
2337
2596
|
readonly detailedStatus?: L3NetworkDetailedStatus;
|
|
2338
2597
|
readonly detailedStatusMessage?: string;
|
|
@@ -2350,6 +2609,16 @@ export interface L3Network extends TrackedResource {
|
|
|
2350
2609
|
vlan: number;
|
|
2351
2610
|
}
|
|
2352
2611
|
|
|
2612
|
+
// @public
|
|
2613
|
+
export interface L3NetworkAttachmentConfiguration {
|
|
2614
|
+
ipamEnabled?: L3NetworkConfigurationIpamEnabled;
|
|
2615
|
+
networkId: string;
|
|
2616
|
+
pluginType?: KubernetesPluginType;
|
|
2617
|
+
}
|
|
2618
|
+
|
|
2619
|
+
// @public
|
|
2620
|
+
export type L3NetworkConfigurationIpamEnabled = string;
|
|
2621
|
+
|
|
2353
2622
|
// @public
|
|
2354
2623
|
export type L3NetworkDetailedStatus = string;
|
|
2355
2624
|
|
|
@@ -2498,7 +2767,7 @@ export interface MetricsConfigurations {
|
|
|
2498
2767
|
beginUpdate(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MetricsConfigurationsUpdateResponse>, MetricsConfigurationsUpdateResponse>>;
|
|
2499
2768
|
beginUpdateAndWait(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsUpdateOptionalParams): Promise<MetricsConfigurationsUpdateResponse>;
|
|
2500
2769
|
get(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsGetOptionalParams): Promise<MetricsConfigurationsGetResponse>;
|
|
2501
|
-
|
|
2770
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: MetricsConfigurationsListByClusterOptionalParams): PagedAsyncIterableIterator<ClusterMetricsConfiguration>;
|
|
2502
2771
|
}
|
|
2503
2772
|
|
|
2504
2773
|
// @public
|
|
@@ -2534,22 +2803,22 @@ export interface MetricsConfigurationsGetOptionalParams extends coreClient.Opera
|
|
|
2534
2803
|
export type MetricsConfigurationsGetResponse = ClusterMetricsConfiguration;
|
|
2535
2804
|
|
|
2536
2805
|
// @public
|
|
2537
|
-
export interface
|
|
2806
|
+
export interface MetricsConfigurationsListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
2538
2807
|
}
|
|
2539
2808
|
|
|
2540
2809
|
// @public
|
|
2541
|
-
export type
|
|
2810
|
+
export type MetricsConfigurationsListByClusterNextResponse = ClusterMetricsConfigurationList;
|
|
2542
2811
|
|
|
2543
2812
|
// @public
|
|
2544
|
-
export interface
|
|
2813
|
+
export interface MetricsConfigurationsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
2545
2814
|
}
|
|
2546
2815
|
|
|
2547
2816
|
// @public
|
|
2548
|
-
export type
|
|
2817
|
+
export type MetricsConfigurationsListByClusterResponse = ClusterMetricsConfigurationList;
|
|
2549
2818
|
|
|
2550
2819
|
// @public
|
|
2551
2820
|
export interface MetricsConfigurationsUpdateHeaders {
|
|
2552
|
-
|
|
2821
|
+
azureAsyncOperation?: string;
|
|
2553
2822
|
}
|
|
2554
2823
|
|
|
2555
2824
|
// @public
|
|
@@ -2579,6 +2848,8 @@ export class NetworkCloud extends coreClient.ServiceClient {
|
|
|
2579
2848
|
$host: string;
|
|
2580
2849
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: NetworkCloudOptionalParams);
|
|
2581
2850
|
// (undocumented)
|
|
2851
|
+
agentPools: AgentPools;
|
|
2852
|
+
// (undocumented)
|
|
2582
2853
|
apiVersion: string;
|
|
2583
2854
|
// (undocumented)
|
|
2584
2855
|
bareMetalMachineKeySets: BareMetalMachineKeySets;
|
|
@@ -2595,9 +2866,7 @@ export class NetworkCloud extends coreClient.ServiceClient {
|
|
|
2595
2866
|
// (undocumented)
|
|
2596
2867
|
consoles: Consoles;
|
|
2597
2868
|
// (undocumented)
|
|
2598
|
-
|
|
2599
|
-
// (undocumented)
|
|
2600
|
-
hybridAksClusters: HybridAksClusters;
|
|
2869
|
+
kubernetesClusters: KubernetesClusters;
|
|
2601
2870
|
// (undocumented)
|
|
2602
2871
|
l2Networks: L2Networks;
|
|
2603
2872
|
// (undocumented)
|
|
@@ -2629,6 +2898,17 @@ export interface NetworkCloudOptionalParams extends coreClient.ServiceClientOpti
|
|
|
2629
2898
|
endpoint?: string;
|
|
2630
2899
|
}
|
|
2631
2900
|
|
|
2901
|
+
// @public
|
|
2902
|
+
export interface NetworkConfiguration {
|
|
2903
|
+
attachedNetworkConfiguration?: AttachedNetworkConfiguration;
|
|
2904
|
+
bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;
|
|
2905
|
+
cloudServicesNetworkId: string;
|
|
2906
|
+
cniNetworkId: string;
|
|
2907
|
+
dnsServiceIp?: string;
|
|
2908
|
+
podCidrs?: string[];
|
|
2909
|
+
serviceCidrs?: string[];
|
|
2910
|
+
}
|
|
2911
|
+
|
|
2632
2912
|
// @public
|
|
2633
2913
|
export interface NetworkInterface {
|
|
2634
2914
|
readonly address?: string;
|
|
@@ -2647,29 +2927,6 @@ export interface Nic {
|
|
|
2647
2927
|
readonly name?: string;
|
|
2648
2928
|
}
|
|
2649
2929
|
|
|
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
2930
|
// @public
|
|
2674
2931
|
export interface Operation {
|
|
2675
2932
|
readonly actionType?: ActionType;
|
|
@@ -2899,7 +3156,7 @@ export type RacksListBySubscriptionResponse = RackList;
|
|
|
2899
3156
|
|
|
2900
3157
|
// @public
|
|
2901
3158
|
export interface RacksUpdateHeaders {
|
|
2902
|
-
|
|
3159
|
+
azureAsyncOperation?: string;
|
|
2903
3160
|
}
|
|
2904
3161
|
|
|
2905
3162
|
// @public
|
|
@@ -2926,6 +3183,20 @@ export interface Resource {
|
|
|
2926
3183
|
readonly type?: string;
|
|
2927
3184
|
}
|
|
2928
3185
|
|
|
3186
|
+
// @public
|
|
3187
|
+
export interface ServiceLoadBalancerBgpPeer {
|
|
3188
|
+
bfdEnabled?: BfdEnabled;
|
|
3189
|
+
bgpMultiHop?: BgpMultiHop;
|
|
3190
|
+
holdTime?: string;
|
|
3191
|
+
keepAliveTime?: string;
|
|
3192
|
+
myAsn?: number;
|
|
3193
|
+
name: string;
|
|
3194
|
+
password?: string;
|
|
3195
|
+
peerAddress: string;
|
|
3196
|
+
peerAsn: number;
|
|
3197
|
+
peerPort?: number;
|
|
3198
|
+
}
|
|
3199
|
+
|
|
2929
3200
|
// @public
|
|
2930
3201
|
export interface ServicePrincipalInformation {
|
|
2931
3202
|
applicationId: string;
|
|
@@ -2983,9 +3254,6 @@ export interface StorageApplianceEnableRemoteVendorManagementParameters {
|
|
|
2983
3254
|
supportEndpoints?: string[];
|
|
2984
3255
|
}
|
|
2985
3256
|
|
|
2986
|
-
// @public
|
|
2987
|
-
export type StorageApplianceHardwareValidationCategory = string;
|
|
2988
|
-
|
|
2989
3257
|
// @public
|
|
2990
3258
|
export interface StorageApplianceList {
|
|
2991
3259
|
nextLink?: string;
|
|
@@ -3023,8 +3291,6 @@ export interface StorageAppliances {
|
|
|
3023
3291
|
beginRunReadCommandsAndWait(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams): Promise<StorageAppliancesRunReadCommandsResponse>;
|
|
3024
3292
|
beginUpdate(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesUpdateResponse>, StorageAppliancesUpdateResponse>>;
|
|
3025
3293
|
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
3294
|
get(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesGetOptionalParams): Promise<StorageAppliancesGetResponse>;
|
|
3029
3295
|
listByResourceGroup(resourceGroupName: string, options?: StorageAppliancesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<StorageAppliance>;
|
|
3030
3296
|
listBySubscription(options?: StorageAppliancesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<StorageAppliance>;
|
|
@@ -3142,7 +3408,7 @@ export type StorageAppliancesRunReadCommandsResponse = StorageAppliancesRunReadC
|
|
|
3142
3408
|
|
|
3143
3409
|
// @public
|
|
3144
3410
|
export interface StorageAppliancesUpdateHeaders {
|
|
3145
|
-
|
|
3411
|
+
azureAsyncOperation?: string;
|
|
3146
3412
|
}
|
|
3147
3413
|
|
|
3148
3414
|
// @public
|
|
@@ -3155,25 +3421,6 @@ export interface StorageAppliancesUpdateOptionalParams extends coreClient.Operat
|
|
|
3155
3421
|
// @public
|
|
3156
3422
|
export type StorageAppliancesUpdateResponse = StorageAppliance;
|
|
3157
3423
|
|
|
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
3424
|
// @public
|
|
3178
3425
|
export interface StorageProfile {
|
|
3179
3426
|
osDisk: OsDisk;
|
|
@@ -3207,6 +3454,7 @@ export interface TrackedResource extends Resource {
|
|
|
3207
3454
|
|
|
3208
3455
|
// @public
|
|
3209
3456
|
export interface TrunkedNetwork extends TrackedResource {
|
|
3457
|
+
readonly associatedResourceIds?: string[];
|
|
3210
3458
|
readonly clusterId?: string;
|
|
3211
3459
|
readonly detailedStatus?: TrunkedNetworkDetailedStatus;
|
|
3212
3460
|
readonly detailedStatusMessage?: string;
|
|
@@ -3220,6 +3468,12 @@ export interface TrunkedNetwork extends TrackedResource {
|
|
|
3220
3468
|
vlans: number[];
|
|
3221
3469
|
}
|
|
3222
3470
|
|
|
3471
|
+
// @public
|
|
3472
|
+
export interface TrunkedNetworkAttachmentConfiguration {
|
|
3473
|
+
networkId: string;
|
|
3474
|
+
pluginType?: KubernetesPluginType;
|
|
3475
|
+
}
|
|
3476
|
+
|
|
3223
3477
|
// @public
|
|
3224
3478
|
export type TrunkedNetworkDetailedStatus = string;
|
|
3225
3479
|
|
|
@@ -3335,6 +3589,7 @@ export type ValidationThresholdType = string;
|
|
|
3335
3589
|
// @public
|
|
3336
3590
|
export interface VirtualMachine extends TrackedResource {
|
|
3337
3591
|
adminUsername: string;
|
|
3592
|
+
readonly availabilityZone?: string;
|
|
3338
3593
|
readonly bareMetalMachineId?: string;
|
|
3339
3594
|
bootMethod?: VirtualMachineBootMethod;
|
|
3340
3595
|
cloudServicesNetworkAttachment: NetworkAttachment;
|
|
@@ -3589,7 +3844,7 @@ export type VirtualMachinesStartResponse = VirtualMachinesStartHeaders;
|
|
|
3589
3844
|
|
|
3590
3845
|
// @public
|
|
3591
3846
|
export interface VirtualMachinesUpdateHeaders {
|
|
3592
|
-
|
|
3847
|
+
azureAsyncOperation?: string;
|
|
3593
3848
|
}
|
|
3594
3849
|
|
|
3595
3850
|
// @public
|