@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,2229 @@
|
|
|
1
|
+
import * as coreAuth from '@azure/core-auth';
|
|
2
|
+
import * as coreClient from '@azure/core-client';
|
|
3
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
4
|
+
import { PollerLike } from '@azure/core-lro';
|
|
5
|
+
import { PollOperationState } from '@azure/core-lro';
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* Defines values for AllocationMethod. \
|
|
9
|
+
* {@link KnownAllocationMethod} can be used interchangeably with AllocationMethod,
|
|
10
|
+
* this enum contains the known values that the service supports.
|
|
11
|
+
* ### Known values supported by the service
|
|
12
|
+
* **Dynamic** \
|
|
13
|
+
* **Static**
|
|
14
|
+
*/
|
|
15
|
+
export declare type AllocationMethod = string;
|
|
16
|
+
|
|
17
|
+
/** The AvailabilitySets resource definition. */
|
|
18
|
+
export declare interface AvailabilitySet {
|
|
19
|
+
/**
|
|
20
|
+
* Resource Id
|
|
21
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
22
|
+
*/
|
|
23
|
+
readonly id?: string;
|
|
24
|
+
/**
|
|
25
|
+
* Resource Name
|
|
26
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
27
|
+
*/
|
|
28
|
+
readonly name?: string;
|
|
29
|
+
/**
|
|
30
|
+
* Resource Type
|
|
31
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
32
|
+
*/
|
|
33
|
+
readonly type?: string;
|
|
34
|
+
/** Gets or sets the location. */
|
|
35
|
+
location?: string;
|
|
36
|
+
/** Resource tags */
|
|
37
|
+
tags?: {
|
|
38
|
+
[propertyName: string]: string;
|
|
39
|
+
};
|
|
40
|
+
/**
|
|
41
|
+
* The system data.
|
|
42
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
43
|
+
*/
|
|
44
|
+
readonly systemData?: SystemData;
|
|
45
|
+
/** The extended location. */
|
|
46
|
+
extendedLocation?: ExtendedLocation;
|
|
47
|
+
/** Name of the availability set. */
|
|
48
|
+
availabilitySetName?: string;
|
|
49
|
+
/** ARM Id of the vmmServer resource in which this resource resides. */
|
|
50
|
+
vmmServerId?: string;
|
|
51
|
+
/**
|
|
52
|
+
* Gets or sets the provisioning state.
|
|
53
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
54
|
+
*/
|
|
55
|
+
readonly provisioningState?: string;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
/** Availability Set model */
|
|
59
|
+
export declare interface AvailabilitySetListItem {
|
|
60
|
+
/** Gets the ARM Id of the microsoft.scvmm/availabilitySets resource. */
|
|
61
|
+
id?: string;
|
|
62
|
+
/** Gets or sets the name of the availability set. */
|
|
63
|
+
name?: string;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
/** List of AvailabilitySets. */
|
|
67
|
+
export declare interface AvailabilitySetListResult {
|
|
68
|
+
/** List of AvailabilitySets. */
|
|
69
|
+
value?: AvailabilitySet[];
|
|
70
|
+
/** Url to follow for getting next page of resources. */
|
|
71
|
+
nextLink?: string;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
/** Interface representing a AvailabilitySets. */
|
|
75
|
+
export declare interface AvailabilitySets {
|
|
76
|
+
/**
|
|
77
|
+
* List of AvailabilitySets in a resource group.
|
|
78
|
+
* @param resourceGroupName The name of the resource group.
|
|
79
|
+
* @param options The options parameters.
|
|
80
|
+
*/
|
|
81
|
+
listByResourceGroup(resourceGroupName: string, options?: AvailabilitySetsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<AvailabilitySet>;
|
|
82
|
+
/**
|
|
83
|
+
* List of AvailabilitySets in a subscription.
|
|
84
|
+
* @param options The options parameters.
|
|
85
|
+
*/
|
|
86
|
+
listBySubscription(options?: AvailabilitySetsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<AvailabilitySet>;
|
|
87
|
+
/**
|
|
88
|
+
* Implements AvailabilitySet GET method.
|
|
89
|
+
* @param resourceGroupName The name of the resource group.
|
|
90
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
91
|
+
* @param options The options parameters.
|
|
92
|
+
*/
|
|
93
|
+
get(resourceGroupName: string, availabilitySetName: string, options?: AvailabilitySetsGetOptionalParams): Promise<AvailabilitySetsGetResponse>;
|
|
94
|
+
/**
|
|
95
|
+
* Onboards the ScVmm availability set as an Azure resource.
|
|
96
|
+
* @param resourceGroupName The name of the resource group.
|
|
97
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
98
|
+
* @param body Request payload.
|
|
99
|
+
* @param options The options parameters.
|
|
100
|
+
*/
|
|
101
|
+
beginCreateOrUpdate(resourceGroupName: string, availabilitySetName: string, body: AvailabilitySet, options?: AvailabilitySetsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<AvailabilitySetsCreateOrUpdateResponse>, AvailabilitySetsCreateOrUpdateResponse>>;
|
|
102
|
+
/**
|
|
103
|
+
* Onboards the ScVmm availability set as an Azure resource.
|
|
104
|
+
* @param resourceGroupName The name of the resource group.
|
|
105
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
106
|
+
* @param body Request payload.
|
|
107
|
+
* @param options The options parameters.
|
|
108
|
+
*/
|
|
109
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, availabilitySetName: string, body: AvailabilitySet, options?: AvailabilitySetsCreateOrUpdateOptionalParams): Promise<AvailabilitySetsCreateOrUpdateResponse>;
|
|
110
|
+
/**
|
|
111
|
+
* Deregisters the ScVmm availability set from Azure.
|
|
112
|
+
* @param resourceGroupName The name of the resource group.
|
|
113
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
114
|
+
* @param options The options parameters.
|
|
115
|
+
*/
|
|
116
|
+
beginDelete(resourceGroupName: string, availabilitySetName: string, options?: AvailabilitySetsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
117
|
+
/**
|
|
118
|
+
* Deregisters the ScVmm availability set from Azure.
|
|
119
|
+
* @param resourceGroupName The name of the resource group.
|
|
120
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
121
|
+
* @param options The options parameters.
|
|
122
|
+
*/
|
|
123
|
+
beginDeleteAndWait(resourceGroupName: string, availabilitySetName: string, options?: AvailabilitySetsDeleteOptionalParams): Promise<void>;
|
|
124
|
+
/**
|
|
125
|
+
* Updates the AvailabilitySets resource.
|
|
126
|
+
* @param resourceGroupName The name of the resource group.
|
|
127
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
128
|
+
* @param body AvailabilitySets patch payload.
|
|
129
|
+
* @param options The options parameters.
|
|
130
|
+
*/
|
|
131
|
+
beginUpdate(resourceGroupName: string, availabilitySetName: string, body: ResourcePatch, options?: AvailabilitySetsUpdateOptionalParams): Promise<PollerLike<PollOperationState<AvailabilitySetsUpdateResponse>, AvailabilitySetsUpdateResponse>>;
|
|
132
|
+
/**
|
|
133
|
+
* Updates the AvailabilitySets resource.
|
|
134
|
+
* @param resourceGroupName The name of the resource group.
|
|
135
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
136
|
+
* @param body AvailabilitySets patch payload.
|
|
137
|
+
* @param options The options parameters.
|
|
138
|
+
*/
|
|
139
|
+
beginUpdateAndWait(resourceGroupName: string, availabilitySetName: string, body: ResourcePatch, options?: AvailabilitySetsUpdateOptionalParams): Promise<AvailabilitySetsUpdateResponse>;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
/** Defines headers for AvailabilitySets_createOrUpdate operation. */
|
|
143
|
+
export declare interface AvailabilitySetsCreateOrUpdateHeaders {
|
|
144
|
+
/** Tracking URL for long running operation. */
|
|
145
|
+
azureAsyncOperation?: string;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
/** Optional parameters. */
|
|
149
|
+
export declare interface AvailabilitySetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
150
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
151
|
+
updateIntervalInMs?: number;
|
|
152
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
153
|
+
resumeFrom?: string;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
157
|
+
export declare type AvailabilitySetsCreateOrUpdateResponse = AvailabilitySet;
|
|
158
|
+
|
|
159
|
+
/** Defines headers for AvailabilitySets_delete operation. */
|
|
160
|
+
export declare interface AvailabilitySetsDeleteHeaders {
|
|
161
|
+
/** Tracking URL for long running operation. */
|
|
162
|
+
azureAsyncOperation?: string;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
/** Optional parameters. */
|
|
166
|
+
export declare interface AvailabilitySetsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
167
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
168
|
+
force?: boolean;
|
|
169
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
170
|
+
updateIntervalInMs?: number;
|
|
171
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
172
|
+
resumeFrom?: string;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
/** Optional parameters. */
|
|
176
|
+
export declare interface AvailabilitySetsGetOptionalParams extends coreClient.OperationOptions {
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
/** Contains response data for the get operation. */
|
|
180
|
+
export declare type AvailabilitySetsGetResponse = AvailabilitySet;
|
|
181
|
+
|
|
182
|
+
/** Optional parameters. */
|
|
183
|
+
export declare interface AvailabilitySetsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
187
|
+
export declare type AvailabilitySetsListByResourceGroupNextResponse = AvailabilitySetListResult;
|
|
188
|
+
|
|
189
|
+
/** Optional parameters. */
|
|
190
|
+
export declare interface AvailabilitySetsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
194
|
+
export declare type AvailabilitySetsListByResourceGroupResponse = AvailabilitySetListResult;
|
|
195
|
+
|
|
196
|
+
/** Optional parameters. */
|
|
197
|
+
export declare interface AvailabilitySetsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
201
|
+
export declare type AvailabilitySetsListBySubscriptionNextResponse = AvailabilitySetListResult;
|
|
202
|
+
|
|
203
|
+
/** Optional parameters. */
|
|
204
|
+
export declare interface AvailabilitySetsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
/** Contains response data for the listBySubscription operation. */
|
|
208
|
+
export declare type AvailabilitySetsListBySubscriptionResponse = AvailabilitySetListResult;
|
|
209
|
+
|
|
210
|
+
/** Optional parameters. */
|
|
211
|
+
export declare interface AvailabilitySetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
212
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
213
|
+
updateIntervalInMs?: number;
|
|
214
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
215
|
+
resumeFrom?: string;
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
/** Contains response data for the update operation. */
|
|
219
|
+
export declare type AvailabilitySetsUpdateResponse = AvailabilitySet;
|
|
220
|
+
|
|
221
|
+
/** Defines the resource properties. */
|
|
222
|
+
export declare interface Checkpoint {
|
|
223
|
+
/** Gets ID of parent of the checkpoint. */
|
|
224
|
+
parentCheckpointID?: string;
|
|
225
|
+
/** Gets ID of the checkpoint. */
|
|
226
|
+
checkpointID?: string;
|
|
227
|
+
/** Gets name of the checkpoint. */
|
|
228
|
+
name?: string;
|
|
229
|
+
/** Gets description of the checkpoint. */
|
|
230
|
+
description?: string;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
/** The Clouds resource definition. */
|
|
234
|
+
export declare interface Cloud {
|
|
235
|
+
/**
|
|
236
|
+
* Resource Id
|
|
237
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
238
|
+
*/
|
|
239
|
+
readonly id?: string;
|
|
240
|
+
/**
|
|
241
|
+
* Resource Name
|
|
242
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
243
|
+
*/
|
|
244
|
+
readonly name?: string;
|
|
245
|
+
/**
|
|
246
|
+
* Resource Type
|
|
247
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
248
|
+
*/
|
|
249
|
+
readonly type?: string;
|
|
250
|
+
/** Gets or sets the location. */
|
|
251
|
+
location: string;
|
|
252
|
+
/** Resource tags */
|
|
253
|
+
tags?: {
|
|
254
|
+
[propertyName: string]: string;
|
|
255
|
+
};
|
|
256
|
+
/**
|
|
257
|
+
* The system data.
|
|
258
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
259
|
+
*/
|
|
260
|
+
readonly systemData?: SystemData;
|
|
261
|
+
/** The extended location. */
|
|
262
|
+
extendedLocation: ExtendedLocation;
|
|
263
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
264
|
+
inventoryItemId?: string;
|
|
265
|
+
/** Unique ID of the cloud. */
|
|
266
|
+
uuid?: string;
|
|
267
|
+
/** ARM Id of the vmmServer resource in which this resource resides. */
|
|
268
|
+
vmmServerId?: string;
|
|
269
|
+
/**
|
|
270
|
+
* Name of the cloud in VMMServer.
|
|
271
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
272
|
+
*/
|
|
273
|
+
readonly cloudName?: string;
|
|
274
|
+
/**
|
|
275
|
+
* Capacity of the cloud.
|
|
276
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
277
|
+
*/
|
|
278
|
+
readonly cloudCapacity?: CloudCapacity;
|
|
279
|
+
/**
|
|
280
|
+
* List of QoS policies available for the cloud.
|
|
281
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
282
|
+
*/
|
|
283
|
+
readonly storageQoSPolicies?: StorageQoSPolicy[];
|
|
284
|
+
/**
|
|
285
|
+
* Gets or sets the provisioning state.
|
|
286
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
287
|
+
*/
|
|
288
|
+
readonly provisioningState?: string;
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
/** Cloud Capacity model */
|
|
292
|
+
export declare interface CloudCapacity {
|
|
293
|
+
/** CPUCount specifies the maximum number of CPUs that can be allocated in the cloud. */
|
|
294
|
+
cpuCount?: number;
|
|
295
|
+
/** MemoryMB specifies a memory usage limit in megabytes. */
|
|
296
|
+
memoryMB?: number;
|
|
297
|
+
/** VMCount gives the max number of VMs that can be deployed in the cloud. */
|
|
298
|
+
vmCount?: number;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
/** The Cloud inventory item. */
|
|
302
|
+
export declare type CloudInventoryItem = InventoryItemProperties & {
|
|
303
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
304
|
+
inventoryType: "Cloud";
|
|
305
|
+
};
|
|
306
|
+
|
|
307
|
+
/** List of Clouds. */
|
|
308
|
+
export declare interface CloudListResult {
|
|
309
|
+
/** List of Clouds. */
|
|
310
|
+
value?: Cloud[];
|
|
311
|
+
/** Url to follow for getting next page of resources. */
|
|
312
|
+
nextLink?: string;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
/** Interface representing a Clouds. */
|
|
316
|
+
export declare interface Clouds {
|
|
317
|
+
/**
|
|
318
|
+
* List of Clouds in a resource group.
|
|
319
|
+
* @param resourceGroupName The name of the resource group.
|
|
320
|
+
* @param options The options parameters.
|
|
321
|
+
*/
|
|
322
|
+
listByResourceGroup(resourceGroupName: string, options?: CloudsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cloud>;
|
|
323
|
+
/**
|
|
324
|
+
* List of Clouds in a subscription.
|
|
325
|
+
* @param options The options parameters.
|
|
326
|
+
*/
|
|
327
|
+
listBySubscription(options?: CloudsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Cloud>;
|
|
328
|
+
/**
|
|
329
|
+
* Implements Cloud GET method.
|
|
330
|
+
* @param resourceGroupName The name of the resource group.
|
|
331
|
+
* @param cloudName Name of the Cloud.
|
|
332
|
+
* @param options The options parameters.
|
|
333
|
+
*/
|
|
334
|
+
get(resourceGroupName: string, cloudName: string, options?: CloudsGetOptionalParams): Promise<CloudsGetResponse>;
|
|
335
|
+
/**
|
|
336
|
+
* Onboards the ScVmm fabric cloud as an Azure cloud resource.
|
|
337
|
+
* @param resourceGroupName The name of the resource group.
|
|
338
|
+
* @param cloudName Name of the Cloud.
|
|
339
|
+
* @param body Request payload.
|
|
340
|
+
* @param options The options parameters.
|
|
341
|
+
*/
|
|
342
|
+
beginCreateOrUpdate(resourceGroupName: string, cloudName: string, body: Cloud, options?: CloudsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<CloudsCreateOrUpdateResponse>, CloudsCreateOrUpdateResponse>>;
|
|
343
|
+
/**
|
|
344
|
+
* Onboards the ScVmm fabric cloud as an Azure cloud resource.
|
|
345
|
+
* @param resourceGroupName The name of the resource group.
|
|
346
|
+
* @param cloudName Name of the Cloud.
|
|
347
|
+
* @param body Request payload.
|
|
348
|
+
* @param options The options parameters.
|
|
349
|
+
*/
|
|
350
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, cloudName: string, body: Cloud, options?: CloudsCreateOrUpdateOptionalParams): Promise<CloudsCreateOrUpdateResponse>;
|
|
351
|
+
/**
|
|
352
|
+
* Deregisters the ScVmm fabric cloud from Azure.
|
|
353
|
+
* @param resourceGroupName The name of the resource group.
|
|
354
|
+
* @param cloudName Name of the Cloud.
|
|
355
|
+
* @param options The options parameters.
|
|
356
|
+
*/
|
|
357
|
+
beginDelete(resourceGroupName: string, cloudName: string, options?: CloudsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
358
|
+
/**
|
|
359
|
+
* Deregisters the ScVmm fabric cloud from Azure.
|
|
360
|
+
* @param resourceGroupName The name of the resource group.
|
|
361
|
+
* @param cloudName Name of the Cloud.
|
|
362
|
+
* @param options The options parameters.
|
|
363
|
+
*/
|
|
364
|
+
beginDeleteAndWait(resourceGroupName: string, cloudName: string, options?: CloudsDeleteOptionalParams): Promise<void>;
|
|
365
|
+
/**
|
|
366
|
+
* Updates the Clouds resource.
|
|
367
|
+
* @param resourceGroupName The name of the resource group.
|
|
368
|
+
* @param cloudName Name of the Cloud.
|
|
369
|
+
* @param body Clouds patch payload.
|
|
370
|
+
* @param options The options parameters.
|
|
371
|
+
*/
|
|
372
|
+
beginUpdate(resourceGroupName: string, cloudName: string, body: ResourcePatch, options?: CloudsUpdateOptionalParams): Promise<PollerLike<PollOperationState<CloudsUpdateResponse>, CloudsUpdateResponse>>;
|
|
373
|
+
/**
|
|
374
|
+
* Updates the Clouds resource.
|
|
375
|
+
* @param resourceGroupName The name of the resource group.
|
|
376
|
+
* @param cloudName Name of the Cloud.
|
|
377
|
+
* @param body Clouds patch payload.
|
|
378
|
+
* @param options The options parameters.
|
|
379
|
+
*/
|
|
380
|
+
beginUpdateAndWait(resourceGroupName: string, cloudName: string, body: ResourcePatch, options?: CloudsUpdateOptionalParams): Promise<CloudsUpdateResponse>;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
/** Optional parameters. */
|
|
384
|
+
export declare interface CloudsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
385
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
386
|
+
updateIntervalInMs?: number;
|
|
387
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
388
|
+
resumeFrom?: string;
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
392
|
+
export declare type CloudsCreateOrUpdateResponse = Cloud;
|
|
393
|
+
|
|
394
|
+
/** Optional parameters. */
|
|
395
|
+
export declare interface CloudsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
396
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
397
|
+
force?: boolean;
|
|
398
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
399
|
+
updateIntervalInMs?: number;
|
|
400
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
401
|
+
resumeFrom?: string;
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
/** Optional parameters. */
|
|
405
|
+
export declare interface CloudsGetOptionalParams extends coreClient.OperationOptions {
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
/** Contains response data for the get operation. */
|
|
409
|
+
export declare type CloudsGetResponse = Cloud;
|
|
410
|
+
|
|
411
|
+
/** Optional parameters. */
|
|
412
|
+
export declare interface CloudsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
416
|
+
export declare type CloudsListByResourceGroupNextResponse = CloudListResult;
|
|
417
|
+
|
|
418
|
+
/** Optional parameters. */
|
|
419
|
+
export declare interface CloudsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
423
|
+
export declare type CloudsListByResourceGroupResponse = CloudListResult;
|
|
424
|
+
|
|
425
|
+
/** Optional parameters. */
|
|
426
|
+
export declare interface CloudsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
430
|
+
export declare type CloudsListBySubscriptionNextResponse = CloudListResult;
|
|
431
|
+
|
|
432
|
+
/** Optional parameters. */
|
|
433
|
+
export declare interface CloudsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
/** Contains response data for the listBySubscription operation. */
|
|
437
|
+
export declare type CloudsListBySubscriptionResponse = CloudListResult;
|
|
438
|
+
|
|
439
|
+
/** Optional parameters. */
|
|
440
|
+
export declare interface CloudsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
441
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
442
|
+
updateIntervalInMs?: number;
|
|
443
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
444
|
+
resumeFrom?: string;
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
/** Contains response data for the update operation. */
|
|
448
|
+
export declare type CloudsUpdateResponse = Cloud;
|
|
449
|
+
|
|
450
|
+
/**
|
|
451
|
+
* Defines values for CreatedByType. \
|
|
452
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
453
|
+
* this enum contains the known values that the service supports.
|
|
454
|
+
* ### Known values supported by the service
|
|
455
|
+
* **User** \
|
|
456
|
+
* **Application** \
|
|
457
|
+
* **ManagedIdentity** \
|
|
458
|
+
* **Key**
|
|
459
|
+
*/
|
|
460
|
+
export declare type CreatedByType = string;
|
|
461
|
+
|
|
462
|
+
/**
|
|
463
|
+
* Defines values for CreateDiffDisk. \
|
|
464
|
+
* {@link KnownCreateDiffDisk} can be used interchangeably with CreateDiffDisk,
|
|
465
|
+
* this enum contains the known values that the service supports.
|
|
466
|
+
* ### Known values supported by the service
|
|
467
|
+
* **false** \
|
|
468
|
+
* **true**
|
|
469
|
+
*/
|
|
470
|
+
export declare type CreateDiffDisk = string;
|
|
471
|
+
|
|
472
|
+
/**
|
|
473
|
+
* Defines values for DynamicMemoryEnabled. \
|
|
474
|
+
* {@link KnownDynamicMemoryEnabled} can be used interchangeably with DynamicMemoryEnabled,
|
|
475
|
+
* this enum contains the known values that the service supports.
|
|
476
|
+
* ### Known values supported by the service
|
|
477
|
+
* **false** \
|
|
478
|
+
* **true**
|
|
479
|
+
*/
|
|
480
|
+
export declare type DynamicMemoryEnabled = string;
|
|
481
|
+
|
|
482
|
+
/** Error definition. */
|
|
483
|
+
export declare interface ErrorDefinition {
|
|
484
|
+
/**
|
|
485
|
+
* Service specific error code which serves as the substatus for the HTTP error code.
|
|
486
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
487
|
+
*/
|
|
488
|
+
readonly code?: string;
|
|
489
|
+
/**
|
|
490
|
+
* Description of the error.
|
|
491
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
492
|
+
*/
|
|
493
|
+
readonly message?: string;
|
|
494
|
+
/**
|
|
495
|
+
* Internal error details.
|
|
496
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
497
|
+
*/
|
|
498
|
+
readonly details?: ErrorDefinition[];
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
/** Error response. */
|
|
502
|
+
export declare interface ErrorResponse {
|
|
503
|
+
/** The error details. */
|
|
504
|
+
error?: ErrorDefinition;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
/** The extended location. */
|
|
508
|
+
export declare interface ExtendedLocation {
|
|
509
|
+
/** The extended location type. */
|
|
510
|
+
type?: string;
|
|
511
|
+
/** The extended location name. */
|
|
512
|
+
name?: string;
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
/** Defines the resource properties. */
|
|
516
|
+
export declare interface HardwareProfile {
|
|
517
|
+
/** MemoryMB is the size of a virtual machine's memory, in MB. */
|
|
518
|
+
memoryMB?: number;
|
|
519
|
+
/** Gets or sets the number of vCPUs for the vm. */
|
|
520
|
+
cpuCount?: number;
|
|
521
|
+
/** Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs. */
|
|
522
|
+
limitCpuForMigration?: LimitCpuForMigration;
|
|
523
|
+
/** Gets or sets a value indicating whether to enable dynamic memory or not. */
|
|
524
|
+
dynamicMemoryEnabled?: DynamicMemoryEnabled;
|
|
525
|
+
/** Gets or sets the max dynamic memory for the vm. */
|
|
526
|
+
dynamicMemoryMaxMB?: number;
|
|
527
|
+
/** Gets or sets the min dynamic memory for the vm. */
|
|
528
|
+
dynamicMemoryMinMB?: number;
|
|
529
|
+
/** Gets highly available property. */
|
|
530
|
+
isHighlyAvailable?: string;
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
/** Defines the resource properties. */
|
|
534
|
+
export declare interface HardwareProfileUpdate {
|
|
535
|
+
/** MemoryMB is the size of a virtual machine's memory, in MB. */
|
|
536
|
+
memoryMB?: number;
|
|
537
|
+
/** Gets or sets the number of vCPUs for the vm. */
|
|
538
|
+
cpuCount?: number;
|
|
539
|
+
/** Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs. */
|
|
540
|
+
limitCpuForMigration?: LimitCpuForMigration;
|
|
541
|
+
/** Gets or sets a value indicating whether to enable dynamic memory or not. */
|
|
542
|
+
dynamicMemoryEnabled?: DynamicMemoryEnabled;
|
|
543
|
+
/** Gets or sets the max dynamic memory for the vm. */
|
|
544
|
+
dynamicMemoryMaxMB?: number;
|
|
545
|
+
/** Gets or sets the min dynamic memory for the vm. */
|
|
546
|
+
dynamicMemoryMinMB?: number;
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
/** Defines the inventory item. */
|
|
550
|
+
export declare type InventoryItem = ProxyResource & {
|
|
551
|
+
/**
|
|
552
|
+
* The system data.
|
|
553
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
554
|
+
*/
|
|
555
|
+
readonly systemData?: SystemData;
|
|
556
|
+
/** 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. */
|
|
557
|
+
kind?: string;
|
|
558
|
+
/** They inventory type. */
|
|
559
|
+
inventoryType: InventoryType;
|
|
560
|
+
/**
|
|
561
|
+
* Gets the tracked resource id corresponding to the inventory resource.
|
|
562
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
563
|
+
*/
|
|
564
|
+
readonly managedResourceId?: string;
|
|
565
|
+
/**
|
|
566
|
+
* Gets the UUID (which is assigned by VMM) for the inventory item.
|
|
567
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
568
|
+
*/
|
|
569
|
+
readonly uuid?: string;
|
|
570
|
+
/**
|
|
571
|
+
* Gets the Managed Object name in VMM for the inventory item.
|
|
572
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
573
|
+
*/
|
|
574
|
+
readonly inventoryItemName?: string;
|
|
575
|
+
/**
|
|
576
|
+
* Gets the provisioning state.
|
|
577
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
578
|
+
*/
|
|
579
|
+
readonly provisioningState?: string;
|
|
580
|
+
};
|
|
581
|
+
|
|
582
|
+
/** Defines the resource properties. */
|
|
583
|
+
export declare interface InventoryItemDetails {
|
|
584
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
585
|
+
inventoryItemId?: string;
|
|
586
|
+
/** Gets or sets the Managed Object name in VMM for the resource. */
|
|
587
|
+
inventoryItemName?: string;
|
|
588
|
+
}
|
|
589
|
+
|
|
590
|
+
/** Defines the resource properties. */
|
|
591
|
+
export declare interface InventoryItemProperties {
|
|
592
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
593
|
+
inventoryType: "Cloud" | "VirtualNetwork" | "VirtualMachineTemplate" | "VirtualMachine";
|
|
594
|
+
/**
|
|
595
|
+
* Gets the tracked resource id corresponding to the inventory resource.
|
|
596
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
597
|
+
*/
|
|
598
|
+
readonly managedResourceId?: string;
|
|
599
|
+
/**
|
|
600
|
+
* Gets the UUID (which is assigned by VMM) for the inventory item.
|
|
601
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
602
|
+
*/
|
|
603
|
+
readonly uuid?: string;
|
|
604
|
+
/**
|
|
605
|
+
* Gets the Managed Object name in VMM for the inventory item.
|
|
606
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
607
|
+
*/
|
|
608
|
+
readonly inventoryItemName?: string;
|
|
609
|
+
/**
|
|
610
|
+
* Gets the provisioning state.
|
|
611
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
612
|
+
*/
|
|
613
|
+
readonly provisioningState?: string;
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
export declare type InventoryItemPropertiesUnion = InventoryItemProperties | CloudInventoryItem | VirtualNetworkInventoryItem | VirtualMachineTemplateInventoryItem | VirtualMachineInventoryItem;
|
|
617
|
+
|
|
618
|
+
/** Interface representing a InventoryItems. */
|
|
619
|
+
export declare interface InventoryItems {
|
|
620
|
+
/**
|
|
621
|
+
* Returns the list of inventoryItems in the given VMMServer.
|
|
622
|
+
* @param resourceGroupName The name of the resource group.
|
|
623
|
+
* @param vmmServerName Name of the VMMServer.
|
|
624
|
+
* @param options The options parameters.
|
|
625
|
+
*/
|
|
626
|
+
listByVMMServer(resourceGroupName: string, vmmServerName: string, options?: InventoryItemsListByVMMServerOptionalParams): PagedAsyncIterableIterator<InventoryItem>;
|
|
627
|
+
/**
|
|
628
|
+
* Create Or Update InventoryItem.
|
|
629
|
+
* @param resourceGroupName The name of the resource group.
|
|
630
|
+
* @param vmmServerName Name of the VMMServer.
|
|
631
|
+
* @param inventoryItemName Name of the inventoryItem.
|
|
632
|
+
* @param options The options parameters.
|
|
633
|
+
*/
|
|
634
|
+
create(resourceGroupName: string, vmmServerName: string, inventoryItemName: string, options?: InventoryItemsCreateOptionalParams): Promise<InventoryItemsCreateResponse>;
|
|
635
|
+
/**
|
|
636
|
+
* Shows an inventory item.
|
|
637
|
+
* @param resourceGroupName The name of the resource group.
|
|
638
|
+
* @param vmmServerName Name of the VMMServer.
|
|
639
|
+
* @param inventoryItemName Name of the inventoryItem.
|
|
640
|
+
* @param options The options parameters.
|
|
641
|
+
*/
|
|
642
|
+
get(resourceGroupName: string, vmmServerName: string, inventoryItemName: string, options?: InventoryItemsGetOptionalParams): Promise<InventoryItemsGetResponse>;
|
|
643
|
+
/**
|
|
644
|
+
* Deletes an inventoryItem.
|
|
645
|
+
* @param resourceGroupName The name of the resource group.
|
|
646
|
+
* @param vmmServerName Name of the VMMServer.
|
|
647
|
+
* @param inventoryItemName Name of the inventoryItem.
|
|
648
|
+
* @param options The options parameters.
|
|
649
|
+
*/
|
|
650
|
+
delete(resourceGroupName: string, vmmServerName: string, inventoryItemName: string, options?: InventoryItemsDeleteOptionalParams): Promise<void>;
|
|
651
|
+
}
|
|
652
|
+
|
|
653
|
+
/** Optional parameters. */
|
|
654
|
+
export declare interface InventoryItemsCreateOptionalParams extends coreClient.OperationOptions {
|
|
655
|
+
/** Request payload. */
|
|
656
|
+
body?: InventoryItem;
|
|
657
|
+
}
|
|
658
|
+
|
|
659
|
+
/** Contains response data for the create operation. */
|
|
660
|
+
export declare type InventoryItemsCreateResponse = InventoryItem;
|
|
661
|
+
|
|
662
|
+
/** Optional parameters. */
|
|
663
|
+
export declare interface InventoryItemsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
664
|
+
}
|
|
665
|
+
|
|
666
|
+
/** Optional parameters. */
|
|
667
|
+
export declare interface InventoryItemsGetOptionalParams extends coreClient.OperationOptions {
|
|
668
|
+
}
|
|
669
|
+
|
|
670
|
+
/** Contains response data for the get operation. */
|
|
671
|
+
export declare type InventoryItemsGetResponse = InventoryItem;
|
|
672
|
+
|
|
673
|
+
/** List of InventoryItems. */
|
|
674
|
+
export declare interface InventoryItemsList {
|
|
675
|
+
/** Url to follow for getting next page of InventoryItems. */
|
|
676
|
+
nextLink?: string;
|
|
677
|
+
/** Array of InventoryItems */
|
|
678
|
+
value: InventoryItem[];
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
/** Optional parameters. */
|
|
682
|
+
export declare interface InventoryItemsListByVMMServerNextOptionalParams extends coreClient.OperationOptions {
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
/** Contains response data for the listByVMMServerNext operation. */
|
|
686
|
+
export declare type InventoryItemsListByVMMServerNextResponse = InventoryItemsList;
|
|
687
|
+
|
|
688
|
+
/** Optional parameters. */
|
|
689
|
+
export declare interface InventoryItemsListByVMMServerOptionalParams extends coreClient.OperationOptions {
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
/** Contains response data for the listByVMMServer operation. */
|
|
693
|
+
export declare type InventoryItemsListByVMMServerResponse = InventoryItemsList;
|
|
694
|
+
|
|
695
|
+
/**
|
|
696
|
+
* Defines values for InventoryType. \
|
|
697
|
+
* {@link KnownInventoryType} can be used interchangeably with InventoryType,
|
|
698
|
+
* this enum contains the known values that the service supports.
|
|
699
|
+
* ### Known values supported by the service
|
|
700
|
+
* **Cloud** \
|
|
701
|
+
* **VirtualNetwork** \
|
|
702
|
+
* **VirtualMachineTemplate** \
|
|
703
|
+
* **VirtualMachine**
|
|
704
|
+
*/
|
|
705
|
+
export declare type InventoryType = string;
|
|
706
|
+
|
|
707
|
+
/**
|
|
708
|
+
* Defines values for IsCustomizable. \
|
|
709
|
+
* {@link KnownIsCustomizable} can be used interchangeably with IsCustomizable,
|
|
710
|
+
* this enum contains the known values that the service supports.
|
|
711
|
+
* ### Known values supported by the service
|
|
712
|
+
* **false** \
|
|
713
|
+
* **true**
|
|
714
|
+
*/
|
|
715
|
+
export declare type IsCustomizable = string;
|
|
716
|
+
|
|
717
|
+
/** Known values of {@link AllocationMethod} that the service accepts. */
|
|
718
|
+
export declare enum KnownAllocationMethod {
|
|
719
|
+
Dynamic = "Dynamic",
|
|
720
|
+
Static = "Static"
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
724
|
+
export declare enum KnownCreatedByType {
|
|
725
|
+
User = "User",
|
|
726
|
+
Application = "Application",
|
|
727
|
+
ManagedIdentity = "ManagedIdentity",
|
|
728
|
+
Key = "Key"
|
|
729
|
+
}
|
|
730
|
+
|
|
731
|
+
/** Known values of {@link CreateDiffDisk} that the service accepts. */
|
|
732
|
+
export declare enum KnownCreateDiffDisk {
|
|
733
|
+
False = "false",
|
|
734
|
+
True = "true"
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
/** Known values of {@link DynamicMemoryEnabled} that the service accepts. */
|
|
738
|
+
export declare enum KnownDynamicMemoryEnabled {
|
|
739
|
+
False = "false",
|
|
740
|
+
True = "true"
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
/** Known values of {@link InventoryType} that the service accepts. */
|
|
744
|
+
export declare enum KnownInventoryType {
|
|
745
|
+
Cloud = "Cloud",
|
|
746
|
+
VirtualNetwork = "VirtualNetwork",
|
|
747
|
+
VirtualMachineTemplate = "VirtualMachineTemplate",
|
|
748
|
+
VirtualMachine = "VirtualMachine"
|
|
749
|
+
}
|
|
750
|
+
|
|
751
|
+
/** Known values of {@link IsCustomizable} that the service accepts. */
|
|
752
|
+
export declare enum KnownIsCustomizable {
|
|
753
|
+
False = "false",
|
|
754
|
+
True = "true"
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
/** Known values of {@link LimitCpuForMigration} that the service accepts. */
|
|
758
|
+
export declare enum KnownLimitCpuForMigration {
|
|
759
|
+
False = "false",
|
|
760
|
+
True = "true"
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
/** Known values of {@link OsType} that the service accepts. */
|
|
764
|
+
export declare enum KnownOsType {
|
|
765
|
+
Windows = "Windows",
|
|
766
|
+
Linux = "Linux",
|
|
767
|
+
Other = "Other"
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
/**
|
|
771
|
+
* Defines values for LimitCpuForMigration. \
|
|
772
|
+
* {@link KnownLimitCpuForMigration} can be used interchangeably with LimitCpuForMigration,
|
|
773
|
+
* this enum contains the known values that the service supports.
|
|
774
|
+
* ### Known values supported by the service
|
|
775
|
+
* **false** \
|
|
776
|
+
* **true**
|
|
777
|
+
*/
|
|
778
|
+
export declare type LimitCpuForMigration = string;
|
|
779
|
+
|
|
780
|
+
/** Network Interface model */
|
|
781
|
+
export declare interface NetworkInterfaces {
|
|
782
|
+
/** Gets or sets the name of the network interface. */
|
|
783
|
+
name?: string;
|
|
784
|
+
/**
|
|
785
|
+
* 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.
|
|
786
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
787
|
+
*/
|
|
788
|
+
readonly displayName?: string;
|
|
789
|
+
/**
|
|
790
|
+
* Gets or sets the nic ipv4 addresses.
|
|
791
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
792
|
+
*/
|
|
793
|
+
readonly ipv4Addresses?: string[];
|
|
794
|
+
/**
|
|
795
|
+
* Gets or sets the nic ipv6 addresses.
|
|
796
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
797
|
+
*/
|
|
798
|
+
readonly ipv6Addresses?: string[];
|
|
799
|
+
/** Gets or sets the nic MAC address. */
|
|
800
|
+
macAddress?: string;
|
|
801
|
+
/** Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic. */
|
|
802
|
+
virtualNetworkId?: string;
|
|
803
|
+
/**
|
|
804
|
+
* Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
|
|
805
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
806
|
+
*/
|
|
807
|
+
readonly networkName?: string;
|
|
808
|
+
/** Gets or sets the ipv4 address type. */
|
|
809
|
+
ipv4AddressType?: AllocationMethod;
|
|
810
|
+
/** Gets or sets the ipv6 address type. */
|
|
811
|
+
ipv6AddressType?: AllocationMethod;
|
|
812
|
+
/** Gets or sets the mac address type. */
|
|
813
|
+
macAddressType?: AllocationMethod;
|
|
814
|
+
/** Gets or sets the nic id. */
|
|
815
|
+
nicId?: string;
|
|
816
|
+
}
|
|
817
|
+
|
|
818
|
+
/** Network Interface model */
|
|
819
|
+
export declare interface NetworkInterfacesUpdate {
|
|
820
|
+
/** Gets or sets the name of the network interface. */
|
|
821
|
+
name?: string;
|
|
822
|
+
/** Gets or sets the nic MAC address. */
|
|
823
|
+
macAddress?: string;
|
|
824
|
+
/** Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic. */
|
|
825
|
+
virtualNetworkId?: string;
|
|
826
|
+
/** Gets or sets the ipv4 address type. */
|
|
827
|
+
ipv4AddressType?: AllocationMethod;
|
|
828
|
+
/** Gets or sets the ipv6 address type. */
|
|
829
|
+
ipv6AddressType?: AllocationMethod;
|
|
830
|
+
/** Gets or sets the mac address type. */
|
|
831
|
+
macAddressType?: AllocationMethod;
|
|
832
|
+
/** Gets or sets the nic id. */
|
|
833
|
+
nicId?: string;
|
|
834
|
+
}
|
|
835
|
+
|
|
836
|
+
/** Defines the resource properties. */
|
|
837
|
+
export declare interface NetworkProfile {
|
|
838
|
+
/** Gets or sets the list of network interfaces associated with the virtual machine. */
|
|
839
|
+
networkInterfaces?: NetworkInterfaces[];
|
|
840
|
+
}
|
|
841
|
+
|
|
842
|
+
/** Defines the resource properties. */
|
|
843
|
+
export declare interface NetworkProfileUpdate {
|
|
844
|
+
/** Gets or sets the list of network interfaces associated with the virtual machine. */
|
|
845
|
+
networkInterfaces?: NetworkInterfacesUpdate[];
|
|
846
|
+
}
|
|
847
|
+
|
|
848
|
+
/** Interface representing a Operations. */
|
|
849
|
+
export declare interface Operations {
|
|
850
|
+
/**
|
|
851
|
+
* Returns list of all operations.
|
|
852
|
+
* @param options The options parameters.
|
|
853
|
+
*/
|
|
854
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<ResourceProviderOperation>;
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
/** Optional parameters. */
|
|
858
|
+
export declare interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
/** Contains response data for the listNext operation. */
|
|
862
|
+
export declare type OperationsListNextResponse = ResourceProviderOperationList;
|
|
863
|
+
|
|
864
|
+
/** Optional parameters. */
|
|
865
|
+
export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
/** Contains response data for the list operation. */
|
|
869
|
+
export declare type OperationsListResponse = ResourceProviderOperationList;
|
|
870
|
+
|
|
871
|
+
/** Defines the resource properties. */
|
|
872
|
+
export declare interface OsProfile {
|
|
873
|
+
/** Admin password of the virtual machine. */
|
|
874
|
+
adminPassword?: string;
|
|
875
|
+
/** Gets or sets computer name. */
|
|
876
|
+
computerName?: string;
|
|
877
|
+
/**
|
|
878
|
+
* Gets or sets the type of the os.
|
|
879
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
880
|
+
*/
|
|
881
|
+
readonly osType?: OsType;
|
|
882
|
+
/**
|
|
883
|
+
* Gets or sets os name.
|
|
884
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
885
|
+
*/
|
|
886
|
+
readonly osName?: string;
|
|
887
|
+
}
|
|
888
|
+
|
|
889
|
+
/**
|
|
890
|
+
* Defines values for OsType. \
|
|
891
|
+
* {@link KnownOsType} can be used interchangeably with OsType,
|
|
892
|
+
* this enum contains the known values that the service supports.
|
|
893
|
+
* ### Known values supported by the service
|
|
894
|
+
* **Windows** \
|
|
895
|
+
* **Linux** \
|
|
896
|
+
* **Other**
|
|
897
|
+
*/
|
|
898
|
+
export declare type OsType = string;
|
|
899
|
+
|
|
900
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
901
|
+
export declare type ProxyResource = Resource & {};
|
|
902
|
+
|
|
903
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
904
|
+
export declare interface Resource {
|
|
905
|
+
/**
|
|
906
|
+
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
907
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
908
|
+
*/
|
|
909
|
+
readonly id?: string;
|
|
910
|
+
/**
|
|
911
|
+
* The name of the resource
|
|
912
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
913
|
+
*/
|
|
914
|
+
readonly name?: string;
|
|
915
|
+
/**
|
|
916
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
917
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
918
|
+
*/
|
|
919
|
+
readonly type?: string;
|
|
920
|
+
}
|
|
921
|
+
|
|
922
|
+
/** Object containing tags updates for patch operations. */
|
|
923
|
+
export declare interface ResourcePatch {
|
|
924
|
+
/** Resource tags. */
|
|
925
|
+
tags?: {
|
|
926
|
+
[propertyName: string]: string;
|
|
927
|
+
};
|
|
928
|
+
}
|
|
929
|
+
|
|
930
|
+
/** Results of the request to list operations. */
|
|
931
|
+
export declare interface ResourceProviderOperation {
|
|
932
|
+
/** Indicates whether the operation applies to data-plane. */
|
|
933
|
+
isDataAction?: string;
|
|
934
|
+
/** Operation name, in format of {provider}/{resource}/{operation}. */
|
|
935
|
+
name?: string;
|
|
936
|
+
/** Display metadata associated with the operation. */
|
|
937
|
+
display?: ResourceProviderOperationDisplay;
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
/** Display metadata associated with the operation. */
|
|
941
|
+
export declare interface ResourceProviderOperationDisplay {
|
|
942
|
+
/** The resource provider. */
|
|
943
|
+
provider?: string;
|
|
944
|
+
/** Resource on which the operation is performed. */
|
|
945
|
+
resource?: string;
|
|
946
|
+
/** Type of operation: read, write, delete, etc. */
|
|
947
|
+
operation?: string;
|
|
948
|
+
/** Description of this operation. */
|
|
949
|
+
description?: string;
|
|
950
|
+
}
|
|
951
|
+
|
|
952
|
+
/** Results of the request to list operations. */
|
|
953
|
+
export declare interface ResourceProviderOperationList {
|
|
954
|
+
/** List of Operations. */
|
|
955
|
+
value?: ResourceProviderOperation[];
|
|
956
|
+
/** Url to follow for getting next page of resources. */
|
|
957
|
+
nextLink?: string;
|
|
958
|
+
}
|
|
959
|
+
|
|
960
|
+
export declare class Scvmm extends coreClient.ServiceClient {
|
|
961
|
+
$host: string;
|
|
962
|
+
subscriptionId: string;
|
|
963
|
+
apiVersion: string;
|
|
964
|
+
/**
|
|
965
|
+
* Initializes a new instance of the Scvmm class.
|
|
966
|
+
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
967
|
+
* @param subscriptionId The Azure subscription ID. This is a GUID-formatted string (e.g.
|
|
968
|
+
* 00000000-0000-0000-0000-000000000000).
|
|
969
|
+
* @param options The parameter options
|
|
970
|
+
*/
|
|
971
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ScvmmOptionalParams);
|
|
972
|
+
vmmServers: VmmServers;
|
|
973
|
+
operations: Operations;
|
|
974
|
+
clouds: Clouds;
|
|
975
|
+
virtualNetworks: VirtualNetworks;
|
|
976
|
+
virtualMachines: VirtualMachines;
|
|
977
|
+
virtualMachineTemplates: VirtualMachineTemplates;
|
|
978
|
+
availabilitySets: AvailabilitySets;
|
|
979
|
+
inventoryItems: InventoryItems;
|
|
980
|
+
}
|
|
981
|
+
|
|
982
|
+
/** Optional parameters. */
|
|
983
|
+
export declare interface ScvmmOptionalParams extends coreClient.ServiceClientOptions {
|
|
984
|
+
/** server parameter */
|
|
985
|
+
$host?: string;
|
|
986
|
+
/** Api Version */
|
|
987
|
+
apiVersion?: string;
|
|
988
|
+
/** Overrides client endpoint. */
|
|
989
|
+
endpoint?: string;
|
|
990
|
+
}
|
|
991
|
+
|
|
992
|
+
/** Defines the stop action properties. */
|
|
993
|
+
export declare interface StopVirtualMachineOptions {
|
|
994
|
+
/** 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. */
|
|
995
|
+
skipShutdown?: boolean;
|
|
996
|
+
}
|
|
997
|
+
|
|
998
|
+
/** Defines the resource properties. */
|
|
999
|
+
export declare interface StorageProfile {
|
|
1000
|
+
/** Gets or sets the list of virtual disks associated with the virtual machine. */
|
|
1001
|
+
disks?: VirtualDisk[];
|
|
1002
|
+
}
|
|
1003
|
+
|
|
1004
|
+
/** Defines the resource properties. */
|
|
1005
|
+
export declare interface StorageProfileUpdate {
|
|
1006
|
+
/** Gets or sets the list of virtual disks associated with the virtual machine. */
|
|
1007
|
+
disks?: VirtualDiskUpdate[];
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
|
+
/** The StorageQoSPolicy definition. */
|
|
1011
|
+
export declare interface StorageQoSPolicy {
|
|
1012
|
+
/** The name of the policy. */
|
|
1013
|
+
name?: string;
|
|
1014
|
+
/** The ID of the QoS policy. */
|
|
1015
|
+
id?: string;
|
|
1016
|
+
/** The maximum IO operations per second. */
|
|
1017
|
+
iopsMaximum?: number;
|
|
1018
|
+
/** The minimum IO operations per second. */
|
|
1019
|
+
iopsMinimum?: number;
|
|
1020
|
+
/** The Bandwidth Limit for internet traffic. */
|
|
1021
|
+
bandwidthLimit?: number;
|
|
1022
|
+
/** The underlying policy. */
|
|
1023
|
+
policyId?: string;
|
|
1024
|
+
}
|
|
1025
|
+
|
|
1026
|
+
/** The StorageQoSPolicyDetails definition. */
|
|
1027
|
+
export declare interface StorageQoSPolicyDetails {
|
|
1028
|
+
/** The name of the policy. */
|
|
1029
|
+
name?: string;
|
|
1030
|
+
/** The ID of the QoS policy. */
|
|
1031
|
+
id?: string;
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
1035
|
+
export declare interface SystemData {
|
|
1036
|
+
/** The identity that created the resource. */
|
|
1037
|
+
createdBy?: string;
|
|
1038
|
+
/** The type of identity that created the resource. */
|
|
1039
|
+
createdByType?: CreatedByType;
|
|
1040
|
+
/** The timestamp of resource creation (UTC). */
|
|
1041
|
+
createdAt?: Date;
|
|
1042
|
+
/** The identity that last modified the resource. */
|
|
1043
|
+
lastModifiedBy?: string;
|
|
1044
|
+
/** The type of identity that last modified the resource. */
|
|
1045
|
+
lastModifiedByType?: CreatedByType;
|
|
1046
|
+
/** The timestamp of resource last modification (UTC) */
|
|
1047
|
+
lastModifiedAt?: Date;
|
|
1048
|
+
}
|
|
1049
|
+
|
|
1050
|
+
/** Virtual disk model */
|
|
1051
|
+
export declare interface VirtualDisk {
|
|
1052
|
+
/** Gets or sets the name of the disk. */
|
|
1053
|
+
name?: string;
|
|
1054
|
+
/**
|
|
1055
|
+
* 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.
|
|
1056
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1057
|
+
*/
|
|
1058
|
+
readonly displayName?: string;
|
|
1059
|
+
/** Gets or sets the disk id. */
|
|
1060
|
+
diskId?: string;
|
|
1061
|
+
/** Gets or sets the disk total size. */
|
|
1062
|
+
diskSizeGB?: number;
|
|
1063
|
+
/**
|
|
1064
|
+
* Gets or sets the max disk size.
|
|
1065
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1066
|
+
*/
|
|
1067
|
+
readonly maxDiskSizeGB?: number;
|
|
1068
|
+
/** Gets or sets the disk bus. */
|
|
1069
|
+
bus?: number;
|
|
1070
|
+
/** Gets or sets the disk lun. */
|
|
1071
|
+
lun?: number;
|
|
1072
|
+
/** Gets or sets the disk bus type. */
|
|
1073
|
+
busType?: string;
|
|
1074
|
+
/** Gets or sets the disk vhd type. */
|
|
1075
|
+
vhdType?: string;
|
|
1076
|
+
/**
|
|
1077
|
+
* Gets or sets the disk volume type.
|
|
1078
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1079
|
+
*/
|
|
1080
|
+
readonly volumeType?: string;
|
|
1081
|
+
/**
|
|
1082
|
+
* Gets the disk vhd format type.
|
|
1083
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1084
|
+
*/
|
|
1085
|
+
readonly vhdFormatType?: string;
|
|
1086
|
+
/** Gets or sets the disk id in the template. */
|
|
1087
|
+
templateDiskId?: string;
|
|
1088
|
+
/** The QoS policy for the disk. */
|
|
1089
|
+
storageQoSPolicy?: StorageQoSPolicyDetails;
|
|
1090
|
+
/** Gets or sets a value indicating diff disk. */
|
|
1091
|
+
createDiffDisk?: CreateDiffDisk;
|
|
1092
|
+
}
|
|
1093
|
+
|
|
1094
|
+
/** Virtual disk model */
|
|
1095
|
+
export declare interface VirtualDiskUpdate {
|
|
1096
|
+
/** Gets or sets the name of the disk. */
|
|
1097
|
+
name?: string;
|
|
1098
|
+
/** Gets or sets the disk id. */
|
|
1099
|
+
diskId?: string;
|
|
1100
|
+
/** Gets or sets the disk total size. */
|
|
1101
|
+
diskSizeGB?: number;
|
|
1102
|
+
/** Gets or sets the disk bus. */
|
|
1103
|
+
bus?: number;
|
|
1104
|
+
/** Gets or sets the disk lun. */
|
|
1105
|
+
lun?: number;
|
|
1106
|
+
/** Gets or sets the disk bus type. */
|
|
1107
|
+
busType?: string;
|
|
1108
|
+
/** Gets or sets the disk vhd type. */
|
|
1109
|
+
vhdType?: string;
|
|
1110
|
+
/** The QoS policy for the disk. */
|
|
1111
|
+
storageQoSPolicy?: StorageQoSPolicyDetails;
|
|
1112
|
+
}
|
|
1113
|
+
|
|
1114
|
+
/** The VirtualMachines resource definition. */
|
|
1115
|
+
export declare interface VirtualMachine {
|
|
1116
|
+
/**
|
|
1117
|
+
* Resource Id
|
|
1118
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1119
|
+
*/
|
|
1120
|
+
readonly id?: string;
|
|
1121
|
+
/**
|
|
1122
|
+
* Resource Name
|
|
1123
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1124
|
+
*/
|
|
1125
|
+
readonly name?: string;
|
|
1126
|
+
/**
|
|
1127
|
+
* Resource Type
|
|
1128
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1129
|
+
*/
|
|
1130
|
+
readonly type?: string;
|
|
1131
|
+
/** Gets or sets the location. */
|
|
1132
|
+
location: string;
|
|
1133
|
+
/** Resource tags */
|
|
1134
|
+
tags?: {
|
|
1135
|
+
[propertyName: string]: string;
|
|
1136
|
+
};
|
|
1137
|
+
/**
|
|
1138
|
+
* The system data.
|
|
1139
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1140
|
+
*/
|
|
1141
|
+
readonly systemData?: SystemData;
|
|
1142
|
+
/** The extended location. */
|
|
1143
|
+
extendedLocation: ExtendedLocation;
|
|
1144
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
1145
|
+
inventoryItemId?: string;
|
|
1146
|
+
/** ARM Id of the vmmServer resource in which this resource resides. */
|
|
1147
|
+
vmmServerId?: string;
|
|
1148
|
+
/** ARM Id of the cloud resource to use for deploying the vm. */
|
|
1149
|
+
cloudId?: string;
|
|
1150
|
+
/** ARM Id of the template resource to use for deploying the vm. */
|
|
1151
|
+
templateId?: string;
|
|
1152
|
+
/** Type of checkpoint supported for the vm. */
|
|
1153
|
+
checkpointType?: string;
|
|
1154
|
+
/** Checkpoints in the vm. */
|
|
1155
|
+
checkpoints?: Checkpoint[];
|
|
1156
|
+
/** Availability Sets in vm. */
|
|
1157
|
+
availabilitySets?: AvailabilitySetListItem[];
|
|
1158
|
+
/** OS properties. */
|
|
1159
|
+
osProfile?: OsProfile;
|
|
1160
|
+
/** Hardware properties. */
|
|
1161
|
+
hardwareProfile?: HardwareProfile;
|
|
1162
|
+
/** Network properties. */
|
|
1163
|
+
networkProfile?: NetworkProfile;
|
|
1164
|
+
/** Storage properties. */
|
|
1165
|
+
storageProfile?: StorageProfile;
|
|
1166
|
+
/** VMName is the name of VM on the SCVMM server. */
|
|
1167
|
+
vmName?: string;
|
|
1168
|
+
/** Unique ID of the virtual machine. */
|
|
1169
|
+
uuid?: string;
|
|
1170
|
+
/** Gets or sets the generation for the vm. */
|
|
1171
|
+
generation?: number;
|
|
1172
|
+
/**
|
|
1173
|
+
* Gets the power state of the virtual machine.
|
|
1174
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1175
|
+
*/
|
|
1176
|
+
readonly powerState?: string;
|
|
1177
|
+
/**
|
|
1178
|
+
* Gets or sets the provisioning state.
|
|
1179
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1180
|
+
*/
|
|
1181
|
+
readonly provisioningState?: string;
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1184
|
+
/** Defines the create checkpoint action properties. */
|
|
1185
|
+
export declare interface VirtualMachineCreateCheckpoint {
|
|
1186
|
+
/** Name of the checkpoint. */
|
|
1187
|
+
name?: string;
|
|
1188
|
+
/** Description of the checkpoint. */
|
|
1189
|
+
description?: string;
|
|
1190
|
+
}
|
|
1191
|
+
|
|
1192
|
+
/** Defines the delete checkpoint action properties. */
|
|
1193
|
+
export declare interface VirtualMachineDeleteCheckpoint {
|
|
1194
|
+
/** ID of the checkpoint to be deleted. */
|
|
1195
|
+
id?: string;
|
|
1196
|
+
}
|
|
1197
|
+
|
|
1198
|
+
/** The Virtual machine inventory item. */
|
|
1199
|
+
export declare type VirtualMachineInventoryItem = InventoryItemProperties & {
|
|
1200
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1201
|
+
inventoryType: "VirtualMachine";
|
|
1202
|
+
/**
|
|
1203
|
+
* Gets or sets the type of the os.
|
|
1204
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1205
|
+
*/
|
|
1206
|
+
readonly osType?: OsType;
|
|
1207
|
+
/**
|
|
1208
|
+
* Gets or sets os name.
|
|
1209
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1210
|
+
*/
|
|
1211
|
+
readonly osName?: string;
|
|
1212
|
+
/**
|
|
1213
|
+
* Gets the power state of the virtual machine.
|
|
1214
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1215
|
+
*/
|
|
1216
|
+
readonly powerState?: string;
|
|
1217
|
+
/** Gets or sets the nic ip addresses. */
|
|
1218
|
+
ipAddresses?: string[];
|
|
1219
|
+
/** Cloud inventory resource details where the VM is present. */
|
|
1220
|
+
cloud?: InventoryItemDetails;
|
|
1221
|
+
};
|
|
1222
|
+
|
|
1223
|
+
/** List of VirtualMachines. */
|
|
1224
|
+
export declare interface VirtualMachineListResult {
|
|
1225
|
+
/** List of VirtualMachines. */
|
|
1226
|
+
value?: VirtualMachine[];
|
|
1227
|
+
/** Url to follow for getting next page of resources. */
|
|
1228
|
+
nextLink?: string;
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
/** Defines the restore checkpoint action properties. */
|
|
1232
|
+
export declare interface VirtualMachineRestoreCheckpoint {
|
|
1233
|
+
/** ID of the checkpoint to be restored to. */
|
|
1234
|
+
id?: string;
|
|
1235
|
+
}
|
|
1236
|
+
|
|
1237
|
+
/** Interface representing a VirtualMachines. */
|
|
1238
|
+
export declare interface VirtualMachines {
|
|
1239
|
+
/**
|
|
1240
|
+
* List of VirtualMachines in a resource group.
|
|
1241
|
+
* @param resourceGroupName The name of the resource group.
|
|
1242
|
+
* @param options The options parameters.
|
|
1243
|
+
*/
|
|
1244
|
+
listByResourceGroup(resourceGroupName: string, options?: VirtualMachinesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
1245
|
+
/**
|
|
1246
|
+
* List of VirtualMachines in a subscription.
|
|
1247
|
+
* @param options The options parameters.
|
|
1248
|
+
*/
|
|
1249
|
+
listBySubscription(options?: VirtualMachinesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
1250
|
+
/**
|
|
1251
|
+
* Implements VirtualMachine GET method.
|
|
1252
|
+
* @param resourceGroupName The name of the resource group.
|
|
1253
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1254
|
+
* @param options The options parameters.
|
|
1255
|
+
*/
|
|
1256
|
+
get(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesGetOptionalParams): Promise<VirtualMachinesGetResponse>;
|
|
1257
|
+
/**
|
|
1258
|
+
* Creates Or Updates virtual machines deployed on scvmm fabric.
|
|
1259
|
+
* @param resourceGroupName The name of the resource group.
|
|
1260
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1261
|
+
* @param body Request payload.
|
|
1262
|
+
* @param options The options parameters.
|
|
1263
|
+
*/
|
|
1264
|
+
beginCreateOrUpdate(resourceGroupName: string, virtualMachineName: string, body: VirtualMachine, options?: VirtualMachinesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesCreateOrUpdateResponse>, VirtualMachinesCreateOrUpdateResponse>>;
|
|
1265
|
+
/**
|
|
1266
|
+
* Creates Or Updates virtual machines deployed on scvmm fabric.
|
|
1267
|
+
* @param resourceGroupName The name of the resource group.
|
|
1268
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1269
|
+
* @param body Request payload.
|
|
1270
|
+
* @param options The options parameters.
|
|
1271
|
+
*/
|
|
1272
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualMachineName: string, body: VirtualMachine, options?: VirtualMachinesCreateOrUpdateOptionalParams): Promise<VirtualMachinesCreateOrUpdateResponse>;
|
|
1273
|
+
/**
|
|
1274
|
+
* Deletes a VirtualMachine deployed on ScVmm fabric.
|
|
1275
|
+
* @param resourceGroupName The name of the resource group.
|
|
1276
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1277
|
+
* @param options The options parameters.
|
|
1278
|
+
*/
|
|
1279
|
+
beginDelete(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1280
|
+
/**
|
|
1281
|
+
* Deletes a VirtualMachine deployed on ScVmm fabric.
|
|
1282
|
+
* @param resourceGroupName The name of the resource group.
|
|
1283
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1284
|
+
* @param options The options parameters.
|
|
1285
|
+
*/
|
|
1286
|
+
beginDeleteAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteOptionalParams): Promise<void>;
|
|
1287
|
+
/**
|
|
1288
|
+
* Updates the VirtualMachines resource.
|
|
1289
|
+
* @param resourceGroupName The name of the resource group.
|
|
1290
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1291
|
+
* @param body VirtualMachines patch payload.
|
|
1292
|
+
* @param options The options parameters.
|
|
1293
|
+
*/
|
|
1294
|
+
beginUpdate(resourceGroupName: string, virtualMachineName: string, body: VirtualMachineUpdate, options?: VirtualMachinesUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachinesUpdateResponse>, VirtualMachinesUpdateResponse>>;
|
|
1295
|
+
/**
|
|
1296
|
+
* Updates the VirtualMachines resource.
|
|
1297
|
+
* @param resourceGroupName The name of the resource group.
|
|
1298
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1299
|
+
* @param body VirtualMachines patch payload.
|
|
1300
|
+
* @param options The options parameters.
|
|
1301
|
+
*/
|
|
1302
|
+
beginUpdateAndWait(resourceGroupName: string, virtualMachineName: string, body: VirtualMachineUpdate, options?: VirtualMachinesUpdateOptionalParams): Promise<VirtualMachinesUpdateResponse>;
|
|
1303
|
+
/**
|
|
1304
|
+
* Stop virtual machine.
|
|
1305
|
+
* @param resourceGroupName The name of the resource group.
|
|
1306
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1307
|
+
* @param options The options parameters.
|
|
1308
|
+
*/
|
|
1309
|
+
beginStop(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStopOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1310
|
+
/**
|
|
1311
|
+
* Stop virtual machine.
|
|
1312
|
+
* @param resourceGroupName The name of the resource group.
|
|
1313
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1314
|
+
* @param options The options parameters.
|
|
1315
|
+
*/
|
|
1316
|
+
beginStopAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStopOptionalParams): Promise<void>;
|
|
1317
|
+
/**
|
|
1318
|
+
* Start virtual machine.
|
|
1319
|
+
* @param resourceGroupName The name of the resource group.
|
|
1320
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1321
|
+
* @param options The options parameters.
|
|
1322
|
+
*/
|
|
1323
|
+
beginStart(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1324
|
+
/**
|
|
1325
|
+
* Start virtual machine.
|
|
1326
|
+
* @param resourceGroupName The name of the resource group.
|
|
1327
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1328
|
+
* @param options The options parameters.
|
|
1329
|
+
*/
|
|
1330
|
+
beginStartAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesStartOptionalParams): Promise<void>;
|
|
1331
|
+
/**
|
|
1332
|
+
* Restart virtual machine.
|
|
1333
|
+
* @param resourceGroupName The name of the resource group.
|
|
1334
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1335
|
+
* @param options The options parameters.
|
|
1336
|
+
*/
|
|
1337
|
+
beginRestart(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestartOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1338
|
+
/**
|
|
1339
|
+
* Restart virtual machine.
|
|
1340
|
+
* @param resourceGroupName The name of the resource group.
|
|
1341
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1342
|
+
* @param options The options parameters.
|
|
1343
|
+
*/
|
|
1344
|
+
beginRestartAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestartOptionalParams): Promise<void>;
|
|
1345
|
+
/**
|
|
1346
|
+
* Creates a checkpoint in virtual machine.
|
|
1347
|
+
* @param resourceGroupName The name of the resource group.
|
|
1348
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1349
|
+
* @param options The options parameters.
|
|
1350
|
+
*/
|
|
1351
|
+
beginCreateCheckpoint(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesCreateCheckpointOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1352
|
+
/**
|
|
1353
|
+
* Creates a checkpoint in virtual machine.
|
|
1354
|
+
* @param resourceGroupName The name of the resource group.
|
|
1355
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1356
|
+
* @param options The options parameters.
|
|
1357
|
+
*/
|
|
1358
|
+
beginCreateCheckpointAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesCreateCheckpointOptionalParams): Promise<void>;
|
|
1359
|
+
/**
|
|
1360
|
+
* Deletes a checkpoint in virtual machine.
|
|
1361
|
+
* @param resourceGroupName The name of the resource group.
|
|
1362
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1363
|
+
* @param options The options parameters.
|
|
1364
|
+
*/
|
|
1365
|
+
beginDeleteCheckpoint(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteCheckpointOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1366
|
+
/**
|
|
1367
|
+
* Deletes a checkpoint in virtual machine.
|
|
1368
|
+
* @param resourceGroupName The name of the resource group.
|
|
1369
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1370
|
+
* @param options The options parameters.
|
|
1371
|
+
*/
|
|
1372
|
+
beginDeleteCheckpointAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesDeleteCheckpointOptionalParams): Promise<void>;
|
|
1373
|
+
/**
|
|
1374
|
+
* Restores to a checkpoint in virtual machine.
|
|
1375
|
+
* @param resourceGroupName The name of the resource group.
|
|
1376
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1377
|
+
* @param options The options parameters.
|
|
1378
|
+
*/
|
|
1379
|
+
beginRestoreCheckpoint(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestoreCheckpointOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1380
|
+
/**
|
|
1381
|
+
* Restores to a checkpoint in virtual machine.
|
|
1382
|
+
* @param resourceGroupName The name of the resource group.
|
|
1383
|
+
* @param virtualMachineName Name of the VirtualMachine.
|
|
1384
|
+
* @param options The options parameters.
|
|
1385
|
+
*/
|
|
1386
|
+
beginRestoreCheckpointAndWait(resourceGroupName: string, virtualMachineName: string, options?: VirtualMachinesRestoreCheckpointOptionalParams): Promise<void>;
|
|
1387
|
+
}
|
|
1388
|
+
|
|
1389
|
+
/** Optional parameters. */
|
|
1390
|
+
export declare interface VirtualMachinesCreateCheckpointOptionalParams extends coreClient.OperationOptions {
|
|
1391
|
+
/** Virtualmachine create checkpoint action payload. */
|
|
1392
|
+
body?: VirtualMachineCreateCheckpoint;
|
|
1393
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1394
|
+
updateIntervalInMs?: number;
|
|
1395
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1396
|
+
resumeFrom?: string;
|
|
1397
|
+
}
|
|
1398
|
+
|
|
1399
|
+
/** Optional parameters. */
|
|
1400
|
+
export declare interface VirtualMachinesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1401
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1402
|
+
updateIntervalInMs?: number;
|
|
1403
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1404
|
+
resumeFrom?: string;
|
|
1405
|
+
}
|
|
1406
|
+
|
|
1407
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1408
|
+
export declare type VirtualMachinesCreateOrUpdateResponse = VirtualMachine;
|
|
1409
|
+
|
|
1410
|
+
/** Optional parameters. */
|
|
1411
|
+
export declare interface VirtualMachinesDeleteCheckpointOptionalParams extends coreClient.OperationOptions {
|
|
1412
|
+
/** Virtualmachine delete checkpoint action payload. */
|
|
1413
|
+
body?: VirtualMachineDeleteCheckpoint;
|
|
1414
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1415
|
+
updateIntervalInMs?: number;
|
|
1416
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1417
|
+
resumeFrom?: string;
|
|
1418
|
+
}
|
|
1419
|
+
|
|
1420
|
+
/** Optional parameters. */
|
|
1421
|
+
export declare interface VirtualMachinesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1422
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
1423
|
+
force?: boolean;
|
|
1424
|
+
/** Whether to just disable the VM from azure and retain the VM in the VMM. */
|
|
1425
|
+
retain?: boolean;
|
|
1426
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1427
|
+
updateIntervalInMs?: number;
|
|
1428
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1429
|
+
resumeFrom?: string;
|
|
1430
|
+
}
|
|
1431
|
+
|
|
1432
|
+
/** Optional parameters. */
|
|
1433
|
+
export declare interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
1434
|
+
}
|
|
1435
|
+
|
|
1436
|
+
/** Contains response data for the get operation. */
|
|
1437
|
+
export declare type VirtualMachinesGetResponse = VirtualMachine;
|
|
1438
|
+
|
|
1439
|
+
/** Optional parameters. */
|
|
1440
|
+
export declare interface VirtualMachinesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1441
|
+
}
|
|
1442
|
+
|
|
1443
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1444
|
+
export declare type VirtualMachinesListByResourceGroupNextResponse = VirtualMachineListResult;
|
|
1445
|
+
|
|
1446
|
+
/** Optional parameters. */
|
|
1447
|
+
export declare interface VirtualMachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1448
|
+
}
|
|
1449
|
+
|
|
1450
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1451
|
+
export declare type VirtualMachinesListByResourceGroupResponse = VirtualMachineListResult;
|
|
1452
|
+
|
|
1453
|
+
/** Optional parameters. */
|
|
1454
|
+
export declare interface VirtualMachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1455
|
+
}
|
|
1456
|
+
|
|
1457
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1458
|
+
export declare type VirtualMachinesListBySubscriptionNextResponse = VirtualMachineListResult;
|
|
1459
|
+
|
|
1460
|
+
/** Optional parameters. */
|
|
1461
|
+
export declare interface VirtualMachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1462
|
+
}
|
|
1463
|
+
|
|
1464
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1465
|
+
export declare type VirtualMachinesListBySubscriptionResponse = VirtualMachineListResult;
|
|
1466
|
+
|
|
1467
|
+
/** Optional parameters. */
|
|
1468
|
+
export declare interface VirtualMachinesRestartOptionalParams extends coreClient.OperationOptions {
|
|
1469
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1470
|
+
updateIntervalInMs?: number;
|
|
1471
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1472
|
+
resumeFrom?: string;
|
|
1473
|
+
}
|
|
1474
|
+
|
|
1475
|
+
/** Optional parameters. */
|
|
1476
|
+
export declare interface VirtualMachinesRestoreCheckpointOptionalParams extends coreClient.OperationOptions {
|
|
1477
|
+
/** Virtualmachine restore checkpoint action payload. */
|
|
1478
|
+
body?: VirtualMachineRestoreCheckpoint;
|
|
1479
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1480
|
+
updateIntervalInMs?: number;
|
|
1481
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1482
|
+
resumeFrom?: string;
|
|
1483
|
+
}
|
|
1484
|
+
|
|
1485
|
+
/** Optional parameters. */
|
|
1486
|
+
export declare interface VirtualMachinesStartOptionalParams extends coreClient.OperationOptions {
|
|
1487
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1488
|
+
updateIntervalInMs?: number;
|
|
1489
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1490
|
+
resumeFrom?: string;
|
|
1491
|
+
}
|
|
1492
|
+
|
|
1493
|
+
/** Optional parameters. */
|
|
1494
|
+
export declare interface VirtualMachinesStopOptionalParams extends coreClient.OperationOptions {
|
|
1495
|
+
/** Virtualmachine stop action payload. */
|
|
1496
|
+
body?: StopVirtualMachineOptions;
|
|
1497
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1498
|
+
updateIntervalInMs?: number;
|
|
1499
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1500
|
+
resumeFrom?: string;
|
|
1501
|
+
}
|
|
1502
|
+
|
|
1503
|
+
/** Optional parameters. */
|
|
1504
|
+
export declare interface VirtualMachinesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1505
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1506
|
+
updateIntervalInMs?: number;
|
|
1507
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1508
|
+
resumeFrom?: string;
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
/** Contains response data for the update operation. */
|
|
1512
|
+
export declare type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
1513
|
+
|
|
1514
|
+
/** The VirtualMachineTemplates resource definition. */
|
|
1515
|
+
export declare interface VirtualMachineTemplate {
|
|
1516
|
+
/**
|
|
1517
|
+
* Resource Id
|
|
1518
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1519
|
+
*/
|
|
1520
|
+
readonly id?: string;
|
|
1521
|
+
/**
|
|
1522
|
+
* Resource Name
|
|
1523
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1524
|
+
*/
|
|
1525
|
+
readonly name?: string;
|
|
1526
|
+
/**
|
|
1527
|
+
* Resource Type
|
|
1528
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1529
|
+
*/
|
|
1530
|
+
readonly type?: string;
|
|
1531
|
+
/** Gets or sets the location. */
|
|
1532
|
+
location: string;
|
|
1533
|
+
/** Resource tags */
|
|
1534
|
+
tags?: {
|
|
1535
|
+
[propertyName: string]: string;
|
|
1536
|
+
};
|
|
1537
|
+
/**
|
|
1538
|
+
* The system data.
|
|
1539
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1540
|
+
*/
|
|
1541
|
+
readonly systemData?: SystemData;
|
|
1542
|
+
/** The extended location. */
|
|
1543
|
+
extendedLocation: ExtendedLocation;
|
|
1544
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
1545
|
+
inventoryItemId?: string;
|
|
1546
|
+
/** Unique ID of the virtual machine template. */
|
|
1547
|
+
uuid?: string;
|
|
1548
|
+
/** ARM Id of the vmmServer resource in which this resource resides. */
|
|
1549
|
+
vmmServerId?: string;
|
|
1550
|
+
/**
|
|
1551
|
+
* Gets or sets the type of the os.
|
|
1552
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1553
|
+
*/
|
|
1554
|
+
readonly osType?: OsType;
|
|
1555
|
+
/**
|
|
1556
|
+
* Gets or sets os name.
|
|
1557
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1558
|
+
*/
|
|
1559
|
+
readonly osName?: string;
|
|
1560
|
+
/**
|
|
1561
|
+
* Gets or sets computer name.
|
|
1562
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1563
|
+
*/
|
|
1564
|
+
readonly computerName?: string;
|
|
1565
|
+
/**
|
|
1566
|
+
* MemoryMB is the desired size of a virtual machine's memory, in MB.
|
|
1567
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1568
|
+
*/
|
|
1569
|
+
readonly memoryMB?: number;
|
|
1570
|
+
/**
|
|
1571
|
+
* Gets or sets the desired number of vCPUs for the vm.
|
|
1572
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1573
|
+
*/
|
|
1574
|
+
readonly cpuCount?: number;
|
|
1575
|
+
/**
|
|
1576
|
+
* Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
|
|
1577
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1578
|
+
*/
|
|
1579
|
+
readonly limitCpuForMigration?: LimitCpuForMigration;
|
|
1580
|
+
/**
|
|
1581
|
+
* Gets or sets a value indicating whether to enable dynamic memory or not.
|
|
1582
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1583
|
+
*/
|
|
1584
|
+
readonly dynamicMemoryEnabled?: DynamicMemoryEnabled;
|
|
1585
|
+
/**
|
|
1586
|
+
* Gets or sets a value indicating whether the vm template is customizable or not.
|
|
1587
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1588
|
+
*/
|
|
1589
|
+
readonly isCustomizable?: IsCustomizable;
|
|
1590
|
+
/**
|
|
1591
|
+
* Gets or sets the max dynamic memory for the vm.
|
|
1592
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1593
|
+
*/
|
|
1594
|
+
readonly dynamicMemoryMaxMB?: number;
|
|
1595
|
+
/**
|
|
1596
|
+
* Gets or sets the min dynamic memory for the vm.
|
|
1597
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1598
|
+
*/
|
|
1599
|
+
readonly dynamicMemoryMinMB?: number;
|
|
1600
|
+
/**
|
|
1601
|
+
* Gets highly available property.
|
|
1602
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1603
|
+
*/
|
|
1604
|
+
readonly isHighlyAvailable?: string;
|
|
1605
|
+
/**
|
|
1606
|
+
* Gets or sets the generation for the vm.
|
|
1607
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1608
|
+
*/
|
|
1609
|
+
readonly generation?: number;
|
|
1610
|
+
/**
|
|
1611
|
+
* Gets or sets the network interfaces of the template.
|
|
1612
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1613
|
+
*/
|
|
1614
|
+
readonly networkInterfaces?: NetworkInterfaces[];
|
|
1615
|
+
/**
|
|
1616
|
+
* Gets or sets the disks of the template.
|
|
1617
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1618
|
+
*/
|
|
1619
|
+
readonly disks?: VirtualDisk[];
|
|
1620
|
+
/**
|
|
1621
|
+
* Gets or sets the provisioning state.
|
|
1622
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1623
|
+
*/
|
|
1624
|
+
readonly provisioningState?: string;
|
|
1625
|
+
}
|
|
1626
|
+
|
|
1627
|
+
/** The Virtual machine template inventory item. */
|
|
1628
|
+
export declare type VirtualMachineTemplateInventoryItem = InventoryItemProperties & {
|
|
1629
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1630
|
+
inventoryType: "VirtualMachineTemplate";
|
|
1631
|
+
/**
|
|
1632
|
+
* Gets or sets the desired number of vCPUs for the vm.
|
|
1633
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1634
|
+
*/
|
|
1635
|
+
readonly cpuCount?: number;
|
|
1636
|
+
/**
|
|
1637
|
+
* MemoryMB is the desired size of a virtual machine's memory, in MB.
|
|
1638
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1639
|
+
*/
|
|
1640
|
+
readonly memoryMB?: number;
|
|
1641
|
+
/**
|
|
1642
|
+
* Gets or sets the type of the os.
|
|
1643
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1644
|
+
*/
|
|
1645
|
+
readonly osType?: OsType;
|
|
1646
|
+
/**
|
|
1647
|
+
* Gets or sets os name.
|
|
1648
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1649
|
+
*/
|
|
1650
|
+
readonly osName?: string;
|
|
1651
|
+
};
|
|
1652
|
+
|
|
1653
|
+
/** List of VirtualMachineTemplates. */
|
|
1654
|
+
export declare interface VirtualMachineTemplateListResult {
|
|
1655
|
+
/** List of VirtualMachineTemplates. */
|
|
1656
|
+
value?: VirtualMachineTemplate[];
|
|
1657
|
+
/** Url to follow for getting next page of resources. */
|
|
1658
|
+
nextLink?: string;
|
|
1659
|
+
}
|
|
1660
|
+
|
|
1661
|
+
/** Interface representing a VirtualMachineTemplates. */
|
|
1662
|
+
export declare interface VirtualMachineTemplates {
|
|
1663
|
+
/**
|
|
1664
|
+
* List of VirtualMachineTemplates in a resource group.
|
|
1665
|
+
* @param resourceGroupName The name of the resource group.
|
|
1666
|
+
* @param options The options parameters.
|
|
1667
|
+
*/
|
|
1668
|
+
listByResourceGroup(resourceGroupName: string, options?: VirtualMachineTemplatesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VirtualMachineTemplate>;
|
|
1669
|
+
/**
|
|
1670
|
+
* List of VirtualMachineTemplates in a subscription.
|
|
1671
|
+
* @param options The options parameters.
|
|
1672
|
+
*/
|
|
1673
|
+
listBySubscription(options?: VirtualMachineTemplatesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VirtualMachineTemplate>;
|
|
1674
|
+
/**
|
|
1675
|
+
* Implements VirtualMachineTemplate GET method.
|
|
1676
|
+
* @param resourceGroupName The name of the resource group.
|
|
1677
|
+
* @param virtualMachineTemplateName Name of the VirtualMachineTemplate.
|
|
1678
|
+
* @param options The options parameters.
|
|
1679
|
+
*/
|
|
1680
|
+
get(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesGetOptionalParams): Promise<VirtualMachineTemplatesGetResponse>;
|
|
1681
|
+
/**
|
|
1682
|
+
* Onboards the ScVmm VM Template as an Azure VM Template resource.
|
|
1683
|
+
* @param resourceGroupName The name of the resource group.
|
|
1684
|
+
* @param virtualMachineTemplateName Name of the VirtualMachineTemplate.
|
|
1685
|
+
* @param body Request payload.
|
|
1686
|
+
* @param options The options parameters.
|
|
1687
|
+
*/
|
|
1688
|
+
beginCreateOrUpdate(resourceGroupName: string, virtualMachineTemplateName: string, body: VirtualMachineTemplate, options?: VirtualMachineTemplatesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachineTemplatesCreateOrUpdateResponse>, VirtualMachineTemplatesCreateOrUpdateResponse>>;
|
|
1689
|
+
/**
|
|
1690
|
+
* Onboards the ScVmm VM Template as an Azure VM Template resource.
|
|
1691
|
+
* @param resourceGroupName The name of the resource group.
|
|
1692
|
+
* @param virtualMachineTemplateName Name of the VirtualMachineTemplate.
|
|
1693
|
+
* @param body Request payload.
|
|
1694
|
+
* @param options The options parameters.
|
|
1695
|
+
*/
|
|
1696
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualMachineTemplateName: string, body: VirtualMachineTemplate, options?: VirtualMachineTemplatesCreateOrUpdateOptionalParams): Promise<VirtualMachineTemplatesCreateOrUpdateResponse>;
|
|
1697
|
+
/**
|
|
1698
|
+
* Deregisters the ScVmm VM Template from Azure.
|
|
1699
|
+
* @param resourceGroupName The name of the resource group.
|
|
1700
|
+
* @param virtualMachineTemplateName Name of the VirtualMachineTemplate.
|
|
1701
|
+
* @param options The options parameters.
|
|
1702
|
+
*/
|
|
1703
|
+
beginDelete(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1704
|
+
/**
|
|
1705
|
+
* Deregisters the ScVmm VM Template from Azure.
|
|
1706
|
+
* @param resourceGroupName The name of the resource group.
|
|
1707
|
+
* @param virtualMachineTemplateName Name of the VirtualMachineTemplate.
|
|
1708
|
+
* @param options The options parameters.
|
|
1709
|
+
*/
|
|
1710
|
+
beginDeleteAndWait(resourceGroupName: string, virtualMachineTemplateName: string, options?: VirtualMachineTemplatesDeleteOptionalParams): Promise<void>;
|
|
1711
|
+
/**
|
|
1712
|
+
* Updates the VirtualMachineTemplate resource.
|
|
1713
|
+
* @param resourceGroupName The name of the resource group.
|
|
1714
|
+
* @param virtualMachineTemplateName Name of the VirtualMachineTemplate.
|
|
1715
|
+
* @param body VirtualMachineTemplates patch details.
|
|
1716
|
+
* @param options The options parameters.
|
|
1717
|
+
*/
|
|
1718
|
+
beginUpdate(resourceGroupName: string, virtualMachineTemplateName: string, body: ResourcePatch, options?: VirtualMachineTemplatesUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualMachineTemplatesUpdateResponse>, VirtualMachineTemplatesUpdateResponse>>;
|
|
1719
|
+
/**
|
|
1720
|
+
* Updates the VirtualMachineTemplate resource.
|
|
1721
|
+
* @param resourceGroupName The name of the resource group.
|
|
1722
|
+
* @param virtualMachineTemplateName Name of the VirtualMachineTemplate.
|
|
1723
|
+
* @param body VirtualMachineTemplates patch details.
|
|
1724
|
+
* @param options The options parameters.
|
|
1725
|
+
*/
|
|
1726
|
+
beginUpdateAndWait(resourceGroupName: string, virtualMachineTemplateName: string, body: ResourcePatch, options?: VirtualMachineTemplatesUpdateOptionalParams): Promise<VirtualMachineTemplatesUpdateResponse>;
|
|
1727
|
+
}
|
|
1728
|
+
|
|
1729
|
+
/** Optional parameters. */
|
|
1730
|
+
export declare interface VirtualMachineTemplatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1731
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1732
|
+
updateIntervalInMs?: number;
|
|
1733
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1734
|
+
resumeFrom?: string;
|
|
1735
|
+
}
|
|
1736
|
+
|
|
1737
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1738
|
+
export declare type VirtualMachineTemplatesCreateOrUpdateResponse = VirtualMachineTemplate;
|
|
1739
|
+
|
|
1740
|
+
/** Optional parameters. */
|
|
1741
|
+
export declare interface VirtualMachineTemplatesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1742
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
1743
|
+
force?: boolean;
|
|
1744
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1745
|
+
updateIntervalInMs?: number;
|
|
1746
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1747
|
+
resumeFrom?: string;
|
|
1748
|
+
}
|
|
1749
|
+
|
|
1750
|
+
/** Optional parameters. */
|
|
1751
|
+
export declare interface VirtualMachineTemplatesGetOptionalParams extends coreClient.OperationOptions {
|
|
1752
|
+
}
|
|
1753
|
+
|
|
1754
|
+
/** Contains response data for the get operation. */
|
|
1755
|
+
export declare type VirtualMachineTemplatesGetResponse = VirtualMachineTemplate;
|
|
1756
|
+
|
|
1757
|
+
/** Optional parameters. */
|
|
1758
|
+
export declare interface VirtualMachineTemplatesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1759
|
+
}
|
|
1760
|
+
|
|
1761
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1762
|
+
export declare type VirtualMachineTemplatesListByResourceGroupNextResponse = VirtualMachineTemplateListResult;
|
|
1763
|
+
|
|
1764
|
+
/** Optional parameters. */
|
|
1765
|
+
export declare interface VirtualMachineTemplatesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1766
|
+
}
|
|
1767
|
+
|
|
1768
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1769
|
+
export declare type VirtualMachineTemplatesListByResourceGroupResponse = VirtualMachineTemplateListResult;
|
|
1770
|
+
|
|
1771
|
+
/** Optional parameters. */
|
|
1772
|
+
export declare interface VirtualMachineTemplatesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1773
|
+
}
|
|
1774
|
+
|
|
1775
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1776
|
+
export declare type VirtualMachineTemplatesListBySubscriptionNextResponse = VirtualMachineTemplateListResult;
|
|
1777
|
+
|
|
1778
|
+
/** Optional parameters. */
|
|
1779
|
+
export declare interface VirtualMachineTemplatesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1780
|
+
}
|
|
1781
|
+
|
|
1782
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1783
|
+
export declare type VirtualMachineTemplatesListBySubscriptionResponse = VirtualMachineTemplateListResult;
|
|
1784
|
+
|
|
1785
|
+
/** Optional parameters. */
|
|
1786
|
+
export declare interface VirtualMachineTemplatesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1787
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1788
|
+
updateIntervalInMs?: number;
|
|
1789
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1790
|
+
resumeFrom?: string;
|
|
1791
|
+
}
|
|
1792
|
+
|
|
1793
|
+
/** Contains response data for the update operation. */
|
|
1794
|
+
export declare type VirtualMachineTemplatesUpdateResponse = VirtualMachineTemplate;
|
|
1795
|
+
|
|
1796
|
+
/** Defines the virtualMachineUpdate. */
|
|
1797
|
+
export declare interface VirtualMachineUpdate {
|
|
1798
|
+
/** Defines the resource properties. */
|
|
1799
|
+
properties?: VirtualMachineUpdateProperties;
|
|
1800
|
+
/** Gets or sets the Resource tags. */
|
|
1801
|
+
tags?: {
|
|
1802
|
+
[propertyName: string]: string;
|
|
1803
|
+
};
|
|
1804
|
+
}
|
|
1805
|
+
|
|
1806
|
+
/** Defines the resource properties. */
|
|
1807
|
+
export declare interface VirtualMachineUpdateProperties {
|
|
1808
|
+
/** Defines the resource properties. */
|
|
1809
|
+
hardwareProfile?: HardwareProfileUpdate;
|
|
1810
|
+
/** Defines the resource properties. */
|
|
1811
|
+
storageProfile?: StorageProfileUpdate;
|
|
1812
|
+
/** Defines the resource properties. */
|
|
1813
|
+
networkProfile?: NetworkProfileUpdate;
|
|
1814
|
+
/** Availability Sets in vm. */
|
|
1815
|
+
availabilitySets?: AvailabilitySetListItem[];
|
|
1816
|
+
}
|
|
1817
|
+
|
|
1818
|
+
/** The VirtualNetworks resource definition. */
|
|
1819
|
+
export declare interface VirtualNetwork {
|
|
1820
|
+
/**
|
|
1821
|
+
* Resource Id
|
|
1822
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1823
|
+
*/
|
|
1824
|
+
readonly id?: string;
|
|
1825
|
+
/**
|
|
1826
|
+
* Resource Name
|
|
1827
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1828
|
+
*/
|
|
1829
|
+
readonly name?: string;
|
|
1830
|
+
/**
|
|
1831
|
+
* Resource Type
|
|
1832
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1833
|
+
*/
|
|
1834
|
+
readonly type?: string;
|
|
1835
|
+
/** Gets or sets the location. */
|
|
1836
|
+
location: string;
|
|
1837
|
+
/** Resource tags */
|
|
1838
|
+
tags?: {
|
|
1839
|
+
[propertyName: string]: string;
|
|
1840
|
+
};
|
|
1841
|
+
/**
|
|
1842
|
+
* The system data.
|
|
1843
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1844
|
+
*/
|
|
1845
|
+
readonly systemData?: SystemData;
|
|
1846
|
+
/** The extended location. */
|
|
1847
|
+
extendedLocation: ExtendedLocation;
|
|
1848
|
+
/** Gets or sets the inventory Item ID for the resource. */
|
|
1849
|
+
inventoryItemId?: string;
|
|
1850
|
+
/** Unique ID of the virtual network. */
|
|
1851
|
+
uuid?: string;
|
|
1852
|
+
/** ARM Id of the vmmServer resource in which this resource resides. */
|
|
1853
|
+
vmmServerId?: string;
|
|
1854
|
+
/**
|
|
1855
|
+
* Name of the virtual network in vmmServer.
|
|
1856
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1857
|
+
*/
|
|
1858
|
+
readonly networkName?: string;
|
|
1859
|
+
/**
|
|
1860
|
+
* Gets or sets the provisioning state.
|
|
1861
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1862
|
+
*/
|
|
1863
|
+
readonly provisioningState?: string;
|
|
1864
|
+
}
|
|
1865
|
+
|
|
1866
|
+
/** The Virtual network inventory item. */
|
|
1867
|
+
export declare type VirtualNetworkInventoryItem = InventoryItemProperties & {
|
|
1868
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1869
|
+
inventoryType: "VirtualNetwork";
|
|
1870
|
+
};
|
|
1871
|
+
|
|
1872
|
+
/** List of VirtualNetworks. */
|
|
1873
|
+
export declare interface VirtualNetworkListResult {
|
|
1874
|
+
/** List of VirtualNetworks. */
|
|
1875
|
+
value?: VirtualNetwork[];
|
|
1876
|
+
/** Url to follow for getting next page of resources. */
|
|
1877
|
+
nextLink?: string;
|
|
1878
|
+
}
|
|
1879
|
+
|
|
1880
|
+
/** Interface representing a VirtualNetworks. */
|
|
1881
|
+
export declare interface VirtualNetworks {
|
|
1882
|
+
/**
|
|
1883
|
+
* List of VirtualNetworks in a resource group.
|
|
1884
|
+
* @param resourceGroupName The name of the resource group.
|
|
1885
|
+
* @param options The options parameters.
|
|
1886
|
+
*/
|
|
1887
|
+
listByResourceGroup(resourceGroupName: string, options?: VirtualNetworksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VirtualNetwork>;
|
|
1888
|
+
/**
|
|
1889
|
+
* List of VirtualNetworks in a subscription.
|
|
1890
|
+
* @param options The options parameters.
|
|
1891
|
+
*/
|
|
1892
|
+
listBySubscription(options?: VirtualNetworksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VirtualNetwork>;
|
|
1893
|
+
/**
|
|
1894
|
+
* Implements VirtualNetwork GET method.
|
|
1895
|
+
* @param resourceGroupName The name of the resource group.
|
|
1896
|
+
* @param virtualNetworkName Name of the VirtualNetwork.
|
|
1897
|
+
* @param options The options parameters.
|
|
1898
|
+
*/
|
|
1899
|
+
get(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksGetOptionalParams): Promise<VirtualNetworksGetResponse>;
|
|
1900
|
+
/**
|
|
1901
|
+
* Onboards the ScVmm virtual network as an Azure virtual network resource.
|
|
1902
|
+
* @param resourceGroupName The name of the resource group.
|
|
1903
|
+
* @param virtualNetworkName Name of the VirtualNetwork.
|
|
1904
|
+
* @param body Request payload.
|
|
1905
|
+
* @param options The options parameters.
|
|
1906
|
+
*/
|
|
1907
|
+
beginCreateOrUpdate(resourceGroupName: string, virtualNetworkName: string, body: VirtualNetwork, options?: VirtualNetworksCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualNetworksCreateOrUpdateResponse>, VirtualNetworksCreateOrUpdateResponse>>;
|
|
1908
|
+
/**
|
|
1909
|
+
* Onboards the ScVmm virtual network as an Azure virtual network resource.
|
|
1910
|
+
* @param resourceGroupName The name of the resource group.
|
|
1911
|
+
* @param virtualNetworkName Name of the VirtualNetwork.
|
|
1912
|
+
* @param body Request payload.
|
|
1913
|
+
* @param options The options parameters.
|
|
1914
|
+
*/
|
|
1915
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, virtualNetworkName: string, body: VirtualNetwork, options?: VirtualNetworksCreateOrUpdateOptionalParams): Promise<VirtualNetworksCreateOrUpdateResponse>;
|
|
1916
|
+
/**
|
|
1917
|
+
* Deregisters the ScVmm virtual network from Azure.
|
|
1918
|
+
* @param resourceGroupName The name of the resource group.
|
|
1919
|
+
* @param virtualNetworkName Name of the VirtualNetwork.
|
|
1920
|
+
* @param options The options parameters.
|
|
1921
|
+
*/
|
|
1922
|
+
beginDelete(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1923
|
+
/**
|
|
1924
|
+
* Deregisters the ScVmm virtual network from Azure.
|
|
1925
|
+
* @param resourceGroupName The name of the resource group.
|
|
1926
|
+
* @param virtualNetworkName Name of the VirtualNetwork.
|
|
1927
|
+
* @param options The options parameters.
|
|
1928
|
+
*/
|
|
1929
|
+
beginDeleteAndWait(resourceGroupName: string, virtualNetworkName: string, options?: VirtualNetworksDeleteOptionalParams): Promise<void>;
|
|
1930
|
+
/**
|
|
1931
|
+
* Updates the VirtualNetworks resource.
|
|
1932
|
+
* @param resourceGroupName The name of the resource group.
|
|
1933
|
+
* @param virtualNetworkName Name of the VirtualNetwork.
|
|
1934
|
+
* @param body VirtualNetworks patch payload.
|
|
1935
|
+
* @param options The options parameters.
|
|
1936
|
+
*/
|
|
1937
|
+
beginUpdate(resourceGroupName: string, virtualNetworkName: string, body: ResourcePatch, options?: VirtualNetworksUpdateOptionalParams): Promise<PollerLike<PollOperationState<VirtualNetworksUpdateResponse>, VirtualNetworksUpdateResponse>>;
|
|
1938
|
+
/**
|
|
1939
|
+
* Updates the VirtualNetworks resource.
|
|
1940
|
+
* @param resourceGroupName The name of the resource group.
|
|
1941
|
+
* @param virtualNetworkName Name of the VirtualNetwork.
|
|
1942
|
+
* @param body VirtualNetworks patch payload.
|
|
1943
|
+
* @param options The options parameters.
|
|
1944
|
+
*/
|
|
1945
|
+
beginUpdateAndWait(resourceGroupName: string, virtualNetworkName: string, body: ResourcePatch, options?: VirtualNetworksUpdateOptionalParams): Promise<VirtualNetworksUpdateResponse>;
|
|
1946
|
+
}
|
|
1947
|
+
|
|
1948
|
+
/** Optional parameters. */
|
|
1949
|
+
export declare interface VirtualNetworksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1950
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1951
|
+
updateIntervalInMs?: number;
|
|
1952
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1953
|
+
resumeFrom?: string;
|
|
1954
|
+
}
|
|
1955
|
+
|
|
1956
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1957
|
+
export declare type VirtualNetworksCreateOrUpdateResponse = VirtualNetwork;
|
|
1958
|
+
|
|
1959
|
+
/** Optional parameters. */
|
|
1960
|
+
export declare interface VirtualNetworksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1961
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
1962
|
+
force?: boolean;
|
|
1963
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1964
|
+
updateIntervalInMs?: number;
|
|
1965
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1966
|
+
resumeFrom?: string;
|
|
1967
|
+
}
|
|
1968
|
+
|
|
1969
|
+
/** Optional parameters. */
|
|
1970
|
+
export declare interface VirtualNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
1971
|
+
}
|
|
1972
|
+
|
|
1973
|
+
/** Contains response data for the get operation. */
|
|
1974
|
+
export declare type VirtualNetworksGetResponse = VirtualNetwork;
|
|
1975
|
+
|
|
1976
|
+
/** Optional parameters. */
|
|
1977
|
+
export declare interface VirtualNetworksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1978
|
+
}
|
|
1979
|
+
|
|
1980
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1981
|
+
export declare type VirtualNetworksListByResourceGroupNextResponse = VirtualNetworkListResult;
|
|
1982
|
+
|
|
1983
|
+
/** Optional parameters. */
|
|
1984
|
+
export declare interface VirtualNetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1985
|
+
}
|
|
1986
|
+
|
|
1987
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1988
|
+
export declare type VirtualNetworksListByResourceGroupResponse = VirtualNetworkListResult;
|
|
1989
|
+
|
|
1990
|
+
/** Optional parameters. */
|
|
1991
|
+
export declare interface VirtualNetworksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1992
|
+
}
|
|
1993
|
+
|
|
1994
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1995
|
+
export declare type VirtualNetworksListBySubscriptionNextResponse = VirtualNetworkListResult;
|
|
1996
|
+
|
|
1997
|
+
/** Optional parameters. */
|
|
1998
|
+
export declare interface VirtualNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1999
|
+
}
|
|
2000
|
+
|
|
2001
|
+
/** Contains response data for the listBySubscription operation. */
|
|
2002
|
+
export declare type VirtualNetworksListBySubscriptionResponse = VirtualNetworkListResult;
|
|
2003
|
+
|
|
2004
|
+
/** Optional parameters. */
|
|
2005
|
+
export declare interface VirtualNetworksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2006
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2007
|
+
updateIntervalInMs?: number;
|
|
2008
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2009
|
+
resumeFrom?: string;
|
|
2010
|
+
}
|
|
2011
|
+
|
|
2012
|
+
/** Contains response data for the update operation. */
|
|
2013
|
+
export declare type VirtualNetworksUpdateResponse = VirtualNetwork;
|
|
2014
|
+
|
|
2015
|
+
/** The VmmServers resource definition. */
|
|
2016
|
+
export declare interface VMMServer {
|
|
2017
|
+
/**
|
|
2018
|
+
* Resource Id
|
|
2019
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2020
|
+
*/
|
|
2021
|
+
readonly id?: string;
|
|
2022
|
+
/**
|
|
2023
|
+
* Resource Name
|
|
2024
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2025
|
+
*/
|
|
2026
|
+
readonly name?: string;
|
|
2027
|
+
/**
|
|
2028
|
+
* Resource Type
|
|
2029
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2030
|
+
*/
|
|
2031
|
+
readonly type?: string;
|
|
2032
|
+
/** Gets or sets the location. */
|
|
2033
|
+
location: string;
|
|
2034
|
+
/** Resource tags */
|
|
2035
|
+
tags?: {
|
|
2036
|
+
[propertyName: string]: string;
|
|
2037
|
+
};
|
|
2038
|
+
/**
|
|
2039
|
+
* The system data.
|
|
2040
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2041
|
+
*/
|
|
2042
|
+
readonly systemData?: SystemData;
|
|
2043
|
+
/** The extended location. */
|
|
2044
|
+
extendedLocation: ExtendedLocation;
|
|
2045
|
+
/** Credentials to connect to VMMServer. */
|
|
2046
|
+
credentials?: VMMServerPropertiesCredentials;
|
|
2047
|
+
/** Fqdn is the hostname/ip of the vmmServer. */
|
|
2048
|
+
fqdn: string;
|
|
2049
|
+
/** Port is the port on which the vmmServer is listening. */
|
|
2050
|
+
port?: number;
|
|
2051
|
+
/**
|
|
2052
|
+
* Gets or sets the connection status to the vmmServer.
|
|
2053
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2054
|
+
*/
|
|
2055
|
+
readonly connectionStatus?: string;
|
|
2056
|
+
/**
|
|
2057
|
+
* Gets or sets any error message if connection to vmmServer is having any issue.
|
|
2058
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2059
|
+
*/
|
|
2060
|
+
readonly errorMessage?: string;
|
|
2061
|
+
/**
|
|
2062
|
+
* Unique ID of vmmServer.
|
|
2063
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2064
|
+
*/
|
|
2065
|
+
readonly uuid?: string;
|
|
2066
|
+
/**
|
|
2067
|
+
* Version is the version of the vmmSever.
|
|
2068
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2069
|
+
*/
|
|
2070
|
+
readonly version?: string;
|
|
2071
|
+
/**
|
|
2072
|
+
* Gets or sets the provisioning state.
|
|
2073
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2074
|
+
*/
|
|
2075
|
+
readonly provisioningState?: string;
|
|
2076
|
+
}
|
|
2077
|
+
|
|
2078
|
+
/** List of VmmServers. */
|
|
2079
|
+
export declare interface VMMServerListResult {
|
|
2080
|
+
/** List of VmmServers. */
|
|
2081
|
+
value?: VMMServer[];
|
|
2082
|
+
/** Url to follow for getting next page of resources. */
|
|
2083
|
+
nextLink?: string;
|
|
2084
|
+
}
|
|
2085
|
+
|
|
2086
|
+
/** Credentials to connect to VMMServer. */
|
|
2087
|
+
export declare interface VMMServerPropertiesCredentials {
|
|
2088
|
+
/** Username to use to connect to VMMServer. */
|
|
2089
|
+
username?: string;
|
|
2090
|
+
/** Credentials to use to connect to VMMServer. */
|
|
2091
|
+
password?: string;
|
|
2092
|
+
}
|
|
2093
|
+
|
|
2094
|
+
/** Interface representing a VmmServers. */
|
|
2095
|
+
export declare interface VmmServers {
|
|
2096
|
+
/**
|
|
2097
|
+
* List of VmmServers in a resource group.
|
|
2098
|
+
* @param resourceGroupName The name of the resource group.
|
|
2099
|
+
* @param options The options parameters.
|
|
2100
|
+
*/
|
|
2101
|
+
listByResourceGroup(resourceGroupName: string, options?: VmmServersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<VMMServer>;
|
|
2102
|
+
/**
|
|
2103
|
+
* List of VmmServers in a subscription.
|
|
2104
|
+
* @param options The options parameters.
|
|
2105
|
+
*/
|
|
2106
|
+
listBySubscription(options?: VmmServersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VMMServer>;
|
|
2107
|
+
/**
|
|
2108
|
+
* Implements VMMServer GET method.
|
|
2109
|
+
* @param resourceGroupName The name of the resource group.
|
|
2110
|
+
* @param vmmServerName Name of the VMMServer.
|
|
2111
|
+
* @param options The options parameters.
|
|
2112
|
+
*/
|
|
2113
|
+
get(resourceGroupName: string, vmmServerName: string, options?: VmmServersGetOptionalParams): Promise<VmmServersGetResponse>;
|
|
2114
|
+
/**
|
|
2115
|
+
* Onboards the SCVMM fabric as an Azure VmmServer resource.
|
|
2116
|
+
* @param resourceGroupName The name of the resource group.
|
|
2117
|
+
* @param vmmServerName Name of the VMMServer.
|
|
2118
|
+
* @param body Request payload.
|
|
2119
|
+
* @param options The options parameters.
|
|
2120
|
+
*/
|
|
2121
|
+
beginCreateOrUpdate(resourceGroupName: string, vmmServerName: string, body: VMMServer, options?: VmmServersCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<VmmServersCreateOrUpdateResponse>, VmmServersCreateOrUpdateResponse>>;
|
|
2122
|
+
/**
|
|
2123
|
+
* Onboards the SCVMM fabric as an Azure VmmServer resource.
|
|
2124
|
+
* @param resourceGroupName The name of the resource group.
|
|
2125
|
+
* @param vmmServerName Name of the VMMServer.
|
|
2126
|
+
* @param body Request payload.
|
|
2127
|
+
* @param options The options parameters.
|
|
2128
|
+
*/
|
|
2129
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, vmmServerName: string, body: VMMServer, options?: VmmServersCreateOrUpdateOptionalParams): Promise<VmmServersCreateOrUpdateResponse>;
|
|
2130
|
+
/**
|
|
2131
|
+
* Deboards the SCVMM fabric from Azure.
|
|
2132
|
+
* @param resourceGroupName The name of the resource group.
|
|
2133
|
+
* @param vmmServerName Name of the VMMServer.
|
|
2134
|
+
* @param options The options parameters.
|
|
2135
|
+
*/
|
|
2136
|
+
beginDelete(resourceGroupName: string, vmmServerName: string, options?: VmmServersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
2137
|
+
/**
|
|
2138
|
+
* Deboards the SCVMM fabric from Azure.
|
|
2139
|
+
* @param resourceGroupName The name of the resource group.
|
|
2140
|
+
* @param vmmServerName Name of the VMMServer.
|
|
2141
|
+
* @param options The options parameters.
|
|
2142
|
+
*/
|
|
2143
|
+
beginDeleteAndWait(resourceGroupName: string, vmmServerName: string, options?: VmmServersDeleteOptionalParams): Promise<void>;
|
|
2144
|
+
/**
|
|
2145
|
+
* Updates the VmmServers resource.
|
|
2146
|
+
* @param resourceGroupName The name of the resource group.
|
|
2147
|
+
* @param vmmServerName Name of the VMMServer.
|
|
2148
|
+
* @param body VmmServers patch payload.
|
|
2149
|
+
* @param options The options parameters.
|
|
2150
|
+
*/
|
|
2151
|
+
beginUpdate(resourceGroupName: string, vmmServerName: string, body: ResourcePatch, options?: VmmServersUpdateOptionalParams): Promise<PollerLike<PollOperationState<VmmServersUpdateResponse>, VmmServersUpdateResponse>>;
|
|
2152
|
+
/**
|
|
2153
|
+
* Updates the VmmServers resource.
|
|
2154
|
+
* @param resourceGroupName The name of the resource group.
|
|
2155
|
+
* @param vmmServerName Name of the VMMServer.
|
|
2156
|
+
* @param body VmmServers patch payload.
|
|
2157
|
+
* @param options The options parameters.
|
|
2158
|
+
*/
|
|
2159
|
+
beginUpdateAndWait(resourceGroupName: string, vmmServerName: string, body: ResourcePatch, options?: VmmServersUpdateOptionalParams): Promise<VmmServersUpdateResponse>;
|
|
2160
|
+
}
|
|
2161
|
+
|
|
2162
|
+
/** Optional parameters. */
|
|
2163
|
+
export declare interface VmmServersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2164
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2165
|
+
updateIntervalInMs?: number;
|
|
2166
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2167
|
+
resumeFrom?: string;
|
|
2168
|
+
}
|
|
2169
|
+
|
|
2170
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2171
|
+
export declare type VmmServersCreateOrUpdateResponse = VMMServer;
|
|
2172
|
+
|
|
2173
|
+
/** Optional parameters. */
|
|
2174
|
+
export declare interface VmmServersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2175
|
+
/** Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. */
|
|
2176
|
+
force?: boolean;
|
|
2177
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2178
|
+
updateIntervalInMs?: number;
|
|
2179
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2180
|
+
resumeFrom?: string;
|
|
2181
|
+
}
|
|
2182
|
+
|
|
2183
|
+
/** Optional parameters. */
|
|
2184
|
+
export declare interface VmmServersGetOptionalParams extends coreClient.OperationOptions {
|
|
2185
|
+
}
|
|
2186
|
+
|
|
2187
|
+
/** Contains response data for the get operation. */
|
|
2188
|
+
export declare type VmmServersGetResponse = VMMServer;
|
|
2189
|
+
|
|
2190
|
+
/** Optional parameters. */
|
|
2191
|
+
export declare interface VmmServersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2192
|
+
}
|
|
2193
|
+
|
|
2194
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2195
|
+
export declare type VmmServersListByResourceGroupNextResponse = VMMServerListResult;
|
|
2196
|
+
|
|
2197
|
+
/** Optional parameters. */
|
|
2198
|
+
export declare interface VmmServersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2199
|
+
}
|
|
2200
|
+
|
|
2201
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
2202
|
+
export declare type VmmServersListByResourceGroupResponse = VMMServerListResult;
|
|
2203
|
+
|
|
2204
|
+
/** Optional parameters. */
|
|
2205
|
+
export declare interface VmmServersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
2206
|
+
}
|
|
2207
|
+
|
|
2208
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
2209
|
+
export declare type VmmServersListBySubscriptionNextResponse = VMMServerListResult;
|
|
2210
|
+
|
|
2211
|
+
/** Optional parameters. */
|
|
2212
|
+
export declare interface VmmServersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2213
|
+
}
|
|
2214
|
+
|
|
2215
|
+
/** Contains response data for the listBySubscription operation. */
|
|
2216
|
+
export declare type VmmServersListBySubscriptionResponse = VMMServerListResult;
|
|
2217
|
+
|
|
2218
|
+
/** Optional parameters. */
|
|
2219
|
+
export declare interface VmmServersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2220
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2221
|
+
updateIntervalInMs?: number;
|
|
2222
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2223
|
+
resumeFrom?: string;
|
|
2224
|
+
}
|
|
2225
|
+
|
|
2226
|
+
/** Contains response data for the update operation. */
|
|
2227
|
+
export declare type VmmServersUpdateResponse = VMMServer;
|
|
2228
|
+
|
|
2229
|
+
export { }
|