@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
|
@@ -1,62 +1,13 @@
|
|
|
1
1
|
import * as coreAuth from '@azure/core-auth';
|
|
2
2
|
import * as coreClient from '@azure/core-client';
|
|
3
|
+
import { OperationState } from '@azure/core-lro';
|
|
3
4
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
4
|
-
import {
|
|
5
|
-
import { PollOperationState } from '@azure/core-lro';
|
|
6
|
-
|
|
7
|
-
/** Summarization of patches available for installation on the machine by classification. */
|
|
8
|
-
export declare interface AvailablePatchCountByClassification {
|
|
9
|
-
/**
|
|
10
|
-
* Number of security patches available for installation.
|
|
11
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
12
|
-
*/
|
|
13
|
-
readonly security?: number;
|
|
14
|
-
/**
|
|
15
|
-
* Number of critical patches available for installation.
|
|
16
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
17
|
-
*/
|
|
18
|
-
readonly critical?: number;
|
|
19
|
-
/**
|
|
20
|
-
* Number of definition patches available for installation.
|
|
21
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
22
|
-
*/
|
|
23
|
-
readonly definition?: number;
|
|
24
|
-
/**
|
|
25
|
-
* Number of update Rollup patches available for installation.
|
|
26
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
27
|
-
*/
|
|
28
|
-
readonly updateRollup?: number;
|
|
29
|
-
/**
|
|
30
|
-
* Number of feature pack patches available for installation.
|
|
31
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
32
|
-
*/
|
|
33
|
-
readonly featurePack?: number;
|
|
34
|
-
/**
|
|
35
|
-
* Number of service pack patches available for installation.
|
|
36
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
37
|
-
*/
|
|
38
|
-
readonly servicePack?: number;
|
|
39
|
-
/**
|
|
40
|
-
* Number of tools patches available for installation.
|
|
41
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
42
|
-
*/
|
|
43
|
-
readonly tools?: number;
|
|
44
|
-
/**
|
|
45
|
-
* Number of updates category patches available for installation.
|
|
46
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
47
|
-
*/
|
|
48
|
-
readonly updates?: number;
|
|
49
|
-
/**
|
|
50
|
-
* Number of other patches available for installation.
|
|
51
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
52
|
-
*/
|
|
53
|
-
readonly other?: number;
|
|
54
|
-
}
|
|
5
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
55
6
|
|
|
56
7
|
export declare class AzureArcVMwareManagementServiceAPI extends coreClient.ServiceClient {
|
|
57
8
|
$host: string;
|
|
58
9
|
apiVersion: string;
|
|
59
|
-
subscriptionId
|
|
10
|
+
subscriptionId?: string;
|
|
60
11
|
/**
|
|
61
12
|
* Initializes a new instance of the AzureArcVMwareManagementServiceAPI class.
|
|
62
13
|
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
@@ -64,10 +15,10 @@ export declare class AzureArcVMwareManagementServiceAPI extends coreClient.Servi
|
|
|
64
15
|
* @param options The parameter options
|
|
65
16
|
*/
|
|
66
17
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureArcVMwareManagementServiceAPIOptionalParams);
|
|
18
|
+
constructor(credentials: coreAuth.TokenCredential, options?: AzureArcVMwareManagementServiceAPIOptionalParams);
|
|
67
19
|
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
68
20
|
private addCustomApiVersionPolicy;
|
|
69
21
|
operations: Operations;
|
|
70
|
-
virtualMachines: VirtualMachines;
|
|
71
22
|
resourcePools: ResourcePools;
|
|
72
23
|
clusters: Clusters;
|
|
73
24
|
hosts: Hosts;
|
|
@@ -76,9 +27,9 @@ export declare class AzureArcVMwareManagementServiceAPI extends coreClient.Servi
|
|
|
76
27
|
virtualMachineTemplates: VirtualMachineTemplates;
|
|
77
28
|
virtualNetworks: VirtualNetworks;
|
|
78
29
|
inventoryItems: InventoryItems;
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
30
|
+
virtualMachineInstances: VirtualMachineInstances;
|
|
31
|
+
vmInstanceHybridIdentityMetadataOperations: VmInstanceHybridIdentityMetadataOperations;
|
|
32
|
+
vMInstanceGuestAgents: VMInstanceGuestAgents;
|
|
82
33
|
}
|
|
83
34
|
|
|
84
35
|
/** Optional parameters. */
|
|
@@ -150,20 +101,40 @@ export declare interface Cluster {
|
|
|
150
101
|
*/
|
|
151
102
|
readonly customResourceName?: string;
|
|
152
103
|
/**
|
|
153
|
-
* Gets
|
|
104
|
+
* Gets the used physical memory on the cluster in GB.
|
|
105
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
106
|
+
*/
|
|
107
|
+
readonly usedMemoryGB?: number;
|
|
108
|
+
/**
|
|
109
|
+
* Gets the total amount of physical memory on the cluster in GB.
|
|
110
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
111
|
+
*/
|
|
112
|
+
readonly totalMemoryGB?: number;
|
|
113
|
+
/**
|
|
114
|
+
* Gets the used CPU usage across all cores on the cluster in MHz.
|
|
115
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
116
|
+
*/
|
|
117
|
+
readonly usedCpuMHz?: number;
|
|
118
|
+
/**
|
|
119
|
+
* Gets the max CPU usage across all cores on the cluster in MHz.
|
|
120
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
121
|
+
*/
|
|
122
|
+
readonly totalCpuMHz?: number;
|
|
123
|
+
/**
|
|
124
|
+
* Gets the datastore ARM ids.
|
|
154
125
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
155
126
|
*/
|
|
156
127
|
readonly datastoreIds?: string[];
|
|
157
128
|
/**
|
|
158
|
-
* Gets
|
|
129
|
+
* Gets the network ARM ids.
|
|
159
130
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
160
131
|
*/
|
|
161
132
|
readonly networkIds?: string[];
|
|
162
133
|
/**
|
|
163
|
-
* Gets
|
|
134
|
+
* Gets the provisioning state.
|
|
164
135
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
165
136
|
*/
|
|
166
|
-
readonly provisioningState?:
|
|
137
|
+
readonly provisioningState?: ProvisioningState;
|
|
167
138
|
}
|
|
168
139
|
|
|
169
140
|
/** The cluster inventory item. */
|
|
@@ -191,7 +162,7 @@ export declare interface Clusters {
|
|
|
191
162
|
* @param clusterName Name of the cluster.
|
|
192
163
|
* @param options The options parameters.
|
|
193
164
|
*/
|
|
194
|
-
beginCreate(resourceGroupName: string, clusterName: string, options?: ClustersCreateOptionalParams): Promise<
|
|
165
|
+
beginCreate(resourceGroupName: string, clusterName: string, options?: ClustersCreateOptionalParams): Promise<SimplePollerLike<OperationState<ClustersCreateResponse>, ClustersCreateResponse>>;
|
|
195
166
|
/**
|
|
196
167
|
* Create Or Update cluster.
|
|
197
168
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -219,7 +190,7 @@ export declare interface Clusters {
|
|
|
219
190
|
* @param clusterName Name of the cluster.
|
|
220
191
|
* @param options The options parameters.
|
|
221
192
|
*/
|
|
222
|
-
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<
|
|
193
|
+
beginDelete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
223
194
|
/**
|
|
224
195
|
* Implements cluster DELETE method.
|
|
225
196
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -242,6 +213,11 @@ export declare interface ClustersCreateOptionalParams extends coreClient.Operati
|
|
|
242
213
|
/** Contains response data for the create operation. */
|
|
243
214
|
export declare type ClustersCreateResponse = Cluster;
|
|
244
215
|
|
|
216
|
+
/** Defines headers for Clusters_delete operation. */
|
|
217
|
+
export declare interface ClustersDeleteHeaders {
|
|
218
|
+
location?: string;
|
|
219
|
+
}
|
|
220
|
+
|
|
245
221
|
/** Optional parameters. */
|
|
246
222
|
export declare interface ClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
247
223
|
/** Whether force delete was specified. */
|
|
@@ -398,6 +374,16 @@ export declare interface Datastore {
|
|
|
398
374
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
399
375
|
*/
|
|
400
376
|
readonly customResourceName?: string;
|
|
377
|
+
/**
|
|
378
|
+
* Gets or sets Maximum capacity of this datastore in GBs.
|
|
379
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
380
|
+
*/
|
|
381
|
+
readonly capacityGB?: number;
|
|
382
|
+
/**
|
|
383
|
+
* Gets or sets Available space of this datastore in GBs.
|
|
384
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
385
|
+
*/
|
|
386
|
+
readonly freeSpaceGB?: number;
|
|
401
387
|
/**
|
|
402
388
|
* Provisioning state of the resource.
|
|
403
389
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -434,7 +420,7 @@ export declare interface Datastores {
|
|
|
434
420
|
* @param datastoreName Name of the datastore.
|
|
435
421
|
* @param options The options parameters.
|
|
436
422
|
*/
|
|
437
|
-
beginCreate(resourceGroupName: string, datastoreName: string, options?: DatastoresCreateOptionalParams): Promise<
|
|
423
|
+
beginCreate(resourceGroupName: string, datastoreName: string, options?: DatastoresCreateOptionalParams): Promise<SimplePollerLike<OperationState<DatastoresCreateResponse>, DatastoresCreateResponse>>;
|
|
438
424
|
/**
|
|
439
425
|
* Create Or Update datastore.
|
|
440
426
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -462,7 +448,7 @@ export declare interface Datastores {
|
|
|
462
448
|
* @param datastoreName Name of the datastore.
|
|
463
449
|
* @param options The options parameters.
|
|
464
450
|
*/
|
|
465
|
-
beginDelete(resourceGroupName: string, datastoreName: string, options?: DatastoresDeleteOptionalParams): Promise<
|
|
451
|
+
beginDelete(resourceGroupName: string, datastoreName: string, options?: DatastoresDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
466
452
|
/**
|
|
467
453
|
* Implements datastore DELETE method.
|
|
468
454
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -485,6 +471,11 @@ export declare interface DatastoresCreateOptionalParams extends coreClient.Opera
|
|
|
485
471
|
/** Contains response data for the create operation. */
|
|
486
472
|
export declare type DatastoresCreateResponse = Datastore;
|
|
487
473
|
|
|
474
|
+
/** Defines headers for Datastores_delete operation. */
|
|
475
|
+
export declare interface DatastoresDeleteHeaders {
|
|
476
|
+
location?: string;
|
|
477
|
+
}
|
|
478
|
+
|
|
488
479
|
/** Optional parameters. */
|
|
489
480
|
export declare interface DatastoresDeleteOptionalParams extends coreClient.OperationOptions {
|
|
490
481
|
/** Whether force delete was specified. */
|
|
@@ -573,41 +564,53 @@ export declare type DiskMode = string;
|
|
|
573
564
|
*/
|
|
574
565
|
export declare type DiskType = string;
|
|
575
566
|
|
|
576
|
-
/**
|
|
577
|
-
export declare interface
|
|
567
|
+
/** The resource management error additional info. */
|
|
568
|
+
export declare interface ErrorAdditionalInfo {
|
|
569
|
+
/**
|
|
570
|
+
* The additional info type.
|
|
571
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
572
|
+
*/
|
|
573
|
+
readonly type?: string;
|
|
574
|
+
/**
|
|
575
|
+
* The additional info.
|
|
576
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
577
|
+
*/
|
|
578
|
+
readonly info?: Record<string, unknown>;
|
|
579
|
+
}
|
|
580
|
+
|
|
581
|
+
/** The error detail. */
|
|
582
|
+
export declare interface ErrorDetail {
|
|
578
583
|
/**
|
|
579
|
-
*
|
|
584
|
+
* The error code.
|
|
580
585
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
581
586
|
*/
|
|
582
587
|
readonly code?: string;
|
|
583
588
|
/**
|
|
584
|
-
*
|
|
589
|
+
* The error message.
|
|
585
590
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
586
591
|
*/
|
|
587
592
|
readonly message?: string;
|
|
588
593
|
/**
|
|
589
|
-
*
|
|
594
|
+
* The error target.
|
|
590
595
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
591
596
|
*/
|
|
592
|
-
readonly
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
/** Additional error details. */
|
|
604
|
-
details?: ErrorDetail[];
|
|
597
|
+
readonly target?: string;
|
|
598
|
+
/**
|
|
599
|
+
* The error details.
|
|
600
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
601
|
+
*/
|
|
602
|
+
readonly details?: ErrorDetail[];
|
|
603
|
+
/**
|
|
604
|
+
* The error additional info.
|
|
605
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
606
|
+
*/
|
|
607
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
605
608
|
}
|
|
606
609
|
|
|
607
|
-
/**
|
|
610
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
608
611
|
export declare interface ErrorResponse {
|
|
609
|
-
/** The error
|
|
610
|
-
error?:
|
|
612
|
+
/** The error object. */
|
|
613
|
+
error?: ErrorDetail;
|
|
611
614
|
}
|
|
612
615
|
|
|
613
616
|
/** The extended location. */
|
|
@@ -628,13 +631,17 @@ export declare interface ExtendedLocation {
|
|
|
628
631
|
*/
|
|
629
632
|
export declare type FirmwareType = string;
|
|
630
633
|
|
|
634
|
+
/**
|
|
635
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
636
|
+
* returns a continuation token that can be used to begin paging from
|
|
637
|
+
* that point later.
|
|
638
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
639
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
640
|
+
*/
|
|
641
|
+
export declare function getContinuationToken(page: unknown): string | undefined;
|
|
642
|
+
|
|
631
643
|
/** Defines the GuestAgent. */
|
|
632
644
|
export declare interface GuestAgent extends ProxyResource {
|
|
633
|
-
/**
|
|
634
|
-
* The system data.
|
|
635
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
636
|
-
*/
|
|
637
|
-
readonly systemData?: SystemData;
|
|
638
645
|
/**
|
|
639
646
|
* Gets or sets a unique identifier for this resource.
|
|
640
647
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -642,6 +649,8 @@ export declare interface GuestAgent extends ProxyResource {
|
|
|
642
649
|
readonly uuid?: string;
|
|
643
650
|
/** Username / Password Credentials to provision guest agent. */
|
|
644
651
|
credentials?: GuestCredential;
|
|
652
|
+
/** The resource id of the private link scope this machine is assigned to, if any. */
|
|
653
|
+
privateLinkScopeResourceId?: string;
|
|
645
654
|
/** HTTP Proxy configuration for the VM. */
|
|
646
655
|
httpProxyConfig?: HttpProxyConfiguration;
|
|
647
656
|
/** Gets or sets the guest agent provisioning action. */
|
|
@@ -662,10 +671,10 @@ export declare interface GuestAgent extends ProxyResource {
|
|
|
662
671
|
*/
|
|
663
672
|
readonly statuses?: ResourceStatus[];
|
|
664
673
|
/**
|
|
665
|
-
* Gets
|
|
674
|
+
* Gets the provisioning state.
|
|
666
675
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
667
676
|
*/
|
|
668
|
-
readonly provisioningState?:
|
|
677
|
+
readonly provisioningState?: ProvisioningState;
|
|
669
678
|
}
|
|
670
679
|
|
|
671
680
|
/** List of GuestAgent. */
|
|
@@ -676,128 +685,6 @@ export declare interface GuestAgentList {
|
|
|
676
685
|
value: GuestAgent[];
|
|
677
686
|
}
|
|
678
687
|
|
|
679
|
-
/** Defines the resource properties. */
|
|
680
|
-
export declare interface GuestAgentProfile {
|
|
681
|
-
/**
|
|
682
|
-
* Specifies the VM's unique SMBIOS ID.
|
|
683
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
684
|
-
*/
|
|
685
|
-
readonly vmUuid?: string;
|
|
686
|
-
/**
|
|
687
|
-
* The status of the hybrid machine agent.
|
|
688
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
689
|
-
*/
|
|
690
|
-
readonly status?: StatusTypes;
|
|
691
|
-
/**
|
|
692
|
-
* The time of the last status change.
|
|
693
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
694
|
-
*/
|
|
695
|
-
readonly lastStatusChange?: Date;
|
|
696
|
-
/**
|
|
697
|
-
* The hybrid machine agent full version.
|
|
698
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
699
|
-
*/
|
|
700
|
-
readonly agentVersion?: string;
|
|
701
|
-
/**
|
|
702
|
-
* Details about the error state.
|
|
703
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
704
|
-
*/
|
|
705
|
-
readonly errorDetails?: ErrorDetail[];
|
|
706
|
-
}
|
|
707
|
-
|
|
708
|
-
/** Interface representing a GuestAgents. */
|
|
709
|
-
export declare interface GuestAgents {
|
|
710
|
-
/**
|
|
711
|
-
* Returns the list of GuestAgent of the given vm.
|
|
712
|
-
* @param resourceGroupName The Resource Group Name.
|
|
713
|
-
* @param virtualMachineName Name of the vm.
|
|
714
|
-
* @param options The options parameters.
|
|
715
|
-
*/
|
|
716
|
-
listByVm(resourceGroupName: string, virtualMachineName: string, options?: GuestAgentsListByVmOptionalParams): PagedAsyncIterableIterator<GuestAgent>;
|
|
717
|
-
/**
|
|
718
|
-
* Create Or Update GuestAgent.
|
|
719
|
-
* @param resourceGroupName The Resource Group Name.
|
|
720
|
-
* @param virtualMachineName Name of the vm.
|
|
721
|
-
* @param name Name of the guestAgents.
|
|
722
|
-
* @param options The options parameters.
|
|
723
|
-
*/
|
|
724
|
-
beginCreate(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsCreateOptionalParams): Promise<PollerLike<PollOperationState<GuestAgentsCreateResponse>, GuestAgentsCreateResponse>>;
|
|
725
|
-
/**
|
|
726
|
-
* Create Or Update GuestAgent.
|
|
727
|
-
* @param resourceGroupName The Resource Group Name.
|
|
728
|
-
* @param virtualMachineName Name of the vm.
|
|
729
|
-
* @param name Name of the guestAgents.
|
|
730
|
-
* @param options The options parameters.
|
|
731
|
-
*/
|
|
732
|
-
beginCreateAndWait(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsCreateOptionalParams): Promise<GuestAgentsCreateResponse>;
|
|
733
|
-
/**
|
|
734
|
-
* Implements GuestAgent GET method.
|
|
735
|
-
* @param resourceGroupName The Resource Group Name.
|
|
736
|
-
* @param virtualMachineName Name of the vm.
|
|
737
|
-
* @param name Name of the GuestAgent.
|
|
738
|
-
* @param options The options parameters.
|
|
739
|
-
*/
|
|
740
|
-
get(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsGetOptionalParams): Promise<GuestAgentsGetResponse>;
|
|
741
|
-
/**
|
|
742
|
-
* Implements GuestAgent DELETE method.
|
|
743
|
-
* @param resourceGroupName The Resource Group Name.
|
|
744
|
-
* @param virtualMachineName Name of the vm.
|
|
745
|
-
* @param name Name of the GuestAgent.
|
|
746
|
-
* @param options The options parameters.
|
|
747
|
-
*/
|
|
748
|
-
beginDelete(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
749
|
-
/**
|
|
750
|
-
* Implements GuestAgent DELETE method.
|
|
751
|
-
* @param resourceGroupName The Resource Group Name.
|
|
752
|
-
* @param virtualMachineName Name of the vm.
|
|
753
|
-
* @param name Name of the GuestAgent.
|
|
754
|
-
* @param options The options parameters.
|
|
755
|
-
*/
|
|
756
|
-
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsDeleteOptionalParams): Promise<void>;
|
|
757
|
-
}
|
|
758
|
-
|
|
759
|
-
/** Optional parameters. */
|
|
760
|
-
export declare interface GuestAgentsCreateOptionalParams extends coreClient.OperationOptions {
|
|
761
|
-
/** Request payload. */
|
|
762
|
-
body?: GuestAgent;
|
|
763
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
764
|
-
updateIntervalInMs?: number;
|
|
765
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
766
|
-
resumeFrom?: string;
|
|
767
|
-
}
|
|
768
|
-
|
|
769
|
-
/** Contains response data for the create operation. */
|
|
770
|
-
export declare type GuestAgentsCreateResponse = GuestAgent;
|
|
771
|
-
|
|
772
|
-
/** Optional parameters. */
|
|
773
|
-
export declare interface GuestAgentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
774
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
775
|
-
updateIntervalInMs?: number;
|
|
776
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
777
|
-
resumeFrom?: string;
|
|
778
|
-
}
|
|
779
|
-
|
|
780
|
-
/** Optional parameters. */
|
|
781
|
-
export declare interface GuestAgentsGetOptionalParams extends coreClient.OperationOptions {
|
|
782
|
-
}
|
|
783
|
-
|
|
784
|
-
/** Contains response data for the get operation. */
|
|
785
|
-
export declare type GuestAgentsGetResponse = GuestAgent;
|
|
786
|
-
|
|
787
|
-
/** Optional parameters. */
|
|
788
|
-
export declare interface GuestAgentsListByVmNextOptionalParams extends coreClient.OperationOptions {
|
|
789
|
-
}
|
|
790
|
-
|
|
791
|
-
/** Contains response data for the listByVmNext operation. */
|
|
792
|
-
export declare type GuestAgentsListByVmNextResponse = GuestAgentList;
|
|
793
|
-
|
|
794
|
-
/** Optional parameters. */
|
|
795
|
-
export declare interface GuestAgentsListByVmOptionalParams extends coreClient.OperationOptions {
|
|
796
|
-
}
|
|
797
|
-
|
|
798
|
-
/** Contains response data for the listByVm operation. */
|
|
799
|
-
export declare type GuestAgentsListByVmResponse = GuestAgentList;
|
|
800
|
-
|
|
801
688
|
/** Username / Password Credentials to connect to guest. */
|
|
802
689
|
export declare interface GuestCredential {
|
|
803
690
|
/** Gets or sets username to connect with the guest. */
|
|
@@ -806,7 +693,7 @@ export declare interface GuestCredential {
|
|
|
806
693
|
password?: string;
|
|
807
694
|
}
|
|
808
695
|
|
|
809
|
-
/**
|
|
696
|
+
/** Specifies the hardware settings for the virtual machine. */
|
|
810
697
|
export declare interface HardwareProfile {
|
|
811
698
|
/** Gets or sets memory size in MBs for the vm. */
|
|
812
699
|
memorySizeMB?: number;
|
|
@@ -890,10 +777,40 @@ export declare interface Host {
|
|
|
890
777
|
*/
|
|
891
778
|
readonly customResourceName?: string;
|
|
892
779
|
/**
|
|
893
|
-
* Gets
|
|
780
|
+
* Gets the used physical memory on the host in GB.
|
|
781
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
782
|
+
*/
|
|
783
|
+
readonly overallMemoryUsageGB?: number;
|
|
784
|
+
/**
|
|
785
|
+
* Gets the total amount of physical memory on the host in GB.
|
|
786
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
787
|
+
*/
|
|
788
|
+
readonly memorySizeGB?: number;
|
|
789
|
+
/**
|
|
790
|
+
* Gets the used CPU usage across all cores in MHz.
|
|
791
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
792
|
+
*/
|
|
793
|
+
readonly overallCpuUsageMHz?: number;
|
|
794
|
+
/**
|
|
795
|
+
* Gets the max CPU usage across all cores in MHz.
|
|
796
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
797
|
+
*/
|
|
798
|
+
readonly cpuMhz?: number;
|
|
799
|
+
/**
|
|
800
|
+
* Gets the datastore ARM ids.
|
|
801
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
802
|
+
*/
|
|
803
|
+
readonly datastoreIds?: string[];
|
|
804
|
+
/**
|
|
805
|
+
* Gets the network ARM ids.
|
|
806
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
807
|
+
*/
|
|
808
|
+
readonly networkIds?: string[];
|
|
809
|
+
/**
|
|
810
|
+
* Gets the provisioning state.
|
|
894
811
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
895
812
|
*/
|
|
896
|
-
readonly provisioningState?:
|
|
813
|
+
readonly provisioningState?: ProvisioningState;
|
|
897
814
|
}
|
|
898
815
|
|
|
899
816
|
/** The host inventory item. */
|
|
@@ -923,7 +840,7 @@ export declare interface Hosts {
|
|
|
923
840
|
* @param hostName Name of the host.
|
|
924
841
|
* @param options The options parameters.
|
|
925
842
|
*/
|
|
926
|
-
beginCreate(resourceGroupName: string, hostName: string, options?: HostsCreateOptionalParams): Promise<
|
|
843
|
+
beginCreate(resourceGroupName: string, hostName: string, options?: HostsCreateOptionalParams): Promise<SimplePollerLike<OperationState<HostsCreateResponse>, HostsCreateResponse>>;
|
|
927
844
|
/**
|
|
928
845
|
* Create Or Update host.
|
|
929
846
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -951,7 +868,7 @@ export declare interface Hosts {
|
|
|
951
868
|
* @param hostName Name of the host.
|
|
952
869
|
* @param options The options parameters.
|
|
953
870
|
*/
|
|
954
|
-
beginDelete(resourceGroupName: string, hostName: string, options?: HostsDeleteOptionalParams): Promise<
|
|
871
|
+
beginDelete(resourceGroupName: string, hostName: string, options?: HostsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
955
872
|
/**
|
|
956
873
|
* Implements host DELETE method.
|
|
957
874
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -974,6 +891,11 @@ export declare interface HostsCreateOptionalParams extends coreClient.OperationO
|
|
|
974
891
|
/** Contains response data for the create operation. */
|
|
975
892
|
export declare type HostsCreateResponse = Host;
|
|
976
893
|
|
|
894
|
+
/** Defines headers for Hosts_delete operation. */
|
|
895
|
+
export declare interface HostsDeleteHeaders {
|
|
896
|
+
location?: string;
|
|
897
|
+
}
|
|
898
|
+
|
|
977
899
|
/** Optional parameters. */
|
|
978
900
|
export declare interface HostsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
979
901
|
/** Whether force delete was specified. */
|
|
@@ -1042,179 +964,89 @@ export declare interface HttpProxyConfiguration {
|
|
|
1042
964
|
httpsProxy?: string;
|
|
1043
965
|
}
|
|
1044
966
|
|
|
1045
|
-
/**
|
|
1046
|
-
export declare interface
|
|
967
|
+
/** Specifies the vCenter infrastructure specific settings for the virtual machine. */
|
|
968
|
+
export declare interface InfrastructureProfile {
|
|
969
|
+
/** Gets or sets the ARM Id of the template resource to deploy the virtual machine. */
|
|
970
|
+
templateId?: string;
|
|
971
|
+
/** Gets or sets the ARM Id of the vCenter resource in which this resource pool resides. */
|
|
972
|
+
vCenterId?: string;
|
|
1047
973
|
/**
|
|
1048
|
-
*
|
|
974
|
+
* Gets or sets the vCenter MoRef (Managed Object Reference) ID for the virtual machine.
|
|
1049
975
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1050
976
|
*/
|
|
1051
|
-
readonly
|
|
1052
|
-
/** Gets or sets the
|
|
1053
|
-
|
|
1054
|
-
/**
|
|
1055
|
-
|
|
977
|
+
readonly moRefId?: string;
|
|
978
|
+
/** Gets or sets the inventory Item ID for the virtual machine. */
|
|
979
|
+
inventoryItemId?: string;
|
|
980
|
+
/**
|
|
981
|
+
* Gets or sets the vCenter Managed Object name for the virtual machine.
|
|
982
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
983
|
+
*/
|
|
984
|
+
readonly moName?: string;
|
|
985
|
+
/**
|
|
986
|
+
* Gets or sets the folder path of the vm.
|
|
987
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
988
|
+
*/
|
|
989
|
+
readonly folderPath?: string;
|
|
1056
990
|
/**
|
|
1057
|
-
*
|
|
991
|
+
* Gets or sets the instance uuid of the vm.
|
|
1058
992
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1059
993
|
*/
|
|
1060
|
-
readonly
|
|
994
|
+
readonly instanceUuid?: string;
|
|
995
|
+
/** Gets or sets the SMBIOS UUID of the vm. */
|
|
996
|
+
smbiosUuid?: string;
|
|
997
|
+
/** Firmware type */
|
|
998
|
+
firmwareType?: FirmwareType;
|
|
1061
999
|
/**
|
|
1062
|
-
* Gets
|
|
1000
|
+
* Gets the name of the corresponding resource in Kubernetes.
|
|
1063
1001
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1064
1002
|
*/
|
|
1065
|
-
readonly
|
|
1003
|
+
readonly customResourceName?: string;
|
|
1066
1004
|
}
|
|
1067
1005
|
|
|
1068
|
-
/**
|
|
1069
|
-
export declare interface
|
|
1070
|
-
/**
|
|
1071
|
-
|
|
1006
|
+
/** Defines the inventory item. */
|
|
1007
|
+
export declare interface InventoryItem extends ProxyResource {
|
|
1008
|
+
/** Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value. */
|
|
1009
|
+
kind?: string;
|
|
1010
|
+
/** They inventory type. */
|
|
1011
|
+
inventoryType: InventoryType;
|
|
1012
|
+
/** Gets or sets the tracked resource id corresponding to the inventory resource. */
|
|
1013
|
+
managedResourceId?: string;
|
|
1014
|
+
/** Gets or sets the MoRef (Managed Object Reference) ID for the inventory item. */
|
|
1015
|
+
moRefId?: string;
|
|
1016
|
+
/** Gets or sets the vCenter Managed Object name for the inventory item. */
|
|
1017
|
+
moName?: string;
|
|
1018
|
+
/**
|
|
1019
|
+
* Gets the provisioning state.
|
|
1020
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1021
|
+
*/
|
|
1022
|
+
readonly provisioningState?: ProvisioningState;
|
|
1072
1023
|
}
|
|
1073
1024
|
|
|
1074
|
-
/**
|
|
1075
|
-
export declare
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1025
|
+
/** Describes the properties of an Inventory Item reference. */
|
|
1026
|
+
export declare interface InventoryItemDetails {
|
|
1027
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
1028
|
+
inventoryItemId?: string;
|
|
1029
|
+
/** Gets or sets the vCenter Managed Object name for the resource. */
|
|
1030
|
+
moName?: string;
|
|
1031
|
+
/** The inventory type. */
|
|
1032
|
+
inventoryType?: InventoryType;
|
|
1079
1033
|
}
|
|
1080
1034
|
|
|
1081
|
-
/**
|
|
1082
|
-
export declare interface
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
/**
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
/** Optional parameters. */
|
|
1097
|
-
export declare interface HybridIdentityMetadataListByVmNextOptionalParams extends coreClient.OperationOptions {
|
|
1098
|
-
}
|
|
1099
|
-
|
|
1100
|
-
/** Contains response data for the listByVmNext operation. */
|
|
1101
|
-
export declare type HybridIdentityMetadataListByVmNextResponse = HybridIdentityMetadataList;
|
|
1102
|
-
|
|
1103
|
-
/** Optional parameters. */
|
|
1104
|
-
export declare interface HybridIdentityMetadataListByVmOptionalParams extends coreClient.OperationOptions {
|
|
1105
|
-
}
|
|
1106
|
-
|
|
1107
|
-
/** Contains response data for the listByVm operation. */
|
|
1108
|
-
export declare type HybridIdentityMetadataListByVmResponse = HybridIdentityMetadataList;
|
|
1109
|
-
|
|
1110
|
-
/** Interface representing a HybridIdentityMetadataOperations. */
|
|
1111
|
-
export declare interface HybridIdentityMetadataOperations {
|
|
1112
|
-
/**
|
|
1113
|
-
* Returns the list of HybridIdentityMetadata of the given vm.
|
|
1114
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1115
|
-
* @param virtualMachineName Name of the vm.
|
|
1116
|
-
* @param options The options parameters.
|
|
1117
|
-
*/
|
|
1118
|
-
listByVm(resourceGroupName: string, virtualMachineName: string, options?: HybridIdentityMetadataListByVmOptionalParams): PagedAsyncIterableIterator<HybridIdentityMetadata>;
|
|
1119
|
-
/**
|
|
1120
|
-
* Create Or Update HybridIdentityMetadata.
|
|
1121
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1122
|
-
* @param virtualMachineName Name of the vm.
|
|
1123
|
-
* @param metadataName Name of the hybridIdentityMetadata.
|
|
1124
|
-
* @param options The options parameters.
|
|
1125
|
-
*/
|
|
1126
|
-
create(resourceGroupName: string, virtualMachineName: string, metadataName: string, options?: HybridIdentityMetadataCreateOptionalParams): Promise<HybridIdentityMetadataCreateResponse>;
|
|
1127
|
-
/**
|
|
1128
|
-
* Implements HybridIdentityMetadata GET method.
|
|
1129
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1130
|
-
* @param virtualMachineName Name of the vm.
|
|
1131
|
-
* @param metadataName Name of the HybridIdentityMetadata.
|
|
1132
|
-
* @param options The options parameters.
|
|
1133
|
-
*/
|
|
1134
|
-
get(resourceGroupName: string, virtualMachineName: string, metadataName: string, options?: HybridIdentityMetadataGetOptionalParams): Promise<HybridIdentityMetadataGetResponse>;
|
|
1135
|
-
/**
|
|
1136
|
-
* Implements HybridIdentityMetadata DELETE method.
|
|
1137
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1138
|
-
* @param virtualMachineName Name of the vm.
|
|
1139
|
-
* @param metadataName Name of the HybridIdentityMetadata.
|
|
1140
|
-
* @param options The options parameters.
|
|
1141
|
-
*/
|
|
1142
|
-
delete(resourceGroupName: string, virtualMachineName: string, metadataName: string, options?: HybridIdentityMetadataDeleteOptionalParams): Promise<void>;
|
|
1143
|
-
}
|
|
1144
|
-
|
|
1145
|
-
/** Managed service identity. */
|
|
1146
|
-
export declare interface Identity {
|
|
1147
|
-
/**
|
|
1148
|
-
* The principal id of managed service identity.
|
|
1149
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1150
|
-
*/
|
|
1151
|
-
readonly principalId?: string;
|
|
1152
|
-
/**
|
|
1153
|
-
* The tenant of managed service identity.
|
|
1154
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1155
|
-
*/
|
|
1156
|
-
readonly tenantId?: string;
|
|
1157
|
-
/** The type of managed service identity. */
|
|
1158
|
-
type: IdentityType;
|
|
1159
|
-
}
|
|
1160
|
-
|
|
1161
|
-
/**
|
|
1162
|
-
* Defines values for IdentityType. \
|
|
1163
|
-
* {@link KnownIdentityType} can be used interchangeably with IdentityType,
|
|
1164
|
-
* this enum contains the known values that the service supports.
|
|
1165
|
-
* ### Known values supported by the service
|
|
1166
|
-
* **None** \
|
|
1167
|
-
* **SystemAssigned**
|
|
1168
|
-
*/
|
|
1169
|
-
export declare type IdentityType = string;
|
|
1170
|
-
|
|
1171
|
-
/** Defines the inventory item. */
|
|
1172
|
-
export declare interface InventoryItem extends ProxyResource {
|
|
1173
|
-
/**
|
|
1174
|
-
* The system data.
|
|
1175
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1176
|
-
*/
|
|
1177
|
-
readonly systemData?: SystemData;
|
|
1178
|
-
/** Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value. */
|
|
1179
|
-
kind?: string;
|
|
1180
|
-
/** They inventory type. */
|
|
1181
|
-
inventoryType: InventoryType;
|
|
1182
|
-
/** Gets or sets the tracked resource id corresponding to the inventory resource. */
|
|
1183
|
-
managedResourceId?: string;
|
|
1184
|
-
/** Gets or sets the MoRef (Managed Object Reference) ID for the inventory item. */
|
|
1185
|
-
moRefId?: string;
|
|
1186
|
-
/** Gets or sets the vCenter Managed Object name for the inventory item. */
|
|
1187
|
-
moName?: string;
|
|
1188
|
-
/**
|
|
1189
|
-
* Gets or sets the provisioning state.
|
|
1190
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1191
|
-
*/
|
|
1192
|
-
readonly provisioningState?: string;
|
|
1193
|
-
}
|
|
1194
|
-
|
|
1195
|
-
/** Defines the resource properties. */
|
|
1196
|
-
export declare interface InventoryItemDetails {
|
|
1197
|
-
/** Gets or sets the inventory Item ID for the resource. */
|
|
1198
|
-
inventoryItemId?: string;
|
|
1199
|
-
/** Gets or sets the vCenter Managed Object name for the resource. */
|
|
1200
|
-
moName?: string;
|
|
1201
|
-
}
|
|
1202
|
-
|
|
1203
|
-
/** Defines the resource properties. */
|
|
1204
|
-
export declare interface InventoryItemProperties {
|
|
1205
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1206
|
-
inventoryType: "ResourcePool" | "VirtualMachine" | "VirtualMachineTemplate" | "VirtualNetwork" | "Cluster" | "Datastore" | "Host";
|
|
1207
|
-
/** Gets or sets the tracked resource id corresponding to the inventory resource. */
|
|
1208
|
-
managedResourceId?: string;
|
|
1209
|
-
/** Gets or sets the MoRef (Managed Object Reference) ID for the inventory item. */
|
|
1210
|
-
moRefId?: string;
|
|
1211
|
-
/** Gets or sets the vCenter Managed Object name for the inventory item. */
|
|
1212
|
-
moName?: string;
|
|
1213
|
-
/**
|
|
1214
|
-
* Gets or sets the provisioning state.
|
|
1215
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1216
|
-
*/
|
|
1217
|
-
readonly provisioningState?: string;
|
|
1035
|
+
/** Describes the properties of an Inventory Item. */
|
|
1036
|
+
export declare interface InventoryItemProperties {
|
|
1037
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1038
|
+
inventoryType: "ResourcePool" | "VirtualMachine" | "VirtualMachineTemplate" | "VirtualNetwork" | "Cluster" | "Datastore" | "Host";
|
|
1039
|
+
/** Gets or sets the tracked resource id corresponding to the inventory resource. */
|
|
1040
|
+
managedResourceId?: string;
|
|
1041
|
+
/** Gets or sets the MoRef (Managed Object Reference) ID for the inventory item. */
|
|
1042
|
+
moRefId?: string;
|
|
1043
|
+
/** Gets or sets the vCenter Managed Object name for the inventory item. */
|
|
1044
|
+
moName?: string;
|
|
1045
|
+
/**
|
|
1046
|
+
* Gets the provisioning state.
|
|
1047
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1048
|
+
*/
|
|
1049
|
+
readonly provisioningState?: ProvisioningState;
|
|
1218
1050
|
}
|
|
1219
1051
|
|
|
1220
1052
|
export declare type InventoryItemPropertiesUnion = InventoryItemProperties | ResourcePoolInventoryItem | VirtualMachineInventoryItem | VirtualMachineTemplateInventoryItem | VirtualNetworkInventoryItem | ClusterInventoryItem | DatastoreInventoryItem | HostInventoryItem;
|
|
@@ -1373,14 +1205,6 @@ export declare enum KnownFirmwareType {
|
|
|
1373
1205
|
Efi = "efi"
|
|
1374
1206
|
}
|
|
1375
1207
|
|
|
1376
|
-
/** Known values of {@link IdentityType} that the service accepts. */
|
|
1377
|
-
export declare enum KnownIdentityType {
|
|
1378
|
-
/** None */
|
|
1379
|
-
None = "None",
|
|
1380
|
-
/** SystemAssigned */
|
|
1381
|
-
SystemAssigned = "SystemAssigned"
|
|
1382
|
-
}
|
|
1383
|
-
|
|
1384
1208
|
/** Known values of {@link InventoryType} that the service accepts. */
|
|
1385
1209
|
export declare enum KnownInventoryType {
|
|
1386
1210
|
/** ResourcePool */
|
|
@@ -1441,52 +1265,6 @@ export declare enum KnownOsType {
|
|
|
1441
1265
|
Other = "Other"
|
|
1442
1266
|
}
|
|
1443
1267
|
|
|
1444
|
-
/** Known values of {@link OsTypeUM} that the service accepts. */
|
|
1445
|
-
export declare enum KnownOsTypeUM {
|
|
1446
|
-
/** Windows */
|
|
1447
|
-
Windows = "Windows",
|
|
1448
|
-
/** Linux */
|
|
1449
|
-
Linux = "Linux"
|
|
1450
|
-
}
|
|
1451
|
-
|
|
1452
|
-
/** Known values of {@link PatchOperationStartedBy} that the service accepts. */
|
|
1453
|
-
export declare enum KnownPatchOperationStartedBy {
|
|
1454
|
-
/** User */
|
|
1455
|
-
User = "User",
|
|
1456
|
-
/** Platform */
|
|
1457
|
-
Platform = "Platform"
|
|
1458
|
-
}
|
|
1459
|
-
|
|
1460
|
-
/** Known values of {@link PatchOperationStatus} that the service accepts. */
|
|
1461
|
-
export declare enum KnownPatchOperationStatus {
|
|
1462
|
-
/** Unknown */
|
|
1463
|
-
Unknown = "Unknown",
|
|
1464
|
-
/** InProgress */
|
|
1465
|
-
InProgress = "InProgress",
|
|
1466
|
-
/** Failed */
|
|
1467
|
-
Failed = "Failed",
|
|
1468
|
-
/** Succeeded */
|
|
1469
|
-
Succeeded = "Succeeded",
|
|
1470
|
-
/** CompletedWithWarnings */
|
|
1471
|
-
CompletedWithWarnings = "CompletedWithWarnings"
|
|
1472
|
-
}
|
|
1473
|
-
|
|
1474
|
-
/** Known values of {@link PatchServiceUsed} that the service accepts. */
|
|
1475
|
-
export declare enum KnownPatchServiceUsed {
|
|
1476
|
-
/** Unknown */
|
|
1477
|
-
Unknown = "Unknown",
|
|
1478
|
-
/** WU */
|
|
1479
|
-
WU = "WU",
|
|
1480
|
-
/** WUWsus */
|
|
1481
|
-
WUWsus = "WU_WSUS",
|
|
1482
|
-
/** YUM */
|
|
1483
|
-
YUM = "YUM",
|
|
1484
|
-
/** APT */
|
|
1485
|
-
APT = "APT",
|
|
1486
|
-
/** Zypper */
|
|
1487
|
-
Zypper = "Zypper"
|
|
1488
|
-
}
|
|
1489
|
-
|
|
1490
1268
|
/** Known values of {@link PowerOnBootOption} that the service accepts. */
|
|
1491
1269
|
export declare enum KnownPowerOnBootOption {
|
|
1492
1270
|
/** Enabled */
|
|
@@ -1537,26 +1315,6 @@ export declare enum KnownScsiControllerType {
|
|
|
1537
1315
|
Lsilogicsas = "lsilogicsas"
|
|
1538
1316
|
}
|
|
1539
1317
|
|
|
1540
|
-
/** Known values of {@link StatusLevelTypes} that the service accepts. */
|
|
1541
|
-
export declare enum KnownStatusLevelTypes {
|
|
1542
|
-
/** Info */
|
|
1543
|
-
Info = "Info",
|
|
1544
|
-
/** Warning */
|
|
1545
|
-
Warning = "Warning",
|
|
1546
|
-
/** Error */
|
|
1547
|
-
Error = "Error"
|
|
1548
|
-
}
|
|
1549
|
-
|
|
1550
|
-
/** Known values of {@link StatusTypes} that the service accepts. */
|
|
1551
|
-
export declare enum KnownStatusTypes {
|
|
1552
|
-
/** Connected */
|
|
1553
|
-
Connected = "Connected",
|
|
1554
|
-
/** Disconnected */
|
|
1555
|
-
Disconnected = "Disconnected",
|
|
1556
|
-
/** Error */
|
|
1557
|
-
Error = "Error"
|
|
1558
|
-
}
|
|
1559
|
-
|
|
1560
1318
|
/** Known values of {@link VirtualScsiSharing} that the service accepts. */
|
|
1561
1319
|
export declare enum KnownVirtualScsiSharing {
|
|
1562
1320
|
/** NoSharing */
|
|
@@ -1567,333 +1325,6 @@ export declare enum KnownVirtualScsiSharing {
|
|
|
1567
1325
|
VirtualSharing = "virtualSharing"
|
|
1568
1326
|
}
|
|
1569
1327
|
|
|
1570
|
-
/** Known values of {@link VMGuestPatchClassificationLinux} that the service accepts. */
|
|
1571
|
-
export declare enum KnownVMGuestPatchClassificationLinux {
|
|
1572
|
-
/** Critical */
|
|
1573
|
-
Critical = "Critical",
|
|
1574
|
-
/** Security */
|
|
1575
|
-
Security = "Security",
|
|
1576
|
-
/** Other */
|
|
1577
|
-
Other = "Other"
|
|
1578
|
-
}
|
|
1579
|
-
|
|
1580
|
-
/** Known values of {@link VMGuestPatchClassificationWindows} that the service accepts. */
|
|
1581
|
-
export declare enum KnownVMGuestPatchClassificationWindows {
|
|
1582
|
-
/** Critical */
|
|
1583
|
-
Critical = "Critical",
|
|
1584
|
-
/** Security */
|
|
1585
|
-
Security = "Security",
|
|
1586
|
-
/** UpdateRollUp */
|
|
1587
|
-
UpdateRollUp = "UpdateRollUp",
|
|
1588
|
-
/** FeaturePack */
|
|
1589
|
-
FeaturePack = "FeaturePack",
|
|
1590
|
-
/** ServicePack */
|
|
1591
|
-
ServicePack = "ServicePack",
|
|
1592
|
-
/** Definition */
|
|
1593
|
-
Definition = "Definition",
|
|
1594
|
-
/** Tools */
|
|
1595
|
-
Tools = "Tools",
|
|
1596
|
-
/** Updates */
|
|
1597
|
-
Updates = "Updates"
|
|
1598
|
-
}
|
|
1599
|
-
|
|
1600
|
-
/** Known values of {@link VMGuestPatchRebootSetting} that the service accepts. */
|
|
1601
|
-
export declare enum KnownVMGuestPatchRebootSetting {
|
|
1602
|
-
/** IfRequired */
|
|
1603
|
-
IfRequired = "IfRequired",
|
|
1604
|
-
/** Never */
|
|
1605
|
-
Never = "Never",
|
|
1606
|
-
/** Always */
|
|
1607
|
-
Always = "Always"
|
|
1608
|
-
}
|
|
1609
|
-
|
|
1610
|
-
/** Known values of {@link VMGuestPatchRebootStatus} that the service accepts. */
|
|
1611
|
-
export declare enum KnownVMGuestPatchRebootStatus {
|
|
1612
|
-
/** Unknown */
|
|
1613
|
-
Unknown = "Unknown",
|
|
1614
|
-
/** NotNeeded */
|
|
1615
|
-
NotNeeded = "NotNeeded",
|
|
1616
|
-
/** Required */
|
|
1617
|
-
Required = "Required",
|
|
1618
|
-
/** Started */
|
|
1619
|
-
Started = "Started",
|
|
1620
|
-
/** Failed */
|
|
1621
|
-
Failed = "Failed",
|
|
1622
|
-
/** Completed */
|
|
1623
|
-
Completed = "Completed"
|
|
1624
|
-
}
|
|
1625
|
-
|
|
1626
|
-
/** Input for InstallPatches on a Linux VM, as directly received by the API */
|
|
1627
|
-
export declare interface LinuxParameters {
|
|
1628
|
-
/** The update classifications to select when installing patches for Linux. */
|
|
1629
|
-
classificationsToInclude?: VMGuestPatchClassificationLinux[];
|
|
1630
|
-
/** packages to include in the patch operation. Format: packageName_packageVersion */
|
|
1631
|
-
packageNameMasksToInclude?: string[];
|
|
1632
|
-
/** packages to exclude in the patch operation. Format: packageName_packageVersion */
|
|
1633
|
-
packageNameMasksToExclude?: string[];
|
|
1634
|
-
}
|
|
1635
|
-
|
|
1636
|
-
/** Describes a Machine Extension. */
|
|
1637
|
-
export declare interface MachineExtension {
|
|
1638
|
-
/** Gets or sets the location. */
|
|
1639
|
-
location?: string;
|
|
1640
|
-
/**
|
|
1641
|
-
* The system data.
|
|
1642
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1643
|
-
*/
|
|
1644
|
-
readonly systemData?: SystemData;
|
|
1645
|
-
/** Gets or sets the Resource tags. */
|
|
1646
|
-
tags?: {
|
|
1647
|
-
[propertyName: string]: string;
|
|
1648
|
-
};
|
|
1649
|
-
/**
|
|
1650
|
-
* Gets or sets the name.
|
|
1651
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1652
|
-
*/
|
|
1653
|
-
readonly name?: string;
|
|
1654
|
-
/**
|
|
1655
|
-
* Gets or sets the Id.
|
|
1656
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1657
|
-
*/
|
|
1658
|
-
readonly id?: string;
|
|
1659
|
-
/**
|
|
1660
|
-
* Gets or sets the type of the resource.
|
|
1661
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1662
|
-
*/
|
|
1663
|
-
readonly type?: string;
|
|
1664
|
-
/** How the extension handler should be forced to update even if the extension configuration has not changed. */
|
|
1665
|
-
forceUpdateTag?: string;
|
|
1666
|
-
/** The name of the extension handler publisher. */
|
|
1667
|
-
publisher?: string;
|
|
1668
|
-
/** Specifies the type of the extension; an example is "CustomScriptExtension". */
|
|
1669
|
-
typePropertiesType?: string;
|
|
1670
|
-
/** Specifies the version of the script handler. */
|
|
1671
|
-
typeHandlerVersion?: string;
|
|
1672
|
-
/** Indicates whether the extension should be automatically upgraded by the platform if there is a newer version available. */
|
|
1673
|
-
enableAutomaticUpgrade?: boolean;
|
|
1674
|
-
/** Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. */
|
|
1675
|
-
autoUpgradeMinorVersion?: boolean;
|
|
1676
|
-
/** Json formatted public settings for the extension. */
|
|
1677
|
-
settings?: Record<string, unknown>;
|
|
1678
|
-
/** The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all. */
|
|
1679
|
-
protectedSettings?: Record<string, unknown>;
|
|
1680
|
-
/**
|
|
1681
|
-
* The provisioning state, which only appears in the response.
|
|
1682
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1683
|
-
*/
|
|
1684
|
-
readonly provisioningState?: string;
|
|
1685
|
-
/** The machine extension instance view. */
|
|
1686
|
-
instanceView?: MachineExtensionPropertiesInstanceView;
|
|
1687
|
-
}
|
|
1688
|
-
|
|
1689
|
-
/** Describes the Machine Extension Instance View. */
|
|
1690
|
-
export declare interface MachineExtensionInstanceView {
|
|
1691
|
-
/**
|
|
1692
|
-
* The machine extension name.
|
|
1693
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1694
|
-
*/
|
|
1695
|
-
readonly name?: string;
|
|
1696
|
-
/**
|
|
1697
|
-
* Specifies the type of the extension; an example is "CustomScriptExtension".
|
|
1698
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1699
|
-
*/
|
|
1700
|
-
readonly type?: string;
|
|
1701
|
-
/**
|
|
1702
|
-
* Specifies the version of the script handler.
|
|
1703
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1704
|
-
*/
|
|
1705
|
-
readonly typeHandlerVersion?: string;
|
|
1706
|
-
/** Instance view status. */
|
|
1707
|
-
status?: MachineExtensionInstanceViewStatus;
|
|
1708
|
-
}
|
|
1709
|
-
|
|
1710
|
-
/** Instance view status. */
|
|
1711
|
-
export declare interface MachineExtensionInstanceViewStatus {
|
|
1712
|
-
/**
|
|
1713
|
-
* The status code.
|
|
1714
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1715
|
-
*/
|
|
1716
|
-
readonly code?: string;
|
|
1717
|
-
/**
|
|
1718
|
-
* The level code.
|
|
1719
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1720
|
-
*/
|
|
1721
|
-
readonly level?: StatusLevelTypes;
|
|
1722
|
-
/**
|
|
1723
|
-
* The short localizable label for the status.
|
|
1724
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1725
|
-
*/
|
|
1726
|
-
readonly displayStatus?: string;
|
|
1727
|
-
/**
|
|
1728
|
-
* The detailed status message, including for alerts and error messages.
|
|
1729
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1730
|
-
*/
|
|
1731
|
-
readonly message?: string;
|
|
1732
|
-
/**
|
|
1733
|
-
* The time of the status.
|
|
1734
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1735
|
-
*/
|
|
1736
|
-
readonly time?: Date;
|
|
1737
|
-
}
|
|
1738
|
-
|
|
1739
|
-
/** The machine extension instance view. */
|
|
1740
|
-
export declare interface MachineExtensionPropertiesInstanceView extends MachineExtensionInstanceView {
|
|
1741
|
-
}
|
|
1742
|
-
|
|
1743
|
-
/** Interface representing a MachineExtensions. */
|
|
1744
|
-
export declare interface MachineExtensions {
|
|
1745
|
-
/**
|
|
1746
|
-
* The operation to get all extensions of a non-Azure machine
|
|
1747
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1748
|
-
* @param name The name of the machine containing the extension.
|
|
1749
|
-
* @param options The options parameters.
|
|
1750
|
-
*/
|
|
1751
|
-
list(resourceGroupName: string, name: string, options?: MachineExtensionsListOptionalParams): PagedAsyncIterableIterator<MachineExtension>;
|
|
1752
|
-
/**
|
|
1753
|
-
* The operation to create or update the extension.
|
|
1754
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1755
|
-
* @param name The name of the machine where the extension should be created or updated.
|
|
1756
|
-
* @param extensionName The name of the machine extension.
|
|
1757
|
-
* @param extensionParameters Parameters supplied to the Create Machine Extension operation.
|
|
1758
|
-
* @param options The options parameters.
|
|
1759
|
-
*/
|
|
1760
|
-
beginCreateOrUpdate(resourceGroupName: string, name: string, extensionName: string, extensionParameters: MachineExtension, options?: MachineExtensionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<MachineExtensionsCreateOrUpdateResponse>, MachineExtensionsCreateOrUpdateResponse>>;
|
|
1761
|
-
/**
|
|
1762
|
-
* The operation to create or update the extension.
|
|
1763
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1764
|
-
* @param name The name of the machine where the extension should be created or updated.
|
|
1765
|
-
* @param extensionName The name of the machine extension.
|
|
1766
|
-
* @param extensionParameters Parameters supplied to the Create Machine Extension operation.
|
|
1767
|
-
* @param options The options parameters.
|
|
1768
|
-
*/
|
|
1769
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, name: string, extensionName: string, extensionParameters: MachineExtension, options?: MachineExtensionsCreateOrUpdateOptionalParams): Promise<MachineExtensionsCreateOrUpdateResponse>;
|
|
1770
|
-
/**
|
|
1771
|
-
* The operation to update the extension.
|
|
1772
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1773
|
-
* @param name The name of the machine where the extension should be created or updated.
|
|
1774
|
-
* @param extensionName The name of the machine extension.
|
|
1775
|
-
* @param extensionParameters Parameters supplied to the Create Machine Extension operation.
|
|
1776
|
-
* @param options The options parameters.
|
|
1777
|
-
*/
|
|
1778
|
-
beginUpdate(resourceGroupName: string, name: string, extensionName: string, extensionParameters: MachineExtensionUpdate, options?: MachineExtensionsUpdateOptionalParams): Promise<PollerLike<PollOperationState<MachineExtensionsUpdateResponse>, MachineExtensionsUpdateResponse>>;
|
|
1779
|
-
/**
|
|
1780
|
-
* The operation to update the extension.
|
|
1781
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1782
|
-
* @param name The name of the machine where the extension should be created or updated.
|
|
1783
|
-
* @param extensionName The name of the machine extension.
|
|
1784
|
-
* @param extensionParameters Parameters supplied to the Create Machine Extension operation.
|
|
1785
|
-
* @param options The options parameters.
|
|
1786
|
-
*/
|
|
1787
|
-
beginUpdateAndWait(resourceGroupName: string, name: string, extensionName: string, extensionParameters: MachineExtensionUpdate, options?: MachineExtensionsUpdateOptionalParams): Promise<MachineExtensionsUpdateResponse>;
|
|
1788
|
-
/**
|
|
1789
|
-
* The operation to delete the extension.
|
|
1790
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1791
|
-
* @param name The name of the machine where the extension should be deleted.
|
|
1792
|
-
* @param extensionName The name of the machine extension.
|
|
1793
|
-
* @param options The options parameters.
|
|
1794
|
-
*/
|
|
1795
|
-
beginDelete(resourceGroupName: string, name: string, extensionName: string, options?: MachineExtensionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1796
|
-
/**
|
|
1797
|
-
* The operation to delete the extension.
|
|
1798
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1799
|
-
* @param name The name of the machine where the extension should be deleted.
|
|
1800
|
-
* @param extensionName The name of the machine extension.
|
|
1801
|
-
* @param options The options parameters.
|
|
1802
|
-
*/
|
|
1803
|
-
beginDeleteAndWait(resourceGroupName: string, name: string, extensionName: string, options?: MachineExtensionsDeleteOptionalParams): Promise<void>;
|
|
1804
|
-
/**
|
|
1805
|
-
* The operation to get the extension.
|
|
1806
|
-
* @param resourceGroupName The Resource Group Name.
|
|
1807
|
-
* @param name The name of the machine containing the extension.
|
|
1808
|
-
* @param extensionName The name of the machine extension.
|
|
1809
|
-
* @param options The options parameters.
|
|
1810
|
-
*/
|
|
1811
|
-
get(resourceGroupName: string, name: string, extensionName: string, options?: MachineExtensionsGetOptionalParams): Promise<MachineExtensionsGetResponse>;
|
|
1812
|
-
}
|
|
1813
|
-
|
|
1814
|
-
/** Optional parameters. */
|
|
1815
|
-
export declare interface MachineExtensionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1816
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1817
|
-
updateIntervalInMs?: number;
|
|
1818
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1819
|
-
resumeFrom?: string;
|
|
1820
|
-
}
|
|
1821
|
-
|
|
1822
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1823
|
-
export declare type MachineExtensionsCreateOrUpdateResponse = MachineExtension;
|
|
1824
|
-
|
|
1825
|
-
/** Optional parameters. */
|
|
1826
|
-
export declare interface MachineExtensionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1827
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1828
|
-
updateIntervalInMs?: number;
|
|
1829
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1830
|
-
resumeFrom?: string;
|
|
1831
|
-
}
|
|
1832
|
-
|
|
1833
|
-
/** Optional parameters. */
|
|
1834
|
-
export declare interface MachineExtensionsGetOptionalParams extends coreClient.OperationOptions {
|
|
1835
|
-
}
|
|
1836
|
-
|
|
1837
|
-
/** Contains response data for the get operation. */
|
|
1838
|
-
export declare type MachineExtensionsGetResponse = MachineExtension;
|
|
1839
|
-
|
|
1840
|
-
/** Optional parameters. */
|
|
1841
|
-
export declare interface MachineExtensionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1842
|
-
/** The expand expression to apply on the operation. */
|
|
1843
|
-
expand?: string;
|
|
1844
|
-
}
|
|
1845
|
-
|
|
1846
|
-
/** Contains response data for the listNext operation. */
|
|
1847
|
-
export declare type MachineExtensionsListNextResponse = MachineExtensionsListResult;
|
|
1848
|
-
|
|
1849
|
-
/** Optional parameters. */
|
|
1850
|
-
export declare interface MachineExtensionsListOptionalParams extends coreClient.OperationOptions {
|
|
1851
|
-
/** The expand expression to apply on the operation. */
|
|
1852
|
-
expand?: string;
|
|
1853
|
-
}
|
|
1854
|
-
|
|
1855
|
-
/** Contains response data for the list operation. */
|
|
1856
|
-
export declare type MachineExtensionsListResponse = MachineExtensionsListResult;
|
|
1857
|
-
|
|
1858
|
-
/** Describes the Machine Extensions List Result. */
|
|
1859
|
-
export declare interface MachineExtensionsListResult {
|
|
1860
|
-
/** The list of extensions */
|
|
1861
|
-
value?: MachineExtension[];
|
|
1862
|
-
/** The uri to fetch the next page of machine extensions. Call ListNext() with this to fetch the next page of extensions. */
|
|
1863
|
-
nextLink?: string;
|
|
1864
|
-
}
|
|
1865
|
-
|
|
1866
|
-
/** Optional parameters. */
|
|
1867
|
-
export declare interface MachineExtensionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1868
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1869
|
-
updateIntervalInMs?: number;
|
|
1870
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1871
|
-
resumeFrom?: string;
|
|
1872
|
-
}
|
|
1873
|
-
|
|
1874
|
-
/** Contains response data for the update operation. */
|
|
1875
|
-
export declare type MachineExtensionsUpdateResponse = MachineExtension;
|
|
1876
|
-
|
|
1877
|
-
/** Describes a Machine Extension Update. */
|
|
1878
|
-
export declare interface MachineExtensionUpdate extends ResourcePatch {
|
|
1879
|
-
/** How the extension handler should be forced to update even if the extension configuration has not changed. */
|
|
1880
|
-
forceUpdateTag?: string;
|
|
1881
|
-
/** The name of the extension handler publisher. */
|
|
1882
|
-
publisher?: string;
|
|
1883
|
-
/** Specifies the type of the extension; an example is "CustomScriptExtension". */
|
|
1884
|
-
type?: string;
|
|
1885
|
-
/** Specifies the version of the script handler. */
|
|
1886
|
-
typeHandlerVersion?: string;
|
|
1887
|
-
/** Indicates whether the extension should be automatically upgraded by the platform if there is a newer version available. */
|
|
1888
|
-
enableAutomaticUpgrade?: boolean;
|
|
1889
|
-
/** Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. */
|
|
1890
|
-
autoUpgradeMinorVersion?: boolean;
|
|
1891
|
-
/** Json formatted public settings for the extension. */
|
|
1892
|
-
settings?: Record<string, unknown>;
|
|
1893
|
-
/** The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all. */
|
|
1894
|
-
protectedSettings?: Record<string, unknown>;
|
|
1895
|
-
}
|
|
1896
|
-
|
|
1897
1328
|
/** Network Interface model */
|
|
1898
1329
|
export declare interface NetworkInterface {
|
|
1899
1330
|
/** Gets or sets the name of the network interface. */
|
|
@@ -1950,13 +1381,13 @@ export declare interface NetworkInterfaceUpdate {
|
|
|
1950
1381
|
deviceKey?: number;
|
|
1951
1382
|
}
|
|
1952
1383
|
|
|
1953
|
-
/**
|
|
1384
|
+
/** Specifies the network interfaces of the virtual machine. */
|
|
1954
1385
|
export declare interface NetworkProfile {
|
|
1955
1386
|
/** Gets or sets the list of network interfaces associated with the virtual machine. */
|
|
1956
1387
|
networkInterfaces?: NetworkInterface[];
|
|
1957
1388
|
}
|
|
1958
1389
|
|
|
1959
|
-
/**
|
|
1390
|
+
/** Specifies the network interfaces of the virtual machine. */
|
|
1960
1391
|
export declare interface NetworkProfileUpdate {
|
|
1961
1392
|
/** Gets or sets the list of network interfaces associated with the virtual machine. */
|
|
1962
1393
|
networkInterfaces?: NetworkInterfaceUpdate[];
|
|
@@ -2077,28 +1508,23 @@ export declare interface OperationsListOptionalParams extends coreClient.Operati
|
|
|
2077
1508
|
/** Contains response data for the list operation. */
|
|
2078
1509
|
export declare type OperationsListResponse = OperationsList;
|
|
2079
1510
|
|
|
2080
|
-
/**
|
|
2081
|
-
export declare interface
|
|
1511
|
+
/** Specifies the operating system settings for the virtual machine. */
|
|
1512
|
+
export declare interface OsProfileForVMInstance {
|
|
2082
1513
|
/** Gets or sets computer name. */
|
|
2083
1514
|
computerName?: string;
|
|
2084
1515
|
/** Gets or sets administrator username. */
|
|
2085
1516
|
adminUsername?: string;
|
|
2086
|
-
/**
|
|
1517
|
+
/** Sets administrator password. */
|
|
2087
1518
|
adminPassword?: string;
|
|
2088
1519
|
/** Gets or sets the guestId. */
|
|
2089
1520
|
guestId?: string;
|
|
2090
|
-
/**
|
|
2091
|
-
* Gets or sets a value indicating whether the VM is ready for extension operations.
|
|
2092
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2093
|
-
*/
|
|
2094
|
-
readonly allowExtensionOperations?: boolean;
|
|
2095
1521
|
/** Gets or sets the type of the os. */
|
|
2096
1522
|
osType?: OsType;
|
|
2097
1523
|
/**
|
|
2098
|
-
* Gets or sets os
|
|
1524
|
+
* Gets or sets os sku.
|
|
2099
1525
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2100
1526
|
*/
|
|
2101
|
-
readonly
|
|
1527
|
+
readonly osSku?: string;
|
|
2102
1528
|
/**
|
|
2103
1529
|
* Gets or sets the current running status of VMware Tools running in the guest operating system.
|
|
2104
1530
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2114,111 +1540,20 @@ export declare interface OsProfile {
|
|
|
2114
1540
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2115
1541
|
*/
|
|
2116
1542
|
readonly toolsVersion?: string;
|
|
2117
|
-
|
|
2118
|
-
windowsConfiguration?: OsProfileWindowsConfiguration;
|
|
2119
|
-
/** Specifies the linux configuration for update management. */
|
|
2120
|
-
linuxConfiguration?: OsProfileLinuxConfiguration;
|
|
2121
|
-
}
|
|
2122
|
-
|
|
2123
|
-
/** Specifies the linux configuration for update management. */
|
|
2124
|
-
export declare interface OsProfileLinuxConfiguration {
|
|
2125
|
-
/** Specifies the assessment mode. */
|
|
2126
|
-
assessmentMode?: string;
|
|
2127
|
-
/** Specifies the patch mode. */
|
|
2128
|
-
patchMode?: string;
|
|
2129
|
-
}
|
|
2130
|
-
|
|
2131
|
-
/** Defines the os update properties. */
|
|
2132
|
-
export declare interface OsProfileUpdate {
|
|
2133
|
-
/** Specifies the windows configuration for update management. */
|
|
2134
|
-
windowsConfiguration?: OsProfileUpdateWindowsConfiguration;
|
|
2135
|
-
/** Specifies the linux configuration for update management. */
|
|
2136
|
-
linuxConfiguration?: OsProfileUpdateLinuxConfiguration;
|
|
2137
|
-
}
|
|
2138
|
-
|
|
2139
|
-
/** Specifies the linux configuration for update management. */
|
|
2140
|
-
export declare interface OsProfileUpdateLinuxConfiguration {
|
|
2141
|
-
/** Specifies the assessment mode. */
|
|
2142
|
-
assessmentMode?: string;
|
|
2143
|
-
/** Specifies the patch mode. */
|
|
2144
|
-
patchMode?: string;
|
|
2145
|
-
}
|
|
2146
|
-
|
|
2147
|
-
/** Specifies the windows configuration for update management. */
|
|
2148
|
-
export declare interface OsProfileUpdateWindowsConfiguration {
|
|
2149
|
-
/** Specifies the assessment mode. */
|
|
2150
|
-
assessmentMode?: string;
|
|
2151
|
-
/** Specifies the patch mode. */
|
|
2152
|
-
patchMode?: string;
|
|
2153
|
-
}
|
|
2154
|
-
|
|
2155
|
-
/** Specifies the windows configuration for update management. */
|
|
2156
|
-
export declare interface OsProfileWindowsConfiguration {
|
|
2157
|
-
/** Specifies the assessment mode. */
|
|
2158
|
-
assessmentMode?: string;
|
|
2159
|
-
/** Specifies the patch mode. */
|
|
2160
|
-
patchMode?: string;
|
|
2161
|
-
}
|
|
2162
|
-
|
|
2163
|
-
/**
|
|
2164
|
-
* Defines values for OsType. \
|
|
2165
|
-
* {@link KnownOsType} can be used interchangeably with OsType,
|
|
2166
|
-
* this enum contains the known values that the service supports.
|
|
2167
|
-
* ### Known values supported by the service
|
|
2168
|
-
* **Windows** \
|
|
2169
|
-
* **Linux** \
|
|
2170
|
-
* **Other**
|
|
2171
|
-
*/
|
|
2172
|
-
export declare type OsType = string;
|
|
2173
|
-
|
|
2174
|
-
/**
|
|
2175
|
-
* Defines values for OsTypeUM. \
|
|
2176
|
-
* {@link KnownOsTypeUM} can be used interchangeably with OsTypeUM,
|
|
2177
|
-
* this enum contains the known values that the service supports.
|
|
2178
|
-
* ### Known values supported by the service
|
|
2179
|
-
* **Windows** \
|
|
2180
|
-
* **Linux**
|
|
2181
|
-
*/
|
|
2182
|
-
export declare type OsTypeUM = string;
|
|
2183
|
-
|
|
2184
|
-
/**
|
|
2185
|
-
* Defines values for PatchOperationStartedBy. \
|
|
2186
|
-
* {@link KnownPatchOperationStartedBy} can be used interchangeably with PatchOperationStartedBy,
|
|
2187
|
-
* this enum contains the known values that the service supports.
|
|
2188
|
-
* ### Known values supported by the service
|
|
2189
|
-
* **User** \
|
|
2190
|
-
* **Platform**
|
|
2191
|
-
*/
|
|
2192
|
-
export declare type PatchOperationStartedBy = string;
|
|
2193
|
-
|
|
2194
|
-
/**
|
|
2195
|
-
* Defines values for PatchOperationStatus. \
|
|
2196
|
-
* {@link KnownPatchOperationStatus} can be used interchangeably with PatchOperationStatus,
|
|
2197
|
-
* this enum contains the known values that the service supports.
|
|
2198
|
-
* ### Known values supported by the service
|
|
2199
|
-
* **Unknown** \
|
|
2200
|
-
* **InProgress** \
|
|
2201
|
-
* **Failed** \
|
|
2202
|
-
* **Succeeded** \
|
|
2203
|
-
* **CompletedWithWarnings**
|
|
2204
|
-
*/
|
|
2205
|
-
export declare type PatchOperationStatus = string;
|
|
1543
|
+
}
|
|
2206
1544
|
|
|
2207
1545
|
/**
|
|
2208
|
-
* Defines values for
|
|
2209
|
-
* {@link
|
|
1546
|
+
* Defines values for OsType. \
|
|
1547
|
+
* {@link KnownOsType} can be used interchangeably with OsType,
|
|
2210
1548
|
* this enum contains the known values that the service supports.
|
|
2211
1549
|
* ### Known values supported by the service
|
|
2212
|
-
* **
|
|
2213
|
-
* **
|
|
2214
|
-
* **
|
|
2215
|
-
* **YUM** \
|
|
2216
|
-
* **APT** \
|
|
2217
|
-
* **Zypper**
|
|
1550
|
+
* **Windows** \
|
|
1551
|
+
* **Linux** \
|
|
1552
|
+
* **Other**
|
|
2218
1553
|
*/
|
|
2219
|
-
export declare type
|
|
1554
|
+
export declare type OsType = string;
|
|
2220
1555
|
|
|
2221
|
-
/**
|
|
1556
|
+
/** Specifies the compute and storage placement settings for the virtual machine. */
|
|
2222
1557
|
export declare interface PlacementProfile {
|
|
2223
1558
|
/** Gets or sets the ARM Id of the resourcePool resource on which this virtual machine will deploy. */
|
|
2224
1559
|
resourcePoolId?: string;
|
|
@@ -2274,7 +1609,7 @@ export declare interface ProxyResource extends Resource {
|
|
|
2274
1609
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
2275
1610
|
export declare interface Resource {
|
|
2276
1611
|
/**
|
|
2277
|
-
* Fully qualified resource ID for the resource.
|
|
1612
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
2278
1613
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2279
1614
|
*/
|
|
2280
1615
|
readonly id?: string;
|
|
@@ -2288,6 +1623,11 @@ export declare interface Resource {
|
|
|
2288
1623
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2289
1624
|
*/
|
|
2290
1625
|
readonly type?: string;
|
|
1626
|
+
/**
|
|
1627
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1628
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1629
|
+
*/
|
|
1630
|
+
readonly systemData?: SystemData;
|
|
2291
1631
|
}
|
|
2292
1632
|
|
|
2293
1633
|
/** Object containing updates for patch operations. */
|
|
@@ -2382,21 +1722,51 @@ export declare interface ResourcePool {
|
|
|
2382
1722
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2383
1723
|
*/
|
|
2384
1724
|
readonly memLimitMB?: number;
|
|
1725
|
+
/**
|
|
1726
|
+
* Gets the used physical memory on the pool in GB.
|
|
1727
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1728
|
+
*/
|
|
1729
|
+
readonly memOverallUsageGB?: number;
|
|
1730
|
+
/**
|
|
1731
|
+
* Gets the total amount of physical memory on the pool in GB.
|
|
1732
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1733
|
+
*/
|
|
1734
|
+
readonly memCapacityGB?: number;
|
|
1735
|
+
/**
|
|
1736
|
+
* Gets the used CPU usage across all cores on the pool in MHz.
|
|
1737
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1738
|
+
*/
|
|
1739
|
+
readonly cpuOverallUsageMHz?: number;
|
|
1740
|
+
/**
|
|
1741
|
+
* Gets the max CPU usage across all cores on the pool in MHz.
|
|
1742
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1743
|
+
*/
|
|
1744
|
+
readonly cpuCapacityMHz?: number;
|
|
2385
1745
|
/**
|
|
2386
1746
|
* Gets the name of the corresponding resource in Kubernetes.
|
|
2387
1747
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2388
1748
|
*/
|
|
2389
1749
|
readonly customResourceName?: string;
|
|
1750
|
+
/**
|
|
1751
|
+
* Gets the datastore ARM ids.
|
|
1752
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1753
|
+
*/
|
|
1754
|
+
readonly datastoreIds?: string[];
|
|
1755
|
+
/**
|
|
1756
|
+
* Gets the network ARM ids.
|
|
1757
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1758
|
+
*/
|
|
1759
|
+
readonly networkIds?: string[];
|
|
2390
1760
|
/**
|
|
2391
1761
|
* The resource status information.
|
|
2392
1762
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2393
1763
|
*/
|
|
2394
1764
|
readonly statuses?: ResourceStatus[];
|
|
2395
1765
|
/**
|
|
2396
|
-
* Gets
|
|
1766
|
+
* Gets the provisioning state.
|
|
2397
1767
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2398
1768
|
*/
|
|
2399
|
-
readonly provisioningState?:
|
|
1769
|
+
readonly provisioningState?: ProvisioningState;
|
|
2400
1770
|
}
|
|
2401
1771
|
|
|
2402
1772
|
/** The resource pool inventory item. */
|
|
@@ -2426,7 +1796,7 @@ export declare interface ResourcePools {
|
|
|
2426
1796
|
* @param resourcePoolName Name of the resourcePool.
|
|
2427
1797
|
* @param options The options parameters.
|
|
2428
1798
|
*/
|
|
2429
|
-
beginCreate(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsCreateOptionalParams): Promise<
|
|
1799
|
+
beginCreate(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ResourcePoolsCreateResponse>, ResourcePoolsCreateResponse>>;
|
|
2430
1800
|
/**
|
|
2431
1801
|
* Create Or Update resourcePool.
|
|
2432
1802
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -2454,7 +1824,7 @@ export declare interface ResourcePools {
|
|
|
2454
1824
|
* @param resourcePoolName Name of the resourcePool.
|
|
2455
1825
|
* @param options The options parameters.
|
|
2456
1826
|
*/
|
|
2457
|
-
beginDelete(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsDeleteOptionalParams): Promise<
|
|
1827
|
+
beginDelete(resourceGroupName: string, resourcePoolName: string, options?: ResourcePoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2458
1828
|
/**
|
|
2459
1829
|
* Implements resourcePool DELETE method.
|
|
2460
1830
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -2477,6 +1847,11 @@ export declare interface ResourcePoolsCreateOptionalParams extends coreClient.Op
|
|
|
2477
1847
|
/** Contains response data for the create operation. */
|
|
2478
1848
|
export declare type ResourcePoolsCreateResponse = ResourcePool;
|
|
2479
1849
|
|
|
1850
|
+
/** Defines headers for ResourcePools_delete operation. */
|
|
1851
|
+
export declare interface ResourcePoolsDeleteHeaders {
|
|
1852
|
+
location?: string;
|
|
1853
|
+
}
|
|
1854
|
+
|
|
2480
1855
|
/** Optional parameters. */
|
|
2481
1856
|
export declare interface ResourcePoolsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2482
1857
|
/** Whether force delete was specified. */
|
|
@@ -2591,35 +1966,13 @@ export declare interface SecurityProfile {
|
|
|
2591
1966
|
uefiSettings?: UefiSettings;
|
|
2592
1967
|
}
|
|
2593
1968
|
|
|
2594
|
-
/**
|
|
2595
|
-
* Defines values for StatusLevelTypes. \
|
|
2596
|
-
* {@link KnownStatusLevelTypes} can be used interchangeably with StatusLevelTypes,
|
|
2597
|
-
* this enum contains the known values that the service supports.
|
|
2598
|
-
* ### Known values supported by the service
|
|
2599
|
-
* **Info** \
|
|
2600
|
-
* **Warning** \
|
|
2601
|
-
* **Error**
|
|
2602
|
-
*/
|
|
2603
|
-
export declare type StatusLevelTypes = string;
|
|
2604
|
-
|
|
2605
|
-
/**
|
|
2606
|
-
* Defines values for StatusTypes. \
|
|
2607
|
-
* {@link KnownStatusTypes} can be used interchangeably with StatusTypes,
|
|
2608
|
-
* this enum contains the known values that the service supports.
|
|
2609
|
-
* ### Known values supported by the service
|
|
2610
|
-
* **Connected** \
|
|
2611
|
-
* **Disconnected** \
|
|
2612
|
-
* **Error**
|
|
2613
|
-
*/
|
|
2614
|
-
export declare type StatusTypes = string;
|
|
2615
|
-
|
|
2616
1969
|
/** Defines the stop action properties. */
|
|
2617
1970
|
export declare interface StopVirtualMachineOptions {
|
|
2618
1971
|
/** Gets or sets a value indicating whether to request non-graceful VM shutdown. True value for this flag indicates non-graceful shutdown whereas false indicates otherwise. Defaults to false. */
|
|
2619
1972
|
skipShutdown?: boolean;
|
|
2620
1973
|
}
|
|
2621
1974
|
|
|
2622
|
-
/**
|
|
1975
|
+
/** Specifies the storage settings for the virtual machine disks. */
|
|
2623
1976
|
export declare interface StorageProfile {
|
|
2624
1977
|
/** Gets or sets the list of virtual disks associated with the virtual machine. */
|
|
2625
1978
|
disks?: VirtualDisk[];
|
|
@@ -2630,7 +1983,7 @@ export declare interface StorageProfile {
|
|
|
2630
1983
|
readonly scsiControllers?: VirtualScsiController[];
|
|
2631
1984
|
}
|
|
2632
1985
|
|
|
2633
|
-
/**
|
|
1986
|
+
/** Specifies the storage settings for the virtual machine disks. */
|
|
2634
1987
|
export declare interface StorageProfileUpdate {
|
|
2635
1988
|
/** Gets or sets the list of virtual disks associated with the virtual machine. */
|
|
2636
1989
|
disks?: VirtualDiskUpdate[];
|
|
@@ -2727,10 +2080,10 @@ export declare interface VCenter {
|
|
|
2727
2080
|
*/
|
|
2728
2081
|
readonly statuses?: ResourceStatus[];
|
|
2729
2082
|
/**
|
|
2730
|
-
* Gets
|
|
2083
|
+
* Gets the provisioning state.
|
|
2731
2084
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2732
2085
|
*/
|
|
2733
|
-
readonly provisioningState?:
|
|
2086
|
+
readonly provisioningState?: ProvisioningState;
|
|
2734
2087
|
}
|
|
2735
2088
|
|
|
2736
2089
|
/** Interface representing a VCenters. */
|
|
@@ -2752,7 +2105,7 @@ export declare interface VCenters {
|
|
|
2752
2105
|
* @param vcenterName Name of the vCenter.
|
|
2753
2106
|
* @param options The options parameters.
|
|
2754
2107
|
*/
|
|
2755
|
-
beginCreate(resourceGroupName: string, vcenterName: string, options?: VCentersCreateOptionalParams): Promise<
|
|
2108
|
+
beginCreate(resourceGroupName: string, vcenterName: string, options?: VCentersCreateOptionalParams): Promise<SimplePollerLike<OperationState<VCentersCreateResponse>, VCentersCreateResponse>>;
|
|
2756
2109
|
/**
|
|
2757
2110
|
* Create Or Update vCenter.
|
|
2758
2111
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -2780,7 +2133,7 @@ export declare interface VCenters {
|
|
|
2780
2133
|
* @param vcenterName Name of the vCenter.
|
|
2781
2134
|
* @param options The options parameters.
|
|
2782
2135
|
*/
|
|
2783
|
-
beginDelete(resourceGroupName: string, vcenterName: string, options?: VCentersDeleteOptionalParams): Promise<
|
|
2136
|
+
beginDelete(resourceGroupName: string, vcenterName: string, options?: VCentersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2784
2137
|
/**
|
|
2785
2138
|
* Implements vCenter DELETE method.
|
|
2786
2139
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -2803,6 +2156,11 @@ export declare interface VCentersCreateOptionalParams extends coreClient.Operati
|
|
|
2803
2156
|
/** Contains response data for the create operation. */
|
|
2804
2157
|
export declare type VCentersCreateResponse = VCenter;
|
|
2805
2158
|
|
|
2159
|
+
/** Defines headers for VCenters_delete operation. */
|
|
2160
|
+
export declare interface VCentersDeleteHeaders {
|
|
2161
|
+
location?: string;
|
|
2162
|
+
}
|
|
2163
|
+
|
|
2806
2164
|
/** Optional parameters. */
|
|
2807
2165
|
export declare interface VCentersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2808
2166
|
/** Whether force delete was specified. */
|
|
@@ -2923,546 +2281,251 @@ export declare interface VirtualDiskUpdate {
|
|
|
2923
2281
|
diskType?: DiskType;
|
|
2924
2282
|
}
|
|
2925
2283
|
|
|
2926
|
-
/** Define the
|
|
2927
|
-
export declare interface
|
|
2928
|
-
/** Gets or sets the location. */
|
|
2929
|
-
location: string;
|
|
2284
|
+
/** Define the virtualMachineInstance. */
|
|
2285
|
+
export declare interface VirtualMachineInstance extends ProxyResource {
|
|
2930
2286
|
/** Gets or sets the extended location. */
|
|
2931
2287
|
extendedLocation?: ExtendedLocation;
|
|
2932
|
-
/**
|
|
2933
|
-
* The system data.
|
|
2934
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2935
|
-
*/
|
|
2936
|
-
readonly systemData?: SystemData;
|
|
2937
|
-
/** Gets or sets the Resource tags. */
|
|
2938
|
-
tags?: {
|
|
2939
|
-
[propertyName: string]: string;
|
|
2940
|
-
};
|
|
2941
|
-
/**
|
|
2942
|
-
* Gets or sets the name.
|
|
2943
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2944
|
-
*/
|
|
2945
|
-
readonly name?: string;
|
|
2946
|
-
/**
|
|
2947
|
-
* Gets or sets the Id.
|
|
2948
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2949
|
-
*/
|
|
2950
|
-
readonly id?: string;
|
|
2951
|
-
/**
|
|
2952
|
-
* Gets or sets the type of the resource.
|
|
2953
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2954
|
-
*/
|
|
2955
|
-
readonly type?: string;
|
|
2956
|
-
/** Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value. */
|
|
2957
|
-
kind?: string;
|
|
2958
|
-
/** The identity of the resource. */
|
|
2959
|
-
identity?: Identity;
|
|
2960
|
-
/**
|
|
2961
|
-
* Gets or sets the ARM Id of the resourcePool resource on which this virtual machine will
|
|
2962
|
-
* deploy.
|
|
2963
|
-
*/
|
|
2964
|
-
resourcePoolId?: string;
|
|
2965
|
-
/** Gets or sets the ARM Id of the template resource to deploy the virtual machine. */
|
|
2966
|
-
templateId?: string;
|
|
2967
|
-
/** Gets or sets the ARM Id of the vCenter resource in which this resource pool resides. */
|
|
2968
|
-
vCenterId?: string;
|
|
2969
2288
|
/** Placement properties. */
|
|
2970
2289
|
placementProfile?: PlacementProfile;
|
|
2971
2290
|
/** OS properties. */
|
|
2972
|
-
osProfile?:
|
|
2291
|
+
osProfile?: OsProfileForVMInstance;
|
|
2973
2292
|
/** Hardware properties. */
|
|
2974
2293
|
hardwareProfile?: HardwareProfile;
|
|
2975
2294
|
/** Network properties. */
|
|
2976
2295
|
networkProfile?: NetworkProfile;
|
|
2977
2296
|
/** Storage properties. */
|
|
2978
2297
|
storageProfile?: StorageProfile;
|
|
2979
|
-
/** Guest agent status properties. */
|
|
2980
|
-
guestAgentProfile?: GuestAgentProfile;
|
|
2981
2298
|
/** Gets the security profile. */
|
|
2982
2299
|
securityProfile?: SecurityProfile;
|
|
2983
|
-
/** Gets
|
|
2984
|
-
|
|
2985
|
-
/** Gets or sets the inventory Item ID for the virtual machine. */
|
|
2986
|
-
inventoryItemId?: string;
|
|
2987
|
-
/**
|
|
2988
|
-
* Gets or sets the vCenter Managed Object name for the virtual machine.
|
|
2989
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2990
|
-
*/
|
|
2991
|
-
readonly moName?: string;
|
|
2992
|
-
/**
|
|
2993
|
-
* Gets or sets the folder path of the vm.
|
|
2994
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2995
|
-
*/
|
|
2996
|
-
readonly folderPath?: string;
|
|
2997
|
-
/**
|
|
2998
|
-
* Gets or sets the instance uuid of the vm.
|
|
2999
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3000
|
-
*/
|
|
3001
|
-
readonly instanceUuid?: string;
|
|
3002
|
-
/** Gets or sets the SMBIOS UUID of the vm. */
|
|
3003
|
-
smbiosUuid?: string;
|
|
3004
|
-
/** Firmware type */
|
|
3005
|
-
firmwareType?: FirmwareType;
|
|
2300
|
+
/** Gets the infrastructure profile. */
|
|
2301
|
+
infrastructureProfile?: InfrastructureProfile;
|
|
3006
2302
|
/**
|
|
3007
2303
|
* Gets the power state of the virtual machine.
|
|
3008
2304
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3009
2305
|
*/
|
|
3010
2306
|
readonly powerState?: string;
|
|
3011
|
-
/**
|
|
3012
|
-
* Gets the name of the corresponding resource in Kubernetes.
|
|
3013
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3014
|
-
*/
|
|
3015
|
-
readonly customResourceName?: string;
|
|
3016
|
-
/**
|
|
3017
|
-
* Gets or sets a unique identifier for this resource.
|
|
3018
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3019
|
-
*/
|
|
3020
|
-
readonly uuid?: string;
|
|
3021
2307
|
/**
|
|
3022
2308
|
* The resource status information.
|
|
3023
2309
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3024
2310
|
*/
|
|
3025
2311
|
readonly statuses?: ResourceStatus[];
|
|
3026
2312
|
/**
|
|
3027
|
-
* Gets
|
|
3028
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3029
|
-
*/
|
|
3030
|
-
readonly provisioningState?: string;
|
|
3031
|
-
/**
|
|
3032
|
-
* Gets or sets a unique identifier for the vm resource.
|
|
3033
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3034
|
-
*/
|
|
3035
|
-
readonly vmId?: string;
|
|
3036
|
-
}
|
|
3037
|
-
|
|
3038
|
-
/** Describes the properties of an AssessPatches result. */
|
|
3039
|
-
export declare interface VirtualMachineAssessPatchesResult {
|
|
3040
|
-
/**
|
|
3041
|
-
* The overall success or failure status of the operation. It remains "InProgress" until the operation completes. At that point it will become "Unknown", "Failed", "Succeeded", or "CompletedWithWarnings."
|
|
3042
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3043
|
-
*/
|
|
3044
|
-
readonly status?: PatchOperationStatus;
|
|
3045
|
-
/**
|
|
3046
|
-
* The activity ID of the operation that produced this result.
|
|
3047
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3048
|
-
*/
|
|
3049
|
-
readonly assessmentActivityId?: string;
|
|
3050
|
-
/**
|
|
3051
|
-
* The overall reboot status of the VM. It will be true when partially installed patches require a reboot to complete installation but the reboot has not yet occurred.
|
|
3052
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3053
|
-
*/
|
|
3054
|
-
readonly rebootPending?: boolean;
|
|
3055
|
-
/** Summarization of patches available for installation on the machine by classification. */
|
|
3056
|
-
availablePatchCountByClassification?: AvailablePatchCountByClassification;
|
|
3057
|
-
/**
|
|
3058
|
-
* The UTC timestamp when the operation began.
|
|
3059
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3060
|
-
*/
|
|
3061
|
-
readonly startDateTime?: Date;
|
|
3062
|
-
/**
|
|
3063
|
-
* The UTC timestamp when the operation finished.
|
|
3064
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3065
|
-
*/
|
|
3066
|
-
readonly lastModifiedDateTime?: Date;
|
|
3067
|
-
/**
|
|
3068
|
-
* Indicates if operation was triggered by user or by platform.
|
|
3069
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3070
|
-
*/
|
|
3071
|
-
readonly startedBy?: PatchOperationStartedBy;
|
|
3072
|
-
/**
|
|
3073
|
-
* Specifies the patch service used for the operation.
|
|
3074
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3075
|
-
*/
|
|
3076
|
-
readonly patchServiceUsed?: PatchServiceUsed;
|
|
3077
|
-
/**
|
|
3078
|
-
* The operating system type of the machine.
|
|
3079
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3080
|
-
*/
|
|
3081
|
-
readonly osType?: OsTypeUM;
|
|
3082
|
-
/**
|
|
3083
|
-
* The errors that were encountered during execution of the operation. The details array contains the list of them.
|
|
3084
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3085
|
-
*/
|
|
3086
|
-
readonly errorDetails?: ErrorDetail;
|
|
3087
|
-
}
|
|
3088
|
-
|
|
3089
|
-
/** Input for InstallPatches as directly received by the API */
|
|
3090
|
-
export declare interface VirtualMachineInstallPatchesParameters {
|
|
3091
|
-
/** Specifies the maximum amount of time that the operation will run. It must be an ISO 8601-compliant duration string such as PT4H (4 hours) */
|
|
3092
|
-
maximumDuration: string;
|
|
3093
|
-
/** Defines when it is acceptable to reboot a VM during a software update operation. */
|
|
3094
|
-
rebootSetting: VMGuestPatchRebootSetting;
|
|
3095
|
-
/** Input for InstallPatches on a Windows VM, as directly received by the API */
|
|
3096
|
-
windowsParameters?: WindowsParameters;
|
|
3097
|
-
/** Input for InstallPatches on a Linux VM, as directly received by the API */
|
|
3098
|
-
linuxParameters?: LinuxParameters;
|
|
3099
|
-
}
|
|
3100
|
-
|
|
3101
|
-
/** The result summary of an installation operation. */
|
|
3102
|
-
export declare interface VirtualMachineInstallPatchesResult {
|
|
3103
|
-
/**
|
|
3104
|
-
* The overall success or failure status of the operation. It remains "InProgress" until the operation completes. At that point it will become "Failed", "Succeeded", "Unknown" or "CompletedWithWarnings."
|
|
3105
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3106
|
-
*/
|
|
3107
|
-
readonly status?: PatchOperationStatus;
|
|
3108
|
-
/**
|
|
3109
|
-
* The activity ID of the operation that produced this result.
|
|
3110
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3111
|
-
*/
|
|
3112
|
-
readonly installationActivityId?: string;
|
|
3113
|
-
/**
|
|
3114
|
-
* The reboot state of the VM following completion of the operation.
|
|
3115
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3116
|
-
*/
|
|
3117
|
-
readonly rebootStatus?: VMGuestPatchRebootStatus;
|
|
3118
|
-
/**
|
|
3119
|
-
* Whether the operation ran out of time before it completed all its intended actions.
|
|
3120
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3121
|
-
*/
|
|
3122
|
-
readonly maintenanceWindowExceeded?: boolean;
|
|
3123
|
-
/**
|
|
3124
|
-
* The number of patches that were not installed due to the user blocking their installation.
|
|
3125
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3126
|
-
*/
|
|
3127
|
-
readonly excludedPatchCount?: number;
|
|
3128
|
-
/**
|
|
3129
|
-
* The number of patches that were detected as available for install, but did not meet the operation's criteria.
|
|
3130
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3131
|
-
*/
|
|
3132
|
-
readonly notSelectedPatchCount?: number;
|
|
3133
|
-
/**
|
|
3134
|
-
* The number of patches that were identified as meeting the installation criteria, but were not able to be installed. Typically this happens when maintenanceWindowExceeded == true.
|
|
3135
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3136
|
-
*/
|
|
3137
|
-
readonly pendingPatchCount?: number;
|
|
3138
|
-
/**
|
|
3139
|
-
* The number of patches successfully installed.
|
|
3140
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3141
|
-
*/
|
|
3142
|
-
readonly installedPatchCount?: number;
|
|
3143
|
-
/**
|
|
3144
|
-
* The number of patches that could not be installed due to some issue. See errors for details.
|
|
3145
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3146
|
-
*/
|
|
3147
|
-
readonly failedPatchCount?: number;
|
|
3148
|
-
/**
|
|
3149
|
-
* The UTC timestamp when the operation began.
|
|
3150
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3151
|
-
*/
|
|
3152
|
-
readonly startDateTime?: Date;
|
|
3153
|
-
/**
|
|
3154
|
-
* The UTC timestamp when the operation finished.
|
|
3155
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3156
|
-
*/
|
|
3157
|
-
readonly lastModifiedDateTime?: Date;
|
|
3158
|
-
/**
|
|
3159
|
-
* Indicates if operation was triggered by user or by platform.
|
|
3160
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3161
|
-
*/
|
|
3162
|
-
readonly startedBy?: PatchOperationStartedBy;
|
|
3163
|
-
/**
|
|
3164
|
-
* Specifies the patch service used for the operation.
|
|
3165
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3166
|
-
*/
|
|
3167
|
-
readonly patchServiceUsed?: PatchServiceUsed;
|
|
3168
|
-
/**
|
|
3169
|
-
* The operating system type of the machine.
|
|
3170
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3171
|
-
*/
|
|
3172
|
-
readonly osType?: OsTypeUM;
|
|
3173
|
-
/**
|
|
3174
|
-
* The errors that were encountered during execution of the operation. The details array contains the list of them.
|
|
3175
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3176
|
-
*/
|
|
3177
|
-
readonly errorDetails?: ErrorDetail;
|
|
3178
|
-
}
|
|
3179
|
-
|
|
3180
|
-
/** The VM inventory item. */
|
|
3181
|
-
export declare interface VirtualMachineInventoryItem extends InventoryItemProperties {
|
|
3182
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3183
|
-
inventoryType: "VirtualMachine";
|
|
3184
|
-
/** Gets or sets the type of the os. */
|
|
3185
|
-
osType?: OsType;
|
|
3186
|
-
/** Gets or sets os name. */
|
|
3187
|
-
osName?: string;
|
|
3188
|
-
/** Gets or sets the nic ip addresses. */
|
|
3189
|
-
ipAddresses?: string[];
|
|
3190
|
-
/** Gets or sets the folder path of the vm. */
|
|
3191
|
-
folderPath?: string;
|
|
3192
|
-
/** Host inventory resource details. */
|
|
3193
|
-
host?: InventoryItemDetails;
|
|
3194
|
-
/** ResourcePool inventory resource details. */
|
|
3195
|
-
resourcePool?: InventoryItemDetails;
|
|
3196
|
-
/** Gets or sets the instance uuid of the vm. */
|
|
3197
|
-
instanceUuid?: string;
|
|
3198
|
-
/** Gets or sets the SMBIOS UUID of the vm. */
|
|
3199
|
-
smbiosUuid?: string;
|
|
3200
|
-
/**
|
|
3201
|
-
* Gets the power state of the virtual machine.
|
|
3202
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3203
|
-
*/
|
|
3204
|
-
readonly powerState?: string;
|
|
3205
|
-
/**
|
|
3206
|
-
* Gets or sets the current running status of VMware Tools running in the guest operating system.
|
|
3207
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3208
|
-
*/
|
|
3209
|
-
readonly toolsRunningStatus?: string;
|
|
3210
|
-
/**
|
|
3211
|
-
* Gets or sets the current version status of VMware Tools installed in the guest operating system.
|
|
3212
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3213
|
-
*/
|
|
3214
|
-
readonly toolsVersionStatus?: string;
|
|
3215
|
-
/**
|
|
3216
|
-
* Gets or sets the current version of VMware Tools.
|
|
3217
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3218
|
-
*/
|
|
3219
|
-
readonly toolsVersion?: string;
|
|
3220
|
-
}
|
|
3221
|
-
|
|
3222
|
-
/** Interface representing a VirtualMachines. */
|
|
3223
|
-
export declare interface VirtualMachines {
|
|
3224
|
-
/**
|
|
3225
|
-
* List of virtualMachines in a subscription.
|
|
3226
|
-
* @param options The options parameters.
|
|
3227
|
-
*/
|
|
3228
|
-
list(options?: VirtualMachinesListOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
3229
|
-
/**
|
|
3230
|
-
* List of virtualMachines in a resource group.
|
|
3231
|
-
* @param resourceGroupName The Resource Group Name.
|
|
3232
|
-
* @param options The options parameters.
|
|
3233
|
-
*/
|
|
3234
|
-
listByResourceGroup(resourceGroupName: string, options?: VirtualMachinesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
3235
|
-
/**
|
|
3236
|
-
* The operation to assess patches on a vSphere VMware machine identity in Azure.
|
|
3237
|
-
* @param resourceGroupName The name of the resource group.
|
|
3238
|
-
* @param name The name of the vSphere VMware machine.
|
|
3239
|
-
* @param options The options parameters.
|
|
3240
|
-
*/
|
|
3241
|
-
beginAssessPatches(resourceGroupName: string, name: string, options?: VirtualMachinesAssessPatchesOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesAssessPatchesResponse>, VirtualMachinesAssessPatchesResponse>>;
|
|
3242
|
-
/**
|
|
3243
|
-
* The operation to assess patches on a vSphere VMware machine identity in Azure.
|
|
3244
|
-
* @param resourceGroupName The name of the resource group.
|
|
3245
|
-
* @param name The name of the vSphere VMware machine.
|
|
3246
|
-
* @param options The options parameters.
|
|
2313
|
+
* Gets the provisioning state.
|
|
2314
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3247
2315
|
*/
|
|
3248
|
-
|
|
2316
|
+
readonly provisioningState?: ProvisioningState;
|
|
3249
2317
|
/**
|
|
3250
|
-
*
|
|
3251
|
-
*
|
|
3252
|
-
* @param name The name of the vSphere VMware machine.
|
|
3253
|
-
* @param installPatchesInput Input for InstallPatches as directly received by the API
|
|
3254
|
-
* @param options The options parameters.
|
|
2318
|
+
* Gets or sets a unique identifier for the vm resource.
|
|
2319
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3255
2320
|
*/
|
|
3256
|
-
|
|
2321
|
+
readonly resourceUid?: string;
|
|
2322
|
+
}
|
|
2323
|
+
|
|
2324
|
+
/** Interface representing a VirtualMachineInstances. */
|
|
2325
|
+
export declare interface VirtualMachineInstances {
|
|
3257
2326
|
/**
|
|
3258
|
-
*
|
|
3259
|
-
* @param
|
|
3260
|
-
*
|
|
3261
|
-
* @param installPatchesInput Input for InstallPatches as directly received by the API
|
|
2327
|
+
* Lists all of the virtual machine instances within the specified parent resource.
|
|
2328
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2329
|
+
* machine resource to be extended.
|
|
3262
2330
|
* @param options The options parameters.
|
|
3263
2331
|
*/
|
|
3264
|
-
|
|
2332
|
+
list(resourceUri: string, options?: VirtualMachineInstancesListOptionalParams): PagedAsyncIterableIterator<VirtualMachineInstance>;
|
|
3265
2333
|
/**
|
|
3266
|
-
*
|
|
3267
|
-
*
|
|
3268
|
-
* @param
|
|
2334
|
+
* The operation to create or update a virtual machine instance. Please note some properties can be set
|
|
2335
|
+
* only during virtual machine instance creation.
|
|
2336
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2337
|
+
* machine resource to be extended.
|
|
3269
2338
|
* @param options The options parameters.
|
|
3270
2339
|
*/
|
|
3271
|
-
|
|
2340
|
+
beginCreateOrUpdate(resourceUri: string, options?: VirtualMachineInstancesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesCreateOrUpdateResponse>, VirtualMachineInstancesCreateOrUpdateResponse>>;
|
|
3272
2341
|
/**
|
|
3273
|
-
*
|
|
3274
|
-
*
|
|
3275
|
-
* @param
|
|
2342
|
+
* The operation to create or update a virtual machine instance. Please note some properties can be set
|
|
2343
|
+
* only during virtual machine instance creation.
|
|
2344
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2345
|
+
* machine resource to be extended.
|
|
3276
2346
|
* @param options The options parameters.
|
|
3277
2347
|
*/
|
|
3278
|
-
|
|
2348
|
+
beginCreateOrUpdateAndWait(resourceUri: string, options?: VirtualMachineInstancesCreateOrUpdateOptionalParams): Promise<VirtualMachineInstancesCreateOrUpdateResponse>;
|
|
3279
2349
|
/**
|
|
3280
|
-
*
|
|
3281
|
-
* @param
|
|
3282
|
-
*
|
|
2350
|
+
* Retrieves information about a virtual machine instance.
|
|
2351
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2352
|
+
* machine resource to be extended.
|
|
3283
2353
|
* @param options The options parameters.
|
|
3284
2354
|
*/
|
|
3285
|
-
get(
|
|
2355
|
+
get(resourceUri: string, options?: VirtualMachineInstancesGetOptionalParams): Promise<VirtualMachineInstancesGetResponse>;
|
|
3286
2356
|
/**
|
|
3287
|
-
*
|
|
3288
|
-
* @param
|
|
3289
|
-
*
|
|
2357
|
+
* The operation to update a virtual machine instance.
|
|
2358
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2359
|
+
* machine resource to be extended.
|
|
3290
2360
|
* @param options The options parameters.
|
|
3291
2361
|
*/
|
|
3292
|
-
beginUpdate(
|
|
2362
|
+
beginUpdate(resourceUri: string, options?: VirtualMachineInstancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesUpdateResponse>, VirtualMachineInstancesUpdateResponse>>;
|
|
3293
2363
|
/**
|
|
3294
|
-
*
|
|
3295
|
-
* @param
|
|
3296
|
-
*
|
|
2364
|
+
* The operation to update a virtual machine instance.
|
|
2365
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2366
|
+
* machine resource to be extended.
|
|
3297
2367
|
* @param options The options parameters.
|
|
3298
2368
|
*/
|
|
3299
|
-
beginUpdateAndWait(
|
|
2369
|
+
beginUpdateAndWait(resourceUri: string, options?: VirtualMachineInstancesUpdateOptionalParams): Promise<VirtualMachineInstancesUpdateResponse>;
|
|
3300
2370
|
/**
|
|
3301
|
-
*
|
|
3302
|
-
* @param
|
|
3303
|
-
*
|
|
2371
|
+
* The operation to delete a virtual machine instance.
|
|
2372
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2373
|
+
* machine resource to be extended.
|
|
3304
2374
|
* @param options The options parameters.
|
|
3305
2375
|
*/
|
|
3306
|
-
beginDelete(
|
|
2376
|
+
beginDelete(resourceUri: string, options?: VirtualMachineInstancesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesDeleteResponse>, VirtualMachineInstancesDeleteResponse>>;
|
|
3307
2377
|
/**
|
|
3308
|
-
*
|
|
3309
|
-
* @param
|
|
3310
|
-
*
|
|
2378
|
+
* The operation to delete a virtual machine instance.
|
|
2379
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2380
|
+
* machine resource to be extended.
|
|
3311
2381
|
* @param options The options parameters.
|
|
3312
2382
|
*/
|
|
3313
|
-
beginDeleteAndWait(
|
|
2383
|
+
beginDeleteAndWait(resourceUri: string, options?: VirtualMachineInstancesDeleteOptionalParams): Promise<VirtualMachineInstancesDeleteResponse>;
|
|
3314
2384
|
/**
|
|
3315
|
-
*
|
|
3316
|
-
* @param
|
|
3317
|
-
*
|
|
2385
|
+
* The operation to power off (stop) a virtual machine instance.
|
|
2386
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2387
|
+
* machine resource to be extended.
|
|
3318
2388
|
* @param options The options parameters.
|
|
3319
2389
|
*/
|
|
3320
|
-
beginStop(
|
|
2390
|
+
beginStop(resourceUri: string, options?: VirtualMachineInstancesStopOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesStopResponse>, VirtualMachineInstancesStopResponse>>;
|
|
3321
2391
|
/**
|
|
3322
|
-
*
|
|
3323
|
-
* @param
|
|
3324
|
-
*
|
|
2392
|
+
* The operation to power off (stop) a virtual machine instance.
|
|
2393
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2394
|
+
* machine resource to be extended.
|
|
3325
2395
|
* @param options The options parameters.
|
|
3326
2396
|
*/
|
|
3327
|
-
beginStopAndWait(
|
|
2397
|
+
beginStopAndWait(resourceUri: string, options?: VirtualMachineInstancesStopOptionalParams): Promise<VirtualMachineInstancesStopResponse>;
|
|
3328
2398
|
/**
|
|
3329
|
-
*
|
|
3330
|
-
* @param
|
|
3331
|
-
*
|
|
2399
|
+
* The operation to start a virtual machine instance.
|
|
2400
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2401
|
+
* machine resource to be extended.
|
|
3332
2402
|
* @param options The options parameters.
|
|
3333
2403
|
*/
|
|
3334
|
-
beginStart(
|
|
2404
|
+
beginStart(resourceUri: string, options?: VirtualMachineInstancesStartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesStartResponse>, VirtualMachineInstancesStartResponse>>;
|
|
3335
2405
|
/**
|
|
3336
|
-
*
|
|
3337
|
-
* @param
|
|
3338
|
-
*
|
|
2406
|
+
* The operation to start a virtual machine instance.
|
|
2407
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2408
|
+
* machine resource to be extended.
|
|
3339
2409
|
* @param options The options parameters.
|
|
3340
2410
|
*/
|
|
3341
|
-
beginStartAndWait(
|
|
2411
|
+
beginStartAndWait(resourceUri: string, options?: VirtualMachineInstancesStartOptionalParams): Promise<VirtualMachineInstancesStartResponse>;
|
|
3342
2412
|
/**
|
|
3343
|
-
*
|
|
3344
|
-
* @param
|
|
3345
|
-
*
|
|
2413
|
+
* The operation to restart a virtual machine instance.
|
|
2414
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2415
|
+
* machine resource to be extended.
|
|
3346
2416
|
* @param options The options parameters.
|
|
3347
2417
|
*/
|
|
3348
|
-
beginRestart(
|
|
2418
|
+
beginRestart(resourceUri: string, options?: VirtualMachineInstancesRestartOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineInstancesRestartResponse>, VirtualMachineInstancesRestartResponse>>;
|
|
3349
2419
|
/**
|
|
3350
|
-
*
|
|
3351
|
-
* @param
|
|
3352
|
-
*
|
|
2420
|
+
* The operation to restart a virtual machine instance.
|
|
2421
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
2422
|
+
* machine resource to be extended.
|
|
3353
2423
|
* @param options The options parameters.
|
|
3354
2424
|
*/
|
|
3355
|
-
beginRestartAndWait(
|
|
2425
|
+
beginRestartAndWait(resourceUri: string, options?: VirtualMachineInstancesRestartOptionalParams): Promise<VirtualMachineInstancesRestartResponse>;
|
|
3356
2426
|
}
|
|
3357
2427
|
|
|
3358
2428
|
/** Optional parameters. */
|
|
3359
|
-
export declare interface
|
|
2429
|
+
export declare interface VirtualMachineInstancesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2430
|
+
/** Request payload. */
|
|
2431
|
+
body?: VirtualMachineInstance;
|
|
3360
2432
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3361
2433
|
updateIntervalInMs?: number;
|
|
3362
2434
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3363
2435
|
resumeFrom?: string;
|
|
3364
2436
|
}
|
|
3365
2437
|
|
|
3366
|
-
/** Contains response data for the
|
|
3367
|
-
export declare type
|
|
2438
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2439
|
+
export declare type VirtualMachineInstancesCreateOrUpdateResponse = VirtualMachineInstance;
|
|
3368
2440
|
|
|
3369
|
-
/**
|
|
3370
|
-
export declare interface
|
|
3371
|
-
|
|
3372
|
-
body?: VirtualMachine;
|
|
3373
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3374
|
-
updateIntervalInMs?: number;
|
|
3375
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3376
|
-
resumeFrom?: string;
|
|
2441
|
+
/** Defines headers for VirtualMachineInstances_delete operation. */
|
|
2442
|
+
export declare interface VirtualMachineInstancesDeleteHeaders {
|
|
2443
|
+
location?: string;
|
|
3377
2444
|
}
|
|
3378
2445
|
|
|
3379
|
-
/** Contains response data for the create operation. */
|
|
3380
|
-
export declare type VirtualMachinesCreateResponse = VirtualMachine;
|
|
3381
|
-
|
|
3382
2446
|
/** Optional parameters. */
|
|
3383
|
-
export declare interface
|
|
2447
|
+
export declare interface VirtualMachineInstancesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3384
2448
|
/** Whether force delete was specified. */
|
|
3385
2449
|
force?: boolean;
|
|
3386
|
-
/** Whether to
|
|
3387
|
-
|
|
2450
|
+
/** Whether to delete the VM from the vCenter. */
|
|
2451
|
+
deleteFromHost?: boolean;
|
|
3388
2452
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3389
2453
|
updateIntervalInMs?: number;
|
|
3390
2454
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3391
2455
|
resumeFrom?: string;
|
|
3392
2456
|
}
|
|
3393
2457
|
|
|
3394
|
-
/**
|
|
3395
|
-
export declare
|
|
3396
|
-
}
|
|
3397
|
-
|
|
3398
|
-
/** Contains response data for the get operation. */
|
|
3399
|
-
export declare type VirtualMachinesGetResponse = VirtualMachine;
|
|
2458
|
+
/** Contains response data for the delete operation. */
|
|
2459
|
+
export declare type VirtualMachineInstancesDeleteResponse = VirtualMachineInstancesDeleteHeaders;
|
|
3400
2460
|
|
|
3401
2461
|
/** Optional parameters. */
|
|
3402
|
-
export declare interface
|
|
3403
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3404
|
-
updateIntervalInMs?: number;
|
|
3405
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3406
|
-
resumeFrom?: string;
|
|
2462
|
+
export declare interface VirtualMachineInstancesGetOptionalParams extends coreClient.OperationOptions {
|
|
3407
2463
|
}
|
|
3408
2464
|
|
|
3409
|
-
/** Contains response data for the
|
|
3410
|
-
export declare type
|
|
2465
|
+
/** Contains response data for the get operation. */
|
|
2466
|
+
export declare type VirtualMachineInstancesGetResponse = VirtualMachineInstance;
|
|
3411
2467
|
|
|
3412
|
-
/** List of
|
|
3413
|
-
export declare interface
|
|
2468
|
+
/** List of VirtualMachineInstances. */
|
|
2469
|
+
export declare interface VirtualMachineInstancesList {
|
|
3414
2470
|
/** Url to follow for getting next page of VirtualMachines. */
|
|
3415
2471
|
nextLink?: string;
|
|
3416
2472
|
/** Array of VirtualMachines */
|
|
3417
|
-
value:
|
|
3418
|
-
}
|
|
3419
|
-
|
|
3420
|
-
/** Optional parameters. */
|
|
3421
|
-
export declare interface VirtualMachinesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3422
|
-
}
|
|
3423
|
-
|
|
3424
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3425
|
-
export declare type VirtualMachinesListByResourceGroupNextResponse = VirtualMachinesList;
|
|
3426
|
-
|
|
3427
|
-
/** Optional parameters. */
|
|
3428
|
-
export declare interface VirtualMachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2473
|
+
value: VirtualMachineInstance[];
|
|
3429
2474
|
}
|
|
3430
2475
|
|
|
3431
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
3432
|
-
export declare type VirtualMachinesListByResourceGroupResponse = VirtualMachinesList;
|
|
3433
|
-
|
|
3434
2476
|
/** Optional parameters. */
|
|
3435
|
-
export declare interface
|
|
2477
|
+
export declare interface VirtualMachineInstancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3436
2478
|
}
|
|
3437
2479
|
|
|
3438
2480
|
/** Contains response data for the listNext operation. */
|
|
3439
|
-
export declare type
|
|
2481
|
+
export declare type VirtualMachineInstancesListNextResponse = VirtualMachineInstancesList;
|
|
3440
2482
|
|
|
3441
2483
|
/** Optional parameters. */
|
|
3442
|
-
export declare interface
|
|
2484
|
+
export declare interface VirtualMachineInstancesListOptionalParams extends coreClient.OperationOptions {
|
|
3443
2485
|
}
|
|
3444
2486
|
|
|
3445
2487
|
/** Contains response data for the list operation. */
|
|
3446
|
-
export declare type
|
|
2488
|
+
export declare type VirtualMachineInstancesListResponse = VirtualMachineInstancesList;
|
|
2489
|
+
|
|
2490
|
+
/** Defines headers for VirtualMachineInstances_restart operation. */
|
|
2491
|
+
export declare interface VirtualMachineInstancesRestartHeaders {
|
|
2492
|
+
location?: string;
|
|
2493
|
+
}
|
|
3447
2494
|
|
|
3448
2495
|
/** Optional parameters. */
|
|
3449
|
-
export declare interface
|
|
2496
|
+
export declare interface VirtualMachineInstancesRestartOptionalParams extends coreClient.OperationOptions {
|
|
3450
2497
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3451
2498
|
updateIntervalInMs?: number;
|
|
3452
2499
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3453
2500
|
resumeFrom?: string;
|
|
3454
2501
|
}
|
|
3455
2502
|
|
|
2503
|
+
/** Contains response data for the restart operation. */
|
|
2504
|
+
export declare type VirtualMachineInstancesRestartResponse = VirtualMachineInstancesRestartHeaders;
|
|
2505
|
+
|
|
2506
|
+
/** Defines headers for VirtualMachineInstances_start operation. */
|
|
2507
|
+
export declare interface VirtualMachineInstancesStartHeaders {
|
|
2508
|
+
location?: string;
|
|
2509
|
+
}
|
|
2510
|
+
|
|
3456
2511
|
/** Optional parameters. */
|
|
3457
|
-
export declare interface
|
|
2512
|
+
export declare interface VirtualMachineInstancesStartOptionalParams extends coreClient.OperationOptions {
|
|
3458
2513
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3459
2514
|
updateIntervalInMs?: number;
|
|
3460
2515
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3461
2516
|
resumeFrom?: string;
|
|
3462
2517
|
}
|
|
3463
2518
|
|
|
2519
|
+
/** Contains response data for the start operation. */
|
|
2520
|
+
export declare type VirtualMachineInstancesStartResponse = VirtualMachineInstancesStartHeaders;
|
|
2521
|
+
|
|
2522
|
+
/** Defines headers for VirtualMachineInstances_stop operation. */
|
|
2523
|
+
export declare interface VirtualMachineInstancesStopHeaders {
|
|
2524
|
+
location?: string;
|
|
2525
|
+
}
|
|
2526
|
+
|
|
3464
2527
|
/** Optional parameters. */
|
|
3465
|
-
export declare interface
|
|
2528
|
+
export declare interface VirtualMachineInstancesStopOptionalParams extends coreClient.OperationOptions {
|
|
3466
2529
|
/** Virtualmachine stop action payload. */
|
|
3467
2530
|
body?: StopVirtualMachineOptions;
|
|
3468
2531
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -3471,10 +2534,18 @@ export declare interface VirtualMachinesStopOptionalParams extends coreClient.Op
|
|
|
3471
2534
|
resumeFrom?: string;
|
|
3472
2535
|
}
|
|
3473
2536
|
|
|
2537
|
+
/** Contains response data for the stop operation. */
|
|
2538
|
+
export declare type VirtualMachineInstancesStopResponse = VirtualMachineInstancesStopHeaders;
|
|
2539
|
+
|
|
2540
|
+
/** Defines headers for VirtualMachineInstances_update operation. */
|
|
2541
|
+
export declare interface VirtualMachineInstancesUpdateHeaders {
|
|
2542
|
+
location?: string;
|
|
2543
|
+
}
|
|
2544
|
+
|
|
3474
2545
|
/** Optional parameters. */
|
|
3475
|
-
export declare interface
|
|
2546
|
+
export declare interface VirtualMachineInstancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3476
2547
|
/** Resource properties to update. */
|
|
3477
|
-
body?:
|
|
2548
|
+
body?: VirtualMachineInstanceUpdate;
|
|
3478
2549
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3479
2550
|
updateIntervalInMs?: number;
|
|
3480
2551
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
@@ -3482,7 +2553,61 @@ export declare interface VirtualMachinesUpdateOptionalParams extends coreClient.
|
|
|
3482
2553
|
}
|
|
3483
2554
|
|
|
3484
2555
|
/** Contains response data for the update operation. */
|
|
3485
|
-
export declare type
|
|
2556
|
+
export declare type VirtualMachineInstancesUpdateResponse = VirtualMachineInstance;
|
|
2557
|
+
|
|
2558
|
+
/** Defines the virtualMachineInstanceUpdate. */
|
|
2559
|
+
export declare interface VirtualMachineInstanceUpdate {
|
|
2560
|
+
/** Specifies the hardware settings for the virtual machine. */
|
|
2561
|
+
hardwareProfile?: HardwareProfile;
|
|
2562
|
+
/** Specifies the storage settings for the virtual machine disks. */
|
|
2563
|
+
storageProfile?: StorageProfileUpdate;
|
|
2564
|
+
/** Specifies the network interfaces of the virtual machine. */
|
|
2565
|
+
networkProfile?: NetworkProfileUpdate;
|
|
2566
|
+
}
|
|
2567
|
+
|
|
2568
|
+
/** The VM inventory item. */
|
|
2569
|
+
export declare interface VirtualMachineInventoryItem extends InventoryItemProperties {
|
|
2570
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2571
|
+
inventoryType: "VirtualMachine";
|
|
2572
|
+
/** Gets or sets the type of the os. */
|
|
2573
|
+
osType?: OsType;
|
|
2574
|
+
/** Gets or sets os name. */
|
|
2575
|
+
osName?: string;
|
|
2576
|
+
/** Gets or sets the nic ip addresses. */
|
|
2577
|
+
ipAddresses?: string[];
|
|
2578
|
+
/** Gets or sets the folder path of the vm. */
|
|
2579
|
+
folderPath?: string;
|
|
2580
|
+
/** Host inventory resource details. */
|
|
2581
|
+
host?: InventoryItemDetails;
|
|
2582
|
+
/** ResourcePool inventory resource details. */
|
|
2583
|
+
resourcePool?: InventoryItemDetails;
|
|
2584
|
+
/** Cluster inventory resource details. */
|
|
2585
|
+
cluster?: InventoryItemDetails;
|
|
2586
|
+
/** Gets or sets the instance uuid of the vm. */
|
|
2587
|
+
instanceUuid?: string;
|
|
2588
|
+
/** Gets or sets the SMBIOS UUID of the vm. */
|
|
2589
|
+
smbiosUuid?: string;
|
|
2590
|
+
/**
|
|
2591
|
+
* Gets the power state of the virtual machine.
|
|
2592
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2593
|
+
*/
|
|
2594
|
+
readonly powerState?: string;
|
|
2595
|
+
/**
|
|
2596
|
+
* Gets or sets the current running status of VMware Tools running in the guest operating system.
|
|
2597
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2598
|
+
*/
|
|
2599
|
+
readonly toolsRunningStatus?: string;
|
|
2600
|
+
/**
|
|
2601
|
+
* Gets or sets the current version status of VMware Tools installed in the guest operating system.
|
|
2602
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2603
|
+
*/
|
|
2604
|
+
readonly toolsVersionStatus?: string;
|
|
2605
|
+
/**
|
|
2606
|
+
* Gets or sets the current version of VMware Tools.
|
|
2607
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2608
|
+
*/
|
|
2609
|
+
readonly toolsVersion?: string;
|
|
2610
|
+
}
|
|
3486
2611
|
|
|
3487
2612
|
/** Define the virtualMachineTemplate. */
|
|
3488
2613
|
export declare interface VirtualMachineTemplate {
|
|
@@ -3602,10 +2727,10 @@ export declare interface VirtualMachineTemplate {
|
|
|
3602
2727
|
*/
|
|
3603
2728
|
readonly statuses?: ResourceStatus[];
|
|
3604
2729
|
/**
|
|
3605
|
-
* Gets
|
|
2730
|
+
* Gets the provisioning state.
|
|
3606
2731
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3607
2732
|
*/
|
|
3608
|
-
readonly provisioningState?:
|
|
2733
|
+
readonly provisioningState?: ProvisioningState;
|
|
3609
2734
|
}
|
|
3610
2735
|
|
|
3611
2736
|
/** The VM Template inventory item. */
|
|
@@ -3625,6 +2750,16 @@ export declare interface VirtualMachineTemplateInventoryItem extends InventoryIt
|
|
|
3625
2750
|
osType?: OsType;
|
|
3626
2751
|
/** Gets or sets os name. */
|
|
3627
2752
|
osName?: string;
|
|
2753
|
+
/**
|
|
2754
|
+
* Gets or sets the current version status of VMware Tools installed in the guest operating system.
|
|
2755
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2756
|
+
*/
|
|
2757
|
+
readonly toolsVersionStatus?: string;
|
|
2758
|
+
/**
|
|
2759
|
+
* Gets or sets the current version of VMware Tools.
|
|
2760
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2761
|
+
*/
|
|
2762
|
+
readonly toolsVersion?: string;
|
|
3628
2763
|
/** Gets or sets the folder path of the template. */
|
|
3629
2764
|
folderPath?: string;
|
|
3630
2765
|
}
|
|
@@ -3648,7 +2783,7 @@ export declare interface VirtualMachineTemplates {
|
|
|
3648
2783
|
* @param virtualMachineTemplateName Name of the virtual machine template resource.
|
|
3649
2784
|
* @param options The options parameters.
|
|
3650
2785
|
*/
|
|
3651
|
-
beginCreate(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesCreateOptionalParams): Promise<
|
|
2786
|
+
beginCreate(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesCreateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachineTemplatesCreateResponse>, VirtualMachineTemplatesCreateResponse>>;
|
|
3652
2787
|
/**
|
|
3653
2788
|
* Create Or Update virtual machine template.
|
|
3654
2789
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -3676,7 +2811,7 @@ export declare interface VirtualMachineTemplates {
|
|
|
3676
2811
|
* @param virtualMachineTemplateName Name of the virtual machine template resource.
|
|
3677
2812
|
* @param options The options parameters.
|
|
3678
2813
|
*/
|
|
3679
|
-
beginDelete(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesDeleteOptionalParams): Promise<
|
|
2814
|
+
beginDelete(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3680
2815
|
/**
|
|
3681
2816
|
* Implements virtual machine template DELETE method.
|
|
3682
2817
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -3699,6 +2834,11 @@ export declare interface VirtualMachineTemplatesCreateOptionalParams extends cor
|
|
|
3699
2834
|
/** Contains response data for the create operation. */
|
|
3700
2835
|
export declare type VirtualMachineTemplatesCreateResponse = VirtualMachineTemplate;
|
|
3701
2836
|
|
|
2837
|
+
/** Defines headers for VirtualMachineTemplates_delete operation. */
|
|
2838
|
+
export declare interface VirtualMachineTemplatesDeleteHeaders {
|
|
2839
|
+
location?: string;
|
|
2840
|
+
}
|
|
2841
|
+
|
|
3702
2842
|
/** Optional parameters. */
|
|
3703
2843
|
export declare interface VirtualMachineTemplatesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3704
2844
|
/** Whether force delete was specified. */
|
|
@@ -3761,24 +2901,6 @@ export declare interface VirtualMachineTemplatesUpdateOptionalParams extends cor
|
|
|
3761
2901
|
/** Contains response data for the update operation. */
|
|
3762
2902
|
export declare type VirtualMachineTemplatesUpdateResponse = VirtualMachineTemplate;
|
|
3763
2903
|
|
|
3764
|
-
/** Defines the virtualMachineUpdate. */
|
|
3765
|
-
export declare interface VirtualMachineUpdate {
|
|
3766
|
-
/** Gets or sets the Resource tags. */
|
|
3767
|
-
tags?: {
|
|
3768
|
-
[propertyName: string]: string;
|
|
3769
|
-
};
|
|
3770
|
-
/** The identity of the resource. */
|
|
3771
|
-
identity?: Identity;
|
|
3772
|
-
/** Defines the resource properties. */
|
|
3773
|
-
hardwareProfile?: HardwareProfile;
|
|
3774
|
-
/** OS properties. */
|
|
3775
|
-
osProfile?: OsProfileUpdate;
|
|
3776
|
-
/** Defines the resource update properties. */
|
|
3777
|
-
storageProfile?: StorageProfileUpdate;
|
|
3778
|
-
/** Defines the update resource properties. */
|
|
3779
|
-
networkProfile?: NetworkProfileUpdate;
|
|
3780
|
-
}
|
|
3781
|
-
|
|
3782
2904
|
/** Define the virtualNetwork. */
|
|
3783
2905
|
export declare interface VirtualNetwork {
|
|
3784
2906
|
/** Gets or sets the location. */
|
|
@@ -3838,10 +2960,10 @@ export declare interface VirtualNetwork {
|
|
|
3838
2960
|
*/
|
|
3839
2961
|
readonly statuses?: ResourceStatus[];
|
|
3840
2962
|
/**
|
|
3841
|
-
* Gets
|
|
2963
|
+
* Gets the provisioning state.
|
|
3842
2964
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3843
2965
|
*/
|
|
3844
|
-
readonly provisioningState?:
|
|
2966
|
+
readonly provisioningState?: ProvisioningState;
|
|
3845
2967
|
}
|
|
3846
2968
|
|
|
3847
2969
|
/** The Virtual network inventory item. */
|
|
@@ -3869,7 +2991,7 @@ export declare interface VirtualNetworks {
|
|
|
3869
2991
|
* @param virtualNetworkName Name of the virtual network resource.
|
|
3870
2992
|
* @param options The options parameters.
|
|
3871
2993
|
*/
|
|
3872
|
-
beginCreate(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksCreateOptionalParams): Promise<
|
|
2994
|
+
beginCreate(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksCreateOptionalParams): Promise<SimplePollerLike<OperationState<VirtualNetworksCreateResponse>, VirtualNetworksCreateResponse>>;
|
|
3873
2995
|
/**
|
|
3874
2996
|
* Create Or Update virtual network.
|
|
3875
2997
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -3897,7 +3019,7 @@ export declare interface VirtualNetworks {
|
|
|
3897
3019
|
* @param virtualNetworkName Name of the virtual network resource.
|
|
3898
3020
|
* @param options The options parameters.
|
|
3899
3021
|
*/
|
|
3900
|
-
beginDelete(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksDeleteOptionalParams): Promise<
|
|
3022
|
+
beginDelete(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3901
3023
|
/**
|
|
3902
3024
|
* Implements virtual network DELETE method.
|
|
3903
3025
|
* @param resourceGroupName The Resource Group Name.
|
|
@@ -3920,6 +3042,11 @@ export declare interface VirtualNetworksCreateOptionalParams extends coreClient.
|
|
|
3920
3042
|
/** Contains response data for the create operation. */
|
|
3921
3043
|
export declare type VirtualNetworksCreateResponse = VirtualNetwork;
|
|
3922
3044
|
|
|
3045
|
+
/** Defines headers for VirtualNetworks_delete operation. */
|
|
3046
|
+
export declare interface VirtualNetworksDeleteHeaders {
|
|
3047
|
+
location?: string;
|
|
3048
|
+
}
|
|
3049
|
+
|
|
3923
3050
|
/** Optional parameters. */
|
|
3924
3051
|
export declare interface VirtualNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3925
3052
|
/** Whether force delete was specified. */
|
|
@@ -4007,70 +3134,160 @@ export declare interface VirtualScsiController {
|
|
|
4007
3134
|
*/
|
|
4008
3135
|
export declare type VirtualScsiSharing = string;
|
|
4009
3136
|
|
|
4010
|
-
/**
|
|
4011
|
-
|
|
4012
|
-
|
|
4013
|
-
|
|
4014
|
-
|
|
4015
|
-
|
|
4016
|
-
|
|
4017
|
-
|
|
4018
|
-
|
|
4019
|
-
|
|
3137
|
+
/** Interface representing a VMInstanceGuestAgents. */
|
|
3138
|
+
export declare interface VMInstanceGuestAgents {
|
|
3139
|
+
/**
|
|
3140
|
+
* Returns the list of GuestAgent of the given vm.
|
|
3141
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
3142
|
+
* machine resource to be extended.
|
|
3143
|
+
* @param options The options parameters.
|
|
3144
|
+
*/
|
|
3145
|
+
list(resourceUri: string, options?: VMInstanceGuestAgentsListOptionalParams): PagedAsyncIterableIterator<GuestAgent>;
|
|
3146
|
+
/**
|
|
3147
|
+
* Create Or Update GuestAgent.
|
|
3148
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
3149
|
+
* machine resource to be extended.
|
|
3150
|
+
* @param options The options parameters.
|
|
3151
|
+
*/
|
|
3152
|
+
beginCreate(resourceUri: string, options?: VMInstanceGuestAgentsCreateOptionalParams): Promise<SimplePollerLike<OperationState<VMInstanceGuestAgentsCreateResponse>, VMInstanceGuestAgentsCreateResponse>>;
|
|
3153
|
+
/**
|
|
3154
|
+
* Create Or Update GuestAgent.
|
|
3155
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
3156
|
+
* machine resource to be extended.
|
|
3157
|
+
* @param options The options parameters.
|
|
3158
|
+
*/
|
|
3159
|
+
beginCreateAndWait(resourceUri: string, options?: VMInstanceGuestAgentsCreateOptionalParams): Promise<VMInstanceGuestAgentsCreateResponse>;
|
|
3160
|
+
/**
|
|
3161
|
+
* Implements GuestAgent GET method.
|
|
3162
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
3163
|
+
* machine resource to be extended.
|
|
3164
|
+
* @param options The options parameters.
|
|
3165
|
+
*/
|
|
3166
|
+
get(resourceUri: string, options?: VMInstanceGuestAgentsGetOptionalParams): Promise<VMInstanceGuestAgentsGetResponse>;
|
|
3167
|
+
/**
|
|
3168
|
+
* Implements GuestAgent DELETE method.
|
|
3169
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
3170
|
+
* machine resource to be extended.
|
|
3171
|
+
* @param options The options parameters.
|
|
3172
|
+
*/
|
|
3173
|
+
beginDelete(resourceUri: string, options?: VMInstanceGuestAgentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VMInstanceGuestAgentsDeleteResponse>, VMInstanceGuestAgentsDeleteResponse>>;
|
|
3174
|
+
/**
|
|
3175
|
+
* Implements GuestAgent DELETE method.
|
|
3176
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
3177
|
+
* machine resource to be extended.
|
|
3178
|
+
* @param options The options parameters.
|
|
3179
|
+
*/
|
|
3180
|
+
beginDeleteAndWait(resourceUri: string, options?: VMInstanceGuestAgentsDeleteOptionalParams): Promise<VMInstanceGuestAgentsDeleteResponse>;
|
|
3181
|
+
}
|
|
4020
3182
|
|
|
4021
|
-
/**
|
|
4022
|
-
|
|
4023
|
-
|
|
4024
|
-
|
|
4025
|
-
|
|
4026
|
-
|
|
4027
|
-
|
|
4028
|
-
|
|
4029
|
-
|
|
4030
|
-
* **ServicePack** \
|
|
4031
|
-
* **Definition** \
|
|
4032
|
-
* **Tools** \
|
|
4033
|
-
* **Updates**
|
|
4034
|
-
*/
|
|
4035
|
-
export declare type VMGuestPatchClassificationWindows = string;
|
|
3183
|
+
/** Optional parameters. */
|
|
3184
|
+
export declare interface VMInstanceGuestAgentsCreateOptionalParams extends coreClient.OperationOptions {
|
|
3185
|
+
/** Request payload. */
|
|
3186
|
+
body?: GuestAgent;
|
|
3187
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3188
|
+
updateIntervalInMs?: number;
|
|
3189
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3190
|
+
resumeFrom?: string;
|
|
3191
|
+
}
|
|
4036
3192
|
|
|
4037
|
-
/**
|
|
4038
|
-
|
|
4039
|
-
* {@link KnownVMGuestPatchRebootSetting} can be used interchangeably with VMGuestPatchRebootSetting,
|
|
4040
|
-
* this enum contains the known values that the service supports.
|
|
4041
|
-
* ### Known values supported by the service
|
|
4042
|
-
* **IfRequired** \
|
|
4043
|
-
* **Never** \
|
|
4044
|
-
* **Always**
|
|
4045
|
-
*/
|
|
4046
|
-
export declare type VMGuestPatchRebootSetting = string;
|
|
3193
|
+
/** Contains response data for the create operation. */
|
|
3194
|
+
export declare type VMInstanceGuestAgentsCreateResponse = GuestAgent;
|
|
4047
3195
|
|
|
4048
|
-
/**
|
|
4049
|
-
|
|
4050
|
-
|
|
4051
|
-
|
|
4052
|
-
|
|
4053
|
-
|
|
4054
|
-
|
|
4055
|
-
|
|
4056
|
-
|
|
4057
|
-
|
|
4058
|
-
|
|
4059
|
-
|
|
4060
|
-
|
|
4061
|
-
|
|
4062
|
-
|
|
4063
|
-
|
|
4064
|
-
|
|
4065
|
-
|
|
4066
|
-
|
|
4067
|
-
|
|
4068
|
-
|
|
4069
|
-
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
3196
|
+
/** Defines headers for VMInstanceGuestAgents_delete operation. */
|
|
3197
|
+
export declare interface VMInstanceGuestAgentsDeleteHeaders {
|
|
3198
|
+
location?: string;
|
|
3199
|
+
}
|
|
3200
|
+
|
|
3201
|
+
/** Optional parameters. */
|
|
3202
|
+
export declare interface VMInstanceGuestAgentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3203
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3204
|
+
updateIntervalInMs?: number;
|
|
3205
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3206
|
+
resumeFrom?: string;
|
|
3207
|
+
}
|
|
3208
|
+
|
|
3209
|
+
/** Contains response data for the delete operation. */
|
|
3210
|
+
export declare type VMInstanceGuestAgentsDeleteResponse = VMInstanceGuestAgentsDeleteHeaders;
|
|
3211
|
+
|
|
3212
|
+
/** Optional parameters. */
|
|
3213
|
+
export declare interface VMInstanceGuestAgentsGetOptionalParams extends coreClient.OperationOptions {
|
|
3214
|
+
}
|
|
3215
|
+
|
|
3216
|
+
/** Contains response data for the get operation. */
|
|
3217
|
+
export declare type VMInstanceGuestAgentsGetResponse = GuestAgent;
|
|
3218
|
+
|
|
3219
|
+
/** Optional parameters. */
|
|
3220
|
+
export declare interface VMInstanceGuestAgentsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3221
|
+
}
|
|
3222
|
+
|
|
3223
|
+
/** Contains response data for the listNext operation. */
|
|
3224
|
+
export declare type VMInstanceGuestAgentsListNextResponse = GuestAgentList;
|
|
3225
|
+
|
|
3226
|
+
/** Optional parameters. */
|
|
3227
|
+
export declare interface VMInstanceGuestAgentsListOptionalParams extends coreClient.OperationOptions {
|
|
3228
|
+
}
|
|
3229
|
+
|
|
3230
|
+
/** Contains response data for the list operation. */
|
|
3231
|
+
export declare type VMInstanceGuestAgentsListResponse = GuestAgentList;
|
|
3232
|
+
|
|
3233
|
+
/** Defines the HybridIdentityMetadata. */
|
|
3234
|
+
export declare interface VmInstanceHybridIdentityMetadata extends ProxyResource {
|
|
3235
|
+
/** The unique identifier for the resource. */
|
|
3236
|
+
resourceUid?: string;
|
|
3237
|
+
/** Gets or sets the Public Key. */
|
|
3238
|
+
publicKey?: string;
|
|
3239
|
+
/**
|
|
3240
|
+
* Gets the provisioning state.
|
|
3241
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3242
|
+
*/
|
|
3243
|
+
readonly provisioningState?: ProvisioningState;
|
|
3244
|
+
}
|
|
3245
|
+
|
|
3246
|
+
/** Optional parameters. */
|
|
3247
|
+
export declare interface VmInstanceHybridIdentityMetadataGetOptionalParams extends coreClient.OperationOptions {
|
|
3248
|
+
}
|
|
3249
|
+
|
|
3250
|
+
/** Contains response data for the get operation. */
|
|
3251
|
+
export declare type VmInstanceHybridIdentityMetadataGetResponse = VmInstanceHybridIdentityMetadata;
|
|
3252
|
+
|
|
3253
|
+
/** List of HybridIdentityMetadata. */
|
|
3254
|
+
export declare interface VmInstanceHybridIdentityMetadataList {
|
|
3255
|
+
/** Url to follow for getting next page of HybridIdentityMetadata. */
|
|
3256
|
+
nextLink?: string;
|
|
3257
|
+
/** Array of HybridIdentityMetadata */
|
|
3258
|
+
value: VmInstanceHybridIdentityMetadata[];
|
|
3259
|
+
}
|
|
3260
|
+
|
|
3261
|
+
/** Optional parameters. */
|
|
3262
|
+
export declare interface VmInstanceHybridIdentityMetadataListNextOptionalParams extends coreClient.OperationOptions {
|
|
3263
|
+
}
|
|
3264
|
+
|
|
3265
|
+
/** Contains response data for the listNext operation. */
|
|
3266
|
+
export declare type VmInstanceHybridIdentityMetadataListNextResponse = VmInstanceHybridIdentityMetadataList;
|
|
3267
|
+
|
|
3268
|
+
/** Optional parameters. */
|
|
3269
|
+
export declare interface VmInstanceHybridIdentityMetadataListOptionalParams extends coreClient.OperationOptions {
|
|
3270
|
+
}
|
|
3271
|
+
|
|
3272
|
+
/** Contains response data for the list operation. */
|
|
3273
|
+
export declare type VmInstanceHybridIdentityMetadataListResponse = VmInstanceHybridIdentityMetadataList;
|
|
3274
|
+
|
|
3275
|
+
/** Interface representing a VmInstanceHybridIdentityMetadataOperations. */
|
|
3276
|
+
export declare interface VmInstanceHybridIdentityMetadataOperations {
|
|
3277
|
+
/**
|
|
3278
|
+
* Returns the list of HybridIdentityMetadata of the given vm.
|
|
3279
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
3280
|
+
* machine resource to be extended.
|
|
3281
|
+
* @param options The options parameters.
|
|
3282
|
+
*/
|
|
3283
|
+
list(resourceUri: string, options?: VmInstanceHybridIdentityMetadataListOptionalParams): PagedAsyncIterableIterator<VmInstanceHybridIdentityMetadata>;
|
|
3284
|
+
/**
|
|
3285
|
+
* Implements HybridIdentityMetadata GET method.
|
|
3286
|
+
* @param resourceUri The fully qualified Azure Resource manager identifier of the Hybrid Compute
|
|
3287
|
+
* machine resource to be extended.
|
|
3288
|
+
* @param options The options parameters.
|
|
3289
|
+
*/
|
|
3290
|
+
get(resourceUri: string, options?: VmInstanceHybridIdentityMetadataGetOptionalParams): Promise<VmInstanceHybridIdentityMetadataGetResponse>;
|
|
4074
3291
|
}
|
|
4075
3292
|
|
|
4076
3293
|
export { }
|