@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,508 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await, __awaiter } from "tslib";
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
10
|
+
import * as Mappers from "../models/mappers";
|
|
11
|
+
import * as Parameters from "../models/parameters";
|
|
12
|
+
import { LroEngine } from "@azure/core-lro";
|
|
13
|
+
import { LroImpl } from "../lroImpl";
|
|
14
|
+
/// <reference lib="esnext.asynciterable" />
|
|
15
|
+
/** Class containing AvailabilitySets operations. */
|
|
16
|
+
export class AvailabilitySetsImpl {
|
|
17
|
+
/**
|
|
18
|
+
* Initialize a new instance of the class AvailabilitySets class.
|
|
19
|
+
* @param client Reference to the service client
|
|
20
|
+
*/
|
|
21
|
+
constructor(client) {
|
|
22
|
+
this.client = client;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* List of AvailabilitySets in a resource group.
|
|
26
|
+
* @param resourceGroupName The name of the resource group.
|
|
27
|
+
* @param options The options parameters.
|
|
28
|
+
*/
|
|
29
|
+
listByResourceGroup(resourceGroupName, options) {
|
|
30
|
+
const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);
|
|
31
|
+
return {
|
|
32
|
+
next() {
|
|
33
|
+
return iter.next();
|
|
34
|
+
},
|
|
35
|
+
[Symbol.asyncIterator]() {
|
|
36
|
+
return this;
|
|
37
|
+
},
|
|
38
|
+
byPage: () => {
|
|
39
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options);
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
44
|
+
return __asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
45
|
+
let result = yield __await(this._listByResourceGroup(resourceGroupName, options));
|
|
46
|
+
yield yield __await(result.value || []);
|
|
47
|
+
let continuationToken = result.nextLink;
|
|
48
|
+
while (continuationToken) {
|
|
49
|
+
result = yield __await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
50
|
+
continuationToken = result.nextLink;
|
|
51
|
+
yield yield __await(result.value || []);
|
|
52
|
+
}
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
listByResourceGroupPagingAll(resourceGroupName, options) {
|
|
56
|
+
return __asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
|
|
57
|
+
var e_1, _a;
|
|
58
|
+
try {
|
|
59
|
+
for (var _b = __asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
60
|
+
const page = _c.value;
|
|
61
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
65
|
+
finally {
|
|
66
|
+
try {
|
|
67
|
+
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
68
|
+
}
|
|
69
|
+
finally { if (e_1) throw e_1.error; }
|
|
70
|
+
}
|
|
71
|
+
});
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* List of AvailabilitySets in a subscription.
|
|
75
|
+
* @param options The options parameters.
|
|
76
|
+
*/
|
|
77
|
+
listBySubscription(options) {
|
|
78
|
+
const iter = this.listBySubscriptionPagingAll(options);
|
|
79
|
+
return {
|
|
80
|
+
next() {
|
|
81
|
+
return iter.next();
|
|
82
|
+
},
|
|
83
|
+
[Symbol.asyncIterator]() {
|
|
84
|
+
return this;
|
|
85
|
+
},
|
|
86
|
+
byPage: () => {
|
|
87
|
+
return this.listBySubscriptionPagingPage(options);
|
|
88
|
+
}
|
|
89
|
+
};
|
|
90
|
+
}
|
|
91
|
+
listBySubscriptionPagingPage(options) {
|
|
92
|
+
return __asyncGenerator(this, arguments, function* listBySubscriptionPagingPage_1() {
|
|
93
|
+
let result = yield __await(this._listBySubscription(options));
|
|
94
|
+
yield yield __await(result.value || []);
|
|
95
|
+
let continuationToken = result.nextLink;
|
|
96
|
+
while (continuationToken) {
|
|
97
|
+
result = yield __await(this._listBySubscriptionNext(continuationToken, options));
|
|
98
|
+
continuationToken = result.nextLink;
|
|
99
|
+
yield yield __await(result.value || []);
|
|
100
|
+
}
|
|
101
|
+
});
|
|
102
|
+
}
|
|
103
|
+
listBySubscriptionPagingAll(options) {
|
|
104
|
+
return __asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
|
|
105
|
+
var e_2, _a;
|
|
106
|
+
try {
|
|
107
|
+
for (var _b = __asyncValues(this.listBySubscriptionPagingPage(options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
108
|
+
const page = _c.value;
|
|
109
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
113
|
+
finally {
|
|
114
|
+
try {
|
|
115
|
+
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
116
|
+
}
|
|
117
|
+
finally { if (e_2) throw e_2.error; }
|
|
118
|
+
}
|
|
119
|
+
});
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Implements AvailabilitySet GET method.
|
|
123
|
+
* @param resourceGroupName The name of the resource group.
|
|
124
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
125
|
+
* @param options The options parameters.
|
|
126
|
+
*/
|
|
127
|
+
get(resourceGroupName, availabilitySetName, options) {
|
|
128
|
+
return this.client.sendOperationRequest({ resourceGroupName, availabilitySetName, options }, getOperationSpec);
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* Onboards the ScVmm availability set as an Azure resource.
|
|
132
|
+
* @param resourceGroupName The name of the resource group.
|
|
133
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
134
|
+
* @param body Request payload.
|
|
135
|
+
* @param options The options parameters.
|
|
136
|
+
*/
|
|
137
|
+
beginCreateOrUpdate(resourceGroupName, availabilitySetName, body, options) {
|
|
138
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
139
|
+
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
140
|
+
return this.client.sendOperationRequest(args, spec);
|
|
141
|
+
});
|
|
142
|
+
const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
143
|
+
var _a;
|
|
144
|
+
let currentRawResponse = undefined;
|
|
145
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
146
|
+
const callback = (rawResponse, flatResponse) => {
|
|
147
|
+
currentRawResponse = rawResponse;
|
|
148
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
149
|
+
};
|
|
150
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
151
|
+
const flatResponse = yield directSendOperation(updatedArgs, spec);
|
|
152
|
+
return {
|
|
153
|
+
flatResponse,
|
|
154
|
+
rawResponse: {
|
|
155
|
+
statusCode: currentRawResponse.status,
|
|
156
|
+
body: currentRawResponse.parsedBody,
|
|
157
|
+
headers: currentRawResponse.headers.toJSON()
|
|
158
|
+
}
|
|
159
|
+
};
|
|
160
|
+
});
|
|
161
|
+
const lro = new LroImpl(sendOperation, { resourceGroupName, availabilitySetName, body, options }, createOrUpdateOperationSpec);
|
|
162
|
+
const poller = new LroEngine(lro, {
|
|
163
|
+
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
164
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
165
|
+
lroResourceLocationConfig: "azure-async-operation"
|
|
166
|
+
});
|
|
167
|
+
yield poller.poll();
|
|
168
|
+
return poller;
|
|
169
|
+
});
|
|
170
|
+
}
|
|
171
|
+
/**
|
|
172
|
+
* Onboards the ScVmm availability set as an Azure resource.
|
|
173
|
+
* @param resourceGroupName The name of the resource group.
|
|
174
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
175
|
+
* @param body Request payload.
|
|
176
|
+
* @param options The options parameters.
|
|
177
|
+
*/
|
|
178
|
+
beginCreateOrUpdateAndWait(resourceGroupName, availabilitySetName, body, options) {
|
|
179
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
180
|
+
const poller = yield this.beginCreateOrUpdate(resourceGroupName, availabilitySetName, body, options);
|
|
181
|
+
return poller.pollUntilDone();
|
|
182
|
+
});
|
|
183
|
+
}
|
|
184
|
+
/**
|
|
185
|
+
* Deregisters the ScVmm availability set from Azure.
|
|
186
|
+
* @param resourceGroupName The name of the resource group.
|
|
187
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
188
|
+
* @param options The options parameters.
|
|
189
|
+
*/
|
|
190
|
+
beginDelete(resourceGroupName, availabilitySetName, options) {
|
|
191
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
192
|
+
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
193
|
+
return this.client.sendOperationRequest(args, spec);
|
|
194
|
+
});
|
|
195
|
+
const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
196
|
+
var _a;
|
|
197
|
+
let currentRawResponse = undefined;
|
|
198
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
199
|
+
const callback = (rawResponse, flatResponse) => {
|
|
200
|
+
currentRawResponse = rawResponse;
|
|
201
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
202
|
+
};
|
|
203
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
204
|
+
const flatResponse = yield directSendOperation(updatedArgs, spec);
|
|
205
|
+
return {
|
|
206
|
+
flatResponse,
|
|
207
|
+
rawResponse: {
|
|
208
|
+
statusCode: currentRawResponse.status,
|
|
209
|
+
body: currentRawResponse.parsedBody,
|
|
210
|
+
headers: currentRawResponse.headers.toJSON()
|
|
211
|
+
}
|
|
212
|
+
};
|
|
213
|
+
});
|
|
214
|
+
const lro = new LroImpl(sendOperation, { resourceGroupName, availabilitySetName, options }, deleteOperationSpec);
|
|
215
|
+
const poller = new LroEngine(lro, {
|
|
216
|
+
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
217
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
218
|
+
});
|
|
219
|
+
yield poller.poll();
|
|
220
|
+
return poller;
|
|
221
|
+
});
|
|
222
|
+
}
|
|
223
|
+
/**
|
|
224
|
+
* Deregisters the ScVmm availability set from Azure.
|
|
225
|
+
* @param resourceGroupName The name of the resource group.
|
|
226
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
227
|
+
* @param options The options parameters.
|
|
228
|
+
*/
|
|
229
|
+
beginDeleteAndWait(resourceGroupName, availabilitySetName, options) {
|
|
230
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
231
|
+
const poller = yield this.beginDelete(resourceGroupName, availabilitySetName, options);
|
|
232
|
+
return poller.pollUntilDone();
|
|
233
|
+
});
|
|
234
|
+
}
|
|
235
|
+
/**
|
|
236
|
+
* Updates the AvailabilitySets resource.
|
|
237
|
+
* @param resourceGroupName The name of the resource group.
|
|
238
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
239
|
+
* @param body AvailabilitySets patch payload.
|
|
240
|
+
* @param options The options parameters.
|
|
241
|
+
*/
|
|
242
|
+
beginUpdate(resourceGroupName, availabilitySetName, body, options) {
|
|
243
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
244
|
+
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
245
|
+
return this.client.sendOperationRequest(args, spec);
|
|
246
|
+
});
|
|
247
|
+
const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
248
|
+
var _a;
|
|
249
|
+
let currentRawResponse = undefined;
|
|
250
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
251
|
+
const callback = (rawResponse, flatResponse) => {
|
|
252
|
+
currentRawResponse = rawResponse;
|
|
253
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
254
|
+
};
|
|
255
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
256
|
+
const flatResponse = yield directSendOperation(updatedArgs, spec);
|
|
257
|
+
return {
|
|
258
|
+
flatResponse,
|
|
259
|
+
rawResponse: {
|
|
260
|
+
statusCode: currentRawResponse.status,
|
|
261
|
+
body: currentRawResponse.parsedBody,
|
|
262
|
+
headers: currentRawResponse.headers.toJSON()
|
|
263
|
+
}
|
|
264
|
+
};
|
|
265
|
+
});
|
|
266
|
+
const lro = new LroImpl(sendOperation, { resourceGroupName, availabilitySetName, body, options }, updateOperationSpec);
|
|
267
|
+
const poller = new LroEngine(lro, {
|
|
268
|
+
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
269
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
270
|
+
lroResourceLocationConfig: "azure-async-operation"
|
|
271
|
+
});
|
|
272
|
+
yield poller.poll();
|
|
273
|
+
return poller;
|
|
274
|
+
});
|
|
275
|
+
}
|
|
276
|
+
/**
|
|
277
|
+
* Updates the AvailabilitySets resource.
|
|
278
|
+
* @param resourceGroupName The name of the resource group.
|
|
279
|
+
* @param availabilitySetName Name of the AvailabilitySet.
|
|
280
|
+
* @param body AvailabilitySets patch payload.
|
|
281
|
+
* @param options The options parameters.
|
|
282
|
+
*/
|
|
283
|
+
beginUpdateAndWait(resourceGroupName, availabilitySetName, body, options) {
|
|
284
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
285
|
+
const poller = yield this.beginUpdate(resourceGroupName, availabilitySetName, body, options);
|
|
286
|
+
return poller.pollUntilDone();
|
|
287
|
+
});
|
|
288
|
+
}
|
|
289
|
+
/**
|
|
290
|
+
* List of AvailabilitySets in a resource group.
|
|
291
|
+
* @param resourceGroupName The name of the resource group.
|
|
292
|
+
* @param options The options parameters.
|
|
293
|
+
*/
|
|
294
|
+
_listByResourceGroup(resourceGroupName, options) {
|
|
295
|
+
return this.client.sendOperationRequest({ resourceGroupName, options }, listByResourceGroupOperationSpec);
|
|
296
|
+
}
|
|
297
|
+
/**
|
|
298
|
+
* List of AvailabilitySets in a subscription.
|
|
299
|
+
* @param options The options parameters.
|
|
300
|
+
*/
|
|
301
|
+
_listBySubscription(options) {
|
|
302
|
+
return this.client.sendOperationRequest({ options }, listBySubscriptionOperationSpec);
|
|
303
|
+
}
|
|
304
|
+
/**
|
|
305
|
+
* ListByResourceGroupNext
|
|
306
|
+
* @param resourceGroupName The name of the resource group.
|
|
307
|
+
* @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
|
|
308
|
+
* @param options The options parameters.
|
|
309
|
+
*/
|
|
310
|
+
_listByResourceGroupNext(resourceGroupName, nextLink, options) {
|
|
311
|
+
return this.client.sendOperationRequest({ resourceGroupName, nextLink, options }, listByResourceGroupNextOperationSpec);
|
|
312
|
+
}
|
|
313
|
+
/**
|
|
314
|
+
* ListBySubscriptionNext
|
|
315
|
+
* @param nextLink The nextLink from the previous successful call to the ListBySubscription method.
|
|
316
|
+
* @param options The options parameters.
|
|
317
|
+
*/
|
|
318
|
+
_listBySubscriptionNext(nextLink, options) {
|
|
319
|
+
return this.client.sendOperationRequest({ nextLink, options }, listBySubscriptionNextOperationSpec);
|
|
320
|
+
}
|
|
321
|
+
}
|
|
322
|
+
// Operation Specifications
|
|
323
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
324
|
+
const getOperationSpec = {
|
|
325
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/availabilitySets/{availabilitySetName}",
|
|
326
|
+
httpMethod: "GET",
|
|
327
|
+
responses: {
|
|
328
|
+
200: {
|
|
329
|
+
bodyMapper: Mappers.AvailabilitySet
|
|
330
|
+
},
|
|
331
|
+
default: {
|
|
332
|
+
bodyMapper: Mappers.ErrorResponse
|
|
333
|
+
}
|
|
334
|
+
},
|
|
335
|
+
queryParameters: [Parameters.apiVersion],
|
|
336
|
+
urlParameters: [
|
|
337
|
+
Parameters.$host,
|
|
338
|
+
Parameters.subscriptionId,
|
|
339
|
+
Parameters.resourceGroupName,
|
|
340
|
+
Parameters.availabilitySetName
|
|
341
|
+
],
|
|
342
|
+
headerParameters: [Parameters.accept],
|
|
343
|
+
serializer
|
|
344
|
+
};
|
|
345
|
+
const createOrUpdateOperationSpec = {
|
|
346
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/availabilitySets/{availabilitySetName}",
|
|
347
|
+
httpMethod: "PUT",
|
|
348
|
+
responses: {
|
|
349
|
+
200: {
|
|
350
|
+
bodyMapper: Mappers.AvailabilitySet
|
|
351
|
+
},
|
|
352
|
+
201: {
|
|
353
|
+
bodyMapper: Mappers.AvailabilitySet
|
|
354
|
+
},
|
|
355
|
+
202: {
|
|
356
|
+
bodyMapper: Mappers.AvailabilitySet
|
|
357
|
+
},
|
|
358
|
+
204: {
|
|
359
|
+
bodyMapper: Mappers.AvailabilitySet
|
|
360
|
+
},
|
|
361
|
+
default: {
|
|
362
|
+
bodyMapper: Mappers.ErrorResponse
|
|
363
|
+
}
|
|
364
|
+
},
|
|
365
|
+
requestBody: Parameters.body11,
|
|
366
|
+
queryParameters: [Parameters.apiVersion],
|
|
367
|
+
urlParameters: [
|
|
368
|
+
Parameters.$host,
|
|
369
|
+
Parameters.subscriptionId,
|
|
370
|
+
Parameters.resourceGroupName,
|
|
371
|
+
Parameters.availabilitySetName
|
|
372
|
+
],
|
|
373
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
374
|
+
mediaType: "json",
|
|
375
|
+
serializer
|
|
376
|
+
};
|
|
377
|
+
const deleteOperationSpec = {
|
|
378
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/availabilitySets/{availabilitySetName}",
|
|
379
|
+
httpMethod: "DELETE",
|
|
380
|
+
responses: {
|
|
381
|
+
200: {},
|
|
382
|
+
201: {},
|
|
383
|
+
202: {},
|
|
384
|
+
204: {},
|
|
385
|
+
default: {
|
|
386
|
+
bodyMapper: Mappers.ErrorResponse
|
|
387
|
+
}
|
|
388
|
+
},
|
|
389
|
+
queryParameters: [Parameters.apiVersion, Parameters.force],
|
|
390
|
+
urlParameters: [
|
|
391
|
+
Parameters.$host,
|
|
392
|
+
Parameters.subscriptionId,
|
|
393
|
+
Parameters.resourceGroupName,
|
|
394
|
+
Parameters.availabilitySetName
|
|
395
|
+
],
|
|
396
|
+
headerParameters: [Parameters.accept],
|
|
397
|
+
serializer
|
|
398
|
+
};
|
|
399
|
+
const updateOperationSpec = {
|
|
400
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/availabilitySets/{availabilitySetName}",
|
|
401
|
+
httpMethod: "PATCH",
|
|
402
|
+
responses: {
|
|
403
|
+
200: {
|
|
404
|
+
bodyMapper: Mappers.AvailabilitySet
|
|
405
|
+
},
|
|
406
|
+
201: {
|
|
407
|
+
bodyMapper: Mappers.AvailabilitySet
|
|
408
|
+
},
|
|
409
|
+
202: {
|
|
410
|
+
bodyMapper: Mappers.AvailabilitySet
|
|
411
|
+
},
|
|
412
|
+
204: {
|
|
413
|
+
bodyMapper: Mappers.AvailabilitySet
|
|
414
|
+
},
|
|
415
|
+
default: {
|
|
416
|
+
bodyMapper: Mappers.ErrorResponse
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
requestBody: Parameters.body1,
|
|
420
|
+
queryParameters: [Parameters.apiVersion],
|
|
421
|
+
urlParameters: [
|
|
422
|
+
Parameters.$host,
|
|
423
|
+
Parameters.subscriptionId,
|
|
424
|
+
Parameters.resourceGroupName,
|
|
425
|
+
Parameters.availabilitySetName
|
|
426
|
+
],
|
|
427
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
428
|
+
mediaType: "json",
|
|
429
|
+
serializer
|
|
430
|
+
};
|
|
431
|
+
const listByResourceGroupOperationSpec = {
|
|
432
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/availabilitySets",
|
|
433
|
+
httpMethod: "GET",
|
|
434
|
+
responses: {
|
|
435
|
+
200: {
|
|
436
|
+
bodyMapper: Mappers.AvailabilitySetListResult
|
|
437
|
+
},
|
|
438
|
+
default: {
|
|
439
|
+
bodyMapper: Mappers.ErrorResponse
|
|
440
|
+
}
|
|
441
|
+
},
|
|
442
|
+
queryParameters: [Parameters.apiVersion],
|
|
443
|
+
urlParameters: [
|
|
444
|
+
Parameters.$host,
|
|
445
|
+
Parameters.subscriptionId,
|
|
446
|
+
Parameters.resourceGroupName
|
|
447
|
+
],
|
|
448
|
+
headerParameters: [Parameters.accept],
|
|
449
|
+
serializer
|
|
450
|
+
};
|
|
451
|
+
const listBySubscriptionOperationSpec = {
|
|
452
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.ScVmm/availabilitySets",
|
|
453
|
+
httpMethod: "GET",
|
|
454
|
+
responses: {
|
|
455
|
+
200: {
|
|
456
|
+
bodyMapper: Mappers.AvailabilitySetListResult
|
|
457
|
+
},
|
|
458
|
+
default: {
|
|
459
|
+
bodyMapper: Mappers.ErrorResponse
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
queryParameters: [Parameters.apiVersion],
|
|
463
|
+
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
464
|
+
headerParameters: [Parameters.accept],
|
|
465
|
+
serializer
|
|
466
|
+
};
|
|
467
|
+
const listByResourceGroupNextOperationSpec = {
|
|
468
|
+
path: "{nextLink}",
|
|
469
|
+
httpMethod: "GET",
|
|
470
|
+
responses: {
|
|
471
|
+
200: {
|
|
472
|
+
bodyMapper: Mappers.AvailabilitySetListResult
|
|
473
|
+
},
|
|
474
|
+
default: {
|
|
475
|
+
bodyMapper: Mappers.ErrorResponse
|
|
476
|
+
}
|
|
477
|
+
},
|
|
478
|
+
queryParameters: [Parameters.apiVersion],
|
|
479
|
+
urlParameters: [
|
|
480
|
+
Parameters.$host,
|
|
481
|
+
Parameters.subscriptionId,
|
|
482
|
+
Parameters.resourceGroupName,
|
|
483
|
+
Parameters.nextLink
|
|
484
|
+
],
|
|
485
|
+
headerParameters: [Parameters.accept],
|
|
486
|
+
serializer
|
|
487
|
+
};
|
|
488
|
+
const listBySubscriptionNextOperationSpec = {
|
|
489
|
+
path: "{nextLink}",
|
|
490
|
+
httpMethod: "GET",
|
|
491
|
+
responses: {
|
|
492
|
+
200: {
|
|
493
|
+
bodyMapper: Mappers.AvailabilitySetListResult
|
|
494
|
+
},
|
|
495
|
+
default: {
|
|
496
|
+
bodyMapper: Mappers.ErrorResponse
|
|
497
|
+
}
|
|
498
|
+
},
|
|
499
|
+
queryParameters: [Parameters.apiVersion],
|
|
500
|
+
urlParameters: [
|
|
501
|
+
Parameters.$host,
|
|
502
|
+
Parameters.subscriptionId,
|
|
503
|
+
Parameters.nextLink
|
|
504
|
+
],
|
|
505
|
+
headerParameters: [Parameters.accept],
|
|
506
|
+
serializer
|
|
507
|
+
};
|
|
508
|
+
//# sourceMappingURL=availabilitySets.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"availabilitySets.js","sourceRoot":"","sources":["../../../src/operations/availabilitySets.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Clouds } from "../operationsInterfaces";
|
|
3
|
+
import { Scvmm } from "../scvmm";
|
|
4
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
5
|
+
import { Cloud, CloudsListByResourceGroupOptionalParams, CloudsListBySubscriptionOptionalParams, CloudsGetOptionalParams, CloudsGetResponse, CloudsCreateOrUpdateOptionalParams, CloudsCreateOrUpdateResponse, CloudsDeleteOptionalParams, ResourcePatch, CloudsUpdateOptionalParams, CloudsUpdateResponse } from "../models";
|
|
6
|
+
/** Class containing Clouds operations. */
|
|
7
|
+
export declare class CloudsImpl implements Clouds {
|
|
8
|
+
private readonly client;
|
|
9
|
+
/**
|
|
10
|
+
* Initialize a new instance of the class Clouds class.
|
|
11
|
+
* @param client Reference to the service client
|
|
12
|
+
*/
|
|
13
|
+
constructor(client: Scvmm);
|
|
14
|
+
/**
|
|
15
|
+
* List of Clouds in a resource group.
|
|
16
|
+
* @param resourceGroupName The name of the resource group.
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
listByResourceGroup(resourceGroupName: string, options?: CloudsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cloud>;
|
|
20
|
+
private listByResourceGroupPagingPage;
|
|
21
|
+
private listByResourceGroupPagingAll;
|
|
22
|
+
/**
|
|
23
|
+
* List of Clouds in a subscription.
|
|
24
|
+
* @param options The options parameters.
|
|
25
|
+
*/
|
|
26
|
+
listBySubscription(options?: CloudsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Cloud>;
|
|
27
|
+
private listBySubscriptionPagingPage;
|
|
28
|
+
private listBySubscriptionPagingAll;
|
|
29
|
+
/**
|
|
30
|
+
* Implements Cloud GET method.
|
|
31
|
+
* @param resourceGroupName The name of the resource group.
|
|
32
|
+
* @param cloudName Name of the Cloud.
|
|
33
|
+
* @param options The options parameters.
|
|
34
|
+
*/
|
|
35
|
+
get(resourceGroupName: string, cloudName: string, options?: CloudsGetOptionalParams): Promise<CloudsGetResponse>;
|
|
36
|
+
/**
|
|
37
|
+
* Onboards the ScVmm fabric cloud as an Azure cloud resource.
|
|
38
|
+
* @param resourceGroupName The name of the resource group.
|
|
39
|
+
* @param cloudName Name of the Cloud.
|
|
40
|
+
* @param body Request payload.
|
|
41
|
+
* @param options The options parameters.
|
|
42
|
+
*/
|
|
43
|
+
beginCreateOrUpdate(resourceGroupName: string, cloudName: string, body: Cloud, options?: CloudsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<CloudsCreateOrUpdateResponse>, CloudsCreateOrUpdateResponse>>;
|
|
44
|
+
/**
|
|
45
|
+
* Onboards the ScVmm fabric cloud as an Azure cloud resource.
|
|
46
|
+
* @param resourceGroupName The name of the resource group.
|
|
47
|
+
* @param cloudName Name of the Cloud.
|
|
48
|
+
* @param body Request payload.
|
|
49
|
+
* @param options The options parameters.
|
|
50
|
+
*/
|
|
51
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, cloudName: string, body: Cloud, options?: CloudsCreateOrUpdateOptionalParams): Promise<CloudsCreateOrUpdateResponse>;
|
|
52
|
+
/**
|
|
53
|
+
* Deregisters the ScVmm fabric cloud from Azure.
|
|
54
|
+
* @param resourceGroupName The name of the resource group.
|
|
55
|
+
* @param cloudName Name of the Cloud.
|
|
56
|
+
* @param options The options parameters.
|
|
57
|
+
*/
|
|
58
|
+
beginDelete(resourceGroupName: string, cloudName: string, options?: CloudsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
59
|
+
/**
|
|
60
|
+
* Deregisters the ScVmm fabric cloud from Azure.
|
|
61
|
+
* @param resourceGroupName The name of the resource group.
|
|
62
|
+
* @param cloudName Name of the Cloud.
|
|
63
|
+
* @param options The options parameters.
|
|
64
|
+
*/
|
|
65
|
+
beginDeleteAndWait(resourceGroupName: string, cloudName: string, options?: CloudsDeleteOptionalParams): Promise<void>;
|
|
66
|
+
/**
|
|
67
|
+
* Updates the Clouds resource.
|
|
68
|
+
* @param resourceGroupName The name of the resource group.
|
|
69
|
+
* @param cloudName Name of the Cloud.
|
|
70
|
+
* @param body Clouds patch payload.
|
|
71
|
+
* @param options The options parameters.
|
|
72
|
+
*/
|
|
73
|
+
beginUpdate(resourceGroupName: string, cloudName: string, body: ResourcePatch, options?: CloudsUpdateOptionalParams): Promise<PollerLike<PollOperationState<CloudsUpdateResponse>, CloudsUpdateResponse>>;
|
|
74
|
+
/**
|
|
75
|
+
* Updates the Clouds resource.
|
|
76
|
+
* @param resourceGroupName The name of the resource group.
|
|
77
|
+
* @param cloudName Name of the Cloud.
|
|
78
|
+
* @param body Clouds patch payload.
|
|
79
|
+
* @param options The options parameters.
|
|
80
|
+
*/
|
|
81
|
+
beginUpdateAndWait(resourceGroupName: string, cloudName: string, body: ResourcePatch, options?: CloudsUpdateOptionalParams): Promise<CloudsUpdateResponse>;
|
|
82
|
+
/**
|
|
83
|
+
* List of Clouds in a resource group.
|
|
84
|
+
* @param resourceGroupName The name of the resource group.
|
|
85
|
+
* @param options The options parameters.
|
|
86
|
+
*/
|
|
87
|
+
private _listByResourceGroup;
|
|
88
|
+
/**
|
|
89
|
+
* List of Clouds in a subscription.
|
|
90
|
+
* @param options The options parameters.
|
|
91
|
+
*/
|
|
92
|
+
private _listBySubscription;
|
|
93
|
+
/**
|
|
94
|
+
* ListByResourceGroupNext
|
|
95
|
+
* @param resourceGroupName The name of the resource group.
|
|
96
|
+
* @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
|
|
97
|
+
* @param options The options parameters.
|
|
98
|
+
*/
|
|
99
|
+
private _listByResourceGroupNext;
|
|
100
|
+
/**
|
|
101
|
+
* ListBySubscriptionNext
|
|
102
|
+
* @param nextLink The nextLink from the previous successful call to the ListBySubscription method.
|
|
103
|
+
* @param options The options parameters.
|
|
104
|
+
*/
|
|
105
|
+
private _listBySubscriptionNext;
|
|
106
|
+
}
|
|
107
|
+
//# sourceMappingURL=clouds.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clouds.d.ts","sourceRoot":"","sources":["../../../src/operations/clouds.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAIjD,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AACjC,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAa,MAAM,iBAAiB,CAAC;AAE5E,OAAO,EACL,KAAK,EAEL,uCAAuC,EAEvC,sCAAsC,EACtC,uBAAuB,EACvB,iBAAiB,EACjB,kCAAkC,EAClC,4BAA4B,EAC5B,0BAA0B,EAC1B,aAAa,EACb,0BAA0B,EAC1B,oBAAoB,EAKrB,MAAM,WAAW,CAAC;AAGnB,0CAA0C;AAC1C,qBAAa,UAAW,YAAW,MAAM;IACvC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAQ;IAE/B;;;OAGG;gBACS,MAAM,EAAE,KAAK;IAIzB;;;;OAIG;IACI,mBAAmB,CACxB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,KAAK,CAAC;YAerB,6BAA6B;YAkB7B,4BAA4B;IAY3C;;;OAGG;IACI,kBAAkB,CACvB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,0BAA0B,CAAC,KAAK,CAAC;YAerB,4BAA4B;YAa5B,2BAA2B;IAQ1C;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,uBAAuB,GAChC,OAAO,CAAC,iBAAiB,CAAC;IAO7B;;;;;;OAMG;IACG,mBAAmB,CACvB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,IAAI,EAAE,KAAK,EACX,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,4BAA4B,CAAC,EAChD,4BAA4B,CAC7B,CACF;IAsDD;;;;;;OAMG;IACG,0BAA0B,CAC9B,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,IAAI,EAAE,KAAK,EACX,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC;IAUxC;;;;;OAKG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC;IAsDtD;;;;;OAKG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,IAAI,CAAC;IAShB;;;;;;OAMG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,IAAI,EAAE,aAAa,EACnB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CACR,UAAU,CAAC,kBAAkB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,CAC3E;IAsDD;;;;;;OAMG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,IAAI,EAAE,aAAa,EACnB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC;IAUhC;;;;OAIG;IACH,OAAO,CAAC,oBAAoB;IAU5B;;;OAGG;IACH,OAAO,CAAC,mBAAmB;IAS3B;;;;;OAKG;IACH,OAAO,CAAC,wBAAwB;IAWhC;;;;OAIG;IACH,OAAO,CAAC,uBAAuB;CAShC"}
|