@azure/arm-scvmm 1.0.0-alpha.20220428.4
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 +15 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +6535 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/availabilitySetsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/availabilitySetsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/availabilitySetsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/availabilitySetsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/availabilitySetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsGetSample.js +31 -0
- package/dist-esm/samples-dev/availabilitySetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/availabilitySetsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/availabilitySetsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/availabilitySetsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/availabilitySetsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/availabilitySetsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availabilitySetsUpdateSample.js +32 -0
- package/dist-esm/samples-dev/availabilitySetsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudsCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/cloudsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/cloudsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudsGetSample.js +31 -0
- package/dist-esm/samples-dev/cloudsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/cloudsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudsListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/cloudsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudsUpdateSample.js +32 -0
- package/dist-esm/samples-dev/cloudsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/inventoryItemsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/inventoryItemsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/inventoryItemsCreateSample.js +34 -0
- package/dist-esm/samples-dev/inventoryItemsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/inventoryItemsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/inventoryItemsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/inventoryItemsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/inventoryItemsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/inventoryItemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/inventoryItemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/inventoryItemsGetSample.js +32 -0
- package/dist-esm/samples-dev/inventoryItemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/inventoryItemsListByVmmServerSample.d.ts +2 -0
- package/dist-esm/samples-dev/inventoryItemsListByVmmServerSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/inventoryItemsListByVmmServerSample.js +45 -0
- package/dist-esm/samples-dev/inventoryItemsListByVmmServerSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.js +31 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesUpdateSample.js +32 -0
- package/dist-esm/samples-dev/virtualMachineTemplatesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesCreateCheckpointSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesCreateCheckpointSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesCreateCheckpointSample.js +36 -0
- package/dist-esm/samples-dev/virtualMachinesCreateCheckpointSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +42 -0
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteCheckpointSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteCheckpointSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteCheckpointSample.js +33 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteCheckpointSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +31 -0
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesRestartSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesRestartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +31 -0
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesRestoreCheckpointSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesRestoreCheckpointSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesRestoreCheckpointSample.js +33 -0
- package/dist-esm/samples-dev/virtualMachinesRestoreCheckpointSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +31 -0
- package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesStopSample.js +33 -0
- package/dist-esm/samples-dev/virtualMachinesStopSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +48 -0
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksDeleteSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksGetSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/virtualNetworksListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/virtualNetworksListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksUpdateSample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/vmmServersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmmServersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vmmServersCreateOrUpdateSample.js +41 -0
- package/dist-esm/samples-dev/vmmServersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/vmmServersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmmServersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vmmServersDeleteSample.js +31 -0
- package/dist-esm/samples-dev/vmmServersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/vmmServersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmmServersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vmmServersGetSample.js +31 -0
- package/dist-esm/samples-dev/vmmServersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vmmServersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmmServersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vmmServersListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/vmmServersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/vmmServersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmmServersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vmmServersListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/vmmServersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/vmmServersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vmmServersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vmmServersUpdateSample.js +32 -0
- package/dist-esm/samples-dev/vmmServersUpdateSample.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +1484 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +61 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +64 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +2248 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +31 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +224 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/availabilitySets.d.ts +107 -0
- package/dist-esm/src/operations/availabilitySets.d.ts.map +1 -0
- package/dist-esm/src/operations/availabilitySets.js +508 -0
- package/dist-esm/src/operations/availabilitySets.js.map +1 -0
- package/dist-esm/src/operations/clouds.d.ts +107 -0
- package/dist-esm/src/operations/clouds.d.ts.map +1 -0
- package/dist-esm/src/operations/clouds.js +509 -0
- package/dist-esm/src/operations/clouds.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +9 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +16 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/inventoryItems.d.ts +62 -0
- package/dist-esm/src/operations/inventoryItems.d.ts.map +1 -0
- package/dist-esm/src/operations/inventoryItems.js +234 -0
- package/dist-esm/src/operations/inventoryItems.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/virtualMachineTemplates.d.ts +107 -0
- package/dist-esm/src/operations/virtualMachineTemplates.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualMachineTemplates.js +509 -0
- package/dist-esm/src/operations/virtualMachineTemplates.js.map +1 -0
- package/dist-esm/src/operations/virtualMachines.d.ts +191 -0
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualMachines.js +955 -0
- package/dist-esm/src/operations/virtualMachines.js.map +1 -0
- package/dist-esm/src/operations/virtualNetworks.d.ts +107 -0
- package/dist-esm/src/operations/virtualNetworks.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualNetworks.js +509 -0
- package/dist-esm/src/operations/virtualNetworks.js.map +1 -0
- package/dist-esm/src/operations/vmmServers.d.ts +107 -0
- package/dist-esm/src/operations/vmmServers.d.ts.map +1 -0
- package/dist-esm/src/operations/vmmServers.js +509 -0
- package/dist-esm/src/operations/vmmServers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/availabilitySets.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/availabilitySets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/availabilitySets.js +9 -0
- package/dist-esm/src/operationsInterfaces/availabilitySets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/clouds.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/clouds.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/clouds.js +9 -0
- package/dist-esm/src/operationsInterfaces/clouds.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +9 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +16 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/inventoryItems.d.ts +37 -0
- package/dist-esm/src/operationsInterfaces/inventoryItems.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/inventoryItems.js +9 -0
- package/dist-esm/src/operationsInterfaces/inventoryItems.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualMachineTemplates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +155 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworks.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworks.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/vmmServers.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/vmmServers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/vmmServers.js +9 -0
- package/dist-esm/src/operationsInterfaces/vmmServers.js.map +1 -0
- package/dist-esm/src/scvmm.d.ts +26 -0
- package/dist-esm/src/scvmm.d.ts.map +1 -0
- package/dist-esm/src/scvmm.js +77 -0
- package/dist-esm/src/scvmm.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +118 -0
- package/review/arm-scvmm.api.md +1194 -0
- package/rollup.config.js +122 -0
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +1690 -0
- package/src/models/mappers.ts +2337 -0
- package/src/models/parameters.ts +272 -0
- package/src/operations/availabilitySets.ts +682 -0
- package/src/operations/clouds.ts +679 -0
- package/src/operations/index.ts +16 -0
- package/src/operations/inventoryItems.ts +321 -0
- package/src/operations/operations.ts +137 -0
- package/src/operations/virtualMachineTemplates.ts +683 -0
- package/src/operations/virtualMachines.ts +1327 -0
- package/src/operations/virtualNetworks.ts +683 -0
- package/src/operations/vmmServers.ts +682 -0
- package/src/operationsInterfaces/availabilitySets.ts +139 -0
- package/src/operationsInterfaces/clouds.ts +136 -0
- package/src/operationsInterfaces/index.ts +16 -0
- package/src/operationsInterfaces/inventoryItems.ts +73 -0
- package/src/operationsInterfaces/operations.ts +25 -0
- package/src/operationsInterfaces/virtualMachineTemplates.ts +139 -0
- package/src/operationsInterfaces/virtualMachines.ts +277 -0
- package/src/operationsInterfaces/virtualNetworks.ts +139 -0
- package/src/operationsInterfaces/vmmServers.ts +139 -0
- package/src/scvmm.ts +133 -0
- package/tsconfig.json +33 -0
- package/types/arm-scvmm.d.ts +2229 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,1194 @@
|
|
|
1
|
+
## API Report File for "@azure/arm-scvmm"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import * as coreAuth from '@azure/core-auth';
|
|
8
|
+
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
|
+
import { PollerLike } from '@azure/core-lro';
|
|
11
|
+
import { PollOperationState } from '@azure/core-lro';
|
|
12
|
+
|
|
13
|
+
// @public
|
|
14
|
+
export type AllocationMethod = string;
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export interface AvailabilitySet {
|
|
18
|
+
availabilitySetName?: string;
|
|
19
|
+
extendedLocation?: ExtendedLocation;
|
|
20
|
+
readonly id?: string;
|
|
21
|
+
location?: string;
|
|
22
|
+
readonly name?: string;
|
|
23
|
+
readonly provisioningState?: string;
|
|
24
|
+
readonly systemData?: SystemData;
|
|
25
|
+
tags?: {
|
|
26
|
+
[propertyName: string]: string;
|
|
27
|
+
};
|
|
28
|
+
readonly type?: string;
|
|
29
|
+
vmmServerId?: string;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
// @public
|
|
33
|
+
export interface AvailabilitySetListItem {
|
|
34
|
+
id?: string;
|
|
35
|
+
name?: string;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
// @public
|
|
39
|
+
export interface AvailabilitySetListResult {
|
|
40
|
+
nextLink?: string;
|
|
41
|
+
value?: AvailabilitySet[];
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
// @public
|
|
45
|
+
export interface AvailabilitySets {
|
|
46
|
+
beginCreateOrUpdate(resourceGroupName: string, availabilitySetName: string, body: AvailabilitySet, options?: AvailabilitySetsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<AvailabilitySetsCreateOrUpdateResponse>, AvailabilitySetsCreateOrUpdateResponse>>;
|
|
47
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, availabilitySetName: string, body: AvailabilitySet, options?: AvailabilitySetsCreateOrUpdateOptionalParams): Promise<AvailabilitySetsCreateOrUpdateResponse>;
|
|
48
|
+
beginDelete(resourceGroupName: string, availabilitySetName: string, options?: AvailabilitySetsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
49
|
+
beginDeleteAndWait(resourceGroupName: string, availabilitySetName: string, options?: AvailabilitySetsDeleteOptionalParams): Promise<void>;
|
|
50
|
+
beginUpdate(resourceGroupName: string, availabilitySetName: string, body: ResourcePatch, options?: AvailabilitySetsUpdateOptionalParams): Promise<PollerLike<PollOperationState<AvailabilitySetsUpdateResponse>, AvailabilitySetsUpdateResponse>>;
|
|
51
|
+
beginUpdateAndWait(resourceGroupName: string, availabilitySetName: string, body: ResourcePatch, options?: AvailabilitySetsUpdateOptionalParams): Promise<AvailabilitySetsUpdateResponse>;
|
|
52
|
+
get(resourceGroupName: string, availabilitySetName: string, options?: AvailabilitySetsGetOptionalParams): Promise<AvailabilitySetsGetResponse>;
|
|
53
|
+
listByResourceGroup(resourceGroupName: string, options?: AvailabilitySetsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<AvailabilitySet>;
|
|
54
|
+
listBySubscription(options?: AvailabilitySetsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<AvailabilitySet>;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
// @public
|
|
58
|
+
export interface AvailabilitySetsCreateOrUpdateHeaders {
|
|
59
|
+
azureAsyncOperation?: string;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
// @public
|
|
63
|
+
export interface AvailabilitySetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
64
|
+
resumeFrom?: string;
|
|
65
|
+
updateIntervalInMs?: number;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
// @public
|
|
69
|
+
export type AvailabilitySetsCreateOrUpdateResponse = AvailabilitySet;
|
|
70
|
+
|
|
71
|
+
// @public
|
|
72
|
+
export interface AvailabilitySetsDeleteHeaders {
|
|
73
|
+
azureAsyncOperation?: string;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
// @public
|
|
77
|
+
export interface AvailabilitySetsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
78
|
+
force?: boolean;
|
|
79
|
+
resumeFrom?: string;
|
|
80
|
+
updateIntervalInMs?: number;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
// @public
|
|
84
|
+
export interface AvailabilitySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
// @public
|
|
88
|
+
export type AvailabilitySetsGetResponse = AvailabilitySet;
|
|
89
|
+
|
|
90
|
+
// @public
|
|
91
|
+
export interface AvailabilitySetsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
// @public
|
|
95
|
+
export type AvailabilitySetsListByResourceGroupNextResponse = AvailabilitySetListResult;
|
|
96
|
+
|
|
97
|
+
// @public
|
|
98
|
+
export interface AvailabilitySetsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
// @public
|
|
102
|
+
export type AvailabilitySetsListByResourceGroupResponse = AvailabilitySetListResult;
|
|
103
|
+
|
|
104
|
+
// @public
|
|
105
|
+
export interface AvailabilitySetsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
// @public
|
|
109
|
+
export type AvailabilitySetsListBySubscriptionNextResponse = AvailabilitySetListResult;
|
|
110
|
+
|
|
111
|
+
// @public
|
|
112
|
+
export interface AvailabilitySetsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
// @public
|
|
116
|
+
export type AvailabilitySetsListBySubscriptionResponse = AvailabilitySetListResult;
|
|
117
|
+
|
|
118
|
+
// @public
|
|
119
|
+
export interface AvailabilitySetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
120
|
+
resumeFrom?: string;
|
|
121
|
+
updateIntervalInMs?: number;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
// @public
|
|
125
|
+
export type AvailabilitySetsUpdateResponse = AvailabilitySet;
|
|
126
|
+
|
|
127
|
+
// @public
|
|
128
|
+
export interface Checkpoint {
|
|
129
|
+
checkpointID?: string;
|
|
130
|
+
description?: string;
|
|
131
|
+
name?: string;
|
|
132
|
+
parentCheckpointID?: string;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
// @public
|
|
136
|
+
export interface Cloud {
|
|
137
|
+
readonly cloudCapacity?: CloudCapacity;
|
|
138
|
+
readonly cloudName?: string;
|
|
139
|
+
extendedLocation: ExtendedLocation;
|
|
140
|
+
readonly id?: string;
|
|
141
|
+
inventoryItemId?: string;
|
|
142
|
+
location: string;
|
|
143
|
+
readonly name?: string;
|
|
144
|
+
readonly provisioningState?: string;
|
|
145
|
+
readonly storageQoSPolicies?: StorageQoSPolicy[];
|
|
146
|
+
readonly systemData?: SystemData;
|
|
147
|
+
tags?: {
|
|
148
|
+
[propertyName: string]: string;
|
|
149
|
+
};
|
|
150
|
+
readonly type?: string;
|
|
151
|
+
uuid?: string;
|
|
152
|
+
vmmServerId?: string;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
// @public
|
|
156
|
+
export interface CloudCapacity {
|
|
157
|
+
cpuCount?: number;
|
|
158
|
+
memoryMB?: number;
|
|
159
|
+
vmCount?: number;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
// @public
|
|
163
|
+
export type CloudInventoryItem = InventoryItemProperties & {
|
|
164
|
+
inventoryType: "Cloud";
|
|
165
|
+
};
|
|
166
|
+
|
|
167
|
+
// @public
|
|
168
|
+
export interface CloudListResult {
|
|
169
|
+
nextLink?: string;
|
|
170
|
+
value?: Cloud[];
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
// @public
|
|
174
|
+
export interface Clouds {
|
|
175
|
+
beginCreateOrUpdate(resourceGroupName: string, cloudName: string, body: Cloud, options?: CloudsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<CloudsCreateOrUpdateResponse>, CloudsCreateOrUpdateResponse>>;
|
|
176
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, cloudName: string, body: Cloud, options?: CloudsCreateOrUpdateOptionalParams): Promise<CloudsCreateOrUpdateResponse>;
|
|
177
|
+
beginDelete(resourceGroupName: string, cloudName: string, options?: CloudsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
178
|
+
beginDeleteAndWait(resourceGroupName: string, cloudName: string, options?: CloudsDeleteOptionalParams): Promise<void>;
|
|
179
|
+
beginUpdate(resourceGroupName: string, cloudName: string, body: ResourcePatch, options?: CloudsUpdateOptionalParams): Promise<PollerLike<PollOperationState<CloudsUpdateResponse>, CloudsUpdateResponse>>;
|
|
180
|
+
beginUpdateAndWait(resourceGroupName: string, cloudName: string, body: ResourcePatch, options?: CloudsUpdateOptionalParams): Promise<CloudsUpdateResponse>;
|
|
181
|
+
get(resourceGroupName: string, cloudName: string, options?: CloudsGetOptionalParams): Promise<CloudsGetResponse>;
|
|
182
|
+
listByResourceGroup(resourceGroupName: string, options?: CloudsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cloud>;
|
|
183
|
+
listBySubscription(options?: CloudsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Cloud>;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
// @public
|
|
187
|
+
export interface CloudsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
188
|
+
resumeFrom?: string;
|
|
189
|
+
updateIntervalInMs?: number;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
// @public
|
|
193
|
+
export type CloudsCreateOrUpdateResponse = Cloud;
|
|
194
|
+
|
|
195
|
+
// @public
|
|
196
|
+
export interface CloudsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
197
|
+
force?: boolean;
|
|
198
|
+
resumeFrom?: string;
|
|
199
|
+
updateIntervalInMs?: number;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
// @public
|
|
203
|
+
export interface CloudsGetOptionalParams extends coreClient.OperationOptions {
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
// @public
|
|
207
|
+
export type CloudsGetResponse = Cloud;
|
|
208
|
+
|
|
209
|
+
// @public
|
|
210
|
+
export interface CloudsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
// @public
|
|
214
|
+
export type CloudsListByResourceGroupNextResponse = CloudListResult;
|
|
215
|
+
|
|
216
|
+
// @public
|
|
217
|
+
export interface CloudsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
// @public
|
|
221
|
+
export type CloudsListByResourceGroupResponse = CloudListResult;
|
|
222
|
+
|
|
223
|
+
// @public
|
|
224
|
+
export interface CloudsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
// @public
|
|
228
|
+
export type CloudsListBySubscriptionNextResponse = CloudListResult;
|
|
229
|
+
|
|
230
|
+
// @public
|
|
231
|
+
export interface CloudsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
// @public
|
|
235
|
+
export type CloudsListBySubscriptionResponse = CloudListResult;
|
|
236
|
+
|
|
237
|
+
// @public
|
|
238
|
+
export interface CloudsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
239
|
+
resumeFrom?: string;
|
|
240
|
+
updateIntervalInMs?: number;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
// @public
|
|
244
|
+
export type CloudsUpdateResponse = Cloud;
|
|
245
|
+
|
|
246
|
+
// @public
|
|
247
|
+
export type CreatedByType = string;
|
|
248
|
+
|
|
249
|
+
// @public
|
|
250
|
+
export type CreateDiffDisk = string;
|
|
251
|
+
|
|
252
|
+
// @public
|
|
253
|
+
export type DynamicMemoryEnabled = string;
|
|
254
|
+
|
|
255
|
+
// @public
|
|
256
|
+
export interface ErrorDefinition {
|
|
257
|
+
readonly code?: string;
|
|
258
|
+
readonly details?: ErrorDefinition[];
|
|
259
|
+
readonly message?: string;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
// @public
|
|
263
|
+
export interface ErrorResponse {
|
|
264
|
+
error?: ErrorDefinition;
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
// @public
|
|
268
|
+
export interface ExtendedLocation {
|
|
269
|
+
name?: string;
|
|
270
|
+
type?: string;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
// @public
|
|
274
|
+
export interface HardwareProfile {
|
|
275
|
+
cpuCount?: number;
|
|
276
|
+
dynamicMemoryEnabled?: DynamicMemoryEnabled;
|
|
277
|
+
dynamicMemoryMaxMB?: number;
|
|
278
|
+
dynamicMemoryMinMB?: number;
|
|
279
|
+
isHighlyAvailable?: string;
|
|
280
|
+
limitCpuForMigration?: LimitCpuForMigration;
|
|
281
|
+
memoryMB?: number;
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
// @public
|
|
285
|
+
export interface HardwareProfileUpdate {
|
|
286
|
+
cpuCount?: number;
|
|
287
|
+
dynamicMemoryEnabled?: DynamicMemoryEnabled;
|
|
288
|
+
dynamicMemoryMaxMB?: number;
|
|
289
|
+
dynamicMemoryMinMB?: number;
|
|
290
|
+
limitCpuForMigration?: LimitCpuForMigration;
|
|
291
|
+
memoryMB?: number;
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
// @public
|
|
295
|
+
export type InventoryItem = ProxyResource & {
|
|
296
|
+
readonly systemData?: SystemData;
|
|
297
|
+
kind?: string;
|
|
298
|
+
inventoryType: InventoryType;
|
|
299
|
+
readonly managedResourceId?: string;
|
|
300
|
+
readonly uuid?: string;
|
|
301
|
+
readonly inventoryItemName?: string;
|
|
302
|
+
readonly provisioningState?: string;
|
|
303
|
+
};
|
|
304
|
+
|
|
305
|
+
// @public
|
|
306
|
+
export interface InventoryItemDetails {
|
|
307
|
+
inventoryItemId?: string;
|
|
308
|
+
inventoryItemName?: string;
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
// @public
|
|
312
|
+
export interface InventoryItemProperties {
|
|
313
|
+
readonly inventoryItemName?: string;
|
|
314
|
+
inventoryType: "Cloud" | "VirtualNetwork" | "VirtualMachineTemplate" | "VirtualMachine";
|
|
315
|
+
readonly managedResourceId?: string;
|
|
316
|
+
readonly provisioningState?: string;
|
|
317
|
+
readonly uuid?: string;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
// @public (undocumented)
|
|
321
|
+
export type InventoryItemPropertiesUnion = InventoryItemProperties | CloudInventoryItem | VirtualNetworkInventoryItem | VirtualMachineTemplateInventoryItem | VirtualMachineInventoryItem;
|
|
322
|
+
|
|
323
|
+
// @public
|
|
324
|
+
export interface InventoryItems {
|
|
325
|
+
create(resourceGroupName: string, vmmServerName: string, inventoryItemName: string, options?: InventoryItemsCreateOptionalParams): Promise<InventoryItemsCreateResponse>;
|
|
326
|
+
delete(resourceGroupName: string, vmmServerName: string, inventoryItemName: string, options?: InventoryItemsDeleteOptionalParams): Promise<void>;
|
|
327
|
+
get(resourceGroupName: string, vmmServerName: string, inventoryItemName: string, options?: InventoryItemsGetOptionalParams): Promise<InventoryItemsGetResponse>;
|
|
328
|
+
listByVMMServer(resourceGroupName: string, vmmServerName: string, options?: InventoryItemsListByVMMServerOptionalParams): PagedAsyncIterableIterator<InventoryItem>;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
// @public
|
|
332
|
+
export interface InventoryItemsCreateOptionalParams extends coreClient.OperationOptions {
|
|
333
|
+
body?: InventoryItem;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
// @public
|
|
337
|
+
export type InventoryItemsCreateResponse = InventoryItem;
|
|
338
|
+
|
|
339
|
+
// @public
|
|
340
|
+
export interface InventoryItemsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
// @public
|
|
344
|
+
export interface InventoryItemsGetOptionalParams extends coreClient.OperationOptions {
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
// @public
|
|
348
|
+
export type InventoryItemsGetResponse = InventoryItem;
|
|
349
|
+
|
|
350
|
+
// @public
|
|
351
|
+
export interface InventoryItemsList {
|
|
352
|
+
nextLink?: string;
|
|
353
|
+
value: InventoryItem[];
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
// @public
|
|
357
|
+
export interface InventoryItemsListByVMMServerNextOptionalParams extends coreClient.OperationOptions {
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
// @public
|
|
361
|
+
export type InventoryItemsListByVMMServerNextResponse = InventoryItemsList;
|
|
362
|
+
|
|
363
|
+
// @public
|
|
364
|
+
export interface InventoryItemsListByVMMServerOptionalParams extends coreClient.OperationOptions {
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
// @public
|
|
368
|
+
export type InventoryItemsListByVMMServerResponse = InventoryItemsList;
|
|
369
|
+
|
|
370
|
+
// @public
|
|
371
|
+
export type InventoryType = string;
|
|
372
|
+
|
|
373
|
+
// @public
|
|
374
|
+
export type IsCustomizable = string;
|
|
375
|
+
|
|
376
|
+
// @public
|
|
377
|
+
export enum KnownAllocationMethod {
|
|
378
|
+
// (undocumented)
|
|
379
|
+
Dynamic = "Dynamic",
|
|
380
|
+
// (undocumented)
|
|
381
|
+
Static = "Static"
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
// @public
|
|
385
|
+
export enum KnownCreatedByType {
|
|
386
|
+
// (undocumented)
|
|
387
|
+
Application = "Application",
|
|
388
|
+
// (undocumented)
|
|
389
|
+
Key = "Key",
|
|
390
|
+
// (undocumented)
|
|
391
|
+
ManagedIdentity = "ManagedIdentity",
|
|
392
|
+
// (undocumented)
|
|
393
|
+
User = "User"
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
// @public
|
|
397
|
+
export enum KnownCreateDiffDisk {
|
|
398
|
+
// (undocumented)
|
|
399
|
+
False = "false",
|
|
400
|
+
// (undocumented)
|
|
401
|
+
True = "true"
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
// @public
|
|
405
|
+
export enum KnownDynamicMemoryEnabled {
|
|
406
|
+
// (undocumented)
|
|
407
|
+
False = "false",
|
|
408
|
+
// (undocumented)
|
|
409
|
+
True = "true"
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
// @public
|
|
413
|
+
export enum KnownInventoryType {
|
|
414
|
+
// (undocumented)
|
|
415
|
+
Cloud = "Cloud",
|
|
416
|
+
// (undocumented)
|
|
417
|
+
VirtualMachine = "VirtualMachine",
|
|
418
|
+
// (undocumented)
|
|
419
|
+
VirtualMachineTemplate = "VirtualMachineTemplate",
|
|
420
|
+
// (undocumented)
|
|
421
|
+
VirtualNetwork = "VirtualNetwork"
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
// @public
|
|
425
|
+
export enum KnownIsCustomizable {
|
|
426
|
+
// (undocumented)
|
|
427
|
+
False = "false",
|
|
428
|
+
// (undocumented)
|
|
429
|
+
True = "true"
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
// @public
|
|
433
|
+
export enum KnownLimitCpuForMigration {
|
|
434
|
+
// (undocumented)
|
|
435
|
+
False = "false",
|
|
436
|
+
// (undocumented)
|
|
437
|
+
True = "true"
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
// @public
|
|
441
|
+
export enum KnownOsType {
|
|
442
|
+
// (undocumented)
|
|
443
|
+
Linux = "Linux",
|
|
444
|
+
// (undocumented)
|
|
445
|
+
Other = "Other",
|
|
446
|
+
// (undocumented)
|
|
447
|
+
Windows = "Windows"
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
// @public
|
|
451
|
+
export type LimitCpuForMigration = string;
|
|
452
|
+
|
|
453
|
+
// @public
|
|
454
|
+
export interface NetworkInterfaces {
|
|
455
|
+
readonly displayName?: string;
|
|
456
|
+
readonly ipv4Addresses?: string[];
|
|
457
|
+
ipv4AddressType?: AllocationMethod;
|
|
458
|
+
readonly ipv6Addresses?: string[];
|
|
459
|
+
ipv6AddressType?: AllocationMethod;
|
|
460
|
+
macAddress?: string;
|
|
461
|
+
macAddressType?: AllocationMethod;
|
|
462
|
+
name?: string;
|
|
463
|
+
readonly networkName?: string;
|
|
464
|
+
nicId?: string;
|
|
465
|
+
virtualNetworkId?: string;
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
// @public
|
|
469
|
+
export interface NetworkInterfacesUpdate {
|
|
470
|
+
ipv4AddressType?: AllocationMethod;
|
|
471
|
+
ipv6AddressType?: AllocationMethod;
|
|
472
|
+
macAddress?: string;
|
|
473
|
+
macAddressType?: AllocationMethod;
|
|
474
|
+
name?: string;
|
|
475
|
+
nicId?: string;
|
|
476
|
+
virtualNetworkId?: string;
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
// @public
|
|
480
|
+
export interface NetworkProfile {
|
|
481
|
+
networkInterfaces?: NetworkInterfaces[];
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
// @public
|
|
485
|
+
export interface NetworkProfileUpdate {
|
|
486
|
+
networkInterfaces?: NetworkInterfacesUpdate[];
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
// @public
|
|
490
|
+
export interface Operations {
|
|
491
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<ResourceProviderOperation>;
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
// @public
|
|
495
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
// @public
|
|
499
|
+
export type OperationsListNextResponse = ResourceProviderOperationList;
|
|
500
|
+
|
|
501
|
+
// @public
|
|
502
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
503
|
+
}
|
|
504
|
+
|
|
505
|
+
// @public
|
|
506
|
+
export type OperationsListResponse = ResourceProviderOperationList;
|
|
507
|
+
|
|
508
|
+
// @public
|
|
509
|
+
export interface OsProfile {
|
|
510
|
+
adminPassword?: string;
|
|
511
|
+
computerName?: string;
|
|
512
|
+
readonly osName?: string;
|
|
513
|
+
readonly osType?: OsType;
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
// @public
|
|
517
|
+
export type OsType = string;
|
|
518
|
+
|
|
519
|
+
// @public
|
|
520
|
+
export type ProxyResource = Resource & {};
|
|
521
|
+
|
|
522
|
+
// @public
|
|
523
|
+
export interface Resource {
|
|
524
|
+
readonly id?: string;
|
|
525
|
+
readonly name?: string;
|
|
526
|
+
readonly type?: string;
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
// @public
|
|
530
|
+
export interface ResourcePatch {
|
|
531
|
+
tags?: {
|
|
532
|
+
[propertyName: string]: string;
|
|
533
|
+
};
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
// @public
|
|
537
|
+
export interface ResourceProviderOperation {
|
|
538
|
+
display?: ResourceProviderOperationDisplay;
|
|
539
|
+
isDataAction?: string;
|
|
540
|
+
name?: string;
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
// @public
|
|
544
|
+
export interface ResourceProviderOperationDisplay {
|
|
545
|
+
description?: string;
|
|
546
|
+
operation?: string;
|
|
547
|
+
provider?: string;
|
|
548
|
+
resource?: string;
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
// @public
|
|
552
|
+
export interface ResourceProviderOperationList {
|
|
553
|
+
nextLink?: string;
|
|
554
|
+
value?: ResourceProviderOperation[];
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
// @public (undocumented)
|
|
558
|
+
export class Scvmm extends coreClient.ServiceClient {
|
|
559
|
+
// (undocumented)
|
|
560
|
+
$host: string;
|
|
561
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ScvmmOptionalParams);
|
|
562
|
+
// (undocumented)
|
|
563
|
+
apiVersion: string;
|
|
564
|
+
// (undocumented)
|
|
565
|
+
availabilitySets: AvailabilitySets;
|
|
566
|
+
// (undocumented)
|
|
567
|
+
clouds: Clouds;
|
|
568
|
+
// (undocumented)
|
|
569
|
+
inventoryItems: InventoryItems;
|
|
570
|
+
// (undocumented)
|
|
571
|
+
operations: Operations;
|
|
572
|
+
// (undocumented)
|
|
573
|
+
subscriptionId: string;
|
|
574
|
+
// (undocumented)
|
|
575
|
+
virtualMachines: VirtualMachines;
|
|
576
|
+
// (undocumented)
|
|
577
|
+
virtualMachineTemplates: VirtualMachineTemplates;
|
|
578
|
+
// (undocumented)
|
|
579
|
+
virtualNetworks: VirtualNetworks;
|
|
580
|
+
// (undocumented)
|
|
581
|
+
vmmServers: VmmServers;
|
|
582
|
+
}
|
|
583
|
+
|
|
584
|
+
// @public
|
|
585
|
+
export interface ScvmmOptionalParams extends coreClient.ServiceClientOptions {
|
|
586
|
+
$host?: string;
|
|
587
|
+
apiVersion?: string;
|
|
588
|
+
endpoint?: string;
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
// @public
|
|
592
|
+
export interface StopVirtualMachineOptions {
|
|
593
|
+
skipShutdown?: boolean;
|
|
594
|
+
}
|
|
595
|
+
|
|
596
|
+
// @public
|
|
597
|
+
export interface StorageProfile {
|
|
598
|
+
disks?: VirtualDisk[];
|
|
599
|
+
}
|
|
600
|
+
|
|
601
|
+
// @public
|
|
602
|
+
export interface StorageProfileUpdate {
|
|
603
|
+
disks?: VirtualDiskUpdate[];
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
// @public
|
|
607
|
+
export interface StorageQoSPolicy {
|
|
608
|
+
bandwidthLimit?: number;
|
|
609
|
+
id?: string;
|
|
610
|
+
iopsMaximum?: number;
|
|
611
|
+
iopsMinimum?: number;
|
|
612
|
+
name?: string;
|
|
613
|
+
policyId?: string;
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
// @public
|
|
617
|
+
export interface StorageQoSPolicyDetails {
|
|
618
|
+
id?: string;
|
|
619
|
+
name?: string;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
// @public
|
|
623
|
+
export interface SystemData {
|
|
624
|
+
createdAt?: Date;
|
|
625
|
+
createdBy?: string;
|
|
626
|
+
createdByType?: CreatedByType;
|
|
627
|
+
lastModifiedAt?: Date;
|
|
628
|
+
lastModifiedBy?: string;
|
|
629
|
+
lastModifiedByType?: CreatedByType;
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
// @public
|
|
633
|
+
export interface VirtualDisk {
|
|
634
|
+
bus?: number;
|
|
635
|
+
busType?: string;
|
|
636
|
+
createDiffDisk?: CreateDiffDisk;
|
|
637
|
+
diskId?: string;
|
|
638
|
+
diskSizeGB?: number;
|
|
639
|
+
readonly displayName?: string;
|
|
640
|
+
lun?: number;
|
|
641
|
+
readonly maxDiskSizeGB?: number;
|
|
642
|
+
name?: string;
|
|
643
|
+
storageQoSPolicy?: StorageQoSPolicyDetails;
|
|
644
|
+
templateDiskId?: string;
|
|
645
|
+
readonly vhdFormatType?: string;
|
|
646
|
+
vhdType?: string;
|
|
647
|
+
readonly volumeType?: string;
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
// @public
|
|
651
|
+
export interface VirtualDiskUpdate {
|
|
652
|
+
bus?: number;
|
|
653
|
+
busType?: string;
|
|
654
|
+
diskId?: string;
|
|
655
|
+
diskSizeGB?: number;
|
|
656
|
+
lun?: number;
|
|
657
|
+
name?: string;
|
|
658
|
+
storageQoSPolicy?: StorageQoSPolicyDetails;
|
|
659
|
+
vhdType?: string;
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
// @public
|
|
663
|
+
export interface VirtualMachine {
|
|
664
|
+
availabilitySets?: AvailabilitySetListItem[];
|
|
665
|
+
checkpoints?: Checkpoint[];
|
|
666
|
+
checkpointType?: string;
|
|
667
|
+
cloudId?: string;
|
|
668
|
+
extendedLocation: ExtendedLocation;
|
|
669
|
+
generation?: number;
|
|
670
|
+
hardwareProfile?: HardwareProfile;
|
|
671
|
+
readonly id?: string;
|
|
672
|
+
inventoryItemId?: string;
|
|
673
|
+
location: string;
|
|
674
|
+
readonly name?: string;
|
|
675
|
+
networkProfile?: NetworkProfile;
|
|
676
|
+
osProfile?: OsProfile;
|
|
677
|
+
readonly powerState?: string;
|
|
678
|
+
readonly provisioningState?: string;
|
|
679
|
+
storageProfile?: StorageProfile;
|
|
680
|
+
readonly systemData?: SystemData;
|
|
681
|
+
tags?: {
|
|
682
|
+
[propertyName: string]: string;
|
|
683
|
+
};
|
|
684
|
+
templateId?: string;
|
|
685
|
+
readonly type?: string;
|
|
686
|
+
uuid?: string;
|
|
687
|
+
vmmServerId?: string;
|
|
688
|
+
vmName?: string;
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
// @public
|
|
692
|
+
export interface VirtualMachineCreateCheckpoint {
|
|
693
|
+
description?: string;
|
|
694
|
+
name?: string;
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
// @public
|
|
698
|
+
export interface VirtualMachineDeleteCheckpoint {
|
|
699
|
+
id?: string;
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
// @public
|
|
703
|
+
export type VirtualMachineInventoryItem = InventoryItemProperties & {
|
|
704
|
+
inventoryType: "VirtualMachine";
|
|
705
|
+
readonly osType?: OsType;
|
|
706
|
+
readonly osName?: string;
|
|
707
|
+
readonly powerState?: string;
|
|
708
|
+
ipAddresses?: string[];
|
|
709
|
+
cloud?: InventoryItemDetails;
|
|
710
|
+
};
|
|
711
|
+
|
|
712
|
+
// @public
|
|
713
|
+
export interface VirtualMachineListResult {
|
|
714
|
+
nextLink?: string;
|
|
715
|
+
value?: VirtualMachine[];
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
// @public
|
|
719
|
+
export interface VirtualMachineRestoreCheckpoint {
|
|
720
|
+
id?: string;
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
// @public
|
|
724
|
+
export interface VirtualMachines {
|
|
725
|
+
beginCreateCheckpoint(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesCreateCheckpointOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
726
|
+
beginCreateCheckpointAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesCreateCheckpointOptionalParams): Promise<void>;
|
|
727
|
+
beginCreateOrUpdate(resourceGroupName: string, virtualMachineName: string, body: VirtualMachine, options?: VirtualMachinesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesCreateOrUpdateResponse>, VirtualMachinesCreateOrUpdateResponse>>;
|
|
728
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualMachineName: string, body: VirtualMachine, options?: VirtualMachinesCreateOrUpdateOptionalParams): Promise<VirtualMachinesCreateOrUpdateResponse>;
|
|
729
|
+
beginDelete(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
730
|
+
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<void>;
|
|
731
|
+
beginDeleteCheckpoint(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteCheckpointOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
732
|
+
beginDeleteCheckpointAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteCheckpointOptionalParams): Promise<void>;
|
|
733
|
+
beginRestart(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestartOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
734
|
+
beginRestartAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestartOptionalParams): Promise<void>;
|
|
735
|
+
beginRestoreCheckpoint(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestoreCheckpointOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
736
|
+
beginRestoreCheckpointAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestoreCheckpointOptionalParams): Promise<void>;
|
|
737
|
+
beginStart(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
738
|
+
beginStartAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<void>;
|
|
739
|
+
beginStop(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStopOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
740
|
+
beginStopAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStopOptionalParams): Promise<void>;
|
|
741
|
+
beginUpdate(resourceGroupName: string, virtualMachineName: string, body: VirtualMachineUpdate, options?: VirtualMachinesUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesUpdateResponse>, VirtualMachinesUpdateResponse>>;
|
|
742
|
+
beginUpdateAndWait(resourceGroupName: string, virtualMachineName: string, body: VirtualMachineUpdate, options?: VirtualMachinesUpdateOptionalParams): Promise<VirtualMachinesUpdateResponse>;
|
|
743
|
+
get(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesGetOptionalParams): Promise<VirtualMachinesGetResponse>;
|
|
744
|
+
listByResourceGroup(resourceGroupName: string, options?: VirtualMachinesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
745
|
+
listBySubscription(options?: VirtualMachinesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
746
|
+
}
|
|
747
|
+
|
|
748
|
+
// @public
|
|
749
|
+
export interface VirtualMachinesCreateCheckpointOptionalParams extends coreClient.OperationOptions {
|
|
750
|
+
body?: VirtualMachineCreateCheckpoint;
|
|
751
|
+
resumeFrom?: string;
|
|
752
|
+
updateIntervalInMs?: number;
|
|
753
|
+
}
|
|
754
|
+
|
|
755
|
+
// @public
|
|
756
|
+
export interface VirtualMachinesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
757
|
+
resumeFrom?: string;
|
|
758
|
+
updateIntervalInMs?: number;
|
|
759
|
+
}
|
|
760
|
+
|
|
761
|
+
// @public
|
|
762
|
+
export type VirtualMachinesCreateOrUpdateResponse = VirtualMachine;
|
|
763
|
+
|
|
764
|
+
// @public
|
|
765
|
+
export interface VirtualMachinesDeleteCheckpointOptionalParams extends coreClient.OperationOptions {
|
|
766
|
+
body?: VirtualMachineDeleteCheckpoint;
|
|
767
|
+
resumeFrom?: string;
|
|
768
|
+
updateIntervalInMs?: number;
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
// @public
|
|
772
|
+
export interface VirtualMachinesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
773
|
+
force?: boolean;
|
|
774
|
+
resumeFrom?: string;
|
|
775
|
+
retain?: boolean;
|
|
776
|
+
updateIntervalInMs?: number;
|
|
777
|
+
}
|
|
778
|
+
|
|
779
|
+
// @public
|
|
780
|
+
export interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
// @public
|
|
784
|
+
export type VirtualMachinesGetResponse = VirtualMachine;
|
|
785
|
+
|
|
786
|
+
// @public
|
|
787
|
+
export interface VirtualMachinesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
// @public
|
|
791
|
+
export type VirtualMachinesListByResourceGroupNextResponse = VirtualMachineListResult;
|
|
792
|
+
|
|
793
|
+
// @public
|
|
794
|
+
export interface VirtualMachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
// @public
|
|
798
|
+
export type VirtualMachinesListByResourceGroupResponse = VirtualMachineListResult;
|
|
799
|
+
|
|
800
|
+
// @public
|
|
801
|
+
export interface VirtualMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
802
|
+
}
|
|
803
|
+
|
|
804
|
+
// @public
|
|
805
|
+
export type VirtualMachinesListBySubscriptionNextResponse = VirtualMachineListResult;
|
|
806
|
+
|
|
807
|
+
// @public
|
|
808
|
+
export interface VirtualMachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
809
|
+
}
|
|
810
|
+
|
|
811
|
+
// @public
|
|
812
|
+
export type VirtualMachinesListBySubscriptionResponse = VirtualMachineListResult;
|
|
813
|
+
|
|
814
|
+
// @public
|
|
815
|
+
export interface VirtualMachinesRestartOptionalParams extends coreClient.OperationOptions {
|
|
816
|
+
resumeFrom?: string;
|
|
817
|
+
updateIntervalInMs?: number;
|
|
818
|
+
}
|
|
819
|
+
|
|
820
|
+
// @public
|
|
821
|
+
export interface VirtualMachinesRestoreCheckpointOptionalParams extends coreClient.OperationOptions {
|
|
822
|
+
body?: VirtualMachineRestoreCheckpoint;
|
|
823
|
+
resumeFrom?: string;
|
|
824
|
+
updateIntervalInMs?: number;
|
|
825
|
+
}
|
|
826
|
+
|
|
827
|
+
// @public
|
|
828
|
+
export interface VirtualMachinesStartOptionalParams extends coreClient.OperationOptions {
|
|
829
|
+
resumeFrom?: string;
|
|
830
|
+
updateIntervalInMs?: number;
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
// @public
|
|
834
|
+
export interface VirtualMachinesStopOptionalParams extends coreClient.OperationOptions {
|
|
835
|
+
body?: StopVirtualMachineOptions;
|
|
836
|
+
resumeFrom?: string;
|
|
837
|
+
updateIntervalInMs?: number;
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
// @public
|
|
841
|
+
export interface VirtualMachinesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
842
|
+
resumeFrom?: string;
|
|
843
|
+
updateIntervalInMs?: number;
|
|
844
|
+
}
|
|
845
|
+
|
|
846
|
+
// @public
|
|
847
|
+
export type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
848
|
+
|
|
849
|
+
// @public
|
|
850
|
+
export interface VirtualMachineTemplate {
|
|
851
|
+
readonly computerName?: string;
|
|
852
|
+
readonly cpuCount?: number;
|
|
853
|
+
readonly disks?: VirtualDisk[];
|
|
854
|
+
readonly dynamicMemoryEnabled?: DynamicMemoryEnabled;
|
|
855
|
+
readonly dynamicMemoryMaxMB?: number;
|
|
856
|
+
readonly dynamicMemoryMinMB?: number;
|
|
857
|
+
extendedLocation: ExtendedLocation;
|
|
858
|
+
readonly generation?: number;
|
|
859
|
+
readonly id?: string;
|
|
860
|
+
inventoryItemId?: string;
|
|
861
|
+
readonly isCustomizable?: IsCustomizable;
|
|
862
|
+
readonly isHighlyAvailable?: string;
|
|
863
|
+
readonly limitCpuForMigration?: LimitCpuForMigration;
|
|
864
|
+
location: string;
|
|
865
|
+
readonly memoryMB?: number;
|
|
866
|
+
readonly name?: string;
|
|
867
|
+
readonly networkInterfaces?: NetworkInterfaces[];
|
|
868
|
+
readonly osName?: string;
|
|
869
|
+
readonly osType?: OsType;
|
|
870
|
+
readonly provisioningState?: string;
|
|
871
|
+
readonly systemData?: SystemData;
|
|
872
|
+
tags?: {
|
|
873
|
+
[propertyName: string]: string;
|
|
874
|
+
};
|
|
875
|
+
readonly type?: string;
|
|
876
|
+
uuid?: string;
|
|
877
|
+
vmmServerId?: string;
|
|
878
|
+
}
|
|
879
|
+
|
|
880
|
+
// @public
|
|
881
|
+
export type VirtualMachineTemplateInventoryItem = InventoryItemProperties & {
|
|
882
|
+
inventoryType: "VirtualMachineTemplate";
|
|
883
|
+
readonly cpuCount?: number;
|
|
884
|
+
readonly memoryMB?: number;
|
|
885
|
+
readonly osType?: OsType;
|
|
886
|
+
readonly osName?: string;
|
|
887
|
+
};
|
|
888
|
+
|
|
889
|
+
// @public
|
|
890
|
+
export interface VirtualMachineTemplateListResult {
|
|
891
|
+
nextLink?: string;
|
|
892
|
+
value?: VirtualMachineTemplate[];
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
// @public
|
|
896
|
+
export interface VirtualMachineTemplates {
|
|
897
|
+
beginCreateOrUpdate(resourceGroupName: string, virtualMachineTemplateName: string, body: VirtualMachineTemplate, options?: VirtualMachineTemplatesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachineTemplatesCreateOrUpdateResponse>, VirtualMachineTemplatesCreateOrUpdateResponse>>;
|
|
898
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualMachineTemplateName: string, body: VirtualMachineTemplate, options?: VirtualMachineTemplatesCreateOrUpdateOptionalParams): Promise<VirtualMachineTemplatesCreateOrUpdateResponse>;
|
|
899
|
+
beginDelete(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
900
|
+
beginDeleteAndWait(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesDeleteOptionalParams): Promise<void>;
|
|
901
|
+
beginUpdate(resourceGroupName: string, virtualMachineTemplateName: string, body: ResourcePatch, options?: VirtualMachineTemplatesUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachineTemplatesUpdateResponse>, VirtualMachineTemplatesUpdateResponse>>;
|
|
902
|
+
beginUpdateAndWait(resourceGroupName: string, virtualMachineTemplateName: string, body: ResourcePatch, options?: VirtualMachineTemplatesUpdateOptionalParams): Promise<VirtualMachineTemplatesUpdateResponse>;
|
|
903
|
+
get(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesGetOptionalParams): Promise<VirtualMachineTemplatesGetResponse>;
|
|
904
|
+
listByResourceGroup(resourceGroupName: string, options?: VirtualMachineTemplatesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VirtualMachineTemplate>;
|
|
905
|
+
listBySubscription(options?: VirtualMachineTemplatesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VirtualMachineTemplate>;
|
|
906
|
+
}
|
|
907
|
+
|
|
908
|
+
// @public
|
|
909
|
+
export interface VirtualMachineTemplatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
910
|
+
resumeFrom?: string;
|
|
911
|
+
updateIntervalInMs?: number;
|
|
912
|
+
}
|
|
913
|
+
|
|
914
|
+
// @public
|
|
915
|
+
export type VirtualMachineTemplatesCreateOrUpdateResponse = VirtualMachineTemplate;
|
|
916
|
+
|
|
917
|
+
// @public
|
|
918
|
+
export interface VirtualMachineTemplatesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
919
|
+
force?: boolean;
|
|
920
|
+
resumeFrom?: string;
|
|
921
|
+
updateIntervalInMs?: number;
|
|
922
|
+
}
|
|
923
|
+
|
|
924
|
+
// @public
|
|
925
|
+
export interface VirtualMachineTemplatesGetOptionalParams extends coreClient.OperationOptions {
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
// @public
|
|
929
|
+
export type VirtualMachineTemplatesGetResponse = VirtualMachineTemplate;
|
|
930
|
+
|
|
931
|
+
// @public
|
|
932
|
+
export interface VirtualMachineTemplatesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
// @public
|
|
936
|
+
export type VirtualMachineTemplatesListByResourceGroupNextResponse = VirtualMachineTemplateListResult;
|
|
937
|
+
|
|
938
|
+
// @public
|
|
939
|
+
export interface VirtualMachineTemplatesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
940
|
+
}
|
|
941
|
+
|
|
942
|
+
// @public
|
|
943
|
+
export type VirtualMachineTemplatesListByResourceGroupResponse = VirtualMachineTemplateListResult;
|
|
944
|
+
|
|
945
|
+
// @public
|
|
946
|
+
export interface VirtualMachineTemplatesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
947
|
+
}
|
|
948
|
+
|
|
949
|
+
// @public
|
|
950
|
+
export type VirtualMachineTemplatesListBySubscriptionNextResponse = VirtualMachineTemplateListResult;
|
|
951
|
+
|
|
952
|
+
// @public
|
|
953
|
+
export interface VirtualMachineTemplatesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
954
|
+
}
|
|
955
|
+
|
|
956
|
+
// @public
|
|
957
|
+
export type VirtualMachineTemplatesListBySubscriptionResponse = VirtualMachineTemplateListResult;
|
|
958
|
+
|
|
959
|
+
// @public
|
|
960
|
+
export interface VirtualMachineTemplatesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
961
|
+
resumeFrom?: string;
|
|
962
|
+
updateIntervalInMs?: number;
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
// @public
|
|
966
|
+
export type VirtualMachineTemplatesUpdateResponse = VirtualMachineTemplate;
|
|
967
|
+
|
|
968
|
+
// @public
|
|
969
|
+
export interface VirtualMachineUpdate {
|
|
970
|
+
properties?: VirtualMachineUpdateProperties;
|
|
971
|
+
tags?: {
|
|
972
|
+
[propertyName: string]: string;
|
|
973
|
+
};
|
|
974
|
+
}
|
|
975
|
+
|
|
976
|
+
// @public
|
|
977
|
+
export interface VirtualMachineUpdateProperties {
|
|
978
|
+
availabilitySets?: AvailabilitySetListItem[];
|
|
979
|
+
hardwareProfile?: HardwareProfileUpdate;
|
|
980
|
+
networkProfile?: NetworkProfileUpdate;
|
|
981
|
+
storageProfile?: StorageProfileUpdate;
|
|
982
|
+
}
|
|
983
|
+
|
|
984
|
+
// @public
|
|
985
|
+
export interface VirtualNetwork {
|
|
986
|
+
extendedLocation: ExtendedLocation;
|
|
987
|
+
readonly id?: string;
|
|
988
|
+
inventoryItemId?: string;
|
|
989
|
+
location: string;
|
|
990
|
+
readonly name?: string;
|
|
991
|
+
readonly networkName?: string;
|
|
992
|
+
readonly provisioningState?: string;
|
|
993
|
+
readonly systemData?: SystemData;
|
|
994
|
+
tags?: {
|
|
995
|
+
[propertyName: string]: string;
|
|
996
|
+
};
|
|
997
|
+
readonly type?: string;
|
|
998
|
+
uuid?: string;
|
|
999
|
+
vmmServerId?: string;
|
|
1000
|
+
}
|
|
1001
|
+
|
|
1002
|
+
// @public
|
|
1003
|
+
export type VirtualNetworkInventoryItem = InventoryItemProperties & {
|
|
1004
|
+
inventoryType: "VirtualNetwork";
|
|
1005
|
+
};
|
|
1006
|
+
|
|
1007
|
+
// @public
|
|
1008
|
+
export interface VirtualNetworkListResult {
|
|
1009
|
+
nextLink?: string;
|
|
1010
|
+
value?: VirtualNetwork[];
|
|
1011
|
+
}
|
|
1012
|
+
|
|
1013
|
+
// @public
|
|
1014
|
+
export interface VirtualNetworks {
|
|
1015
|
+
beginCreateOrUpdate(resourceGroupName: string, virtualNetworkName: string, body: VirtualNetwork, options?: VirtualNetworksCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualNetworksCreateOrUpdateResponse>, VirtualNetworksCreateOrUpdateResponse>>;
|
|
1016
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualNetworkName: string, body: VirtualNetwork, options?: VirtualNetworksCreateOrUpdateOptionalParams): Promise<VirtualNetworksCreateOrUpdateResponse>;
|
|
1017
|
+
beginDelete(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1018
|
+
beginDeleteAndWait(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksDeleteOptionalParams): Promise<void>;
|
|
1019
|
+
beginUpdate(resourceGroupName: string, virtualNetworkName: string, body: ResourcePatch, options?: VirtualNetworksUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualNetworksUpdateResponse>, VirtualNetworksUpdateResponse>>;
|
|
1020
|
+
beginUpdateAndWait(resourceGroupName: string, virtualNetworkName: string, body: ResourcePatch, options?: VirtualNetworksUpdateOptionalParams): Promise<VirtualNetworksUpdateResponse>;
|
|
1021
|
+
get(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksGetOptionalParams): Promise<VirtualNetworksGetResponse>;
|
|
1022
|
+
listByResourceGroup(resourceGroupName: string, options?: VirtualNetworksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VirtualNetwork>;
|
|
1023
|
+
listBySubscription(options?: VirtualNetworksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VirtualNetwork>;
|
|
1024
|
+
}
|
|
1025
|
+
|
|
1026
|
+
// @public
|
|
1027
|
+
export interface VirtualNetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1028
|
+
resumeFrom?: string;
|
|
1029
|
+
updateIntervalInMs?: number;
|
|
1030
|
+
}
|
|
1031
|
+
|
|
1032
|
+
// @public
|
|
1033
|
+
export type VirtualNetworksCreateOrUpdateResponse = VirtualNetwork;
|
|
1034
|
+
|
|
1035
|
+
// @public
|
|
1036
|
+
export interface VirtualNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1037
|
+
force?: boolean;
|
|
1038
|
+
resumeFrom?: string;
|
|
1039
|
+
updateIntervalInMs?: number;
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
// @public
|
|
1043
|
+
export interface VirtualNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
// @public
|
|
1047
|
+
export type VirtualNetworksGetResponse = VirtualNetwork;
|
|
1048
|
+
|
|
1049
|
+
// @public
|
|
1050
|
+
export interface VirtualNetworksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1051
|
+
}
|
|
1052
|
+
|
|
1053
|
+
// @public
|
|
1054
|
+
export type VirtualNetworksListByResourceGroupNextResponse = VirtualNetworkListResult;
|
|
1055
|
+
|
|
1056
|
+
// @public
|
|
1057
|
+
export interface VirtualNetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
// @public
|
|
1061
|
+
export type VirtualNetworksListByResourceGroupResponse = VirtualNetworkListResult;
|
|
1062
|
+
|
|
1063
|
+
// @public
|
|
1064
|
+
export interface VirtualNetworksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
// @public
|
|
1068
|
+
export type VirtualNetworksListBySubscriptionNextResponse = VirtualNetworkListResult;
|
|
1069
|
+
|
|
1070
|
+
// @public
|
|
1071
|
+
export interface VirtualNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1074
|
+
// @public
|
|
1075
|
+
export type VirtualNetworksListBySubscriptionResponse = VirtualNetworkListResult;
|
|
1076
|
+
|
|
1077
|
+
// @public
|
|
1078
|
+
export interface VirtualNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1079
|
+
resumeFrom?: string;
|
|
1080
|
+
updateIntervalInMs?: number;
|
|
1081
|
+
}
|
|
1082
|
+
|
|
1083
|
+
// @public
|
|
1084
|
+
export type VirtualNetworksUpdateResponse = VirtualNetwork;
|
|
1085
|
+
|
|
1086
|
+
// @public
|
|
1087
|
+
export interface VMMServer {
|
|
1088
|
+
readonly connectionStatus?: string;
|
|
1089
|
+
credentials?: VMMServerPropertiesCredentials;
|
|
1090
|
+
readonly errorMessage?: string;
|
|
1091
|
+
extendedLocation: ExtendedLocation;
|
|
1092
|
+
fqdn: string;
|
|
1093
|
+
readonly id?: string;
|
|
1094
|
+
location: string;
|
|
1095
|
+
readonly name?: string;
|
|
1096
|
+
port?: number;
|
|
1097
|
+
readonly provisioningState?: string;
|
|
1098
|
+
readonly systemData?: SystemData;
|
|
1099
|
+
tags?: {
|
|
1100
|
+
[propertyName: string]: string;
|
|
1101
|
+
};
|
|
1102
|
+
readonly type?: string;
|
|
1103
|
+
readonly uuid?: string;
|
|
1104
|
+
readonly version?: string;
|
|
1105
|
+
}
|
|
1106
|
+
|
|
1107
|
+
// @public
|
|
1108
|
+
export interface VMMServerListResult {
|
|
1109
|
+
nextLink?: string;
|
|
1110
|
+
value?: VMMServer[];
|
|
1111
|
+
}
|
|
1112
|
+
|
|
1113
|
+
// @public
|
|
1114
|
+
export interface VMMServerPropertiesCredentials {
|
|
1115
|
+
password?: string;
|
|
1116
|
+
username?: string;
|
|
1117
|
+
}
|
|
1118
|
+
|
|
1119
|
+
// @public
|
|
1120
|
+
export interface VmmServers {
|
|
1121
|
+
beginCreateOrUpdate(resourceGroupName: string, vmmServerName: string, body: VMMServer, options?: VmmServersCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<VmmServersCreateOrUpdateResponse>, VmmServersCreateOrUpdateResponse>>;
|
|
1122
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, vmmServerName: string, body: VMMServer, options?: VmmServersCreateOrUpdateOptionalParams): Promise<VmmServersCreateOrUpdateResponse>;
|
|
1123
|
+
beginDelete(resourceGroupName: string, vmmServerName: string, options?: VmmServersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1124
|
+
beginDeleteAndWait(resourceGroupName: string, vmmServerName: string, options?: VmmServersDeleteOptionalParams): Promise<void>;
|
|
1125
|
+
beginUpdate(resourceGroupName: string, vmmServerName: string, body: ResourcePatch, options?: VmmServersUpdateOptionalParams): Promise<PollerLike<PollOperationState<VmmServersUpdateResponse>, VmmServersUpdateResponse>>;
|
|
1126
|
+
beginUpdateAndWait(resourceGroupName: string, vmmServerName: string, body: ResourcePatch, options?: VmmServersUpdateOptionalParams): Promise<VmmServersUpdateResponse>;
|
|
1127
|
+
get(resourceGroupName: string, vmmServerName: string, options?: VmmServersGetOptionalParams): Promise<VmmServersGetResponse>;
|
|
1128
|
+
listByResourceGroup(resourceGroupName: string, options?: VmmServersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VMMServer>;
|
|
1129
|
+
listBySubscription(options?: VmmServersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VMMServer>;
|
|
1130
|
+
}
|
|
1131
|
+
|
|
1132
|
+
// @public
|
|
1133
|
+
export interface VmmServersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1134
|
+
resumeFrom?: string;
|
|
1135
|
+
updateIntervalInMs?: number;
|
|
1136
|
+
}
|
|
1137
|
+
|
|
1138
|
+
// @public
|
|
1139
|
+
export type VmmServersCreateOrUpdateResponse = VMMServer;
|
|
1140
|
+
|
|
1141
|
+
// @public
|
|
1142
|
+
export interface VmmServersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1143
|
+
force?: boolean;
|
|
1144
|
+
resumeFrom?: string;
|
|
1145
|
+
updateIntervalInMs?: number;
|
|
1146
|
+
}
|
|
1147
|
+
|
|
1148
|
+
// @public
|
|
1149
|
+
export interface VmmServersGetOptionalParams extends coreClient.OperationOptions {
|
|
1150
|
+
}
|
|
1151
|
+
|
|
1152
|
+
// @public
|
|
1153
|
+
export type VmmServersGetResponse = VMMServer;
|
|
1154
|
+
|
|
1155
|
+
// @public
|
|
1156
|
+
export interface VmmServersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
// @public
|
|
1160
|
+
export type VmmServersListByResourceGroupNextResponse = VMMServerListResult;
|
|
1161
|
+
|
|
1162
|
+
// @public
|
|
1163
|
+
export interface VmmServersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1164
|
+
}
|
|
1165
|
+
|
|
1166
|
+
// @public
|
|
1167
|
+
export type VmmServersListByResourceGroupResponse = VMMServerListResult;
|
|
1168
|
+
|
|
1169
|
+
// @public
|
|
1170
|
+
export interface VmmServersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1171
|
+
}
|
|
1172
|
+
|
|
1173
|
+
// @public
|
|
1174
|
+
export type VmmServersListBySubscriptionNextResponse = VMMServerListResult;
|
|
1175
|
+
|
|
1176
|
+
// @public
|
|
1177
|
+
export interface VmmServersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1178
|
+
}
|
|
1179
|
+
|
|
1180
|
+
// @public
|
|
1181
|
+
export type VmmServersListBySubscriptionResponse = VMMServerListResult;
|
|
1182
|
+
|
|
1183
|
+
// @public
|
|
1184
|
+
export interface VmmServersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1185
|
+
resumeFrom?: string;
|
|
1186
|
+
updateIntervalInMs?: number;
|
|
1187
|
+
}
|
|
1188
|
+
|
|
1189
|
+
// @public
|
|
1190
|
+
export type VmmServersUpdateResponse = VMMServer;
|
|
1191
|
+
|
|
1192
|
+
// (No @packageDocumentation comment for this package)
|
|
1193
|
+
|
|
1194
|
+
```
|