@azure/arm-connectedvmware 1.0.0-beta.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -2
- package/LICENSE +1 -1
- package/README.md +2 -2
- package/dist/index.js +3202 -4456
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/clustersCreateSample.js +12 -4
- package/dist-esm/samples-dev/clustersCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +12 -4
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersGetSample.js +12 -4
- package/dist-esm/samples-dev/clustersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +18 -8
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersListSample.js +17 -7
- package/dist-esm/samples-dev/clustersListSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +12 -4
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresCreateSample.js +12 -4
- package/dist-esm/samples-dev/datastoresCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresDeleteSample.js +12 -4
- package/dist-esm/samples-dev/datastoresDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresGetSample.js +12 -4
- package/dist-esm/samples-dev/datastoresGetSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresListByResourceGroupSample.js +18 -8
- package/dist-esm/samples-dev/datastoresListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresListSample.js +17 -7
- package/dist-esm/samples-dev/datastoresListSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresUpdateSample.js +12 -4
- package/dist-esm/samples-dev/datastoresUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/hostsCreateSample.js +12 -4
- package/dist-esm/samples-dev/hostsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/hostsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/hostsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/hostsGetSample.js +12 -4
- package/dist-esm/samples-dev/hostsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/hostsListByResourceGroupSample.js +18 -8
- package/dist-esm/samples-dev/hostsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/hostsListSample.js +17 -7
- package/dist-esm/samples-dev/hostsListSample.js.map +1 -1
- package/dist-esm/samples-dev/hostsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/hostsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/inventoryItemsCreateSample.js +12 -4
- package/dist-esm/samples-dev/inventoryItemsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/inventoryItemsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/inventoryItemsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/inventoryItemsGetSample.js +12 -4
- package/dist-esm/samples-dev/inventoryItemsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/inventoryItemsListByVCenterSample.js +18 -8
- package/dist-esm/samples-dev/inventoryItemsListByVCenterSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +17 -7
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/resourcePoolsCreateSample.js +12 -4
- package/dist-esm/samples-dev/resourcePoolsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/resourcePoolsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/resourcePoolsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/resourcePoolsGetSample.js +12 -4
- package/dist-esm/samples-dev/resourcePoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/resourcePoolsListByResourceGroupSample.js +18 -8
- package/dist-esm/samples-dev/resourcePoolsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/resourcePoolsListSample.js +17 -7
- package/dist-esm/samples-dev/resourcePoolsListSample.js.map +1 -1
- package/dist-esm/samples-dev/resourcePoolsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/resourcePoolsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/vCentersCreateSample.js +12 -4
- package/dist-esm/samples-dev/vCentersCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/vCentersDeleteSample.js +12 -4
- package/dist-esm/samples-dev/vCentersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/vCentersGetSample.js +12 -4
- package/dist-esm/samples-dev/vCentersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/vCentersListByResourceGroupSample.js +18 -8
- package/dist-esm/samples-dev/vCentersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/vCentersListSample.js +17 -7
- package/dist-esm/samples-dev/vCentersListSample.js.map +1 -1
- package/dist-esm/samples-dev/vCentersUpdateSample.js +12 -4
- package/dist-esm/samples-dev/vCentersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.js +51 -0
- package/dist-esm/samples-dev/virtualMachineInstancesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachinesDeleteSample.js → virtualMachineInstancesDeleteSample.js} +15 -10
- package/dist-esm/samples-dev/virtualMachineInstancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachinesGetSample.js → virtualMachineInstancesGetSample.js} +15 -10
- package/dist-esm/samples-dev/virtualMachineInstancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.js +52 -0
- package/dist-esm/samples-dev/virtualMachineInstancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachinesRestartSample.js → virtualMachineInstancesRestartSample.js} +15 -10
- package/dist-esm/samples-dev/virtualMachineInstancesRestartSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachinesStartSample.js → virtualMachineInstancesStartSample.js} +15 -10
- package/dist-esm/samples-dev/virtualMachineInstancesStartSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachinesStopSample.js → virtualMachineInstancesStopSample.js} +15 -10
- package/dist-esm/samples-dev/virtualMachineInstancesStopSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{virtualMachinesUpdateSample.js → virtualMachineInstancesUpdateSample.js} +16 -11
- package/dist-esm/samples-dev/virtualMachineInstancesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesCreateSample.js +12 -4
- package/dist-esm/samples-dev/virtualMachineTemplatesCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineTemplatesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/virtualMachineTemplatesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.js +12 -4
- package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineTemplatesListByResourceGroupSample.js +18 -8
- package/dist-esm/samples-dev/virtualMachineTemplatesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineTemplatesListSample.js +17 -7
- package/dist-esm/samples-dev/virtualMachineTemplatesListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineTemplatesUpdateSample.js +12 -4
- package/dist-esm/samples-dev/virtualMachineTemplatesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualNetworksCreateSample.js +12 -4
- package/dist-esm/samples-dev/virtualNetworksCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualNetworksDeleteSample.js +12 -4
- package/dist-esm/samples-dev/virtualNetworksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualNetworksGetSample.js +12 -4
- package/dist-esm/samples-dev/virtualNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualNetworksListByResourceGroupSample.js +18 -8
- package/dist-esm/samples-dev/virtualNetworksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualNetworksListSample.js +17 -7
- package/dist-esm/samples-dev/virtualNetworksListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualNetworksUpdateSample.js +12 -4
- package/dist-esm/samples-dev/virtualNetworksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/vmInstanceGuestAgentsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmInstanceGuestAgentsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{guestAgentsCreateSample.js → vmInstanceGuestAgentsCreateSample.js} +14 -9
- package/dist-esm/samples-dev/vmInstanceGuestAgentsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/vmInstanceGuestAgentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmInstanceGuestAgentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{guestAgentsDeleteSample.js → vmInstanceGuestAgentsDeleteSample.js} +13 -9
- package/dist-esm/samples-dev/vmInstanceGuestAgentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/vmInstanceGuestAgentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmInstanceGuestAgentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{guestAgentsGetSample.js → vmInstanceGuestAgentsGetSample.js} +13 -9
- package/dist-esm/samples-dev/vmInstanceGuestAgentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vmInstanceGuestAgentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmInstanceGuestAgentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{guestAgentsListByVMSample.js → vmInstanceGuestAgentsListSample.js} +18 -11
- package/dist-esm/samples-dev/vmInstanceGuestAgentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/vmInstanceHybridIdentityMetadataGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmInstanceHybridIdentityMetadataGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridIdentityMetadataGetSample.js → vmInstanceHybridIdentityMetadataGetSample.js} +13 -9
- package/dist-esm/samples-dev/vmInstanceHybridIdentityMetadataGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vmInstanceHybridIdentityMetadataListSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmInstanceHybridIdentityMetadataListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{hybridIdentityMetadataListByVMSample.js → vmInstanceHybridIdentityMetadataListSample.js} +18 -11
- package/dist-esm/samples-dev/vmInstanceHybridIdentityMetadataListSample.js.map +1 -0
- package/dist-esm/src/azureArcVMwareManagementServiceAPI.d.ts +6 -6
- package/dist-esm/src/azureArcVMwareManagementServiceAPI.d.ts.map +1 -1
- package/dist-esm/src/azureArcVMwareManagementServiceAPI.js +16 -22
- package/dist-esm/src/azureArcVMwareManagementServiceAPI.js.map +1 -1
- package/dist-esm/src/index.d.ts +1 -0
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +1 -0
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +633 -1256
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +34 -164
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +32 -37
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1394 -2011
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +12 -20
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +45 -99
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/clusters.d.ts +3 -3
- package/dist-esm/src/operations/clusters.d.ts.map +1 -1
- package/dist-esm/src/operations/clusters.js +70 -37
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/datastores.d.ts +3 -3
- package/dist-esm/src/operations/datastores.d.ts.map +1 -1
- package/dist-esm/src/operations/datastores.js +70 -37
- package/dist-esm/src/operations/datastores.js.map +1 -1
- package/dist-esm/src/operations/hosts.d.ts +3 -3
- package/dist-esm/src/operations/hosts.d.ts.map +1 -1
- package/dist-esm/src/operations/hosts.js +70 -37
- package/dist-esm/src/operations/hosts.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +3 -4
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +3 -4
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/inventoryItems.d.ts.map +1 -1
- package/dist-esm/src/operations/inventoryItems.js +26 -13
- package/dist-esm/src/operations/inventoryItems.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +25 -12
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/resourcePools.d.ts +3 -3
- package/dist-esm/src/operations/resourcePools.d.ts.map +1 -1
- package/dist-esm/src/operations/resourcePools.js +70 -37
- package/dist-esm/src/operations/resourcePools.js.map +1 -1
- package/dist-esm/src/operations/vCenters.d.ts +3 -3
- package/dist-esm/src/operations/vCenters.d.ts.map +1 -1
- package/dist-esm/src/operations/vCenters.js +70 -37
- package/dist-esm/src/operations/vCenters.js.map +1 -1
- package/dist-esm/src/operations/vMInstanceGuestAgents.d.ts +74 -0
- package/dist-esm/src/operations/vMInstanceGuestAgents.d.ts.map +1 -0
- package/dist-esm/src/operations/{guestAgents.js → vMInstanceGuestAgents.js} +108 -109
- package/dist-esm/src/operations/vMInstanceGuestAgents.js.map +1 -0
- package/dist-esm/src/operations/virtualMachineInstances.d.ts +132 -0
- package/dist-esm/src/operations/virtualMachineInstances.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualMachineInstances.js +668 -0
- package/dist-esm/src/operations/virtualMachineInstances.js.map +1 -0
- package/dist-esm/src/operations/virtualMachineTemplates.d.ts +3 -3
- package/dist-esm/src/operations/virtualMachineTemplates.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineTemplates.js +70 -37
- package/dist-esm/src/operations/virtualMachineTemplates.js.map +1 -1
- package/dist-esm/src/operations/virtualNetworks.d.ts +3 -3
- package/dist-esm/src/operations/virtualNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualNetworks.js +70 -37
- package/dist-esm/src/operations/virtualNetworks.js.map +1 -1
- package/dist-esm/src/operations/vmInstanceHybridIdentityMetadataOperations.d.ts +45 -0
- package/dist-esm/src/operations/vmInstanceHybridIdentityMetadataOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/vmInstanceHybridIdentityMetadataOperations.js +168 -0
- package/dist-esm/src/operations/vmInstanceHybridIdentityMetadataOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/datastores.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/hosts.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/hosts.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +3 -4
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +3 -4
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/resourcePools.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/resourcePools.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/vCenters.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/vCenters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/vMInstanceGuestAgents.d.ts +49 -0
- package/dist-esm/src/operationsInterfaces/vMInstanceGuestAgents.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{guestAgents.js → vMInstanceGuestAgents.js} +1 -1
- package/dist-esm/src/operationsInterfaces/vMInstanceGuestAgents.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineInstances.d.ts +107 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineInstances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{machineExtensions.js → virtualMachineInstances.js} +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachineInstances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualNetworks.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/virtualNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/vmInstanceHybridIdentityMetadataOperations.d.ts +20 -0
- package/dist-esm/src/operationsInterfaces/vmInstanceHybridIdentityMetadataOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{hybridIdentityMetadataOperations.js → vmInstanceHybridIdentityMetadataOperations.js} +1 -1
- package/dist-esm/src/operationsInterfaces/vmInstanceHybridIdentityMetadataOperations.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/connectedvmware_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/connectedvmware_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/connectedvmware_operations_test.spec.js +71 -0
- package/dist-esm/test/connectedvmware_operations_test.spec.js.map +1 -0
- package/package.json +19 -23
- package/review/arm-connectedvmware.api.md +298 -606
- package/src/azureArcVMwareManagementServiceAPI.ts +37 -26
- package/src/index.ts +1 -0
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +599 -1268
- package/src/models/mappers.ts +1397 -2017
- package/src/models/parameters.ts +47 -113
- package/src/operations/clusters.ts +77 -43
- package/src/operations/datastores.ts +77 -43
- package/src/operations/hosts.ts +76 -42
- package/src/operations/index.ts +3 -4
- package/src/operations/inventoryItems.ts +28 -15
- package/src/operations/operations.ts +21 -9
- package/src/operations/resourcePools.ts +77 -43
- package/src/operations/vCenters.ts +77 -43
- package/src/operations/vMInstanceGuestAgents.ts +436 -0
- package/src/operations/virtualMachineInstances.ts +899 -0
- package/src/operations/virtualMachineTemplates.ts +77 -43
- package/src/operations/virtualNetworks.ts +77 -43
- package/src/operations/vmInstanceHybridIdentityMetadataOperations.ts +204 -0
- package/src/operationsInterfaces/clusters.ts +4 -4
- package/src/operationsInterfaces/datastores.ts +4 -4
- package/src/operationsInterfaces/hosts.ts +3 -3
- package/src/operationsInterfaces/index.ts +3 -4
- package/src/operationsInterfaces/resourcePools.ts +4 -4
- package/src/operationsInterfaces/vCenters.ts +4 -4
- package/src/operationsInterfaces/vMInstanceGuestAgents.ts +95 -0
- package/src/operationsInterfaces/virtualMachineInstances.ts +205 -0
- package/src/operationsInterfaces/virtualMachineTemplates.ts +4 -4
- package/src/operationsInterfaces/virtualNetworks.ts +4 -4
- package/src/operationsInterfaces/vmInstanceHybridIdentityMetadataOperations.ts +40 -0
- package/src/pagingHelper.ts +39 -0
- package/types/arm-connectedvmware.d.ts +644 -1427
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/guestAgentsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/guestAgentsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/guestAgentsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/guestAgentsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/guestAgentsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/guestAgentsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/guestAgentsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/guestAgentsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/guestAgentsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/guestAgentsListByVMSample.d.ts +0 -2
- package/dist-esm/samples-dev/guestAgentsListByVMSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/guestAgentsListByVMSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridIdentityMetadataCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataCreateSample.js +0 -37
- package/dist-esm/samples-dev/hybridIdentityMetadataCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridIdentityMetadataDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataDeleteSample.js +0 -32
- package/dist-esm/samples-dev/hybridIdentityMetadataDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataGetSample.js.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataListByVMSample.d.ts +0 -2
- package/dist-esm/samples-dev/hybridIdentityMetadataListByVMSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hybridIdentityMetadataListByVMSample.js.map +0 -1
- package/dist-esm/samples-dev/machineExtensionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/machineExtensionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/machineExtensionsCreateOrUpdateSample.js +0 -41
- package/dist-esm/samples-dev/machineExtensionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/machineExtensionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/machineExtensionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/machineExtensionsDeleteSample.js +0 -32
- package/dist-esm/samples-dev/machineExtensionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/machineExtensionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/machineExtensionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/machineExtensionsGetSample.js +0 -32
- package/dist-esm/samples-dev/machineExtensionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/machineExtensionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/machineExtensionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/machineExtensionsListSample.js +0 -45
- package/dist-esm/samples-dev/machineExtensionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/machineExtensionsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/machineExtensionsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/machineExtensionsUpdateSample.js +0 -40
- package/dist-esm/samples-dev/machineExtensionsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAssessPatchesSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesAssessPatchesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesAssessPatchesSample.js +0 -31
- package/dist-esm/samples-dev/virtualMachinesAssessPatchesSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesCreateSample.js +0 -43
- package/dist-esm/samples-dev/virtualMachinesCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesInstallPatchesSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesInstallPatchesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesInstallPatchesSample.js +0 -39
- package/dist-esm/samples-dev/virtualMachinesInstallPatchesSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +0 -44
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesListSample.js +0 -43
- package/dist-esm/samples-dev/virtualMachinesListSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesRestartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesStopSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesStopSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesStopSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +0 -1
- package/dist-esm/src/operations/guestAgents.d.ts +0 -79
- package/dist-esm/src/operations/guestAgents.d.ts.map +0 -1
- package/dist-esm/src/operations/guestAgents.js.map +0 -1
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.d.ts +0 -62
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.js +0 -234
- package/dist-esm/src/operations/hybridIdentityMetadataOperations.js.map +0 -1
- package/dist-esm/src/operations/machineExtensions.d.ts +0 -99
- package/dist-esm/src/operations/machineExtensions.d.ts.map +0 -1
- package/dist-esm/src/operations/machineExtensions.js +0 -424
- package/dist-esm/src/operations/machineExtensions.js.map +0 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +0 -175
- package/dist-esm/src/operations/virtualMachines.d.ts.map +0 -1
- package/dist-esm/src/operations/virtualMachines.js +0 -892
- package/dist-esm/src/operations/virtualMachines.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/guestAgents.d.ts +0 -54
- package/dist-esm/src/operationsInterfaces/guestAgents.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/guestAgents.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.d.ts +0 -37
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/hybridIdentityMetadataOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/machineExtensions.d.ts +0 -74
- package/dist-esm/src/operationsInterfaces/machineExtensions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/machineExtensions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +0 -139
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.js +0 -9
- package/dist-esm/src/operationsInterfaces/virtualMachines.js.map +0 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- package/dist-esm/test/sampleTest.js.map +0 -1
- package/rollup.config.js +0 -122
- package/src/operations/guestAgents.ts +0 -476
- package/src/operations/hybridIdentityMetadataOperations.ts +0 -322
- package/src/operations/machineExtensions.ts +0 -603
- package/src/operations/virtualMachines.ts +0 -1237
- package/src/operationsInterfaces/guestAgents.ts +0 -105
- package/src/operationsInterfaces/hybridIdentityMetadataOperations.ts +0 -73
- package/src/operationsInterfaces/machineExtensions.ts +0 -147
- package/src/operationsInterfaces/virtualMachines.ts +0 -262
|
@@ -6,28 +6,16 @@
|
|
|
6
6
|
|
|
7
7
|
import * as coreAuth from '@azure/core-auth';
|
|
8
8
|
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { OperationState } from '@azure/core-lro';
|
|
9
10
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
|
-
import {
|
|
11
|
-
import { PollOperationState } from '@azure/core-lro';
|
|
12
|
-
|
|
13
|
-
// @public
|
|
14
|
-
export interface AvailablePatchCountByClassification {
|
|
15
|
-
readonly critical?: number;
|
|
16
|
-
readonly definition?: number;
|
|
17
|
-
readonly featurePack?: number;
|
|
18
|
-
readonly other?: number;
|
|
19
|
-
readonly security?: number;
|
|
20
|
-
readonly servicePack?: number;
|
|
21
|
-
readonly tools?: number;
|
|
22
|
-
readonly updateRollup?: number;
|
|
23
|
-
readonly updates?: number;
|
|
24
|
-
}
|
|
11
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
25
12
|
|
|
26
13
|
// @public (undocumented)
|
|
27
14
|
export class AzureArcVMwareManagementServiceAPI extends coreClient.ServiceClient {
|
|
28
15
|
// (undocumented)
|
|
29
16
|
$host: string;
|
|
30
17
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureArcVMwareManagementServiceAPIOptionalParams);
|
|
18
|
+
constructor(credentials: coreAuth.TokenCredential, options?: AzureArcVMwareManagementServiceAPIOptionalParams);
|
|
31
19
|
// (undocumented)
|
|
32
20
|
apiVersion: string;
|
|
33
21
|
// (undocumented)
|
|
@@ -35,29 +23,27 @@ export class AzureArcVMwareManagementServiceAPI extends coreClient.ServiceClient
|
|
|
35
23
|
// (undocumented)
|
|
36
24
|
datastores: Datastores;
|
|
37
25
|
// (undocumented)
|
|
38
|
-
guestAgents: GuestAgents;
|
|
39
|
-
// (undocumented)
|
|
40
26
|
hosts: Hosts;
|
|
41
27
|
// (undocumented)
|
|
42
|
-
hybridIdentityMetadataOperations: HybridIdentityMetadataOperations;
|
|
43
|
-
// (undocumented)
|
|
44
28
|
inventoryItems: InventoryItems;
|
|
45
29
|
// (undocumented)
|
|
46
|
-
machineExtensions: MachineExtensions;
|
|
47
|
-
// (undocumented)
|
|
48
30
|
operations: Operations;
|
|
49
31
|
// (undocumented)
|
|
50
32
|
resourcePools: ResourcePools;
|
|
51
33
|
// (undocumented)
|
|
52
|
-
subscriptionId
|
|
34
|
+
subscriptionId?: string;
|
|
53
35
|
// (undocumented)
|
|
54
36
|
vCenters: VCenters;
|
|
55
37
|
// (undocumented)
|
|
56
|
-
|
|
38
|
+
virtualMachineInstances: VirtualMachineInstances;
|
|
57
39
|
// (undocumented)
|
|
58
40
|
virtualMachineTemplates: VirtualMachineTemplates;
|
|
59
41
|
// (undocumented)
|
|
60
42
|
virtualNetworks: VirtualNetworks;
|
|
43
|
+
// (undocumented)
|
|
44
|
+
vMInstanceGuestAgents: VMInstanceGuestAgents;
|
|
45
|
+
// (undocumented)
|
|
46
|
+
vmInstanceHybridIdentityMetadataOperations: VmInstanceHybridIdentityMetadataOperations;
|
|
61
47
|
}
|
|
62
48
|
|
|
63
49
|
// @public
|
|
@@ -80,13 +66,17 @@ export interface Cluster {
|
|
|
80
66
|
moRefId?: string;
|
|
81
67
|
readonly name?: string;
|
|
82
68
|
readonly networkIds?: string[];
|
|
83
|
-
readonly provisioningState?:
|
|
69
|
+
readonly provisioningState?: ProvisioningState;
|
|
84
70
|
readonly statuses?: ResourceStatus[];
|
|
85
71
|
readonly systemData?: SystemData;
|
|
86
72
|
tags?: {
|
|
87
73
|
[propertyName: string]: string;
|
|
88
74
|
};
|
|
75
|
+
readonly totalCpuMHz?: number;
|
|
76
|
+
readonly totalMemoryGB?: number;
|
|
89
77
|
readonly type?: string;
|
|
78
|
+
readonly usedCpuMHz?: number;
|
|
79
|
+
readonly usedMemoryGB?: number;
|
|
90
80
|
readonly uuid?: string;
|
|
91
81
|
vCenterId?: string;
|
|
92
82
|
}
|
|
@@ -98,9 +88,9 @@ export interface ClusterInventoryItem extends InventoryItemProperties {
|
|
|
98
88
|
|
|
99
89
|
// @public
|
|
100
90
|
export interface Clusters {
|
|
101
|
-
beginCreate(resourceGroupName: string, clusterName: string, options?: ClustersCreateOptionalParams): Promise<
|
|
91
|
+
beginCreate(resourceGroupName: string, clusterName: string, options?: ClustersCreateOptionalParams): Promise<SimplePollerLike<OperationState<ClustersCreateResponse>, ClustersCreateResponse>>;
|
|
102
92
|
beginCreateAndWait(resourceGroupName: string, clusterName: string, options?: ClustersCreateOptionalParams): Promise<ClustersCreateResponse>;
|
|
103
|
-
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<
|
|
93
|
+
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
104
94
|
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<void>;
|
|
105
95
|
get(resourceGroupName: string, clusterName: string, options?: ClustersGetOptionalParams): Promise<ClustersGetResponse>;
|
|
106
96
|
list(options?: ClustersListOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
@@ -118,6 +108,12 @@ export interface ClustersCreateOptionalParams extends coreClient.OperationOption
|
|
|
118
108
|
// @public
|
|
119
109
|
export type ClustersCreateResponse = Cluster;
|
|
120
110
|
|
|
111
|
+
// @public
|
|
112
|
+
export interface ClustersDeleteHeaders {
|
|
113
|
+
// (undocumented)
|
|
114
|
+
location?: string;
|
|
115
|
+
}
|
|
116
|
+
|
|
121
117
|
// @public
|
|
122
118
|
export interface ClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
123
119
|
force?: boolean;
|
|
@@ -187,8 +183,10 @@ export type CreatedByType = string;
|
|
|
187
183
|
|
|
188
184
|
// @public
|
|
189
185
|
export interface Datastore {
|
|
186
|
+
readonly capacityGB?: number;
|
|
190
187
|
readonly customResourceName?: string;
|
|
191
188
|
extendedLocation?: ExtendedLocation;
|
|
189
|
+
readonly freeSpaceGB?: number;
|
|
192
190
|
readonly id?: string;
|
|
193
191
|
inventoryItemId?: string;
|
|
194
192
|
kind?: string;
|
|
@@ -216,9 +214,9 @@ export interface DatastoreInventoryItem extends InventoryItemProperties {
|
|
|
216
214
|
|
|
217
215
|
// @public
|
|
218
216
|
export interface Datastores {
|
|
219
|
-
beginCreate(resourceGroupName: string, datastoreName: string, options?: DatastoresCreateOptionalParams): Promise<
|
|
217
|
+
beginCreate(resourceGroupName: string, datastoreName: string, options?: DatastoresCreateOptionalParams): Promise<SimplePollerLike<OperationState<DatastoresCreateResponse>, DatastoresCreateResponse>>;
|
|
220
218
|
beginCreateAndWait(resourceGroupName: string, datastoreName: string, options?: DatastoresCreateOptionalParams): Promise<DatastoresCreateResponse>;
|
|
221
|
-
beginDelete(resourceGroupName: string, datastoreName: string, options?: DatastoresDeleteOptionalParams): Promise<
|
|
219
|
+
beginDelete(resourceGroupName: string, datastoreName: string, options?: DatastoresDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
222
220
|
beginDeleteAndWait(resourceGroupName: string, datastoreName: string, options?: DatastoresDeleteOptionalParams): Promise<void>;
|
|
223
221
|
get(resourceGroupName: string, datastoreName: string, options?: DatastoresGetOptionalParams): Promise<DatastoresGetResponse>;
|
|
224
222
|
list(options?: DatastoresListOptionalParams): PagedAsyncIterableIterator<Datastore>;
|
|
@@ -236,6 +234,12 @@ export interface DatastoresCreateOptionalParams extends coreClient.OperationOpti
|
|
|
236
234
|
// @public
|
|
237
235
|
export type DatastoresCreateResponse = Datastore;
|
|
238
236
|
|
|
237
|
+
// @public
|
|
238
|
+
export interface DatastoresDeleteHeaders {
|
|
239
|
+
// (undocumented)
|
|
240
|
+
location?: string;
|
|
241
|
+
}
|
|
242
|
+
|
|
239
243
|
// @public
|
|
240
244
|
export interface DatastoresDeleteOptionalParams extends coreClient.OperationOptions {
|
|
241
245
|
force?: boolean;
|
|
@@ -299,23 +303,23 @@ export type DiskMode = string;
|
|
|
299
303
|
export type DiskType = string;
|
|
300
304
|
|
|
301
305
|
// @public
|
|
302
|
-
export interface
|
|
303
|
-
readonly
|
|
304
|
-
readonly
|
|
305
|
-
readonly message?: string;
|
|
306
|
+
export interface ErrorAdditionalInfo {
|
|
307
|
+
readonly info?: Record<string, unknown>;
|
|
308
|
+
readonly type?: string;
|
|
306
309
|
}
|
|
307
310
|
|
|
308
311
|
// @public
|
|
309
312
|
export interface ErrorDetail {
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
313
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
314
|
+
readonly code?: string;
|
|
315
|
+
readonly details?: ErrorDetail[];
|
|
316
|
+
readonly message?: string;
|
|
317
|
+
readonly target?: string;
|
|
314
318
|
}
|
|
315
319
|
|
|
316
320
|
// @public
|
|
317
321
|
export interface ErrorResponse {
|
|
318
|
-
error?:
|
|
322
|
+
error?: ErrorDetail;
|
|
319
323
|
}
|
|
320
324
|
|
|
321
325
|
// @public
|
|
@@ -327,16 +331,19 @@ export interface ExtendedLocation {
|
|
|
327
331
|
// @public
|
|
328
332
|
export type FirmwareType = string;
|
|
329
333
|
|
|
334
|
+
// @public
|
|
335
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
336
|
+
|
|
330
337
|
// @public
|
|
331
338
|
export interface GuestAgent extends ProxyResource {
|
|
332
339
|
credentials?: GuestCredential;
|
|
333
340
|
readonly customResourceName?: string;
|
|
334
341
|
httpProxyConfig?: HttpProxyConfiguration;
|
|
342
|
+
privateLinkScopeResourceId?: string;
|
|
335
343
|
provisioningAction?: ProvisioningAction;
|
|
336
|
-
readonly provisioningState?:
|
|
344
|
+
readonly provisioningState?: ProvisioningState;
|
|
337
345
|
readonly status?: string;
|
|
338
346
|
readonly statuses?: ResourceStatus[];
|
|
339
|
-
readonly systemData?: SystemData;
|
|
340
347
|
readonly uuid?: string;
|
|
341
348
|
}
|
|
342
349
|
|
|
@@ -346,62 +353,6 @@ export interface GuestAgentList {
|
|
|
346
353
|
value: GuestAgent[];
|
|
347
354
|
}
|
|
348
355
|
|
|
349
|
-
// @public
|
|
350
|
-
export interface GuestAgentProfile {
|
|
351
|
-
readonly agentVersion?: string;
|
|
352
|
-
readonly errorDetails?: ErrorDetail[];
|
|
353
|
-
readonly lastStatusChange?: Date;
|
|
354
|
-
readonly status?: StatusTypes;
|
|
355
|
-
readonly vmUuid?: string;
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
// @public
|
|
359
|
-
export interface GuestAgents {
|
|
360
|
-
beginCreate(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsCreateOptionalParams): Promise<PollerLike<PollOperationState<GuestAgentsCreateResponse>, GuestAgentsCreateResponse>>;
|
|
361
|
-
beginCreateAndWait(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsCreateOptionalParams): Promise<GuestAgentsCreateResponse>;
|
|
362
|
-
beginDelete(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
363
|
-
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsDeleteOptionalParams): Promise<void>;
|
|
364
|
-
get(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsGetOptionalParams): Promise<GuestAgentsGetResponse>;
|
|
365
|
-
listByVm(resourceGroupName: string, virtualMachineName: string, options?: GuestAgentsListByVmOptionalParams): PagedAsyncIterableIterator<GuestAgent>;
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
// @public
|
|
369
|
-
export interface GuestAgentsCreateOptionalParams extends coreClient.OperationOptions {
|
|
370
|
-
body?: GuestAgent;
|
|
371
|
-
resumeFrom?: string;
|
|
372
|
-
updateIntervalInMs?: number;
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
// @public
|
|
376
|
-
export type GuestAgentsCreateResponse = GuestAgent;
|
|
377
|
-
|
|
378
|
-
// @public
|
|
379
|
-
export interface GuestAgentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
380
|
-
resumeFrom?: string;
|
|
381
|
-
updateIntervalInMs?: number;
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
// @public
|
|
385
|
-
export interface GuestAgentsGetOptionalParams extends coreClient.OperationOptions {
|
|
386
|
-
}
|
|
387
|
-
|
|
388
|
-
// @public
|
|
389
|
-
export type GuestAgentsGetResponse = GuestAgent;
|
|
390
|
-
|
|
391
|
-
// @public
|
|
392
|
-
export interface GuestAgentsListByVmNextOptionalParams extends coreClient.OperationOptions {
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
// @public
|
|
396
|
-
export type GuestAgentsListByVmNextResponse = GuestAgentList;
|
|
397
|
-
|
|
398
|
-
// @public
|
|
399
|
-
export interface GuestAgentsListByVmOptionalParams extends coreClient.OperationOptions {
|
|
400
|
-
}
|
|
401
|
-
|
|
402
|
-
// @public
|
|
403
|
-
export type GuestAgentsListByVmResponse = GuestAgentList;
|
|
404
|
-
|
|
405
356
|
// @public
|
|
406
357
|
export interface GuestCredential {
|
|
407
358
|
password?: string;
|
|
@@ -420,16 +371,22 @@ export interface HardwareProfile {
|
|
|
420
371
|
|
|
421
372
|
// @public
|
|
422
373
|
export interface Host {
|
|
374
|
+
readonly cpuMhz?: number;
|
|
423
375
|
readonly customResourceName?: string;
|
|
376
|
+
readonly datastoreIds?: string[];
|
|
424
377
|
extendedLocation?: ExtendedLocation;
|
|
425
378
|
readonly id?: string;
|
|
426
379
|
inventoryItemId?: string;
|
|
427
380
|
kind?: string;
|
|
428
381
|
location: string;
|
|
382
|
+
readonly memorySizeGB?: number;
|
|
429
383
|
readonly moName?: string;
|
|
430
384
|
moRefId?: string;
|
|
431
385
|
readonly name?: string;
|
|
432
|
-
readonly
|
|
386
|
+
readonly networkIds?: string[];
|
|
387
|
+
readonly overallCpuUsageMHz?: number;
|
|
388
|
+
readonly overallMemoryUsageGB?: number;
|
|
389
|
+
readonly provisioningState?: ProvisioningState;
|
|
433
390
|
readonly statuses?: ResourceStatus[];
|
|
434
391
|
readonly systemData?: SystemData;
|
|
435
392
|
tags?: {
|
|
@@ -448,9 +405,9 @@ export interface HostInventoryItem extends InventoryItemProperties {
|
|
|
448
405
|
|
|
449
406
|
// @public
|
|
450
407
|
export interface Hosts {
|
|
451
|
-
beginCreate(resourceGroupName: string, hostName: string, options?: HostsCreateOptionalParams): Promise<
|
|
408
|
+
beginCreate(resourceGroupName: string, hostName: string, options?: HostsCreateOptionalParams): Promise<SimplePollerLike<OperationState<HostsCreateResponse>, HostsCreateResponse>>;
|
|
452
409
|
beginCreateAndWait(resourceGroupName: string, hostName: string, options?: HostsCreateOptionalParams): Promise<HostsCreateResponse>;
|
|
453
|
-
beginDelete(resourceGroupName: string, hostName: string, options?: HostsDeleteOptionalParams): Promise<
|
|
410
|
+
beginDelete(resourceGroupName: string, hostName: string, options?: HostsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
454
411
|
beginDeleteAndWait(resourceGroupName: string, hostName: string, options?: HostsDeleteOptionalParams): Promise<void>;
|
|
455
412
|
get(resourceGroupName: string, hostName: string, options?: HostsGetOptionalParams): Promise<HostsGetResponse>;
|
|
456
413
|
list(options?: HostsListOptionalParams): PagedAsyncIterableIterator<Host>;
|
|
@@ -468,6 +425,12 @@ export interface HostsCreateOptionalParams extends coreClient.OperationOptions {
|
|
|
468
425
|
// @public
|
|
469
426
|
export type HostsCreateResponse = Host;
|
|
470
427
|
|
|
428
|
+
// @public
|
|
429
|
+
export interface HostsDeleteHeaders {
|
|
430
|
+
// (undocumented)
|
|
431
|
+
location?: string;
|
|
432
|
+
}
|
|
433
|
+
|
|
471
434
|
// @public
|
|
472
435
|
export interface HostsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
473
436
|
force?: boolean;
|
|
@@ -530,71 +493,19 @@ export interface HttpProxyConfiguration {
|
|
|
530
493
|
}
|
|
531
494
|
|
|
532
495
|
// @public
|
|
533
|
-
export interface
|
|
534
|
-
readonly
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
readonly
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
// @public
|
|
547
|
-
export type HybridIdentityMetadataCreateResponse = HybridIdentityMetadata;
|
|
548
|
-
|
|
549
|
-
// @public
|
|
550
|
-
export interface HybridIdentityMetadataDeleteOptionalParams extends coreClient.OperationOptions {
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
// @public
|
|
554
|
-
export interface HybridIdentityMetadataGetOptionalParams extends coreClient.OperationOptions {
|
|
555
|
-
}
|
|
556
|
-
|
|
557
|
-
// @public
|
|
558
|
-
export type HybridIdentityMetadataGetResponse = HybridIdentityMetadata;
|
|
559
|
-
|
|
560
|
-
// @public
|
|
561
|
-
export interface HybridIdentityMetadataList {
|
|
562
|
-
nextLink?: string;
|
|
563
|
-
value: HybridIdentityMetadata[];
|
|
564
|
-
}
|
|
565
|
-
|
|
566
|
-
// @public
|
|
567
|
-
export interface HybridIdentityMetadataListByVmNextOptionalParams extends coreClient.OperationOptions {
|
|
568
|
-
}
|
|
569
|
-
|
|
570
|
-
// @public
|
|
571
|
-
export type HybridIdentityMetadataListByVmNextResponse = HybridIdentityMetadataList;
|
|
572
|
-
|
|
573
|
-
// @public
|
|
574
|
-
export interface HybridIdentityMetadataListByVmOptionalParams extends coreClient.OperationOptions {
|
|
575
|
-
}
|
|
576
|
-
|
|
577
|
-
// @public
|
|
578
|
-
export type HybridIdentityMetadataListByVmResponse = HybridIdentityMetadataList;
|
|
579
|
-
|
|
580
|
-
// @public
|
|
581
|
-
export interface HybridIdentityMetadataOperations {
|
|
582
|
-
create(resourceGroupName: string, virtualMachineName: string, metadataName: string, options?: HybridIdentityMetadataCreateOptionalParams): Promise<HybridIdentityMetadataCreateResponse>;
|
|
583
|
-
delete(resourceGroupName: string, virtualMachineName: string, metadataName: string, options?: HybridIdentityMetadataDeleteOptionalParams): Promise<void>;
|
|
584
|
-
get(resourceGroupName: string, virtualMachineName: string, metadataName: string, options?: HybridIdentityMetadataGetOptionalParams): Promise<HybridIdentityMetadataGetResponse>;
|
|
585
|
-
listByVm(resourceGroupName: string, virtualMachineName: string, options?: HybridIdentityMetadataListByVmOptionalParams): PagedAsyncIterableIterator<HybridIdentityMetadata>;
|
|
586
|
-
}
|
|
587
|
-
|
|
588
|
-
// @public
|
|
589
|
-
export interface Identity {
|
|
590
|
-
readonly principalId?: string;
|
|
591
|
-
readonly tenantId?: string;
|
|
592
|
-
type: IdentityType;
|
|
496
|
+
export interface InfrastructureProfile {
|
|
497
|
+
readonly customResourceName?: string;
|
|
498
|
+
firmwareType?: FirmwareType;
|
|
499
|
+
readonly folderPath?: string;
|
|
500
|
+
readonly instanceUuid?: string;
|
|
501
|
+
inventoryItemId?: string;
|
|
502
|
+
readonly moName?: string;
|
|
503
|
+
readonly moRefId?: string;
|
|
504
|
+
smbiosUuid?: string;
|
|
505
|
+
templateId?: string;
|
|
506
|
+
vCenterId?: string;
|
|
593
507
|
}
|
|
594
508
|
|
|
595
|
-
// @public
|
|
596
|
-
export type IdentityType = string;
|
|
597
|
-
|
|
598
509
|
// @public
|
|
599
510
|
export interface InventoryItem extends ProxyResource {
|
|
600
511
|
inventoryType: InventoryType;
|
|
@@ -602,13 +513,13 @@ export interface InventoryItem extends ProxyResource {
|
|
|
602
513
|
managedResourceId?: string;
|
|
603
514
|
moName?: string;
|
|
604
515
|
moRefId?: string;
|
|
605
|
-
readonly provisioningState?:
|
|
606
|
-
readonly systemData?: SystemData;
|
|
516
|
+
readonly provisioningState?: ProvisioningState;
|
|
607
517
|
}
|
|
608
518
|
|
|
609
519
|
// @public
|
|
610
520
|
export interface InventoryItemDetails {
|
|
611
521
|
inventoryItemId?: string;
|
|
522
|
+
inventoryType?: InventoryType;
|
|
612
523
|
moName?: string;
|
|
613
524
|
}
|
|
614
525
|
|
|
@@ -618,7 +529,7 @@ export interface InventoryItemProperties {
|
|
|
618
529
|
managedResourceId?: string;
|
|
619
530
|
moName?: string;
|
|
620
531
|
moRefId?: string;
|
|
621
|
-
readonly provisioningState?:
|
|
532
|
+
readonly provisioningState?: ProvisioningState;
|
|
622
533
|
}
|
|
623
534
|
|
|
624
535
|
// @public (undocumented)
|
|
@@ -709,12 +620,6 @@ export enum KnownFirmwareType {
|
|
|
709
620
|
Efi = "efi"
|
|
710
621
|
}
|
|
711
622
|
|
|
712
|
-
// @public
|
|
713
|
-
export enum KnownIdentityType {
|
|
714
|
-
None = "None",
|
|
715
|
-
SystemAssigned = "SystemAssigned"
|
|
716
|
-
}
|
|
717
|
-
|
|
718
623
|
// @public
|
|
719
624
|
export enum KnownInventoryType {
|
|
720
625
|
Cluster = "Cluster",
|
|
@@ -753,37 +658,6 @@ export enum KnownOsType {
|
|
|
753
658
|
Windows = "Windows"
|
|
754
659
|
}
|
|
755
660
|
|
|
756
|
-
// @public
|
|
757
|
-
export enum KnownOsTypeUM {
|
|
758
|
-
Linux = "Linux",
|
|
759
|
-
Windows = "Windows"
|
|
760
|
-
}
|
|
761
|
-
|
|
762
|
-
// @public
|
|
763
|
-
export enum KnownPatchOperationStartedBy {
|
|
764
|
-
Platform = "Platform",
|
|
765
|
-
User = "User"
|
|
766
|
-
}
|
|
767
|
-
|
|
768
|
-
// @public
|
|
769
|
-
export enum KnownPatchOperationStatus {
|
|
770
|
-
CompletedWithWarnings = "CompletedWithWarnings",
|
|
771
|
-
Failed = "Failed",
|
|
772
|
-
InProgress = "InProgress",
|
|
773
|
-
Succeeded = "Succeeded",
|
|
774
|
-
Unknown = "Unknown"
|
|
775
|
-
}
|
|
776
|
-
|
|
777
|
-
// @public
|
|
778
|
-
export enum KnownPatchServiceUsed {
|
|
779
|
-
APT = "APT",
|
|
780
|
-
Unknown = "Unknown",
|
|
781
|
-
WU = "WU",
|
|
782
|
-
WUWsus = "WU_WSUS",
|
|
783
|
-
YUM = "YUM",
|
|
784
|
-
Zypper = "Zypper"
|
|
785
|
-
}
|
|
786
|
-
|
|
787
661
|
// @public
|
|
788
662
|
export enum KnownPowerOnBootOption {
|
|
789
663
|
Disabled = "disabled",
|
|
@@ -817,20 +691,6 @@ export enum KnownScsiControllerType {
|
|
|
817
691
|
Pvscsi = "pvscsi"
|
|
818
692
|
}
|
|
819
693
|
|
|
820
|
-
// @public
|
|
821
|
-
export enum KnownStatusLevelTypes {
|
|
822
|
-
Error = "Error",
|
|
823
|
-
Info = "Info",
|
|
824
|
-
Warning = "Warning"
|
|
825
|
-
}
|
|
826
|
-
|
|
827
|
-
// @public
|
|
828
|
-
export enum KnownStatusTypes {
|
|
829
|
-
Connected = "Connected",
|
|
830
|
-
Disconnected = "Disconnected",
|
|
831
|
-
Error = "Error"
|
|
832
|
-
}
|
|
833
|
-
|
|
834
694
|
// @public
|
|
835
695
|
export enum KnownVirtualScsiSharing {
|
|
836
696
|
NoSharing = "noSharing",
|
|
@@ -838,169 +698,6 @@ export enum KnownVirtualScsiSharing {
|
|
|
838
698
|
VirtualSharing = "virtualSharing"
|
|
839
699
|
}
|
|
840
700
|
|
|
841
|
-
// @public
|
|
842
|
-
export enum KnownVMGuestPatchClassificationLinux {
|
|
843
|
-
Critical = "Critical",
|
|
844
|
-
Other = "Other",
|
|
845
|
-
Security = "Security"
|
|
846
|
-
}
|
|
847
|
-
|
|
848
|
-
// @public
|
|
849
|
-
export enum KnownVMGuestPatchClassificationWindows {
|
|
850
|
-
Critical = "Critical",
|
|
851
|
-
Definition = "Definition",
|
|
852
|
-
FeaturePack = "FeaturePack",
|
|
853
|
-
Security = "Security",
|
|
854
|
-
ServicePack = "ServicePack",
|
|
855
|
-
Tools = "Tools",
|
|
856
|
-
UpdateRollUp = "UpdateRollUp",
|
|
857
|
-
Updates = "Updates"
|
|
858
|
-
}
|
|
859
|
-
|
|
860
|
-
// @public
|
|
861
|
-
export enum KnownVMGuestPatchRebootSetting {
|
|
862
|
-
Always = "Always",
|
|
863
|
-
IfRequired = "IfRequired",
|
|
864
|
-
Never = "Never"
|
|
865
|
-
}
|
|
866
|
-
|
|
867
|
-
// @public
|
|
868
|
-
export enum KnownVMGuestPatchRebootStatus {
|
|
869
|
-
Completed = "Completed",
|
|
870
|
-
Failed = "Failed",
|
|
871
|
-
NotNeeded = "NotNeeded",
|
|
872
|
-
Required = "Required",
|
|
873
|
-
Started = "Started",
|
|
874
|
-
Unknown = "Unknown"
|
|
875
|
-
}
|
|
876
|
-
|
|
877
|
-
// @public
|
|
878
|
-
export interface LinuxParameters {
|
|
879
|
-
classificationsToInclude?: VMGuestPatchClassificationLinux[];
|
|
880
|
-
packageNameMasksToExclude?: string[];
|
|
881
|
-
packageNameMasksToInclude?: string[];
|
|
882
|
-
}
|
|
883
|
-
|
|
884
|
-
// @public
|
|
885
|
-
export interface MachineExtension {
|
|
886
|
-
autoUpgradeMinorVersion?: boolean;
|
|
887
|
-
enableAutomaticUpgrade?: boolean;
|
|
888
|
-
forceUpdateTag?: string;
|
|
889
|
-
readonly id?: string;
|
|
890
|
-
instanceView?: MachineExtensionPropertiesInstanceView;
|
|
891
|
-
location?: string;
|
|
892
|
-
readonly name?: string;
|
|
893
|
-
protectedSettings?: Record<string, unknown>;
|
|
894
|
-
readonly provisioningState?: string;
|
|
895
|
-
publisher?: string;
|
|
896
|
-
settings?: Record<string, unknown>;
|
|
897
|
-
readonly systemData?: SystemData;
|
|
898
|
-
tags?: {
|
|
899
|
-
[propertyName: string]: string;
|
|
900
|
-
};
|
|
901
|
-
readonly type?: string;
|
|
902
|
-
typeHandlerVersion?: string;
|
|
903
|
-
typePropertiesType?: string;
|
|
904
|
-
}
|
|
905
|
-
|
|
906
|
-
// @public
|
|
907
|
-
export interface MachineExtensionInstanceView {
|
|
908
|
-
readonly name?: string;
|
|
909
|
-
status?: MachineExtensionInstanceViewStatus;
|
|
910
|
-
readonly type?: string;
|
|
911
|
-
readonly typeHandlerVersion?: string;
|
|
912
|
-
}
|
|
913
|
-
|
|
914
|
-
// @public
|
|
915
|
-
export interface MachineExtensionInstanceViewStatus {
|
|
916
|
-
readonly code?: string;
|
|
917
|
-
readonly displayStatus?: string;
|
|
918
|
-
readonly level?: StatusLevelTypes;
|
|
919
|
-
readonly message?: string;
|
|
920
|
-
readonly time?: Date;
|
|
921
|
-
}
|
|
922
|
-
|
|
923
|
-
// @public
|
|
924
|
-
export interface MachineExtensionPropertiesInstanceView extends MachineExtensionInstanceView {
|
|
925
|
-
}
|
|
926
|
-
|
|
927
|
-
// @public
|
|
928
|
-
export interface MachineExtensions {
|
|
929
|
-
beginCreateOrUpdate(resourceGroupName: string, name: string, extensionName: string, extensionParameters: MachineExtension, options?: MachineExtensionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<MachineExtensionsCreateOrUpdateResponse>, MachineExtensionsCreateOrUpdateResponse>>;
|
|
930
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, name: string, extensionName: string, extensionParameters: MachineExtension, options?: MachineExtensionsCreateOrUpdateOptionalParams): Promise<MachineExtensionsCreateOrUpdateResponse>;
|
|
931
|
-
beginDelete(resourceGroupName: string, name: string, extensionName: string, options?: MachineExtensionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
932
|
-
beginDeleteAndWait(resourceGroupName: string, name: string, extensionName: string, options?: MachineExtensionsDeleteOptionalParams): Promise<void>;
|
|
933
|
-
beginUpdate(resourceGroupName: string, name: string, extensionName: string, extensionParameters: MachineExtensionUpdate, options?: MachineExtensionsUpdateOptionalParams): Promise<PollerLike<PollOperationState<MachineExtensionsUpdateResponse>, MachineExtensionsUpdateResponse>>;
|
|
934
|
-
beginUpdateAndWait(resourceGroupName: string, name: string, extensionName: string, extensionParameters: MachineExtensionUpdate, options?: MachineExtensionsUpdateOptionalParams): Promise<MachineExtensionsUpdateResponse>;
|
|
935
|
-
get(resourceGroupName: string, name: string, extensionName: string, options?: MachineExtensionsGetOptionalParams): Promise<MachineExtensionsGetResponse>;
|
|
936
|
-
list(resourceGroupName: string, name: string, options?: MachineExtensionsListOptionalParams): PagedAsyncIterableIterator<MachineExtension>;
|
|
937
|
-
}
|
|
938
|
-
|
|
939
|
-
// @public
|
|
940
|
-
export interface MachineExtensionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
941
|
-
resumeFrom?: string;
|
|
942
|
-
updateIntervalInMs?: number;
|
|
943
|
-
}
|
|
944
|
-
|
|
945
|
-
// @public
|
|
946
|
-
export type MachineExtensionsCreateOrUpdateResponse = MachineExtension;
|
|
947
|
-
|
|
948
|
-
// @public
|
|
949
|
-
export interface MachineExtensionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
950
|
-
resumeFrom?: string;
|
|
951
|
-
updateIntervalInMs?: number;
|
|
952
|
-
}
|
|
953
|
-
|
|
954
|
-
// @public
|
|
955
|
-
export interface MachineExtensionsGetOptionalParams extends coreClient.OperationOptions {
|
|
956
|
-
}
|
|
957
|
-
|
|
958
|
-
// @public
|
|
959
|
-
export type MachineExtensionsGetResponse = MachineExtension;
|
|
960
|
-
|
|
961
|
-
// @public
|
|
962
|
-
export interface MachineExtensionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
963
|
-
expand?: string;
|
|
964
|
-
}
|
|
965
|
-
|
|
966
|
-
// @public
|
|
967
|
-
export type MachineExtensionsListNextResponse = MachineExtensionsListResult;
|
|
968
|
-
|
|
969
|
-
// @public
|
|
970
|
-
export interface MachineExtensionsListOptionalParams extends coreClient.OperationOptions {
|
|
971
|
-
expand?: string;
|
|
972
|
-
}
|
|
973
|
-
|
|
974
|
-
// @public
|
|
975
|
-
export type MachineExtensionsListResponse = MachineExtensionsListResult;
|
|
976
|
-
|
|
977
|
-
// @public
|
|
978
|
-
export interface MachineExtensionsListResult {
|
|
979
|
-
nextLink?: string;
|
|
980
|
-
value?: MachineExtension[];
|
|
981
|
-
}
|
|
982
|
-
|
|
983
|
-
// @public
|
|
984
|
-
export interface MachineExtensionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
985
|
-
resumeFrom?: string;
|
|
986
|
-
updateIntervalInMs?: number;
|
|
987
|
-
}
|
|
988
|
-
|
|
989
|
-
// @public
|
|
990
|
-
export type MachineExtensionsUpdateResponse = MachineExtension;
|
|
991
|
-
|
|
992
|
-
// @public
|
|
993
|
-
export interface MachineExtensionUpdate extends ResourcePatch {
|
|
994
|
-
autoUpgradeMinorVersion?: boolean;
|
|
995
|
-
enableAutomaticUpgrade?: boolean;
|
|
996
|
-
forceUpdateTag?: string;
|
|
997
|
-
protectedSettings?: Record<string, unknown>;
|
|
998
|
-
publisher?: string;
|
|
999
|
-
settings?: Record<string, unknown>;
|
|
1000
|
-
type?: string;
|
|
1001
|
-
typeHandlerVersion?: string;
|
|
1002
|
-
}
|
|
1003
|
-
|
|
1004
701
|
// @public
|
|
1005
702
|
export interface NetworkInterface {
|
|
1006
703
|
deviceKey?: number;
|
|
@@ -1098,66 +795,21 @@ export interface OperationsListOptionalParams extends coreClient.OperationOption
|
|
|
1098
795
|
export type OperationsListResponse = OperationsList;
|
|
1099
796
|
|
|
1100
797
|
// @public
|
|
1101
|
-
export interface
|
|
798
|
+
export interface OsProfileForVMInstance {
|
|
1102
799
|
adminPassword?: string;
|
|
1103
800
|
adminUsername?: string;
|
|
1104
|
-
readonly allowExtensionOperations?: boolean;
|
|
1105
801
|
computerName?: string;
|
|
1106
802
|
guestId?: string;
|
|
1107
|
-
|
|
1108
|
-
readonly osName?: string;
|
|
803
|
+
readonly osSku?: string;
|
|
1109
804
|
osType?: OsType;
|
|
1110
805
|
readonly toolsRunningStatus?: string;
|
|
1111
806
|
readonly toolsVersion?: string;
|
|
1112
807
|
readonly toolsVersionStatus?: string;
|
|
1113
|
-
windowsConfiguration?: OsProfileWindowsConfiguration;
|
|
1114
|
-
}
|
|
1115
|
-
|
|
1116
|
-
// @public
|
|
1117
|
-
export interface OsProfileLinuxConfiguration {
|
|
1118
|
-
assessmentMode?: string;
|
|
1119
|
-
patchMode?: string;
|
|
1120
|
-
}
|
|
1121
|
-
|
|
1122
|
-
// @public
|
|
1123
|
-
export interface OsProfileUpdate {
|
|
1124
|
-
linuxConfiguration?: OsProfileUpdateLinuxConfiguration;
|
|
1125
|
-
windowsConfiguration?: OsProfileUpdateWindowsConfiguration;
|
|
1126
|
-
}
|
|
1127
|
-
|
|
1128
|
-
// @public
|
|
1129
|
-
export interface OsProfileUpdateLinuxConfiguration {
|
|
1130
|
-
assessmentMode?: string;
|
|
1131
|
-
patchMode?: string;
|
|
1132
|
-
}
|
|
1133
|
-
|
|
1134
|
-
// @public
|
|
1135
|
-
export interface OsProfileUpdateWindowsConfiguration {
|
|
1136
|
-
assessmentMode?: string;
|
|
1137
|
-
patchMode?: string;
|
|
1138
|
-
}
|
|
1139
|
-
|
|
1140
|
-
// @public
|
|
1141
|
-
export interface OsProfileWindowsConfiguration {
|
|
1142
|
-
assessmentMode?: string;
|
|
1143
|
-
patchMode?: string;
|
|
1144
808
|
}
|
|
1145
809
|
|
|
1146
810
|
// @public
|
|
1147
811
|
export type OsType = string;
|
|
1148
812
|
|
|
1149
|
-
// @public
|
|
1150
|
-
export type OsTypeUM = string;
|
|
1151
|
-
|
|
1152
|
-
// @public
|
|
1153
|
-
export type PatchOperationStartedBy = string;
|
|
1154
|
-
|
|
1155
|
-
// @public
|
|
1156
|
-
export type PatchOperationStatus = string;
|
|
1157
|
-
|
|
1158
|
-
// @public
|
|
1159
|
-
export type PatchServiceUsed = string;
|
|
1160
|
-
|
|
1161
813
|
// @public
|
|
1162
814
|
export interface PlacementProfile {
|
|
1163
815
|
clusterId?: string;
|
|
@@ -1183,6 +835,7 @@ export interface ProxyResource extends Resource {
|
|
|
1183
835
|
export interface Resource {
|
|
1184
836
|
readonly id?: string;
|
|
1185
837
|
readonly name?: string;
|
|
838
|
+
readonly systemData?: SystemData;
|
|
1186
839
|
readonly type?: string;
|
|
1187
840
|
}
|
|
1188
841
|
|
|
@@ -1195,22 +848,28 @@ export interface ResourcePatch {
|
|
|
1195
848
|
|
|
1196
849
|
// @public
|
|
1197
850
|
export interface ResourcePool {
|
|
851
|
+
readonly cpuCapacityMHz?: number;
|
|
1198
852
|
readonly cpuLimitMHz?: number;
|
|
853
|
+
readonly cpuOverallUsageMHz?: number;
|
|
1199
854
|
readonly cpuReservationMHz?: number;
|
|
1200
855
|
readonly cpuSharesLevel?: string;
|
|
1201
856
|
readonly customResourceName?: string;
|
|
857
|
+
readonly datastoreIds?: string[];
|
|
1202
858
|
extendedLocation?: ExtendedLocation;
|
|
1203
859
|
readonly id?: string;
|
|
1204
860
|
inventoryItemId?: string;
|
|
1205
861
|
kind?: string;
|
|
1206
862
|
location: string;
|
|
863
|
+
readonly memCapacityGB?: number;
|
|
1207
864
|
readonly memLimitMB?: number;
|
|
865
|
+
readonly memOverallUsageGB?: number;
|
|
1208
866
|
readonly memReservationMB?: number;
|
|
1209
867
|
readonly memSharesLevel?: string;
|
|
1210
868
|
readonly moName?: string;
|
|
1211
869
|
moRefId?: string;
|
|
1212
870
|
readonly name?: string;
|
|
1213
|
-
readonly
|
|
871
|
+
readonly networkIds?: string[];
|
|
872
|
+
readonly provisioningState?: ProvisioningState;
|
|
1214
873
|
readonly statuses?: ResourceStatus[];
|
|
1215
874
|
readonly systemData?: SystemData;
|
|
1216
875
|
tags?: {
|
|
@@ -1229,9 +888,9 @@ export interface ResourcePoolInventoryItem extends InventoryItemProperties {
|
|
|
1229
888
|
|
|
1230
889
|
// @public
|
|
1231
890
|
export interface ResourcePools {
|
|
1232
|
-
beginCreate(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsCreateOptionalParams): Promise<
|
|
891
|
+
beginCreate(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ResourcePoolsCreateResponse>, ResourcePoolsCreateResponse>>;
|
|
1233
892
|
beginCreateAndWait(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsCreateOptionalParams): Promise<ResourcePoolsCreateResponse>;
|
|
1234
|
-
beginDelete(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsDeleteOptionalParams): Promise<
|
|
893
|
+
beginDelete(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1235
894
|
beginDeleteAndWait(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsDeleteOptionalParams): Promise<void>;
|
|
1236
895
|
get(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsGetOptionalParams): Promise<ResourcePoolsGetResponse>;
|
|
1237
896
|
list(options?: ResourcePoolsListOptionalParams): PagedAsyncIterableIterator<ResourcePool>;
|
|
@@ -1249,6 +908,12 @@ export interface ResourcePoolsCreateOptionalParams extends coreClient.OperationO
|
|
|
1249
908
|
// @public
|
|
1250
909
|
export type ResourcePoolsCreateResponse = ResourcePool;
|
|
1251
910
|
|
|
911
|
+
// @public
|
|
912
|
+
export interface ResourcePoolsDeleteHeaders {
|
|
913
|
+
// (undocumented)
|
|
914
|
+
location?: string;
|
|
915
|
+
}
|
|
916
|
+
|
|
1252
917
|
// @public
|
|
1253
918
|
export interface ResourcePoolsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1254
919
|
force?: boolean;
|
|
@@ -1323,12 +988,6 @@ export interface SecurityProfile {
|
|
|
1323
988
|
uefiSettings?: UefiSettings;
|
|
1324
989
|
}
|
|
1325
990
|
|
|
1326
|
-
// @public
|
|
1327
|
-
export type StatusLevelTypes = string;
|
|
1328
|
-
|
|
1329
|
-
// @public
|
|
1330
|
-
export type StatusTypes = string;
|
|
1331
|
-
|
|
1332
991
|
// @public
|
|
1333
992
|
export interface StopVirtualMachineOptions {
|
|
1334
993
|
skipShutdown?: boolean;
|
|
@@ -1373,7 +1032,7 @@ export interface VCenter {
|
|
|
1373
1032
|
location: string;
|
|
1374
1033
|
readonly name?: string;
|
|
1375
1034
|
port?: number;
|
|
1376
|
-
readonly provisioningState?:
|
|
1035
|
+
readonly provisioningState?: ProvisioningState;
|
|
1377
1036
|
readonly statuses?: ResourceStatus[];
|
|
1378
1037
|
readonly systemData?: SystemData;
|
|
1379
1038
|
tags?: {
|
|
@@ -1386,9 +1045,9 @@ export interface VCenter {
|
|
|
1386
1045
|
|
|
1387
1046
|
// @public
|
|
1388
1047
|
export interface VCenters {
|
|
1389
|
-
beginCreate(resourceGroupName: string, vcenterName: string, options?: VCentersCreateOptionalParams): Promise<
|
|
1048
|
+
beginCreate(resourceGroupName: string, vcenterName: string, options?: VCentersCreateOptionalParams): Promise<SimplePollerLike<OperationState<VCentersCreateResponse>, VCentersCreateResponse>>;
|
|
1390
1049
|
beginCreateAndWait(resourceGroupName: string, vcenterName: string, options?: VCentersCreateOptionalParams): Promise<VCentersCreateResponse>;
|
|
1391
|
-
beginDelete(resourceGroupName: string, vcenterName: string, options?: VCentersDeleteOptionalParams): Promise<
|
|
1050
|
+
beginDelete(resourceGroupName: string, vcenterName: string, options?: VCentersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1392
1051
|
beginDeleteAndWait(resourceGroupName: string, vcenterName: string, options?: VCentersDeleteOptionalParams): Promise<void>;
|
|
1393
1052
|
get(resourceGroupName: string, vcenterName: string, options?: VCentersGetOptionalParams): Promise<VCentersGetResponse>;
|
|
1394
1053
|
list(options?: VCentersListOptionalParams): PagedAsyncIterableIterator<VCenter>;
|
|
@@ -1406,6 +1065,12 @@ export interface VCentersCreateOptionalParams extends coreClient.OperationOption
|
|
|
1406
1065
|
// @public
|
|
1407
1066
|
export type VCentersCreateResponse = VCenter;
|
|
1408
1067
|
|
|
1068
|
+
// @public
|
|
1069
|
+
export interface VCentersDeleteHeaders {
|
|
1070
|
+
// (undocumented)
|
|
1071
|
+
location?: string;
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1409
1074
|
// @public
|
|
1410
1075
|
export interface VCentersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1411
1076
|
force?: boolean;
|
|
@@ -1495,229 +1160,179 @@ export interface VirtualDiskUpdate {
|
|
|
1495
1160
|
}
|
|
1496
1161
|
|
|
1497
1162
|
// @public
|
|
1498
|
-
export interface
|
|
1499
|
-
readonly customResourceName?: string;
|
|
1163
|
+
export interface VirtualMachineInstance extends ProxyResource {
|
|
1500
1164
|
extendedLocation?: ExtendedLocation;
|
|
1501
|
-
firmwareType?: FirmwareType;
|
|
1502
|
-
readonly folderPath?: string;
|
|
1503
|
-
guestAgentProfile?: GuestAgentProfile;
|
|
1504
1165
|
hardwareProfile?: HardwareProfile;
|
|
1505
|
-
|
|
1506
|
-
identity?: Identity;
|
|
1507
|
-
readonly instanceUuid?: string;
|
|
1508
|
-
inventoryItemId?: string;
|
|
1509
|
-
kind?: string;
|
|
1510
|
-
location: string;
|
|
1511
|
-
readonly moName?: string;
|
|
1512
|
-
moRefId?: string;
|
|
1513
|
-
readonly name?: string;
|
|
1166
|
+
infrastructureProfile?: InfrastructureProfile;
|
|
1514
1167
|
networkProfile?: NetworkProfile;
|
|
1515
|
-
osProfile?:
|
|
1168
|
+
osProfile?: OsProfileForVMInstance;
|
|
1516
1169
|
placementProfile?: PlacementProfile;
|
|
1517
1170
|
readonly powerState?: string;
|
|
1518
|
-
readonly provisioningState?:
|
|
1519
|
-
|
|
1171
|
+
readonly provisioningState?: ProvisioningState;
|
|
1172
|
+
readonly resourceUid?: string;
|
|
1520
1173
|
securityProfile?: SecurityProfile;
|
|
1521
|
-
smbiosUuid?: string;
|
|
1522
1174
|
readonly statuses?: ResourceStatus[];
|
|
1523
1175
|
storageProfile?: StorageProfile;
|
|
1524
|
-
readonly systemData?: SystemData;
|
|
1525
|
-
tags?: {
|
|
1526
|
-
[propertyName: string]: string;
|
|
1527
|
-
};
|
|
1528
|
-
templateId?: string;
|
|
1529
|
-
readonly type?: string;
|
|
1530
|
-
readonly uuid?: string;
|
|
1531
|
-
vCenterId?: string;
|
|
1532
|
-
readonly vmId?: string;
|
|
1533
|
-
}
|
|
1534
|
-
|
|
1535
|
-
// @public
|
|
1536
|
-
export interface VirtualMachineAssessPatchesResult {
|
|
1537
|
-
readonly assessmentActivityId?: string;
|
|
1538
|
-
availablePatchCountByClassification?: AvailablePatchCountByClassification;
|
|
1539
|
-
readonly errorDetails?: ErrorDetail;
|
|
1540
|
-
readonly lastModifiedDateTime?: Date;
|
|
1541
|
-
readonly osType?: OsTypeUM;
|
|
1542
|
-
readonly patchServiceUsed?: PatchServiceUsed;
|
|
1543
|
-
readonly rebootPending?: boolean;
|
|
1544
|
-
readonly startDateTime?: Date;
|
|
1545
|
-
readonly startedBy?: PatchOperationStartedBy;
|
|
1546
|
-
readonly status?: PatchOperationStatus;
|
|
1547
1176
|
}
|
|
1548
1177
|
|
|
1549
1178
|
// @public
|
|
1550
|
-
export interface
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1179
|
+
export interface VirtualMachineInstances {
|
|
1180
|
+
beginCreateOrUpdate(resourceUri: string, options?: VirtualMachineInstancesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesCreateOrUpdateResponse>, VirtualMachineInstancesCreateOrUpdateResponse>>;
|
|
1181
|
+
beginCreateOrUpdateAndWait(resourceUri: string, options?: VirtualMachineInstancesCreateOrUpdateOptionalParams): Promise<VirtualMachineInstancesCreateOrUpdateResponse>;
|
|
1182
|
+
beginDelete(resourceUri: string, options?: VirtualMachineInstancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesDeleteResponse>, VirtualMachineInstancesDeleteResponse>>;
|
|
1183
|
+
beginDeleteAndWait(resourceUri: string, options?: VirtualMachineInstancesDeleteOptionalParams): Promise<VirtualMachineInstancesDeleteResponse>;
|
|
1184
|
+
beginRestart(resourceUri: string, options?: VirtualMachineInstancesRestartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesRestartResponse>, VirtualMachineInstancesRestartResponse>>;
|
|
1185
|
+
beginRestartAndWait(resourceUri: string, options?: VirtualMachineInstancesRestartOptionalParams): Promise<VirtualMachineInstancesRestartResponse>;
|
|
1186
|
+
beginStart(resourceUri: string, options?: VirtualMachineInstancesStartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesStartResponse>, VirtualMachineInstancesStartResponse>>;
|
|
1187
|
+
beginStartAndWait(resourceUri: string, options?: VirtualMachineInstancesStartOptionalParams): Promise<VirtualMachineInstancesStartResponse>;
|
|
1188
|
+
beginStop(resourceUri: string, options?: VirtualMachineInstancesStopOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesStopResponse>, VirtualMachineInstancesStopResponse>>;
|
|
1189
|
+
beginStopAndWait(resourceUri: string, options?: VirtualMachineInstancesStopOptionalParams): Promise<VirtualMachineInstancesStopResponse>;
|
|
1190
|
+
beginUpdate(resourceUri: string, options?: VirtualMachineInstancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesUpdateResponse>, VirtualMachineInstancesUpdateResponse>>;
|
|
1191
|
+
beginUpdateAndWait(resourceUri: string, options?: VirtualMachineInstancesUpdateOptionalParams): Promise<VirtualMachineInstancesUpdateResponse>;
|
|
1192
|
+
get(resourceUri: string, options?: VirtualMachineInstancesGetOptionalParams): Promise<VirtualMachineInstancesGetResponse>;
|
|
1193
|
+
list(resourceUri: string, options?: VirtualMachineInstancesListOptionalParams): PagedAsyncIterableIterator<VirtualMachineInstance>;
|
|
1555
1194
|
}
|
|
1556
1195
|
|
|
1557
1196
|
// @public
|
|
1558
|
-
export interface
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
readonly installationActivityId?: string;
|
|
1563
|
-
readonly installedPatchCount?: number;
|
|
1564
|
-
readonly lastModifiedDateTime?: Date;
|
|
1565
|
-
readonly maintenanceWindowExceeded?: boolean;
|
|
1566
|
-
readonly notSelectedPatchCount?: number;
|
|
1567
|
-
readonly osType?: OsTypeUM;
|
|
1568
|
-
readonly patchServiceUsed?: PatchServiceUsed;
|
|
1569
|
-
readonly pendingPatchCount?: number;
|
|
1570
|
-
readonly rebootStatus?: VMGuestPatchRebootStatus;
|
|
1571
|
-
readonly startDateTime?: Date;
|
|
1572
|
-
readonly startedBy?: PatchOperationStartedBy;
|
|
1573
|
-
readonly status?: PatchOperationStatus;
|
|
1197
|
+
export interface VirtualMachineInstancesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1198
|
+
body?: VirtualMachineInstance;
|
|
1199
|
+
resumeFrom?: string;
|
|
1200
|
+
updateIntervalInMs?: number;
|
|
1574
1201
|
}
|
|
1575
1202
|
|
|
1576
1203
|
// @public
|
|
1577
|
-
export
|
|
1578
|
-
folderPath?: string;
|
|
1579
|
-
host?: InventoryItemDetails;
|
|
1580
|
-
instanceUuid?: string;
|
|
1581
|
-
inventoryType: "VirtualMachine";
|
|
1582
|
-
ipAddresses?: string[];
|
|
1583
|
-
osName?: string;
|
|
1584
|
-
osType?: OsType;
|
|
1585
|
-
readonly powerState?: string;
|
|
1586
|
-
resourcePool?: InventoryItemDetails;
|
|
1587
|
-
smbiosUuid?: string;
|
|
1588
|
-
readonly toolsRunningStatus?: string;
|
|
1589
|
-
readonly toolsVersion?: string;
|
|
1590
|
-
readonly toolsVersionStatus?: string;
|
|
1591
|
-
}
|
|
1204
|
+
export type VirtualMachineInstancesCreateOrUpdateResponse = VirtualMachineInstance;
|
|
1592
1205
|
|
|
1593
1206
|
// @public
|
|
1594
|
-
export interface
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
beginCreate(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesCreateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesCreateResponse>, VirtualMachinesCreateResponse>>;
|
|
1598
|
-
beginCreateAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesCreateOptionalParams): Promise<VirtualMachinesCreateResponse>;
|
|
1599
|
-
beginDelete(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1600
|
-
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<void>;
|
|
1601
|
-
beginInstallPatches(resourceGroupName: string, name: string, installPatchesInput: VirtualMachineInstallPatchesParameters, options?: VirtualMachinesInstallPatchesOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesInstallPatchesResponse>, VirtualMachinesInstallPatchesResponse>>;
|
|
1602
|
-
beginInstallPatchesAndWait(resourceGroupName: string, name: string, installPatchesInput: VirtualMachineInstallPatchesParameters, options?: VirtualMachinesInstallPatchesOptionalParams): Promise<VirtualMachinesInstallPatchesResponse>;
|
|
1603
|
-
beginRestart(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestartOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1604
|
-
beginRestartAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestartOptionalParams): Promise<void>;
|
|
1605
|
-
beginStart(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1606
|
-
beginStartAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<void>;
|
|
1607
|
-
beginStop(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStopOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1608
|
-
beginStopAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStopOptionalParams): Promise<void>;
|
|
1609
|
-
beginUpdate(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesUpdateResponse>, VirtualMachinesUpdateResponse>>;
|
|
1610
|
-
beginUpdateAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesUpdateOptionalParams): Promise<VirtualMachinesUpdateResponse>;
|
|
1611
|
-
get(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesGetOptionalParams): Promise<VirtualMachinesGetResponse>;
|
|
1612
|
-
list(options?: VirtualMachinesListOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
1613
|
-
listByResourceGroup(resourceGroupName: string, options?: VirtualMachinesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
1207
|
+
export interface VirtualMachineInstancesDeleteHeaders {
|
|
1208
|
+
// (undocumented)
|
|
1209
|
+
location?: string;
|
|
1614
1210
|
}
|
|
1615
1211
|
|
|
1616
1212
|
// @public
|
|
1617
|
-
export interface
|
|
1213
|
+
export interface VirtualMachineInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1214
|
+
deleteFromHost?: boolean;
|
|
1215
|
+
force?: boolean;
|
|
1618
1216
|
resumeFrom?: string;
|
|
1619
1217
|
updateIntervalInMs?: number;
|
|
1620
1218
|
}
|
|
1621
1219
|
|
|
1622
1220
|
// @public
|
|
1623
|
-
export type
|
|
1221
|
+
export type VirtualMachineInstancesDeleteResponse = VirtualMachineInstancesDeleteHeaders;
|
|
1624
1222
|
|
|
1625
1223
|
// @public
|
|
1626
|
-
export interface
|
|
1627
|
-
body?: VirtualMachine;
|
|
1628
|
-
resumeFrom?: string;
|
|
1629
|
-
updateIntervalInMs?: number;
|
|
1224
|
+
export interface VirtualMachineInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
1630
1225
|
}
|
|
1631
1226
|
|
|
1632
1227
|
// @public
|
|
1633
|
-
export type
|
|
1228
|
+
export type VirtualMachineInstancesGetResponse = VirtualMachineInstance;
|
|
1634
1229
|
|
|
1635
1230
|
// @public
|
|
1636
|
-
export interface
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
retain?: boolean;
|
|
1640
|
-
updateIntervalInMs?: number;
|
|
1231
|
+
export interface VirtualMachineInstancesList {
|
|
1232
|
+
nextLink?: string;
|
|
1233
|
+
value: VirtualMachineInstance[];
|
|
1641
1234
|
}
|
|
1642
1235
|
|
|
1643
1236
|
// @public
|
|
1644
|
-
export interface
|
|
1237
|
+
export interface VirtualMachineInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1645
1238
|
}
|
|
1646
1239
|
|
|
1647
1240
|
// @public
|
|
1648
|
-
export type
|
|
1241
|
+
export type VirtualMachineInstancesListNextResponse = VirtualMachineInstancesList;
|
|
1649
1242
|
|
|
1650
1243
|
// @public
|
|
1651
|
-
export interface
|
|
1652
|
-
resumeFrom?: string;
|
|
1653
|
-
updateIntervalInMs?: number;
|
|
1244
|
+
export interface VirtualMachineInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
1654
1245
|
}
|
|
1655
1246
|
|
|
1656
1247
|
// @public
|
|
1657
|
-
export type
|
|
1248
|
+
export type VirtualMachineInstancesListResponse = VirtualMachineInstancesList;
|
|
1658
1249
|
|
|
1659
1250
|
// @public
|
|
1660
|
-
export interface
|
|
1661
|
-
|
|
1662
|
-
|
|
1251
|
+
export interface VirtualMachineInstancesRestartHeaders {
|
|
1252
|
+
// (undocumented)
|
|
1253
|
+
location?: string;
|
|
1663
1254
|
}
|
|
1664
1255
|
|
|
1665
1256
|
// @public
|
|
1666
|
-
export interface
|
|
1257
|
+
export interface VirtualMachineInstancesRestartOptionalParams extends coreClient.OperationOptions {
|
|
1258
|
+
resumeFrom?: string;
|
|
1259
|
+
updateIntervalInMs?: number;
|
|
1667
1260
|
}
|
|
1668
1261
|
|
|
1669
1262
|
// @public
|
|
1670
|
-
export type
|
|
1263
|
+
export type VirtualMachineInstancesRestartResponse = VirtualMachineInstancesRestartHeaders;
|
|
1671
1264
|
|
|
1672
1265
|
// @public
|
|
1673
|
-
export interface
|
|
1266
|
+
export interface VirtualMachineInstancesStartHeaders {
|
|
1267
|
+
// (undocumented)
|
|
1268
|
+
location?: string;
|
|
1674
1269
|
}
|
|
1675
1270
|
|
|
1676
1271
|
// @public
|
|
1677
|
-
export
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
export interface VirtualMachinesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1272
|
+
export interface VirtualMachineInstancesStartOptionalParams extends coreClient.OperationOptions {
|
|
1273
|
+
resumeFrom?: string;
|
|
1274
|
+
updateIntervalInMs?: number;
|
|
1681
1275
|
}
|
|
1682
1276
|
|
|
1683
1277
|
// @public
|
|
1684
|
-
export type
|
|
1278
|
+
export type VirtualMachineInstancesStartResponse = VirtualMachineInstancesStartHeaders;
|
|
1685
1279
|
|
|
1686
1280
|
// @public
|
|
1687
|
-
export interface
|
|
1281
|
+
export interface VirtualMachineInstancesStopHeaders {
|
|
1282
|
+
// (undocumented)
|
|
1283
|
+
location?: string;
|
|
1688
1284
|
}
|
|
1689
1285
|
|
|
1690
1286
|
// @public
|
|
1691
|
-
export
|
|
1692
|
-
|
|
1693
|
-
// @public
|
|
1694
|
-
export interface VirtualMachinesRestartOptionalParams extends coreClient.OperationOptions {
|
|
1287
|
+
export interface VirtualMachineInstancesStopOptionalParams extends coreClient.OperationOptions {
|
|
1288
|
+
body?: StopVirtualMachineOptions;
|
|
1695
1289
|
resumeFrom?: string;
|
|
1696
1290
|
updateIntervalInMs?: number;
|
|
1697
1291
|
}
|
|
1698
1292
|
|
|
1699
1293
|
// @public
|
|
1700
|
-
export
|
|
1701
|
-
|
|
1702
|
-
|
|
1294
|
+
export type VirtualMachineInstancesStopResponse = VirtualMachineInstancesStopHeaders;
|
|
1295
|
+
|
|
1296
|
+
// @public
|
|
1297
|
+
export interface VirtualMachineInstancesUpdateHeaders {
|
|
1298
|
+
// (undocumented)
|
|
1299
|
+
location?: string;
|
|
1703
1300
|
}
|
|
1704
1301
|
|
|
1705
1302
|
// @public
|
|
1706
|
-
export interface
|
|
1707
|
-
body?:
|
|
1303
|
+
export interface VirtualMachineInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1304
|
+
body?: VirtualMachineInstanceUpdate;
|
|
1708
1305
|
resumeFrom?: string;
|
|
1709
1306
|
updateIntervalInMs?: number;
|
|
1710
1307
|
}
|
|
1711
1308
|
|
|
1712
1309
|
// @public
|
|
1713
|
-
export
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1310
|
+
export type VirtualMachineInstancesUpdateResponse = VirtualMachineInstance;
|
|
1311
|
+
|
|
1312
|
+
// @public
|
|
1313
|
+
export interface VirtualMachineInstanceUpdate {
|
|
1314
|
+
hardwareProfile?: HardwareProfile;
|
|
1315
|
+
networkProfile?: NetworkProfileUpdate;
|
|
1316
|
+
storageProfile?: StorageProfileUpdate;
|
|
1717
1317
|
}
|
|
1718
1318
|
|
|
1719
1319
|
// @public
|
|
1720
|
-
export
|
|
1320
|
+
export interface VirtualMachineInventoryItem extends InventoryItemProperties {
|
|
1321
|
+
cluster?: InventoryItemDetails;
|
|
1322
|
+
folderPath?: string;
|
|
1323
|
+
host?: InventoryItemDetails;
|
|
1324
|
+
instanceUuid?: string;
|
|
1325
|
+
inventoryType: "VirtualMachine";
|
|
1326
|
+
ipAddresses?: string[];
|
|
1327
|
+
osName?: string;
|
|
1328
|
+
osType?: OsType;
|
|
1329
|
+
readonly powerState?: string;
|
|
1330
|
+
resourcePool?: InventoryItemDetails;
|
|
1331
|
+
smbiosUuid?: string;
|
|
1332
|
+
readonly toolsRunningStatus?: string;
|
|
1333
|
+
readonly toolsVersion?: string;
|
|
1334
|
+
readonly toolsVersionStatus?: string;
|
|
1335
|
+
}
|
|
1721
1336
|
|
|
1722
1337
|
// @public
|
|
1723
1338
|
export interface VirtualMachineTemplate {
|
|
@@ -1739,7 +1354,7 @@ export interface VirtualMachineTemplate {
|
|
|
1739
1354
|
readonly numCPUs?: number;
|
|
1740
1355
|
readonly osName?: string;
|
|
1741
1356
|
readonly osType?: OsType;
|
|
1742
|
-
readonly provisioningState?:
|
|
1357
|
+
readonly provisioningState?: ProvisioningState;
|
|
1743
1358
|
readonly statuses?: ResourceStatus[];
|
|
1744
1359
|
readonly systemData?: SystemData;
|
|
1745
1360
|
tags?: {
|
|
@@ -1761,13 +1376,15 @@ export interface VirtualMachineTemplateInventoryItem extends InventoryItemProper
|
|
|
1761
1376
|
numCPUs?: number;
|
|
1762
1377
|
osName?: string;
|
|
1763
1378
|
osType?: OsType;
|
|
1379
|
+
readonly toolsVersion?: string;
|
|
1380
|
+
readonly toolsVersionStatus?: string;
|
|
1764
1381
|
}
|
|
1765
1382
|
|
|
1766
1383
|
// @public
|
|
1767
1384
|
export interface VirtualMachineTemplates {
|
|
1768
|
-
beginCreate(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesCreateOptionalParams): Promise<
|
|
1385
|
+
beginCreate(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesCreateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineTemplatesCreateResponse>, VirtualMachineTemplatesCreateResponse>>;
|
|
1769
1386
|
beginCreateAndWait(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesCreateOptionalParams): Promise<VirtualMachineTemplatesCreateResponse>;
|
|
1770
|
-
beginDelete(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesDeleteOptionalParams): Promise<
|
|
1387
|
+
beginDelete(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1771
1388
|
beginDeleteAndWait(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesDeleteOptionalParams): Promise<void>;
|
|
1772
1389
|
get(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesGetOptionalParams): Promise<VirtualMachineTemplatesGetResponse>;
|
|
1773
1390
|
list(options?: VirtualMachineTemplatesListOptionalParams): PagedAsyncIterableIterator<VirtualMachineTemplate>;
|
|
@@ -1785,6 +1402,12 @@ export interface VirtualMachineTemplatesCreateOptionalParams extends coreClient.
|
|
|
1785
1402
|
// @public
|
|
1786
1403
|
export type VirtualMachineTemplatesCreateResponse = VirtualMachineTemplate;
|
|
1787
1404
|
|
|
1405
|
+
// @public
|
|
1406
|
+
export interface VirtualMachineTemplatesDeleteHeaders {
|
|
1407
|
+
// (undocumented)
|
|
1408
|
+
location?: string;
|
|
1409
|
+
}
|
|
1410
|
+
|
|
1788
1411
|
// @public
|
|
1789
1412
|
export interface VirtualMachineTemplatesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1790
1413
|
force?: boolean;
|
|
@@ -1841,18 +1464,6 @@ export interface VirtualMachineTemplatesUpdateOptionalParams extends coreClient.
|
|
|
1841
1464
|
// @public
|
|
1842
1465
|
export type VirtualMachineTemplatesUpdateResponse = VirtualMachineTemplate;
|
|
1843
1466
|
|
|
1844
|
-
// @public
|
|
1845
|
-
export interface VirtualMachineUpdate {
|
|
1846
|
-
hardwareProfile?: HardwareProfile;
|
|
1847
|
-
identity?: Identity;
|
|
1848
|
-
networkProfile?: NetworkProfileUpdate;
|
|
1849
|
-
osProfile?: OsProfileUpdate;
|
|
1850
|
-
storageProfile?: StorageProfileUpdate;
|
|
1851
|
-
tags?: {
|
|
1852
|
-
[propertyName: string]: string;
|
|
1853
|
-
};
|
|
1854
|
-
}
|
|
1855
|
-
|
|
1856
1467
|
// @public
|
|
1857
1468
|
export interface VirtualNetwork {
|
|
1858
1469
|
readonly customResourceName?: string;
|
|
@@ -1864,7 +1475,7 @@ export interface VirtualNetwork {
|
|
|
1864
1475
|
readonly moName?: string;
|
|
1865
1476
|
moRefId?: string;
|
|
1866
1477
|
readonly name?: string;
|
|
1867
|
-
readonly provisioningState?:
|
|
1478
|
+
readonly provisioningState?: ProvisioningState;
|
|
1868
1479
|
readonly statuses?: ResourceStatus[];
|
|
1869
1480
|
readonly systemData?: SystemData;
|
|
1870
1481
|
tags?: {
|
|
@@ -1882,9 +1493,9 @@ export interface VirtualNetworkInventoryItem extends InventoryItemProperties {
|
|
|
1882
1493
|
|
|
1883
1494
|
// @public
|
|
1884
1495
|
export interface VirtualNetworks {
|
|
1885
|
-
beginCreate(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksCreateOptionalParams): Promise<
|
|
1496
|
+
beginCreate(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksCreateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualNetworksCreateResponse>, VirtualNetworksCreateResponse>>;
|
|
1886
1497
|
beginCreateAndWait(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksCreateOptionalParams): Promise<VirtualNetworksCreateResponse>;
|
|
1887
|
-
beginDelete(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksDeleteOptionalParams): Promise<
|
|
1498
|
+
beginDelete(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1888
1499
|
beginDeleteAndWait(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksDeleteOptionalParams): Promise<void>;
|
|
1889
1500
|
get(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksGetOptionalParams): Promise<VirtualNetworksGetResponse>;
|
|
1890
1501
|
list(options?: VirtualNetworksListOptionalParams): PagedAsyncIterableIterator<VirtualNetwork>;
|
|
@@ -1902,6 +1513,12 @@ export interface VirtualNetworksCreateOptionalParams extends coreClient.Operatio
|
|
|
1902
1513
|
// @public
|
|
1903
1514
|
export type VirtualNetworksCreateResponse = VirtualNetwork;
|
|
1904
1515
|
|
|
1516
|
+
// @public
|
|
1517
|
+
export interface VirtualNetworksDeleteHeaders {
|
|
1518
|
+
// (undocumented)
|
|
1519
|
+
location?: string;
|
|
1520
|
+
}
|
|
1521
|
+
|
|
1905
1522
|
// @public
|
|
1906
1523
|
export interface VirtualNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1907
1524
|
force?: boolean;
|
|
@@ -1971,24 +1588,99 @@ export interface VirtualScsiController {
|
|
|
1971
1588
|
export type VirtualScsiSharing = string;
|
|
1972
1589
|
|
|
1973
1590
|
// @public
|
|
1974
|
-
export
|
|
1591
|
+
export interface VMInstanceGuestAgents {
|
|
1592
|
+
beginCreate(resourceUri: string, options?: VMInstanceGuestAgentsCreateOptionalParams): Promise<SimplePollerLike<OperationState<VMInstanceGuestAgentsCreateResponse>, VMInstanceGuestAgentsCreateResponse>>;
|
|
1593
|
+
beginCreateAndWait(resourceUri: string, options?: VMInstanceGuestAgentsCreateOptionalParams): Promise<VMInstanceGuestAgentsCreateResponse>;
|
|
1594
|
+
beginDelete(resourceUri: string, options?: VMInstanceGuestAgentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VMInstanceGuestAgentsDeleteResponse>, VMInstanceGuestAgentsDeleteResponse>>;
|
|
1595
|
+
beginDeleteAndWait(resourceUri: string, options?: VMInstanceGuestAgentsDeleteOptionalParams): Promise<VMInstanceGuestAgentsDeleteResponse>;
|
|
1596
|
+
get(resourceUri: string, options?: VMInstanceGuestAgentsGetOptionalParams): Promise<VMInstanceGuestAgentsGetResponse>;
|
|
1597
|
+
list(resourceUri: string, options?: VMInstanceGuestAgentsListOptionalParams): PagedAsyncIterableIterator<GuestAgent>;
|
|
1598
|
+
}
|
|
1599
|
+
|
|
1600
|
+
// @public
|
|
1601
|
+
export interface VMInstanceGuestAgentsCreateOptionalParams extends coreClient.OperationOptions {
|
|
1602
|
+
body?: GuestAgent;
|
|
1603
|
+
resumeFrom?: string;
|
|
1604
|
+
updateIntervalInMs?: number;
|
|
1605
|
+
}
|
|
1606
|
+
|
|
1607
|
+
// @public
|
|
1608
|
+
export type VMInstanceGuestAgentsCreateResponse = GuestAgent;
|
|
1609
|
+
|
|
1610
|
+
// @public
|
|
1611
|
+
export interface VMInstanceGuestAgentsDeleteHeaders {
|
|
1612
|
+
// (undocumented)
|
|
1613
|
+
location?: string;
|
|
1614
|
+
}
|
|
1615
|
+
|
|
1616
|
+
// @public
|
|
1617
|
+
export interface VMInstanceGuestAgentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1618
|
+
resumeFrom?: string;
|
|
1619
|
+
updateIntervalInMs?: number;
|
|
1620
|
+
}
|
|
1621
|
+
|
|
1622
|
+
// @public
|
|
1623
|
+
export type VMInstanceGuestAgentsDeleteResponse = VMInstanceGuestAgentsDeleteHeaders;
|
|
1624
|
+
|
|
1625
|
+
// @public
|
|
1626
|
+
export interface VMInstanceGuestAgentsGetOptionalParams extends coreClient.OperationOptions {
|
|
1627
|
+
}
|
|
1628
|
+
|
|
1629
|
+
// @public
|
|
1630
|
+
export type VMInstanceGuestAgentsGetResponse = GuestAgent;
|
|
1975
1631
|
|
|
1976
1632
|
// @public
|
|
1977
|
-
export
|
|
1633
|
+
export interface VMInstanceGuestAgentsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1634
|
+
}
|
|
1635
|
+
|
|
1636
|
+
// @public
|
|
1637
|
+
export type VMInstanceGuestAgentsListNextResponse = GuestAgentList;
|
|
1638
|
+
|
|
1639
|
+
// @public
|
|
1640
|
+
export interface VMInstanceGuestAgentsListOptionalParams extends coreClient.OperationOptions {
|
|
1641
|
+
}
|
|
1642
|
+
|
|
1643
|
+
// @public
|
|
1644
|
+
export type VMInstanceGuestAgentsListResponse = GuestAgentList;
|
|
1645
|
+
|
|
1646
|
+
// @public
|
|
1647
|
+
export interface VmInstanceHybridIdentityMetadata extends ProxyResource {
|
|
1648
|
+
readonly provisioningState?: ProvisioningState;
|
|
1649
|
+
publicKey?: string;
|
|
1650
|
+
resourceUid?: string;
|
|
1651
|
+
}
|
|
1652
|
+
|
|
1653
|
+
// @public
|
|
1654
|
+
export interface VmInstanceHybridIdentityMetadataGetOptionalParams extends coreClient.OperationOptions {
|
|
1655
|
+
}
|
|
1656
|
+
|
|
1657
|
+
// @public
|
|
1658
|
+
export type VmInstanceHybridIdentityMetadataGetResponse = VmInstanceHybridIdentityMetadata;
|
|
1659
|
+
|
|
1660
|
+
// @public
|
|
1661
|
+
export interface VmInstanceHybridIdentityMetadataList {
|
|
1662
|
+
nextLink?: string;
|
|
1663
|
+
value: VmInstanceHybridIdentityMetadata[];
|
|
1664
|
+
}
|
|
1665
|
+
|
|
1666
|
+
// @public
|
|
1667
|
+
export interface VmInstanceHybridIdentityMetadataListNextOptionalParams extends coreClient.OperationOptions {
|
|
1668
|
+
}
|
|
1978
1669
|
|
|
1979
1670
|
// @public
|
|
1980
|
-
export type
|
|
1671
|
+
export type VmInstanceHybridIdentityMetadataListNextResponse = VmInstanceHybridIdentityMetadataList;
|
|
1672
|
+
|
|
1673
|
+
// @public
|
|
1674
|
+
export interface VmInstanceHybridIdentityMetadataListOptionalParams extends coreClient.OperationOptions {
|
|
1675
|
+
}
|
|
1981
1676
|
|
|
1982
1677
|
// @public
|
|
1983
|
-
export type
|
|
1678
|
+
export type VmInstanceHybridIdentityMetadataListResponse = VmInstanceHybridIdentityMetadataList;
|
|
1984
1679
|
|
|
1985
1680
|
// @public
|
|
1986
|
-
export interface
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
kbNumbersToExclude?: string[];
|
|
1990
|
-
kbNumbersToInclude?: string[];
|
|
1991
|
-
maxPatchPublishDate?: Date;
|
|
1681
|
+
export interface VmInstanceHybridIdentityMetadataOperations {
|
|
1682
|
+
get(resourceUri: string, options?: VmInstanceHybridIdentityMetadataGetOptionalParams): Promise<VmInstanceHybridIdentityMetadataGetResponse>;
|
|
1683
|
+
list(resourceUri: string, options?: VmInstanceHybridIdentityMetadataListOptionalParams): PagedAsyncIterableIterator<VmInstanceHybridIdentityMetadata>;
|
|
1992
1684
|
}
|
|
1993
1685
|
|
|
1994
1686
|
// (No @packageDocumentation comment for this package)
|