@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,1484 @@
|
|
|
1
|
+
import * as coreClient from "@azure/core-client";
|
|
2
|
+
export declare type InventoryItemPropertiesUnion = InventoryItemProperties | CloudInventoryItem | VirtualNetworkInventoryItem | VirtualMachineTemplateInventoryItem | VirtualMachineInventoryItem;
|
|
3
|
+
/** The VmmServers resource definition. */
|
|
4
|
+
export interface VMMServer {
|
|
5
|
+
/**
|
|
6
|
+
* Resource Id
|
|
7
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8
|
+
*/
|
|
9
|
+
readonly id?: string;
|
|
10
|
+
/**
|
|
11
|
+
* Resource Name
|
|
12
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
13
|
+
*/
|
|
14
|
+
readonly name?: string;
|
|
15
|
+
/**
|
|
16
|
+
* Resource Type
|
|
17
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
18
|
+
*/
|
|
19
|
+
readonly type?: string;
|
|
20
|
+
/** Gets or sets the location. */
|
|
21
|
+
location: string;
|
|
22
|
+
/** Resource tags */
|
|
23
|
+
tags?: {
|
|
24
|
+
[propertyName: string]: string;
|
|
25
|
+
};
|
|
26
|
+
/**
|
|
27
|
+
* The system data.
|
|
28
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
29
|
+
*/
|
|
30
|
+
readonly systemData?: SystemData;
|
|
31
|
+
/** The extended location. */
|
|
32
|
+
extendedLocation: ExtendedLocation;
|
|
33
|
+
/** Credentials to connect to VMMServer. */
|
|
34
|
+
credentials?: VMMServerPropertiesCredentials;
|
|
35
|
+
/** Fqdn is the hostname/ip of the vmmServer. */
|
|
36
|
+
fqdn: string;
|
|
37
|
+
/** Port is the port on which the vmmServer is listening. */
|
|
38
|
+
port?: number;
|
|
39
|
+
/**
|
|
40
|
+
* Gets or sets the connection status to the vmmServer.
|
|
41
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
42
|
+
*/
|
|
43
|
+
readonly connectionStatus?: string;
|
|
44
|
+
/**
|
|
45
|
+
* Gets or sets any error message if connection to vmmServer is having any issue.
|
|
46
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
47
|
+
*/
|
|
48
|
+
readonly errorMessage?: string;
|
|
49
|
+
/**
|
|
50
|
+
* Unique ID of vmmServer.
|
|
51
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
52
|
+
*/
|
|
53
|
+
readonly uuid?: string;
|
|
54
|
+
/**
|
|
55
|
+
* Version is the version of the vmmSever.
|
|
56
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
57
|
+
*/
|
|
58
|
+
readonly version?: string;
|
|
59
|
+
/**
|
|
60
|
+
* Gets or sets the provisioning state.
|
|
61
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
62
|
+
*/
|
|
63
|
+
readonly provisioningState?: string;
|
|
64
|
+
}
|
|
65
|
+
/** Credentials to connect to VMMServer. */
|
|
66
|
+
export interface VMMServerPropertiesCredentials {
|
|
67
|
+
/** Username to use to connect to VMMServer. */
|
|
68
|
+
username?: string;
|
|
69
|
+
/** Credentials to use to connect to VMMServer. */
|
|
70
|
+
password?: string;
|
|
71
|
+
}
|
|
72
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
73
|
+
export interface SystemData {
|
|
74
|
+
/** The identity that created the resource. */
|
|
75
|
+
createdBy?: string;
|
|
76
|
+
/** The type of identity that created the resource. */
|
|
77
|
+
createdByType?: CreatedByType;
|
|
78
|
+
/** The timestamp of resource creation (UTC). */
|
|
79
|
+
createdAt?: Date;
|
|
80
|
+
/** The identity that last modified the resource. */
|
|
81
|
+
lastModifiedBy?: string;
|
|
82
|
+
/** The type of identity that last modified the resource. */
|
|
83
|
+
lastModifiedByType?: CreatedByType;
|
|
84
|
+
/** The timestamp of resource last modification (UTC) */
|
|
85
|
+
lastModifiedAt?: Date;
|
|
86
|
+
}
|
|
87
|
+
/** The extended location. */
|
|
88
|
+
export interface ExtendedLocation {
|
|
89
|
+
/** The extended location type. */
|
|
90
|
+
type?: string;
|
|
91
|
+
/** The extended location name. */
|
|
92
|
+
name?: string;
|
|
93
|
+
}
|
|
94
|
+
/** Error response. */
|
|
95
|
+
export interface ErrorResponse {
|
|
96
|
+
/** The error details. */
|
|
97
|
+
error?: ErrorDefinition;
|
|
98
|
+
}
|
|
99
|
+
/** Error definition. */
|
|
100
|
+
export interface ErrorDefinition {
|
|
101
|
+
/**
|
|
102
|
+
* Service specific error code which serves as the substatus for the HTTP error code.
|
|
103
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
104
|
+
*/
|
|
105
|
+
readonly code?: string;
|
|
106
|
+
/**
|
|
107
|
+
* Description of the error.
|
|
108
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
109
|
+
*/
|
|
110
|
+
readonly message?: string;
|
|
111
|
+
/**
|
|
112
|
+
* Internal error details.
|
|
113
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
114
|
+
*/
|
|
115
|
+
readonly details?: ErrorDefinition[];
|
|
116
|
+
}
|
|
117
|
+
/** Object containing tags updates for patch operations. */
|
|
118
|
+
export interface ResourcePatch {
|
|
119
|
+
/** Resource tags. */
|
|
120
|
+
tags?: {
|
|
121
|
+
[propertyName: string]: string;
|
|
122
|
+
};
|
|
123
|
+
}
|
|
124
|
+
/** List of VmmServers. */
|
|
125
|
+
export interface VMMServerListResult {
|
|
126
|
+
/** List of VmmServers. */
|
|
127
|
+
value?: VMMServer[];
|
|
128
|
+
/** Url to follow for getting next page of resources. */
|
|
129
|
+
nextLink?: string;
|
|
130
|
+
}
|
|
131
|
+
/** Results of the request to list operations. */
|
|
132
|
+
export interface ResourceProviderOperationList {
|
|
133
|
+
/** List of Operations. */
|
|
134
|
+
value?: ResourceProviderOperation[];
|
|
135
|
+
/** Url to follow for getting next page of resources. */
|
|
136
|
+
nextLink?: string;
|
|
137
|
+
}
|
|
138
|
+
/** Results of the request to list operations. */
|
|
139
|
+
export interface ResourceProviderOperation {
|
|
140
|
+
/** Indicates whether the operation applies to data-plane. */
|
|
141
|
+
isDataAction?: string;
|
|
142
|
+
/** Operation name, in format of {provider}/{resource}/{operation}. */
|
|
143
|
+
name?: string;
|
|
144
|
+
/** Display metadata associated with the operation. */
|
|
145
|
+
display?: ResourceProviderOperationDisplay;
|
|
146
|
+
}
|
|
147
|
+
/** Display metadata associated with the operation. */
|
|
148
|
+
export interface ResourceProviderOperationDisplay {
|
|
149
|
+
/** The resource provider. */
|
|
150
|
+
provider?: string;
|
|
151
|
+
/** Resource on which the operation is performed. */
|
|
152
|
+
resource?: string;
|
|
153
|
+
/** Type of operation: read, write, delete, etc. */
|
|
154
|
+
operation?: string;
|
|
155
|
+
/** Description of this operation. */
|
|
156
|
+
description?: string;
|
|
157
|
+
}
|
|
158
|
+
/** The Clouds resource definition. */
|
|
159
|
+
export interface Cloud {
|
|
160
|
+
/**
|
|
161
|
+
* Resource Id
|
|
162
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
163
|
+
*/
|
|
164
|
+
readonly id?: string;
|
|
165
|
+
/**
|
|
166
|
+
* Resource Name
|
|
167
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
168
|
+
*/
|
|
169
|
+
readonly name?: string;
|
|
170
|
+
/**
|
|
171
|
+
* Resource Type
|
|
172
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
173
|
+
*/
|
|
174
|
+
readonly type?: string;
|
|
175
|
+
/** Gets or sets the location. */
|
|
176
|
+
location: string;
|
|
177
|
+
/** Resource tags */
|
|
178
|
+
tags?: {
|
|
179
|
+
[propertyName: string]: string;
|
|
180
|
+
};
|
|
181
|
+
/**
|
|
182
|
+
* The system data.
|
|
183
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
184
|
+
*/
|
|
185
|
+
readonly systemData?: SystemData;
|
|
186
|
+
/** The extended location. */
|
|
187
|
+
extendedLocation: ExtendedLocation;
|
|
188
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
189
|
+
inventoryItemId?: string;
|
|
190
|
+
/** Unique ID of the cloud. */
|
|
191
|
+
uuid?: string;
|
|
192
|
+
/** ARM Id of the vmmServer resource in which this resource resides. */
|
|
193
|
+
vmmServerId?: string;
|
|
194
|
+
/**
|
|
195
|
+
* Name of the cloud in VMMServer.
|
|
196
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
197
|
+
*/
|
|
198
|
+
readonly cloudName?: string;
|
|
199
|
+
/**
|
|
200
|
+
* Capacity of the cloud.
|
|
201
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
202
|
+
*/
|
|
203
|
+
readonly cloudCapacity?: CloudCapacity;
|
|
204
|
+
/**
|
|
205
|
+
* List of QoS policies available for the cloud.
|
|
206
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
207
|
+
*/
|
|
208
|
+
readonly storageQoSPolicies?: StorageQoSPolicy[];
|
|
209
|
+
/**
|
|
210
|
+
* Gets or sets the provisioning state.
|
|
211
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
212
|
+
*/
|
|
213
|
+
readonly provisioningState?: string;
|
|
214
|
+
}
|
|
215
|
+
/** Cloud Capacity model */
|
|
216
|
+
export interface CloudCapacity {
|
|
217
|
+
/** CPUCount specifies the maximum number of CPUs that can be allocated in the cloud. */
|
|
218
|
+
cpuCount?: number;
|
|
219
|
+
/** MemoryMB specifies a memory usage limit in megabytes. */
|
|
220
|
+
memoryMB?: number;
|
|
221
|
+
/** VMCount gives the max number of VMs that can be deployed in the cloud. */
|
|
222
|
+
vmCount?: number;
|
|
223
|
+
}
|
|
224
|
+
/** The StorageQoSPolicy definition. */
|
|
225
|
+
export interface StorageQoSPolicy {
|
|
226
|
+
/** The name of the policy. */
|
|
227
|
+
name?: string;
|
|
228
|
+
/** The ID of the QoS policy. */
|
|
229
|
+
id?: string;
|
|
230
|
+
/** The maximum IO operations per second. */
|
|
231
|
+
iopsMaximum?: number;
|
|
232
|
+
/** The minimum IO operations per second. */
|
|
233
|
+
iopsMinimum?: number;
|
|
234
|
+
/** The Bandwidth Limit for internet traffic. */
|
|
235
|
+
bandwidthLimit?: number;
|
|
236
|
+
/** The underlying policy. */
|
|
237
|
+
policyId?: string;
|
|
238
|
+
}
|
|
239
|
+
/** List of Clouds. */
|
|
240
|
+
export interface CloudListResult {
|
|
241
|
+
/** List of Clouds. */
|
|
242
|
+
value?: Cloud[];
|
|
243
|
+
/** Url to follow for getting next page of resources. */
|
|
244
|
+
nextLink?: string;
|
|
245
|
+
}
|
|
246
|
+
/** The VirtualNetworks resource definition. */
|
|
247
|
+
export interface VirtualNetwork {
|
|
248
|
+
/**
|
|
249
|
+
* Resource Id
|
|
250
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
251
|
+
*/
|
|
252
|
+
readonly id?: string;
|
|
253
|
+
/**
|
|
254
|
+
* Resource Name
|
|
255
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
256
|
+
*/
|
|
257
|
+
readonly name?: string;
|
|
258
|
+
/**
|
|
259
|
+
* Resource Type
|
|
260
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
261
|
+
*/
|
|
262
|
+
readonly type?: string;
|
|
263
|
+
/** Gets or sets the location. */
|
|
264
|
+
location: string;
|
|
265
|
+
/** Resource tags */
|
|
266
|
+
tags?: {
|
|
267
|
+
[propertyName: string]: string;
|
|
268
|
+
};
|
|
269
|
+
/**
|
|
270
|
+
* The system data.
|
|
271
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
272
|
+
*/
|
|
273
|
+
readonly systemData?: SystemData;
|
|
274
|
+
/** The extended location. */
|
|
275
|
+
extendedLocation: ExtendedLocation;
|
|
276
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
277
|
+
inventoryItemId?: string;
|
|
278
|
+
/** Unique ID of the virtual network. */
|
|
279
|
+
uuid?: string;
|
|
280
|
+
/** ARM Id of the vmmServer resource in which this resource resides. */
|
|
281
|
+
vmmServerId?: string;
|
|
282
|
+
/**
|
|
283
|
+
* Name of the virtual network in vmmServer.
|
|
284
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
285
|
+
*/
|
|
286
|
+
readonly networkName?: string;
|
|
287
|
+
/**
|
|
288
|
+
* Gets or sets the provisioning state.
|
|
289
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
290
|
+
*/
|
|
291
|
+
readonly provisioningState?: string;
|
|
292
|
+
}
|
|
293
|
+
/** List of VirtualNetworks. */
|
|
294
|
+
export interface VirtualNetworkListResult {
|
|
295
|
+
/** List of VirtualNetworks. */
|
|
296
|
+
value?: VirtualNetwork[];
|
|
297
|
+
/** Url to follow for getting next page of resources. */
|
|
298
|
+
nextLink?: string;
|
|
299
|
+
}
|
|
300
|
+
/** The VirtualMachines resource definition. */
|
|
301
|
+
export interface VirtualMachine {
|
|
302
|
+
/**
|
|
303
|
+
* Resource Id
|
|
304
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
305
|
+
*/
|
|
306
|
+
readonly id?: string;
|
|
307
|
+
/**
|
|
308
|
+
* Resource Name
|
|
309
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
310
|
+
*/
|
|
311
|
+
readonly name?: string;
|
|
312
|
+
/**
|
|
313
|
+
* Resource Type
|
|
314
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
315
|
+
*/
|
|
316
|
+
readonly type?: string;
|
|
317
|
+
/** Gets or sets the location. */
|
|
318
|
+
location: string;
|
|
319
|
+
/** Resource tags */
|
|
320
|
+
tags?: {
|
|
321
|
+
[propertyName: string]: string;
|
|
322
|
+
};
|
|
323
|
+
/**
|
|
324
|
+
* The system data.
|
|
325
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
326
|
+
*/
|
|
327
|
+
readonly systemData?: SystemData;
|
|
328
|
+
/** The extended location. */
|
|
329
|
+
extendedLocation: ExtendedLocation;
|
|
330
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
331
|
+
inventoryItemId?: string;
|
|
332
|
+
/** ARM Id of the vmmServer resource in which this resource resides. */
|
|
333
|
+
vmmServerId?: string;
|
|
334
|
+
/** ARM Id of the cloud resource to use for deploying the vm. */
|
|
335
|
+
cloudId?: string;
|
|
336
|
+
/** ARM Id of the template resource to use for deploying the vm. */
|
|
337
|
+
templateId?: string;
|
|
338
|
+
/** Type of checkpoint supported for the vm. */
|
|
339
|
+
checkpointType?: string;
|
|
340
|
+
/** Checkpoints in the vm. */
|
|
341
|
+
checkpoints?: Checkpoint[];
|
|
342
|
+
/** Availability Sets in vm. */
|
|
343
|
+
availabilitySets?: AvailabilitySetListItem[];
|
|
344
|
+
/** OS properties. */
|
|
345
|
+
osProfile?: OsProfile;
|
|
346
|
+
/** Hardware properties. */
|
|
347
|
+
hardwareProfile?: HardwareProfile;
|
|
348
|
+
/** Network properties. */
|
|
349
|
+
networkProfile?: NetworkProfile;
|
|
350
|
+
/** Storage properties. */
|
|
351
|
+
storageProfile?: StorageProfile;
|
|
352
|
+
/** VMName is the name of VM on the SCVMM server. */
|
|
353
|
+
vmName?: string;
|
|
354
|
+
/** Unique ID of the virtual machine. */
|
|
355
|
+
uuid?: string;
|
|
356
|
+
/** Gets or sets the generation for the vm. */
|
|
357
|
+
generation?: number;
|
|
358
|
+
/**
|
|
359
|
+
* Gets the power state of the virtual machine.
|
|
360
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
361
|
+
*/
|
|
362
|
+
readonly powerState?: string;
|
|
363
|
+
/**
|
|
364
|
+
* Gets or sets the provisioning state.
|
|
365
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
366
|
+
*/
|
|
367
|
+
readonly provisioningState?: string;
|
|
368
|
+
}
|
|
369
|
+
/** Defines the resource properties. */
|
|
370
|
+
export interface Checkpoint {
|
|
371
|
+
/** Gets ID of parent of the checkpoint. */
|
|
372
|
+
parentCheckpointID?: string;
|
|
373
|
+
/** Gets ID of the checkpoint. */
|
|
374
|
+
checkpointID?: string;
|
|
375
|
+
/** Gets name of the checkpoint. */
|
|
376
|
+
name?: string;
|
|
377
|
+
/** Gets description of the checkpoint. */
|
|
378
|
+
description?: string;
|
|
379
|
+
}
|
|
380
|
+
/** Availability Set model */
|
|
381
|
+
export interface AvailabilitySetListItem {
|
|
382
|
+
/** Gets the ARM Id of the microsoft.scvmm/availabilitySets resource. */
|
|
383
|
+
id?: string;
|
|
384
|
+
/** Gets or sets the name of the availability set. */
|
|
385
|
+
name?: string;
|
|
386
|
+
}
|
|
387
|
+
/** Defines the resource properties. */
|
|
388
|
+
export interface OsProfile {
|
|
389
|
+
/** Admin password of the virtual machine. */
|
|
390
|
+
adminPassword?: string;
|
|
391
|
+
/** Gets or sets computer name. */
|
|
392
|
+
computerName?: string;
|
|
393
|
+
/**
|
|
394
|
+
* Gets or sets the type of the os.
|
|
395
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
396
|
+
*/
|
|
397
|
+
readonly osType?: OsType;
|
|
398
|
+
/**
|
|
399
|
+
* Gets or sets os name.
|
|
400
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
401
|
+
*/
|
|
402
|
+
readonly osName?: string;
|
|
403
|
+
}
|
|
404
|
+
/** Defines the resource properties. */
|
|
405
|
+
export interface HardwareProfile {
|
|
406
|
+
/** MemoryMB is the size of a virtual machine's memory, in MB. */
|
|
407
|
+
memoryMB?: number;
|
|
408
|
+
/** Gets or sets the number of vCPUs for the vm. */
|
|
409
|
+
cpuCount?: number;
|
|
410
|
+
/** Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs. */
|
|
411
|
+
limitCpuForMigration?: LimitCpuForMigration;
|
|
412
|
+
/** Gets or sets a value indicating whether to enable dynamic memory or not. */
|
|
413
|
+
dynamicMemoryEnabled?: DynamicMemoryEnabled;
|
|
414
|
+
/** Gets or sets the max dynamic memory for the vm. */
|
|
415
|
+
dynamicMemoryMaxMB?: number;
|
|
416
|
+
/** Gets or sets the min dynamic memory for the vm. */
|
|
417
|
+
dynamicMemoryMinMB?: number;
|
|
418
|
+
/** Gets highly available property. */
|
|
419
|
+
isHighlyAvailable?: string;
|
|
420
|
+
}
|
|
421
|
+
/** Defines the resource properties. */
|
|
422
|
+
export interface NetworkProfile {
|
|
423
|
+
/** Gets or sets the list of network interfaces associated with the virtual machine. */
|
|
424
|
+
networkInterfaces?: NetworkInterfaces[];
|
|
425
|
+
}
|
|
426
|
+
/** Network Interface model */
|
|
427
|
+
export interface NetworkInterfaces {
|
|
428
|
+
/** Gets or sets the name of the network interface. */
|
|
429
|
+
name?: string;
|
|
430
|
+
/**
|
|
431
|
+
* Gets the display name of the network interface as shown in the vmmServer. This is the fallback label for a NIC when the name is not set.
|
|
432
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
433
|
+
*/
|
|
434
|
+
readonly displayName?: string;
|
|
435
|
+
/**
|
|
436
|
+
* Gets or sets the nic ipv4 addresses.
|
|
437
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
438
|
+
*/
|
|
439
|
+
readonly ipv4Addresses?: string[];
|
|
440
|
+
/**
|
|
441
|
+
* Gets or sets the nic ipv6 addresses.
|
|
442
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
443
|
+
*/
|
|
444
|
+
readonly ipv6Addresses?: string[];
|
|
445
|
+
/** Gets or sets the nic MAC address. */
|
|
446
|
+
macAddress?: string;
|
|
447
|
+
/** Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic. */
|
|
448
|
+
virtualNetworkId?: string;
|
|
449
|
+
/**
|
|
450
|
+
* Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
|
|
451
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
452
|
+
*/
|
|
453
|
+
readonly networkName?: string;
|
|
454
|
+
/** Gets or sets the ipv4 address type. */
|
|
455
|
+
ipv4AddressType?: AllocationMethod;
|
|
456
|
+
/** Gets or sets the ipv6 address type. */
|
|
457
|
+
ipv6AddressType?: AllocationMethod;
|
|
458
|
+
/** Gets or sets the mac address type. */
|
|
459
|
+
macAddressType?: AllocationMethod;
|
|
460
|
+
/** Gets or sets the nic id. */
|
|
461
|
+
nicId?: string;
|
|
462
|
+
}
|
|
463
|
+
/** Defines the resource properties. */
|
|
464
|
+
export interface StorageProfile {
|
|
465
|
+
/** Gets or sets the list of virtual disks associated with the virtual machine. */
|
|
466
|
+
disks?: VirtualDisk[];
|
|
467
|
+
}
|
|
468
|
+
/** Virtual disk model */
|
|
469
|
+
export interface VirtualDisk {
|
|
470
|
+
/** Gets or sets the name of the disk. */
|
|
471
|
+
name?: string;
|
|
472
|
+
/**
|
|
473
|
+
* Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set.
|
|
474
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
475
|
+
*/
|
|
476
|
+
readonly displayName?: string;
|
|
477
|
+
/** Gets or sets the disk id. */
|
|
478
|
+
diskId?: string;
|
|
479
|
+
/** Gets or sets the disk total size. */
|
|
480
|
+
diskSizeGB?: number;
|
|
481
|
+
/**
|
|
482
|
+
* Gets or sets the max disk size.
|
|
483
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
484
|
+
*/
|
|
485
|
+
readonly maxDiskSizeGB?: number;
|
|
486
|
+
/** Gets or sets the disk bus. */
|
|
487
|
+
bus?: number;
|
|
488
|
+
/** Gets or sets the disk lun. */
|
|
489
|
+
lun?: number;
|
|
490
|
+
/** Gets or sets the disk bus type. */
|
|
491
|
+
busType?: string;
|
|
492
|
+
/** Gets or sets the disk vhd type. */
|
|
493
|
+
vhdType?: string;
|
|
494
|
+
/**
|
|
495
|
+
* Gets or sets the disk volume type.
|
|
496
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
497
|
+
*/
|
|
498
|
+
readonly volumeType?: string;
|
|
499
|
+
/**
|
|
500
|
+
* Gets the disk vhd format type.
|
|
501
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
502
|
+
*/
|
|
503
|
+
readonly vhdFormatType?: string;
|
|
504
|
+
/** Gets or sets the disk id in the template. */
|
|
505
|
+
templateDiskId?: string;
|
|
506
|
+
/** The QoS policy for the disk. */
|
|
507
|
+
storageQoSPolicy?: StorageQoSPolicyDetails;
|
|
508
|
+
/** Gets or sets a value indicating diff disk. */
|
|
509
|
+
createDiffDisk?: CreateDiffDisk;
|
|
510
|
+
}
|
|
511
|
+
/** The StorageQoSPolicyDetails definition. */
|
|
512
|
+
export interface StorageQoSPolicyDetails {
|
|
513
|
+
/** The name of the policy. */
|
|
514
|
+
name?: string;
|
|
515
|
+
/** The ID of the QoS policy. */
|
|
516
|
+
id?: string;
|
|
517
|
+
}
|
|
518
|
+
/** Defines the virtualMachineUpdate. */
|
|
519
|
+
export interface VirtualMachineUpdate {
|
|
520
|
+
/** Defines the resource properties. */
|
|
521
|
+
properties?: VirtualMachineUpdateProperties;
|
|
522
|
+
/** Gets or sets the Resource tags. */
|
|
523
|
+
tags?: {
|
|
524
|
+
[propertyName: string]: string;
|
|
525
|
+
};
|
|
526
|
+
}
|
|
527
|
+
/** Defines the resource properties. */
|
|
528
|
+
export interface VirtualMachineUpdateProperties {
|
|
529
|
+
/** Defines the resource properties. */
|
|
530
|
+
hardwareProfile?: HardwareProfileUpdate;
|
|
531
|
+
/** Defines the resource properties. */
|
|
532
|
+
storageProfile?: StorageProfileUpdate;
|
|
533
|
+
/** Defines the resource properties. */
|
|
534
|
+
networkProfile?: NetworkProfileUpdate;
|
|
535
|
+
/** Availability Sets in vm. */
|
|
536
|
+
availabilitySets?: AvailabilitySetListItem[];
|
|
537
|
+
}
|
|
538
|
+
/** Defines the resource properties. */
|
|
539
|
+
export interface HardwareProfileUpdate {
|
|
540
|
+
/** MemoryMB is the size of a virtual machine's memory, in MB. */
|
|
541
|
+
memoryMB?: number;
|
|
542
|
+
/** Gets or sets the number of vCPUs for the vm. */
|
|
543
|
+
cpuCount?: number;
|
|
544
|
+
/** Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs. */
|
|
545
|
+
limitCpuForMigration?: LimitCpuForMigration;
|
|
546
|
+
/** Gets or sets a value indicating whether to enable dynamic memory or not. */
|
|
547
|
+
dynamicMemoryEnabled?: DynamicMemoryEnabled;
|
|
548
|
+
/** Gets or sets the max dynamic memory for the vm. */
|
|
549
|
+
dynamicMemoryMaxMB?: number;
|
|
550
|
+
/** Gets or sets the min dynamic memory for the vm. */
|
|
551
|
+
dynamicMemoryMinMB?: number;
|
|
552
|
+
}
|
|
553
|
+
/** Defines the resource properties. */
|
|
554
|
+
export interface StorageProfileUpdate {
|
|
555
|
+
/** Gets or sets the list of virtual disks associated with the virtual machine. */
|
|
556
|
+
disks?: VirtualDiskUpdate[];
|
|
557
|
+
}
|
|
558
|
+
/** Virtual disk model */
|
|
559
|
+
export interface VirtualDiskUpdate {
|
|
560
|
+
/** Gets or sets the name of the disk. */
|
|
561
|
+
name?: string;
|
|
562
|
+
/** Gets or sets the disk id. */
|
|
563
|
+
diskId?: string;
|
|
564
|
+
/** Gets or sets the disk total size. */
|
|
565
|
+
diskSizeGB?: number;
|
|
566
|
+
/** Gets or sets the disk bus. */
|
|
567
|
+
bus?: number;
|
|
568
|
+
/** Gets or sets the disk lun. */
|
|
569
|
+
lun?: number;
|
|
570
|
+
/** Gets or sets the disk bus type. */
|
|
571
|
+
busType?: string;
|
|
572
|
+
/** Gets or sets the disk vhd type. */
|
|
573
|
+
vhdType?: string;
|
|
574
|
+
/** The QoS policy for the disk. */
|
|
575
|
+
storageQoSPolicy?: StorageQoSPolicyDetails;
|
|
576
|
+
}
|
|
577
|
+
/** Defines the resource properties. */
|
|
578
|
+
export interface NetworkProfileUpdate {
|
|
579
|
+
/** Gets or sets the list of network interfaces associated with the virtual machine. */
|
|
580
|
+
networkInterfaces?: NetworkInterfacesUpdate[];
|
|
581
|
+
}
|
|
582
|
+
/** Network Interface model */
|
|
583
|
+
export interface NetworkInterfacesUpdate {
|
|
584
|
+
/** Gets or sets the name of the network interface. */
|
|
585
|
+
name?: string;
|
|
586
|
+
/** Gets or sets the nic MAC address. */
|
|
587
|
+
macAddress?: string;
|
|
588
|
+
/** Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic. */
|
|
589
|
+
virtualNetworkId?: string;
|
|
590
|
+
/** Gets or sets the ipv4 address type. */
|
|
591
|
+
ipv4AddressType?: AllocationMethod;
|
|
592
|
+
/** Gets or sets the ipv6 address type. */
|
|
593
|
+
ipv6AddressType?: AllocationMethod;
|
|
594
|
+
/** Gets or sets the mac address type. */
|
|
595
|
+
macAddressType?: AllocationMethod;
|
|
596
|
+
/** Gets or sets the nic id. */
|
|
597
|
+
nicId?: string;
|
|
598
|
+
}
|
|
599
|
+
/** Defines the stop action properties. */
|
|
600
|
+
export interface StopVirtualMachineOptions {
|
|
601
|
+
/** 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. */
|
|
602
|
+
skipShutdown?: boolean;
|
|
603
|
+
}
|
|
604
|
+
/** Defines the create checkpoint action properties. */
|
|
605
|
+
export interface VirtualMachineCreateCheckpoint {
|
|
606
|
+
/** Name of the checkpoint. */
|
|
607
|
+
name?: string;
|
|
608
|
+
/** Description of the checkpoint. */
|
|
609
|
+
description?: string;
|
|
610
|
+
}
|
|
611
|
+
/** Defines the delete checkpoint action properties. */
|
|
612
|
+
export interface VirtualMachineDeleteCheckpoint {
|
|
613
|
+
/** ID of the checkpoint to be deleted. */
|
|
614
|
+
id?: string;
|
|
615
|
+
}
|
|
616
|
+
/** Defines the restore checkpoint action properties. */
|
|
617
|
+
export interface VirtualMachineRestoreCheckpoint {
|
|
618
|
+
/** ID of the checkpoint to be restored to. */
|
|
619
|
+
id?: string;
|
|
620
|
+
}
|
|
621
|
+
/** List of VirtualMachines. */
|
|
622
|
+
export interface VirtualMachineListResult {
|
|
623
|
+
/** List of VirtualMachines. */
|
|
624
|
+
value?: VirtualMachine[];
|
|
625
|
+
/** Url to follow for getting next page of resources. */
|
|
626
|
+
nextLink?: string;
|
|
627
|
+
}
|
|
628
|
+
/** The VirtualMachineTemplates resource definition. */
|
|
629
|
+
export interface VirtualMachineTemplate {
|
|
630
|
+
/**
|
|
631
|
+
* Resource Id
|
|
632
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
633
|
+
*/
|
|
634
|
+
readonly id?: string;
|
|
635
|
+
/**
|
|
636
|
+
* Resource Name
|
|
637
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
638
|
+
*/
|
|
639
|
+
readonly name?: string;
|
|
640
|
+
/**
|
|
641
|
+
* Resource Type
|
|
642
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
643
|
+
*/
|
|
644
|
+
readonly type?: string;
|
|
645
|
+
/** Gets or sets the location. */
|
|
646
|
+
location: string;
|
|
647
|
+
/** Resource tags */
|
|
648
|
+
tags?: {
|
|
649
|
+
[propertyName: string]: string;
|
|
650
|
+
};
|
|
651
|
+
/**
|
|
652
|
+
* The system data.
|
|
653
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
654
|
+
*/
|
|
655
|
+
readonly systemData?: SystemData;
|
|
656
|
+
/** The extended location. */
|
|
657
|
+
extendedLocation: ExtendedLocation;
|
|
658
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
659
|
+
inventoryItemId?: string;
|
|
660
|
+
/** Unique ID of the virtual machine template. */
|
|
661
|
+
uuid?: string;
|
|
662
|
+
/** ARM Id of the vmmServer resource in which this resource resides. */
|
|
663
|
+
vmmServerId?: string;
|
|
664
|
+
/**
|
|
665
|
+
* Gets or sets the type of the os.
|
|
666
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
667
|
+
*/
|
|
668
|
+
readonly osType?: OsType;
|
|
669
|
+
/**
|
|
670
|
+
* Gets or sets os name.
|
|
671
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
672
|
+
*/
|
|
673
|
+
readonly osName?: string;
|
|
674
|
+
/**
|
|
675
|
+
* Gets or sets computer name.
|
|
676
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
677
|
+
*/
|
|
678
|
+
readonly computerName?: string;
|
|
679
|
+
/**
|
|
680
|
+
* MemoryMB is the desired size of a virtual machine's memory, in MB.
|
|
681
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
682
|
+
*/
|
|
683
|
+
readonly memoryMB?: number;
|
|
684
|
+
/**
|
|
685
|
+
* Gets or sets the desired number of vCPUs for the vm.
|
|
686
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
687
|
+
*/
|
|
688
|
+
readonly cpuCount?: number;
|
|
689
|
+
/**
|
|
690
|
+
* Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
|
|
691
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
692
|
+
*/
|
|
693
|
+
readonly limitCpuForMigration?: LimitCpuForMigration;
|
|
694
|
+
/**
|
|
695
|
+
* Gets or sets a value indicating whether to enable dynamic memory or not.
|
|
696
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
697
|
+
*/
|
|
698
|
+
readonly dynamicMemoryEnabled?: DynamicMemoryEnabled;
|
|
699
|
+
/**
|
|
700
|
+
* Gets or sets a value indicating whether the vm template is customizable or not.
|
|
701
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
702
|
+
*/
|
|
703
|
+
readonly isCustomizable?: IsCustomizable;
|
|
704
|
+
/**
|
|
705
|
+
* Gets or sets the max dynamic memory for the vm.
|
|
706
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
707
|
+
*/
|
|
708
|
+
readonly dynamicMemoryMaxMB?: number;
|
|
709
|
+
/**
|
|
710
|
+
* Gets or sets the min dynamic memory for the vm.
|
|
711
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
712
|
+
*/
|
|
713
|
+
readonly dynamicMemoryMinMB?: number;
|
|
714
|
+
/**
|
|
715
|
+
* Gets highly available property.
|
|
716
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
717
|
+
*/
|
|
718
|
+
readonly isHighlyAvailable?: string;
|
|
719
|
+
/**
|
|
720
|
+
* Gets or sets the generation for the vm.
|
|
721
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
722
|
+
*/
|
|
723
|
+
readonly generation?: number;
|
|
724
|
+
/**
|
|
725
|
+
* Gets or sets the network interfaces of the template.
|
|
726
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
727
|
+
*/
|
|
728
|
+
readonly networkInterfaces?: NetworkInterfaces[];
|
|
729
|
+
/**
|
|
730
|
+
* Gets or sets the disks of the template.
|
|
731
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
732
|
+
*/
|
|
733
|
+
readonly disks?: VirtualDisk[];
|
|
734
|
+
/**
|
|
735
|
+
* Gets or sets the provisioning state.
|
|
736
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
737
|
+
*/
|
|
738
|
+
readonly provisioningState?: string;
|
|
739
|
+
}
|
|
740
|
+
/** List of VirtualMachineTemplates. */
|
|
741
|
+
export interface VirtualMachineTemplateListResult {
|
|
742
|
+
/** List of VirtualMachineTemplates. */
|
|
743
|
+
value?: VirtualMachineTemplate[];
|
|
744
|
+
/** Url to follow for getting next page of resources. */
|
|
745
|
+
nextLink?: string;
|
|
746
|
+
}
|
|
747
|
+
/** The AvailabilitySets resource definition. */
|
|
748
|
+
export interface AvailabilitySet {
|
|
749
|
+
/**
|
|
750
|
+
* Resource Id
|
|
751
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
752
|
+
*/
|
|
753
|
+
readonly id?: string;
|
|
754
|
+
/**
|
|
755
|
+
* Resource Name
|
|
756
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
757
|
+
*/
|
|
758
|
+
readonly name?: string;
|
|
759
|
+
/**
|
|
760
|
+
* Resource Type
|
|
761
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
762
|
+
*/
|
|
763
|
+
readonly type?: string;
|
|
764
|
+
/** Gets or sets the location. */
|
|
765
|
+
location?: string;
|
|
766
|
+
/** Resource tags */
|
|
767
|
+
tags?: {
|
|
768
|
+
[propertyName: string]: string;
|
|
769
|
+
};
|
|
770
|
+
/**
|
|
771
|
+
* The system data.
|
|
772
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
773
|
+
*/
|
|
774
|
+
readonly systemData?: SystemData;
|
|
775
|
+
/** The extended location. */
|
|
776
|
+
extendedLocation?: ExtendedLocation;
|
|
777
|
+
/** Name of the availability set. */
|
|
778
|
+
availabilitySetName?: string;
|
|
779
|
+
/** ARM Id of the vmmServer resource in which this resource resides. */
|
|
780
|
+
vmmServerId?: string;
|
|
781
|
+
/**
|
|
782
|
+
* Gets or sets the provisioning state.
|
|
783
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
784
|
+
*/
|
|
785
|
+
readonly provisioningState?: string;
|
|
786
|
+
}
|
|
787
|
+
/** List of AvailabilitySets. */
|
|
788
|
+
export interface AvailabilitySetListResult {
|
|
789
|
+
/** List of AvailabilitySets. */
|
|
790
|
+
value?: AvailabilitySet[];
|
|
791
|
+
/** Url to follow for getting next page of resources. */
|
|
792
|
+
nextLink?: string;
|
|
793
|
+
}
|
|
794
|
+
/** Defines the resource properties. */
|
|
795
|
+
export interface InventoryItemProperties {
|
|
796
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
797
|
+
inventoryType: "Cloud" | "VirtualNetwork" | "VirtualMachineTemplate" | "VirtualMachine";
|
|
798
|
+
/**
|
|
799
|
+
* Gets the tracked resource id corresponding to the inventory resource.
|
|
800
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
801
|
+
*/
|
|
802
|
+
readonly managedResourceId?: string;
|
|
803
|
+
/**
|
|
804
|
+
* Gets the UUID (which is assigned by VMM) for the inventory item.
|
|
805
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
806
|
+
*/
|
|
807
|
+
readonly uuid?: string;
|
|
808
|
+
/**
|
|
809
|
+
* Gets the Managed Object name in VMM for the inventory item.
|
|
810
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
811
|
+
*/
|
|
812
|
+
readonly inventoryItemName?: string;
|
|
813
|
+
/**
|
|
814
|
+
* Gets the provisioning state.
|
|
815
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
816
|
+
*/
|
|
817
|
+
readonly provisioningState?: string;
|
|
818
|
+
}
|
|
819
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
820
|
+
export interface Resource {
|
|
821
|
+
/**
|
|
822
|
+
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
823
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
824
|
+
*/
|
|
825
|
+
readonly id?: string;
|
|
826
|
+
/**
|
|
827
|
+
* The name of the resource
|
|
828
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
829
|
+
*/
|
|
830
|
+
readonly name?: string;
|
|
831
|
+
/**
|
|
832
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
833
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
834
|
+
*/
|
|
835
|
+
readonly type?: string;
|
|
836
|
+
}
|
|
837
|
+
/** List of InventoryItems. */
|
|
838
|
+
export interface InventoryItemsList {
|
|
839
|
+
/** Url to follow for getting next page of InventoryItems. */
|
|
840
|
+
nextLink?: string;
|
|
841
|
+
/** Array of InventoryItems */
|
|
842
|
+
value: InventoryItem[];
|
|
843
|
+
}
|
|
844
|
+
/** Defines the resource properties. */
|
|
845
|
+
export interface InventoryItemDetails {
|
|
846
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
847
|
+
inventoryItemId?: string;
|
|
848
|
+
/** Gets or sets the Managed Object name in VMM for the resource. */
|
|
849
|
+
inventoryItemName?: string;
|
|
850
|
+
}
|
|
851
|
+
/** The Cloud inventory item. */
|
|
852
|
+
export declare type CloudInventoryItem = InventoryItemProperties & {
|
|
853
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
854
|
+
inventoryType: "Cloud";
|
|
855
|
+
};
|
|
856
|
+
/** The Virtual network inventory item. */
|
|
857
|
+
export declare type VirtualNetworkInventoryItem = InventoryItemProperties & {
|
|
858
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
859
|
+
inventoryType: "VirtualNetwork";
|
|
860
|
+
};
|
|
861
|
+
/** The Virtual machine template inventory item. */
|
|
862
|
+
export declare type VirtualMachineTemplateInventoryItem = InventoryItemProperties & {
|
|
863
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
864
|
+
inventoryType: "VirtualMachineTemplate";
|
|
865
|
+
/**
|
|
866
|
+
* Gets or sets the desired number of vCPUs for the vm.
|
|
867
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
868
|
+
*/
|
|
869
|
+
readonly cpuCount?: number;
|
|
870
|
+
/**
|
|
871
|
+
* MemoryMB is the desired size of a virtual machine's memory, in MB.
|
|
872
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
873
|
+
*/
|
|
874
|
+
readonly memoryMB?: number;
|
|
875
|
+
/**
|
|
876
|
+
* Gets or sets the type of the os.
|
|
877
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
878
|
+
*/
|
|
879
|
+
readonly osType?: OsType;
|
|
880
|
+
/**
|
|
881
|
+
* Gets or sets os name.
|
|
882
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
883
|
+
*/
|
|
884
|
+
readonly osName?: string;
|
|
885
|
+
};
|
|
886
|
+
/** The Virtual machine inventory item. */
|
|
887
|
+
export declare type VirtualMachineInventoryItem = InventoryItemProperties & {
|
|
888
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
889
|
+
inventoryType: "VirtualMachine";
|
|
890
|
+
/**
|
|
891
|
+
* Gets or sets the type of the os.
|
|
892
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
893
|
+
*/
|
|
894
|
+
readonly osType?: OsType;
|
|
895
|
+
/**
|
|
896
|
+
* Gets or sets os name.
|
|
897
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
898
|
+
*/
|
|
899
|
+
readonly osName?: string;
|
|
900
|
+
/**
|
|
901
|
+
* Gets the power state of the virtual machine.
|
|
902
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
903
|
+
*/
|
|
904
|
+
readonly powerState?: string;
|
|
905
|
+
/** Gets or sets the nic ip addresses. */
|
|
906
|
+
ipAddresses?: string[];
|
|
907
|
+
/** Cloud inventory resource details where the VM is present. */
|
|
908
|
+
cloud?: InventoryItemDetails;
|
|
909
|
+
};
|
|
910
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
911
|
+
export declare type ProxyResource = Resource & {};
|
|
912
|
+
/** Defines the inventory item. */
|
|
913
|
+
export declare type InventoryItem = ProxyResource & {
|
|
914
|
+
/**
|
|
915
|
+
* The system data.
|
|
916
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
917
|
+
*/
|
|
918
|
+
readonly systemData?: SystemData;
|
|
919
|
+
/** 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. */
|
|
920
|
+
kind?: string;
|
|
921
|
+
/** They inventory type. */
|
|
922
|
+
inventoryType: InventoryType;
|
|
923
|
+
/**
|
|
924
|
+
* Gets the tracked resource id corresponding to the inventory resource.
|
|
925
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
926
|
+
*/
|
|
927
|
+
readonly managedResourceId?: string;
|
|
928
|
+
/**
|
|
929
|
+
* Gets the UUID (which is assigned by VMM) for the inventory item.
|
|
930
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
931
|
+
*/
|
|
932
|
+
readonly uuid?: string;
|
|
933
|
+
/**
|
|
934
|
+
* Gets the Managed Object name in VMM for the inventory item.
|
|
935
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
936
|
+
*/
|
|
937
|
+
readonly inventoryItemName?: string;
|
|
938
|
+
/**
|
|
939
|
+
* Gets the provisioning state.
|
|
940
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
941
|
+
*/
|
|
942
|
+
readonly provisioningState?: string;
|
|
943
|
+
};
|
|
944
|
+
/** Defines headers for AvailabilitySets_createOrUpdate operation. */
|
|
945
|
+
export interface AvailabilitySetsCreateOrUpdateHeaders {
|
|
946
|
+
/** Tracking URL for long running operation. */
|
|
947
|
+
azureAsyncOperation?: string;
|
|
948
|
+
}
|
|
949
|
+
/** Defines headers for AvailabilitySets_delete operation. */
|
|
950
|
+
export interface AvailabilitySetsDeleteHeaders {
|
|
951
|
+
/** Tracking URL for long running operation. */
|
|
952
|
+
azureAsyncOperation?: string;
|
|
953
|
+
}
|
|
954
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
955
|
+
export declare enum KnownCreatedByType {
|
|
956
|
+
User = "User",
|
|
957
|
+
Application = "Application",
|
|
958
|
+
ManagedIdentity = "ManagedIdentity",
|
|
959
|
+
Key = "Key"
|
|
960
|
+
}
|
|
961
|
+
/**
|
|
962
|
+
* Defines values for CreatedByType. \
|
|
963
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
964
|
+
* this enum contains the known values that the service supports.
|
|
965
|
+
* ### Known values supported by the service
|
|
966
|
+
* **User** \
|
|
967
|
+
* **Application** \
|
|
968
|
+
* **ManagedIdentity** \
|
|
969
|
+
* **Key**
|
|
970
|
+
*/
|
|
971
|
+
export declare type CreatedByType = string;
|
|
972
|
+
/** Known values of {@link OsType} that the service accepts. */
|
|
973
|
+
export declare enum KnownOsType {
|
|
974
|
+
Windows = "Windows",
|
|
975
|
+
Linux = "Linux",
|
|
976
|
+
Other = "Other"
|
|
977
|
+
}
|
|
978
|
+
/**
|
|
979
|
+
* Defines values for OsType. \
|
|
980
|
+
* {@link KnownOsType} can be used interchangeably with OsType,
|
|
981
|
+
* this enum contains the known values that the service supports.
|
|
982
|
+
* ### Known values supported by the service
|
|
983
|
+
* **Windows** \
|
|
984
|
+
* **Linux** \
|
|
985
|
+
* **Other**
|
|
986
|
+
*/
|
|
987
|
+
export declare type OsType = string;
|
|
988
|
+
/** Known values of {@link LimitCpuForMigration} that the service accepts. */
|
|
989
|
+
export declare enum KnownLimitCpuForMigration {
|
|
990
|
+
False = "false",
|
|
991
|
+
True = "true"
|
|
992
|
+
}
|
|
993
|
+
/**
|
|
994
|
+
* Defines values for LimitCpuForMigration. \
|
|
995
|
+
* {@link KnownLimitCpuForMigration} can be used interchangeably with LimitCpuForMigration,
|
|
996
|
+
* this enum contains the known values that the service supports.
|
|
997
|
+
* ### Known values supported by the service
|
|
998
|
+
* **false** \
|
|
999
|
+
* **true**
|
|
1000
|
+
*/
|
|
1001
|
+
export declare type LimitCpuForMigration = string;
|
|
1002
|
+
/** Known values of {@link DynamicMemoryEnabled} that the service accepts. */
|
|
1003
|
+
export declare enum KnownDynamicMemoryEnabled {
|
|
1004
|
+
False = "false",
|
|
1005
|
+
True = "true"
|
|
1006
|
+
}
|
|
1007
|
+
/**
|
|
1008
|
+
* Defines values for DynamicMemoryEnabled. \
|
|
1009
|
+
* {@link KnownDynamicMemoryEnabled} can be used interchangeably with DynamicMemoryEnabled,
|
|
1010
|
+
* this enum contains the known values that the service supports.
|
|
1011
|
+
* ### Known values supported by the service
|
|
1012
|
+
* **false** \
|
|
1013
|
+
* **true**
|
|
1014
|
+
*/
|
|
1015
|
+
export declare type DynamicMemoryEnabled = string;
|
|
1016
|
+
/** Known values of {@link AllocationMethod} that the service accepts. */
|
|
1017
|
+
export declare enum KnownAllocationMethod {
|
|
1018
|
+
Dynamic = "Dynamic",
|
|
1019
|
+
Static = "Static"
|
|
1020
|
+
}
|
|
1021
|
+
/**
|
|
1022
|
+
* Defines values for AllocationMethod. \
|
|
1023
|
+
* {@link KnownAllocationMethod} can be used interchangeably with AllocationMethod,
|
|
1024
|
+
* this enum contains the known values that the service supports.
|
|
1025
|
+
* ### Known values supported by the service
|
|
1026
|
+
* **Dynamic** \
|
|
1027
|
+
* **Static**
|
|
1028
|
+
*/
|
|
1029
|
+
export declare type AllocationMethod = string;
|
|
1030
|
+
/** Known values of {@link CreateDiffDisk} that the service accepts. */
|
|
1031
|
+
export declare enum KnownCreateDiffDisk {
|
|
1032
|
+
False = "false",
|
|
1033
|
+
True = "true"
|
|
1034
|
+
}
|
|
1035
|
+
/**
|
|
1036
|
+
* Defines values for CreateDiffDisk. \
|
|
1037
|
+
* {@link KnownCreateDiffDisk} can be used interchangeably with CreateDiffDisk,
|
|
1038
|
+
* this enum contains the known values that the service supports.
|
|
1039
|
+
* ### Known values supported by the service
|
|
1040
|
+
* **false** \
|
|
1041
|
+
* **true**
|
|
1042
|
+
*/
|
|
1043
|
+
export declare type CreateDiffDisk = string;
|
|
1044
|
+
/** Known values of {@link IsCustomizable} that the service accepts. */
|
|
1045
|
+
export declare enum KnownIsCustomizable {
|
|
1046
|
+
False = "false",
|
|
1047
|
+
True = "true"
|
|
1048
|
+
}
|
|
1049
|
+
/**
|
|
1050
|
+
* Defines values for IsCustomizable. \
|
|
1051
|
+
* {@link KnownIsCustomizable} can be used interchangeably with IsCustomizable,
|
|
1052
|
+
* this enum contains the known values that the service supports.
|
|
1053
|
+
* ### Known values supported by the service
|
|
1054
|
+
* **false** \
|
|
1055
|
+
* **true**
|
|
1056
|
+
*/
|
|
1057
|
+
export declare type IsCustomizable = string;
|
|
1058
|
+
/** Known values of {@link InventoryType} that the service accepts. */
|
|
1059
|
+
export declare enum KnownInventoryType {
|
|
1060
|
+
Cloud = "Cloud",
|
|
1061
|
+
VirtualNetwork = "VirtualNetwork",
|
|
1062
|
+
VirtualMachineTemplate = "VirtualMachineTemplate",
|
|
1063
|
+
VirtualMachine = "VirtualMachine"
|
|
1064
|
+
}
|
|
1065
|
+
/**
|
|
1066
|
+
* Defines values for InventoryType. \
|
|
1067
|
+
* {@link KnownInventoryType} can be used interchangeably with InventoryType,
|
|
1068
|
+
* this enum contains the known values that the service supports.
|
|
1069
|
+
* ### Known values supported by the service
|
|
1070
|
+
* **Cloud** \
|
|
1071
|
+
* **VirtualNetwork** \
|
|
1072
|
+
* **VirtualMachineTemplate** \
|
|
1073
|
+
* **VirtualMachine**
|
|
1074
|
+
*/
|
|
1075
|
+
export declare type InventoryType = string;
|
|
1076
|
+
/** Optional parameters. */
|
|
1077
|
+
export interface VmmServersGetOptionalParams extends coreClient.OperationOptions {
|
|
1078
|
+
}
|
|
1079
|
+
/** Contains response data for the get operation. */
|
|
1080
|
+
export declare type VmmServersGetResponse = VMMServer;
|
|
1081
|
+
/** Optional parameters. */
|
|
1082
|
+
export interface VmmServersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1083
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1084
|
+
updateIntervalInMs?: number;
|
|
1085
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1086
|
+
resumeFrom?: string;
|
|
1087
|
+
}
|
|
1088
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1089
|
+
export declare type VmmServersCreateOrUpdateResponse = VMMServer;
|
|
1090
|
+
/** Optional parameters. */
|
|
1091
|
+
export interface VmmServersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1092
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
1093
|
+
force?: boolean;
|
|
1094
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1095
|
+
updateIntervalInMs?: number;
|
|
1096
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1097
|
+
resumeFrom?: string;
|
|
1098
|
+
}
|
|
1099
|
+
/** Optional parameters. */
|
|
1100
|
+
export interface VmmServersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1101
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1102
|
+
updateIntervalInMs?: number;
|
|
1103
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1104
|
+
resumeFrom?: string;
|
|
1105
|
+
}
|
|
1106
|
+
/** Contains response data for the update operation. */
|
|
1107
|
+
export declare type VmmServersUpdateResponse = VMMServer;
|
|
1108
|
+
/** Optional parameters. */
|
|
1109
|
+
export interface VmmServersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1110
|
+
}
|
|
1111
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1112
|
+
export declare type VmmServersListByResourceGroupResponse = VMMServerListResult;
|
|
1113
|
+
/** Optional parameters. */
|
|
1114
|
+
export interface VmmServersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1115
|
+
}
|
|
1116
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1117
|
+
export declare type VmmServersListBySubscriptionResponse = VMMServerListResult;
|
|
1118
|
+
/** Optional parameters. */
|
|
1119
|
+
export interface VmmServersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1120
|
+
}
|
|
1121
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1122
|
+
export declare type VmmServersListByResourceGroupNextResponse = VMMServerListResult;
|
|
1123
|
+
/** Optional parameters. */
|
|
1124
|
+
export interface VmmServersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1125
|
+
}
|
|
1126
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1127
|
+
export declare type VmmServersListBySubscriptionNextResponse = VMMServerListResult;
|
|
1128
|
+
/** Optional parameters. */
|
|
1129
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1130
|
+
}
|
|
1131
|
+
/** Contains response data for the list operation. */
|
|
1132
|
+
export declare type OperationsListResponse = ResourceProviderOperationList;
|
|
1133
|
+
/** Optional parameters. */
|
|
1134
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1135
|
+
}
|
|
1136
|
+
/** Contains response data for the listNext operation. */
|
|
1137
|
+
export declare type OperationsListNextResponse = ResourceProviderOperationList;
|
|
1138
|
+
/** Optional parameters. */
|
|
1139
|
+
export interface CloudsGetOptionalParams extends coreClient.OperationOptions {
|
|
1140
|
+
}
|
|
1141
|
+
/** Contains response data for the get operation. */
|
|
1142
|
+
export declare type CloudsGetResponse = Cloud;
|
|
1143
|
+
/** Optional parameters. */
|
|
1144
|
+
export interface CloudsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1145
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1146
|
+
updateIntervalInMs?: number;
|
|
1147
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1148
|
+
resumeFrom?: string;
|
|
1149
|
+
}
|
|
1150
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1151
|
+
export declare type CloudsCreateOrUpdateResponse = Cloud;
|
|
1152
|
+
/** Optional parameters. */
|
|
1153
|
+
export interface CloudsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1154
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
1155
|
+
force?: boolean;
|
|
1156
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1157
|
+
updateIntervalInMs?: number;
|
|
1158
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1159
|
+
resumeFrom?: string;
|
|
1160
|
+
}
|
|
1161
|
+
/** Optional parameters. */
|
|
1162
|
+
export interface CloudsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1163
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1164
|
+
updateIntervalInMs?: number;
|
|
1165
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1166
|
+
resumeFrom?: string;
|
|
1167
|
+
}
|
|
1168
|
+
/** Contains response data for the update operation. */
|
|
1169
|
+
export declare type CloudsUpdateResponse = Cloud;
|
|
1170
|
+
/** Optional parameters. */
|
|
1171
|
+
export interface CloudsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1172
|
+
}
|
|
1173
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1174
|
+
export declare type CloudsListByResourceGroupResponse = CloudListResult;
|
|
1175
|
+
/** Optional parameters. */
|
|
1176
|
+
export interface CloudsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1177
|
+
}
|
|
1178
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1179
|
+
export declare type CloudsListBySubscriptionResponse = CloudListResult;
|
|
1180
|
+
/** Optional parameters. */
|
|
1181
|
+
export interface CloudsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1182
|
+
}
|
|
1183
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1184
|
+
export declare type CloudsListByResourceGroupNextResponse = CloudListResult;
|
|
1185
|
+
/** Optional parameters. */
|
|
1186
|
+
export interface CloudsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1187
|
+
}
|
|
1188
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1189
|
+
export declare type CloudsListBySubscriptionNextResponse = CloudListResult;
|
|
1190
|
+
/** Optional parameters. */
|
|
1191
|
+
export interface VirtualNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
1192
|
+
}
|
|
1193
|
+
/** Contains response data for the get operation. */
|
|
1194
|
+
export declare type VirtualNetworksGetResponse = VirtualNetwork;
|
|
1195
|
+
/** Optional parameters. */
|
|
1196
|
+
export interface VirtualNetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1197
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1198
|
+
updateIntervalInMs?: number;
|
|
1199
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1200
|
+
resumeFrom?: string;
|
|
1201
|
+
}
|
|
1202
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1203
|
+
export declare type VirtualNetworksCreateOrUpdateResponse = VirtualNetwork;
|
|
1204
|
+
/** Optional parameters. */
|
|
1205
|
+
export interface VirtualNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1206
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
1207
|
+
force?: boolean;
|
|
1208
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1209
|
+
updateIntervalInMs?: number;
|
|
1210
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1211
|
+
resumeFrom?: string;
|
|
1212
|
+
}
|
|
1213
|
+
/** Optional parameters. */
|
|
1214
|
+
export interface VirtualNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1215
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1216
|
+
updateIntervalInMs?: number;
|
|
1217
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1218
|
+
resumeFrom?: string;
|
|
1219
|
+
}
|
|
1220
|
+
/** Contains response data for the update operation. */
|
|
1221
|
+
export declare type VirtualNetworksUpdateResponse = VirtualNetwork;
|
|
1222
|
+
/** Optional parameters. */
|
|
1223
|
+
export interface VirtualNetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1224
|
+
}
|
|
1225
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1226
|
+
export declare type VirtualNetworksListByResourceGroupResponse = VirtualNetworkListResult;
|
|
1227
|
+
/** Optional parameters. */
|
|
1228
|
+
export interface VirtualNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1229
|
+
}
|
|
1230
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1231
|
+
export declare type VirtualNetworksListBySubscriptionResponse = VirtualNetworkListResult;
|
|
1232
|
+
/** Optional parameters. */
|
|
1233
|
+
export interface VirtualNetworksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1234
|
+
}
|
|
1235
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1236
|
+
export declare type VirtualNetworksListByResourceGroupNextResponse = VirtualNetworkListResult;
|
|
1237
|
+
/** Optional parameters. */
|
|
1238
|
+
export interface VirtualNetworksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1239
|
+
}
|
|
1240
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1241
|
+
export declare type VirtualNetworksListBySubscriptionNextResponse = VirtualNetworkListResult;
|
|
1242
|
+
/** Optional parameters. */
|
|
1243
|
+
export interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
1244
|
+
}
|
|
1245
|
+
/** Contains response data for the get operation. */
|
|
1246
|
+
export declare type VirtualMachinesGetResponse = VirtualMachine;
|
|
1247
|
+
/** Optional parameters. */
|
|
1248
|
+
export interface VirtualMachinesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1249
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1250
|
+
updateIntervalInMs?: number;
|
|
1251
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1252
|
+
resumeFrom?: string;
|
|
1253
|
+
}
|
|
1254
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1255
|
+
export declare type VirtualMachinesCreateOrUpdateResponse = VirtualMachine;
|
|
1256
|
+
/** Optional parameters. */
|
|
1257
|
+
export interface VirtualMachinesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1258
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
1259
|
+
force?: boolean;
|
|
1260
|
+
/** Whether to just disable the VM from azure and retain the VM in the VMM. */
|
|
1261
|
+
retain?: boolean;
|
|
1262
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1263
|
+
updateIntervalInMs?: number;
|
|
1264
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1265
|
+
resumeFrom?: string;
|
|
1266
|
+
}
|
|
1267
|
+
/** Optional parameters. */
|
|
1268
|
+
export interface VirtualMachinesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1269
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1270
|
+
updateIntervalInMs?: number;
|
|
1271
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1272
|
+
resumeFrom?: string;
|
|
1273
|
+
}
|
|
1274
|
+
/** Contains response data for the update operation. */
|
|
1275
|
+
export declare type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
1276
|
+
/** Optional parameters. */
|
|
1277
|
+
export interface VirtualMachinesStopOptionalParams extends coreClient.OperationOptions {
|
|
1278
|
+
/** Virtualmachine stop action payload. */
|
|
1279
|
+
body?: StopVirtualMachineOptions;
|
|
1280
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1281
|
+
updateIntervalInMs?: number;
|
|
1282
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1283
|
+
resumeFrom?: string;
|
|
1284
|
+
}
|
|
1285
|
+
/** Optional parameters. */
|
|
1286
|
+
export interface VirtualMachinesStartOptionalParams extends coreClient.OperationOptions {
|
|
1287
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1288
|
+
updateIntervalInMs?: number;
|
|
1289
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1290
|
+
resumeFrom?: string;
|
|
1291
|
+
}
|
|
1292
|
+
/** Optional parameters. */
|
|
1293
|
+
export interface VirtualMachinesRestartOptionalParams extends coreClient.OperationOptions {
|
|
1294
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1295
|
+
updateIntervalInMs?: number;
|
|
1296
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1297
|
+
resumeFrom?: string;
|
|
1298
|
+
}
|
|
1299
|
+
/** Optional parameters. */
|
|
1300
|
+
export interface VirtualMachinesCreateCheckpointOptionalParams extends coreClient.OperationOptions {
|
|
1301
|
+
/** Virtualmachine create checkpoint action payload. */
|
|
1302
|
+
body?: VirtualMachineCreateCheckpoint;
|
|
1303
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1304
|
+
updateIntervalInMs?: number;
|
|
1305
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1306
|
+
resumeFrom?: string;
|
|
1307
|
+
}
|
|
1308
|
+
/** Optional parameters. */
|
|
1309
|
+
export interface VirtualMachinesDeleteCheckpointOptionalParams extends coreClient.OperationOptions {
|
|
1310
|
+
/** Virtualmachine delete checkpoint action payload. */
|
|
1311
|
+
body?: VirtualMachineDeleteCheckpoint;
|
|
1312
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1313
|
+
updateIntervalInMs?: number;
|
|
1314
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1315
|
+
resumeFrom?: string;
|
|
1316
|
+
}
|
|
1317
|
+
/** Optional parameters. */
|
|
1318
|
+
export interface VirtualMachinesRestoreCheckpointOptionalParams extends coreClient.OperationOptions {
|
|
1319
|
+
/** Virtualmachine restore checkpoint action payload. */
|
|
1320
|
+
body?: VirtualMachineRestoreCheckpoint;
|
|
1321
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1322
|
+
updateIntervalInMs?: number;
|
|
1323
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1324
|
+
resumeFrom?: string;
|
|
1325
|
+
}
|
|
1326
|
+
/** Optional parameters. */
|
|
1327
|
+
export interface VirtualMachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1328
|
+
}
|
|
1329
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1330
|
+
export declare type VirtualMachinesListByResourceGroupResponse = VirtualMachineListResult;
|
|
1331
|
+
/** Optional parameters. */
|
|
1332
|
+
export interface VirtualMachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1333
|
+
}
|
|
1334
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1335
|
+
export declare type VirtualMachinesListBySubscriptionResponse = VirtualMachineListResult;
|
|
1336
|
+
/** Optional parameters. */
|
|
1337
|
+
export interface VirtualMachinesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1338
|
+
}
|
|
1339
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1340
|
+
export declare type VirtualMachinesListByResourceGroupNextResponse = VirtualMachineListResult;
|
|
1341
|
+
/** Optional parameters. */
|
|
1342
|
+
export interface VirtualMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1343
|
+
}
|
|
1344
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1345
|
+
export declare type VirtualMachinesListBySubscriptionNextResponse = VirtualMachineListResult;
|
|
1346
|
+
/** Optional parameters. */
|
|
1347
|
+
export interface VirtualMachineTemplatesGetOptionalParams extends coreClient.OperationOptions {
|
|
1348
|
+
}
|
|
1349
|
+
/** Contains response data for the get operation. */
|
|
1350
|
+
export declare type VirtualMachineTemplatesGetResponse = VirtualMachineTemplate;
|
|
1351
|
+
/** Optional parameters. */
|
|
1352
|
+
export interface VirtualMachineTemplatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1353
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1354
|
+
updateIntervalInMs?: number;
|
|
1355
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1356
|
+
resumeFrom?: string;
|
|
1357
|
+
}
|
|
1358
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1359
|
+
export declare type VirtualMachineTemplatesCreateOrUpdateResponse = VirtualMachineTemplate;
|
|
1360
|
+
/** Optional parameters. */
|
|
1361
|
+
export interface VirtualMachineTemplatesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1362
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
1363
|
+
force?: boolean;
|
|
1364
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1365
|
+
updateIntervalInMs?: number;
|
|
1366
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1367
|
+
resumeFrom?: string;
|
|
1368
|
+
}
|
|
1369
|
+
/** Optional parameters. */
|
|
1370
|
+
export interface VirtualMachineTemplatesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1371
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1372
|
+
updateIntervalInMs?: number;
|
|
1373
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1374
|
+
resumeFrom?: string;
|
|
1375
|
+
}
|
|
1376
|
+
/** Contains response data for the update operation. */
|
|
1377
|
+
export declare type VirtualMachineTemplatesUpdateResponse = VirtualMachineTemplate;
|
|
1378
|
+
/** Optional parameters. */
|
|
1379
|
+
export interface VirtualMachineTemplatesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1380
|
+
}
|
|
1381
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1382
|
+
export declare type VirtualMachineTemplatesListByResourceGroupResponse = VirtualMachineTemplateListResult;
|
|
1383
|
+
/** Optional parameters. */
|
|
1384
|
+
export interface VirtualMachineTemplatesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1385
|
+
}
|
|
1386
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1387
|
+
export declare type VirtualMachineTemplatesListBySubscriptionResponse = VirtualMachineTemplateListResult;
|
|
1388
|
+
/** Optional parameters. */
|
|
1389
|
+
export interface VirtualMachineTemplatesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1390
|
+
}
|
|
1391
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1392
|
+
export declare type VirtualMachineTemplatesListByResourceGroupNextResponse = VirtualMachineTemplateListResult;
|
|
1393
|
+
/** Optional parameters. */
|
|
1394
|
+
export interface VirtualMachineTemplatesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1395
|
+
}
|
|
1396
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1397
|
+
export declare type VirtualMachineTemplatesListBySubscriptionNextResponse = VirtualMachineTemplateListResult;
|
|
1398
|
+
/** Optional parameters. */
|
|
1399
|
+
export interface AvailabilitySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
1400
|
+
}
|
|
1401
|
+
/** Contains response data for the get operation. */
|
|
1402
|
+
export declare type AvailabilitySetsGetResponse = AvailabilitySet;
|
|
1403
|
+
/** Optional parameters. */
|
|
1404
|
+
export interface AvailabilitySetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1405
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1406
|
+
updateIntervalInMs?: number;
|
|
1407
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1408
|
+
resumeFrom?: string;
|
|
1409
|
+
}
|
|
1410
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1411
|
+
export declare type AvailabilitySetsCreateOrUpdateResponse = AvailabilitySet;
|
|
1412
|
+
/** Optional parameters. */
|
|
1413
|
+
export interface AvailabilitySetsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1414
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
1415
|
+
force?: boolean;
|
|
1416
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1417
|
+
updateIntervalInMs?: number;
|
|
1418
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1419
|
+
resumeFrom?: string;
|
|
1420
|
+
}
|
|
1421
|
+
/** Optional parameters. */
|
|
1422
|
+
export interface AvailabilitySetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1423
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1424
|
+
updateIntervalInMs?: number;
|
|
1425
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1426
|
+
resumeFrom?: string;
|
|
1427
|
+
}
|
|
1428
|
+
/** Contains response data for the update operation. */
|
|
1429
|
+
export declare type AvailabilitySetsUpdateResponse = AvailabilitySet;
|
|
1430
|
+
/** Optional parameters. */
|
|
1431
|
+
export interface AvailabilitySetsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1432
|
+
}
|
|
1433
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1434
|
+
export declare type AvailabilitySetsListByResourceGroupResponse = AvailabilitySetListResult;
|
|
1435
|
+
/** Optional parameters. */
|
|
1436
|
+
export interface AvailabilitySetsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1437
|
+
}
|
|
1438
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1439
|
+
export declare type AvailabilitySetsListBySubscriptionResponse = AvailabilitySetListResult;
|
|
1440
|
+
/** Optional parameters. */
|
|
1441
|
+
export interface AvailabilitySetsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1442
|
+
}
|
|
1443
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1444
|
+
export declare type AvailabilitySetsListByResourceGroupNextResponse = AvailabilitySetListResult;
|
|
1445
|
+
/** Optional parameters. */
|
|
1446
|
+
export interface AvailabilitySetsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1447
|
+
}
|
|
1448
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1449
|
+
export declare type AvailabilitySetsListBySubscriptionNextResponse = AvailabilitySetListResult;
|
|
1450
|
+
/** Optional parameters. */
|
|
1451
|
+
export interface InventoryItemsCreateOptionalParams extends coreClient.OperationOptions {
|
|
1452
|
+
/** Request payload. */
|
|
1453
|
+
body?: InventoryItem;
|
|
1454
|
+
}
|
|
1455
|
+
/** Contains response data for the create operation. */
|
|
1456
|
+
export declare type InventoryItemsCreateResponse = InventoryItem;
|
|
1457
|
+
/** Optional parameters. */
|
|
1458
|
+
export interface InventoryItemsGetOptionalParams extends coreClient.OperationOptions {
|
|
1459
|
+
}
|
|
1460
|
+
/** Contains response data for the get operation. */
|
|
1461
|
+
export declare type InventoryItemsGetResponse = InventoryItem;
|
|
1462
|
+
/** Optional parameters. */
|
|
1463
|
+
export interface InventoryItemsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1464
|
+
}
|
|
1465
|
+
/** Optional parameters. */
|
|
1466
|
+
export interface InventoryItemsListByVMMServerOptionalParams extends coreClient.OperationOptions {
|
|
1467
|
+
}
|
|
1468
|
+
/** Contains response data for the listByVMMServer operation. */
|
|
1469
|
+
export declare type InventoryItemsListByVMMServerResponse = InventoryItemsList;
|
|
1470
|
+
/** Optional parameters. */
|
|
1471
|
+
export interface InventoryItemsListByVMMServerNextOptionalParams extends coreClient.OperationOptions {
|
|
1472
|
+
}
|
|
1473
|
+
/** Contains response data for the listByVMMServerNext operation. */
|
|
1474
|
+
export declare type InventoryItemsListByVMMServerNextResponse = InventoryItemsList;
|
|
1475
|
+
/** Optional parameters. */
|
|
1476
|
+
export interface ScvmmOptionalParams extends coreClient.ServiceClientOptions {
|
|
1477
|
+
/** server parameter */
|
|
1478
|
+
$host?: string;
|
|
1479
|
+
/** Api Version */
|
|
1480
|
+
apiVersion?: string;
|
|
1481
|
+
/** Overrides client endpoint. */
|
|
1482
|
+
endpoint?: string;
|
|
1483
|
+
}
|
|
1484
|
+
//# sourceMappingURL=index.d.ts.map
|