@azure/arm-networkcloud 1.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +18723 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js +68 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js +39 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.js +59 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js +63 -0
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js +44 -0
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js +58 -0
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js +38 -0
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js +44 -0
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js +38 -0
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js +48 -0
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js +38 -0
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js +43 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js +42 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js +45 -0
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js +38 -0
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js +38 -0
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js +45 -0
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts +2 -0
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js +41 -0
- package/dist-esm/samples-dev/bareMetalMachinesValidateHardwareSample.js.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js +66 -0
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/bmcKeySetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js +39 -0
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.js +59 -0
- package/dist-esm/samples-dev/bmcKeySetsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js +60 -0
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js +58 -0
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js +38 -0
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js +38 -0
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js +56 -0
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js +48 -0
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/clusterManagersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/clusterManagersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js +38 -0
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/clusterManagersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/clusterManagersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clusterManagersGetSample.js +38 -0
- package/dist-esm/samples-dev/clusterManagersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/clusterManagersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/clusterManagersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js +44 -0
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +136 -0
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersDeleteSample.js +38 -0
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersDeploySample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersDeploySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersDeploySample.js +62 -0
- package/dist-esm/samples-dev/clustersDeploySample.js.map +1 -0
- package/dist-esm/samples-dev/clustersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersGetSample.js +38 -0
- package/dist-esm/samples-dev/clustersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersUpdateSample.js +104 -0
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/clustersUpdateVersionSample.d.ts +2 -0
- package/dist-esm/samples-dev/clustersUpdateVersionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js +41 -0
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js.map +1 -0
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js +52 -0
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/consolesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/consolesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/consolesDeleteSample.js +39 -0
- package/dist-esm/samples-dev/consolesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/consolesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/consolesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/consolesGetSample.js +39 -0
- package/dist-esm/samples-dev/consolesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.js +59 -0
- package/dist-esm/samples-dev/consolesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/consolesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/consolesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/consolesUpdateSample.js +48 -0
- package/dist-esm/samples-dev/consolesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js +59 -0
- package/dist-esm/samples-dev/defaultCniNetworksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.js +38 -0
- package/dist-esm/samples-dev/defaultCniNetworksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.js +38 -0
- package/dist-esm/samples-dev/defaultCniNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/defaultCniNetworksListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/defaultCniNetworksListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js +44 -0
- package/dist-esm/samples-dev/defaultCniNetworksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js +54 -0
- package/dist-esm/samples-dev/hybridAksClustersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js +40 -0
- package/dist-esm/samples-dev/hybridAksClustersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/hybridAksClustersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersGetSample.js +38 -0
- package/dist-esm/samples-dev/hybridAksClustersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/hybridAksClustersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/hybridAksClustersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts +2 -0
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.js +41 -0
- package/dist-esm/samples-dev/hybridAksClustersRestartNodeSample.js.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.js +44 -0
- package/dist-esm/samples-dev/hybridAksClustersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js +49 -0
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/l2NetworksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js +38 -0
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/l2NetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l2NetworksGetSample.js +38 -0
- package/dist-esm/samples-dev/l2NetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/l2NetworksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/l2NetworksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js +42 -0
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js +54 -0
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/l3NetworksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/l3NetworksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js +38 -0
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/l3NetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/l3NetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l3NetworksGetSample.js +38 -0
- package/dist-esm/samples-dev/l3NetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/l3NetworksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/l3NetworksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js +42 -0
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js +49 -0
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js +39 -0
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.js +59 -0
- package/dist-esm/samples-dev/metricsConfigurationsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js +47 -0
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +58 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/rackSkusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/rackSkusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/rackSkusGetSample.js +37 -0
- package/dist-esm/samples-dev/rackSkusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js +52 -0
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/racksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/racksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/racksDeleteSample.js +40 -0
- package/dist-esm/samples-dev/racksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/racksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/racksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/racksGetSample.js +38 -0
- package/dist-esm/samples-dev/racksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/racksListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/racksListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/racksListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/racksListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/racksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/racksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/racksUpdateSample.js +44 -0
- package/dist-esm/samples-dev/racksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js +53 -0
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js +38 -0
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js +44 -0
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageAppliancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesGetSample.js +38 -0
- package/dist-esm/samples-dev/storageAppliancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js +42 -0
- package/dist-esm/samples-dev/storageAppliancesRunReadCommandsSample.js.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js +45 -0
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts +2 -0
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js +41 -0
- package/dist-esm/samples-dev/storageAppliancesValidateHardwareSample.js.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js +53 -0
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js +38 -0
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/trunkedNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js +38 -0
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js +44 -0
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js +41 -0
- package/dist-esm/samples-dev/virtualMachinesAttachVolumeSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +96 -0
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +38 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js +41 -0
- package/dist-esm/samples-dev/virtualMachinesDetachVolumeSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +38 -0
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +44 -0
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesReimageSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesReimageSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +38 -0
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesRestartSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesRestartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +38 -0
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +38 -0
- package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +49 -0
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +47 -0
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesDeleteSample.js +38 -0
- package/dist-esm/samples-dev/volumesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesGetSample.js +38 -0
- package/dist-esm/samples-dev/volumesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js +58 -0
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js +57 -0
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesUpdateSample.js +42 -0
- package/dist-esm/samples-dev/volumesUpdateSample.js.map +1 -0
- package/dist-esm/src/index.d.ts +6 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +13 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +11 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +21 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +5135 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +830 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +185 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +5851 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +77 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +525 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/networkCloud.d.ts +38 -0
- package/dist-esm/src/networkCloud.d.ts.map +1 -0
- package/dist-esm/src/networkCloud.js +118 -0
- package/dist-esm/src/networkCloud.js.map +1 -0
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts +99 -0
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts.map +1 -0
- package/dist-esm/src/operations/bareMetalMachineKeySets.js +472 -0
- package/dist-esm/src/operations/bareMetalMachineKeySets.js.map +1 -0
- package/dist-esm/src/operations/bareMetalMachines.d.ts +289 -0
- package/dist-esm/src/operations/bareMetalMachines.d.ts.map +1 -0
- package/dist-esm/src/operations/bareMetalMachines.js +1569 -0
- package/dist-esm/src/operations/bareMetalMachines.js.map +1 -0
- package/dist-esm/src/operations/bmcKeySets.d.ts +103 -0
- package/dist-esm/src/operations/bmcKeySets.d.ts.map +1 -0
- package/dist-esm/src/operations/bmcKeySets.js +466 -0
- package/dist-esm/src/operations/bmcKeySets.js.map +1 -0
- package/dist-esm/src/operations/cloudServicesNetworks.d.ts +107 -0
- package/dist-esm/src/operations/cloudServicesNetworks.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudServicesNetworks.js +561 -0
- package/dist-esm/src/operations/cloudServicesNetworks.js.map +1 -0
- package/dist-esm/src/operations/clusterManagers.d.ts +99 -0
- package/dist-esm/src/operations/clusterManagers.d.ts.map +1 -0
- package/dist-esm/src/operations/clusterManagers.js +504 -0
- package/dist-esm/src/operations/clusterManagers.js.map +1 -0
- package/dist-esm/src/operations/clusters.d.ts +137 -0
- package/dist-esm/src/operations/clusters.d.ts.map +1 -0
- package/dist-esm/src/operations/clusters.js +739 -0
- package/dist-esm/src/operations/clusters.js.map +1 -0
- package/dist-esm/src/operations/consoles.d.ts +101 -0
- package/dist-esm/src/operations/consoles.d.ts.map +1 -0
- package/dist-esm/src/operations/consoles.js +464 -0
- package/dist-esm/src/operations/consoles.js.map +1 -0
- package/dist-esm/src/operations/defaultCniNetworks.d.ts +98 -0
- package/dist-esm/src/operations/defaultCniNetworks.d.ts.map +1 -0
- package/dist-esm/src/operations/defaultCniNetworks.js +503 -0
- package/dist-esm/src/operations/defaultCniNetworks.js.map +1 -0
- package/dist-esm/src/operations/hybridAksClusters.d.ts +126 -0
- package/dist-esm/src/operations/hybridAksClusters.d.ts.map +1 -0
- package/dist-esm/src/operations/hybridAksClusters.js +610 -0
- package/dist-esm/src/operations/hybridAksClusters.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +20 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +27 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/l2Networks.d.ts +98 -0
- package/dist-esm/src/operations/l2Networks.d.ts.map +1 -0
- package/dist-esm/src/operations/l2Networks.js +498 -0
- package/dist-esm/src/operations/l2Networks.js.map +1 -0
- package/dist-esm/src/operations/l3Networks.d.ts +98 -0
- package/dist-esm/src/operations/l3Networks.d.ts.map +1 -0
- package/dist-esm/src/operations/l3Networks.js +498 -0
- package/dist-esm/src/operations/l3Networks.js.map +1 -0
- package/dist-esm/src/operations/metricsConfigurations.d.ts +99 -0
- package/dist-esm/src/operations/metricsConfigurations.d.ts.map +1 -0
- package/dist-esm/src/operations/metricsConfigurations.js +472 -0
- package/dist-esm/src/operations/metricsConfigurations.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +34 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +140 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/rackSkus.d.ts +38 -0
- package/dist-esm/src/operations/rackSkus.d.ts.map +1 -0
- package/dist-esm/src/operations/rackSkus.js +170 -0
- package/dist-esm/src/operations/rackSkus.js.map +1 -0
- package/dist-esm/src/operations/racks.d.ts +115 -0
- package/dist-esm/src/operations/racks.d.ts.map +1 -0
- package/dist-esm/src/operations/racks.js +564 -0
- package/dist-esm/src/operations/racks.js.map +1 -0
- package/dist-esm/src/operations/storageAppliances.d.ts +175 -0
- package/dist-esm/src/operations/storageAppliances.d.ts.map +1 -0
- package/dist-esm/src/operations/storageAppliances.js +933 -0
- package/dist-esm/src/operations/storageAppliances.js.map +1 -0
- package/dist-esm/src/operations/trunkedNetworks.d.ts +98 -0
- package/dist-esm/src/operations/trunkedNetworks.d.ts.map +1 -0
- package/dist-esm/src/operations/trunkedNetworks.js +503 -0
- package/dist-esm/src/operations/trunkedNetworks.js.map +1 -0
- package/dist-esm/src/operations/virtualMachines.d.ts +195 -0
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualMachines.js +1097 -0
- package/dist-esm/src/operations/virtualMachines.js.map +1 -0
- package/dist-esm/src/operations/volumes.d.ts +98 -0
- package/dist-esm/src/operations/volumes.d.ts.map +1 -0
- package/dist-esm/src/operations/volumes.js +498 -0
- package/dist-esm/src/operations/volumes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.js +9 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts +253 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.js +9 -0
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts +77 -0
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/bmcKeySets.js +9 -0
- package/dist-esm/src/operationsInterfaces/bmcKeySets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusterManagers.d.ts +63 -0
- package/dist-esm/src/operationsInterfaces/clusterManagers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusterManagers.js +9 -0
- package/dist-esm/src/operationsInterfaces/clusterManagers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +101 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.js +9 -0
- package/dist-esm/src/operationsInterfaces/clusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/consoles.d.ts +76 -0
- package/dist-esm/src/operationsInterfaces/consoles.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/consoles.js +9 -0
- package/dist-esm/src/operationsInterfaces/consoles.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.js +9 -0
- package/dist-esm/src/operationsInterfaces/defaultCniNetworks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts +89 -0
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.js +9 -0
- package/dist-esm/src/operationsInterfaces/hybridAksClusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +20 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +27 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/l2Networks.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/l2Networks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/l2Networks.js +9 -0
- package/dist-esm/src/operationsInterfaces/l2Networks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/l3Networks.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/l3Networks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/l3Networks.js +9 -0
- package/dist-esm/src/operationsInterfaces/l3Networks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.js +9 -0
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/rackSkus.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/rackSkus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/rackSkus.js +9 -0
- package/dist-esm/src/operationsInterfaces/rackSkus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/racks.d.ts +79 -0
- package/dist-esm/src/operationsInterfaces/racks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/racks.js +9 -0
- package/dist-esm/src/operationsInterfaces/racks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts +139 -0
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageAppliances.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageAppliances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.js +9 -0
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +159 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/volumes.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/volumes.js +9 -0
- package/dist-esm/src/operationsInterfaces/volumes.js.map +1 -0
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/networkcloud_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/networkcloud_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/networkcloud_operations_test.spec.js +78 -0
- package/dist-esm/test/networkcloud_operations_test.spec.js.map +1 -0
- package/package.json +123 -0
- package/review/arm-networkcloud.api.md +3728 -0
- package/rollup.config.js +122 -0
- package/src/index.ts +13 -0
- package/src/lroImpl.ts +42 -0
- package/src/models/index.ts +5821 -0
- package/src/models/mappers.ts +6314 -0
- package/src/models/parameters.ts +655 -0
- package/src/networkCloud.ts +216 -0
- package/src/operations/bareMetalMachineKeySets.ts +652 -0
- package/src/operations/bareMetalMachines.ts +2163 -0
- package/src/operations/bmcKeySets.ts +646 -0
- package/src/operations/cloudServicesNetworks.ts +721 -0
- package/src/operations/clusterManagers.ts +637 -0
- package/src/operations/clusters.ts +979 -0
- package/src/operations/consoles.ts +644 -0
- package/src/operations/defaultCniNetworks.ts +636 -0
- package/src/operations/hybridAksClusters.ts +785 -0
- package/src/operations/index.ts +27 -0
- package/src/operations/l2Networks.ts +631 -0
- package/src/operations/l3Networks.ts +631 -0
- package/src/operations/metricsConfigurations.ts +652 -0
- package/src/operations/operations.ts +151 -0
- package/src/operations/rackSkus.ts +195 -0
- package/src/operations/racks.ts +713 -0
- package/src/operations/storageAppliances.ts +1262 -0
- package/src/operations/trunkedNetworks.ts +636 -0
- package/src/operations/virtualMachines.ts +1492 -0
- package/src/operations/volumes.ts +631 -0
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +144 -0
- package/src/operationsInterfaces/bareMetalMachines.ts +495 -0
- package/src/operationsInterfaces/bmcKeySets.ts +147 -0
- package/src/operationsInterfaces/cloudServicesNetworks.ts +136 -0
- package/src/operationsInterfaces/clusterManagers.ts +119 -0
- package/src/operationsInterfaces/clusters.ts +199 -0
- package/src/operationsInterfaces/consoles.ts +146 -0
- package/src/operationsInterfaces/defaultCniNetworks.ts +118 -0
- package/src/operationsInterfaces/hybridAksClusters.ts +163 -0
- package/src/operationsInterfaces/index.ts +27 -0
- package/src/operationsInterfaces/l2Networks.ts +118 -0
- package/src/operationsInterfaces/l3Networks.ts +118 -0
- package/src/operationsInterfaces/metricsConfigurations.ts +144 -0
- package/src/operationsInterfaces/operations.ts +23 -0
- package/src/operationsInterfaces/rackSkus.ts +36 -0
- package/src/operationsInterfaces/racks.ts +141 -0
- package/src/operationsInterfaces/storageAppliances.ts +270 -0
- package/src/operationsInterfaces/trunkedNetworks.ts +118 -0
- package/src/operationsInterfaces/virtualMachines.ts +319 -0
- package/src/operationsInterfaces/volumes.ts +118 -0
- package/src/pagingHelper.ts +39 -0
- package/tsconfig.json +33 -0
- package/types/arm-networkcloud.d.ts +7369 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,3728 @@
|
|
|
1
|
+
## API Report File for "@azure/arm-networkcloud"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import * as coreAuth from '@azure/core-auth';
|
|
8
|
+
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { OperationState } from '@azure/core-lro';
|
|
10
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
|
+
|
|
13
|
+
// @public
|
|
14
|
+
export type ActionType = string;
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export interface AdministrativeCredentials {
|
|
18
|
+
password: string;
|
|
19
|
+
username: string;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
// @public
|
|
23
|
+
export interface BareMetalMachine extends TrackedResource {
|
|
24
|
+
bmcConnectionString: string;
|
|
25
|
+
bmcCredentials: AdministrativeCredentials;
|
|
26
|
+
bmcMacAddress: string;
|
|
27
|
+
bootMacAddress: string;
|
|
28
|
+
readonly clusterId?: string;
|
|
29
|
+
readonly cordonStatus?: BareMetalMachineCordonStatus;
|
|
30
|
+
readonly detailedStatus?: BareMetalMachineDetailedStatus;
|
|
31
|
+
readonly detailedStatusMessage?: string;
|
|
32
|
+
extendedLocation: ExtendedLocation;
|
|
33
|
+
readonly hardwareInventory?: HardwareInventory;
|
|
34
|
+
readonly hardwareValidationStatus?: HardwareValidationStatus;
|
|
35
|
+
readonly hybridAksClustersAssociatedIds?: string[];
|
|
36
|
+
readonly kubernetesNodeName?: string;
|
|
37
|
+
readonly kubernetesVersion?: string;
|
|
38
|
+
machineDetails: string;
|
|
39
|
+
machineName: string;
|
|
40
|
+
machineSkuId: string;
|
|
41
|
+
readonly oamIpv4Address?: string;
|
|
42
|
+
readonly oamIpv6Address?: string;
|
|
43
|
+
readonly osImage?: string;
|
|
44
|
+
readonly powerState?: BareMetalMachinePowerState;
|
|
45
|
+
readonly provisioningState?: BareMetalMachineProvisioningState;
|
|
46
|
+
rackId: string;
|
|
47
|
+
rackSlot: number;
|
|
48
|
+
readonly readyState?: BareMetalMachineReadyState;
|
|
49
|
+
serialNumber: string;
|
|
50
|
+
readonly serviceTag?: string;
|
|
51
|
+
readonly virtualMachinesAssociatedIds?: string[];
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
// @public
|
|
55
|
+
export interface BareMetalMachineCommandSpecification {
|
|
56
|
+
arguments?: string[];
|
|
57
|
+
command: string;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
// @public
|
|
61
|
+
export interface BareMetalMachineConfigurationData {
|
|
62
|
+
readonly bmcConnectionString?: string;
|
|
63
|
+
bmcCredentials: AdministrativeCredentials;
|
|
64
|
+
bmcMacAddress: string;
|
|
65
|
+
bootMacAddress: string;
|
|
66
|
+
machineDetails?: string;
|
|
67
|
+
machineName?: string;
|
|
68
|
+
rackSlot: number;
|
|
69
|
+
serialNumber: string;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
// @public
|
|
73
|
+
export interface BareMetalMachineCordonParameters {
|
|
74
|
+
evacuate?: BareMetalMachineEvacuate;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
// @public
|
|
78
|
+
export type BareMetalMachineCordonStatus = string;
|
|
79
|
+
|
|
80
|
+
// @public
|
|
81
|
+
export type BareMetalMachineDetailedStatus = string;
|
|
82
|
+
|
|
83
|
+
// @public
|
|
84
|
+
export type BareMetalMachineEvacuate = string;
|
|
85
|
+
|
|
86
|
+
// @public
|
|
87
|
+
export type BareMetalMachineHardwareValidationCategory = string;
|
|
88
|
+
|
|
89
|
+
// @public
|
|
90
|
+
export type BareMetalMachineHardwareValidationResult = string;
|
|
91
|
+
|
|
92
|
+
// @public
|
|
93
|
+
export interface BareMetalMachineKeySet extends TrackedResource {
|
|
94
|
+
azureGroupId: string;
|
|
95
|
+
readonly detailedStatus?: BareMetalMachineKeySetDetailedStatus;
|
|
96
|
+
readonly detailedStatusMessage?: string;
|
|
97
|
+
expiration: Date;
|
|
98
|
+
extendedLocation: ExtendedLocation;
|
|
99
|
+
jumpHostsAllowed: string[];
|
|
100
|
+
readonly lastValidation?: Date;
|
|
101
|
+
osGroupName?: string;
|
|
102
|
+
privilegeLevel: BareMetalMachineKeySetPrivilegeLevel;
|
|
103
|
+
readonly provisioningState?: BareMetalMachineKeySetProvisioningState;
|
|
104
|
+
userList: KeySetUser[];
|
|
105
|
+
readonly userListStatus?: KeySetUserStatus[];
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
// @public
|
|
109
|
+
export type BareMetalMachineKeySetDetailedStatus = string;
|
|
110
|
+
|
|
111
|
+
// @public
|
|
112
|
+
export interface BareMetalMachineKeySetList {
|
|
113
|
+
nextLink?: string;
|
|
114
|
+
value?: BareMetalMachineKeySet[];
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
// @public
|
|
118
|
+
export interface BareMetalMachineKeySetPatchParameters {
|
|
119
|
+
expiration?: Date;
|
|
120
|
+
jumpHostsAllowed?: string[];
|
|
121
|
+
tags?: {
|
|
122
|
+
[propertyName: string]: string;
|
|
123
|
+
};
|
|
124
|
+
userList?: KeySetUser[];
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
// @public
|
|
128
|
+
export type BareMetalMachineKeySetPrivilegeLevel = string;
|
|
129
|
+
|
|
130
|
+
// @public
|
|
131
|
+
export type BareMetalMachineKeySetProvisioningState = string;
|
|
132
|
+
|
|
133
|
+
// @public
|
|
134
|
+
export interface BareMetalMachineKeySets {
|
|
135
|
+
beginCreateOrUpdate(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, bareMetalMachineKeySetParameters: BareMetalMachineKeySet, options?: BareMetalMachineKeySetsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachineKeySetsCreateOrUpdateResponse>, BareMetalMachineKeySetsCreateOrUpdateResponse>>;
|
|
136
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, bareMetalMachineKeySetParameters: BareMetalMachineKeySet, options?: BareMetalMachineKeySetsCreateOrUpdateOptionalParams): Promise<BareMetalMachineKeySetsCreateOrUpdateResponse>;
|
|
137
|
+
beginDelete(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
138
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<void>;
|
|
139
|
+
beginUpdate(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachineKeySetsUpdateResponse>, BareMetalMachineKeySetsUpdateResponse>>;
|
|
140
|
+
beginUpdateAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsUpdateOptionalParams): Promise<BareMetalMachineKeySetsUpdateResponse>;
|
|
141
|
+
get(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsGetOptionalParams): Promise<BareMetalMachineKeySetsGetResponse>;
|
|
142
|
+
listByResourceGroup(resourceGroupName: string, clusterName: string, options?: BareMetalMachineKeySetsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<BareMetalMachineKeySet>;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
// @public
|
|
146
|
+
export interface BareMetalMachineKeySetsCreateOrUpdateHeaders {
|
|
147
|
+
azureAsyncOperation?: string;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
// @public
|
|
151
|
+
export interface BareMetalMachineKeySetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
152
|
+
resumeFrom?: string;
|
|
153
|
+
updateIntervalInMs?: number;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
// @public
|
|
157
|
+
export type BareMetalMachineKeySetsCreateOrUpdateResponse = BareMetalMachineKeySet;
|
|
158
|
+
|
|
159
|
+
// @public
|
|
160
|
+
export interface BareMetalMachineKeySetsDeleteHeaders {
|
|
161
|
+
location?: string;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
// @public
|
|
165
|
+
export interface BareMetalMachineKeySetsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
166
|
+
resumeFrom?: string;
|
|
167
|
+
updateIntervalInMs?: number;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
// @public
|
|
171
|
+
export interface BareMetalMachineKeySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
// @public
|
|
175
|
+
export type BareMetalMachineKeySetsGetResponse = BareMetalMachineKeySet;
|
|
176
|
+
|
|
177
|
+
// @public
|
|
178
|
+
export interface BareMetalMachineKeySetsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
// @public
|
|
182
|
+
export type BareMetalMachineKeySetsListByResourceGroupNextResponse = BareMetalMachineKeySetList;
|
|
183
|
+
|
|
184
|
+
// @public
|
|
185
|
+
export interface BareMetalMachineKeySetsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
// @public
|
|
189
|
+
export type BareMetalMachineKeySetsListByResourceGroupResponse = BareMetalMachineKeySetList;
|
|
190
|
+
|
|
191
|
+
// @public
|
|
192
|
+
export interface BareMetalMachineKeySetsUpdateHeaders {
|
|
193
|
+
location?: string;
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
// @public
|
|
197
|
+
export interface BareMetalMachineKeySetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
198
|
+
bareMetalMachineKeySetUpdateParameters?: BareMetalMachineKeySetPatchParameters;
|
|
199
|
+
resumeFrom?: string;
|
|
200
|
+
updateIntervalInMs?: number;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
// @public
|
|
204
|
+
export type BareMetalMachineKeySetsUpdateResponse = BareMetalMachineKeySet;
|
|
205
|
+
|
|
206
|
+
// @public
|
|
207
|
+
export type BareMetalMachineKeySetUserSetupStatus = string;
|
|
208
|
+
|
|
209
|
+
// @public
|
|
210
|
+
export interface BareMetalMachineList {
|
|
211
|
+
nextLink?: string;
|
|
212
|
+
value?: BareMetalMachine[];
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
// @public
|
|
216
|
+
export interface BareMetalMachinePatchParameters {
|
|
217
|
+
machineDetails?: string;
|
|
218
|
+
tags?: {
|
|
219
|
+
[propertyName: string]: string;
|
|
220
|
+
};
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
// @public
|
|
224
|
+
export interface BareMetalMachinePowerOffParameters {
|
|
225
|
+
skipShutdown?: BareMetalMachineSkipShutdown;
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
// @public
|
|
229
|
+
export type BareMetalMachinePowerState = string;
|
|
230
|
+
|
|
231
|
+
// @public
|
|
232
|
+
export type BareMetalMachineProvisioningState = string;
|
|
233
|
+
|
|
234
|
+
// @public
|
|
235
|
+
export type BareMetalMachineReadyState = string;
|
|
236
|
+
|
|
237
|
+
// @public
|
|
238
|
+
export interface BareMetalMachineReplaceParameters {
|
|
239
|
+
bmcCredentials?: AdministrativeCredentials;
|
|
240
|
+
bmcMacAddress?: string;
|
|
241
|
+
bootMacAddress?: string;
|
|
242
|
+
machineName?: string;
|
|
243
|
+
serialNumber?: string;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
// @public
|
|
247
|
+
export interface BareMetalMachineRunCommandParameters {
|
|
248
|
+
arguments?: string[];
|
|
249
|
+
limitTimeSeconds: number;
|
|
250
|
+
script: string;
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
// @public
|
|
254
|
+
export interface BareMetalMachineRunDataExtractsParameters {
|
|
255
|
+
commands: BareMetalMachineCommandSpecification[];
|
|
256
|
+
limitTimeSeconds: number;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
// @public
|
|
260
|
+
export interface BareMetalMachineRunReadCommandsParameters {
|
|
261
|
+
commands: BareMetalMachineCommandSpecification[];
|
|
262
|
+
limitTimeSeconds: number;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
// @public
|
|
266
|
+
export interface BareMetalMachines {
|
|
267
|
+
beginCordon(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesCordonOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesCordonResponse>, BareMetalMachinesCordonResponse>>;
|
|
268
|
+
beginCordonAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesCordonOptionalParams): Promise<BareMetalMachinesCordonResponse>;
|
|
269
|
+
beginCreateOrUpdate(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineParameters: BareMetalMachine, options?: BareMetalMachinesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesCreateOrUpdateResponse>, BareMetalMachinesCreateOrUpdateResponse>>;
|
|
270
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineParameters: BareMetalMachine, options?: BareMetalMachinesCreateOrUpdateOptionalParams): Promise<BareMetalMachinesCreateOrUpdateResponse>;
|
|
271
|
+
beginDelete(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
272
|
+
beginDeleteAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesDeleteOptionalParams): Promise<void>;
|
|
273
|
+
beginPowerOff(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesPowerOffOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesPowerOffResponse>, BareMetalMachinesPowerOffResponse>>;
|
|
274
|
+
beginPowerOffAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesPowerOffOptionalParams): Promise<BareMetalMachinesPowerOffResponse>;
|
|
275
|
+
beginReimage(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesReimageOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesReimageResponse>, BareMetalMachinesReimageResponse>>;
|
|
276
|
+
beginReimageAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesReimageOptionalParams): Promise<BareMetalMachinesReimageResponse>;
|
|
277
|
+
beginReplace(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesReplaceOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesReplaceResponse>, BareMetalMachinesReplaceResponse>>;
|
|
278
|
+
beginReplaceAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesReplaceOptionalParams): Promise<BareMetalMachinesReplaceResponse>;
|
|
279
|
+
beginRestart(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesRestartOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesRestartResponse>, BareMetalMachinesRestartResponse>>;
|
|
280
|
+
beginRestartAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesRestartOptionalParams): Promise<BareMetalMachinesRestartResponse>;
|
|
281
|
+
beginRunCommand(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineRunCommandParameters: BareMetalMachineRunCommandParameters, options?: BareMetalMachinesRunCommandOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesRunCommandResponse>, BareMetalMachinesRunCommandResponse>>;
|
|
282
|
+
beginRunCommandAndWait(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineRunCommandParameters: BareMetalMachineRunCommandParameters, options?: BareMetalMachinesRunCommandOptionalParams): Promise<BareMetalMachinesRunCommandResponse>;
|
|
283
|
+
beginRunDataExtracts(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineRunDataExtractsParameters: BareMetalMachineRunDataExtractsParameters, options?: BareMetalMachinesRunDataExtractsOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesRunDataExtractsResponse>, BareMetalMachinesRunDataExtractsResponse>>;
|
|
284
|
+
beginRunDataExtractsAndWait(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineRunDataExtractsParameters: BareMetalMachineRunDataExtractsParameters, options?: BareMetalMachinesRunDataExtractsOptionalParams): Promise<BareMetalMachinesRunDataExtractsResponse>;
|
|
285
|
+
beginRunReadCommands(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineRunReadCommandsParameters: BareMetalMachineRunReadCommandsParameters, options?: BareMetalMachinesRunReadCommandsOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesRunReadCommandsResponse>, BareMetalMachinesRunReadCommandsResponse>>;
|
|
286
|
+
beginRunReadCommandsAndWait(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineRunReadCommandsParameters: BareMetalMachineRunReadCommandsParameters, options?: BareMetalMachinesRunReadCommandsOptionalParams): Promise<BareMetalMachinesRunReadCommandsResponse>;
|
|
287
|
+
beginStart(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesStartOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesStartResponse>, BareMetalMachinesStartResponse>>;
|
|
288
|
+
beginStartAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesStartOptionalParams): Promise<BareMetalMachinesStartResponse>;
|
|
289
|
+
beginUncordon(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesUncordonOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesUncordonResponse>, BareMetalMachinesUncordonResponse>>;
|
|
290
|
+
beginUncordonAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesUncordonOptionalParams): Promise<BareMetalMachinesUncordonResponse>;
|
|
291
|
+
beginUpdate(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesUpdateResponse>, BareMetalMachinesUpdateResponse>>;
|
|
292
|
+
beginUpdateAndWait(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesUpdateOptionalParams): Promise<BareMetalMachinesUpdateResponse>;
|
|
293
|
+
beginValidateHardware(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineValidateHardwareParameters: BareMetalMachineValidateHardwareParameters, options?: BareMetalMachinesValidateHardwareOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachinesValidateHardwareResponse>, BareMetalMachinesValidateHardwareResponse>>;
|
|
294
|
+
beginValidateHardwareAndWait(resourceGroupName: string, bareMetalMachineName: string, bareMetalMachineValidateHardwareParameters: BareMetalMachineValidateHardwareParameters, options?: BareMetalMachinesValidateHardwareOptionalParams): Promise<BareMetalMachinesValidateHardwareResponse>;
|
|
295
|
+
get(resourceGroupName: string, bareMetalMachineName: string, options?: BareMetalMachinesGetOptionalParams): Promise<BareMetalMachinesGetResponse>;
|
|
296
|
+
listByResourceGroup(resourceGroupName: string, options?: BareMetalMachinesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<BareMetalMachine>;
|
|
297
|
+
listBySubscription(options?: BareMetalMachinesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<BareMetalMachine>;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
// @public
|
|
301
|
+
export interface BareMetalMachinesCordonHeaders {
|
|
302
|
+
location?: string;
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
// @public
|
|
306
|
+
export interface BareMetalMachinesCordonOptionalParams extends coreClient.OperationOptions {
|
|
307
|
+
bareMetalMachineCordonParameters?: BareMetalMachineCordonParameters;
|
|
308
|
+
resumeFrom?: string;
|
|
309
|
+
updateIntervalInMs?: number;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
// @public
|
|
313
|
+
export type BareMetalMachinesCordonResponse = BareMetalMachinesCordonHeaders;
|
|
314
|
+
|
|
315
|
+
// @public
|
|
316
|
+
export interface BareMetalMachinesCreateOrUpdateHeaders {
|
|
317
|
+
azureAsyncOperation?: string;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
// @public
|
|
321
|
+
export interface BareMetalMachinesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
322
|
+
resumeFrom?: string;
|
|
323
|
+
updateIntervalInMs?: number;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
// @public
|
|
327
|
+
export type BareMetalMachinesCreateOrUpdateResponse = BareMetalMachine;
|
|
328
|
+
|
|
329
|
+
// @public
|
|
330
|
+
export interface BareMetalMachinesDeleteHeaders {
|
|
331
|
+
location?: string;
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
// @public
|
|
335
|
+
export interface BareMetalMachinesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
336
|
+
resumeFrom?: string;
|
|
337
|
+
updateIntervalInMs?: number;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
// @public
|
|
341
|
+
export interface BareMetalMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
// @public
|
|
345
|
+
export type BareMetalMachinesGetResponse = BareMetalMachine;
|
|
346
|
+
|
|
347
|
+
// @public
|
|
348
|
+
export type BareMetalMachineSkipShutdown = string;
|
|
349
|
+
|
|
350
|
+
// @public
|
|
351
|
+
export interface BareMetalMachinesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
// @public
|
|
355
|
+
export type BareMetalMachinesListByResourceGroupNextResponse = BareMetalMachineList;
|
|
356
|
+
|
|
357
|
+
// @public
|
|
358
|
+
export interface BareMetalMachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
// @public
|
|
362
|
+
export type BareMetalMachinesListByResourceGroupResponse = BareMetalMachineList;
|
|
363
|
+
|
|
364
|
+
// @public
|
|
365
|
+
export interface BareMetalMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
// @public
|
|
369
|
+
export type BareMetalMachinesListBySubscriptionNextResponse = BareMetalMachineList;
|
|
370
|
+
|
|
371
|
+
// @public
|
|
372
|
+
export interface BareMetalMachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
// @public
|
|
376
|
+
export type BareMetalMachinesListBySubscriptionResponse = BareMetalMachineList;
|
|
377
|
+
|
|
378
|
+
// @public
|
|
379
|
+
export interface BareMetalMachinesPowerOffHeaders {
|
|
380
|
+
location?: string;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
// @public
|
|
384
|
+
export interface BareMetalMachinesPowerOffOptionalParams extends coreClient.OperationOptions {
|
|
385
|
+
bareMetalMachinePowerOffParameters?: BareMetalMachinePowerOffParameters;
|
|
386
|
+
resumeFrom?: string;
|
|
387
|
+
updateIntervalInMs?: number;
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
// @public
|
|
391
|
+
export type BareMetalMachinesPowerOffResponse = BareMetalMachinesPowerOffHeaders;
|
|
392
|
+
|
|
393
|
+
// @public
|
|
394
|
+
export interface BareMetalMachinesReimageHeaders {
|
|
395
|
+
location?: string;
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
// @public
|
|
399
|
+
export interface BareMetalMachinesReimageOptionalParams extends coreClient.OperationOptions {
|
|
400
|
+
resumeFrom?: string;
|
|
401
|
+
updateIntervalInMs?: number;
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
// @public
|
|
405
|
+
export type BareMetalMachinesReimageResponse = BareMetalMachinesReimageHeaders;
|
|
406
|
+
|
|
407
|
+
// @public
|
|
408
|
+
export interface BareMetalMachinesReplaceHeaders {
|
|
409
|
+
location?: string;
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
// @public
|
|
413
|
+
export interface BareMetalMachinesReplaceOptionalParams extends coreClient.OperationOptions {
|
|
414
|
+
bareMetalMachineReplaceParameters?: BareMetalMachineReplaceParameters;
|
|
415
|
+
resumeFrom?: string;
|
|
416
|
+
updateIntervalInMs?: number;
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
// @public
|
|
420
|
+
export type BareMetalMachinesReplaceResponse = BareMetalMachinesReplaceHeaders;
|
|
421
|
+
|
|
422
|
+
// @public
|
|
423
|
+
export interface BareMetalMachinesRestartHeaders {
|
|
424
|
+
location?: string;
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
// @public
|
|
428
|
+
export interface BareMetalMachinesRestartOptionalParams extends coreClient.OperationOptions {
|
|
429
|
+
resumeFrom?: string;
|
|
430
|
+
updateIntervalInMs?: number;
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
// @public
|
|
434
|
+
export type BareMetalMachinesRestartResponse = BareMetalMachinesRestartHeaders;
|
|
435
|
+
|
|
436
|
+
// @public
|
|
437
|
+
export interface BareMetalMachinesRunCommandHeaders {
|
|
438
|
+
location?: string;
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
// @public
|
|
442
|
+
export interface BareMetalMachinesRunCommandOptionalParams extends coreClient.OperationOptions {
|
|
443
|
+
resumeFrom?: string;
|
|
444
|
+
updateIntervalInMs?: number;
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
// @public
|
|
448
|
+
export type BareMetalMachinesRunCommandResponse = BareMetalMachinesRunCommandHeaders;
|
|
449
|
+
|
|
450
|
+
// @public
|
|
451
|
+
export interface BareMetalMachinesRunDataExtractsHeaders {
|
|
452
|
+
location?: string;
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
// @public
|
|
456
|
+
export interface BareMetalMachinesRunDataExtractsOptionalParams extends coreClient.OperationOptions {
|
|
457
|
+
resumeFrom?: string;
|
|
458
|
+
updateIntervalInMs?: number;
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
// @public
|
|
462
|
+
export type BareMetalMachinesRunDataExtractsResponse = BareMetalMachinesRunDataExtractsHeaders;
|
|
463
|
+
|
|
464
|
+
// @public
|
|
465
|
+
export interface BareMetalMachinesRunReadCommandsHeaders {
|
|
466
|
+
location?: string;
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
// @public
|
|
470
|
+
export interface BareMetalMachinesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
471
|
+
resumeFrom?: string;
|
|
472
|
+
updateIntervalInMs?: number;
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
// @public
|
|
476
|
+
export type BareMetalMachinesRunReadCommandsResponse = BareMetalMachinesRunReadCommandsHeaders;
|
|
477
|
+
|
|
478
|
+
// @public
|
|
479
|
+
export interface BareMetalMachinesStartHeaders {
|
|
480
|
+
location?: string;
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
// @public
|
|
484
|
+
export interface BareMetalMachinesStartOptionalParams extends coreClient.OperationOptions {
|
|
485
|
+
resumeFrom?: string;
|
|
486
|
+
updateIntervalInMs?: number;
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
// @public
|
|
490
|
+
export type BareMetalMachinesStartResponse = BareMetalMachinesStartHeaders;
|
|
491
|
+
|
|
492
|
+
// @public
|
|
493
|
+
export interface BareMetalMachinesUncordonHeaders {
|
|
494
|
+
location?: string;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
// @public
|
|
498
|
+
export interface BareMetalMachinesUncordonOptionalParams extends coreClient.OperationOptions {
|
|
499
|
+
resumeFrom?: string;
|
|
500
|
+
updateIntervalInMs?: number;
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
// @public
|
|
504
|
+
export type BareMetalMachinesUncordonResponse = BareMetalMachinesUncordonHeaders;
|
|
505
|
+
|
|
506
|
+
// @public
|
|
507
|
+
export interface BareMetalMachinesUpdateHeaders {
|
|
508
|
+
location?: string;
|
|
509
|
+
}
|
|
510
|
+
|
|
511
|
+
// @public
|
|
512
|
+
export interface BareMetalMachinesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
513
|
+
bareMetalMachineUpdateParameters?: BareMetalMachinePatchParameters;
|
|
514
|
+
resumeFrom?: string;
|
|
515
|
+
updateIntervalInMs?: number;
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
// @public
|
|
519
|
+
export type BareMetalMachinesUpdateResponse = BareMetalMachine;
|
|
520
|
+
|
|
521
|
+
// @public
|
|
522
|
+
export interface BareMetalMachinesValidateHardwareHeaders {
|
|
523
|
+
location?: string;
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
// @public
|
|
527
|
+
export interface BareMetalMachinesValidateHardwareOptionalParams extends coreClient.OperationOptions {
|
|
528
|
+
resumeFrom?: string;
|
|
529
|
+
updateIntervalInMs?: number;
|
|
530
|
+
}
|
|
531
|
+
|
|
532
|
+
// @public
|
|
533
|
+
export type BareMetalMachinesValidateHardwareResponse = BareMetalMachinesValidateHardwareHeaders;
|
|
534
|
+
|
|
535
|
+
// @public
|
|
536
|
+
export interface BareMetalMachineValidateHardwareParameters {
|
|
537
|
+
validationCategory: BareMetalMachineHardwareValidationCategory;
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
// @public
|
|
541
|
+
export interface BgpPeer {
|
|
542
|
+
asNumber: number;
|
|
543
|
+
password?: string;
|
|
544
|
+
peerIp: string;
|
|
545
|
+
}
|
|
546
|
+
|
|
547
|
+
// @public
|
|
548
|
+
export interface BmcKeySet extends TrackedResource {
|
|
549
|
+
azureGroupId: string;
|
|
550
|
+
readonly detailedStatus?: BmcKeySetDetailedStatus;
|
|
551
|
+
readonly detailedStatusMessage?: string;
|
|
552
|
+
expiration: Date;
|
|
553
|
+
extendedLocation: ExtendedLocation;
|
|
554
|
+
readonly lastValidation?: Date;
|
|
555
|
+
privilegeLevel: BmcKeySetPrivilegeLevel;
|
|
556
|
+
readonly provisioningState?: BmcKeySetProvisioningState;
|
|
557
|
+
userList: KeySetUser[];
|
|
558
|
+
readonly userListStatus?: KeySetUserStatus[];
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
// @public
|
|
562
|
+
export type BmcKeySetDetailedStatus = string;
|
|
563
|
+
|
|
564
|
+
// @public
|
|
565
|
+
export interface BmcKeySetList {
|
|
566
|
+
nextLink?: string;
|
|
567
|
+
value?: BmcKeySet[];
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
// @public
|
|
571
|
+
export interface BmcKeySetPatchParameters {
|
|
572
|
+
expiration?: Date;
|
|
573
|
+
tags?: {
|
|
574
|
+
[propertyName: string]: string;
|
|
575
|
+
};
|
|
576
|
+
userList?: KeySetUser[];
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
// @public
|
|
580
|
+
export type BmcKeySetPrivilegeLevel = string;
|
|
581
|
+
|
|
582
|
+
// @public
|
|
583
|
+
export type BmcKeySetProvisioningState = string;
|
|
584
|
+
|
|
585
|
+
// @public
|
|
586
|
+
export interface BmcKeySets {
|
|
587
|
+
beginCreateOrUpdate(resourceGroupName: string, clusterName: string, bmcKeySetName: string, bmcKeySetParameters: BmcKeySet, options?: BmcKeySetsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BmcKeySetsCreateOrUpdateResponse>, BmcKeySetsCreateOrUpdateResponse>>;
|
|
588
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, bmcKeySetName: string, bmcKeySetParameters: BmcKeySet, options?: BmcKeySetsCreateOrUpdateOptionalParams): Promise<BmcKeySetsCreateOrUpdateResponse>;
|
|
589
|
+
beginDelete(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
590
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsDeleteOptionalParams): Promise<void>;
|
|
591
|
+
beginUpdate(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BmcKeySetsUpdateResponse>, BmcKeySetsUpdateResponse>>;
|
|
592
|
+
beginUpdateAndWait(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsUpdateOptionalParams): Promise<BmcKeySetsUpdateResponse>;
|
|
593
|
+
get(resourceGroupName: string, clusterName: string, bmcKeySetName: string, options?: BmcKeySetsGetOptionalParams): Promise<BmcKeySetsGetResponse>;
|
|
594
|
+
listByResourceGroup(resourceGroupName: string, clusterName: string, options?: BmcKeySetsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<BmcKeySet>;
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
// @public
|
|
598
|
+
export interface BmcKeySetsCreateOrUpdateHeaders {
|
|
599
|
+
azureAsyncOperation?: string;
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
// @public
|
|
603
|
+
export interface BmcKeySetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
604
|
+
resumeFrom?: string;
|
|
605
|
+
updateIntervalInMs?: number;
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
// @public
|
|
609
|
+
export type BmcKeySetsCreateOrUpdateResponse = BmcKeySet;
|
|
610
|
+
|
|
611
|
+
// @public
|
|
612
|
+
export interface BmcKeySetsDeleteHeaders {
|
|
613
|
+
location?: string;
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
// @public
|
|
617
|
+
export interface BmcKeySetsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
618
|
+
resumeFrom?: string;
|
|
619
|
+
updateIntervalInMs?: number;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
// @public
|
|
623
|
+
export interface BmcKeySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
// @public
|
|
627
|
+
export type BmcKeySetsGetResponse = BmcKeySet;
|
|
628
|
+
|
|
629
|
+
// @public
|
|
630
|
+
export interface BmcKeySetsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
// @public
|
|
634
|
+
export type BmcKeySetsListByResourceGroupNextResponse = BmcKeySetList;
|
|
635
|
+
|
|
636
|
+
// @public
|
|
637
|
+
export interface BmcKeySetsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
// @public
|
|
641
|
+
export type BmcKeySetsListByResourceGroupResponse = BmcKeySetList;
|
|
642
|
+
|
|
643
|
+
// @public
|
|
644
|
+
export interface BmcKeySetsUpdateHeaders {
|
|
645
|
+
location?: string;
|
|
646
|
+
}
|
|
647
|
+
|
|
648
|
+
// @public
|
|
649
|
+
export interface BmcKeySetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
650
|
+
bmcKeySetUpdateParameters?: BmcKeySetPatchParameters;
|
|
651
|
+
resumeFrom?: string;
|
|
652
|
+
updateIntervalInMs?: number;
|
|
653
|
+
}
|
|
654
|
+
|
|
655
|
+
// @public
|
|
656
|
+
export type BmcKeySetsUpdateResponse = BmcKeySet;
|
|
657
|
+
|
|
658
|
+
// @public
|
|
659
|
+
export type BootstrapProtocol = string;
|
|
660
|
+
|
|
661
|
+
// @public
|
|
662
|
+
export interface CloudServicesNetwork extends TrackedResource {
|
|
663
|
+
additionalEgressEndpoints?: EgressEndpoint[];
|
|
664
|
+
readonly clusterId?: string;
|
|
665
|
+
readonly detailedStatus?: CloudServicesNetworkDetailedStatus;
|
|
666
|
+
readonly detailedStatusMessage?: string;
|
|
667
|
+
enableDefaultEgressEndpoints?: CloudServicesNetworkEnableDefaultEgressEndpoints;
|
|
668
|
+
readonly enabledEgressEndpoints?: EgressEndpoint[];
|
|
669
|
+
extendedLocation: ExtendedLocation;
|
|
670
|
+
readonly hybridAksClustersAssociatedIds?: string[];
|
|
671
|
+
readonly interfaceName?: string;
|
|
672
|
+
readonly provisioningState?: CloudServicesNetworkProvisioningState;
|
|
673
|
+
readonly virtualMachinesAssociatedIds?: string[];
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
// @public
|
|
677
|
+
export type CloudServicesNetworkDetailedStatus = string;
|
|
678
|
+
|
|
679
|
+
// @public
|
|
680
|
+
export type CloudServicesNetworkEnableDefaultEgressEndpoints = string;
|
|
681
|
+
|
|
682
|
+
// @public
|
|
683
|
+
export interface CloudServicesNetworkList {
|
|
684
|
+
nextLink?: string;
|
|
685
|
+
value?: CloudServicesNetwork[];
|
|
686
|
+
}
|
|
687
|
+
|
|
688
|
+
// @public
|
|
689
|
+
export interface CloudServicesNetworkPatchParameters {
|
|
690
|
+
additionalEgressEndpoints?: EgressEndpoint[];
|
|
691
|
+
enableDefaultEgressEndpoints?: CloudServicesNetworkEnableDefaultEgressEndpoints;
|
|
692
|
+
tags?: {
|
|
693
|
+
[propertyName: string]: string;
|
|
694
|
+
};
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
// @public
|
|
698
|
+
export type CloudServicesNetworkProvisioningState = string;
|
|
699
|
+
|
|
700
|
+
// @public
|
|
701
|
+
export interface CloudServicesNetworks {
|
|
702
|
+
beginCreateOrUpdate(resourceGroupName: string, cloudServicesNetworkName: string, cloudServicesNetworkParameters: CloudServicesNetwork, options?: CloudServicesNetworksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudServicesNetworksCreateOrUpdateResponse>, CloudServicesNetworksCreateOrUpdateResponse>>;
|
|
703
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, cloudServicesNetworkName: string, cloudServicesNetworkParameters: CloudServicesNetwork, options?: CloudServicesNetworksCreateOrUpdateOptionalParams): Promise<CloudServicesNetworksCreateOrUpdateResponse>;
|
|
704
|
+
beginDelete(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
705
|
+
beginDeleteAndWait(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksDeleteOptionalParams): Promise<void>;
|
|
706
|
+
beginUpdate(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudServicesNetworksUpdateResponse>, CloudServicesNetworksUpdateResponse>>;
|
|
707
|
+
beginUpdateAndWait(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksUpdateOptionalParams): Promise<CloudServicesNetworksUpdateResponse>;
|
|
708
|
+
get(resourceGroupName: string, cloudServicesNetworkName: string, options?: CloudServicesNetworksGetOptionalParams): Promise<CloudServicesNetworksGetResponse>;
|
|
709
|
+
listByResourceGroup(resourceGroupName: string, options?: CloudServicesNetworksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<CloudServicesNetwork>;
|
|
710
|
+
listBySubscription(options?: CloudServicesNetworksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<CloudServicesNetwork>;
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
// @public
|
|
714
|
+
export interface CloudServicesNetworksCreateOrUpdateHeaders {
|
|
715
|
+
azureAsyncOperation?: string;
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
// @public
|
|
719
|
+
export interface CloudServicesNetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
720
|
+
resumeFrom?: string;
|
|
721
|
+
updateIntervalInMs?: number;
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
// @public
|
|
725
|
+
export type CloudServicesNetworksCreateOrUpdateResponse = CloudServicesNetwork;
|
|
726
|
+
|
|
727
|
+
// @public
|
|
728
|
+
export interface CloudServicesNetworksDeleteHeaders {
|
|
729
|
+
location?: string;
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
// @public
|
|
733
|
+
export interface CloudServicesNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
734
|
+
resumeFrom?: string;
|
|
735
|
+
updateIntervalInMs?: number;
|
|
736
|
+
}
|
|
737
|
+
|
|
738
|
+
// @public
|
|
739
|
+
export interface CloudServicesNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
740
|
+
}
|
|
741
|
+
|
|
742
|
+
// @public
|
|
743
|
+
export type CloudServicesNetworksGetResponse = CloudServicesNetwork;
|
|
744
|
+
|
|
745
|
+
// @public
|
|
746
|
+
export interface CloudServicesNetworksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
// @public
|
|
750
|
+
export type CloudServicesNetworksListByResourceGroupNextResponse = CloudServicesNetworkList;
|
|
751
|
+
|
|
752
|
+
// @public
|
|
753
|
+
export interface CloudServicesNetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
754
|
+
}
|
|
755
|
+
|
|
756
|
+
// @public
|
|
757
|
+
export type CloudServicesNetworksListByResourceGroupResponse = CloudServicesNetworkList;
|
|
758
|
+
|
|
759
|
+
// @public
|
|
760
|
+
export interface CloudServicesNetworksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
// @public
|
|
764
|
+
export type CloudServicesNetworksListBySubscriptionNextResponse = CloudServicesNetworkList;
|
|
765
|
+
|
|
766
|
+
// @public
|
|
767
|
+
export interface CloudServicesNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
// @public
|
|
771
|
+
export type CloudServicesNetworksListBySubscriptionResponse = CloudServicesNetworkList;
|
|
772
|
+
|
|
773
|
+
// @public
|
|
774
|
+
export interface CloudServicesNetworksUpdateHeaders {
|
|
775
|
+
location?: string;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
// @public
|
|
779
|
+
export interface CloudServicesNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
780
|
+
cloudServicesNetworkUpdateParameters?: CloudServicesNetworkPatchParameters;
|
|
781
|
+
resumeFrom?: string;
|
|
782
|
+
updateIntervalInMs?: number;
|
|
783
|
+
}
|
|
784
|
+
|
|
785
|
+
// @public
|
|
786
|
+
export type CloudServicesNetworksUpdateResponse = CloudServicesNetwork;
|
|
787
|
+
|
|
788
|
+
// @public
|
|
789
|
+
export interface Cluster extends TrackedResource {
|
|
790
|
+
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
791
|
+
analyticsWorkspaceId: string;
|
|
792
|
+
readonly availableUpgradeVersions?: ClusterAvailableUpgradeVersion[];
|
|
793
|
+
readonly clusterCapacity?: ClusterCapacity;
|
|
794
|
+
readonly clusterConnectionStatus?: ClusterConnectionStatus;
|
|
795
|
+
readonly clusterExtendedLocation?: ExtendedLocation;
|
|
796
|
+
clusterLocation?: string;
|
|
797
|
+
readonly clusterManagerConnectionStatus?: ClusterManagerConnectionStatus;
|
|
798
|
+
readonly clusterManagerId?: string;
|
|
799
|
+
clusterServicePrincipal?: ServicePrincipalInformation;
|
|
800
|
+
clusterType: ClusterType;
|
|
801
|
+
clusterVersion: string;
|
|
802
|
+
computeDeploymentThreshold?: ValidationThreshold;
|
|
803
|
+
computeRackDefinitions?: RackDefinition[];
|
|
804
|
+
readonly detailedStatus?: ClusterDetailedStatus;
|
|
805
|
+
readonly detailedStatusMessage?: string;
|
|
806
|
+
extendedLocation: ExtendedLocation;
|
|
807
|
+
readonly hybridAksExtendedLocation?: ExtendedLocation;
|
|
808
|
+
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
809
|
+
readonly manualActionCount?: number;
|
|
810
|
+
networkFabricId: string;
|
|
811
|
+
readonly provisioningState?: ClusterProvisioningState;
|
|
812
|
+
readonly supportExpiryDate?: string;
|
|
813
|
+
readonly workloadResourceIds?: string[];
|
|
814
|
+
}
|
|
815
|
+
|
|
816
|
+
// @public
|
|
817
|
+
export interface ClusterAvailableUpgradeVersion {
|
|
818
|
+
readonly controlImpact?: ControlImpact;
|
|
819
|
+
readonly expectedDuration?: string;
|
|
820
|
+
readonly impactDescription?: string;
|
|
821
|
+
readonly supportExpiryDate?: string;
|
|
822
|
+
readonly targetClusterVersion?: string;
|
|
823
|
+
readonly workloadImpact?: WorkloadImpact;
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
// @public
|
|
827
|
+
export interface ClusterAvailableVersion {
|
|
828
|
+
readonly supportExpiryDate?: string;
|
|
829
|
+
readonly targetClusterVersion?: string;
|
|
830
|
+
}
|
|
831
|
+
|
|
832
|
+
// @public
|
|
833
|
+
export interface ClusterCapacity {
|
|
834
|
+
availableApplianceStorageGB?: number;
|
|
835
|
+
availableCoreCount?: number;
|
|
836
|
+
availableHostStorageGB?: number;
|
|
837
|
+
availableMemoryGB?: number;
|
|
838
|
+
totalApplianceStorageGB?: number;
|
|
839
|
+
totalCoreCount?: number;
|
|
840
|
+
totalHostStorageGB?: number;
|
|
841
|
+
totalMemoryGB?: number;
|
|
842
|
+
}
|
|
843
|
+
|
|
844
|
+
// @public
|
|
845
|
+
export type ClusterConnectionStatus = string;
|
|
846
|
+
|
|
847
|
+
// @public
|
|
848
|
+
export interface ClusterDeployParameters {
|
|
849
|
+
skipValidationsForMachines?: string[];
|
|
850
|
+
}
|
|
851
|
+
|
|
852
|
+
// @public
|
|
853
|
+
export type ClusterDetailedStatus = string;
|
|
854
|
+
|
|
855
|
+
// @public
|
|
856
|
+
export interface ClusterList {
|
|
857
|
+
nextLink?: string;
|
|
858
|
+
value?: Cluster[];
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
// @public
|
|
862
|
+
export interface ClusterManager extends TrackedResource {
|
|
863
|
+
analyticsWorkspaceId?: string;
|
|
864
|
+
availabilityZones?: string[];
|
|
865
|
+
readonly clusterVersions?: ClusterAvailableVersion[];
|
|
866
|
+
readonly detailedStatus?: ClusterManagerDetailedStatus;
|
|
867
|
+
readonly detailedStatusMessage?: string;
|
|
868
|
+
fabricControllerId: string;
|
|
869
|
+
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
|
|
870
|
+
readonly managerExtendedLocation?: ExtendedLocation;
|
|
871
|
+
readonly provisioningState?: ClusterManagerProvisioningState;
|
|
872
|
+
vmSize?: string;
|
|
873
|
+
}
|
|
874
|
+
|
|
875
|
+
// @public
|
|
876
|
+
export type ClusterManagerConnectionStatus = string;
|
|
877
|
+
|
|
878
|
+
// @public
|
|
879
|
+
export type ClusterManagerDetailedStatus = string;
|
|
880
|
+
|
|
881
|
+
// @public
|
|
882
|
+
export interface ClusterManagerList {
|
|
883
|
+
nextLink?: string;
|
|
884
|
+
value?: ClusterManager[];
|
|
885
|
+
}
|
|
886
|
+
|
|
887
|
+
// @public
|
|
888
|
+
export interface ClusterManagerPatchParameters {
|
|
889
|
+
tags?: {
|
|
890
|
+
[propertyName: string]: string;
|
|
891
|
+
};
|
|
892
|
+
}
|
|
893
|
+
|
|
894
|
+
// @public
|
|
895
|
+
export type ClusterManagerProvisioningState = string;
|
|
896
|
+
|
|
897
|
+
// @public
|
|
898
|
+
export interface ClusterManagers {
|
|
899
|
+
beginCreateOrUpdate(resourceGroupName: string, clusterManagerName: string, clusterManagerParameters: ClusterManager, options?: ClusterManagersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ClusterManagersCreateOrUpdateResponse>, ClusterManagersCreateOrUpdateResponse>>;
|
|
900
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, clusterManagerName: string, clusterManagerParameters: ClusterManager, options?: ClusterManagersCreateOrUpdateOptionalParams): Promise<ClusterManagersCreateOrUpdateResponse>;
|
|
901
|
+
beginDelete(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
902
|
+
beginDeleteAndWait(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersDeleteOptionalParams): Promise<void>;
|
|
903
|
+
get(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersGetOptionalParams): Promise<ClusterManagersGetResponse>;
|
|
904
|
+
listByResourceGroup(resourceGroupName: string, options?: ClusterManagersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ClusterManager>;
|
|
905
|
+
listBySubscription(options?: ClusterManagersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<ClusterManager>;
|
|
906
|
+
update(resourceGroupName: string, clusterManagerName: string, options?: ClusterManagersUpdateOptionalParams): Promise<ClusterManagersUpdateResponse>;
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
// @public
|
|
910
|
+
export interface ClusterManagersCreateOrUpdateHeaders {
|
|
911
|
+
azureAsyncOperation?: string;
|
|
912
|
+
}
|
|
913
|
+
|
|
914
|
+
// @public
|
|
915
|
+
export interface ClusterManagersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
916
|
+
resumeFrom?: string;
|
|
917
|
+
updateIntervalInMs?: number;
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
// @public
|
|
921
|
+
export type ClusterManagersCreateOrUpdateResponse = ClusterManager;
|
|
922
|
+
|
|
923
|
+
// @public
|
|
924
|
+
export interface ClusterManagersDeleteHeaders {
|
|
925
|
+
location?: string;
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
// @public
|
|
929
|
+
export interface ClusterManagersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
930
|
+
resumeFrom?: string;
|
|
931
|
+
updateIntervalInMs?: number;
|
|
932
|
+
}
|
|
933
|
+
|
|
934
|
+
// @public
|
|
935
|
+
export interface ClusterManagersGetOptionalParams extends coreClient.OperationOptions {
|
|
936
|
+
}
|
|
937
|
+
|
|
938
|
+
// @public
|
|
939
|
+
export type ClusterManagersGetResponse = ClusterManager;
|
|
940
|
+
|
|
941
|
+
// @public
|
|
942
|
+
export interface ClusterManagersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
943
|
+
}
|
|
944
|
+
|
|
945
|
+
// @public
|
|
946
|
+
export type ClusterManagersListByResourceGroupNextResponse = ClusterManagerList;
|
|
947
|
+
|
|
948
|
+
// @public
|
|
949
|
+
export interface ClusterManagersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
950
|
+
}
|
|
951
|
+
|
|
952
|
+
// @public
|
|
953
|
+
export type ClusterManagersListByResourceGroupResponse = ClusterManagerList;
|
|
954
|
+
|
|
955
|
+
// @public
|
|
956
|
+
export interface ClusterManagersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
// @public
|
|
960
|
+
export type ClusterManagersListBySubscriptionNextResponse = ClusterManagerList;
|
|
961
|
+
|
|
962
|
+
// @public
|
|
963
|
+
export interface ClusterManagersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
964
|
+
}
|
|
965
|
+
|
|
966
|
+
// @public
|
|
967
|
+
export type ClusterManagersListBySubscriptionResponse = ClusterManagerList;
|
|
968
|
+
|
|
969
|
+
// @public
|
|
970
|
+
export interface ClusterManagersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
971
|
+
clusterManagerUpdateParameters?: ClusterManagerPatchParameters;
|
|
972
|
+
}
|
|
973
|
+
|
|
974
|
+
// @public
|
|
975
|
+
export type ClusterManagersUpdateResponse = ClusterManager;
|
|
976
|
+
|
|
977
|
+
// @public
|
|
978
|
+
export interface ClusterMetricsConfiguration extends TrackedResource {
|
|
979
|
+
collectionInterval: number;
|
|
980
|
+
readonly detailedStatus?: ClusterMetricsConfigurationDetailedStatus;
|
|
981
|
+
readonly detailedStatusMessage?: string;
|
|
982
|
+
readonly disabledMetrics?: string[];
|
|
983
|
+
enabledMetrics?: string[];
|
|
984
|
+
extendedLocation: ExtendedLocation;
|
|
985
|
+
readonly provisioningState?: ClusterMetricsConfigurationProvisioningState;
|
|
986
|
+
}
|
|
987
|
+
|
|
988
|
+
// @public
|
|
989
|
+
export type ClusterMetricsConfigurationDetailedStatus = string;
|
|
990
|
+
|
|
991
|
+
// @public
|
|
992
|
+
export interface ClusterMetricsConfigurationList {
|
|
993
|
+
nextLink?: string;
|
|
994
|
+
value?: ClusterMetricsConfiguration[];
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
// @public
|
|
998
|
+
export interface ClusterMetricsConfigurationPatchParameters {
|
|
999
|
+
collectionInterval?: number;
|
|
1000
|
+
enabledMetrics?: string[];
|
|
1001
|
+
tags?: {
|
|
1002
|
+
[propertyName: string]: string;
|
|
1003
|
+
};
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
// @public
|
|
1007
|
+
export type ClusterMetricsConfigurationProvisioningState = string;
|
|
1008
|
+
|
|
1009
|
+
// @public
|
|
1010
|
+
export interface ClusterPatchParameters {
|
|
1011
|
+
aggregatorOrSingleRackDefinition?: RackDefinition;
|
|
1012
|
+
clusterLocation?: string;
|
|
1013
|
+
clusterServicePrincipal?: ServicePrincipalInformation;
|
|
1014
|
+
computeDeploymentThreshold?: ValidationThreshold;
|
|
1015
|
+
computeRackDefinitions?: RackDefinition[];
|
|
1016
|
+
tags?: {
|
|
1017
|
+
[propertyName: string]: string;
|
|
1018
|
+
};
|
|
1019
|
+
}
|
|
1020
|
+
|
|
1021
|
+
// @public
|
|
1022
|
+
export type ClusterProvisioningState = string;
|
|
1023
|
+
|
|
1024
|
+
// @public
|
|
1025
|
+
export interface Clusters {
|
|
1026
|
+
beginCreateOrUpdate(resourceGroupName: string, clusterName: string, clusterParameters: Cluster, options?: ClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ClustersCreateOrUpdateResponse>, ClustersCreateOrUpdateResponse>>;
|
|
1027
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, clusterParameters: Cluster, options?: ClustersCreateOrUpdateOptionalParams): Promise<ClustersCreateOrUpdateResponse>;
|
|
1028
|
+
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1029
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<void>;
|
|
1030
|
+
beginDeploy(resourceGroupName: string, clusterName: string, options?: ClustersDeployOptionalParams): Promise<SimplePollerLike<OperationState<ClustersDeployResponse>, ClustersDeployResponse>>;
|
|
1031
|
+
beginDeployAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeployOptionalParams): Promise<ClustersDeployResponse>;
|
|
1032
|
+
beginUpdate(resourceGroupName: string, clusterName: string, options?: ClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ClustersUpdateResponse>, ClustersUpdateResponse>>;
|
|
1033
|
+
beginUpdateAndWait(resourceGroupName: string, clusterName: string, options?: ClustersUpdateOptionalParams): Promise<ClustersUpdateResponse>;
|
|
1034
|
+
beginUpdateVersion(resourceGroupName: string, clusterName: string, clusterUpdateVersionParameters: ClusterUpdateVersionParameters, options?: ClustersUpdateVersionOptionalParams): Promise<SimplePollerLike<OperationState<ClustersUpdateVersionResponse>, ClustersUpdateVersionResponse>>;
|
|
1035
|
+
beginUpdateVersionAndWait(resourceGroupName: string, clusterName: string, clusterUpdateVersionParameters: ClusterUpdateVersionParameters, options?: ClustersUpdateVersionOptionalParams): Promise<ClustersUpdateVersionResponse>;
|
|
1036
|
+
get(resourceGroupName: string, clusterName: string, options?: ClustersGetOptionalParams): Promise<ClustersGetResponse>;
|
|
1037
|
+
listByResourceGroup(resourceGroupName: string, options?: ClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
1038
|
+
listBySubscription(options?: ClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
1039
|
+
}
|
|
1040
|
+
|
|
1041
|
+
// @public
|
|
1042
|
+
export interface ClustersCreateOrUpdateHeaders {
|
|
1043
|
+
azureAsyncOperation?: string;
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
// @public
|
|
1047
|
+
export interface ClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1048
|
+
resumeFrom?: string;
|
|
1049
|
+
updateIntervalInMs?: number;
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1052
|
+
// @public
|
|
1053
|
+
export type ClustersCreateOrUpdateResponse = Cluster;
|
|
1054
|
+
|
|
1055
|
+
// @public
|
|
1056
|
+
export interface ClustersDeleteHeaders {
|
|
1057
|
+
location?: string;
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
// @public
|
|
1061
|
+
export interface ClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1062
|
+
resumeFrom?: string;
|
|
1063
|
+
updateIntervalInMs?: number;
|
|
1064
|
+
}
|
|
1065
|
+
|
|
1066
|
+
// @public
|
|
1067
|
+
export interface ClustersDeployHeaders {
|
|
1068
|
+
location?: string;
|
|
1069
|
+
}
|
|
1070
|
+
|
|
1071
|
+
// @public
|
|
1072
|
+
export interface ClustersDeployOptionalParams extends coreClient.OperationOptions {
|
|
1073
|
+
clusterDeployParameters?: ClusterDeployParameters;
|
|
1074
|
+
resumeFrom?: string;
|
|
1075
|
+
updateIntervalInMs?: number;
|
|
1076
|
+
}
|
|
1077
|
+
|
|
1078
|
+
// @public
|
|
1079
|
+
export type ClustersDeployResponse = ClustersDeployHeaders;
|
|
1080
|
+
|
|
1081
|
+
// @public
|
|
1082
|
+
export interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
1083
|
+
}
|
|
1084
|
+
|
|
1085
|
+
// @public
|
|
1086
|
+
export type ClustersGetResponse = Cluster;
|
|
1087
|
+
|
|
1088
|
+
// @public
|
|
1089
|
+
export interface ClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1090
|
+
}
|
|
1091
|
+
|
|
1092
|
+
// @public
|
|
1093
|
+
export type ClustersListByResourceGroupNextResponse = ClusterList;
|
|
1094
|
+
|
|
1095
|
+
// @public
|
|
1096
|
+
export interface ClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
// @public
|
|
1100
|
+
export type ClustersListByResourceGroupResponse = ClusterList;
|
|
1101
|
+
|
|
1102
|
+
// @public
|
|
1103
|
+
export interface ClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1104
|
+
}
|
|
1105
|
+
|
|
1106
|
+
// @public
|
|
1107
|
+
export type ClustersListBySubscriptionNextResponse = ClusterList;
|
|
1108
|
+
|
|
1109
|
+
// @public
|
|
1110
|
+
export interface ClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1111
|
+
}
|
|
1112
|
+
|
|
1113
|
+
// @public
|
|
1114
|
+
export type ClustersListBySubscriptionResponse = ClusterList;
|
|
1115
|
+
|
|
1116
|
+
// @public
|
|
1117
|
+
export interface ClustersUpdateHeaders {
|
|
1118
|
+
location?: string;
|
|
1119
|
+
}
|
|
1120
|
+
|
|
1121
|
+
// @public
|
|
1122
|
+
export interface ClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1123
|
+
clusterUpdateParameters?: ClusterPatchParameters;
|
|
1124
|
+
resumeFrom?: string;
|
|
1125
|
+
updateIntervalInMs?: number;
|
|
1126
|
+
}
|
|
1127
|
+
|
|
1128
|
+
// @public
|
|
1129
|
+
export type ClustersUpdateResponse = Cluster;
|
|
1130
|
+
|
|
1131
|
+
// @public
|
|
1132
|
+
export interface ClustersUpdateVersionHeaders {
|
|
1133
|
+
location?: string;
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1136
|
+
// @public
|
|
1137
|
+
export interface ClustersUpdateVersionOptionalParams extends coreClient.OperationOptions {
|
|
1138
|
+
resumeFrom?: string;
|
|
1139
|
+
updateIntervalInMs?: number;
|
|
1140
|
+
}
|
|
1141
|
+
|
|
1142
|
+
// @public
|
|
1143
|
+
export type ClustersUpdateVersionResponse = ClustersUpdateVersionHeaders;
|
|
1144
|
+
|
|
1145
|
+
// @public
|
|
1146
|
+
export type ClusterType = string;
|
|
1147
|
+
|
|
1148
|
+
// @public
|
|
1149
|
+
export interface ClusterUpdateVersionParameters {
|
|
1150
|
+
targetClusterVersion: string;
|
|
1151
|
+
}
|
|
1152
|
+
|
|
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
|
+
// @public
|
|
1169
|
+
interface Console_2 extends TrackedResource {
|
|
1170
|
+
readonly detailedStatus?: ConsoleDetailedStatus;
|
|
1171
|
+
readonly detailedStatusMessage?: string;
|
|
1172
|
+
enabled: ConsoleEnabled;
|
|
1173
|
+
expiration?: Date;
|
|
1174
|
+
extendedLocation: ExtendedLocation;
|
|
1175
|
+
readonly privateLinkServiceId?: string;
|
|
1176
|
+
readonly provisioningState?: ConsoleProvisioningState;
|
|
1177
|
+
sshPublicKey: SshPublicKey;
|
|
1178
|
+
readonly virtualMachineAccessId?: string;
|
|
1179
|
+
}
|
|
1180
|
+
export { Console_2 as Console }
|
|
1181
|
+
|
|
1182
|
+
// @public
|
|
1183
|
+
export type ConsoleDetailedStatus = string;
|
|
1184
|
+
|
|
1185
|
+
// @public
|
|
1186
|
+
export type ConsoleEnabled = string;
|
|
1187
|
+
|
|
1188
|
+
// @public
|
|
1189
|
+
export interface ConsoleList {
|
|
1190
|
+
nextLink?: string;
|
|
1191
|
+
value?: Console_2[];
|
|
1192
|
+
}
|
|
1193
|
+
|
|
1194
|
+
// @public
|
|
1195
|
+
export interface ConsolePatchParameters {
|
|
1196
|
+
enabled?: ConsoleEnabled;
|
|
1197
|
+
expiration?: Date;
|
|
1198
|
+
sshPublicKey?: SshPublicKey;
|
|
1199
|
+
tags?: {
|
|
1200
|
+
[propertyName: string]: string;
|
|
1201
|
+
};
|
|
1202
|
+
}
|
|
1203
|
+
|
|
1204
|
+
// @public
|
|
1205
|
+
export type ConsoleProvisioningState = string;
|
|
1206
|
+
|
|
1207
|
+
// @public
|
|
1208
|
+
export interface Consoles {
|
|
1209
|
+
beginCreateOrUpdate(resourceGroupName: string, virtualMachineName: string, consoleName: string, consoleParameters: Console_2, options?: ConsolesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConsolesCreateOrUpdateResponse>, ConsolesCreateOrUpdateResponse>>;
|
|
1210
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualMachineName: string, consoleName: string, consoleParameters: Console_2, options?: ConsolesCreateOrUpdateOptionalParams): Promise<ConsolesCreateOrUpdateResponse>;
|
|
1211
|
+
beginDelete(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1212
|
+
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesDeleteOptionalParams): Promise<void>;
|
|
1213
|
+
beginUpdate(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConsolesUpdateResponse>, ConsolesUpdateResponse>>;
|
|
1214
|
+
beginUpdateAndWait(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesUpdateOptionalParams): Promise<ConsolesUpdateResponse>;
|
|
1215
|
+
get(resourceGroupName: string, virtualMachineName: string, consoleName: string, options?: ConsolesGetOptionalParams): Promise<ConsolesGetResponse>;
|
|
1216
|
+
listByResourceGroup(resourceGroupName: string, virtualMachineName: string, options?: ConsolesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Console_2>;
|
|
1217
|
+
}
|
|
1218
|
+
|
|
1219
|
+
// @public
|
|
1220
|
+
export interface ConsolesCreateOrUpdateHeaders {
|
|
1221
|
+
azureAsyncOperation?: string;
|
|
1222
|
+
}
|
|
1223
|
+
|
|
1224
|
+
// @public
|
|
1225
|
+
export interface ConsolesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1226
|
+
resumeFrom?: string;
|
|
1227
|
+
updateIntervalInMs?: number;
|
|
1228
|
+
}
|
|
1229
|
+
|
|
1230
|
+
// @public
|
|
1231
|
+
export type ConsolesCreateOrUpdateResponse = Console_2;
|
|
1232
|
+
|
|
1233
|
+
// @public
|
|
1234
|
+
export interface ConsolesDeleteHeaders {
|
|
1235
|
+
location?: string;
|
|
1236
|
+
}
|
|
1237
|
+
|
|
1238
|
+
// @public
|
|
1239
|
+
export interface ConsolesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1240
|
+
resumeFrom?: string;
|
|
1241
|
+
updateIntervalInMs?: number;
|
|
1242
|
+
}
|
|
1243
|
+
|
|
1244
|
+
// @public
|
|
1245
|
+
export interface ConsolesGetOptionalParams extends coreClient.OperationOptions {
|
|
1246
|
+
}
|
|
1247
|
+
|
|
1248
|
+
// @public
|
|
1249
|
+
export type ConsolesGetResponse = Console_2;
|
|
1250
|
+
|
|
1251
|
+
// @public
|
|
1252
|
+
export interface ConsolesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1253
|
+
}
|
|
1254
|
+
|
|
1255
|
+
// @public
|
|
1256
|
+
export type ConsolesListByResourceGroupNextResponse = ConsoleList;
|
|
1257
|
+
|
|
1258
|
+
// @public
|
|
1259
|
+
export interface ConsolesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1262
|
+
// @public
|
|
1263
|
+
export type ConsolesListByResourceGroupResponse = ConsoleList;
|
|
1264
|
+
|
|
1265
|
+
// @public
|
|
1266
|
+
export interface ConsolesUpdateHeaders {
|
|
1267
|
+
location?: string;
|
|
1268
|
+
}
|
|
1269
|
+
|
|
1270
|
+
// @public
|
|
1271
|
+
export interface ConsolesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1272
|
+
consoleUpdateParameters?: ConsolePatchParameters;
|
|
1273
|
+
resumeFrom?: string;
|
|
1274
|
+
updateIntervalInMs?: number;
|
|
1275
|
+
}
|
|
1276
|
+
|
|
1277
|
+
// @public
|
|
1278
|
+
export type ConsolesUpdateResponse = Console_2;
|
|
1279
|
+
|
|
1280
|
+
// @public
|
|
1281
|
+
export type ControlImpact = string;
|
|
1282
|
+
|
|
1283
|
+
// @public
|
|
1284
|
+
export type CreatedByType = string;
|
|
1285
|
+
|
|
1286
|
+
// @public
|
|
1287
|
+
export interface DefaultCniNetwork extends TrackedResource {
|
|
1288
|
+
readonly clusterId?: string;
|
|
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 {
|
|
1384
|
+
}
|
|
1385
|
+
|
|
1386
|
+
// @public
|
|
1387
|
+
export type DefaultCniNetworksListBySubscriptionNextResponse = DefaultCniNetworkList;
|
|
1388
|
+
|
|
1389
|
+
// @public
|
|
1390
|
+
export interface DefaultCniNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1391
|
+
}
|
|
1392
|
+
|
|
1393
|
+
// @public
|
|
1394
|
+
export type DefaultCniNetworksListBySubscriptionResponse = DefaultCniNetworkList;
|
|
1395
|
+
|
|
1396
|
+
// @public
|
|
1397
|
+
export interface DefaultCniNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1398
|
+
defaultCniNetworkUpdateParameters?: DefaultCniNetworkPatchParameters;
|
|
1399
|
+
}
|
|
1400
|
+
|
|
1401
|
+
// @public
|
|
1402
|
+
export type DefaultCniNetworksUpdateResponse = DefaultCniNetwork;
|
|
1403
|
+
|
|
1404
|
+
// @public
|
|
1405
|
+
export type DefaultGateway = string;
|
|
1406
|
+
|
|
1407
|
+
// @public
|
|
1408
|
+
export type DeviceConnectionType = string;
|
|
1409
|
+
|
|
1410
|
+
// @public
|
|
1411
|
+
export type DiskType = string;
|
|
1412
|
+
|
|
1413
|
+
// @public
|
|
1414
|
+
export interface EgressEndpoint {
|
|
1415
|
+
category: string;
|
|
1416
|
+
endpoints: EndpointDependency[];
|
|
1417
|
+
}
|
|
1418
|
+
|
|
1419
|
+
// @public
|
|
1420
|
+
export interface EndpointDependency {
|
|
1421
|
+
domainName: string;
|
|
1422
|
+
port?: number;
|
|
1423
|
+
}
|
|
1424
|
+
|
|
1425
|
+
// @public
|
|
1426
|
+
export interface ErrorAdditionalInfo {
|
|
1427
|
+
readonly info?: Record<string, unknown>;
|
|
1428
|
+
readonly type?: string;
|
|
1429
|
+
}
|
|
1430
|
+
|
|
1431
|
+
// @public
|
|
1432
|
+
export interface ErrorDetail {
|
|
1433
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1434
|
+
readonly code?: string;
|
|
1435
|
+
readonly details?: ErrorDetail[];
|
|
1436
|
+
readonly message?: string;
|
|
1437
|
+
readonly target?: string;
|
|
1438
|
+
}
|
|
1439
|
+
|
|
1440
|
+
// @public
|
|
1441
|
+
export interface ErrorResponse {
|
|
1442
|
+
error?: ErrorDetail;
|
|
1443
|
+
}
|
|
1444
|
+
|
|
1445
|
+
// @public
|
|
1446
|
+
export interface ExtendedLocation {
|
|
1447
|
+
name: string;
|
|
1448
|
+
type: string;
|
|
1449
|
+
}
|
|
1450
|
+
|
|
1451
|
+
// @public
|
|
1452
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
1453
|
+
|
|
1454
|
+
// @public
|
|
1455
|
+
export interface HardwareInventory {
|
|
1456
|
+
readonly additionalHostInformation?: string;
|
|
1457
|
+
readonly interfaces?: HardwareInventoryNetworkInterface[];
|
|
1458
|
+
readonly nics?: Nic[];
|
|
1459
|
+
}
|
|
1460
|
+
|
|
1461
|
+
// @public
|
|
1462
|
+
export interface HardwareInventoryNetworkInterface {
|
|
1463
|
+
readonly linkStatus?: string;
|
|
1464
|
+
readonly macAddress?: string;
|
|
1465
|
+
readonly name?: string;
|
|
1466
|
+
readonly networkInterfaceId?: string;
|
|
1467
|
+
}
|
|
1468
|
+
|
|
1469
|
+
// @public
|
|
1470
|
+
export interface HardwareValidationStatus {
|
|
1471
|
+
readonly lastValidationTime?: Date;
|
|
1472
|
+
readonly result?: BareMetalMachineHardwareValidationResult;
|
|
1473
|
+
}
|
|
1474
|
+
|
|
1475
|
+
// @public
|
|
1476
|
+
export interface HybridAksCluster extends TrackedResource {
|
|
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
|
+
}
|
|
1519
|
+
|
|
1520
|
+
// @public
|
|
1521
|
+
export interface HybridAksClusters {
|
|
1522
|
+
beginCreateOrUpdate(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterParameters: HybridAksCluster, options?: HybridAksClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<HybridAksClustersCreateOrUpdateResponse>, HybridAksClustersCreateOrUpdateResponse>>;
|
|
1523
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterParameters: HybridAksCluster, options?: HybridAksClustersCreateOrUpdateOptionalParams): Promise<HybridAksClustersCreateOrUpdateResponse>;
|
|
1524
|
+
beginDelete(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1525
|
+
beginDeleteAndWait(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersDeleteOptionalParams): Promise<void>;
|
|
1526
|
+
beginRestartNode(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterRestartNodeParameters: HybridAksClusterRestartNodeParameters, options?: HybridAksClustersRestartNodeOptionalParams): Promise<SimplePollerLike<OperationState<HybridAksClustersRestartNodeResponse>, HybridAksClustersRestartNodeResponse>>;
|
|
1527
|
+
beginRestartNodeAndWait(resourceGroupName: string, hybridAksClusterName: string, hybridAksClusterRestartNodeParameters: HybridAksClusterRestartNodeParameters, options?: HybridAksClustersRestartNodeOptionalParams): Promise<HybridAksClustersRestartNodeResponse>;
|
|
1528
|
+
get(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersGetOptionalParams): Promise<HybridAksClustersGetResponse>;
|
|
1529
|
+
listByResourceGroup(resourceGroupName: string, options?: HybridAksClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<HybridAksCluster>;
|
|
1530
|
+
listBySubscription(options?: HybridAksClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<HybridAksCluster>;
|
|
1531
|
+
update(resourceGroupName: string, hybridAksClusterName: string, options?: HybridAksClustersUpdateOptionalParams): Promise<HybridAksClustersUpdateResponse>;
|
|
1532
|
+
}
|
|
1533
|
+
|
|
1534
|
+
// @public
|
|
1535
|
+
export interface HybridAksClustersCreateOrUpdateHeaders {
|
|
1536
|
+
azureAsyncOperation?: string;
|
|
1537
|
+
}
|
|
1538
|
+
|
|
1539
|
+
// @public
|
|
1540
|
+
export interface HybridAksClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1541
|
+
resumeFrom?: string;
|
|
1542
|
+
updateIntervalInMs?: number;
|
|
1543
|
+
}
|
|
1544
|
+
|
|
1545
|
+
// @public
|
|
1546
|
+
export type HybridAksClustersCreateOrUpdateResponse = HybridAksCluster;
|
|
1547
|
+
|
|
1548
|
+
// @public
|
|
1549
|
+
export interface HybridAksClustersDeleteHeaders {
|
|
1550
|
+
location?: string;
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1553
|
+
// @public
|
|
1554
|
+
export interface HybridAksClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1555
|
+
resumeFrom?: string;
|
|
1556
|
+
updateIntervalInMs?: number;
|
|
1557
|
+
}
|
|
1558
|
+
|
|
1559
|
+
// @public
|
|
1560
|
+
export interface HybridAksClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
1561
|
+
}
|
|
1562
|
+
|
|
1563
|
+
// @public
|
|
1564
|
+
export type HybridAksClustersGetResponse = HybridAksCluster;
|
|
1565
|
+
|
|
1566
|
+
// @public
|
|
1567
|
+
export interface HybridAksClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1568
|
+
}
|
|
1569
|
+
|
|
1570
|
+
// @public
|
|
1571
|
+
export type HybridAksClustersListByResourceGroupNextResponse = HybridAksClusterList;
|
|
1572
|
+
|
|
1573
|
+
// @public
|
|
1574
|
+
export interface HybridAksClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1575
|
+
}
|
|
1576
|
+
|
|
1577
|
+
// @public
|
|
1578
|
+
export type HybridAksClustersListByResourceGroupResponse = HybridAksClusterList;
|
|
1579
|
+
|
|
1580
|
+
// @public
|
|
1581
|
+
export interface HybridAksClustersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1582
|
+
}
|
|
1583
|
+
|
|
1584
|
+
// @public
|
|
1585
|
+
export type HybridAksClustersListBySubscriptionNextResponse = HybridAksClusterList;
|
|
1586
|
+
|
|
1587
|
+
// @public
|
|
1588
|
+
export interface HybridAksClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1589
|
+
}
|
|
1590
|
+
|
|
1591
|
+
// @public
|
|
1592
|
+
export type HybridAksClustersListBySubscriptionResponse = HybridAksClusterList;
|
|
1593
|
+
|
|
1594
|
+
// @public
|
|
1595
|
+
export interface HybridAksClustersRestartNodeHeaders {
|
|
1596
|
+
location?: string;
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
// @public
|
|
1600
|
+
export interface HybridAksClustersRestartNodeOptionalParams extends coreClient.OperationOptions {
|
|
1601
|
+
resumeFrom?: string;
|
|
1602
|
+
updateIntervalInMs?: number;
|
|
1603
|
+
}
|
|
1604
|
+
|
|
1605
|
+
// @public
|
|
1606
|
+
export type HybridAksClustersRestartNodeResponse = HybridAksClustersRestartNodeHeaders;
|
|
1607
|
+
|
|
1608
|
+
// @public
|
|
1609
|
+
export interface HybridAksClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1610
|
+
hybridAksClusterUpdateParameters?: HybridAksClusterPatchParameters;
|
|
1611
|
+
}
|
|
1612
|
+
|
|
1613
|
+
// @public
|
|
1614
|
+
export type HybridAksClustersUpdateResponse = HybridAksCluster;
|
|
1615
|
+
|
|
1616
|
+
// @public
|
|
1617
|
+
export type HybridAksIpamEnabled = string;
|
|
1618
|
+
|
|
1619
|
+
// @public
|
|
1620
|
+
export type HybridAksPluginType = string;
|
|
1621
|
+
|
|
1622
|
+
// @public
|
|
1623
|
+
export interface ImageRepositoryCredentials {
|
|
1624
|
+
password: string;
|
|
1625
|
+
registryUrl: string;
|
|
1626
|
+
username: string;
|
|
1627
|
+
}
|
|
1628
|
+
|
|
1629
|
+
// @public
|
|
1630
|
+
export type IpAllocationType = string;
|
|
1631
|
+
|
|
1632
|
+
// @public
|
|
1633
|
+
export interface KeySetUser {
|
|
1634
|
+
azureUserName: string;
|
|
1635
|
+
description?: string;
|
|
1636
|
+
sshPublicKey: SshPublicKey;
|
|
1637
|
+
}
|
|
1638
|
+
|
|
1639
|
+
// @public
|
|
1640
|
+
export interface KeySetUserStatus {
|
|
1641
|
+
readonly azureUserName?: string;
|
|
1642
|
+
readonly status?: BareMetalMachineKeySetUserSetupStatus;
|
|
1643
|
+
readonly statusMessage?: string;
|
|
1644
|
+
}
|
|
1645
|
+
|
|
1646
|
+
// @public
|
|
1647
|
+
export enum KnownActionType {
|
|
1648
|
+
Internal = "Internal"
|
|
1649
|
+
}
|
|
1650
|
+
|
|
1651
|
+
// @public
|
|
1652
|
+
export enum KnownBareMetalMachineCordonStatus {
|
|
1653
|
+
Cordoned = "Cordoned",
|
|
1654
|
+
Uncordoned = "Uncordoned"
|
|
1655
|
+
}
|
|
1656
|
+
|
|
1657
|
+
// @public
|
|
1658
|
+
export enum KnownBareMetalMachineDetailedStatus {
|
|
1659
|
+
Available = "Available",
|
|
1660
|
+
Deprovisioning = "Deprovisioning",
|
|
1661
|
+
Error = "Error",
|
|
1662
|
+
Preparing = "Preparing",
|
|
1663
|
+
Provisioned = "Provisioned",
|
|
1664
|
+
Provisioning = "Provisioning"
|
|
1665
|
+
}
|
|
1666
|
+
|
|
1667
|
+
// @public
|
|
1668
|
+
export enum KnownBareMetalMachineEvacuate {
|
|
1669
|
+
False = "False",
|
|
1670
|
+
True = "True"
|
|
1671
|
+
}
|
|
1672
|
+
|
|
1673
|
+
// @public
|
|
1674
|
+
export enum KnownBareMetalMachineHardwareValidationCategory {
|
|
1675
|
+
BasicValidation = "BasicValidation"
|
|
1676
|
+
}
|
|
1677
|
+
|
|
1678
|
+
// @public
|
|
1679
|
+
export enum KnownBareMetalMachineHardwareValidationResult {
|
|
1680
|
+
Fail = "Fail",
|
|
1681
|
+
Pass = "Pass"
|
|
1682
|
+
}
|
|
1683
|
+
|
|
1684
|
+
// @public
|
|
1685
|
+
export enum KnownBareMetalMachineKeySetDetailedStatus {
|
|
1686
|
+
AllActive = "AllActive",
|
|
1687
|
+
AllInvalid = "AllInvalid",
|
|
1688
|
+
SomeInvalid = "SomeInvalid",
|
|
1689
|
+
Validating = "Validating"
|
|
1690
|
+
}
|
|
1691
|
+
|
|
1692
|
+
// @public
|
|
1693
|
+
export enum KnownBareMetalMachineKeySetPrivilegeLevel {
|
|
1694
|
+
Standard = "Standard",
|
|
1695
|
+
Superuser = "Superuser"
|
|
1696
|
+
}
|
|
1697
|
+
|
|
1698
|
+
// @public
|
|
1699
|
+
export enum KnownBareMetalMachineKeySetProvisioningState {
|
|
1700
|
+
Accepted = "Accepted",
|
|
1701
|
+
Canceled = "Canceled",
|
|
1702
|
+
Failed = "Failed",
|
|
1703
|
+
Provisioning = "Provisioning",
|
|
1704
|
+
Succeeded = "Succeeded"
|
|
1705
|
+
}
|
|
1706
|
+
|
|
1707
|
+
// @public
|
|
1708
|
+
export enum KnownBareMetalMachineKeySetUserSetupStatus {
|
|
1709
|
+
Active = "Active",
|
|
1710
|
+
Invalid = "Invalid"
|
|
1711
|
+
}
|
|
1712
|
+
|
|
1713
|
+
// @public
|
|
1714
|
+
export enum KnownBareMetalMachinePowerState {
|
|
1715
|
+
Off = "Off",
|
|
1716
|
+
On = "On"
|
|
1717
|
+
}
|
|
1718
|
+
|
|
1719
|
+
// @public
|
|
1720
|
+
export enum KnownBareMetalMachineProvisioningState {
|
|
1721
|
+
Accepted = "Accepted",
|
|
1722
|
+
Canceled = "Canceled",
|
|
1723
|
+
Failed = "Failed",
|
|
1724
|
+
Provisioning = "Provisioning",
|
|
1725
|
+
Succeeded = "Succeeded"
|
|
1726
|
+
}
|
|
1727
|
+
|
|
1728
|
+
// @public
|
|
1729
|
+
export enum KnownBareMetalMachineReadyState {
|
|
1730
|
+
False = "False",
|
|
1731
|
+
True = "True"
|
|
1732
|
+
}
|
|
1733
|
+
|
|
1734
|
+
// @public
|
|
1735
|
+
export enum KnownBareMetalMachineSkipShutdown {
|
|
1736
|
+
False = "False",
|
|
1737
|
+
True = "True"
|
|
1738
|
+
}
|
|
1739
|
+
|
|
1740
|
+
// @public
|
|
1741
|
+
export enum KnownBmcKeySetDetailedStatus {
|
|
1742
|
+
AllActive = "AllActive",
|
|
1743
|
+
AllInvalid = "AllInvalid",
|
|
1744
|
+
SomeInvalid = "SomeInvalid",
|
|
1745
|
+
Validating = "Validating"
|
|
1746
|
+
}
|
|
1747
|
+
|
|
1748
|
+
// @public
|
|
1749
|
+
export enum KnownBmcKeySetPrivilegeLevel {
|
|
1750
|
+
Administrator = "Administrator",
|
|
1751
|
+
ReadOnly = "ReadOnly"
|
|
1752
|
+
}
|
|
1753
|
+
|
|
1754
|
+
// @public
|
|
1755
|
+
export enum KnownBmcKeySetProvisioningState {
|
|
1756
|
+
Accepted = "Accepted",
|
|
1757
|
+
Canceled = "Canceled",
|
|
1758
|
+
Failed = "Failed",
|
|
1759
|
+
Provisioning = "Provisioning",
|
|
1760
|
+
Succeeded = "Succeeded"
|
|
1761
|
+
}
|
|
1762
|
+
|
|
1763
|
+
// @public
|
|
1764
|
+
export enum KnownBootstrapProtocol {
|
|
1765
|
+
PXE = "PXE"
|
|
1766
|
+
}
|
|
1767
|
+
|
|
1768
|
+
// @public
|
|
1769
|
+
export enum KnownCloudServicesNetworkDetailedStatus {
|
|
1770
|
+
Available = "Available",
|
|
1771
|
+
Error = "Error",
|
|
1772
|
+
Provisioning = "Provisioning"
|
|
1773
|
+
}
|
|
1774
|
+
|
|
1775
|
+
// @public
|
|
1776
|
+
export enum KnownCloudServicesNetworkEnableDefaultEgressEndpoints {
|
|
1777
|
+
False = "False",
|
|
1778
|
+
True = "True"
|
|
1779
|
+
}
|
|
1780
|
+
|
|
1781
|
+
// @public
|
|
1782
|
+
export enum KnownCloudServicesNetworkProvisioningState {
|
|
1783
|
+
Accepted = "Accepted",
|
|
1784
|
+
Canceled = "Canceled",
|
|
1785
|
+
Failed = "Failed",
|
|
1786
|
+
Provisioning = "Provisioning",
|
|
1787
|
+
Succeeded = "Succeeded"
|
|
1788
|
+
}
|
|
1789
|
+
|
|
1790
|
+
// @public
|
|
1791
|
+
export enum KnownClusterConnectionStatus {
|
|
1792
|
+
Connected = "Connected",
|
|
1793
|
+
Timeout = "Timeout",
|
|
1794
|
+
Undefined = "Undefined"
|
|
1795
|
+
}
|
|
1796
|
+
|
|
1797
|
+
// @public
|
|
1798
|
+
export enum KnownClusterDetailedStatus {
|
|
1799
|
+
Degraded = "Degraded",
|
|
1800
|
+
Deleting = "Deleting",
|
|
1801
|
+
Deploying = "Deploying",
|
|
1802
|
+
Disconnected = "Disconnected",
|
|
1803
|
+
Failed = "Failed",
|
|
1804
|
+
PendingDeployment = "PendingDeployment",
|
|
1805
|
+
Running = "Running",
|
|
1806
|
+
Updating = "Updating"
|
|
1807
|
+
}
|
|
1808
|
+
|
|
1809
|
+
// @public
|
|
1810
|
+
export enum KnownClusterManagerConnectionStatus {
|
|
1811
|
+
Connected = "Connected",
|
|
1812
|
+
Unreachable = "Unreachable"
|
|
1813
|
+
}
|
|
1814
|
+
|
|
1815
|
+
// @public
|
|
1816
|
+
export enum KnownClusterManagerDetailedStatus {
|
|
1817
|
+
Available = "Available",
|
|
1818
|
+
Error = "Error",
|
|
1819
|
+
Provisioning = "Provisioning",
|
|
1820
|
+
ProvisioningFailed = "ProvisioningFailed",
|
|
1821
|
+
UpdateFailed = "UpdateFailed",
|
|
1822
|
+
Updating = "Updating"
|
|
1823
|
+
}
|
|
1824
|
+
|
|
1825
|
+
// @public
|
|
1826
|
+
export enum KnownClusterManagerProvisioningState {
|
|
1827
|
+
Accepted = "Accepted",
|
|
1828
|
+
Canceled = "Canceled",
|
|
1829
|
+
Failed = "Failed",
|
|
1830
|
+
Provisioning = "Provisioning",
|
|
1831
|
+
Succeeded = "Succeeded",
|
|
1832
|
+
Updating = "Updating"
|
|
1833
|
+
}
|
|
1834
|
+
|
|
1835
|
+
// @public
|
|
1836
|
+
export enum KnownClusterMetricsConfigurationDetailedStatus {
|
|
1837
|
+
Applied = "Applied",
|
|
1838
|
+
Error = "Error",
|
|
1839
|
+
Processing = "Processing"
|
|
1840
|
+
}
|
|
1841
|
+
|
|
1842
|
+
// @public
|
|
1843
|
+
export enum KnownClusterMetricsConfigurationProvisioningState {
|
|
1844
|
+
Accepted = "Accepted",
|
|
1845
|
+
Canceled = "Canceled",
|
|
1846
|
+
Failed = "Failed",
|
|
1847
|
+
Provisioning = "Provisioning",
|
|
1848
|
+
Succeeded = "Succeeded"
|
|
1849
|
+
}
|
|
1850
|
+
|
|
1851
|
+
// @public
|
|
1852
|
+
export enum KnownClusterProvisioningState {
|
|
1853
|
+
Accepted = "Accepted",
|
|
1854
|
+
Canceled = "Canceled",
|
|
1855
|
+
Failed = "Failed",
|
|
1856
|
+
Succeeded = "Succeeded",
|
|
1857
|
+
Updating = "Updating",
|
|
1858
|
+
Validating = "Validating"
|
|
1859
|
+
}
|
|
1860
|
+
|
|
1861
|
+
// @public
|
|
1862
|
+
export enum KnownClusterType {
|
|
1863
|
+
MultiRack = "MultiRack",
|
|
1864
|
+
SingleRack = "SingleRack"
|
|
1865
|
+
}
|
|
1866
|
+
|
|
1867
|
+
// @public
|
|
1868
|
+
export enum KnownConsoleDetailedStatus {
|
|
1869
|
+
Error = "Error",
|
|
1870
|
+
Ready = "Ready"
|
|
1871
|
+
}
|
|
1872
|
+
|
|
1873
|
+
// @public
|
|
1874
|
+
export enum KnownConsoleEnabled {
|
|
1875
|
+
False = "False",
|
|
1876
|
+
True = "True"
|
|
1877
|
+
}
|
|
1878
|
+
|
|
1879
|
+
// @public
|
|
1880
|
+
export enum KnownConsoleProvisioningState {
|
|
1881
|
+
Accepted = "Accepted",
|
|
1882
|
+
Canceled = "Canceled",
|
|
1883
|
+
Failed = "Failed",
|
|
1884
|
+
Provisioning = "Provisioning",
|
|
1885
|
+
Succeeded = "Succeeded"
|
|
1886
|
+
}
|
|
1887
|
+
|
|
1888
|
+
// @public
|
|
1889
|
+
export enum KnownControlImpact {
|
|
1890
|
+
False = "False",
|
|
1891
|
+
True = "True"
|
|
1892
|
+
}
|
|
1893
|
+
|
|
1894
|
+
// @public
|
|
1895
|
+
export enum KnownCreatedByType {
|
|
1896
|
+
Application = "Application",
|
|
1897
|
+
Key = "Key",
|
|
1898
|
+
ManagedIdentity = "ManagedIdentity",
|
|
1899
|
+
User = "User"
|
|
1900
|
+
}
|
|
1901
|
+
|
|
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
|
+
// @public
|
|
1919
|
+
export enum KnownDefaultGateway {
|
|
1920
|
+
False = "False",
|
|
1921
|
+
True = "True"
|
|
1922
|
+
}
|
|
1923
|
+
|
|
1924
|
+
// @public
|
|
1925
|
+
export enum KnownDeviceConnectionType {
|
|
1926
|
+
PCI = "PCI"
|
|
1927
|
+
}
|
|
1928
|
+
|
|
1929
|
+
// @public
|
|
1930
|
+
export enum KnownDiskType {
|
|
1931
|
+
HDD = "HDD",
|
|
1932
|
+
SSD = "SSD"
|
|
1933
|
+
}
|
|
1934
|
+
|
|
1935
|
+
// @public
|
|
1936
|
+
export enum KnownHybridAksClusterDetailedStatus {
|
|
1937
|
+
Available = "Available",
|
|
1938
|
+
Error = "Error",
|
|
1939
|
+
Provisioning = "Provisioning"
|
|
1940
|
+
}
|
|
1941
|
+
|
|
1942
|
+
// @public
|
|
1943
|
+
export enum KnownHybridAksClusterMachinePowerState {
|
|
1944
|
+
Off = "Off",
|
|
1945
|
+
On = "On"
|
|
1946
|
+
}
|
|
1947
|
+
|
|
1948
|
+
// @public
|
|
1949
|
+
export enum KnownHybridAksClusterProvisioningState {
|
|
1950
|
+
Canceled = "Canceled",
|
|
1951
|
+
Failed = "Failed",
|
|
1952
|
+
Succeeded = "Succeeded"
|
|
1953
|
+
}
|
|
1954
|
+
|
|
1955
|
+
// @public
|
|
1956
|
+
export enum KnownHybridAksIpamEnabled {
|
|
1957
|
+
False = "False",
|
|
1958
|
+
True = "True"
|
|
1959
|
+
}
|
|
1960
|
+
|
|
1961
|
+
// @public
|
|
1962
|
+
export enum KnownHybridAksPluginType {
|
|
1963
|
+
Dpdk = "DPDK",
|
|
1964
|
+
OSDevice = "OSDevice",
|
|
1965
|
+
Sriov = "SRIOV"
|
|
1966
|
+
}
|
|
1967
|
+
|
|
1968
|
+
// @public
|
|
1969
|
+
export enum KnownIpAllocationType {
|
|
1970
|
+
DualStack = "DualStack",
|
|
1971
|
+
IPV4 = "IPV4",
|
|
1972
|
+
IPV6 = "IPV6"
|
|
1973
|
+
}
|
|
1974
|
+
|
|
1975
|
+
// @public
|
|
1976
|
+
export enum KnownL2NetworkDetailedStatus {
|
|
1977
|
+
Available = "Available",
|
|
1978
|
+
Error = "Error",
|
|
1979
|
+
Provisioning = "Provisioning"
|
|
1980
|
+
}
|
|
1981
|
+
|
|
1982
|
+
// @public
|
|
1983
|
+
export enum KnownL2NetworkProvisioningState {
|
|
1984
|
+
Accepted = "Accepted",
|
|
1985
|
+
Canceled = "Canceled",
|
|
1986
|
+
Failed = "Failed",
|
|
1987
|
+
Provisioning = "Provisioning",
|
|
1988
|
+
Succeeded = "Succeeded"
|
|
1989
|
+
}
|
|
1990
|
+
|
|
1991
|
+
// @public
|
|
1992
|
+
export enum KnownL3NetworkDetailedStatus {
|
|
1993
|
+
Available = "Available",
|
|
1994
|
+
Error = "Error",
|
|
1995
|
+
Provisioning = "Provisioning"
|
|
1996
|
+
}
|
|
1997
|
+
|
|
1998
|
+
// @public
|
|
1999
|
+
export enum KnownL3NetworkProvisioningState {
|
|
2000
|
+
Accepted = "Accepted",
|
|
2001
|
+
Canceled = "Canceled",
|
|
2002
|
+
Failed = "Failed",
|
|
2003
|
+
Provisioning = "Provisioning",
|
|
2004
|
+
Succeeded = "Succeeded"
|
|
2005
|
+
}
|
|
2006
|
+
|
|
2007
|
+
// @public
|
|
2008
|
+
export enum KnownMachineSkuDiskConnectionType {
|
|
2009
|
+
Pcie = "PCIE",
|
|
2010
|
+
Raid = "RAID",
|
|
2011
|
+
SAS = "SAS",
|
|
2012
|
+
Sata = "SATA"
|
|
2013
|
+
}
|
|
2014
|
+
|
|
2015
|
+
// @public
|
|
2016
|
+
export enum KnownOrigin {
|
|
2017
|
+
System = "system",
|
|
2018
|
+
User = "user",
|
|
2019
|
+
UserSystem = "user,system"
|
|
2020
|
+
}
|
|
2021
|
+
|
|
2022
|
+
// @public
|
|
2023
|
+
export enum KnownOsDiskCreateOption {
|
|
2024
|
+
Ephemeral = "Ephemeral"
|
|
2025
|
+
}
|
|
2026
|
+
|
|
2027
|
+
// @public
|
|
2028
|
+
export enum KnownOsDiskDeleteOption {
|
|
2029
|
+
Delete = "Delete"
|
|
2030
|
+
}
|
|
2031
|
+
|
|
2032
|
+
// @public
|
|
2033
|
+
export enum KnownRackDetailedStatus {
|
|
2034
|
+
Available = "Available",
|
|
2035
|
+
Error = "Error",
|
|
2036
|
+
Provisioning = "Provisioning"
|
|
2037
|
+
}
|
|
2038
|
+
|
|
2039
|
+
// @public
|
|
2040
|
+
export enum KnownRackProvisioningState {
|
|
2041
|
+
Accepted = "Accepted",
|
|
2042
|
+
Canceled = "Canceled",
|
|
2043
|
+
Failed = "Failed",
|
|
2044
|
+
Provisioning = "Provisioning",
|
|
2045
|
+
Succeeded = "Succeeded"
|
|
2046
|
+
}
|
|
2047
|
+
|
|
2048
|
+
// @public
|
|
2049
|
+
export enum KnownRackSkuProvisioningState {
|
|
2050
|
+
Succeeded = "Succeeded"
|
|
2051
|
+
}
|
|
2052
|
+
|
|
2053
|
+
// @public
|
|
2054
|
+
export enum KnownRackSkuType {
|
|
2055
|
+
Aggregator = "Aggregator",
|
|
2056
|
+
Compute = "Compute",
|
|
2057
|
+
Single = "Single"
|
|
2058
|
+
}
|
|
2059
|
+
|
|
2060
|
+
// @public
|
|
2061
|
+
export enum KnownRemoteVendorManagementFeature {
|
|
2062
|
+
Supported = "Supported",
|
|
2063
|
+
Unsupported = "Unsupported"
|
|
2064
|
+
}
|
|
2065
|
+
|
|
2066
|
+
// @public
|
|
2067
|
+
export enum KnownRemoteVendorManagementStatus {
|
|
2068
|
+
Disabled = "Disabled",
|
|
2069
|
+
Enabled = "Enabled",
|
|
2070
|
+
Unsupported = "Unsupported"
|
|
2071
|
+
}
|
|
2072
|
+
|
|
2073
|
+
// @public
|
|
2074
|
+
export enum KnownSkipShutdown {
|
|
2075
|
+
False = "False",
|
|
2076
|
+
True = "True"
|
|
2077
|
+
}
|
|
2078
|
+
|
|
2079
|
+
// @public
|
|
2080
|
+
export enum KnownStorageApplianceDetailedStatus {
|
|
2081
|
+
Available = "Available",
|
|
2082
|
+
Error = "Error",
|
|
2083
|
+
Provisioning = "Provisioning"
|
|
2084
|
+
}
|
|
2085
|
+
|
|
2086
|
+
// @public
|
|
2087
|
+
export enum KnownStorageApplianceHardwareValidationCategory {
|
|
2088
|
+
BasicValidation = "BasicValidation"
|
|
2089
|
+
}
|
|
2090
|
+
|
|
2091
|
+
// @public
|
|
2092
|
+
export enum KnownStorageApplianceProvisioningState {
|
|
2093
|
+
Accepted = "Accepted",
|
|
2094
|
+
Canceled = "Canceled",
|
|
2095
|
+
Failed = "Failed",
|
|
2096
|
+
Provisioning = "Provisioning",
|
|
2097
|
+
Succeeded = "Succeeded"
|
|
2098
|
+
}
|
|
2099
|
+
|
|
2100
|
+
// @public
|
|
2101
|
+
export enum KnownTrunkedNetworkDetailedStatus {
|
|
2102
|
+
Available = "Available",
|
|
2103
|
+
Error = "Error",
|
|
2104
|
+
Provisioning = "Provisioning"
|
|
2105
|
+
}
|
|
2106
|
+
|
|
2107
|
+
// @public
|
|
2108
|
+
export enum KnownTrunkedNetworkProvisioningState {
|
|
2109
|
+
Accepted = "Accepted",
|
|
2110
|
+
Canceled = "Canceled",
|
|
2111
|
+
Failed = "Failed",
|
|
2112
|
+
Provisioning = "Provisioning",
|
|
2113
|
+
Succeeded = "Succeeded"
|
|
2114
|
+
}
|
|
2115
|
+
|
|
2116
|
+
// @public
|
|
2117
|
+
export enum KnownValidationThresholdGrouping {
|
|
2118
|
+
PerCluster = "PerCluster",
|
|
2119
|
+
PerRack = "PerRack"
|
|
2120
|
+
}
|
|
2121
|
+
|
|
2122
|
+
// @public
|
|
2123
|
+
export enum KnownValidationThresholdType {
|
|
2124
|
+
CountSuccess = "CountSuccess",
|
|
2125
|
+
PercentSuccess = "PercentSuccess"
|
|
2126
|
+
}
|
|
2127
|
+
|
|
2128
|
+
// @public
|
|
2129
|
+
export enum KnownVirtualMachineBootMethod {
|
|
2130
|
+
Bios = "BIOS",
|
|
2131
|
+
Uefi = "UEFI"
|
|
2132
|
+
}
|
|
2133
|
+
|
|
2134
|
+
// @public
|
|
2135
|
+
export enum KnownVirtualMachineDetailedStatus {
|
|
2136
|
+
Available = "Available",
|
|
2137
|
+
Error = "Error",
|
|
2138
|
+
Provisioning = "Provisioning"
|
|
2139
|
+
}
|
|
2140
|
+
|
|
2141
|
+
// @public
|
|
2142
|
+
export enum KnownVirtualMachineDeviceModelType {
|
|
2143
|
+
T1 = "T1",
|
|
2144
|
+
T2 = "T2"
|
|
2145
|
+
}
|
|
2146
|
+
|
|
2147
|
+
// @public
|
|
2148
|
+
export enum KnownVirtualMachineIPAllocationMethod {
|
|
2149
|
+
Disabled = "Disabled",
|
|
2150
|
+
Dynamic = "Dynamic",
|
|
2151
|
+
Static = "Static"
|
|
2152
|
+
}
|
|
2153
|
+
|
|
2154
|
+
// @public
|
|
2155
|
+
export enum KnownVirtualMachineIsolateEmulatorThread {
|
|
2156
|
+
False = "False",
|
|
2157
|
+
True = "True"
|
|
2158
|
+
}
|
|
2159
|
+
|
|
2160
|
+
// @public
|
|
2161
|
+
export enum KnownVirtualMachinePlacementHintPodAffinityScope {
|
|
2162
|
+
Machine = "Machine",
|
|
2163
|
+
Rack = "Rack"
|
|
2164
|
+
}
|
|
2165
|
+
|
|
2166
|
+
// @public
|
|
2167
|
+
export enum KnownVirtualMachinePlacementHintType {
|
|
2168
|
+
Affinity = "Affinity",
|
|
2169
|
+
AntiAffinity = "AntiAffinity"
|
|
2170
|
+
}
|
|
2171
|
+
|
|
2172
|
+
// @public
|
|
2173
|
+
export enum KnownVirtualMachinePowerState {
|
|
2174
|
+
Off = "Off",
|
|
2175
|
+
On = "On"
|
|
2176
|
+
}
|
|
2177
|
+
|
|
2178
|
+
// @public
|
|
2179
|
+
export enum KnownVirtualMachineProvisioningState {
|
|
2180
|
+
Accepted = "Accepted",
|
|
2181
|
+
Canceled = "Canceled",
|
|
2182
|
+
Failed = "Failed",
|
|
2183
|
+
Provisioning = "Provisioning",
|
|
2184
|
+
Succeeded = "Succeeded"
|
|
2185
|
+
}
|
|
2186
|
+
|
|
2187
|
+
// @public
|
|
2188
|
+
export enum KnownVirtualMachineSchedulingExecution {
|
|
2189
|
+
Hard = "Hard",
|
|
2190
|
+
Soft = "Soft"
|
|
2191
|
+
}
|
|
2192
|
+
|
|
2193
|
+
// @public
|
|
2194
|
+
export enum KnownVirtualMachineVirtioInterfaceType {
|
|
2195
|
+
Modern = "Modern",
|
|
2196
|
+
Transitional = "Transitional"
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2199
|
+
// @public
|
|
2200
|
+
export enum KnownVolumeDetailedStatus {
|
|
2201
|
+
Active = "Active",
|
|
2202
|
+
Error = "Error",
|
|
2203
|
+
Provisioning = "Provisioning"
|
|
2204
|
+
}
|
|
2205
|
+
|
|
2206
|
+
// @public
|
|
2207
|
+
export enum KnownVolumeProvisioningState {
|
|
2208
|
+
Accepted = "Accepted",
|
|
2209
|
+
Canceled = "Canceled",
|
|
2210
|
+
Failed = "Failed",
|
|
2211
|
+
Provisioning = "Provisioning",
|
|
2212
|
+
Succeeded = "Succeeded"
|
|
2213
|
+
}
|
|
2214
|
+
|
|
2215
|
+
// @public
|
|
2216
|
+
export enum KnownWorkloadImpact {
|
|
2217
|
+
False = "False",
|
|
2218
|
+
True = "True"
|
|
2219
|
+
}
|
|
2220
|
+
|
|
2221
|
+
// @public
|
|
2222
|
+
export interface L2Network extends TrackedResource {
|
|
2223
|
+
readonly clusterId?: string;
|
|
2224
|
+
readonly detailedStatus?: L2NetworkDetailedStatus;
|
|
2225
|
+
readonly detailedStatusMessage?: string;
|
|
2226
|
+
extendedLocation: ExtendedLocation;
|
|
2227
|
+
readonly hybridAksClustersAssociatedIds?: string[];
|
|
2228
|
+
hybridAksPluginType?: HybridAksPluginType;
|
|
2229
|
+
interfaceName?: string;
|
|
2230
|
+
l2IsolationDomainId: string;
|
|
2231
|
+
readonly provisioningState?: L2NetworkProvisioningState;
|
|
2232
|
+
readonly virtualMachinesAssociatedIds?: string[];
|
|
2233
|
+
}
|
|
2234
|
+
|
|
2235
|
+
// @public
|
|
2236
|
+
export type L2NetworkDetailedStatus = string;
|
|
2237
|
+
|
|
2238
|
+
// @public
|
|
2239
|
+
export interface L2NetworkList {
|
|
2240
|
+
nextLink?: string;
|
|
2241
|
+
value?: L2Network[];
|
|
2242
|
+
}
|
|
2243
|
+
|
|
2244
|
+
// @public
|
|
2245
|
+
export interface L2NetworkPatchParameters {
|
|
2246
|
+
tags?: {
|
|
2247
|
+
[propertyName: string]: string;
|
|
2248
|
+
};
|
|
2249
|
+
}
|
|
2250
|
+
|
|
2251
|
+
// @public
|
|
2252
|
+
export type L2NetworkProvisioningState = string;
|
|
2253
|
+
|
|
2254
|
+
// @public
|
|
2255
|
+
export interface L2Networks {
|
|
2256
|
+
beginCreateOrUpdate(resourceGroupName: string, l2NetworkName: string, l2NetworkParameters: L2Network, options?: L2NetworksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<L2NetworksCreateOrUpdateResponse>, L2NetworksCreateOrUpdateResponse>>;
|
|
2257
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, l2NetworkName: string, l2NetworkParameters: L2Network, options?: L2NetworksCreateOrUpdateOptionalParams): Promise<L2NetworksCreateOrUpdateResponse>;
|
|
2258
|
+
beginDelete(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2259
|
+
beginDeleteAndWait(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksDeleteOptionalParams): Promise<void>;
|
|
2260
|
+
get(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksGetOptionalParams): Promise<L2NetworksGetResponse>;
|
|
2261
|
+
listByResourceGroup(resourceGroupName: string, options?: L2NetworksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<L2Network>;
|
|
2262
|
+
listBySubscription(options?: L2NetworksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<L2Network>;
|
|
2263
|
+
update(resourceGroupName: string, l2NetworkName: string, options?: L2NetworksUpdateOptionalParams): Promise<L2NetworksUpdateResponse>;
|
|
2264
|
+
}
|
|
2265
|
+
|
|
2266
|
+
// @public
|
|
2267
|
+
export interface L2NetworksCreateOrUpdateHeaders {
|
|
2268
|
+
azureAsyncOperation?: string;
|
|
2269
|
+
}
|
|
2270
|
+
|
|
2271
|
+
// @public
|
|
2272
|
+
export interface L2NetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2273
|
+
resumeFrom?: string;
|
|
2274
|
+
updateIntervalInMs?: number;
|
|
2275
|
+
}
|
|
2276
|
+
|
|
2277
|
+
// @public
|
|
2278
|
+
export type L2NetworksCreateOrUpdateResponse = L2Network;
|
|
2279
|
+
|
|
2280
|
+
// @public
|
|
2281
|
+
export interface L2NetworksDeleteHeaders {
|
|
2282
|
+
location?: string;
|
|
2283
|
+
}
|
|
2284
|
+
|
|
2285
|
+
// @public
|
|
2286
|
+
export interface L2NetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2287
|
+
resumeFrom?: string;
|
|
2288
|
+
updateIntervalInMs?: number;
|
|
2289
|
+
}
|
|
2290
|
+
|
|
2291
|
+
// @public
|
|
2292
|
+
export interface L2NetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
2293
|
+
}
|
|
2294
|
+
|
|
2295
|
+
// @public
|
|
2296
|
+
export type L2NetworksGetResponse = L2Network;
|
|
2297
|
+
|
|
2298
|
+
// @public
|
|
2299
|
+
export interface L2NetworksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2300
|
+
}
|
|
2301
|
+
|
|
2302
|
+
// @public
|
|
2303
|
+
export type L2NetworksListByResourceGroupNextResponse = L2NetworkList;
|
|
2304
|
+
|
|
2305
|
+
// @public
|
|
2306
|
+
export interface L2NetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2307
|
+
}
|
|
2308
|
+
|
|
2309
|
+
// @public
|
|
2310
|
+
export type L2NetworksListByResourceGroupResponse = L2NetworkList;
|
|
2311
|
+
|
|
2312
|
+
// @public
|
|
2313
|
+
export interface L2NetworksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
2314
|
+
}
|
|
2315
|
+
|
|
2316
|
+
// @public
|
|
2317
|
+
export type L2NetworksListBySubscriptionNextResponse = L2NetworkList;
|
|
2318
|
+
|
|
2319
|
+
// @public
|
|
2320
|
+
export interface L2NetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2321
|
+
}
|
|
2322
|
+
|
|
2323
|
+
// @public
|
|
2324
|
+
export type L2NetworksListBySubscriptionResponse = L2NetworkList;
|
|
2325
|
+
|
|
2326
|
+
// @public
|
|
2327
|
+
export interface L2NetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2328
|
+
l2NetworkUpdateParameters?: L2NetworkPatchParameters;
|
|
2329
|
+
}
|
|
2330
|
+
|
|
2331
|
+
// @public
|
|
2332
|
+
export type L2NetworksUpdateResponse = L2Network;
|
|
2333
|
+
|
|
2334
|
+
// @public
|
|
2335
|
+
export interface L3Network extends TrackedResource {
|
|
2336
|
+
readonly clusterId?: string;
|
|
2337
|
+
readonly detailedStatus?: L3NetworkDetailedStatus;
|
|
2338
|
+
readonly detailedStatusMessage?: string;
|
|
2339
|
+
extendedLocation: ExtendedLocation;
|
|
2340
|
+
readonly hybridAksClustersAssociatedIds?: string[];
|
|
2341
|
+
hybridAksIpamEnabled?: HybridAksIpamEnabled;
|
|
2342
|
+
hybridAksPluginType?: HybridAksPluginType;
|
|
2343
|
+
interfaceName?: string;
|
|
2344
|
+
ipAllocationType?: IpAllocationType;
|
|
2345
|
+
ipv4ConnectedPrefix?: string;
|
|
2346
|
+
ipv6ConnectedPrefix?: string;
|
|
2347
|
+
l3IsolationDomainId: string;
|
|
2348
|
+
readonly provisioningState?: L3NetworkProvisioningState;
|
|
2349
|
+
readonly virtualMachinesAssociatedIds?: string[];
|
|
2350
|
+
vlan: number;
|
|
2351
|
+
}
|
|
2352
|
+
|
|
2353
|
+
// @public
|
|
2354
|
+
export type L3NetworkDetailedStatus = string;
|
|
2355
|
+
|
|
2356
|
+
// @public
|
|
2357
|
+
export interface L3NetworkList {
|
|
2358
|
+
nextLink?: string;
|
|
2359
|
+
value?: L3Network[];
|
|
2360
|
+
}
|
|
2361
|
+
|
|
2362
|
+
// @public
|
|
2363
|
+
export interface L3NetworkPatchParameters {
|
|
2364
|
+
tags?: {
|
|
2365
|
+
[propertyName: string]: string;
|
|
2366
|
+
};
|
|
2367
|
+
}
|
|
2368
|
+
|
|
2369
|
+
// @public
|
|
2370
|
+
export type L3NetworkProvisioningState = string;
|
|
2371
|
+
|
|
2372
|
+
// @public
|
|
2373
|
+
export interface L3Networks {
|
|
2374
|
+
beginCreateOrUpdate(resourceGroupName: string, l3NetworkName: string, l3NetworkParameters: L3Network, options?: L3NetworksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<L3NetworksCreateOrUpdateResponse>, L3NetworksCreateOrUpdateResponse>>;
|
|
2375
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, l3NetworkName: string, l3NetworkParameters: L3Network, options?: L3NetworksCreateOrUpdateOptionalParams): Promise<L3NetworksCreateOrUpdateResponse>;
|
|
2376
|
+
beginDelete(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2377
|
+
beginDeleteAndWait(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksDeleteOptionalParams): Promise<void>;
|
|
2378
|
+
get(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksGetOptionalParams): Promise<L3NetworksGetResponse>;
|
|
2379
|
+
listByResourceGroup(resourceGroupName: string, options?: L3NetworksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<L3Network>;
|
|
2380
|
+
listBySubscription(options?: L3NetworksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<L3Network>;
|
|
2381
|
+
update(resourceGroupName: string, l3NetworkName: string, options?: L3NetworksUpdateOptionalParams): Promise<L3NetworksUpdateResponse>;
|
|
2382
|
+
}
|
|
2383
|
+
|
|
2384
|
+
// @public
|
|
2385
|
+
export interface L3NetworksCreateOrUpdateHeaders {
|
|
2386
|
+
azureAsyncOperation?: string;
|
|
2387
|
+
}
|
|
2388
|
+
|
|
2389
|
+
// @public
|
|
2390
|
+
export interface L3NetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2391
|
+
resumeFrom?: string;
|
|
2392
|
+
updateIntervalInMs?: number;
|
|
2393
|
+
}
|
|
2394
|
+
|
|
2395
|
+
// @public
|
|
2396
|
+
export type L3NetworksCreateOrUpdateResponse = L3Network;
|
|
2397
|
+
|
|
2398
|
+
// @public
|
|
2399
|
+
export interface L3NetworksDeleteHeaders {
|
|
2400
|
+
location?: string;
|
|
2401
|
+
}
|
|
2402
|
+
|
|
2403
|
+
// @public
|
|
2404
|
+
export interface L3NetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2405
|
+
resumeFrom?: string;
|
|
2406
|
+
updateIntervalInMs?: number;
|
|
2407
|
+
}
|
|
2408
|
+
|
|
2409
|
+
// @public
|
|
2410
|
+
export interface L3NetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
2411
|
+
}
|
|
2412
|
+
|
|
2413
|
+
// @public
|
|
2414
|
+
export type L3NetworksGetResponse = L3Network;
|
|
2415
|
+
|
|
2416
|
+
// @public
|
|
2417
|
+
export interface L3NetworksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2418
|
+
}
|
|
2419
|
+
|
|
2420
|
+
// @public
|
|
2421
|
+
export type L3NetworksListByResourceGroupNextResponse = L3NetworkList;
|
|
2422
|
+
|
|
2423
|
+
// @public
|
|
2424
|
+
export interface L3NetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2425
|
+
}
|
|
2426
|
+
|
|
2427
|
+
// @public
|
|
2428
|
+
export type L3NetworksListByResourceGroupResponse = L3NetworkList;
|
|
2429
|
+
|
|
2430
|
+
// @public
|
|
2431
|
+
export interface L3NetworksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
2432
|
+
}
|
|
2433
|
+
|
|
2434
|
+
// @public
|
|
2435
|
+
export type L3NetworksListBySubscriptionNextResponse = L3NetworkList;
|
|
2436
|
+
|
|
2437
|
+
// @public
|
|
2438
|
+
export interface L3NetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2439
|
+
}
|
|
2440
|
+
|
|
2441
|
+
// @public
|
|
2442
|
+
export type L3NetworksListBySubscriptionResponse = L3NetworkList;
|
|
2443
|
+
|
|
2444
|
+
// @public
|
|
2445
|
+
export interface L3NetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2446
|
+
l3NetworkUpdateParameters?: L3NetworkPatchParameters;
|
|
2447
|
+
}
|
|
2448
|
+
|
|
2449
|
+
// @public
|
|
2450
|
+
export type L3NetworksUpdateResponse = L3Network;
|
|
2451
|
+
|
|
2452
|
+
// @public
|
|
2453
|
+
export interface LldpNeighbor {
|
|
2454
|
+
readonly portDescription?: string;
|
|
2455
|
+
readonly portName?: string;
|
|
2456
|
+
readonly systemDescription?: string;
|
|
2457
|
+
readonly systemName?: string;
|
|
2458
|
+
}
|
|
2459
|
+
|
|
2460
|
+
// @public
|
|
2461
|
+
export interface MachineDisk {
|
|
2462
|
+
readonly capacityGB?: number;
|
|
2463
|
+
readonly connection?: MachineSkuDiskConnectionType;
|
|
2464
|
+
readonly type?: DiskType;
|
|
2465
|
+
}
|
|
2466
|
+
|
|
2467
|
+
// @public
|
|
2468
|
+
export type MachineSkuDiskConnectionType = string;
|
|
2469
|
+
|
|
2470
|
+
// @public
|
|
2471
|
+
export interface MachineSkuSlot {
|
|
2472
|
+
readonly bootstrapProtocol?: BootstrapProtocol;
|
|
2473
|
+
readonly cpuCores?: number;
|
|
2474
|
+
readonly cpuSockets?: number;
|
|
2475
|
+
readonly disks?: MachineDisk[];
|
|
2476
|
+
readonly generation?: string;
|
|
2477
|
+
readonly hardwareVersion?: string;
|
|
2478
|
+
readonly memoryCapacityGB?: number;
|
|
2479
|
+
readonly model?: string;
|
|
2480
|
+
readonly networkInterfaces?: NetworkInterface[];
|
|
2481
|
+
readonly rackSlot?: number;
|
|
2482
|
+
readonly totalThreads?: number;
|
|
2483
|
+
readonly vendor?: string;
|
|
2484
|
+
}
|
|
2485
|
+
|
|
2486
|
+
// @public
|
|
2487
|
+
export interface ManagedResourceGroupConfiguration {
|
|
2488
|
+
location?: string;
|
|
2489
|
+
name?: string;
|
|
2490
|
+
}
|
|
2491
|
+
|
|
2492
|
+
// @public
|
|
2493
|
+
export interface MetricsConfigurations {
|
|
2494
|
+
beginCreateOrUpdate(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, metricsConfigurationParameters: ClusterMetricsConfiguration, options?: MetricsConfigurationsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MetricsConfigurationsCreateOrUpdateResponse>, MetricsConfigurationsCreateOrUpdateResponse>>;
|
|
2495
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, metricsConfigurationParameters: ClusterMetricsConfiguration, options?: MetricsConfigurationsCreateOrUpdateOptionalParams): Promise<MetricsConfigurationsCreateOrUpdateResponse>;
|
|
2496
|
+
beginDelete(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2497
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsDeleteOptionalParams): Promise<void>;
|
|
2498
|
+
beginUpdate(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MetricsConfigurationsUpdateResponse>, MetricsConfigurationsUpdateResponse>>;
|
|
2499
|
+
beginUpdateAndWait(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsUpdateOptionalParams): Promise<MetricsConfigurationsUpdateResponse>;
|
|
2500
|
+
get(resourceGroupName: string, clusterName: string, metricsConfigurationName: string, options?: MetricsConfigurationsGetOptionalParams): Promise<MetricsConfigurationsGetResponse>;
|
|
2501
|
+
listByResourceGroup(resourceGroupName: string, clusterName: string, options?: MetricsConfigurationsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ClusterMetricsConfiguration>;
|
|
2502
|
+
}
|
|
2503
|
+
|
|
2504
|
+
// @public
|
|
2505
|
+
export interface MetricsConfigurationsCreateOrUpdateHeaders {
|
|
2506
|
+
azureAsyncOperation?: string;
|
|
2507
|
+
}
|
|
2508
|
+
|
|
2509
|
+
// @public
|
|
2510
|
+
export interface MetricsConfigurationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2511
|
+
resumeFrom?: string;
|
|
2512
|
+
updateIntervalInMs?: number;
|
|
2513
|
+
}
|
|
2514
|
+
|
|
2515
|
+
// @public
|
|
2516
|
+
export type MetricsConfigurationsCreateOrUpdateResponse = ClusterMetricsConfiguration;
|
|
2517
|
+
|
|
2518
|
+
// @public
|
|
2519
|
+
export interface MetricsConfigurationsDeleteHeaders {
|
|
2520
|
+
location?: string;
|
|
2521
|
+
}
|
|
2522
|
+
|
|
2523
|
+
// @public
|
|
2524
|
+
export interface MetricsConfigurationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2525
|
+
resumeFrom?: string;
|
|
2526
|
+
updateIntervalInMs?: number;
|
|
2527
|
+
}
|
|
2528
|
+
|
|
2529
|
+
// @public
|
|
2530
|
+
export interface MetricsConfigurationsGetOptionalParams extends coreClient.OperationOptions {
|
|
2531
|
+
}
|
|
2532
|
+
|
|
2533
|
+
// @public
|
|
2534
|
+
export type MetricsConfigurationsGetResponse = ClusterMetricsConfiguration;
|
|
2535
|
+
|
|
2536
|
+
// @public
|
|
2537
|
+
export interface MetricsConfigurationsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2538
|
+
}
|
|
2539
|
+
|
|
2540
|
+
// @public
|
|
2541
|
+
export type MetricsConfigurationsListByResourceGroupNextResponse = ClusterMetricsConfigurationList;
|
|
2542
|
+
|
|
2543
|
+
// @public
|
|
2544
|
+
export interface MetricsConfigurationsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2545
|
+
}
|
|
2546
|
+
|
|
2547
|
+
// @public
|
|
2548
|
+
export type MetricsConfigurationsListByResourceGroupResponse = ClusterMetricsConfigurationList;
|
|
2549
|
+
|
|
2550
|
+
// @public
|
|
2551
|
+
export interface MetricsConfigurationsUpdateHeaders {
|
|
2552
|
+
location?: string;
|
|
2553
|
+
}
|
|
2554
|
+
|
|
2555
|
+
// @public
|
|
2556
|
+
export interface MetricsConfigurationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2557
|
+
metricsConfigurationUpdateParameters?: ClusterMetricsConfigurationPatchParameters;
|
|
2558
|
+
resumeFrom?: string;
|
|
2559
|
+
updateIntervalInMs?: number;
|
|
2560
|
+
}
|
|
2561
|
+
|
|
2562
|
+
// @public
|
|
2563
|
+
export type MetricsConfigurationsUpdateResponse = ClusterMetricsConfiguration;
|
|
2564
|
+
|
|
2565
|
+
// @public
|
|
2566
|
+
export interface NetworkAttachment {
|
|
2567
|
+
attachedNetworkId: string;
|
|
2568
|
+
defaultGateway?: DefaultGateway;
|
|
2569
|
+
ipAllocationMethod: VirtualMachineIPAllocationMethod;
|
|
2570
|
+
ipv4Address?: string;
|
|
2571
|
+
ipv6Address?: string;
|
|
2572
|
+
readonly macAddress?: string;
|
|
2573
|
+
networkAttachmentName?: string;
|
|
2574
|
+
}
|
|
2575
|
+
|
|
2576
|
+
// @public (undocumented)
|
|
2577
|
+
export class NetworkCloud extends coreClient.ServiceClient {
|
|
2578
|
+
// (undocumented)
|
|
2579
|
+
$host: string;
|
|
2580
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: NetworkCloudOptionalParams);
|
|
2581
|
+
// (undocumented)
|
|
2582
|
+
apiVersion: string;
|
|
2583
|
+
// (undocumented)
|
|
2584
|
+
bareMetalMachineKeySets: BareMetalMachineKeySets;
|
|
2585
|
+
// (undocumented)
|
|
2586
|
+
bareMetalMachines: BareMetalMachines;
|
|
2587
|
+
// (undocumented)
|
|
2588
|
+
bmcKeySets: BmcKeySets;
|
|
2589
|
+
// (undocumented)
|
|
2590
|
+
cloudServicesNetworks: CloudServicesNetworks;
|
|
2591
|
+
// (undocumented)
|
|
2592
|
+
clusterManagers: ClusterManagers;
|
|
2593
|
+
// (undocumented)
|
|
2594
|
+
clusters: Clusters;
|
|
2595
|
+
// (undocumented)
|
|
2596
|
+
consoles: Consoles;
|
|
2597
|
+
// (undocumented)
|
|
2598
|
+
defaultCniNetworks: DefaultCniNetworks;
|
|
2599
|
+
// (undocumented)
|
|
2600
|
+
hybridAksClusters: HybridAksClusters;
|
|
2601
|
+
// (undocumented)
|
|
2602
|
+
l2Networks: L2Networks;
|
|
2603
|
+
// (undocumented)
|
|
2604
|
+
l3Networks: L3Networks;
|
|
2605
|
+
// (undocumented)
|
|
2606
|
+
metricsConfigurations: MetricsConfigurations;
|
|
2607
|
+
// (undocumented)
|
|
2608
|
+
operations: Operations;
|
|
2609
|
+
// (undocumented)
|
|
2610
|
+
racks: Racks;
|
|
2611
|
+
// (undocumented)
|
|
2612
|
+
rackSkus: RackSkus;
|
|
2613
|
+
// (undocumented)
|
|
2614
|
+
storageAppliances: StorageAppliances;
|
|
2615
|
+
// (undocumented)
|
|
2616
|
+
subscriptionId: string;
|
|
2617
|
+
// (undocumented)
|
|
2618
|
+
trunkedNetworks: TrunkedNetworks;
|
|
2619
|
+
// (undocumented)
|
|
2620
|
+
virtualMachines: VirtualMachines;
|
|
2621
|
+
// (undocumented)
|
|
2622
|
+
volumes: Volumes;
|
|
2623
|
+
}
|
|
2624
|
+
|
|
2625
|
+
// @public
|
|
2626
|
+
export interface NetworkCloudOptionalParams extends coreClient.ServiceClientOptions {
|
|
2627
|
+
$host?: string;
|
|
2628
|
+
apiVersion?: string;
|
|
2629
|
+
endpoint?: string;
|
|
2630
|
+
}
|
|
2631
|
+
|
|
2632
|
+
// @public
|
|
2633
|
+
export interface NetworkInterface {
|
|
2634
|
+
readonly address?: string;
|
|
2635
|
+
readonly deviceConnectionType?: DeviceConnectionType;
|
|
2636
|
+
readonly model?: string;
|
|
2637
|
+
readonly physicalSlot?: number;
|
|
2638
|
+
readonly portCount?: number;
|
|
2639
|
+
readonly portSpeed?: number;
|
|
2640
|
+
readonly vendor?: string;
|
|
2641
|
+
}
|
|
2642
|
+
|
|
2643
|
+
// @public
|
|
2644
|
+
export interface Nic {
|
|
2645
|
+
readonly lldpNeighbor?: LldpNeighbor;
|
|
2646
|
+
readonly macAddress?: string;
|
|
2647
|
+
readonly name?: string;
|
|
2648
|
+
}
|
|
2649
|
+
|
|
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
|
+
// @public
|
|
2674
|
+
export interface Operation {
|
|
2675
|
+
readonly actionType?: ActionType;
|
|
2676
|
+
display?: OperationDisplay;
|
|
2677
|
+
readonly isDataAction?: boolean;
|
|
2678
|
+
readonly name?: string;
|
|
2679
|
+
readonly origin?: Origin;
|
|
2680
|
+
}
|
|
2681
|
+
|
|
2682
|
+
// @public
|
|
2683
|
+
export interface OperationDisplay {
|
|
2684
|
+
readonly description?: string;
|
|
2685
|
+
readonly operation?: string;
|
|
2686
|
+
readonly provider?: string;
|
|
2687
|
+
readonly resource?: string;
|
|
2688
|
+
}
|
|
2689
|
+
|
|
2690
|
+
// @public
|
|
2691
|
+
export interface OperationListResult {
|
|
2692
|
+
readonly nextLink?: string;
|
|
2693
|
+
readonly value?: Operation[];
|
|
2694
|
+
}
|
|
2695
|
+
|
|
2696
|
+
// @public
|
|
2697
|
+
export interface Operations {
|
|
2698
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
2699
|
+
}
|
|
2700
|
+
|
|
2701
|
+
// @public
|
|
2702
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2703
|
+
}
|
|
2704
|
+
|
|
2705
|
+
// @public
|
|
2706
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
2707
|
+
|
|
2708
|
+
// @public
|
|
2709
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
2710
|
+
}
|
|
2711
|
+
|
|
2712
|
+
// @public
|
|
2713
|
+
export type OperationsListResponse = OperationListResult;
|
|
2714
|
+
|
|
2715
|
+
// @public
|
|
2716
|
+
export type Origin = string;
|
|
2717
|
+
|
|
2718
|
+
// @public
|
|
2719
|
+
export interface OsDisk {
|
|
2720
|
+
createOption?: OsDiskCreateOption;
|
|
2721
|
+
deleteOption?: OsDiskDeleteOption;
|
|
2722
|
+
diskSizeGB: number;
|
|
2723
|
+
}
|
|
2724
|
+
|
|
2725
|
+
// @public
|
|
2726
|
+
export type OsDiskCreateOption = string;
|
|
2727
|
+
|
|
2728
|
+
// @public
|
|
2729
|
+
export type OsDiskDeleteOption = string;
|
|
2730
|
+
|
|
2731
|
+
// @public
|
|
2732
|
+
export interface Rack extends TrackedResource {
|
|
2733
|
+
availabilityZone: string;
|
|
2734
|
+
readonly clusterId?: string;
|
|
2735
|
+
readonly detailedStatus?: RackDetailedStatus;
|
|
2736
|
+
readonly detailedStatusMessage?: string;
|
|
2737
|
+
extendedLocation: ExtendedLocation;
|
|
2738
|
+
readonly provisioningState?: RackProvisioningState;
|
|
2739
|
+
rackLocation: string;
|
|
2740
|
+
rackSerialNumber: string;
|
|
2741
|
+
rackSkuId: string;
|
|
2742
|
+
}
|
|
2743
|
+
|
|
2744
|
+
// @public
|
|
2745
|
+
export interface RackDefinition {
|
|
2746
|
+
availabilityZone?: string;
|
|
2747
|
+
bareMetalMachineConfigurationData?: BareMetalMachineConfigurationData[];
|
|
2748
|
+
networkRackId: string;
|
|
2749
|
+
rackLocation?: string;
|
|
2750
|
+
rackSerialNumber: string;
|
|
2751
|
+
rackSkuId: string;
|
|
2752
|
+
storageApplianceConfigurationData?: StorageApplianceConfigurationData[];
|
|
2753
|
+
}
|
|
2754
|
+
|
|
2755
|
+
// @public
|
|
2756
|
+
export type RackDetailedStatus = string;
|
|
2757
|
+
|
|
2758
|
+
// @public
|
|
2759
|
+
export interface RackList {
|
|
2760
|
+
nextLink?: string;
|
|
2761
|
+
value?: Rack[];
|
|
2762
|
+
}
|
|
2763
|
+
|
|
2764
|
+
// @public
|
|
2765
|
+
export interface RackPatchParameters {
|
|
2766
|
+
rackLocation?: string;
|
|
2767
|
+
rackSerialNumber?: string;
|
|
2768
|
+
tags?: {
|
|
2769
|
+
[propertyName: string]: string;
|
|
2770
|
+
};
|
|
2771
|
+
}
|
|
2772
|
+
|
|
2773
|
+
// @public
|
|
2774
|
+
export type RackProvisioningState = string;
|
|
2775
|
+
|
|
2776
|
+
// @public
|
|
2777
|
+
export interface Racks {
|
|
2778
|
+
beginCreateOrUpdate(resourceGroupName: string, rackName: string, rackParameters: Rack, options?: RacksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<RacksCreateOrUpdateResponse>, RacksCreateOrUpdateResponse>>;
|
|
2779
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, rackName: string, rackParameters: Rack, options?: RacksCreateOrUpdateOptionalParams): Promise<RacksCreateOrUpdateResponse>;
|
|
2780
|
+
beginDelete(resourceGroupName: string, rackName: string, options?: RacksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2781
|
+
beginDeleteAndWait(resourceGroupName: string, rackName: string, options?: RacksDeleteOptionalParams): Promise<void>;
|
|
2782
|
+
beginUpdate(resourceGroupName: string, rackName: string, options?: RacksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<RacksUpdateResponse>, RacksUpdateResponse>>;
|
|
2783
|
+
beginUpdateAndWait(resourceGroupName: string, rackName: string, options?: RacksUpdateOptionalParams): Promise<RacksUpdateResponse>;
|
|
2784
|
+
get(resourceGroupName: string, rackName: string, options?: RacksGetOptionalParams): Promise<RacksGetResponse>;
|
|
2785
|
+
listByResourceGroup(resourceGroupName: string, options?: RacksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Rack>;
|
|
2786
|
+
listBySubscription(options?: RacksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Rack>;
|
|
2787
|
+
}
|
|
2788
|
+
|
|
2789
|
+
// @public
|
|
2790
|
+
export interface RacksCreateOrUpdateHeaders {
|
|
2791
|
+
azureAsyncOperation?: string;
|
|
2792
|
+
}
|
|
2793
|
+
|
|
2794
|
+
// @public
|
|
2795
|
+
export interface RacksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2796
|
+
resumeFrom?: string;
|
|
2797
|
+
updateIntervalInMs?: number;
|
|
2798
|
+
}
|
|
2799
|
+
|
|
2800
|
+
// @public
|
|
2801
|
+
export type RacksCreateOrUpdateResponse = Rack;
|
|
2802
|
+
|
|
2803
|
+
// @public
|
|
2804
|
+
export interface RacksDeleteHeaders {
|
|
2805
|
+
location?: string;
|
|
2806
|
+
}
|
|
2807
|
+
|
|
2808
|
+
// @public
|
|
2809
|
+
export interface RacksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2810
|
+
resumeFrom?: string;
|
|
2811
|
+
updateIntervalInMs?: number;
|
|
2812
|
+
}
|
|
2813
|
+
|
|
2814
|
+
// @public
|
|
2815
|
+
export interface RacksGetOptionalParams extends coreClient.OperationOptions {
|
|
2816
|
+
}
|
|
2817
|
+
|
|
2818
|
+
// @public
|
|
2819
|
+
export type RacksGetResponse = Rack;
|
|
2820
|
+
|
|
2821
|
+
// @public
|
|
2822
|
+
export interface RackSku extends Resource {
|
|
2823
|
+
readonly computeMachines?: MachineSkuSlot[];
|
|
2824
|
+
readonly controllerMachines?: MachineSkuSlot[];
|
|
2825
|
+
readonly description?: string;
|
|
2826
|
+
readonly maxClusterSlots?: number;
|
|
2827
|
+
readonly provisioningState?: RackSkuProvisioningState;
|
|
2828
|
+
readonly rackType?: RackSkuType;
|
|
2829
|
+
readonly storageAppliances?: StorageApplianceSkuSlot[];
|
|
2830
|
+
readonly supportedRackSkuIds?: string[];
|
|
2831
|
+
}
|
|
2832
|
+
|
|
2833
|
+
// @public
|
|
2834
|
+
export interface RackSkuList {
|
|
2835
|
+
nextLink?: string;
|
|
2836
|
+
value?: RackSku[];
|
|
2837
|
+
}
|
|
2838
|
+
|
|
2839
|
+
// @public
|
|
2840
|
+
export type RackSkuProvisioningState = string;
|
|
2841
|
+
|
|
2842
|
+
// @public
|
|
2843
|
+
export interface RackSkus {
|
|
2844
|
+
get(rackSkuName: string, options?: RackSkusGetOptionalParams): Promise<RackSkusGetResponse>;
|
|
2845
|
+
listBySubscription(options?: RackSkusListBySubscriptionOptionalParams): PagedAsyncIterableIterator<RackSku>;
|
|
2846
|
+
}
|
|
2847
|
+
|
|
2848
|
+
// @public
|
|
2849
|
+
export interface RackSkusGetOptionalParams extends coreClient.OperationOptions {
|
|
2850
|
+
}
|
|
2851
|
+
|
|
2852
|
+
// @public
|
|
2853
|
+
export type RackSkusGetResponse = RackSku;
|
|
2854
|
+
|
|
2855
|
+
// @public
|
|
2856
|
+
export interface RackSkusListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
2857
|
+
}
|
|
2858
|
+
|
|
2859
|
+
// @public
|
|
2860
|
+
export type RackSkusListBySubscriptionNextResponse = RackSkuList;
|
|
2861
|
+
|
|
2862
|
+
// @public
|
|
2863
|
+
export interface RackSkusListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2864
|
+
}
|
|
2865
|
+
|
|
2866
|
+
// @public
|
|
2867
|
+
export type RackSkusListBySubscriptionResponse = RackSkuList;
|
|
2868
|
+
|
|
2869
|
+
// @public
|
|
2870
|
+
export type RackSkuType = string;
|
|
2871
|
+
|
|
2872
|
+
// @public
|
|
2873
|
+
export interface RacksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2874
|
+
}
|
|
2875
|
+
|
|
2876
|
+
// @public
|
|
2877
|
+
export type RacksListByResourceGroupNextResponse = RackList;
|
|
2878
|
+
|
|
2879
|
+
// @public
|
|
2880
|
+
export interface RacksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2881
|
+
}
|
|
2882
|
+
|
|
2883
|
+
// @public
|
|
2884
|
+
export type RacksListByResourceGroupResponse = RackList;
|
|
2885
|
+
|
|
2886
|
+
// @public
|
|
2887
|
+
export interface RacksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
2888
|
+
}
|
|
2889
|
+
|
|
2890
|
+
// @public
|
|
2891
|
+
export type RacksListBySubscriptionNextResponse = RackList;
|
|
2892
|
+
|
|
2893
|
+
// @public
|
|
2894
|
+
export interface RacksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2895
|
+
}
|
|
2896
|
+
|
|
2897
|
+
// @public
|
|
2898
|
+
export type RacksListBySubscriptionResponse = RackList;
|
|
2899
|
+
|
|
2900
|
+
// @public
|
|
2901
|
+
export interface RacksUpdateHeaders {
|
|
2902
|
+
location?: string;
|
|
2903
|
+
}
|
|
2904
|
+
|
|
2905
|
+
// @public
|
|
2906
|
+
export interface RacksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2907
|
+
rackUpdateParameters?: RackPatchParameters;
|
|
2908
|
+
resumeFrom?: string;
|
|
2909
|
+
updateIntervalInMs?: number;
|
|
2910
|
+
}
|
|
2911
|
+
|
|
2912
|
+
// @public
|
|
2913
|
+
export type RacksUpdateResponse = Rack;
|
|
2914
|
+
|
|
2915
|
+
// @public
|
|
2916
|
+
export type RemoteVendorManagementFeature = string;
|
|
2917
|
+
|
|
2918
|
+
// @public
|
|
2919
|
+
export type RemoteVendorManagementStatus = string;
|
|
2920
|
+
|
|
2921
|
+
// @public
|
|
2922
|
+
export interface Resource {
|
|
2923
|
+
readonly id?: string;
|
|
2924
|
+
readonly name?: string;
|
|
2925
|
+
readonly systemData?: SystemData;
|
|
2926
|
+
readonly type?: string;
|
|
2927
|
+
}
|
|
2928
|
+
|
|
2929
|
+
// @public
|
|
2930
|
+
export interface ServicePrincipalInformation {
|
|
2931
|
+
applicationId: string;
|
|
2932
|
+
password: string;
|
|
2933
|
+
principalId: string;
|
|
2934
|
+
tenantId: string;
|
|
2935
|
+
}
|
|
2936
|
+
|
|
2937
|
+
// @public
|
|
2938
|
+
export type SkipShutdown = string;
|
|
2939
|
+
|
|
2940
|
+
// @public
|
|
2941
|
+
export interface SshPublicKey {
|
|
2942
|
+
keyData: string;
|
|
2943
|
+
}
|
|
2944
|
+
|
|
2945
|
+
// @public
|
|
2946
|
+
export interface StorageAppliance extends TrackedResource {
|
|
2947
|
+
administratorCredentials: AdministrativeCredentials;
|
|
2948
|
+
readonly capacity?: number;
|
|
2949
|
+
readonly capacityUsed?: number;
|
|
2950
|
+
readonly clusterId?: string;
|
|
2951
|
+
readonly detailedStatus?: StorageApplianceDetailedStatus;
|
|
2952
|
+
readonly detailedStatusMessage?: string;
|
|
2953
|
+
extendedLocation: ExtendedLocation;
|
|
2954
|
+
readonly managementIpv4Address?: string;
|
|
2955
|
+
readonly provisioningState?: StorageApplianceProvisioningState;
|
|
2956
|
+
rackId: string;
|
|
2957
|
+
rackSlot: number;
|
|
2958
|
+
readonly remoteVendorManagementFeature?: RemoteVendorManagementFeature;
|
|
2959
|
+
readonly remoteVendorManagementStatus?: RemoteVendorManagementStatus;
|
|
2960
|
+
serialNumber: string;
|
|
2961
|
+
storageApplianceSkuId: string;
|
|
2962
|
+
}
|
|
2963
|
+
|
|
2964
|
+
// @public
|
|
2965
|
+
export interface StorageApplianceCommandSpecification {
|
|
2966
|
+
arguments?: string[];
|
|
2967
|
+
command: string;
|
|
2968
|
+
}
|
|
2969
|
+
|
|
2970
|
+
// @public
|
|
2971
|
+
export interface StorageApplianceConfigurationData {
|
|
2972
|
+
adminCredentials: AdministrativeCredentials;
|
|
2973
|
+
rackSlot: number;
|
|
2974
|
+
serialNumber: string;
|
|
2975
|
+
storageApplianceName?: string;
|
|
2976
|
+
}
|
|
2977
|
+
|
|
2978
|
+
// @public
|
|
2979
|
+
export type StorageApplianceDetailedStatus = string;
|
|
2980
|
+
|
|
2981
|
+
// @public
|
|
2982
|
+
export interface StorageApplianceEnableRemoteVendorManagementParameters {
|
|
2983
|
+
supportEndpoints?: string[];
|
|
2984
|
+
}
|
|
2985
|
+
|
|
2986
|
+
// @public
|
|
2987
|
+
export type StorageApplianceHardwareValidationCategory = string;
|
|
2988
|
+
|
|
2989
|
+
// @public
|
|
2990
|
+
export interface StorageApplianceList {
|
|
2991
|
+
nextLink?: string;
|
|
2992
|
+
value?: StorageAppliance[];
|
|
2993
|
+
}
|
|
2994
|
+
|
|
2995
|
+
// @public
|
|
2996
|
+
export interface StorageAppliancePatchParameters {
|
|
2997
|
+
serialNumber?: string;
|
|
2998
|
+
tags?: {
|
|
2999
|
+
[propertyName: string]: string;
|
|
3000
|
+
};
|
|
3001
|
+
}
|
|
3002
|
+
|
|
3003
|
+
// @public
|
|
3004
|
+
export type StorageApplianceProvisioningState = string;
|
|
3005
|
+
|
|
3006
|
+
// @public
|
|
3007
|
+
export interface StorageApplianceRunReadCommandsParameters {
|
|
3008
|
+
commands: StorageApplianceCommandSpecification[];
|
|
3009
|
+
limitTimeSeconds: number;
|
|
3010
|
+
}
|
|
3011
|
+
|
|
3012
|
+
// @public
|
|
3013
|
+
export interface StorageAppliances {
|
|
3014
|
+
beginCreateOrUpdate(resourceGroupName: string, storageApplianceName: string, storageApplianceParameters: StorageAppliance, options?: StorageAppliancesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesCreateOrUpdateResponse>, StorageAppliancesCreateOrUpdateResponse>>;
|
|
3015
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, storageApplianceName: string, storageApplianceParameters: StorageAppliance, options?: StorageAppliancesCreateOrUpdateOptionalParams): Promise<StorageAppliancesCreateOrUpdateResponse>;
|
|
3016
|
+
beginDelete(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3017
|
+
beginDeleteAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams): Promise<void>;
|
|
3018
|
+
beginDisableRemoteVendorManagement(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDisableRemoteVendorManagementOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesDisableRemoteVendorManagementResponse>, StorageAppliancesDisableRemoteVendorManagementResponse>>;
|
|
3019
|
+
beginDisableRemoteVendorManagementAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDisableRemoteVendorManagementOptionalParams): Promise<StorageAppliancesDisableRemoteVendorManagementResponse>;
|
|
3020
|
+
beginEnableRemoteVendorManagement(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesEnableRemoteVendorManagementResponse>, StorageAppliancesEnableRemoteVendorManagementResponse>>;
|
|
3021
|
+
beginEnableRemoteVendorManagementAndWait(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams): Promise<StorageAppliancesEnableRemoteVendorManagementResponse>;
|
|
3022
|
+
beginRunReadCommands(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesRunReadCommandsResponse>, StorageAppliancesRunReadCommandsResponse>>;
|
|
3023
|
+
beginRunReadCommandsAndWait(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams): Promise<StorageAppliancesRunReadCommandsResponse>;
|
|
3024
|
+
beginUpdate(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageAppliancesUpdateResponse>, StorageAppliancesUpdateResponse>>;
|
|
3025
|
+
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
|
+
get(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesGetOptionalParams): Promise<StorageAppliancesGetResponse>;
|
|
3029
|
+
listByResourceGroup(resourceGroupName: string, options?: StorageAppliancesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<StorageAppliance>;
|
|
3030
|
+
listBySubscription(options?: StorageAppliancesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<StorageAppliance>;
|
|
3031
|
+
}
|
|
3032
|
+
|
|
3033
|
+
// @public
|
|
3034
|
+
export interface StorageAppliancesCreateOrUpdateHeaders {
|
|
3035
|
+
azureAsyncOperation?: string;
|
|
3036
|
+
}
|
|
3037
|
+
|
|
3038
|
+
// @public
|
|
3039
|
+
export interface StorageAppliancesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3040
|
+
resumeFrom?: string;
|
|
3041
|
+
updateIntervalInMs?: number;
|
|
3042
|
+
}
|
|
3043
|
+
|
|
3044
|
+
// @public
|
|
3045
|
+
export type StorageAppliancesCreateOrUpdateResponse = StorageAppliance;
|
|
3046
|
+
|
|
3047
|
+
// @public
|
|
3048
|
+
export interface StorageAppliancesDeleteHeaders {
|
|
3049
|
+
location?: string;
|
|
3050
|
+
}
|
|
3051
|
+
|
|
3052
|
+
// @public
|
|
3053
|
+
export interface StorageAppliancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3054
|
+
resumeFrom?: string;
|
|
3055
|
+
updateIntervalInMs?: number;
|
|
3056
|
+
}
|
|
3057
|
+
|
|
3058
|
+
// @public
|
|
3059
|
+
export interface StorageAppliancesDisableRemoteVendorManagementHeaders {
|
|
3060
|
+
location?: string;
|
|
3061
|
+
}
|
|
3062
|
+
|
|
3063
|
+
// @public
|
|
3064
|
+
export interface StorageAppliancesDisableRemoteVendorManagementOptionalParams extends coreClient.OperationOptions {
|
|
3065
|
+
resumeFrom?: string;
|
|
3066
|
+
updateIntervalInMs?: number;
|
|
3067
|
+
}
|
|
3068
|
+
|
|
3069
|
+
// @public
|
|
3070
|
+
export type StorageAppliancesDisableRemoteVendorManagementResponse = StorageAppliancesDisableRemoteVendorManagementHeaders;
|
|
3071
|
+
|
|
3072
|
+
// @public
|
|
3073
|
+
export interface StorageAppliancesEnableRemoteVendorManagementHeaders {
|
|
3074
|
+
location?: string;
|
|
3075
|
+
}
|
|
3076
|
+
|
|
3077
|
+
// @public
|
|
3078
|
+
export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams extends coreClient.OperationOptions {
|
|
3079
|
+
resumeFrom?: string;
|
|
3080
|
+
storageApplianceEnableRemoteVendorManagementParameters?: StorageApplianceEnableRemoteVendorManagementParameters;
|
|
3081
|
+
updateIntervalInMs?: number;
|
|
3082
|
+
}
|
|
3083
|
+
|
|
3084
|
+
// @public
|
|
3085
|
+
export type StorageAppliancesEnableRemoteVendorManagementResponse = StorageAppliancesEnableRemoteVendorManagementHeaders;
|
|
3086
|
+
|
|
3087
|
+
// @public
|
|
3088
|
+
export interface StorageAppliancesGetOptionalParams extends coreClient.OperationOptions {
|
|
3089
|
+
}
|
|
3090
|
+
|
|
3091
|
+
// @public
|
|
3092
|
+
export type StorageAppliancesGetResponse = StorageAppliance;
|
|
3093
|
+
|
|
3094
|
+
// @public
|
|
3095
|
+
export interface StorageApplianceSkuSlot {
|
|
3096
|
+
readonly capacityGB?: number;
|
|
3097
|
+
readonly model?: string;
|
|
3098
|
+
readonly rackSlot?: number;
|
|
3099
|
+
}
|
|
3100
|
+
|
|
3101
|
+
// @public
|
|
3102
|
+
export interface StorageAppliancesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3103
|
+
}
|
|
3104
|
+
|
|
3105
|
+
// @public
|
|
3106
|
+
export type StorageAppliancesListByResourceGroupNextResponse = StorageApplianceList;
|
|
3107
|
+
|
|
3108
|
+
// @public
|
|
3109
|
+
export interface StorageAppliancesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3110
|
+
}
|
|
3111
|
+
|
|
3112
|
+
// @public
|
|
3113
|
+
export type StorageAppliancesListByResourceGroupResponse = StorageApplianceList;
|
|
3114
|
+
|
|
3115
|
+
// @public
|
|
3116
|
+
export interface StorageAppliancesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3117
|
+
}
|
|
3118
|
+
|
|
3119
|
+
// @public
|
|
3120
|
+
export type StorageAppliancesListBySubscriptionNextResponse = StorageApplianceList;
|
|
3121
|
+
|
|
3122
|
+
// @public
|
|
3123
|
+
export interface StorageAppliancesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3124
|
+
}
|
|
3125
|
+
|
|
3126
|
+
// @public
|
|
3127
|
+
export type StorageAppliancesListBySubscriptionResponse = StorageApplianceList;
|
|
3128
|
+
|
|
3129
|
+
// @public
|
|
3130
|
+
export interface StorageAppliancesRunReadCommandsHeaders {
|
|
3131
|
+
location?: string;
|
|
3132
|
+
}
|
|
3133
|
+
|
|
3134
|
+
// @public
|
|
3135
|
+
export interface StorageAppliancesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
3136
|
+
resumeFrom?: string;
|
|
3137
|
+
updateIntervalInMs?: number;
|
|
3138
|
+
}
|
|
3139
|
+
|
|
3140
|
+
// @public
|
|
3141
|
+
export type StorageAppliancesRunReadCommandsResponse = StorageAppliancesRunReadCommandsHeaders;
|
|
3142
|
+
|
|
3143
|
+
// @public
|
|
3144
|
+
export interface StorageAppliancesUpdateHeaders {
|
|
3145
|
+
location?: string;
|
|
3146
|
+
}
|
|
3147
|
+
|
|
3148
|
+
// @public
|
|
3149
|
+
export interface StorageAppliancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3150
|
+
resumeFrom?: string;
|
|
3151
|
+
storageApplianceUpdateParameters?: StorageAppliancePatchParameters;
|
|
3152
|
+
updateIntervalInMs?: number;
|
|
3153
|
+
}
|
|
3154
|
+
|
|
3155
|
+
// @public
|
|
3156
|
+
export type StorageAppliancesUpdateResponse = StorageAppliance;
|
|
3157
|
+
|
|
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
|
+
// @public
|
|
3178
|
+
export interface StorageProfile {
|
|
3179
|
+
osDisk: OsDisk;
|
|
3180
|
+
volumeAttachments?: string[];
|
|
3181
|
+
}
|
|
3182
|
+
|
|
3183
|
+
// @public
|
|
3184
|
+
export interface SystemData {
|
|
3185
|
+
createdAt?: Date;
|
|
3186
|
+
createdBy?: string;
|
|
3187
|
+
createdByType?: CreatedByType;
|
|
3188
|
+
lastModifiedAt?: Date;
|
|
3189
|
+
lastModifiedBy?: string;
|
|
3190
|
+
lastModifiedByType?: CreatedByType;
|
|
3191
|
+
}
|
|
3192
|
+
|
|
3193
|
+
// @public
|
|
3194
|
+
export interface TagsParameter {
|
|
3195
|
+
tags?: {
|
|
3196
|
+
[propertyName: string]: string;
|
|
3197
|
+
};
|
|
3198
|
+
}
|
|
3199
|
+
|
|
3200
|
+
// @public
|
|
3201
|
+
export interface TrackedResource extends Resource {
|
|
3202
|
+
location: string;
|
|
3203
|
+
tags?: {
|
|
3204
|
+
[propertyName: string]: string;
|
|
3205
|
+
};
|
|
3206
|
+
}
|
|
3207
|
+
|
|
3208
|
+
// @public
|
|
3209
|
+
export interface TrunkedNetwork extends TrackedResource {
|
|
3210
|
+
readonly clusterId?: string;
|
|
3211
|
+
readonly detailedStatus?: TrunkedNetworkDetailedStatus;
|
|
3212
|
+
readonly detailedStatusMessage?: string;
|
|
3213
|
+
extendedLocation: ExtendedLocation;
|
|
3214
|
+
readonly hybridAksClustersAssociatedIds?: string[];
|
|
3215
|
+
hybridAksPluginType?: HybridAksPluginType;
|
|
3216
|
+
interfaceName?: string;
|
|
3217
|
+
isolationDomainIds: string[];
|
|
3218
|
+
readonly provisioningState?: TrunkedNetworkProvisioningState;
|
|
3219
|
+
readonly virtualMachinesAssociatedIds?: string[];
|
|
3220
|
+
vlans: number[];
|
|
3221
|
+
}
|
|
3222
|
+
|
|
3223
|
+
// @public
|
|
3224
|
+
export type TrunkedNetworkDetailedStatus = string;
|
|
3225
|
+
|
|
3226
|
+
// @public
|
|
3227
|
+
export interface TrunkedNetworkList {
|
|
3228
|
+
nextLink?: string;
|
|
3229
|
+
value?: TrunkedNetwork[];
|
|
3230
|
+
}
|
|
3231
|
+
|
|
3232
|
+
// @public
|
|
3233
|
+
export interface TrunkedNetworkPatchParameters {
|
|
3234
|
+
tags?: {
|
|
3235
|
+
[propertyName: string]: string;
|
|
3236
|
+
};
|
|
3237
|
+
}
|
|
3238
|
+
|
|
3239
|
+
// @public
|
|
3240
|
+
export type TrunkedNetworkProvisioningState = string;
|
|
3241
|
+
|
|
3242
|
+
// @public
|
|
3243
|
+
export interface TrunkedNetworks {
|
|
3244
|
+
beginCreateOrUpdate(resourceGroupName: string, trunkedNetworkName: string, trunkedNetworkParameters: TrunkedNetwork, options?: TrunkedNetworksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TrunkedNetworksCreateOrUpdateResponse>, TrunkedNetworksCreateOrUpdateResponse>>;
|
|
3245
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, trunkedNetworkName: string, trunkedNetworkParameters: TrunkedNetwork, options?: TrunkedNetworksCreateOrUpdateOptionalParams): Promise<TrunkedNetworksCreateOrUpdateResponse>;
|
|
3246
|
+
beginDelete(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3247
|
+
beginDeleteAndWait(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksDeleteOptionalParams): Promise<void>;
|
|
3248
|
+
get(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksGetOptionalParams): Promise<TrunkedNetworksGetResponse>;
|
|
3249
|
+
listByResourceGroup(resourceGroupName: string, options?: TrunkedNetworksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<TrunkedNetwork>;
|
|
3250
|
+
listBySubscription(options?: TrunkedNetworksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<TrunkedNetwork>;
|
|
3251
|
+
update(resourceGroupName: string, trunkedNetworkName: string, options?: TrunkedNetworksUpdateOptionalParams): Promise<TrunkedNetworksUpdateResponse>;
|
|
3252
|
+
}
|
|
3253
|
+
|
|
3254
|
+
// @public
|
|
3255
|
+
export interface TrunkedNetworksCreateOrUpdateHeaders {
|
|
3256
|
+
azureAsyncOperation?: string;
|
|
3257
|
+
}
|
|
3258
|
+
|
|
3259
|
+
// @public
|
|
3260
|
+
export interface TrunkedNetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3261
|
+
resumeFrom?: string;
|
|
3262
|
+
updateIntervalInMs?: number;
|
|
3263
|
+
}
|
|
3264
|
+
|
|
3265
|
+
// @public
|
|
3266
|
+
export type TrunkedNetworksCreateOrUpdateResponse = TrunkedNetwork;
|
|
3267
|
+
|
|
3268
|
+
// @public
|
|
3269
|
+
export interface TrunkedNetworksDeleteHeaders {
|
|
3270
|
+
location?: string;
|
|
3271
|
+
}
|
|
3272
|
+
|
|
3273
|
+
// @public
|
|
3274
|
+
export interface TrunkedNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3275
|
+
resumeFrom?: string;
|
|
3276
|
+
updateIntervalInMs?: number;
|
|
3277
|
+
}
|
|
3278
|
+
|
|
3279
|
+
// @public
|
|
3280
|
+
export interface TrunkedNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
3281
|
+
}
|
|
3282
|
+
|
|
3283
|
+
// @public
|
|
3284
|
+
export type TrunkedNetworksGetResponse = TrunkedNetwork;
|
|
3285
|
+
|
|
3286
|
+
// @public
|
|
3287
|
+
export interface TrunkedNetworksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3288
|
+
}
|
|
3289
|
+
|
|
3290
|
+
// @public
|
|
3291
|
+
export type TrunkedNetworksListByResourceGroupNextResponse = TrunkedNetworkList;
|
|
3292
|
+
|
|
3293
|
+
// @public
|
|
3294
|
+
export interface TrunkedNetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3295
|
+
}
|
|
3296
|
+
|
|
3297
|
+
// @public
|
|
3298
|
+
export type TrunkedNetworksListByResourceGroupResponse = TrunkedNetworkList;
|
|
3299
|
+
|
|
3300
|
+
// @public
|
|
3301
|
+
export interface TrunkedNetworksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3302
|
+
}
|
|
3303
|
+
|
|
3304
|
+
// @public
|
|
3305
|
+
export type TrunkedNetworksListBySubscriptionNextResponse = TrunkedNetworkList;
|
|
3306
|
+
|
|
3307
|
+
// @public
|
|
3308
|
+
export interface TrunkedNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3309
|
+
}
|
|
3310
|
+
|
|
3311
|
+
// @public
|
|
3312
|
+
export type TrunkedNetworksListBySubscriptionResponse = TrunkedNetworkList;
|
|
3313
|
+
|
|
3314
|
+
// @public
|
|
3315
|
+
export interface TrunkedNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3316
|
+
trunkedNetworkUpdateParameters?: TrunkedNetworkPatchParameters;
|
|
3317
|
+
}
|
|
3318
|
+
|
|
3319
|
+
// @public
|
|
3320
|
+
export type TrunkedNetworksUpdateResponse = TrunkedNetwork;
|
|
3321
|
+
|
|
3322
|
+
// @public
|
|
3323
|
+
export interface ValidationThreshold {
|
|
3324
|
+
grouping: ValidationThresholdGrouping;
|
|
3325
|
+
type: ValidationThresholdType;
|
|
3326
|
+
value: number;
|
|
3327
|
+
}
|
|
3328
|
+
|
|
3329
|
+
// @public
|
|
3330
|
+
export type ValidationThresholdGrouping = string;
|
|
3331
|
+
|
|
3332
|
+
// @public
|
|
3333
|
+
export type ValidationThresholdType = string;
|
|
3334
|
+
|
|
3335
|
+
// @public
|
|
3336
|
+
export interface VirtualMachine extends TrackedResource {
|
|
3337
|
+
adminUsername: string;
|
|
3338
|
+
readonly bareMetalMachineId?: string;
|
|
3339
|
+
bootMethod?: VirtualMachineBootMethod;
|
|
3340
|
+
cloudServicesNetworkAttachment: NetworkAttachment;
|
|
3341
|
+
readonly clusterId?: string;
|
|
3342
|
+
cpuCores: number;
|
|
3343
|
+
readonly detailedStatus?: VirtualMachineDetailedStatus;
|
|
3344
|
+
readonly detailedStatusMessage?: string;
|
|
3345
|
+
extendedLocation: ExtendedLocation;
|
|
3346
|
+
isolateEmulatorThread?: VirtualMachineIsolateEmulatorThread;
|
|
3347
|
+
memorySizeGB: number;
|
|
3348
|
+
networkAttachments?: NetworkAttachment[];
|
|
3349
|
+
networkData?: string;
|
|
3350
|
+
placementHints?: VirtualMachinePlacementHint[];
|
|
3351
|
+
readonly powerState?: VirtualMachinePowerState;
|
|
3352
|
+
readonly provisioningState?: VirtualMachineProvisioningState;
|
|
3353
|
+
sshPublicKeys?: SshPublicKey[];
|
|
3354
|
+
storageProfile: StorageProfile;
|
|
3355
|
+
userData?: string;
|
|
3356
|
+
virtioInterface?: VirtualMachineVirtioInterfaceType;
|
|
3357
|
+
vmDeviceModel?: VirtualMachineDeviceModelType;
|
|
3358
|
+
vmImage: string;
|
|
3359
|
+
vmImageRepositoryCredentials?: ImageRepositoryCredentials;
|
|
3360
|
+
readonly volumes?: string[];
|
|
3361
|
+
}
|
|
3362
|
+
|
|
3363
|
+
// @public
|
|
3364
|
+
export type VirtualMachineBootMethod = string;
|
|
3365
|
+
|
|
3366
|
+
// @public
|
|
3367
|
+
export type VirtualMachineDetailedStatus = string;
|
|
3368
|
+
|
|
3369
|
+
// @public
|
|
3370
|
+
export type VirtualMachineDeviceModelType = string;
|
|
3371
|
+
|
|
3372
|
+
// @public
|
|
3373
|
+
export type VirtualMachineIPAllocationMethod = string;
|
|
3374
|
+
|
|
3375
|
+
// @public
|
|
3376
|
+
export type VirtualMachineIsolateEmulatorThread = string;
|
|
3377
|
+
|
|
3378
|
+
// @public
|
|
3379
|
+
export interface VirtualMachineList {
|
|
3380
|
+
nextLink?: string;
|
|
3381
|
+
value?: VirtualMachine[];
|
|
3382
|
+
}
|
|
3383
|
+
|
|
3384
|
+
// @public
|
|
3385
|
+
export interface VirtualMachinePatchParameters {
|
|
3386
|
+
tags?: {
|
|
3387
|
+
[propertyName: string]: string;
|
|
3388
|
+
};
|
|
3389
|
+
vmImageRepositoryCredentials?: ImageRepositoryCredentials;
|
|
3390
|
+
}
|
|
3391
|
+
|
|
3392
|
+
// @public
|
|
3393
|
+
export interface VirtualMachinePlacementHint {
|
|
3394
|
+
hintType: VirtualMachinePlacementHintType;
|
|
3395
|
+
resourceId: string;
|
|
3396
|
+
schedulingExecution: VirtualMachineSchedulingExecution;
|
|
3397
|
+
scope: VirtualMachinePlacementHintPodAffinityScope;
|
|
3398
|
+
}
|
|
3399
|
+
|
|
3400
|
+
// @public
|
|
3401
|
+
export type VirtualMachinePlacementHintPodAffinityScope = string;
|
|
3402
|
+
|
|
3403
|
+
// @public
|
|
3404
|
+
export type VirtualMachinePlacementHintType = string;
|
|
3405
|
+
|
|
3406
|
+
// @public
|
|
3407
|
+
export interface VirtualMachinePowerOffParameters {
|
|
3408
|
+
skipShutdown?: SkipShutdown;
|
|
3409
|
+
}
|
|
3410
|
+
|
|
3411
|
+
// @public
|
|
3412
|
+
export type VirtualMachinePowerState = string;
|
|
3413
|
+
|
|
3414
|
+
// @public
|
|
3415
|
+
export type VirtualMachineProvisioningState = string;
|
|
3416
|
+
|
|
3417
|
+
// @public
|
|
3418
|
+
export interface VirtualMachines {
|
|
3419
|
+
beginAttachVolume(resourceGroupName: string, virtualMachineName: string, virtualMachineAttachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesAttachVolumeOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesAttachVolumeResponse>, VirtualMachinesAttachVolumeResponse>>;
|
|
3420
|
+
beginAttachVolumeAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineAttachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesAttachVolumeOptionalParams): Promise<VirtualMachinesAttachVolumeResponse>;
|
|
3421
|
+
beginCreateOrUpdate(resourceGroupName: string, virtualMachineName: string, virtualMachineParameters: VirtualMachine, options?: VirtualMachinesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesCreateOrUpdateResponse>, VirtualMachinesCreateOrUpdateResponse>>;
|
|
3422
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineParameters: VirtualMachine, options?: VirtualMachinesCreateOrUpdateOptionalParams): Promise<VirtualMachinesCreateOrUpdateResponse>;
|
|
3423
|
+
beginDelete(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3424
|
+
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<void>;
|
|
3425
|
+
beginDetachVolume(resourceGroupName: string, virtualMachineName: string, virtualMachineDetachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesDetachVolumeOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesDetachVolumeResponse>, VirtualMachinesDetachVolumeResponse>>;
|
|
3426
|
+
beginDetachVolumeAndWait(resourceGroupName: string, virtualMachineName: string, virtualMachineDetachVolumeParameters: VirtualMachineVolumeParameters, options?: VirtualMachinesDetachVolumeOptionalParams): Promise<VirtualMachinesDetachVolumeResponse>;
|
|
3427
|
+
beginPowerOff(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesPowerOffOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesPowerOffResponse>, VirtualMachinesPowerOffResponse>>;
|
|
3428
|
+
beginPowerOffAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesPowerOffOptionalParams): Promise<VirtualMachinesPowerOffResponse>;
|
|
3429
|
+
beginReimage(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesReimageOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesReimageResponse>, VirtualMachinesReimageResponse>>;
|
|
3430
|
+
beginReimageAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesReimageOptionalParams): Promise<VirtualMachinesReimageResponse>;
|
|
3431
|
+
beginRestart(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesRestartResponse>, VirtualMachinesRestartResponse>>;
|
|
3432
|
+
beginRestartAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestartOptionalParams): Promise<VirtualMachinesRestartResponse>;
|
|
3433
|
+
beginStart(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesStartResponse>, VirtualMachinesStartResponse>>;
|
|
3434
|
+
beginStartAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<VirtualMachinesStartResponse>;
|
|
3435
|
+
beginUpdate(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesUpdateResponse>, VirtualMachinesUpdateResponse>>;
|
|
3436
|
+
beginUpdateAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesUpdateOptionalParams): Promise<VirtualMachinesUpdateResponse>;
|
|
3437
|
+
get(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesGetOptionalParams): Promise<VirtualMachinesGetResponse>;
|
|
3438
|
+
listByResourceGroup(resourceGroupName: string, options?: VirtualMachinesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
3439
|
+
listBySubscription(options?: VirtualMachinesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
3440
|
+
}
|
|
3441
|
+
|
|
3442
|
+
// @public
|
|
3443
|
+
export interface VirtualMachinesAttachVolumeHeaders {
|
|
3444
|
+
location?: string;
|
|
3445
|
+
}
|
|
3446
|
+
|
|
3447
|
+
// @public
|
|
3448
|
+
export interface VirtualMachinesAttachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
3449
|
+
resumeFrom?: string;
|
|
3450
|
+
updateIntervalInMs?: number;
|
|
3451
|
+
}
|
|
3452
|
+
|
|
3453
|
+
// @public
|
|
3454
|
+
export type VirtualMachinesAttachVolumeResponse = VirtualMachinesAttachVolumeHeaders;
|
|
3455
|
+
|
|
3456
|
+
// @public
|
|
3457
|
+
export type VirtualMachineSchedulingExecution = string;
|
|
3458
|
+
|
|
3459
|
+
// @public
|
|
3460
|
+
export interface VirtualMachinesCreateOrUpdateHeaders {
|
|
3461
|
+
azureAsyncOperation?: string;
|
|
3462
|
+
}
|
|
3463
|
+
|
|
3464
|
+
// @public
|
|
3465
|
+
export interface VirtualMachinesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3466
|
+
resumeFrom?: string;
|
|
3467
|
+
updateIntervalInMs?: number;
|
|
3468
|
+
}
|
|
3469
|
+
|
|
3470
|
+
// @public
|
|
3471
|
+
export type VirtualMachinesCreateOrUpdateResponse = VirtualMachine;
|
|
3472
|
+
|
|
3473
|
+
// @public
|
|
3474
|
+
export interface VirtualMachinesDeleteHeaders {
|
|
3475
|
+
location?: string;
|
|
3476
|
+
}
|
|
3477
|
+
|
|
3478
|
+
// @public
|
|
3479
|
+
export interface VirtualMachinesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3480
|
+
resumeFrom?: string;
|
|
3481
|
+
updateIntervalInMs?: number;
|
|
3482
|
+
}
|
|
3483
|
+
|
|
3484
|
+
// @public
|
|
3485
|
+
export interface VirtualMachinesDetachVolumeHeaders {
|
|
3486
|
+
location?: string;
|
|
3487
|
+
}
|
|
3488
|
+
|
|
3489
|
+
// @public
|
|
3490
|
+
export interface VirtualMachinesDetachVolumeOptionalParams extends coreClient.OperationOptions {
|
|
3491
|
+
resumeFrom?: string;
|
|
3492
|
+
updateIntervalInMs?: number;
|
|
3493
|
+
}
|
|
3494
|
+
|
|
3495
|
+
// @public
|
|
3496
|
+
export type VirtualMachinesDetachVolumeResponse = VirtualMachinesDetachVolumeHeaders;
|
|
3497
|
+
|
|
3498
|
+
// @public
|
|
3499
|
+
export interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
3500
|
+
}
|
|
3501
|
+
|
|
3502
|
+
// @public
|
|
3503
|
+
export type VirtualMachinesGetResponse = VirtualMachine;
|
|
3504
|
+
|
|
3505
|
+
// @public
|
|
3506
|
+
export interface VirtualMachinesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3507
|
+
}
|
|
3508
|
+
|
|
3509
|
+
// @public
|
|
3510
|
+
export type VirtualMachinesListByResourceGroupNextResponse = VirtualMachineList;
|
|
3511
|
+
|
|
3512
|
+
// @public
|
|
3513
|
+
export interface VirtualMachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3514
|
+
}
|
|
3515
|
+
|
|
3516
|
+
// @public
|
|
3517
|
+
export type VirtualMachinesListByResourceGroupResponse = VirtualMachineList;
|
|
3518
|
+
|
|
3519
|
+
// @public
|
|
3520
|
+
export interface VirtualMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3521
|
+
}
|
|
3522
|
+
|
|
3523
|
+
// @public
|
|
3524
|
+
export type VirtualMachinesListBySubscriptionNextResponse = VirtualMachineList;
|
|
3525
|
+
|
|
3526
|
+
// @public
|
|
3527
|
+
export interface VirtualMachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3528
|
+
}
|
|
3529
|
+
|
|
3530
|
+
// @public
|
|
3531
|
+
export type VirtualMachinesListBySubscriptionResponse = VirtualMachineList;
|
|
3532
|
+
|
|
3533
|
+
// @public
|
|
3534
|
+
export interface VirtualMachinesPowerOffHeaders {
|
|
3535
|
+
location?: string;
|
|
3536
|
+
}
|
|
3537
|
+
|
|
3538
|
+
// @public
|
|
3539
|
+
export interface VirtualMachinesPowerOffOptionalParams extends coreClient.OperationOptions {
|
|
3540
|
+
resumeFrom?: string;
|
|
3541
|
+
updateIntervalInMs?: number;
|
|
3542
|
+
virtualMachinePowerOffParameters?: VirtualMachinePowerOffParameters;
|
|
3543
|
+
}
|
|
3544
|
+
|
|
3545
|
+
// @public
|
|
3546
|
+
export type VirtualMachinesPowerOffResponse = VirtualMachinesPowerOffHeaders;
|
|
3547
|
+
|
|
3548
|
+
// @public
|
|
3549
|
+
export interface VirtualMachinesReimageHeaders {
|
|
3550
|
+
location?: string;
|
|
3551
|
+
}
|
|
3552
|
+
|
|
3553
|
+
// @public
|
|
3554
|
+
export interface VirtualMachinesReimageOptionalParams extends coreClient.OperationOptions {
|
|
3555
|
+
resumeFrom?: string;
|
|
3556
|
+
updateIntervalInMs?: number;
|
|
3557
|
+
}
|
|
3558
|
+
|
|
3559
|
+
// @public
|
|
3560
|
+
export type VirtualMachinesReimageResponse = VirtualMachinesReimageHeaders;
|
|
3561
|
+
|
|
3562
|
+
// @public
|
|
3563
|
+
export interface VirtualMachinesRestartHeaders {
|
|
3564
|
+
location?: string;
|
|
3565
|
+
}
|
|
3566
|
+
|
|
3567
|
+
// @public
|
|
3568
|
+
export interface VirtualMachinesRestartOptionalParams extends coreClient.OperationOptions {
|
|
3569
|
+
resumeFrom?: string;
|
|
3570
|
+
updateIntervalInMs?: number;
|
|
3571
|
+
}
|
|
3572
|
+
|
|
3573
|
+
// @public
|
|
3574
|
+
export type VirtualMachinesRestartResponse = VirtualMachinesRestartHeaders;
|
|
3575
|
+
|
|
3576
|
+
// @public
|
|
3577
|
+
export interface VirtualMachinesStartHeaders {
|
|
3578
|
+
location?: string;
|
|
3579
|
+
}
|
|
3580
|
+
|
|
3581
|
+
// @public
|
|
3582
|
+
export interface VirtualMachinesStartOptionalParams extends coreClient.OperationOptions {
|
|
3583
|
+
resumeFrom?: string;
|
|
3584
|
+
updateIntervalInMs?: number;
|
|
3585
|
+
}
|
|
3586
|
+
|
|
3587
|
+
// @public
|
|
3588
|
+
export type VirtualMachinesStartResponse = VirtualMachinesStartHeaders;
|
|
3589
|
+
|
|
3590
|
+
// @public
|
|
3591
|
+
export interface VirtualMachinesUpdateHeaders {
|
|
3592
|
+
location?: string;
|
|
3593
|
+
}
|
|
3594
|
+
|
|
3595
|
+
// @public
|
|
3596
|
+
export interface VirtualMachinesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3597
|
+
resumeFrom?: string;
|
|
3598
|
+
updateIntervalInMs?: number;
|
|
3599
|
+
virtualMachineUpdateParameters?: VirtualMachinePatchParameters;
|
|
3600
|
+
}
|
|
3601
|
+
|
|
3602
|
+
// @public
|
|
3603
|
+
export type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
3604
|
+
|
|
3605
|
+
// @public
|
|
3606
|
+
export type VirtualMachineVirtioInterfaceType = string;
|
|
3607
|
+
|
|
3608
|
+
// @public
|
|
3609
|
+
export interface VirtualMachineVolumeParameters {
|
|
3610
|
+
volumeId: string;
|
|
3611
|
+
}
|
|
3612
|
+
|
|
3613
|
+
// @public
|
|
3614
|
+
export interface Volume extends TrackedResource {
|
|
3615
|
+
readonly attachedTo?: string[];
|
|
3616
|
+
readonly detailedStatus?: VolumeDetailedStatus;
|
|
3617
|
+
readonly detailedStatusMessage?: string;
|
|
3618
|
+
extendedLocation: ExtendedLocation;
|
|
3619
|
+
readonly provisioningState?: VolumeProvisioningState;
|
|
3620
|
+
readonly serialNumber?: string;
|
|
3621
|
+
sizeMiB: number;
|
|
3622
|
+
}
|
|
3623
|
+
|
|
3624
|
+
// @public
|
|
3625
|
+
export type VolumeDetailedStatus = string;
|
|
3626
|
+
|
|
3627
|
+
// @public
|
|
3628
|
+
export interface VolumeList {
|
|
3629
|
+
nextLink?: string;
|
|
3630
|
+
value?: Volume[];
|
|
3631
|
+
}
|
|
3632
|
+
|
|
3633
|
+
// @public
|
|
3634
|
+
export interface VolumePatchParameters {
|
|
3635
|
+
tags?: {
|
|
3636
|
+
[propertyName: string]: string;
|
|
3637
|
+
};
|
|
3638
|
+
}
|
|
3639
|
+
|
|
3640
|
+
// @public
|
|
3641
|
+
export type VolumeProvisioningState = string;
|
|
3642
|
+
|
|
3643
|
+
// @public
|
|
3644
|
+
export interface Volumes {
|
|
3645
|
+
beginCreateOrUpdate(resourceGroupName: string, volumeName: string, volumeParameters: Volume, options?: VolumesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VolumesCreateOrUpdateResponse>, VolumesCreateOrUpdateResponse>>;
|
|
3646
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, volumeName: string, volumeParameters: Volume, options?: VolumesCreateOrUpdateOptionalParams): Promise<VolumesCreateOrUpdateResponse>;
|
|
3647
|
+
beginDelete(resourceGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3648
|
+
beginDeleteAndWait(resourceGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<void>;
|
|
3649
|
+
get(resourceGroupName: string, volumeName: string, options?: VolumesGetOptionalParams): Promise<VolumesGetResponse>;
|
|
3650
|
+
listByResourceGroup(resourceGroupName: string, options?: VolumesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Volume>;
|
|
3651
|
+
listBySubscription(options?: VolumesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Volume>;
|
|
3652
|
+
update(resourceGroupName: string, volumeName: string, options?: VolumesUpdateOptionalParams): Promise<VolumesUpdateResponse>;
|
|
3653
|
+
}
|
|
3654
|
+
|
|
3655
|
+
// @public
|
|
3656
|
+
export interface VolumesCreateOrUpdateHeaders {
|
|
3657
|
+
azureAsyncOperation?: string;
|
|
3658
|
+
}
|
|
3659
|
+
|
|
3660
|
+
// @public
|
|
3661
|
+
export interface VolumesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3662
|
+
resumeFrom?: string;
|
|
3663
|
+
updateIntervalInMs?: number;
|
|
3664
|
+
}
|
|
3665
|
+
|
|
3666
|
+
// @public
|
|
3667
|
+
export type VolumesCreateOrUpdateResponse = Volume;
|
|
3668
|
+
|
|
3669
|
+
// @public
|
|
3670
|
+
export interface VolumesDeleteHeaders {
|
|
3671
|
+
location?: string;
|
|
3672
|
+
}
|
|
3673
|
+
|
|
3674
|
+
// @public
|
|
3675
|
+
export interface VolumesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3676
|
+
resumeFrom?: string;
|
|
3677
|
+
updateIntervalInMs?: number;
|
|
3678
|
+
}
|
|
3679
|
+
|
|
3680
|
+
// @public
|
|
3681
|
+
export interface VolumesGetOptionalParams extends coreClient.OperationOptions {
|
|
3682
|
+
}
|
|
3683
|
+
|
|
3684
|
+
// @public
|
|
3685
|
+
export type VolumesGetResponse = Volume;
|
|
3686
|
+
|
|
3687
|
+
// @public
|
|
3688
|
+
export interface VolumesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3689
|
+
}
|
|
3690
|
+
|
|
3691
|
+
// @public
|
|
3692
|
+
export type VolumesListByResourceGroupNextResponse = VolumeList;
|
|
3693
|
+
|
|
3694
|
+
// @public
|
|
3695
|
+
export interface VolumesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3696
|
+
}
|
|
3697
|
+
|
|
3698
|
+
// @public
|
|
3699
|
+
export type VolumesListByResourceGroupResponse = VolumeList;
|
|
3700
|
+
|
|
3701
|
+
// @public
|
|
3702
|
+
export interface VolumesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3703
|
+
}
|
|
3704
|
+
|
|
3705
|
+
// @public
|
|
3706
|
+
export type VolumesListBySubscriptionNextResponse = VolumeList;
|
|
3707
|
+
|
|
3708
|
+
// @public
|
|
3709
|
+
export interface VolumesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3710
|
+
}
|
|
3711
|
+
|
|
3712
|
+
// @public
|
|
3713
|
+
export type VolumesListBySubscriptionResponse = VolumeList;
|
|
3714
|
+
|
|
3715
|
+
// @public
|
|
3716
|
+
export interface VolumesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3717
|
+
volumeUpdateParameters?: VolumePatchParameters;
|
|
3718
|
+
}
|
|
3719
|
+
|
|
3720
|
+
// @public
|
|
3721
|
+
export type VolumesUpdateResponse = Volume;
|
|
3722
|
+
|
|
3723
|
+
// @public
|
|
3724
|
+
export type WorkloadImpact = string;
|
|
3725
|
+
|
|
3726
|
+
// (No @packageDocumentation comment for this package)
|
|
3727
|
+
|
|
3728
|
+
```
|