@azure/arm-devcenter 1.1.2-alpha.20260310.1 → 2.0.0-beta.1
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/LICENSE +1 -1
- package/README.md +13 -16
- package/dist/browser/api/attachedNetworks/index.d.ts +3 -0
- package/dist/browser/api/attachedNetworks/index.js +4 -0
- package/dist/browser/api/attachedNetworks/index.js.map +1 -0
- package/dist/browser/api/attachedNetworks/operations.d.ts +31 -0
- package/dist/browser/api/attachedNetworks/operations.js +209 -0
- package/dist/browser/api/attachedNetworks/operations.js.map +1 -0
- package/dist/browser/api/attachedNetworks/options.d.ts +28 -0
- package/dist/browser/api/attachedNetworks/options.js +4 -0
- package/dist/browser/api/attachedNetworks/options.js.map +1 -0
- package/dist/browser/api/catalogs/index.d.ts +3 -0
- package/dist/browser/api/catalogs/index.js +4 -0
- package/dist/browser/api/catalogs/index.js.map +1 -0
- package/dist/browser/api/catalogs/operations.d.ts +39 -0
- package/dist/browser/api/catalogs/operations.js +279 -0
- package/dist/browser/api/catalogs/operations.js.map +1 -0
- package/dist/browser/api/catalogs/options.d.ts +38 -0
- package/dist/browser/api/catalogs/options.js +4 -0
- package/dist/browser/api/catalogs/options.js.map +1 -0
- package/dist/browser/api/checkNameAvailability/index.d.ts +3 -0
- package/dist/browser/api/checkNameAvailability/index.js +4 -0
- package/dist/browser/api/checkNameAvailability/index.js.map +1 -0
- package/dist/browser/api/checkNameAvailability/operations.d.ts +9 -0
- package/dist/browser/api/checkNameAvailability/operations.js +36 -0
- package/dist/browser/api/checkNameAvailability/operations.js.map +1 -0
- package/dist/browser/api/checkNameAvailability/options.d.ts +5 -0
- package/dist/browser/api/checkNameAvailability/options.js +4 -0
- package/dist/browser/api/checkNameAvailability/options.js.map +1 -0
- package/dist/browser/api/checkScopedNameAvailability/index.d.ts +3 -0
- package/dist/browser/api/checkScopedNameAvailability/index.js +4 -0
- package/dist/browser/api/checkScopedNameAvailability/index.js.map +1 -0
- package/dist/browser/api/checkScopedNameAvailability/operations.d.ts +9 -0
- package/dist/browser/api/checkScopedNameAvailability/operations.js +36 -0
- package/dist/browser/api/checkScopedNameAvailability/operations.js.map +1 -0
- package/dist/browser/api/checkScopedNameAvailability/options.d.ts +5 -0
- package/dist/browser/api/checkScopedNameAvailability/options.js +4 -0
- package/dist/browser/api/checkScopedNameAvailability/options.js.map +1 -0
- package/dist/browser/api/customizationTasks/index.d.ts +3 -0
- package/dist/browser/api/customizationTasks/index.js +4 -0
- package/dist/browser/api/customizationTasks/index.js.map +1 -0
- package/dist/browser/api/customizationTasks/operations.d.ts +18 -0
- package/dist/browser/api/customizationTasks/operations.js +106 -0
- package/dist/browser/api/customizationTasks/operations.js.map +1 -0
- package/dist/browser/api/customizationTasks/options.d.ts +13 -0
- package/dist/browser/api/customizationTasks/options.js +4 -0
- package/dist/browser/api/customizationTasks/options.js.map +1 -0
- package/dist/browser/api/devBoxDefinitions/index.d.ts +3 -0
- package/dist/browser/api/devBoxDefinitions/index.js +4 -0
- package/dist/browser/api/devBoxDefinitions/index.js.map +1 -0
- package/dist/browser/api/devBoxDefinitions/operations.d.ts +35 -0
- package/dist/browser/api/devBoxDefinitions/operations.js +247 -0
- package/dist/browser/api/devBoxDefinitions/operations.js.map +1 -0
- package/dist/browser/api/devBoxDefinitions/options.d.ts +33 -0
- package/dist/browser/api/devBoxDefinitions/options.js +4 -0
- package/dist/browser/api/devBoxDefinitions/options.js.map +1 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuild/index.d.ts +3 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuild/index.js +4 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuild/index.js.map +1 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuild/operations.d.ts +18 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuild/operations.js +112 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuild/operations.js.map +1 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuild/options.d.ts +13 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuild/options.js +4 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuild/options.js.map +1 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuilds/index.d.ts +3 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuilds/index.js +4 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuilds/index.js.map +1 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuilds/operations.d.ts +10 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuilds/operations.js +46 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuilds/operations.js.map +1 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuilds/options.d.ts +5 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuilds/options.js +4 -0
- package/dist/browser/api/devCenterCatalogImageDefinitionBuilds/options.js.map +1 -0
- package/dist/browser/api/devCenterCatalogImageDefinitions/index.d.ts +3 -0
- package/dist/browser/api/devCenterCatalogImageDefinitions/index.js +4 -0
- package/dist/browser/api/devCenterCatalogImageDefinitions/index.js.map +1 -0
- package/dist/browser/api/devCenterCatalogImageDefinitions/operations.d.ts +23 -0
- package/dist/browser/api/devCenterCatalogImageDefinitions/operations.js +149 -0
- package/dist/browser/api/devCenterCatalogImageDefinitions/operations.js.map +1 -0
- package/dist/browser/api/devCenterCatalogImageDefinitions/options.d.ts +18 -0
- package/dist/browser/api/devCenterCatalogImageDefinitions/options.js +4 -0
- package/dist/browser/api/devCenterCatalogImageDefinitions/options.js.map +1 -0
- package/dist/browser/api/devCenterContext.d.ts +22 -0
- package/dist/browser/api/devCenterContext.js +26 -0
- package/dist/browser/api/devCenterContext.js.map +1 -0
- package/dist/browser/api/devCenters/index.d.ts +3 -0
- package/dist/browser/api/devCenters/index.js +4 -0
- package/dist/browser/api/devCenters/index.js.map +1 -0
- package/dist/browser/api/devCenters/operations.d.ts +31 -0
- package/dist/browser/api/devCenters/operations.js +209 -0
- package/dist/browser/api/devCenters/operations.js.map +1 -0
- package/dist/browser/api/devCenters/options.d.ts +30 -0
- package/dist/browser/api/devCenters/options.js +4 -0
- package/dist/browser/api/devCenters/options.js.map +1 -0
- package/dist/browser/api/encryptionSets/index.d.ts +3 -0
- package/dist/browser/api/encryptionSets/index.js +4 -0
- package/dist/browser/api/encryptionSets/index.js.map +1 -0
- package/dist/browser/api/encryptionSets/operations.d.ts +27 -0
- package/dist/browser/api/encryptionSets/operations.js +182 -0
- package/dist/browser/api/encryptionSets/operations.js.map +1 -0
- package/dist/browser/api/encryptionSets/options.d.ts +25 -0
- package/dist/browser/api/encryptionSets/options.js +4 -0
- package/dist/browser/api/encryptionSets/options.js.map +1 -0
- package/dist/browser/api/environmentDefinitions/index.d.ts +3 -0
- package/dist/browser/api/environmentDefinitions/index.js +4 -0
- package/dist/browser/api/environmentDefinitions/index.js.map +1 -0
- package/dist/browser/api/environmentDefinitions/operations.d.ts +26 -0
- package/dist/browser/api/environmentDefinitions/operations.js +172 -0
- package/dist/browser/api/environmentDefinitions/operations.js.map +1 -0
- package/dist/browser/api/environmentDefinitions/options.d.ts +19 -0
- package/dist/browser/api/environmentDefinitions/options.js +4 -0
- package/dist/browser/api/environmentDefinitions/options.js.map +1 -0
- package/dist/browser/api/environmentTypes/index.d.ts +3 -0
- package/dist/browser/api/environmentTypes/index.js +4 -0
- package/dist/browser/api/environmentTypes/index.js.map +1 -0
- package/dist/browser/api/environmentTypes/operations.d.ts +26 -0
- package/dist/browser/api/environmentTypes/operations.js +166 -0
- package/dist/browser/api/environmentTypes/operations.js.map +1 -0
- package/dist/browser/api/environmentTypes/options.d.ts +19 -0
- package/dist/browser/api/environmentTypes/options.js +4 -0
- package/dist/browser/api/environmentTypes/options.js.map +1 -0
- package/dist/browser/api/galleries/index.d.ts +3 -0
- package/dist/browser/api/galleries/index.js +4 -0
- package/dist/browser/api/galleries/index.js.map +1 -0
- package/dist/browser/api/galleries/operations.d.ts +23 -0
- package/dist/browser/api/galleries/operations.js +144 -0
- package/dist/browser/api/galleries/operations.js.map +1 -0
- package/dist/browser/api/galleries/options.d.ts +20 -0
- package/dist/browser/api/galleries/options.js +4 -0
- package/dist/browser/api/galleries/options.js.map +1 -0
- package/dist/browser/api/imageVersions/index.d.ts +3 -0
- package/dist/browser/api/imageVersions/index.js +4 -0
- package/dist/browser/api/imageVersions/index.js.map +1 -0
- package/dist/browser/api/imageVersions/operations.d.ts +22 -0
- package/dist/browser/api/imageVersions/operations.js +141 -0
- package/dist/browser/api/imageVersions/operations.js.map +1 -0
- package/dist/browser/api/imageVersions/options.d.ts +14 -0
- package/dist/browser/api/imageVersions/options.js +4 -0
- package/dist/browser/api/imageVersions/options.js.map +1 -0
- package/dist/browser/api/images/index.d.ts +3 -0
- package/dist/browser/api/images/index.js +4 -0
- package/dist/browser/api/images/index.js.map +1 -0
- package/dist/browser/api/images/operations.d.ts +26 -0
- package/dist/browser/api/images/operations.js +172 -0
- package/dist/browser/api/images/operations.js.map +1 -0
- package/dist/browser/api/images/options.d.ts +21 -0
- package/dist/browser/api/images/options.js +4 -0
- package/dist/browser/api/images/options.js.map +1 -0
- package/dist/browser/api/index.d.ts +3 -0
- package/dist/browser/api/index.js +4 -0
- package/dist/browser/api/index.js.map +1 -0
- package/dist/browser/api/networkConnections/index.d.ts +3 -0
- package/dist/browser/api/networkConnections/index.js +4 -0
- package/dist/browser/api/networkConnections/index.js.map +1 -0
- package/dist/browser/api/networkConnections/operations.d.ts +47 -0
- package/dist/browser/api/networkConnections/operations.js +343 -0
- package/dist/browser/api/networkConnections/operations.js.map +1 -0
- package/dist/browser/api/networkConnections/options.d.ts +48 -0
- package/dist/browser/api/networkConnections/options.js +4 -0
- package/dist/browser/api/networkConnections/options.js.map +1 -0
- package/dist/browser/api/operationStatuses/index.d.ts +3 -0
- package/dist/browser/api/operationStatuses/index.js +4 -0
- package/dist/browser/api/operationStatuses/index.js.map +1 -0
- package/dist/browser/api/operationStatuses/operations.d.ts +9 -0
- package/dist/browser/api/operationStatuses/operations.js +36 -0
- package/dist/browser/api/operationStatuses/operations.js.map +1 -0
- package/dist/browser/api/operationStatuses/options.d.ts +5 -0
- package/dist/browser/api/operationStatuses/options.js +4 -0
- package/dist/browser/api/operationStatuses/options.js.map +1 -0
- package/dist/browser/api/operations/index.d.ts +3 -0
- package/dist/browser/api/operations/index.js +4 -0
- package/dist/browser/api/operations/index.js.map +1 -0
- package/dist/browser/api/operations/operations.d.ts +10 -0
- package/dist/browser/api/operations/operations.js +37 -0
- package/dist/browser/api/operations/operations.js.map +1 -0
- package/dist/browser/api/operations/options.d.ts +5 -0
- package/dist/browser/api/operations/options.js +4 -0
- package/dist/browser/api/operations/options.js.map +1 -0
- package/dist/browser/api/pools/index.d.ts +3 -0
- package/dist/browser/api/pools/index.js +4 -0
- package/dist/browser/api/pools/index.js.map +1 -0
- package/dist/browser/api/pools/operations.d.ts +31 -0
- package/dist/browser/api/pools/operations.js +215 -0
- package/dist/browser/api/pools/operations.js.map +1 -0
- package/dist/browser/api/pools/options.d.ts +30 -0
- package/dist/browser/api/pools/options.js +4 -0
- package/dist/browser/api/pools/options.js.map +1 -0
- package/dist/browser/api/projectAllowedEnvironmentTypes/index.d.ts +3 -0
- package/dist/browser/api/projectAllowedEnvironmentTypes/index.js +4 -0
- package/dist/browser/api/projectAllowedEnvironmentTypes/index.js.map +1 -0
- package/dist/browser/api/projectAllowedEnvironmentTypes/operations.d.ts +14 -0
- package/dist/browser/api/projectAllowedEnvironmentTypes/operations.js +72 -0
- package/dist/browser/api/projectAllowedEnvironmentTypes/operations.js.map +1 -0
- package/dist/browser/api/projectAllowedEnvironmentTypes/options.d.ts +10 -0
- package/dist/browser/api/projectAllowedEnvironmentTypes/options.js +4 -0
- package/dist/browser/api/projectAllowedEnvironmentTypes/options.js.map +1 -0
- package/dist/browser/api/projectCatalogEnvironmentDefinitions/index.d.ts +3 -0
- package/dist/browser/api/projectCatalogEnvironmentDefinitions/index.js +4 -0
- package/dist/browser/api/projectCatalogEnvironmentDefinitions/index.js.map +1 -0
- package/dist/browser/api/projectCatalogEnvironmentDefinitions/operations.d.ts +9 -0
- package/dist/browser/api/projectCatalogEnvironmentDefinitions/operations.js +42 -0
- package/dist/browser/api/projectCatalogEnvironmentDefinitions/operations.js.map +1 -0
- package/dist/browser/api/projectCatalogEnvironmentDefinitions/options.d.ts +5 -0
- package/dist/browser/api/projectCatalogEnvironmentDefinitions/options.js +4 -0
- package/dist/browser/api/projectCatalogEnvironmentDefinitions/options.js.map +1 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuild/index.d.ts +3 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuild/index.js +4 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuild/index.js.map +1 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuild/operations.d.ts +18 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuild/operations.js +108 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuild/operations.js.map +1 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuild/options.d.ts +13 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuild/options.js +4 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuild/options.js.map +1 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuilds/index.d.ts +3 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuilds/index.js +4 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuilds/index.js.map +1 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuilds/operations.d.ts +10 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuilds/operations.js +46 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuilds/operations.js.map +1 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuilds/options.d.ts +5 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuilds/options.js +4 -0
- package/dist/browser/api/projectCatalogImageDefinitionBuilds/options.js.map +1 -0
- package/dist/browser/api/projectCatalogImageDefinitions/index.d.ts +3 -0
- package/dist/browser/api/projectCatalogImageDefinitions/index.js +4 -0
- package/dist/browser/api/projectCatalogImageDefinitions/index.js.map +1 -0
- package/dist/browser/api/projectCatalogImageDefinitions/operations.d.ts +23 -0
- package/dist/browser/api/projectCatalogImageDefinitions/operations.js +145 -0
- package/dist/browser/api/projectCatalogImageDefinitions/operations.js.map +1 -0
- package/dist/browser/api/projectCatalogImageDefinitions/options.d.ts +18 -0
- package/dist/browser/api/projectCatalogImageDefinitions/options.js +4 -0
- package/dist/browser/api/projectCatalogImageDefinitions/options.js.map +1 -0
- package/dist/browser/api/projectCatalogs/index.d.ts +3 -0
- package/dist/browser/api/projectCatalogs/index.js +4 -0
- package/dist/browser/api/projectCatalogs/index.js.map +1 -0
- package/dist/browser/api/projectCatalogs/operations.d.ts +39 -0
- package/dist/browser/api/projectCatalogs/operations.js +279 -0
- package/dist/browser/api/projectCatalogs/operations.js.map +1 -0
- package/dist/browser/api/projectCatalogs/options.d.ts +38 -0
- package/dist/browser/api/projectCatalogs/options.js +4 -0
- package/dist/browser/api/projectCatalogs/options.js.map +1 -0
- package/dist/browser/api/projectEnvironmentTypes/index.d.ts +3 -0
- package/dist/browser/api/projectEnvironmentTypes/index.js +4 -0
- package/dist/browser/api/projectEnvironmentTypes/index.js.map +1 -0
- package/dist/browser/api/projectEnvironmentTypes/operations.d.ts +26 -0
- package/dist/browser/api/projectEnvironmentTypes/operations.js +166 -0
- package/dist/browser/api/projectEnvironmentTypes/operations.js.map +1 -0
- package/dist/browser/api/projectEnvironmentTypes/options.d.ts +19 -0
- package/dist/browser/api/projectEnvironmentTypes/options.js +4 -0
- package/dist/browser/api/projectEnvironmentTypes/options.js.map +1 -0
- package/dist/browser/api/projectPolicies/index.d.ts +3 -0
- package/dist/browser/api/projectPolicies/index.js +4 -0
- package/dist/browser/api/projectPolicies/index.js.map +1 -0
- package/dist/browser/api/projectPolicies/operations.d.ts +27 -0
- package/dist/browser/api/projectPolicies/operations.js +182 -0
- package/dist/browser/api/projectPolicies/operations.js.map +1 -0
- package/dist/browser/api/projectPolicies/options.d.ts +25 -0
- package/dist/browser/api/projectPolicies/options.js +4 -0
- package/dist/browser/api/projectPolicies/options.js.map +1 -0
- package/dist/browser/api/projects/index.d.ts +3 -0
- package/dist/browser/api/projects/index.js +4 -0
- package/dist/browser/api/projects/index.js.map +1 -0
- package/dist/browser/api/projects/operations.d.ts +35 -0
- package/dist/browser/api/projects/operations.js +239 -0
- package/dist/browser/api/projects/operations.js.map +1 -0
- package/dist/browser/api/projects/options.d.ts +33 -0
- package/dist/browser/api/projects/options.js +4 -0
- package/dist/browser/api/projects/options.js.map +1 -0
- package/dist/browser/api/schedules/index.d.ts +3 -0
- package/dist/browser/api/schedules/index.js +4 -0
- package/dist/browser/api/schedules/index.js.map +1 -0
- package/dist/browser/api/schedules/operations.d.ts +27 -0
- package/dist/browser/api/schedules/operations.js +191 -0
- package/dist/browser/api/schedules/operations.js.map +1 -0
- package/dist/browser/api/schedules/options.d.ts +33 -0
- package/dist/browser/api/schedules/options.js +4 -0
- package/dist/browser/api/schedules/options.js.map +1 -0
- package/dist/browser/api/skus/index.d.ts +3 -0
- package/dist/browser/api/skus/index.js +4 -0
- package/dist/browser/api/skus/index.js.map +1 -0
- package/dist/browser/api/skus/operations.d.ts +14 -0
- package/dist/browser/api/skus/operations.js +72 -0
- package/dist/browser/api/skus/operations.js.map +1 -0
- package/dist/browser/api/skus/options.d.ts +10 -0
- package/dist/browser/api/skus/options.js +4 -0
- package/dist/browser/api/skus/options.js.map +1 -0
- package/dist/browser/api/usages/index.d.ts +3 -0
- package/dist/browser/api/usages/index.js +4 -0
- package/dist/browser/api/usages/index.js.map +1 -0
- package/dist/browser/api/usages/operations.d.ts +10 -0
- package/dist/browser/api/usages/operations.js +39 -0
- package/dist/browser/api/usages/operations.js.map +1 -0
- package/dist/browser/api/usages/options.d.ts +5 -0
- package/dist/browser/api/usages/options.js +4 -0
- package/dist/browser/api/usages/options.js.map +1 -0
- package/dist/browser/classic/attachedNetworks/index.d.ts +31 -0
- package/dist/browser/classic/attachedNetworks/index.js +36 -0
- package/dist/browser/classic/attachedNetworks/index.js.map +1 -0
- package/dist/browser/classic/catalogs/index.d.ts +47 -0
- package/dist/browser/classic/catalogs/index.js +62 -0
- package/dist/browser/classic/catalogs/index.js.map +1 -0
- package/dist/browser/classic/checkNameAvailability/index.d.ts +10 -0
- package/dist/browser/classic/checkNameAvailability/index.js +14 -0
- package/dist/browser/classic/checkNameAvailability/index.js.map +1 -0
- package/dist/browser/classic/checkScopedNameAvailability/index.d.ts +10 -0
- package/dist/browser/classic/checkScopedNameAvailability/index.js +14 -0
- package/dist/browser/classic/checkScopedNameAvailability/index.js.map +1 -0
- package/dist/browser/classic/customizationTasks/index.d.ts +15 -0
- package/dist/browser/classic/customizationTasks/index.js +16 -0
- package/dist/browser/classic/customizationTasks/index.js.map +1 -0
- package/dist/browser/classic/devBoxDefinitions/index.d.ts +37 -0
- package/dist/browser/classic/devBoxDefinitions/index.js +45 -0
- package/dist/browser/classic/devBoxDefinitions/index.js.map +1 -0
- package/dist/browser/classic/devCenterCatalogImageDefinitionBuild/index.d.ts +20 -0
- package/dist/browser/classic/devCenterCatalogImageDefinitionBuild/index.js +25 -0
- package/dist/browser/classic/devCenterCatalogImageDefinitionBuild/index.js.map +1 -0
- package/dist/browser/classic/devCenterCatalogImageDefinitionBuilds/index.d.ts +11 -0
- package/dist/browser/classic/devCenterCatalogImageDefinitionBuilds/index.js +14 -0
- package/dist/browser/classic/devCenterCatalogImageDefinitionBuilds/index.js.map +1 -0
- package/dist/browser/classic/devCenterCatalogImageDefinitions/index.d.ts +23 -0
- package/dist/browser/classic/devCenterCatalogImageDefinitions/index.js +26 -0
- package/dist/browser/classic/devCenterCatalogImageDefinitions/index.js.map +1 -0
- package/dist/browser/classic/devCenters/index.d.ts +35 -0
- package/dist/browser/classic/devCenters/index.js +44 -0
- package/dist/browser/classic/devCenters/index.js.map +1 -0
- package/dist/browser/classic/encryptionSets/index.d.ts +33 -0
- package/dist/browser/classic/encryptionSets/index.js +43 -0
- package/dist/browser/classic/encryptionSets/index.js.map +1 -0
- package/dist/browser/classic/environmentDefinitions/index.d.ts +19 -0
- package/dist/browser/classic/environmentDefinitions/index.js +18 -0
- package/dist/browser/classic/environmentDefinitions/index.js.map +1 -0
- package/dist/browser/classic/environmentTypes/index.d.ts +19 -0
- package/dist/browser/classic/environmentTypes/index.js +18 -0
- package/dist/browser/classic/environmentTypes/index.js.map +1 -0
- package/dist/browser/classic/galleries/index.d.ts +27 -0
- package/dist/browser/classic/galleries/index.js +34 -0
- package/dist/browser/classic/galleries/index.js.map +1 -0
- package/dist/browser/classic/imageVersions/index.d.ts +17 -0
- package/dist/browser/classic/imageVersions/index.js +17 -0
- package/dist/browser/classic/imageVersions/index.js.map +1 -0
- package/dist/browser/classic/images/index.d.ts +19 -0
- package/dist/browser/classic/images/index.js +18 -0
- package/dist/browser/classic/images/index.js.map +1 -0
- package/dist/browser/classic/index.d.ts +33 -0
- package/dist/browser/classic/index.js +4 -0
- package/dist/browser/classic/index.js.map +1 -0
- package/dist/browser/classic/networkConnections/index.d.ts +47 -0
- package/dist/browser/classic/networkConnections/index.js +56 -0
- package/dist/browser/classic/networkConnections/index.js.map +1 -0
- package/dist/browser/classic/operationStatuses/index.d.ts +10 -0
- package/dist/browser/classic/operationStatuses/index.js +14 -0
- package/dist/browser/classic/operationStatuses/index.js.map +1 -0
- package/dist/browser/classic/operations/index.d.ts +11 -0
- package/dist/browser/classic/operations/index.js +14 -0
- package/dist/browser/classic/operations/index.js.map +1 -0
- package/dist/browser/classic/pools/index.d.ts +39 -0
- package/dist/browser/classic/pools/index.js +52 -0
- package/dist/browser/classic/pools/index.js.map +1 -0
- package/dist/browser/classic/projectAllowedEnvironmentTypes/index.d.ts +13 -0
- package/dist/browser/classic/projectAllowedEnvironmentTypes/index.js +15 -0
- package/dist/browser/classic/projectAllowedEnvironmentTypes/index.js.map +1 -0
- package/dist/browser/classic/projectCatalogEnvironmentDefinitions/index.d.ts +10 -0
- package/dist/browser/classic/projectCatalogEnvironmentDefinitions/index.js +14 -0
- package/dist/browser/classic/projectCatalogEnvironmentDefinitions/index.js.map +1 -0
- package/dist/browser/classic/projectCatalogImageDefinitionBuild/index.d.ts +20 -0
- package/dist/browser/classic/projectCatalogImageDefinitionBuild/index.js +25 -0
- package/dist/browser/classic/projectCatalogImageDefinitionBuild/index.js.map +1 -0
- package/dist/browser/classic/projectCatalogImageDefinitionBuilds/index.d.ts +11 -0
- package/dist/browser/classic/projectCatalogImageDefinitionBuilds/index.js +14 -0
- package/dist/browser/classic/projectCatalogImageDefinitionBuilds/index.js.map +1 -0
- package/dist/browser/classic/projectCatalogImageDefinitions/index.d.ts +23 -0
- package/dist/browser/classic/projectCatalogImageDefinitions/index.js +26 -0
- package/dist/browser/classic/projectCatalogImageDefinitions/index.js.map +1 -0
- package/dist/browser/classic/projectCatalogs/index.d.ts +47 -0
- package/dist/browser/classic/projectCatalogs/index.js +62 -0
- package/dist/browser/classic/projectCatalogs/index.js.map +1 -0
- package/dist/browser/classic/projectEnvironmentTypes/index.d.ts +19 -0
- package/dist/browser/classic/projectEnvironmentTypes/index.js +18 -0
- package/dist/browser/classic/projectEnvironmentTypes/index.js.map +1 -0
- package/dist/browser/classic/projectPolicies/index.d.ts +33 -0
- package/dist/browser/classic/projectPolicies/index.js +43 -0
- package/dist/browser/classic/projectPolicies/index.js.map +1 -0
- package/dist/browser/classic/projects/index.d.ts +37 -0
- package/dist/browser/classic/projects/index.js +45 -0
- package/dist/browser/classic/projects/index.js.map +1 -0
- package/dist/browser/classic/schedules/index.d.ts +33 -0
- package/dist/browser/classic/schedules/index.js +43 -0
- package/dist/browser/classic/schedules/index.js.map +1 -0
- package/dist/browser/classic/skus/index.d.ts +13 -0
- package/dist/browser/classic/skus/index.js +15 -0
- package/dist/browser/classic/skus/index.js.map +1 -0
- package/dist/browser/classic/usages/index.d.ts +11 -0
- package/dist/browser/classic/usages/index.js +14 -0
- package/dist/browser/classic/usages/index.js.map +1 -0
- package/dist/browser/devCenterClient.d.ts +106 -40
- package/dist/browser/devCenterClient.js +142 -144
- package/dist/browser/devCenterClient.js.map +1 -1
- package/dist/browser/index.d.ts +46 -3
- package/dist/browser/index.js +7 -11
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/logger.d.ts +2 -0
- package/dist/browser/logger.js +5 -0
- package/dist/browser/logger.js.map +1 -0
- package/dist/browser/models/index.d.ts +2 -3189
- package/dist/browser/models/index.js +3 -303
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +3318 -0
- package/dist/browser/models/models.js +4059 -0
- package/dist/browser/models/models.js.map +1 -0
- package/dist/browser/restorePollerHelpers.d.ts +21 -0
- package/dist/browser/restorePollerHelpers.js +176 -0
- package/dist/browser/restorePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/browser/static-helpers/pagingHelpers.js +143 -0
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/browser/static-helpers/pollingHelpers.js +95 -0
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.js +17 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.js.map +1 -0
- package/dist/browser/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/browser/static-helpers/simplePollerHelpers.js +44 -0
- package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/browser/static-helpers/urlTemplate.js +200 -0
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
- package/dist/commonjs/api/attachedNetworks/index.d.ts +3 -0
- package/dist/commonjs/api/attachedNetworks/index.js +38 -0
- package/dist/commonjs/api/attachedNetworks/index.js.map +7 -0
- package/dist/commonjs/api/attachedNetworks/operations.d.ts +31 -0
- package/dist/commonjs/api/attachedNetworks/operations.js +322 -0
- package/dist/commonjs/api/attachedNetworks/operations.js.map +7 -0
- package/dist/commonjs/api/attachedNetworks/options.d.ts +28 -0
- package/dist/commonjs/api/attachedNetworks/options.js +16 -0
- package/dist/commonjs/api/attachedNetworks/options.js.map +7 -0
- package/dist/commonjs/api/catalogs/index.d.ts +3 -0
- package/dist/commonjs/api/catalogs/index.js +42 -0
- package/dist/commonjs/api/catalogs/index.js.map +7 -0
- package/dist/commonjs/api/catalogs/operations.d.ts +39 -0
- package/dist/commonjs/api/catalogs/operations.js +385 -0
- package/dist/commonjs/api/catalogs/operations.js.map +7 -0
- package/dist/commonjs/api/catalogs/options.d.ts +38 -0
- package/dist/commonjs/api/catalogs/options.js +16 -0
- package/dist/commonjs/api/catalogs/options.js.map +7 -0
- package/dist/commonjs/api/checkNameAvailability/index.d.ts +3 -0
- package/dist/commonjs/api/checkNameAvailability/index.js +28 -0
- package/dist/commonjs/api/checkNameAvailability/index.js.map +7 -0
- package/dist/commonjs/api/checkNameAvailability/operations.d.ts +9 -0
- package/dist/commonjs/api/checkNameAvailability/operations.js +67 -0
- package/dist/commonjs/api/checkNameAvailability/operations.js.map +7 -0
- package/dist/commonjs/api/checkNameAvailability/options.d.ts +5 -0
- package/dist/commonjs/api/checkNameAvailability/options.js +16 -0
- package/dist/commonjs/api/checkNameAvailability/options.js.map +7 -0
- package/dist/commonjs/api/checkScopedNameAvailability/index.d.ts +3 -0
- package/dist/commonjs/api/checkScopedNameAvailability/index.js +28 -0
- package/dist/commonjs/api/checkScopedNameAvailability/index.js.map +7 -0
- package/dist/commonjs/api/checkScopedNameAvailability/operations.d.ts +9 -0
- package/dist/commonjs/api/checkScopedNameAvailability/operations.js +67 -0
- package/dist/commonjs/api/checkScopedNameAvailability/operations.js.map +7 -0
- package/dist/commonjs/api/checkScopedNameAvailability/options.d.ts +5 -0
- package/dist/commonjs/api/checkScopedNameAvailability/options.js +16 -0
- package/dist/commonjs/api/checkScopedNameAvailability/options.js.map +7 -0
- package/dist/commonjs/api/customizationTasks/index.d.ts +3 -0
- package/dist/commonjs/api/customizationTasks/index.js +32 -0
- package/dist/commonjs/api/customizationTasks/index.js.map +7 -0
- package/dist/commonjs/api/customizationTasks/operations.d.ts +18 -0
- package/dist/commonjs/api/customizationTasks/operations.js +175 -0
- package/dist/commonjs/api/customizationTasks/operations.js.map +7 -0
- package/dist/commonjs/api/customizationTasks/options.d.ts +13 -0
- package/dist/commonjs/api/customizationTasks/options.js +16 -0
- package/dist/commonjs/api/customizationTasks/options.js.map +7 -0
- package/dist/commonjs/api/devBoxDefinitions/index.d.ts +3 -0
- package/dist/commonjs/api/devBoxDefinitions/index.js +40 -0
- package/dist/commonjs/api/devBoxDefinitions/index.js.map +7 -0
- package/dist/commonjs/api/devBoxDefinitions/operations.d.ts +35 -0
- package/dist/commonjs/api/devBoxDefinitions/operations.js +363 -0
- package/dist/commonjs/api/devBoxDefinitions/operations.js.map +7 -0
- package/dist/commonjs/api/devBoxDefinitions/options.d.ts +33 -0
- package/dist/commonjs/api/devBoxDefinitions/options.js +16 -0
- package/dist/commonjs/api/devBoxDefinitions/options.js.map +7 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuild/index.d.ts +3 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuild/index.js +32 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuild/index.js.map +7 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuild/operations.d.ts +18 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuild/operations.js +185 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuild/operations.js.map +7 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuild/options.d.ts +13 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuild/options.js +16 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuild/options.js.map +7 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuilds/index.d.ts +3 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuilds/index.js +28 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuilds/index.js.map +7 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuilds/operations.d.ts +10 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuilds/operations.js +90 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuilds/operations.js.map +7 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuilds/options.d.ts +5 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuilds/options.js +16 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitionBuilds/options.js.map +7 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitions/index.d.ts +3 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitions/index.js +34 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitions/index.js.map +7 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitions/operations.d.ts +23 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitions/operations.js +234 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitions/operations.js.map +7 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitions/options.d.ts +18 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitions/options.js +16 -0
- package/dist/commonjs/api/devCenterCatalogImageDefinitions/options.js.map +7 -0
- package/dist/commonjs/api/devCenterContext.d.ts +22 -0
- package/dist/commonjs/api/devCenterContext.js +47 -0
- package/dist/commonjs/api/devCenterContext.js.map +7 -0
- package/dist/commonjs/api/devCenters/index.d.ts +3 -0
- package/dist/commonjs/api/devCenters/index.js +38 -0
- package/dist/commonjs/api/devCenters/index.js.map +7 -0
- package/dist/commonjs/api/devCenters/operations.d.ts +31 -0
- package/dist/commonjs/api/devCenters/operations.js +297 -0
- package/dist/commonjs/api/devCenters/operations.js.map +7 -0
- package/dist/commonjs/api/devCenters/options.d.ts +30 -0
- package/dist/commonjs/api/devCenters/options.js +16 -0
- package/dist/commonjs/api/devCenters/options.js.map +7 -0
- package/dist/commonjs/api/encryptionSets/index.d.ts +3 -0
- package/dist/commonjs/api/encryptionSets/index.js +36 -0
- package/dist/commonjs/api/encryptionSets/index.js.map +7 -0
- package/dist/commonjs/api/encryptionSets/operations.d.ts +27 -0
- package/dist/commonjs/api/encryptionSets/operations.js +268 -0
- package/dist/commonjs/api/encryptionSets/operations.js.map +7 -0
- package/dist/commonjs/api/encryptionSets/options.d.ts +25 -0
- package/dist/commonjs/api/encryptionSets/options.js +16 -0
- package/dist/commonjs/api/encryptionSets/options.js.map +7 -0
- package/dist/commonjs/api/environmentDefinitions/index.d.ts +3 -0
- package/dist/commonjs/api/environmentDefinitions/index.js +36 -0
- package/dist/commonjs/api/environmentDefinitions/index.js.map +7 -0
- package/dist/commonjs/api/environmentDefinitions/operations.d.ts +26 -0
- package/dist/commonjs/api/environmentDefinitions/operations.js +272 -0
- package/dist/commonjs/api/environmentDefinitions/operations.js.map +7 -0
- package/dist/commonjs/api/environmentDefinitions/options.d.ts +19 -0
- package/dist/commonjs/api/environmentDefinitions/options.js +16 -0
- package/dist/commonjs/api/environmentDefinitions/options.js.map +7 -0
- package/dist/commonjs/api/environmentTypes/index.d.ts +3 -0
- package/dist/commonjs/api/environmentTypes/index.js +36 -0
- package/dist/commonjs/api/environmentTypes/index.js.map +7 -0
- package/dist/commonjs/api/environmentTypes/operations.d.ts +26 -0
- package/dist/commonjs/api/environmentTypes/operations.js +265 -0
- package/dist/commonjs/api/environmentTypes/operations.js.map +7 -0
- package/dist/commonjs/api/environmentTypes/options.d.ts +19 -0
- package/dist/commonjs/api/environmentTypes/options.js +16 -0
- package/dist/commonjs/api/environmentTypes/options.js.map +7 -0
- package/dist/commonjs/api/galleries/index.d.ts +3 -0
- package/dist/commonjs/api/galleries/index.js +34 -0
- package/dist/commonjs/api/galleries/index.js.map +7 -0
- package/dist/commonjs/api/galleries/operations.d.ts +23 -0
- package/dist/commonjs/api/galleries/operations.js +208 -0
- package/dist/commonjs/api/galleries/operations.js.map +7 -0
- package/dist/commonjs/api/galleries/options.d.ts +20 -0
- package/dist/commonjs/api/galleries/options.js +16 -0
- package/dist/commonjs/api/galleries/options.js.map +7 -0
- package/dist/commonjs/api/imageVersions/index.d.ts +3 -0
- package/dist/commonjs/api/imageVersions/index.js +34 -0
- package/dist/commonjs/api/imageVersions/index.js.map +7 -0
- package/dist/commonjs/api/imageVersions/operations.d.ts +22 -0
- package/dist/commonjs/api/imageVersions/operations.js +226 -0
- package/dist/commonjs/api/imageVersions/operations.js.map +7 -0
- package/dist/commonjs/api/imageVersions/options.d.ts +14 -0
- package/dist/commonjs/api/imageVersions/options.js +16 -0
- package/dist/commonjs/api/imageVersions/options.js.map +7 -0
- package/dist/commonjs/api/images/index.d.ts +3 -0
- package/dist/commonjs/api/images/index.js +36 -0
- package/dist/commonjs/api/images/index.js.map +7 -0
- package/dist/commonjs/api/images/operations.d.ts +26 -0
- package/dist/commonjs/api/images/operations.js +270 -0
- package/dist/commonjs/api/images/operations.js.map +7 -0
- package/dist/commonjs/api/images/options.d.ts +21 -0
- package/dist/commonjs/api/images/options.js +16 -0
- package/dist/commonjs/api/images/options.js.map +7 -0
- package/dist/commonjs/api/index.d.ts +3 -0
- package/dist/commonjs/api/index.js +28 -0
- package/dist/commonjs/api/index.js.map +7 -0
- package/dist/commonjs/api/networkConnections/index.d.ts +3 -0
- package/dist/commonjs/api/networkConnections/index.js +46 -0
- package/dist/commonjs/api/networkConnections/index.js.map +7 -0
- package/dist/commonjs/api/networkConnections/operations.d.ts +47 -0
- package/dist/commonjs/api/networkConnections/operations.js +489 -0
- package/dist/commonjs/api/networkConnections/operations.js.map +7 -0
- package/dist/commonjs/api/networkConnections/options.d.ts +48 -0
- package/dist/commonjs/api/networkConnections/options.js +16 -0
- package/dist/commonjs/api/networkConnections/options.js.map +7 -0
- package/dist/commonjs/api/operationStatuses/index.d.ts +3 -0
- package/dist/commonjs/api/operationStatuses/index.js +28 -0
- package/dist/commonjs/api/operationStatuses/index.js.map +7 -0
- package/dist/commonjs/api/operationStatuses/operations.d.ts +9 -0
- package/dist/commonjs/api/operationStatuses/operations.js +67 -0
- package/dist/commonjs/api/operationStatuses/operations.js.map +7 -0
- package/dist/commonjs/api/operationStatuses/options.d.ts +5 -0
- package/dist/commonjs/api/operationStatuses/options.js +16 -0
- package/dist/commonjs/api/operationStatuses/options.js.map +7 -0
- package/dist/commonjs/api/operations/index.d.ts +3 -0
- package/dist/commonjs/api/operations/index.js +28 -0
- package/dist/commonjs/api/operations/index.js.map +7 -0
- package/dist/commonjs/api/operations/operations.d.ts +10 -0
- package/dist/commonjs/api/operations/operations.js +74 -0
- package/dist/commonjs/api/operations/operations.js.map +7 -0
- package/dist/commonjs/api/operations/options.d.ts +5 -0
- package/dist/commonjs/api/operations/options.js +16 -0
- package/dist/commonjs/api/operations/options.js.map +7 -0
- package/dist/commonjs/api/pools/index.d.ts +3 -0
- package/dist/commonjs/api/pools/index.js +38 -0
- package/dist/commonjs/api/pools/index.js.map +7 -0
- package/dist/commonjs/api/pools/operations.d.ts +31 -0
- package/dist/commonjs/api/pools/operations.js +297 -0
- package/dist/commonjs/api/pools/operations.js.map +7 -0
- package/dist/commonjs/api/pools/options.d.ts +30 -0
- package/dist/commonjs/api/pools/options.js +16 -0
- package/dist/commonjs/api/pools/options.js.map +7 -0
- package/dist/commonjs/api/projectAllowedEnvironmentTypes/index.d.ts +3 -0
- package/dist/commonjs/api/projectAllowedEnvironmentTypes/index.js +30 -0
- package/dist/commonjs/api/projectAllowedEnvironmentTypes/index.js.map +7 -0
- package/dist/commonjs/api/projectAllowedEnvironmentTypes/operations.d.ts +14 -0
- package/dist/commonjs/api/projectAllowedEnvironmentTypes/operations.js +124 -0
- package/dist/commonjs/api/projectAllowedEnvironmentTypes/operations.js.map +7 -0
- package/dist/commonjs/api/projectAllowedEnvironmentTypes/options.d.ts +10 -0
- package/dist/commonjs/api/projectAllowedEnvironmentTypes/options.js +16 -0
- package/dist/commonjs/api/projectAllowedEnvironmentTypes/options.js.map +7 -0
- package/dist/commonjs/api/projectCatalogEnvironmentDefinitions/index.d.ts +3 -0
- package/dist/commonjs/api/projectCatalogEnvironmentDefinitions/index.js +28 -0
- package/dist/commonjs/api/projectCatalogEnvironmentDefinitions/index.js.map +7 -0
- package/dist/commonjs/api/projectCatalogEnvironmentDefinitions/operations.d.ts +9 -0
- package/dist/commonjs/api/projectCatalogEnvironmentDefinitions/operations.js +80 -0
- package/dist/commonjs/api/projectCatalogEnvironmentDefinitions/operations.js.map +7 -0
- package/dist/commonjs/api/projectCatalogEnvironmentDefinitions/options.d.ts +5 -0
- package/dist/commonjs/api/projectCatalogEnvironmentDefinitions/options.js +16 -0
- package/dist/commonjs/api/projectCatalogEnvironmentDefinitions/options.js.map +7 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuild/index.d.ts +3 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuild/index.js +32 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuild/index.js.map +7 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuild/operations.d.ts +18 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuild/operations.js +181 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuild/operations.js.map +7 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuild/options.d.ts +13 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuild/options.js +16 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuild/options.js.map +7 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuilds/index.d.ts +3 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuilds/index.js +28 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuilds/index.js.map +7 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuilds/operations.d.ts +10 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuilds/operations.js +90 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuilds/operations.js.map +7 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuilds/options.d.ts +5 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuilds/options.js +16 -0
- package/dist/commonjs/api/projectCatalogImageDefinitionBuilds/options.js.map +7 -0
- package/dist/commonjs/api/projectCatalogImageDefinitions/index.d.ts +3 -0
- package/dist/commonjs/api/projectCatalogImageDefinitions/index.js +34 -0
- package/dist/commonjs/api/projectCatalogImageDefinitions/index.js.map +7 -0
- package/dist/commonjs/api/projectCatalogImageDefinitions/operations.d.ts +23 -0
- package/dist/commonjs/api/projectCatalogImageDefinitions/operations.js +230 -0
- package/dist/commonjs/api/projectCatalogImageDefinitions/operations.js.map +7 -0
- package/dist/commonjs/api/projectCatalogImageDefinitions/options.d.ts +18 -0
- package/dist/commonjs/api/projectCatalogImageDefinitions/options.js +16 -0
- package/dist/commonjs/api/projectCatalogImageDefinitions/options.js.map +7 -0
- package/dist/commonjs/api/projectCatalogs/index.d.ts +3 -0
- package/dist/commonjs/api/projectCatalogs/index.js +42 -0
- package/dist/commonjs/api/projectCatalogs/index.js.map +7 -0
- package/dist/commonjs/api/projectCatalogs/operations.d.ts +39 -0
- package/dist/commonjs/api/projectCatalogs/operations.js +385 -0
- package/dist/commonjs/api/projectCatalogs/operations.js.map +7 -0
- package/dist/commonjs/api/projectCatalogs/options.d.ts +38 -0
- package/dist/commonjs/api/projectCatalogs/options.js +16 -0
- package/dist/commonjs/api/projectCatalogs/options.js.map +7 -0
- package/dist/commonjs/api/projectEnvironmentTypes/index.d.ts +3 -0
- package/dist/commonjs/api/projectEnvironmentTypes/index.js +36 -0
- package/dist/commonjs/api/projectEnvironmentTypes/index.js.map +7 -0
- package/dist/commonjs/api/projectEnvironmentTypes/operations.d.ts +26 -0
- package/dist/commonjs/api/projectEnvironmentTypes/operations.js +265 -0
- package/dist/commonjs/api/projectEnvironmentTypes/operations.js.map +7 -0
- package/dist/commonjs/api/projectEnvironmentTypes/options.d.ts +19 -0
- package/dist/commonjs/api/projectEnvironmentTypes/options.js +16 -0
- package/dist/commonjs/api/projectEnvironmentTypes/options.js.map +7 -0
- package/dist/commonjs/api/projectPolicies/index.d.ts +3 -0
- package/dist/commonjs/api/projectPolicies/index.js +36 -0
- package/dist/commonjs/api/projectPolicies/index.js.map +7 -0
- package/dist/commonjs/api/projectPolicies/operations.d.ts +27 -0
- package/dist/commonjs/api/projectPolicies/operations.js +268 -0
- package/dist/commonjs/api/projectPolicies/operations.js.map +7 -0
- package/dist/commonjs/api/projectPolicies/options.d.ts +25 -0
- package/dist/commonjs/api/projectPolicies/options.js +16 -0
- package/dist/commonjs/api/projectPolicies/options.js.map +7 -0
- package/dist/commonjs/api/projects/index.d.ts +3 -0
- package/dist/commonjs/api/projects/index.js +40 -0
- package/dist/commonjs/api/projects/index.js.map +7 -0
- package/dist/commonjs/api/projects/operations.d.ts +35 -0
- package/dist/commonjs/api/projects/operations.js +336 -0
- package/dist/commonjs/api/projects/operations.js.map +7 -0
- package/dist/commonjs/api/projects/options.d.ts +33 -0
- package/dist/commonjs/api/projects/options.js +16 -0
- package/dist/commonjs/api/projects/options.js.map +7 -0
- package/dist/commonjs/api/schedules/index.d.ts +3 -0
- package/dist/commonjs/api/schedules/index.js +36 -0
- package/dist/commonjs/api/schedules/index.js.map +7 -0
- package/dist/commonjs/api/schedules/operations.d.ts +27 -0
- package/dist/commonjs/api/schedules/operations.js +279 -0
- package/dist/commonjs/api/schedules/operations.js.map +7 -0
- package/dist/commonjs/api/schedules/options.d.ts +33 -0
- package/dist/commonjs/api/schedules/options.js +16 -0
- package/dist/commonjs/api/schedules/options.js.map +7 -0
- package/dist/commonjs/api/skus/index.d.ts +3 -0
- package/dist/commonjs/api/skus/index.js +30 -0
- package/dist/commonjs/api/skus/index.js.map +7 -0
- package/dist/commonjs/api/skus/operations.d.ts +14 -0
- package/dist/commonjs/api/skus/operations.js +124 -0
- package/dist/commonjs/api/skus/operations.js.map +7 -0
- package/dist/commonjs/api/skus/options.d.ts +10 -0
- package/dist/commonjs/api/skus/options.js +16 -0
- package/dist/commonjs/api/skus/options.js.map +7 -0
- package/dist/commonjs/api/usages/index.d.ts +3 -0
- package/dist/commonjs/api/usages/index.js +28 -0
- package/dist/commonjs/api/usages/index.js.map +7 -0
- package/dist/commonjs/api/usages/operations.d.ts +10 -0
- package/dist/commonjs/api/usages/operations.js +76 -0
- package/dist/commonjs/api/usages/operations.js.map +7 -0
- package/dist/commonjs/api/usages/options.d.ts +5 -0
- package/dist/commonjs/api/usages/options.js +16 -0
- package/dist/commonjs/api/usages/options.js.map +7 -0
- package/dist/commonjs/classic/attachedNetworks/index.d.ts +31 -0
- package/dist/commonjs/classic/attachedNetworks/index.js +99 -0
- package/dist/commonjs/classic/attachedNetworks/index.js.map +7 -0
- package/dist/commonjs/classic/catalogs/index.d.ts +47 -0
- package/dist/commonjs/classic/catalogs/index.js +100 -0
- package/dist/commonjs/classic/catalogs/index.js.map +7 -0
- package/dist/commonjs/classic/checkNameAvailability/index.d.ts +10 -0
- package/dist/commonjs/classic/checkNameAvailability/index.js +38 -0
- package/dist/commonjs/classic/checkNameAvailability/index.js.map +7 -0
- package/dist/commonjs/classic/checkScopedNameAvailability/index.d.ts +10 -0
- package/dist/commonjs/classic/checkScopedNameAvailability/index.js +38 -0
- package/dist/commonjs/classic/checkScopedNameAvailability/index.js.map +7 -0
- package/dist/commonjs/classic/customizationTasks/index.d.ts +15 -0
- package/dist/commonjs/classic/customizationTasks/index.js +40 -0
- package/dist/commonjs/classic/customizationTasks/index.js.map +7 -0
- package/dist/commonjs/classic/devBoxDefinitions/index.d.ts +37 -0
- package/dist/commonjs/classic/devBoxDefinitions/index.js +116 -0
- package/dist/commonjs/classic/devBoxDefinitions/index.js.map +7 -0
- package/dist/commonjs/classic/devCenterCatalogImageDefinitionBuild/index.d.ts +20 -0
- package/dist/commonjs/classic/devCenterCatalogImageDefinitionBuild/index.js +89 -0
- package/dist/commonjs/classic/devCenterCatalogImageDefinitionBuild/index.js.map +7 -0
- package/dist/commonjs/classic/devCenterCatalogImageDefinitionBuilds/index.d.ts +11 -0
- package/dist/commonjs/classic/devCenterCatalogImageDefinitionBuilds/index.js +45 -0
- package/dist/commonjs/classic/devCenterCatalogImageDefinitionBuilds/index.js.map +7 -0
- package/dist/commonjs/classic/devCenterCatalogImageDefinitions/index.d.ts +23 -0
- package/dist/commonjs/classic/devCenterCatalogImageDefinitions/index.js +85 -0
- package/dist/commonjs/classic/devCenterCatalogImageDefinitions/index.js.map +7 -0
- package/dist/commonjs/classic/devCenters/index.d.ts +35 -0
- package/dist/commonjs/classic/devCenters/index.js +68 -0
- package/dist/commonjs/classic/devCenters/index.js.map +7 -0
- package/dist/commonjs/classic/encryptionSets/index.d.ts +33 -0
- package/dist/commonjs/classic/encryptionSets/index.js +95 -0
- package/dist/commonjs/classic/encryptionSets/index.js.map +7 -0
- package/dist/commonjs/classic/environmentDefinitions/index.d.ts +19 -0
- package/dist/commonjs/classic/environmentDefinitions/index.js +63 -0
- package/dist/commonjs/classic/environmentDefinitions/index.js.map +7 -0
- package/dist/commonjs/classic/environmentTypes/index.d.ts +19 -0
- package/dist/commonjs/classic/environmentTypes/index.js +42 -0
- package/dist/commonjs/classic/environmentTypes/index.js.map +7 -0
- package/dist/commonjs/classic/galleries/index.d.ts +27 -0
- package/dist/commonjs/classic/galleries/index.js +72 -0
- package/dist/commonjs/classic/galleries/index.js.map +7 -0
- package/dist/commonjs/classic/imageVersions/index.d.ts +17 -0
- package/dist/commonjs/classic/imageVersions/index.js +41 -0
- package/dist/commonjs/classic/imageVersions/index.js.map +7 -0
- package/dist/commonjs/classic/images/index.d.ts +19 -0
- package/dist/commonjs/classic/images/index.js +42 -0
- package/dist/commonjs/classic/images/index.js.map +7 -0
- package/dist/commonjs/classic/index.d.ts +33 -0
- package/dist/commonjs/classic/index.js +16 -0
- package/dist/commonjs/classic/index.js.map +7 -0
- package/dist/commonjs/classic/networkConnections/index.d.ts +47 -0
- package/dist/commonjs/classic/networkConnections/index.js +91 -0
- package/dist/commonjs/classic/networkConnections/index.js.map +7 -0
- package/dist/commonjs/classic/operationStatuses/index.d.ts +10 -0
- package/dist/commonjs/classic/operationStatuses/index.js +38 -0
- package/dist/commonjs/classic/operationStatuses/index.js.map +7 -0
- package/dist/commonjs/classic/operations/index.d.ts +11 -0
- package/dist/commonjs/classic/operations/index.js +38 -0
- package/dist/commonjs/classic/operations/index.js.map +7 -0
- package/dist/commonjs/classic/pools/index.d.ts +39 -0
- package/dist/commonjs/classic/pools/index.js +83 -0
- package/dist/commonjs/classic/pools/index.js.map +7 -0
- package/dist/commonjs/classic/projectAllowedEnvironmentTypes/index.d.ts +13 -0
- package/dist/commonjs/classic/projectAllowedEnvironmentTypes/index.js +39 -0
- package/dist/commonjs/classic/projectAllowedEnvironmentTypes/index.js.map +7 -0
- package/dist/commonjs/classic/projectCatalogEnvironmentDefinitions/index.d.ts +10 -0
- package/dist/commonjs/classic/projectCatalogEnvironmentDefinitions/index.js +45 -0
- package/dist/commonjs/classic/projectCatalogEnvironmentDefinitions/index.js.map +7 -0
- package/dist/commonjs/classic/projectCatalogImageDefinitionBuild/index.d.ts +20 -0
- package/dist/commonjs/classic/projectCatalogImageDefinitionBuild/index.js +89 -0
- package/dist/commonjs/classic/projectCatalogImageDefinitionBuild/index.js.map +7 -0
- package/dist/commonjs/classic/projectCatalogImageDefinitionBuilds/index.d.ts +11 -0
- package/dist/commonjs/classic/projectCatalogImageDefinitionBuilds/index.js +45 -0
- package/dist/commonjs/classic/projectCatalogImageDefinitionBuilds/index.js.map +7 -0
- package/dist/commonjs/classic/projectCatalogImageDefinitions/index.d.ts +23 -0
- package/dist/commonjs/classic/projectCatalogImageDefinitions/index.js +85 -0
- package/dist/commonjs/classic/projectCatalogImageDefinitions/index.js.map +7 -0
- package/dist/commonjs/classic/projectCatalogs/index.d.ts +47 -0
- package/dist/commonjs/classic/projectCatalogs/index.js +100 -0
- package/dist/commonjs/classic/projectCatalogs/index.js.map +7 -0
- package/dist/commonjs/classic/projectEnvironmentTypes/index.d.ts +19 -0
- package/dist/commonjs/classic/projectEnvironmentTypes/index.js +42 -0
- package/dist/commonjs/classic/projectEnvironmentTypes/index.js.map +7 -0
- package/dist/commonjs/classic/projectPolicies/index.d.ts +33 -0
- package/dist/commonjs/classic/projectPolicies/index.js +95 -0
- package/dist/commonjs/classic/projectPolicies/index.js.map +7 -0
- package/dist/commonjs/classic/projects/index.d.ts +37 -0
- package/dist/commonjs/classic/projects/index.js +69 -0
- package/dist/commonjs/classic/projects/index.js.map +7 -0
- package/dist/commonjs/classic/schedules/index.d.ts +33 -0
- package/dist/commonjs/classic/schedules/index.js +121 -0
- package/dist/commonjs/classic/schedules/index.js.map +7 -0
- package/dist/commonjs/classic/skus/index.d.ts +13 -0
- package/dist/commonjs/classic/skus/index.js +39 -0
- package/dist/commonjs/classic/skus/index.js.map +7 -0
- package/dist/commonjs/classic/usages/index.d.ts +11 -0
- package/dist/commonjs/classic/usages/index.js +38 -0
- package/dist/commonjs/classic/usages/index.js.map +7 -0
- package/dist/commonjs/devCenterClient.d.ts +106 -40
- package/dist/commonjs/devCenterClient.js +151 -139
- package/dist/commonjs/devCenterClient.js.map +3 -3
- package/dist/commonjs/index.d.ts +46 -3
- package/dist/commonjs/index.js +125 -8
- package/dist/commonjs/index.js.map +3 -3
- package/dist/commonjs/logger.d.ts +2 -0
- package/dist/commonjs/logger.js +29 -0
- package/dist/commonjs/logger.js.map +7 -0
- package/dist/commonjs/models/index.d.ts +2 -3189
- package/dist/commonjs/models/index.js +86 -207
- package/dist/commonjs/models/index.js.map +4 -4
- package/dist/commonjs/models/models.d.ts +3318 -0
- package/dist/commonjs/models/models.js +3989 -0
- package/dist/commonjs/models/models.js.map +7 -0
- package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
- package/dist/commonjs/restorePollerHelpers.js +189 -0
- package/dist/commonjs/restorePollerHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +35 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +7 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.js +67 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
- package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/attachedNetworks/index.d.ts +3 -0
- package/dist/esm/api/attachedNetworks/index.js +4 -0
- package/dist/esm/api/attachedNetworks/index.js.map +1 -0
- package/dist/esm/api/attachedNetworks/operations.d.ts +31 -0
- package/dist/esm/api/attachedNetworks/operations.js +209 -0
- package/dist/esm/api/attachedNetworks/operations.js.map +1 -0
- package/dist/esm/api/attachedNetworks/options.d.ts +28 -0
- package/dist/esm/api/attachedNetworks/options.js +4 -0
- package/dist/esm/api/attachedNetworks/options.js.map +1 -0
- package/dist/esm/api/catalogs/index.d.ts +3 -0
- package/dist/esm/api/catalogs/index.js +4 -0
- package/dist/esm/api/catalogs/index.js.map +1 -0
- package/dist/esm/api/catalogs/operations.d.ts +39 -0
- package/dist/esm/api/catalogs/operations.js +279 -0
- package/dist/esm/api/catalogs/operations.js.map +1 -0
- package/dist/esm/api/catalogs/options.d.ts +38 -0
- package/dist/esm/api/catalogs/options.js +4 -0
- package/dist/esm/api/catalogs/options.js.map +1 -0
- package/dist/esm/api/checkNameAvailability/index.d.ts +3 -0
- package/dist/esm/api/checkNameAvailability/index.js +4 -0
- package/dist/esm/api/checkNameAvailability/index.js.map +1 -0
- package/dist/esm/api/checkNameAvailability/operations.d.ts +9 -0
- package/dist/esm/api/checkNameAvailability/operations.js +36 -0
- package/dist/esm/api/checkNameAvailability/operations.js.map +1 -0
- package/dist/esm/api/checkNameAvailability/options.d.ts +5 -0
- package/dist/esm/api/checkNameAvailability/options.js +4 -0
- package/dist/esm/api/checkNameAvailability/options.js.map +1 -0
- package/dist/esm/api/checkScopedNameAvailability/index.d.ts +3 -0
- package/dist/esm/api/checkScopedNameAvailability/index.js +4 -0
- package/dist/esm/api/checkScopedNameAvailability/index.js.map +1 -0
- package/dist/esm/api/checkScopedNameAvailability/operations.d.ts +9 -0
- package/dist/esm/api/checkScopedNameAvailability/operations.js +36 -0
- package/dist/esm/api/checkScopedNameAvailability/operations.js.map +1 -0
- package/dist/esm/api/checkScopedNameAvailability/options.d.ts +5 -0
- package/dist/esm/api/checkScopedNameAvailability/options.js +4 -0
- package/dist/esm/api/checkScopedNameAvailability/options.js.map +1 -0
- package/dist/esm/api/customizationTasks/index.d.ts +3 -0
- package/dist/esm/api/customizationTasks/index.js +4 -0
- package/dist/esm/api/customizationTasks/index.js.map +1 -0
- package/dist/esm/api/customizationTasks/operations.d.ts +18 -0
- package/dist/esm/api/customizationTasks/operations.js +106 -0
- package/dist/esm/api/customizationTasks/operations.js.map +1 -0
- package/dist/esm/api/customizationTasks/options.d.ts +13 -0
- package/dist/esm/api/customizationTasks/options.js +4 -0
- package/dist/esm/api/customizationTasks/options.js.map +1 -0
- package/dist/esm/api/devBoxDefinitions/index.d.ts +3 -0
- package/dist/esm/api/devBoxDefinitions/index.js +4 -0
- package/dist/esm/api/devBoxDefinitions/index.js.map +1 -0
- package/dist/esm/api/devBoxDefinitions/operations.d.ts +35 -0
- package/dist/esm/api/devBoxDefinitions/operations.js +247 -0
- package/dist/esm/api/devBoxDefinitions/operations.js.map +1 -0
- package/dist/esm/api/devBoxDefinitions/options.d.ts +33 -0
- package/dist/esm/api/devBoxDefinitions/options.js +4 -0
- package/dist/esm/api/devBoxDefinitions/options.js.map +1 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuild/index.d.ts +3 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuild/index.js +4 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuild/index.js.map +1 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuild/operations.d.ts +18 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuild/operations.js +112 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuild/operations.js.map +1 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuild/options.d.ts +13 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuild/options.js +4 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuild/options.js.map +1 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuilds/index.d.ts +3 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuilds/index.js +4 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuilds/index.js.map +1 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuilds/operations.d.ts +10 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuilds/operations.js +46 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuilds/operations.js.map +1 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuilds/options.d.ts +5 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuilds/options.js +4 -0
- package/dist/esm/api/devCenterCatalogImageDefinitionBuilds/options.js.map +1 -0
- package/dist/esm/api/devCenterCatalogImageDefinitions/index.d.ts +3 -0
- package/dist/esm/api/devCenterCatalogImageDefinitions/index.js +4 -0
- package/dist/esm/api/devCenterCatalogImageDefinitions/index.js.map +1 -0
- package/dist/esm/api/devCenterCatalogImageDefinitions/operations.d.ts +23 -0
- package/dist/esm/api/devCenterCatalogImageDefinitions/operations.js +149 -0
- package/dist/esm/api/devCenterCatalogImageDefinitions/operations.js.map +1 -0
- package/dist/esm/api/devCenterCatalogImageDefinitions/options.d.ts +18 -0
- package/dist/esm/api/devCenterCatalogImageDefinitions/options.js +4 -0
- package/dist/esm/api/devCenterCatalogImageDefinitions/options.js.map +1 -0
- package/dist/esm/api/devCenterContext.d.ts +22 -0
- package/dist/esm/api/devCenterContext.js +26 -0
- package/dist/esm/api/devCenterContext.js.map +1 -0
- package/dist/esm/api/devCenters/index.d.ts +3 -0
- package/dist/esm/api/devCenters/index.js +4 -0
- package/dist/esm/api/devCenters/index.js.map +1 -0
- package/dist/esm/api/devCenters/operations.d.ts +31 -0
- package/dist/esm/api/devCenters/operations.js +209 -0
- package/dist/esm/api/devCenters/operations.js.map +1 -0
- package/dist/esm/api/devCenters/options.d.ts +30 -0
- package/dist/esm/api/devCenters/options.js +4 -0
- package/dist/esm/api/devCenters/options.js.map +1 -0
- package/dist/esm/api/encryptionSets/index.d.ts +3 -0
- package/dist/esm/api/encryptionSets/index.js +4 -0
- package/dist/esm/api/encryptionSets/index.js.map +1 -0
- package/dist/esm/api/encryptionSets/operations.d.ts +27 -0
- package/dist/esm/api/encryptionSets/operations.js +182 -0
- package/dist/esm/api/encryptionSets/operations.js.map +1 -0
- package/dist/esm/api/encryptionSets/options.d.ts +25 -0
- package/dist/esm/api/encryptionSets/options.js +4 -0
- package/dist/esm/api/encryptionSets/options.js.map +1 -0
- package/dist/esm/api/environmentDefinitions/index.d.ts +3 -0
- package/dist/esm/api/environmentDefinitions/index.js +4 -0
- package/dist/esm/api/environmentDefinitions/index.js.map +1 -0
- package/dist/esm/api/environmentDefinitions/operations.d.ts +26 -0
- package/dist/esm/api/environmentDefinitions/operations.js +172 -0
- package/dist/esm/api/environmentDefinitions/operations.js.map +1 -0
- package/dist/esm/api/environmentDefinitions/options.d.ts +19 -0
- package/dist/esm/api/environmentDefinitions/options.js +4 -0
- package/dist/esm/api/environmentDefinitions/options.js.map +1 -0
- package/dist/esm/api/environmentTypes/index.d.ts +3 -0
- package/dist/esm/api/environmentTypes/index.js +4 -0
- package/dist/esm/api/environmentTypes/index.js.map +1 -0
- package/dist/esm/api/environmentTypes/operations.d.ts +26 -0
- package/dist/esm/api/environmentTypes/operations.js +166 -0
- package/dist/esm/api/environmentTypes/operations.js.map +1 -0
- package/dist/esm/api/environmentTypes/options.d.ts +19 -0
- package/dist/esm/api/environmentTypes/options.js +4 -0
- package/dist/esm/api/environmentTypes/options.js.map +1 -0
- package/dist/esm/api/galleries/index.d.ts +3 -0
- package/dist/esm/api/galleries/index.js +4 -0
- package/dist/esm/api/galleries/index.js.map +1 -0
- package/dist/esm/api/galleries/operations.d.ts +23 -0
- package/dist/esm/api/galleries/operations.js +144 -0
- package/dist/esm/api/galleries/operations.js.map +1 -0
- package/dist/esm/api/galleries/options.d.ts +20 -0
- package/dist/esm/api/galleries/options.js +4 -0
- package/dist/esm/api/galleries/options.js.map +1 -0
- package/dist/esm/api/imageVersions/index.d.ts +3 -0
- package/dist/esm/api/imageVersions/index.js +4 -0
- package/dist/esm/api/imageVersions/index.js.map +1 -0
- package/dist/esm/api/imageVersions/operations.d.ts +22 -0
- package/dist/esm/api/imageVersions/operations.js +141 -0
- package/dist/esm/api/imageVersions/operations.js.map +1 -0
- package/dist/esm/api/imageVersions/options.d.ts +14 -0
- package/dist/esm/api/imageVersions/options.js +4 -0
- package/dist/esm/api/imageVersions/options.js.map +1 -0
- package/dist/esm/api/images/index.d.ts +3 -0
- package/dist/esm/api/images/index.js +4 -0
- package/dist/esm/api/images/index.js.map +1 -0
- package/dist/esm/api/images/operations.d.ts +26 -0
- package/dist/esm/api/images/operations.js +172 -0
- package/dist/esm/api/images/operations.js.map +1 -0
- package/dist/esm/api/images/options.d.ts +21 -0
- package/dist/esm/api/images/options.js +4 -0
- package/dist/esm/api/images/options.js.map +1 -0
- package/dist/esm/api/index.d.ts +3 -0
- package/dist/esm/api/index.js +4 -0
- package/dist/esm/api/index.js.map +1 -0
- package/dist/esm/api/networkConnections/index.d.ts +3 -0
- package/dist/esm/api/networkConnections/index.js +4 -0
- package/dist/esm/api/networkConnections/index.js.map +1 -0
- package/dist/esm/api/networkConnections/operations.d.ts +47 -0
- package/dist/esm/api/networkConnections/operations.js +343 -0
- package/dist/esm/api/networkConnections/operations.js.map +1 -0
- package/dist/esm/api/networkConnections/options.d.ts +48 -0
- package/dist/esm/api/networkConnections/options.js +4 -0
- package/dist/esm/api/networkConnections/options.js.map +1 -0
- package/dist/esm/api/operationStatuses/index.d.ts +3 -0
- package/dist/esm/api/operationStatuses/index.js +4 -0
- package/dist/esm/api/operationStatuses/index.js.map +1 -0
- package/dist/esm/api/operationStatuses/operations.d.ts +9 -0
- package/dist/esm/api/operationStatuses/operations.js +36 -0
- package/dist/esm/api/operationStatuses/operations.js.map +1 -0
- package/dist/esm/api/operationStatuses/options.d.ts +5 -0
- package/dist/esm/api/operationStatuses/options.js +4 -0
- package/dist/esm/api/operationStatuses/options.js.map +1 -0
- package/dist/esm/api/operations/index.d.ts +3 -0
- package/dist/esm/api/operations/index.js +4 -0
- package/dist/esm/api/operations/index.js.map +1 -0
- package/dist/esm/api/operations/operations.d.ts +10 -0
- package/dist/esm/api/operations/operations.js +37 -0
- package/dist/esm/api/operations/operations.js.map +1 -0
- package/dist/esm/api/operations/options.d.ts +5 -0
- package/dist/esm/api/operations/options.js +4 -0
- package/dist/esm/api/operations/options.js.map +1 -0
- package/dist/esm/api/pools/index.d.ts +3 -0
- package/dist/esm/api/pools/index.js +4 -0
- package/dist/esm/api/pools/index.js.map +1 -0
- package/dist/esm/api/pools/operations.d.ts +31 -0
- package/dist/esm/api/pools/operations.js +215 -0
- package/dist/esm/api/pools/operations.js.map +1 -0
- package/dist/esm/api/pools/options.d.ts +30 -0
- package/dist/esm/api/pools/options.js +4 -0
- package/dist/esm/api/pools/options.js.map +1 -0
- package/dist/esm/api/projectAllowedEnvironmentTypes/index.d.ts +3 -0
- package/dist/esm/api/projectAllowedEnvironmentTypes/index.js +4 -0
- package/dist/esm/api/projectAllowedEnvironmentTypes/index.js.map +1 -0
- package/dist/esm/api/projectAllowedEnvironmentTypes/operations.d.ts +14 -0
- package/dist/esm/api/projectAllowedEnvironmentTypes/operations.js +72 -0
- package/dist/esm/api/projectAllowedEnvironmentTypes/operations.js.map +1 -0
- package/dist/esm/api/projectAllowedEnvironmentTypes/options.d.ts +10 -0
- package/dist/esm/api/projectAllowedEnvironmentTypes/options.js +4 -0
- package/dist/esm/api/projectAllowedEnvironmentTypes/options.js.map +1 -0
- package/dist/esm/api/projectCatalogEnvironmentDefinitions/index.d.ts +3 -0
- package/dist/esm/api/projectCatalogEnvironmentDefinitions/index.js +4 -0
- package/dist/esm/api/projectCatalogEnvironmentDefinitions/index.js.map +1 -0
- package/dist/esm/api/projectCatalogEnvironmentDefinitions/operations.d.ts +9 -0
- package/dist/esm/api/projectCatalogEnvironmentDefinitions/operations.js +42 -0
- package/dist/esm/api/projectCatalogEnvironmentDefinitions/operations.js.map +1 -0
- package/dist/esm/api/projectCatalogEnvironmentDefinitions/options.d.ts +5 -0
- package/dist/esm/api/projectCatalogEnvironmentDefinitions/options.js +4 -0
- package/dist/esm/api/projectCatalogEnvironmentDefinitions/options.js.map +1 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuild/index.d.ts +3 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuild/index.js +4 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuild/index.js.map +1 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuild/operations.d.ts +18 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuild/operations.js +108 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuild/operations.js.map +1 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuild/options.d.ts +13 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuild/options.js +4 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuild/options.js.map +1 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuilds/index.d.ts +3 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuilds/index.js +4 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuilds/index.js.map +1 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuilds/operations.d.ts +10 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuilds/operations.js +46 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuilds/operations.js.map +1 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuilds/options.d.ts +5 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuilds/options.js +4 -0
- package/dist/esm/api/projectCatalogImageDefinitionBuilds/options.js.map +1 -0
- package/dist/esm/api/projectCatalogImageDefinitions/index.d.ts +3 -0
- package/dist/esm/api/projectCatalogImageDefinitions/index.js +4 -0
- package/dist/esm/api/projectCatalogImageDefinitions/index.js.map +1 -0
- package/dist/esm/api/projectCatalogImageDefinitions/operations.d.ts +23 -0
- package/dist/esm/api/projectCatalogImageDefinitions/operations.js +145 -0
- package/dist/esm/api/projectCatalogImageDefinitions/operations.js.map +1 -0
- package/dist/esm/api/projectCatalogImageDefinitions/options.d.ts +18 -0
- package/dist/esm/api/projectCatalogImageDefinitions/options.js +4 -0
- package/dist/esm/api/projectCatalogImageDefinitions/options.js.map +1 -0
- package/dist/esm/api/projectCatalogs/index.d.ts +3 -0
- package/dist/esm/api/projectCatalogs/index.js +4 -0
- package/dist/esm/api/projectCatalogs/index.js.map +1 -0
- package/dist/esm/api/projectCatalogs/operations.d.ts +39 -0
- package/dist/esm/api/projectCatalogs/operations.js +279 -0
- package/dist/esm/api/projectCatalogs/operations.js.map +1 -0
- package/dist/esm/api/projectCatalogs/options.d.ts +38 -0
- package/dist/esm/api/projectCatalogs/options.js +4 -0
- package/dist/esm/api/projectCatalogs/options.js.map +1 -0
- package/dist/esm/api/projectEnvironmentTypes/index.d.ts +3 -0
- package/dist/esm/api/projectEnvironmentTypes/index.js +4 -0
- package/dist/esm/api/projectEnvironmentTypes/index.js.map +1 -0
- package/dist/esm/api/projectEnvironmentTypes/operations.d.ts +26 -0
- package/dist/esm/api/projectEnvironmentTypes/operations.js +166 -0
- package/dist/esm/api/projectEnvironmentTypes/operations.js.map +1 -0
- package/dist/esm/api/projectEnvironmentTypes/options.d.ts +19 -0
- package/dist/esm/api/projectEnvironmentTypes/options.js +4 -0
- package/dist/esm/api/projectEnvironmentTypes/options.js.map +1 -0
- package/dist/esm/api/projectPolicies/index.d.ts +3 -0
- package/dist/esm/api/projectPolicies/index.js +4 -0
- package/dist/esm/api/projectPolicies/index.js.map +1 -0
- package/dist/esm/api/projectPolicies/operations.d.ts +27 -0
- package/dist/esm/api/projectPolicies/operations.js +182 -0
- package/dist/esm/api/projectPolicies/operations.js.map +1 -0
- package/dist/esm/api/projectPolicies/options.d.ts +25 -0
- package/dist/esm/api/projectPolicies/options.js +4 -0
- package/dist/esm/api/projectPolicies/options.js.map +1 -0
- package/dist/esm/api/projects/index.d.ts +3 -0
- package/dist/esm/api/projects/index.js +4 -0
- package/dist/esm/api/projects/index.js.map +1 -0
- package/dist/esm/api/projects/operations.d.ts +35 -0
- package/dist/esm/api/projects/operations.js +239 -0
- package/dist/esm/api/projects/operations.js.map +1 -0
- package/dist/esm/api/projects/options.d.ts +33 -0
- package/dist/esm/api/projects/options.js +4 -0
- package/dist/esm/api/projects/options.js.map +1 -0
- package/dist/esm/api/schedules/index.d.ts +3 -0
- package/dist/esm/api/schedules/index.js +4 -0
- package/dist/esm/api/schedules/index.js.map +1 -0
- package/dist/esm/api/schedules/operations.d.ts +27 -0
- package/dist/esm/api/schedules/operations.js +191 -0
- package/dist/esm/api/schedules/operations.js.map +1 -0
- package/dist/esm/api/schedules/options.d.ts +33 -0
- package/dist/esm/api/schedules/options.js +4 -0
- package/dist/esm/api/schedules/options.js.map +1 -0
- package/dist/esm/api/skus/index.d.ts +3 -0
- package/dist/esm/api/skus/index.js +4 -0
- package/dist/esm/api/skus/index.js.map +1 -0
- package/dist/esm/api/skus/operations.d.ts +14 -0
- package/dist/esm/api/skus/operations.js +72 -0
- package/dist/esm/api/skus/operations.js.map +1 -0
- package/dist/esm/api/skus/options.d.ts +10 -0
- package/dist/esm/api/skus/options.js +4 -0
- package/dist/esm/api/skus/options.js.map +1 -0
- package/dist/esm/api/usages/index.d.ts +3 -0
- package/dist/esm/api/usages/index.js +4 -0
- package/dist/esm/api/usages/index.js.map +1 -0
- package/dist/esm/api/usages/operations.d.ts +10 -0
- package/dist/esm/api/usages/operations.js +39 -0
- package/dist/esm/api/usages/operations.js.map +1 -0
- package/dist/esm/api/usages/options.d.ts +5 -0
- package/dist/esm/api/usages/options.js +4 -0
- package/dist/esm/api/usages/options.js.map +1 -0
- package/dist/esm/classic/attachedNetworks/index.d.ts +31 -0
- package/dist/esm/classic/attachedNetworks/index.js +36 -0
- package/dist/esm/classic/attachedNetworks/index.js.map +1 -0
- package/dist/esm/classic/catalogs/index.d.ts +47 -0
- package/dist/esm/classic/catalogs/index.js +62 -0
- package/dist/esm/classic/catalogs/index.js.map +1 -0
- package/dist/esm/classic/checkNameAvailability/index.d.ts +10 -0
- package/dist/esm/classic/checkNameAvailability/index.js +14 -0
- package/dist/esm/classic/checkNameAvailability/index.js.map +1 -0
- package/dist/esm/classic/checkScopedNameAvailability/index.d.ts +10 -0
- package/dist/esm/classic/checkScopedNameAvailability/index.js +14 -0
- package/dist/esm/classic/checkScopedNameAvailability/index.js.map +1 -0
- package/dist/esm/classic/customizationTasks/index.d.ts +15 -0
- package/dist/esm/classic/customizationTasks/index.js +16 -0
- package/dist/esm/classic/customizationTasks/index.js.map +1 -0
- package/dist/esm/classic/devBoxDefinitions/index.d.ts +37 -0
- package/dist/esm/classic/devBoxDefinitions/index.js +45 -0
- package/dist/esm/classic/devBoxDefinitions/index.js.map +1 -0
- package/dist/esm/classic/devCenterCatalogImageDefinitionBuild/index.d.ts +20 -0
- package/dist/esm/classic/devCenterCatalogImageDefinitionBuild/index.js +25 -0
- package/dist/esm/classic/devCenterCatalogImageDefinitionBuild/index.js.map +1 -0
- package/dist/esm/classic/devCenterCatalogImageDefinitionBuilds/index.d.ts +11 -0
- package/dist/esm/classic/devCenterCatalogImageDefinitionBuilds/index.js +14 -0
- package/dist/esm/classic/devCenterCatalogImageDefinitionBuilds/index.js.map +1 -0
- package/dist/esm/classic/devCenterCatalogImageDefinitions/index.d.ts +23 -0
- package/dist/esm/classic/devCenterCatalogImageDefinitions/index.js +26 -0
- package/dist/esm/classic/devCenterCatalogImageDefinitions/index.js.map +1 -0
- package/dist/esm/classic/devCenters/index.d.ts +35 -0
- package/dist/esm/classic/devCenters/index.js +44 -0
- package/dist/esm/classic/devCenters/index.js.map +1 -0
- package/dist/esm/classic/encryptionSets/index.d.ts +33 -0
- package/dist/esm/classic/encryptionSets/index.js +43 -0
- package/dist/esm/classic/encryptionSets/index.js.map +1 -0
- package/dist/esm/classic/environmentDefinitions/index.d.ts +19 -0
- package/dist/esm/classic/environmentDefinitions/index.js +18 -0
- package/dist/esm/classic/environmentDefinitions/index.js.map +1 -0
- package/dist/esm/classic/environmentTypes/index.d.ts +19 -0
- package/dist/esm/classic/environmentTypes/index.js +18 -0
- package/dist/esm/classic/environmentTypes/index.js.map +1 -0
- package/dist/esm/classic/galleries/index.d.ts +27 -0
- package/dist/esm/classic/galleries/index.js +34 -0
- package/dist/esm/classic/galleries/index.js.map +1 -0
- package/dist/esm/classic/imageVersions/index.d.ts +17 -0
- package/dist/esm/classic/imageVersions/index.js +17 -0
- package/dist/esm/classic/imageVersions/index.js.map +1 -0
- package/dist/esm/classic/images/index.d.ts +19 -0
- package/dist/esm/classic/images/index.js +18 -0
- package/dist/esm/classic/images/index.js.map +1 -0
- package/dist/esm/classic/index.d.ts +33 -0
- package/dist/esm/classic/index.js +4 -0
- package/dist/esm/classic/index.js.map +1 -0
- package/dist/esm/classic/networkConnections/index.d.ts +47 -0
- package/dist/esm/classic/networkConnections/index.js +56 -0
- package/dist/esm/classic/networkConnections/index.js.map +1 -0
- package/dist/esm/classic/operationStatuses/index.d.ts +10 -0
- package/dist/esm/classic/operationStatuses/index.js +14 -0
- package/dist/esm/classic/operationStatuses/index.js.map +1 -0
- package/dist/esm/classic/operations/index.d.ts +11 -0
- package/dist/esm/classic/operations/index.js +14 -0
- package/dist/esm/classic/operations/index.js.map +1 -0
- package/dist/esm/classic/pools/index.d.ts +39 -0
- package/dist/esm/classic/pools/index.js +52 -0
- package/dist/esm/classic/pools/index.js.map +1 -0
- package/dist/esm/classic/projectAllowedEnvironmentTypes/index.d.ts +13 -0
- package/dist/esm/classic/projectAllowedEnvironmentTypes/index.js +15 -0
- package/dist/esm/classic/projectAllowedEnvironmentTypes/index.js.map +1 -0
- package/dist/esm/classic/projectCatalogEnvironmentDefinitions/index.d.ts +10 -0
- package/dist/esm/classic/projectCatalogEnvironmentDefinitions/index.js +14 -0
- package/dist/esm/classic/projectCatalogEnvironmentDefinitions/index.js.map +1 -0
- package/dist/esm/classic/projectCatalogImageDefinitionBuild/index.d.ts +20 -0
- package/dist/esm/classic/projectCatalogImageDefinitionBuild/index.js +25 -0
- package/dist/esm/classic/projectCatalogImageDefinitionBuild/index.js.map +1 -0
- package/dist/esm/classic/projectCatalogImageDefinitionBuilds/index.d.ts +11 -0
- package/dist/esm/classic/projectCatalogImageDefinitionBuilds/index.js +14 -0
- package/dist/esm/classic/projectCatalogImageDefinitionBuilds/index.js.map +1 -0
- package/dist/esm/classic/projectCatalogImageDefinitions/index.d.ts +23 -0
- package/dist/esm/classic/projectCatalogImageDefinitions/index.js +26 -0
- package/dist/esm/classic/projectCatalogImageDefinitions/index.js.map +1 -0
- package/dist/esm/classic/projectCatalogs/index.d.ts +47 -0
- package/dist/esm/classic/projectCatalogs/index.js +62 -0
- package/dist/esm/classic/projectCatalogs/index.js.map +1 -0
- package/dist/esm/classic/projectEnvironmentTypes/index.d.ts +19 -0
- package/dist/esm/classic/projectEnvironmentTypes/index.js +18 -0
- package/dist/esm/classic/projectEnvironmentTypes/index.js.map +1 -0
- package/dist/esm/classic/projectPolicies/index.d.ts +33 -0
- package/dist/esm/classic/projectPolicies/index.js +43 -0
- package/dist/esm/classic/projectPolicies/index.js.map +1 -0
- package/dist/esm/classic/projects/index.d.ts +37 -0
- package/dist/esm/classic/projects/index.js +45 -0
- package/dist/esm/classic/projects/index.js.map +1 -0
- package/dist/esm/classic/schedules/index.d.ts +33 -0
- package/dist/esm/classic/schedules/index.js +43 -0
- package/dist/esm/classic/schedules/index.js.map +1 -0
- package/dist/esm/classic/skus/index.d.ts +13 -0
- package/dist/esm/classic/skus/index.js +15 -0
- package/dist/esm/classic/skus/index.js.map +1 -0
- package/dist/esm/classic/usages/index.d.ts +11 -0
- package/dist/esm/classic/usages/index.js +14 -0
- package/dist/esm/classic/usages/index.js.map +1 -0
- package/dist/esm/devCenterClient.d.ts +106 -40
- package/dist/esm/devCenterClient.js +148 -162
- package/dist/esm/devCenterClient.js.map +1 -7
- package/dist/esm/index.d.ts +46 -3
- package/dist/esm/index.js +9 -8
- package/dist/esm/index.js.map +1 -7
- package/dist/esm/logger.d.ts +2 -0
- package/dist/esm/logger.js +5 -0
- package/dist/esm/logger.js.map +1 -0
- package/dist/esm/models/index.d.ts +2 -3189
- package/dist/esm/models/index.js +4 -208
- package/dist/esm/models/index.js.map +1 -7
- package/dist/esm/models/models.d.ts +3318 -0
- package/dist/esm/models/models.js +4059 -0
- package/dist/esm/models/models.js.map +1 -0
- package/dist/esm/restorePollerHelpers.d.ts +21 -0
- package/dist/esm/restorePollerHelpers.js +176 -0
- package/dist/esm/restorePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/esm/static-helpers/pagingHelpers.js +143 -0
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/esm/static-helpers/pollingHelpers.js +95 -0
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js +17 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -0
- package/dist/esm/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/esm/static-helpers/simplePollerHelpers.js +44 -0
- package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/esm/static-helpers/urlTemplate.js +200 -0
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
- package/package.json +567 -81
- package/CHANGELOG.md +0 -317
- package/dist/browser/devCenterClient.d.ts.map +0 -1
- package/dist/browser/index.d.ts.map +0 -1
- package/dist/browser/lroImpl.d.ts +0 -11
- package/dist/browser/lroImpl.d.ts.map +0 -1
- package/dist/browser/lroImpl.js +0 -18
- package/dist/browser/lroImpl.js.map +0 -1
- package/dist/browser/models/index.d.ts.map +0 -1
- package/dist/browser/models/mappers.d.ts +0 -138
- package/dist/browser/models/mappers.d.ts.map +0 -1
- package/dist/browser/models/mappers.js +0 -4189
- package/dist/browser/models/mappers.js.map +0 -1
- package/dist/browser/models/parameters.d.ts +0 -47
- package/dist/browser/models/parameters.d.ts.map +0 -1
- package/dist/browser/models/parameters.js +0 -403
- package/dist/browser/models/parameters.js.map +0 -1
- package/dist/browser/operations/attachedNetworks.d.ts +0 -113
- package/dist/browser/operations/attachedNetworks.d.ts.map +0 -1
- package/dist/browser/operations/attachedNetworks.js +0 -511
- package/dist/browser/operations/attachedNetworks.js.map +0 -1
- package/dist/browser/operations/catalogs.d.ts +0 -139
- package/dist/browser/operations/catalogs.d.ts.map +0 -1
- package/dist/browser/operations/catalogs.js +0 -657
- package/dist/browser/operations/catalogs.js.map +0 -1
- package/dist/browser/operations/checkNameAvailability.d.ts +0 -19
- package/dist/browser/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/browser/operations/checkNameAvailability.js +0 -50
- package/dist/browser/operations/checkNameAvailability.js.map +0 -1
- package/dist/browser/operations/checkScopedNameAvailability.d.ts +0 -19
- package/dist/browser/operations/checkScopedNameAvailability.d.ts.map +0 -1
- package/dist/browser/operations/checkScopedNameAvailability.js +0 -50
- package/dist/browser/operations/checkScopedNameAvailability.js.map +0 -1
- package/dist/browser/operations/devBoxDefinitions.d.ts +0 -131
- package/dist/browser/operations/devBoxDefinitions.d.ts.map +0 -1
- package/dist/browser/operations/devBoxDefinitions.js +0 -596
- package/dist/browser/operations/devBoxDefinitions.js.map +0 -1
- package/dist/browser/operations/devCenters.d.ts +0 -107
- package/dist/browser/operations/devCenters.d.ts.map +0 -1
- package/dist/browser/operations/devCenters.js +0 -523
- package/dist/browser/operations/devCenters.js.map +0 -1
- package/dist/browser/operations/environmentDefinitions.d.ts +0 -95
- package/dist/browser/operations/environmentDefinitions.d.ts.map +0 -1
- package/dist/browser/operations/environmentDefinitions.js +0 -370
- package/dist/browser/operations/environmentDefinitions.js.map +0 -1
- package/dist/browser/operations/environmentTypes.d.ts +0 -72
- package/dist/browser/operations/environmentTypes.d.ts.map +0 -1
- package/dist/browser/operations/environmentTypes.js +0 -269
- package/dist/browser/operations/environmentTypes.js.map +0 -1
- package/dist/browser/operations/galleries.d.ts +0 -81
- package/dist/browser/operations/galleries.d.ts.map +0 -1
- package/dist/browser/operations/galleries.js +0 -351
- package/dist/browser/operations/galleries.js.map +0 -1
- package/dist/browser/operations/imageVersions.d.ts +0 -54
- package/dist/browser/operations/imageVersions.d.ts.map +0 -1
- package/dist/browser/operations/imageVersions.js +0 -193
- package/dist/browser/operations/imageVersions.js.map +0 -1
- package/dist/browser/operations/images.d.ts +0 -74
- package/dist/browser/operations/images.d.ts.map +0 -1
- package/dist/browser/operations/images.js +0 -279
- package/dist/browser/operations/images.js.map +0 -1
- package/dist/browser/operations/index.d.ts +0 -24
- package/dist/browser/operations/index.d.ts.map +0 -1
- package/dist/browser/operations/index.js +0 -31
- package/dist/browser/operations/index.js.map +0 -1
- package/dist/browser/operations/networkConnections.d.ts +0 -173
- package/dist/browser/operations/networkConnections.d.ts.map +0 -1
- package/dist/browser/operations/networkConnections.js +0 -815
- package/dist/browser/operations/networkConnections.js.map +0 -1
- package/dist/browser/operations/operationStatuses.d.ts +0 -20
- package/dist/browser/operations/operationStatuses.d.ts.map +0 -1
- package/dist/browser/operations/operationStatuses.js +0 -58
- package/dist/browser/operations/operationStatuses.js.map +0 -1
- package/dist/browser/operations/operations.d.ts +0 -32
- package/dist/browser/operations/operations.d.ts.map +0 -1
- package/dist/browser/operations/operations.js +0 -116
- package/dist/browser/operations/operations.js.map +0 -1
- package/dist/browser/operations/pools.d.ts +0 -115
- package/dist/browser/operations/pools.d.ts.map +0 -1
- package/dist/browser/operations/pools.js +0 -535
- package/dist/browser/operations/pools.js.map +0 -1
- package/dist/browser/operations/projectAllowedEnvironmentTypes.d.ts +0 -46
- package/dist/browser/operations/projectAllowedEnvironmentTypes.d.ts.map +0 -1
- package/dist/browser/operations/projectAllowedEnvironmentTypes.js +0 -165
- package/dist/browser/operations/projectAllowedEnvironmentTypes.js.map +0 -1
- package/dist/browser/operations/projectCatalogEnvironmentDefinitions.d.ts +0 -22
- package/dist/browser/operations/projectCatalogEnvironmentDefinitions.d.ts.map +0 -1
- package/dist/browser/operations/projectCatalogEnvironmentDefinitions.js +0 -64
- package/dist/browser/operations/projectCatalogEnvironmentDefinitions.js.map +0 -1
- package/dist/browser/operations/projectCatalogs.d.ts +0 -139
- package/dist/browser/operations/projectCatalogs.d.ts.map +0 -1
- package/dist/browser/operations/projectCatalogs.js +0 -657
- package/dist/browser/operations/projectCatalogs.js.map +0 -1
- package/dist/browser/operations/projectEnvironmentTypes.d.ts +0 -72
- package/dist/browser/operations/projectEnvironmentTypes.d.ts.map +0 -1
- package/dist/browser/operations/projectEnvironmentTypes.js +0 -269
- package/dist/browser/operations/projectEnvironmentTypes.js.map +0 -1
- package/dist/browser/operations/projects.d.ts +0 -107
- package/dist/browser/operations/projects.d.ts.map +0 -1
- package/dist/browser/operations/projects.js +0 -523
- package/dist/browser/operations/projects.js.map +0 -1
- package/dist/browser/operations/schedules.d.ts +0 -109
- package/dist/browser/operations/schedules.d.ts.map +0 -1
- package/dist/browser/operations/schedules.js +0 -475
- package/dist/browser/operations/schedules.js.map +0 -1
- package/dist/browser/operations/skus.d.ts +0 -32
- package/dist/browser/operations/skus.d.ts.map +0 -1
- package/dist/browser/operations/skus.js +0 -120
- package/dist/browser/operations/skus.js.map +0 -1
- package/dist/browser/operations/usages.d.ts +0 -35
- package/dist/browser/operations/usages.d.ts.map +0 -1
- package/dist/browser/operations/usages.js +0 -128
- package/dist/browser/operations/usages.js.map +0 -1
- package/dist/browser/operationsInterfaces/attachedNetworks.d.ts +0 -71
- package/dist/browser/operationsInterfaces/attachedNetworks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/attachedNetworks.js +0 -9
- package/dist/browser/operationsInterfaces/attachedNetworks.js.map +0 -1
- package/dist/browser/operationsInterfaces/catalogs.d.ts +0 -114
- package/dist/browser/operationsInterfaces/catalogs.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/catalogs.js +0 -9
- package/dist/browser/operationsInterfaces/catalogs.js.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/browser/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/browser/operationsInterfaces/checkScopedNameAvailability.d.ts +0 -11
- package/dist/browser/operationsInterfaces/checkScopedNameAvailability.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/checkScopedNameAvailability.js +0 -9
- package/dist/browser/operationsInterfaces/checkScopedNameAvailability.js.map +0 -1
- package/dist/browser/operationsInterfaces/devBoxDefinitions.d.ts +0 -89
- package/dist/browser/operationsInterfaces/devBoxDefinitions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/devBoxDefinitions.js +0 -9
- package/dist/browser/operationsInterfaces/devBoxDefinitions.js.map +0 -1
- package/dist/browser/operationsInterfaces/devCenters.d.ts +0 -71
- package/dist/browser/operationsInterfaces/devCenters.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/devCenters.js +0 -9
- package/dist/browser/operationsInterfaces/devCenters.js.map +0 -1
- package/dist/browser/operationsInterfaces/environmentDefinitions.d.ts +0 -49
- package/dist/browser/operationsInterfaces/environmentDefinitions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/environmentDefinitions.js +0 -9
- package/dist/browser/operationsInterfaces/environmentDefinitions.js.map +0 -1
- package/dist/browser/operationsInterfaces/environmentTypes.d.ts +0 -47
- package/dist/browser/operationsInterfaces/environmentTypes.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/environmentTypes.js +0 -9
- package/dist/browser/operationsInterfaces/environmentTypes.js.map +0 -1
- package/dist/browser/operationsInterfaces/galleries.d.ts +0 -56
- package/dist/browser/operationsInterfaces/galleries.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/galleries.js +0 -9
- package/dist/browser/operationsInterfaces/galleries.js.map +0 -1
- package/dist/browser/operationsInterfaces/imageVersions.d.ts +0 -25
- package/dist/browser/operationsInterfaces/imageVersions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/imageVersions.js +0 -9
- package/dist/browser/operationsInterfaces/imageVersions.js.map +0 -1
- package/dist/browser/operationsInterfaces/images.d.ts +0 -30
- package/dist/browser/operationsInterfaces/images.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/images.js +0 -9
- package/dist/browser/operationsInterfaces/images.js.map +0 -1
- package/dist/browser/operationsInterfaces/index.d.ts +0 -24
- package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/index.js +0 -31
- package/dist/browser/operationsInterfaces/index.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkConnections.d.ts +0 -109
- package/dist/browser/operationsInterfaces/networkConnections.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkConnections.js +0 -9
- package/dist/browser/operationsInterfaces/networkConnections.js.map +0 -1
- package/dist/browser/operationsInterfaces/operationStatuses.d.ts +0 -12
- package/dist/browser/operationsInterfaces/operationStatuses.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/operationStatuses.js +0 -9
- package/dist/browser/operationsInterfaces/operationStatuses.js.map +0 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
- package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/operations.js +0 -9
- package/dist/browser/operationsInterfaces/operations.js.map +0 -1
- package/dist/browser/operationsInterfaces/pools.d.ts +0 -90
- package/dist/browser/operationsInterfaces/pools.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/pools.js +0 -9
- package/dist/browser/operationsInterfaces/pools.js.map +0 -1
- package/dist/browser/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts +0 -21
- package/dist/browser/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/projectAllowedEnvironmentTypes.js +0 -9
- package/dist/browser/operationsInterfaces/projectAllowedEnvironmentTypes.js.map +0 -1
- package/dist/browser/operationsInterfaces/projectCatalogEnvironmentDefinitions.d.ts +0 -14
- package/dist/browser/operationsInterfaces/projectCatalogEnvironmentDefinitions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/projectCatalogEnvironmentDefinitions.js +0 -9
- package/dist/browser/operationsInterfaces/projectCatalogEnvironmentDefinitions.js.map +0 -1
- package/dist/browser/operationsInterfaces/projectCatalogs.d.ts +0 -114
- package/dist/browser/operationsInterfaces/projectCatalogs.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/projectCatalogs.js +0 -9
- package/dist/browser/operationsInterfaces/projectCatalogs.js.map +0 -1
- package/dist/browser/operationsInterfaces/projectEnvironmentTypes.d.ts +0 -47
- package/dist/browser/operationsInterfaces/projectEnvironmentTypes.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/projectEnvironmentTypes.js +0 -9
- package/dist/browser/operationsInterfaces/projectEnvironmentTypes.js.map +0 -1
- package/dist/browser/operationsInterfaces/projects.d.ts +0 -71
- package/dist/browser/operationsInterfaces/projects.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/projects.js +0 -9
- package/dist/browser/operationsInterfaces/projects.js.map +0 -1
- package/dist/browser/operationsInterfaces/schedules.d.ts +0 -82
- package/dist/browser/operationsInterfaces/schedules.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/schedules.js +0 -9
- package/dist/browser/operationsInterfaces/schedules.js.map +0 -1
- package/dist/browser/operationsInterfaces/skus.d.ts +0 -11
- package/dist/browser/operationsInterfaces/skus.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/skus.js +0 -9
- package/dist/browser/operationsInterfaces/skus.js.map +0 -1
- package/dist/browser/operationsInterfaces/usages.d.ts +0 -12
- package/dist/browser/operationsInterfaces/usages.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/usages.js +0 -9
- package/dist/browser/operationsInterfaces/usages.js.map +0 -1
- package/dist/browser/pagingHelper.d.ts +0 -13
- package/dist/browser/pagingHelper.d.ts.map +0 -1
- package/dist/browser/pagingHelper.js +0 -30
- package/dist/browser/pagingHelper.js.map +0 -1
- package/dist/commonjs/devCenterClient.d.ts.map +0 -1
- package/dist/commonjs/index.d.ts.map +0 -1
- package/dist/commonjs/lroImpl.d.ts +0 -11
- package/dist/commonjs/lroImpl.d.ts.map +0 -1
- package/dist/commonjs/lroImpl.js +0 -43
- package/dist/commonjs/lroImpl.js.map +0 -7
- package/dist/commonjs/models/index.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.d.ts +0 -138
- package/dist/commonjs/models/mappers.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.js +0 -4477
- package/dist/commonjs/models/mappers.js.map +0 -7
- package/dist/commonjs/models/parameters.d.ts +0 -47
- package/dist/commonjs/models/parameters.d.ts.map +0 -1
- package/dist/commonjs/models/parameters.js +0 -509
- package/dist/commonjs/models/parameters.js.map +0 -7
- package/dist/commonjs/operations/attachedNetworks.d.ts +0 -113
- package/dist/commonjs/operations/attachedNetworks.d.ts.map +0 -1
- package/dist/commonjs/operations/attachedNetworks.js +0 -613
- package/dist/commonjs/operations/attachedNetworks.js.map +0 -7
- package/dist/commonjs/operations/catalogs.d.ts +0 -139
- package/dist/commonjs/operations/catalogs.d.ts.map +0 -1
- package/dist/commonjs/operations/catalogs.js +0 -747
- package/dist/commonjs/operations/catalogs.js.map +0 -7
- package/dist/commonjs/operations/checkNameAvailability.d.ts +0 -19
- package/dist/commonjs/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operations/checkNameAvailability.js +0 -83
- package/dist/commonjs/operations/checkNameAvailability.js.map +0 -7
- package/dist/commonjs/operations/checkScopedNameAvailability.d.ts +0 -19
- package/dist/commonjs/operations/checkScopedNameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operations/checkScopedNameAvailability.js +0 -83
- package/dist/commonjs/operations/checkScopedNameAvailability.js.map +0 -7
- package/dist/commonjs/operations/devBoxDefinitions.d.ts +0 -131
- package/dist/commonjs/operations/devBoxDefinitions.d.ts.map +0 -1
- package/dist/commonjs/operations/devBoxDefinitions.js +0 -704
- package/dist/commonjs/operations/devBoxDefinitions.js.map +0 -7
- package/dist/commonjs/operations/devCenters.d.ts +0 -107
- package/dist/commonjs/operations/devCenters.d.ts.map +0 -1
- package/dist/commonjs/operations/devCenters.js +0 -592
- package/dist/commonjs/operations/devCenters.js.map +0 -7
- package/dist/commonjs/operations/environmentDefinitions.d.ts +0 -95
- package/dist/commonjs/operations/environmentDefinitions.d.ts.map +0 -1
- package/dist/commonjs/operations/environmentDefinitions.js +0 -474
- package/dist/commonjs/operations/environmentDefinitions.js.map +0 -7
- package/dist/commonjs/operations/environmentTypes.d.ts +0 -72
- package/dist/commonjs/operations/environmentTypes.d.ts.map +0 -1
- package/dist/commonjs/operations/environmentTypes.js +0 -338
- package/dist/commonjs/operations/environmentTypes.js.map +0 -7
- package/dist/commonjs/operations/galleries.d.ts +0 -81
- package/dist/commonjs/operations/galleries.d.ts.map +0 -1
- package/dist/commonjs/operations/galleries.js +0 -422
- package/dist/commonjs/operations/galleries.js.map +0 -7
- package/dist/commonjs/operations/imageVersions.d.ts +0 -54
- package/dist/commonjs/operations/imageVersions.d.ts.map +0 -1
- package/dist/commonjs/operations/imageVersions.js +0 -263
- package/dist/commonjs/operations/imageVersions.js.map +0 -7
- package/dist/commonjs/operations/images.d.ts +0 -74
- package/dist/commonjs/operations/images.d.ts.map +0 -1
- package/dist/commonjs/operations/images.js +0 -372
- package/dist/commonjs/operations/images.js.map +0 -7
- package/dist/commonjs/operations/index.d.ts +0 -24
- package/dist/commonjs/operations/index.d.ts.map +0 -1
- package/dist/commonjs/operations/index.js +0 -65
- package/dist/commonjs/operations/index.js.map +0 -7
- package/dist/commonjs/operations/networkConnections.d.ts +0 -173
- package/dist/commonjs/operations/networkConnections.d.ts.map +0 -1
- package/dist/commonjs/operations/networkConnections.js +0 -939
- package/dist/commonjs/operations/networkConnections.js.map +0 -7
- package/dist/commonjs/operations/operationStatuses.d.ts +0 -20
- package/dist/commonjs/operations/operationStatuses.d.ts.map +0 -1
- package/dist/commonjs/operations/operationStatuses.js +0 -91
- package/dist/commonjs/operations/operationStatuses.js.map +0 -7
- package/dist/commonjs/operations/operations.d.ts +0 -32
- package/dist/commonjs/operations/operations.d.ts.map +0 -1
- package/dist/commonjs/operations/operations.js +0 -148
- package/dist/commonjs/operations/operations.js.map +0 -7
- package/dist/commonjs/operations/pools.d.ts +0 -115
- package/dist/commonjs/operations/pools.d.ts.map +0 -1
- package/dist/commonjs/operations/pools.js +0 -617
- package/dist/commonjs/operations/pools.js.map +0 -7
- package/dist/commonjs/operations/projectAllowedEnvironmentTypes.d.ts +0 -46
- package/dist/commonjs/operations/projectAllowedEnvironmentTypes.d.ts.map +0 -1
- package/dist/commonjs/operations/projectAllowedEnvironmentTypes.js +0 -217
- package/dist/commonjs/operations/projectAllowedEnvironmentTypes.js.map +0 -7
- package/dist/commonjs/operations/projectCatalogEnvironmentDefinitions.d.ts +0 -22
- package/dist/commonjs/operations/projectCatalogEnvironmentDefinitions.d.ts.map +0 -1
- package/dist/commonjs/operations/projectCatalogEnvironmentDefinitions.js +0 -97
- package/dist/commonjs/operations/projectCatalogEnvironmentDefinitions.js.map +0 -7
- package/dist/commonjs/operations/projectCatalogs.d.ts +0 -139
- package/dist/commonjs/operations/projectCatalogs.d.ts.map +0 -1
- package/dist/commonjs/operations/projectCatalogs.js +0 -739
- package/dist/commonjs/operations/projectCatalogs.js.map +0 -7
- package/dist/commonjs/operations/projectEnvironmentTypes.d.ts +0 -72
- package/dist/commonjs/operations/projectEnvironmentTypes.d.ts.map +0 -1
- package/dist/commonjs/operations/projectEnvironmentTypes.js +0 -330
- package/dist/commonjs/operations/projectEnvironmentTypes.js.map +0 -7
- package/dist/commonjs/operations/projects.d.ts +0 -107
- package/dist/commonjs/operations/projects.d.ts.map +0 -1
- package/dist/commonjs/operations/projects.js +0 -592
- package/dist/commonjs/operations/projects.js.map +0 -7
- package/dist/commonjs/operations/schedules.d.ts +0 -109
- package/dist/commonjs/operations/schedules.d.ts.map +0 -1
- package/dist/commonjs/operations/schedules.js +0 -560
- package/dist/commonjs/operations/schedules.js.map +0 -7
- package/dist/commonjs/operations/skus.d.ts +0 -32
- package/dist/commonjs/operations/skus.d.ts.map +0 -1
- package/dist/commonjs/operations/skus.js +0 -155
- package/dist/commonjs/operations/skus.js.map +0 -7
- package/dist/commonjs/operations/usages.d.ts +0 -35
- package/dist/commonjs/operations/usages.d.ts.map +0 -1
- package/dist/commonjs/operations/usages.js +0 -167
- package/dist/commonjs/operations/usages.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/attachedNetworks.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/attachedNetworks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/attachedNetworks.js +0 -15
- package/dist/commonjs/operationsInterfaces/attachedNetworks.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/catalogs.d.ts +0 -114
- package/dist/commonjs/operationsInterfaces/catalogs.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/catalogs.js +0 -15
- package/dist/commonjs/operationsInterfaces/catalogs.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.js +0 -15
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/checkScopedNameAvailability.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/checkScopedNameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkScopedNameAvailability.js +0 -15
- package/dist/commonjs/operationsInterfaces/checkScopedNameAvailability.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/devBoxDefinitions.d.ts +0 -89
- package/dist/commonjs/operationsInterfaces/devBoxDefinitions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/devBoxDefinitions.js +0 -15
- package/dist/commonjs/operationsInterfaces/devBoxDefinitions.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/devCenters.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/devCenters.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/devCenters.js +0 -15
- package/dist/commonjs/operationsInterfaces/devCenters.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/environmentDefinitions.d.ts +0 -49
- package/dist/commonjs/operationsInterfaces/environmentDefinitions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/environmentDefinitions.js +0 -15
- package/dist/commonjs/operationsInterfaces/environmentDefinitions.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/environmentTypes.d.ts +0 -47
- package/dist/commonjs/operationsInterfaces/environmentTypes.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/environmentTypes.js +0 -15
- package/dist/commonjs/operationsInterfaces/environmentTypes.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/galleries.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/galleries.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/galleries.js +0 -15
- package/dist/commonjs/operationsInterfaces/galleries.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/imageVersions.d.ts +0 -25
- package/dist/commonjs/operationsInterfaces/imageVersions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/imageVersions.js +0 -15
- package/dist/commonjs/operationsInterfaces/imageVersions.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/images.d.ts +0 -30
- package/dist/commonjs/operationsInterfaces/images.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/images.js +0 -15
- package/dist/commonjs/operationsInterfaces/images.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/index.d.ts +0 -24
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/index.js +0 -65
- package/dist/commonjs/operationsInterfaces/index.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkConnections.d.ts +0 -109
- package/dist/commonjs/operationsInterfaces/networkConnections.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkConnections.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkConnections.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/operationStatuses.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/operationStatuses.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/operationStatuses.js +0 -15
- package/dist/commonjs/operationsInterfaces/operationStatuses.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/operations.js +0 -15
- package/dist/commonjs/operationsInterfaces/operations.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/pools.d.ts +0 -90
- package/dist/commonjs/operationsInterfaces/pools.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/pools.js +0 -15
- package/dist/commonjs/operationsInterfaces/pools.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/projectAllowedEnvironmentTypes.js +0 -15
- package/dist/commonjs/operationsInterfaces/projectAllowedEnvironmentTypes.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/projectCatalogEnvironmentDefinitions.d.ts +0 -14
- package/dist/commonjs/operationsInterfaces/projectCatalogEnvironmentDefinitions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/projectCatalogEnvironmentDefinitions.js +0 -15
- package/dist/commonjs/operationsInterfaces/projectCatalogEnvironmentDefinitions.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/projectCatalogs.d.ts +0 -114
- package/dist/commonjs/operationsInterfaces/projectCatalogs.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/projectCatalogs.js +0 -15
- package/dist/commonjs/operationsInterfaces/projectCatalogs.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/projectEnvironmentTypes.d.ts +0 -47
- package/dist/commonjs/operationsInterfaces/projectEnvironmentTypes.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/projectEnvironmentTypes.js +0 -15
- package/dist/commonjs/operationsInterfaces/projectEnvironmentTypes.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/projects.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/projects.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/projects.js +0 -15
- package/dist/commonjs/operationsInterfaces/projects.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/schedules.d.ts +0 -82
- package/dist/commonjs/operationsInterfaces/schedules.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/schedules.js +0 -15
- package/dist/commonjs/operationsInterfaces/schedules.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/skus.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/skus.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/skus.js +0 -15
- package/dist/commonjs/operationsInterfaces/skus.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/usages.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/usages.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/usages.js +0 -15
- package/dist/commonjs/operationsInterfaces/usages.js.map +0 -7
- package/dist/commonjs/pagingHelper.d.ts +0 -13
- package/dist/commonjs/pagingHelper.d.ts.map +0 -1
- package/dist/commonjs/pagingHelper.js +0 -43
- package/dist/commonjs/pagingHelper.js.map +0 -7
- package/dist/esm/devCenterClient.d.ts.map +0 -1
- package/dist/esm/index.d.ts.map +0 -1
- package/dist/esm/lroImpl.d.ts +0 -11
- package/dist/esm/lroImpl.d.ts.map +0 -1
- package/dist/esm/lroImpl.js +0 -20
- package/dist/esm/lroImpl.js.map +0 -7
- package/dist/esm/models/index.d.ts.map +0 -1
- package/dist/esm/models/mappers.d.ts +0 -138
- package/dist/esm/models/mappers.d.ts.map +0 -1
- package/dist/esm/models/mappers.js +0 -4319
- package/dist/esm/models/mappers.js.map +0 -7
- package/dist/esm/models/parameters.d.ts +0 -47
- package/dist/esm/models/parameters.d.ts.map +0 -1
- package/dist/esm/models/parameters.js +0 -465
- package/dist/esm/models/parameters.js.map +0 -7
- package/dist/esm/operations/attachedNetworks.d.ts +0 -113
- package/dist/esm/operations/attachedNetworks.d.ts.map +0 -1
- package/dist/esm/operations/attachedNetworks.js +0 -582
- package/dist/esm/operations/attachedNetworks.js.map +0 -7
- package/dist/esm/operations/catalogs.d.ts +0 -139
- package/dist/esm/operations/catalogs.d.ts.map +0 -1
- package/dist/esm/operations/catalogs.js +0 -716
- package/dist/esm/operations/catalogs.js.map +0 -7
- package/dist/esm/operations/checkNameAvailability.d.ts +0 -19
- package/dist/esm/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/esm/operations/checkNameAvailability.js +0 -50
- package/dist/esm/operations/checkNameAvailability.js.map +0 -7
- package/dist/esm/operations/checkScopedNameAvailability.d.ts +0 -19
- package/dist/esm/operations/checkScopedNameAvailability.d.ts.map +0 -1
- package/dist/esm/operations/checkScopedNameAvailability.js +0 -50
- package/dist/esm/operations/checkScopedNameAvailability.js.map +0 -7
- package/dist/esm/operations/devBoxDefinitions.d.ts +0 -131
- package/dist/esm/operations/devBoxDefinitions.d.ts.map +0 -1
- package/dist/esm/operations/devBoxDefinitions.js +0 -673
- package/dist/esm/operations/devBoxDefinitions.js.map +0 -7
- package/dist/esm/operations/devCenters.d.ts +0 -107
- package/dist/esm/operations/devCenters.d.ts.map +0 -1
- package/dist/esm/operations/devCenters.js +0 -561
- package/dist/esm/operations/devCenters.js.map +0 -7
- package/dist/esm/operations/environmentDefinitions.d.ts +0 -95
- package/dist/esm/operations/environmentDefinitions.d.ts.map +0 -1
- package/dist/esm/operations/environmentDefinitions.js +0 -441
- package/dist/esm/operations/environmentDefinitions.js.map +0 -7
- package/dist/esm/operations/environmentTypes.d.ts +0 -72
- package/dist/esm/operations/environmentTypes.d.ts.map +0 -1
- package/dist/esm/operations/environmentTypes.js +0 -305
- package/dist/esm/operations/environmentTypes.js.map +0 -7
- package/dist/esm/operations/galleries.d.ts +0 -81
- package/dist/esm/operations/galleries.d.ts.map +0 -1
- package/dist/esm/operations/galleries.js +0 -391
- package/dist/esm/operations/galleries.js.map +0 -7
- package/dist/esm/operations/imageVersions.d.ts +0 -54
- package/dist/esm/operations/imageVersions.d.ts.map +0 -1
- package/dist/esm/operations/imageVersions.js +0 -230
- package/dist/esm/operations/imageVersions.js.map +0 -7
- package/dist/esm/operations/images.d.ts +0 -74
- package/dist/esm/operations/images.d.ts.map +0 -1
- package/dist/esm/operations/images.js +0 -339
- package/dist/esm/operations/images.js.map +0 -7
- package/dist/esm/operations/index.d.ts +0 -24
- package/dist/esm/operations/index.d.ts.map +0 -1
- package/dist/esm/operations/index.js +0 -23
- package/dist/esm/operations/index.js.map +0 -7
- package/dist/esm/operations/networkConnections.d.ts +0 -173
- package/dist/esm/operations/networkConnections.d.ts.map +0 -1
- package/dist/esm/operations/networkConnections.js +0 -908
- package/dist/esm/operations/networkConnections.js.map +0 -7
- package/dist/esm/operations/operationStatuses.d.ts +0 -20
- package/dist/esm/operations/operationStatuses.d.ts.map +0 -1
- package/dist/esm/operations/operationStatuses.js +0 -58
- package/dist/esm/operations/operationStatuses.js.map +0 -7
- package/dist/esm/operations/operations.d.ts +0 -32
- package/dist/esm/operations/operations.d.ts.map +0 -1
- package/dist/esm/operations/operations.js +0 -115
- package/dist/esm/operations/operations.js.map +0 -7
- package/dist/esm/operations/pools.d.ts +0 -115
- package/dist/esm/operations/pools.d.ts.map +0 -1
- package/dist/esm/operations/pools.js +0 -586
- package/dist/esm/operations/pools.js.map +0 -7
- package/dist/esm/operations/projectAllowedEnvironmentTypes.d.ts +0 -46
- package/dist/esm/operations/projectAllowedEnvironmentTypes.d.ts.map +0 -1
- package/dist/esm/operations/projectAllowedEnvironmentTypes.js +0 -184
- package/dist/esm/operations/projectAllowedEnvironmentTypes.js.map +0 -7
- package/dist/esm/operations/projectCatalogEnvironmentDefinitions.d.ts +0 -22
- package/dist/esm/operations/projectCatalogEnvironmentDefinitions.d.ts.map +0 -1
- package/dist/esm/operations/projectCatalogEnvironmentDefinitions.js +0 -64
- package/dist/esm/operations/projectCatalogEnvironmentDefinitions.js.map +0 -7
- package/dist/esm/operations/projectCatalogs.d.ts +0 -139
- package/dist/esm/operations/projectCatalogs.d.ts.map +0 -1
- package/dist/esm/operations/projectCatalogs.js +0 -708
- package/dist/esm/operations/projectCatalogs.js.map +0 -7
- package/dist/esm/operations/projectEnvironmentTypes.d.ts +0 -72
- package/dist/esm/operations/projectEnvironmentTypes.d.ts.map +0 -1
- package/dist/esm/operations/projectEnvironmentTypes.js +0 -297
- package/dist/esm/operations/projectEnvironmentTypes.js.map +0 -7
- package/dist/esm/operations/projects.d.ts +0 -107
- package/dist/esm/operations/projects.d.ts.map +0 -1
- package/dist/esm/operations/projects.js +0 -561
- package/dist/esm/operations/projects.js.map +0 -7
- package/dist/esm/operations/schedules.d.ts +0 -109
- package/dist/esm/operations/schedules.d.ts.map +0 -1
- package/dist/esm/operations/schedules.js +0 -529
- package/dist/esm/operations/schedules.js.map +0 -7
- package/dist/esm/operations/skus.d.ts +0 -32
- package/dist/esm/operations/skus.d.ts.map +0 -1
- package/dist/esm/operations/skus.js +0 -122
- package/dist/esm/operations/skus.js.map +0 -7
- package/dist/esm/operations/usages.d.ts +0 -35
- package/dist/esm/operations/usages.d.ts.map +0 -1
- package/dist/esm/operations/usages.js +0 -134
- package/dist/esm/operations/usages.js.map +0 -7
- package/dist/esm/operationsInterfaces/attachedNetworks.d.ts +0 -71
- package/dist/esm/operationsInterfaces/attachedNetworks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/attachedNetworks.js +0 -0
- package/dist/esm/operationsInterfaces/attachedNetworks.js.map +0 -7
- package/dist/esm/operationsInterfaces/catalogs.d.ts +0 -114
- package/dist/esm/operationsInterfaces/catalogs.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/catalogs.js +0 -0
- package/dist/esm/operationsInterfaces/catalogs.js.map +0 -7
- package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailability.js +0 -0
- package/dist/esm/operationsInterfaces/checkNameAvailability.js.map +0 -7
- package/dist/esm/operationsInterfaces/checkScopedNameAvailability.d.ts +0 -11
- package/dist/esm/operationsInterfaces/checkScopedNameAvailability.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/checkScopedNameAvailability.js +0 -0
- package/dist/esm/operationsInterfaces/checkScopedNameAvailability.js.map +0 -7
- package/dist/esm/operationsInterfaces/devBoxDefinitions.d.ts +0 -89
- package/dist/esm/operationsInterfaces/devBoxDefinitions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/devBoxDefinitions.js +0 -0
- package/dist/esm/operationsInterfaces/devBoxDefinitions.js.map +0 -7
- package/dist/esm/operationsInterfaces/devCenters.d.ts +0 -71
- package/dist/esm/operationsInterfaces/devCenters.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/devCenters.js +0 -0
- package/dist/esm/operationsInterfaces/devCenters.js.map +0 -7
- package/dist/esm/operationsInterfaces/environmentDefinitions.d.ts +0 -49
- package/dist/esm/operationsInterfaces/environmentDefinitions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/environmentDefinitions.js +0 -0
- package/dist/esm/operationsInterfaces/environmentDefinitions.js.map +0 -7
- package/dist/esm/operationsInterfaces/environmentTypes.d.ts +0 -47
- package/dist/esm/operationsInterfaces/environmentTypes.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/environmentTypes.js +0 -0
- package/dist/esm/operationsInterfaces/environmentTypes.js.map +0 -7
- package/dist/esm/operationsInterfaces/galleries.d.ts +0 -56
- package/dist/esm/operationsInterfaces/galleries.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/galleries.js +0 -0
- package/dist/esm/operationsInterfaces/galleries.js.map +0 -7
- package/dist/esm/operationsInterfaces/imageVersions.d.ts +0 -25
- package/dist/esm/operationsInterfaces/imageVersions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/imageVersions.js +0 -0
- package/dist/esm/operationsInterfaces/imageVersions.js.map +0 -7
- package/dist/esm/operationsInterfaces/images.d.ts +0 -30
- package/dist/esm/operationsInterfaces/images.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/images.js +0 -0
- package/dist/esm/operationsInterfaces/images.js.map +0 -7
- package/dist/esm/operationsInterfaces/index.d.ts +0 -24
- package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/index.js +0 -23
- package/dist/esm/operationsInterfaces/index.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkConnections.d.ts +0 -109
- package/dist/esm/operationsInterfaces/networkConnections.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkConnections.js +0 -0
- package/dist/esm/operationsInterfaces/networkConnections.js.map +0 -7
- package/dist/esm/operationsInterfaces/operationStatuses.d.ts +0 -12
- package/dist/esm/operationsInterfaces/operationStatuses.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/operationStatuses.js +0 -0
- package/dist/esm/operationsInterfaces/operationStatuses.js.map +0 -7
- package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
- package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/operations.js +0 -0
- package/dist/esm/operationsInterfaces/operations.js.map +0 -7
- package/dist/esm/operationsInterfaces/pools.d.ts +0 -90
- package/dist/esm/operationsInterfaces/pools.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/pools.js +0 -0
- package/dist/esm/operationsInterfaces/pools.js.map +0 -7
- package/dist/esm/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts +0 -21
- package/dist/esm/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/projectAllowedEnvironmentTypes.js +0 -0
- package/dist/esm/operationsInterfaces/projectAllowedEnvironmentTypes.js.map +0 -7
- package/dist/esm/operationsInterfaces/projectCatalogEnvironmentDefinitions.d.ts +0 -14
- package/dist/esm/operationsInterfaces/projectCatalogEnvironmentDefinitions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/projectCatalogEnvironmentDefinitions.js +0 -0
- package/dist/esm/operationsInterfaces/projectCatalogEnvironmentDefinitions.js.map +0 -7
- package/dist/esm/operationsInterfaces/projectCatalogs.d.ts +0 -114
- package/dist/esm/operationsInterfaces/projectCatalogs.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/projectCatalogs.js +0 -0
- package/dist/esm/operationsInterfaces/projectCatalogs.js.map +0 -7
- package/dist/esm/operationsInterfaces/projectEnvironmentTypes.d.ts +0 -47
- package/dist/esm/operationsInterfaces/projectEnvironmentTypes.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/projectEnvironmentTypes.js +0 -0
- package/dist/esm/operationsInterfaces/projectEnvironmentTypes.js.map +0 -7
- package/dist/esm/operationsInterfaces/projects.d.ts +0 -71
- package/dist/esm/operationsInterfaces/projects.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/projects.js +0 -0
- package/dist/esm/operationsInterfaces/projects.js.map +0 -7
- package/dist/esm/operationsInterfaces/schedules.d.ts +0 -82
- package/dist/esm/operationsInterfaces/schedules.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/schedules.js +0 -0
- package/dist/esm/operationsInterfaces/schedules.js.map +0 -7
- package/dist/esm/operationsInterfaces/skus.d.ts +0 -11
- package/dist/esm/operationsInterfaces/skus.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/skus.js +0 -0
- package/dist/esm/operationsInterfaces/skus.js.map +0 -7
- package/dist/esm/operationsInterfaces/usages.d.ts +0 -12
- package/dist/esm/operationsInterfaces/usages.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/usages.js +0 -0
- package/dist/esm/operationsInterfaces/usages.js.map +0 -7
- package/dist/esm/pagingHelper.d.ts +0 -13
- package/dist/esm/pagingHelper.d.ts.map +0 -1
- package/dist/esm/pagingHelper.js +0 -19
- package/dist/esm/pagingHelper.js.map +0 -7
- package/dist/react-native/devCenterClient.d.ts +0 -42
- package/dist/react-native/devCenterClient.d.ts.map +0 -1
- package/dist/react-native/devCenterClient.js +0 -152
- package/dist/react-native/devCenterClient.js.map +0 -1
- package/dist/react-native/index.d.ts +0 -5
- package/dist/react-native/index.d.ts.map +0 -1
- package/dist/react-native/index.js +0 -13
- package/dist/react-native/index.js.map +0 -1
- package/dist/react-native/lroImpl.d.ts +0 -11
- package/dist/react-native/lroImpl.d.ts.map +0 -1
- package/dist/react-native/lroImpl.js +0 -18
- package/dist/react-native/lroImpl.js.map +0 -1
- package/dist/react-native/models/index.d.ts +0 -3190
- package/dist/react-native/models/index.d.ts.map +0 -1
- package/dist/react-native/models/index.js +0 -304
- package/dist/react-native/models/index.js.map +0 -1
- package/dist/react-native/models/mappers.d.ts +0 -138
- package/dist/react-native/models/mappers.d.ts.map +0 -1
- package/dist/react-native/models/mappers.js +0 -4189
- package/dist/react-native/models/mappers.js.map +0 -1
- package/dist/react-native/models/parameters.d.ts +0 -47
- package/dist/react-native/models/parameters.d.ts.map +0 -1
- package/dist/react-native/models/parameters.js +0 -403
- package/dist/react-native/models/parameters.js.map +0 -1
- package/dist/react-native/operations/attachedNetworks.d.ts +0 -113
- package/dist/react-native/operations/attachedNetworks.d.ts.map +0 -1
- package/dist/react-native/operations/attachedNetworks.js +0 -511
- package/dist/react-native/operations/attachedNetworks.js.map +0 -1
- package/dist/react-native/operations/catalogs.d.ts +0 -139
- package/dist/react-native/operations/catalogs.d.ts.map +0 -1
- package/dist/react-native/operations/catalogs.js +0 -657
- package/dist/react-native/operations/catalogs.js.map +0 -1
- package/dist/react-native/operations/checkNameAvailability.d.ts +0 -19
- package/dist/react-native/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/react-native/operations/checkNameAvailability.js +0 -50
- package/dist/react-native/operations/checkNameAvailability.js.map +0 -1
- package/dist/react-native/operations/checkScopedNameAvailability.d.ts +0 -19
- package/dist/react-native/operations/checkScopedNameAvailability.d.ts.map +0 -1
- package/dist/react-native/operations/checkScopedNameAvailability.js +0 -50
- package/dist/react-native/operations/checkScopedNameAvailability.js.map +0 -1
- package/dist/react-native/operations/devBoxDefinitions.d.ts +0 -131
- package/dist/react-native/operations/devBoxDefinitions.d.ts.map +0 -1
- package/dist/react-native/operations/devBoxDefinitions.js +0 -596
- package/dist/react-native/operations/devBoxDefinitions.js.map +0 -1
- package/dist/react-native/operations/devCenters.d.ts +0 -107
- package/dist/react-native/operations/devCenters.d.ts.map +0 -1
- package/dist/react-native/operations/devCenters.js +0 -523
- package/dist/react-native/operations/devCenters.js.map +0 -1
- package/dist/react-native/operations/environmentDefinitions.d.ts +0 -95
- package/dist/react-native/operations/environmentDefinitions.d.ts.map +0 -1
- package/dist/react-native/operations/environmentDefinitions.js +0 -370
- package/dist/react-native/operations/environmentDefinitions.js.map +0 -1
- package/dist/react-native/operations/environmentTypes.d.ts +0 -72
- package/dist/react-native/operations/environmentTypes.d.ts.map +0 -1
- package/dist/react-native/operations/environmentTypes.js +0 -269
- package/dist/react-native/operations/environmentTypes.js.map +0 -1
- package/dist/react-native/operations/galleries.d.ts +0 -81
- package/dist/react-native/operations/galleries.d.ts.map +0 -1
- package/dist/react-native/operations/galleries.js +0 -351
- package/dist/react-native/operations/galleries.js.map +0 -1
- package/dist/react-native/operations/imageVersions.d.ts +0 -54
- package/dist/react-native/operations/imageVersions.d.ts.map +0 -1
- package/dist/react-native/operations/imageVersions.js +0 -193
- package/dist/react-native/operations/imageVersions.js.map +0 -1
- package/dist/react-native/operations/images.d.ts +0 -74
- package/dist/react-native/operations/images.d.ts.map +0 -1
- package/dist/react-native/operations/images.js +0 -279
- package/dist/react-native/operations/images.js.map +0 -1
- package/dist/react-native/operations/index.d.ts +0 -24
- package/dist/react-native/operations/index.d.ts.map +0 -1
- package/dist/react-native/operations/index.js +0 -31
- package/dist/react-native/operations/index.js.map +0 -1
- package/dist/react-native/operations/networkConnections.d.ts +0 -173
- package/dist/react-native/operations/networkConnections.d.ts.map +0 -1
- package/dist/react-native/operations/networkConnections.js +0 -815
- package/dist/react-native/operations/networkConnections.js.map +0 -1
- package/dist/react-native/operations/operationStatuses.d.ts +0 -20
- package/dist/react-native/operations/operationStatuses.d.ts.map +0 -1
- package/dist/react-native/operations/operationStatuses.js +0 -58
- package/dist/react-native/operations/operationStatuses.js.map +0 -1
- package/dist/react-native/operations/operations.d.ts +0 -32
- package/dist/react-native/operations/operations.d.ts.map +0 -1
- package/dist/react-native/operations/operations.js +0 -116
- package/dist/react-native/operations/operations.js.map +0 -1
- package/dist/react-native/operations/pools.d.ts +0 -115
- package/dist/react-native/operations/pools.d.ts.map +0 -1
- package/dist/react-native/operations/pools.js +0 -535
- package/dist/react-native/operations/pools.js.map +0 -1
- package/dist/react-native/operations/projectAllowedEnvironmentTypes.d.ts +0 -46
- package/dist/react-native/operations/projectAllowedEnvironmentTypes.d.ts.map +0 -1
- package/dist/react-native/operations/projectAllowedEnvironmentTypes.js +0 -165
- package/dist/react-native/operations/projectAllowedEnvironmentTypes.js.map +0 -1
- package/dist/react-native/operations/projectCatalogEnvironmentDefinitions.d.ts +0 -22
- package/dist/react-native/operations/projectCatalogEnvironmentDefinitions.d.ts.map +0 -1
- package/dist/react-native/operations/projectCatalogEnvironmentDefinitions.js +0 -64
- package/dist/react-native/operations/projectCatalogEnvironmentDefinitions.js.map +0 -1
- package/dist/react-native/operations/projectCatalogs.d.ts +0 -139
- package/dist/react-native/operations/projectCatalogs.d.ts.map +0 -1
- package/dist/react-native/operations/projectCatalogs.js +0 -657
- package/dist/react-native/operations/projectCatalogs.js.map +0 -1
- package/dist/react-native/operations/projectEnvironmentTypes.d.ts +0 -72
- package/dist/react-native/operations/projectEnvironmentTypes.d.ts.map +0 -1
- package/dist/react-native/operations/projectEnvironmentTypes.js +0 -269
- package/dist/react-native/operations/projectEnvironmentTypes.js.map +0 -1
- package/dist/react-native/operations/projects.d.ts +0 -107
- package/dist/react-native/operations/projects.d.ts.map +0 -1
- package/dist/react-native/operations/projects.js +0 -523
- package/dist/react-native/operations/projects.js.map +0 -1
- package/dist/react-native/operations/schedules.d.ts +0 -109
- package/dist/react-native/operations/schedules.d.ts.map +0 -1
- package/dist/react-native/operations/schedules.js +0 -475
- package/dist/react-native/operations/schedules.js.map +0 -1
- package/dist/react-native/operations/skus.d.ts +0 -32
- package/dist/react-native/operations/skus.d.ts.map +0 -1
- package/dist/react-native/operations/skus.js +0 -120
- package/dist/react-native/operations/skus.js.map +0 -1
- package/dist/react-native/operations/usages.d.ts +0 -35
- package/dist/react-native/operations/usages.d.ts.map +0 -1
- package/dist/react-native/operations/usages.js +0 -128
- package/dist/react-native/operations/usages.js.map +0 -1
- package/dist/react-native/operationsInterfaces/attachedNetworks.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/attachedNetworks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/attachedNetworks.js +0 -9
- package/dist/react-native/operationsInterfaces/attachedNetworks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/catalogs.d.ts +0 -114
- package/dist/react-native/operationsInterfaces/catalogs.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/catalogs.js +0 -9
- package/dist/react-native/operationsInterfaces/catalogs.js.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/react-native/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/react-native/operationsInterfaces/checkScopedNameAvailability.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/checkScopedNameAvailability.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/checkScopedNameAvailability.js +0 -9
- package/dist/react-native/operationsInterfaces/checkScopedNameAvailability.js.map +0 -1
- package/dist/react-native/operationsInterfaces/devBoxDefinitions.d.ts +0 -89
- package/dist/react-native/operationsInterfaces/devBoxDefinitions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/devBoxDefinitions.js +0 -9
- package/dist/react-native/operationsInterfaces/devBoxDefinitions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/devCenters.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/devCenters.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/devCenters.js +0 -9
- package/dist/react-native/operationsInterfaces/devCenters.js.map +0 -1
- package/dist/react-native/operationsInterfaces/environmentDefinitions.d.ts +0 -49
- package/dist/react-native/operationsInterfaces/environmentDefinitions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/environmentDefinitions.js +0 -9
- package/dist/react-native/operationsInterfaces/environmentDefinitions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/environmentTypes.d.ts +0 -47
- package/dist/react-native/operationsInterfaces/environmentTypes.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/environmentTypes.js +0 -9
- package/dist/react-native/operationsInterfaces/environmentTypes.js.map +0 -1
- package/dist/react-native/operationsInterfaces/galleries.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/galleries.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/galleries.js +0 -9
- package/dist/react-native/operationsInterfaces/galleries.js.map +0 -1
- package/dist/react-native/operationsInterfaces/imageVersions.d.ts +0 -25
- package/dist/react-native/operationsInterfaces/imageVersions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/imageVersions.js +0 -9
- package/dist/react-native/operationsInterfaces/imageVersions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/images.d.ts +0 -30
- package/dist/react-native/operationsInterfaces/images.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/images.js +0 -9
- package/dist/react-native/operationsInterfaces/images.js.map +0 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +0 -24
- package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/index.js +0 -31
- package/dist/react-native/operationsInterfaces/index.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkConnections.d.ts +0 -109
- package/dist/react-native/operationsInterfaces/networkConnections.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkConnections.js +0 -9
- package/dist/react-native/operationsInterfaces/networkConnections.js.map +0 -1
- package/dist/react-native/operationsInterfaces/operationStatuses.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/operationStatuses.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/operationStatuses.js +0 -9
- package/dist/react-native/operationsInterfaces/operationStatuses.js.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.js +0 -9
- package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/pools.d.ts +0 -90
- package/dist/react-native/operationsInterfaces/pools.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/pools.js +0 -9
- package/dist/react-native/operationsInterfaces/pools.js.map +0 -1
- package/dist/react-native/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/projectAllowedEnvironmentTypes.js +0 -9
- package/dist/react-native/operationsInterfaces/projectAllowedEnvironmentTypes.js.map +0 -1
- package/dist/react-native/operationsInterfaces/projectCatalogEnvironmentDefinitions.d.ts +0 -14
- package/dist/react-native/operationsInterfaces/projectCatalogEnvironmentDefinitions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/projectCatalogEnvironmentDefinitions.js +0 -9
- package/dist/react-native/operationsInterfaces/projectCatalogEnvironmentDefinitions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/projectCatalogs.d.ts +0 -114
- package/dist/react-native/operationsInterfaces/projectCatalogs.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/projectCatalogs.js +0 -9
- package/dist/react-native/operationsInterfaces/projectCatalogs.js.map +0 -1
- package/dist/react-native/operationsInterfaces/projectEnvironmentTypes.d.ts +0 -47
- package/dist/react-native/operationsInterfaces/projectEnvironmentTypes.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/projectEnvironmentTypes.js +0 -9
- package/dist/react-native/operationsInterfaces/projectEnvironmentTypes.js.map +0 -1
- package/dist/react-native/operationsInterfaces/projects.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/projects.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/projects.js +0 -9
- package/dist/react-native/operationsInterfaces/projects.js.map +0 -1
- package/dist/react-native/operationsInterfaces/schedules.d.ts +0 -82
- package/dist/react-native/operationsInterfaces/schedules.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/schedules.js +0 -9
- package/dist/react-native/operationsInterfaces/schedules.js.map +0 -1
- package/dist/react-native/operationsInterfaces/skus.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/skus.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/skus.js +0 -9
- package/dist/react-native/operationsInterfaces/skus.js.map +0 -1
- package/dist/react-native/operationsInterfaces/usages.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/usages.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/usages.js +0 -9
- package/dist/react-native/operationsInterfaces/usages.js.map +0 -1
- package/dist/react-native/package.json +0 -3
- package/dist/react-native/pagingHelper.d.ts +0 -13
- package/dist/react-native/pagingHelper.d.ts.map +0 -1
- package/dist/react-native/pagingHelper.js +0 -30
- package/dist/react-native/pagingHelper.js.map +0 -1
- package/review/arm-devcenter-node.api.md +0 -2567
|
@@ -1,523 +0,0 @@
|
|
|
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 { setContinuationToken } from "../pagingHelper.js";
|
|
9
|
-
import * as coreClient from "@azure/core-client";
|
|
10
|
-
import * as Mappers from "../models/mappers.js";
|
|
11
|
-
import * as Parameters from "../models/parameters.js";
|
|
12
|
-
import { createHttpPoller, } from "@azure/core-lro";
|
|
13
|
-
import { createLroSpec } from "../lroImpl.js";
|
|
14
|
-
/// <reference lib="esnext.asynciterable" />
|
|
15
|
-
/** Class containing DevCenters operations. */
|
|
16
|
-
export class DevCentersImpl {
|
|
17
|
-
client;
|
|
18
|
-
/**
|
|
19
|
-
* Initialize a new instance of the class DevCenters class.
|
|
20
|
-
* @param client Reference to the service client
|
|
21
|
-
*/
|
|
22
|
-
constructor(client) {
|
|
23
|
-
this.client = client;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Lists all devcenters in a subscription.
|
|
27
|
-
* @param options The options parameters.
|
|
28
|
-
*/
|
|
29
|
-
listBySubscription(options) {
|
|
30
|
-
const iter = this.listBySubscriptionPagingAll(options);
|
|
31
|
-
return {
|
|
32
|
-
next() {
|
|
33
|
-
return iter.next();
|
|
34
|
-
},
|
|
35
|
-
[Symbol.asyncIterator]() {
|
|
36
|
-
return this;
|
|
37
|
-
},
|
|
38
|
-
byPage: (settings) => {
|
|
39
|
-
if (settings?.maxPageSize) {
|
|
40
|
-
throw new Error("maxPageSize is not supported by this operation.");
|
|
41
|
-
}
|
|
42
|
-
return this.listBySubscriptionPagingPage(options, settings);
|
|
43
|
-
},
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
async *listBySubscriptionPagingPage(options, settings) {
|
|
47
|
-
let result;
|
|
48
|
-
let continuationToken = settings?.continuationToken;
|
|
49
|
-
if (!continuationToken) {
|
|
50
|
-
result = await this._listBySubscription(options);
|
|
51
|
-
let page = result.value || [];
|
|
52
|
-
continuationToken = result.nextLink;
|
|
53
|
-
setContinuationToken(page, continuationToken);
|
|
54
|
-
yield page;
|
|
55
|
-
}
|
|
56
|
-
while (continuationToken) {
|
|
57
|
-
result = await this._listBySubscriptionNext(continuationToken, options);
|
|
58
|
-
continuationToken = result.nextLink;
|
|
59
|
-
let page = result.value || [];
|
|
60
|
-
setContinuationToken(page, continuationToken);
|
|
61
|
-
yield page;
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
async *listBySubscriptionPagingAll(options) {
|
|
65
|
-
for await (const page of this.listBySubscriptionPagingPage(options)) {
|
|
66
|
-
yield* page;
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
/**
|
|
70
|
-
* Lists all devcenters in a resource group.
|
|
71
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
72
|
-
* @param options The options parameters.
|
|
73
|
-
*/
|
|
74
|
-
listByResourceGroup(resourceGroupName, options) {
|
|
75
|
-
const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);
|
|
76
|
-
return {
|
|
77
|
-
next() {
|
|
78
|
-
return iter.next();
|
|
79
|
-
},
|
|
80
|
-
[Symbol.asyncIterator]() {
|
|
81
|
-
return this;
|
|
82
|
-
},
|
|
83
|
-
byPage: (settings) => {
|
|
84
|
-
if (settings?.maxPageSize) {
|
|
85
|
-
throw new Error("maxPageSize is not supported by this operation.");
|
|
86
|
-
}
|
|
87
|
-
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
88
|
-
},
|
|
89
|
-
};
|
|
90
|
-
}
|
|
91
|
-
async *listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
92
|
-
let result;
|
|
93
|
-
let continuationToken = settings?.continuationToken;
|
|
94
|
-
if (!continuationToken) {
|
|
95
|
-
result = await this._listByResourceGroup(resourceGroupName, options);
|
|
96
|
-
let page = result.value || [];
|
|
97
|
-
continuationToken = result.nextLink;
|
|
98
|
-
setContinuationToken(page, continuationToken);
|
|
99
|
-
yield page;
|
|
100
|
-
}
|
|
101
|
-
while (continuationToken) {
|
|
102
|
-
result = await this._listByResourceGroupNext(resourceGroupName, continuationToken, options);
|
|
103
|
-
continuationToken = result.nextLink;
|
|
104
|
-
let page = result.value || [];
|
|
105
|
-
setContinuationToken(page, continuationToken);
|
|
106
|
-
yield page;
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
async *listByResourceGroupPagingAll(resourceGroupName, options) {
|
|
110
|
-
for await (const page of this.listByResourceGroupPagingPage(resourceGroupName, options)) {
|
|
111
|
-
yield* page;
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
/**
|
|
115
|
-
* Lists all devcenters in a subscription.
|
|
116
|
-
* @param options The options parameters.
|
|
117
|
-
*/
|
|
118
|
-
_listBySubscription(options) {
|
|
119
|
-
return this.client.sendOperationRequest({ options }, listBySubscriptionOperationSpec);
|
|
120
|
-
}
|
|
121
|
-
/**
|
|
122
|
-
* Lists all devcenters in a resource group.
|
|
123
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
124
|
-
* @param options The options parameters.
|
|
125
|
-
*/
|
|
126
|
-
_listByResourceGroup(resourceGroupName, options) {
|
|
127
|
-
return this.client.sendOperationRequest({ resourceGroupName, options }, listByResourceGroupOperationSpec);
|
|
128
|
-
}
|
|
129
|
-
/**
|
|
130
|
-
* Gets a devcenter.
|
|
131
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
132
|
-
* @param devCenterName The name of the devcenter.
|
|
133
|
-
* @param options The options parameters.
|
|
134
|
-
*/
|
|
135
|
-
get(resourceGroupName, devCenterName, options) {
|
|
136
|
-
return this.client.sendOperationRequest({ resourceGroupName, devCenterName, options }, getOperationSpec);
|
|
137
|
-
}
|
|
138
|
-
/**
|
|
139
|
-
* Creates or updates a devcenter resource
|
|
140
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
141
|
-
* @param devCenterName The name of the devcenter.
|
|
142
|
-
* @param body Represents a devcenter.
|
|
143
|
-
* @param options The options parameters.
|
|
144
|
-
*/
|
|
145
|
-
async beginCreateOrUpdate(resourceGroupName, devCenterName, body, options) {
|
|
146
|
-
const directSendOperation = async (args, spec) => {
|
|
147
|
-
return this.client.sendOperationRequest(args, spec);
|
|
148
|
-
};
|
|
149
|
-
const sendOperationFn = async (args, spec) => {
|
|
150
|
-
let currentRawResponse = undefined;
|
|
151
|
-
const providedCallback = args.options?.onResponse;
|
|
152
|
-
const callback = (rawResponse, flatResponse) => {
|
|
153
|
-
currentRawResponse = rawResponse;
|
|
154
|
-
providedCallback?.(rawResponse, flatResponse);
|
|
155
|
-
};
|
|
156
|
-
const updatedArgs = {
|
|
157
|
-
...args,
|
|
158
|
-
options: {
|
|
159
|
-
...args.options,
|
|
160
|
-
onResponse: callback,
|
|
161
|
-
},
|
|
162
|
-
};
|
|
163
|
-
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
164
|
-
return {
|
|
165
|
-
flatResponse,
|
|
166
|
-
rawResponse: {
|
|
167
|
-
statusCode: currentRawResponse.status,
|
|
168
|
-
body: currentRawResponse.parsedBody,
|
|
169
|
-
headers: currentRawResponse.headers.toJSON(),
|
|
170
|
-
},
|
|
171
|
-
};
|
|
172
|
-
};
|
|
173
|
-
const lro = createLroSpec({
|
|
174
|
-
sendOperationFn,
|
|
175
|
-
args: { resourceGroupName, devCenterName, body, options },
|
|
176
|
-
spec: createOrUpdateOperationSpec,
|
|
177
|
-
});
|
|
178
|
-
const poller = await createHttpPoller(lro, {
|
|
179
|
-
restoreFrom: options?.resumeFrom,
|
|
180
|
-
intervalInMs: options?.updateIntervalInMs,
|
|
181
|
-
resourceLocationConfig: "azure-async-operation",
|
|
182
|
-
});
|
|
183
|
-
await poller.poll();
|
|
184
|
-
return poller;
|
|
185
|
-
}
|
|
186
|
-
/**
|
|
187
|
-
* Creates or updates a devcenter resource
|
|
188
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
189
|
-
* @param devCenterName The name of the devcenter.
|
|
190
|
-
* @param body Represents a devcenter.
|
|
191
|
-
* @param options The options parameters.
|
|
192
|
-
*/
|
|
193
|
-
async beginCreateOrUpdateAndWait(resourceGroupName, devCenterName, body, options) {
|
|
194
|
-
const poller = await this.beginCreateOrUpdate(resourceGroupName, devCenterName, body, options);
|
|
195
|
-
return poller.pollUntilDone();
|
|
196
|
-
}
|
|
197
|
-
/**
|
|
198
|
-
* Partially updates a devcenter.
|
|
199
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
200
|
-
* @param devCenterName The name of the devcenter.
|
|
201
|
-
* @param body Updatable devcenter properties.
|
|
202
|
-
* @param options The options parameters.
|
|
203
|
-
*/
|
|
204
|
-
async beginUpdate(resourceGroupName, devCenterName, body, options) {
|
|
205
|
-
const directSendOperation = async (args, spec) => {
|
|
206
|
-
return this.client.sendOperationRequest(args, spec);
|
|
207
|
-
};
|
|
208
|
-
const sendOperationFn = async (args, spec) => {
|
|
209
|
-
let currentRawResponse = undefined;
|
|
210
|
-
const providedCallback = args.options?.onResponse;
|
|
211
|
-
const callback = (rawResponse, flatResponse) => {
|
|
212
|
-
currentRawResponse = rawResponse;
|
|
213
|
-
providedCallback?.(rawResponse, flatResponse);
|
|
214
|
-
};
|
|
215
|
-
const updatedArgs = {
|
|
216
|
-
...args,
|
|
217
|
-
options: {
|
|
218
|
-
...args.options,
|
|
219
|
-
onResponse: callback,
|
|
220
|
-
},
|
|
221
|
-
};
|
|
222
|
-
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
223
|
-
return {
|
|
224
|
-
flatResponse,
|
|
225
|
-
rawResponse: {
|
|
226
|
-
statusCode: currentRawResponse.status,
|
|
227
|
-
body: currentRawResponse.parsedBody,
|
|
228
|
-
headers: currentRawResponse.headers.toJSON(),
|
|
229
|
-
},
|
|
230
|
-
};
|
|
231
|
-
};
|
|
232
|
-
const lro = createLroSpec({
|
|
233
|
-
sendOperationFn,
|
|
234
|
-
args: { resourceGroupName, devCenterName, body, options },
|
|
235
|
-
spec: updateOperationSpec,
|
|
236
|
-
});
|
|
237
|
-
const poller = await createHttpPoller(lro, {
|
|
238
|
-
restoreFrom: options?.resumeFrom,
|
|
239
|
-
intervalInMs: options?.updateIntervalInMs,
|
|
240
|
-
resourceLocationConfig: "azure-async-operation",
|
|
241
|
-
});
|
|
242
|
-
await poller.poll();
|
|
243
|
-
return poller;
|
|
244
|
-
}
|
|
245
|
-
/**
|
|
246
|
-
* Partially updates a devcenter.
|
|
247
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
248
|
-
* @param devCenterName The name of the devcenter.
|
|
249
|
-
* @param body Updatable devcenter properties.
|
|
250
|
-
* @param options The options parameters.
|
|
251
|
-
*/
|
|
252
|
-
async beginUpdateAndWait(resourceGroupName, devCenterName, body, options) {
|
|
253
|
-
const poller = await this.beginUpdate(resourceGroupName, devCenterName, body, options);
|
|
254
|
-
return poller.pollUntilDone();
|
|
255
|
-
}
|
|
256
|
-
/**
|
|
257
|
-
* Deletes a devcenter
|
|
258
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
259
|
-
* @param devCenterName The name of the devcenter.
|
|
260
|
-
* @param options The options parameters.
|
|
261
|
-
*/
|
|
262
|
-
async beginDelete(resourceGroupName, devCenterName, options) {
|
|
263
|
-
const directSendOperation = async (args, spec) => {
|
|
264
|
-
return this.client.sendOperationRequest(args, spec);
|
|
265
|
-
};
|
|
266
|
-
const sendOperationFn = async (args, spec) => {
|
|
267
|
-
let currentRawResponse = undefined;
|
|
268
|
-
const providedCallback = args.options?.onResponse;
|
|
269
|
-
const callback = (rawResponse, flatResponse) => {
|
|
270
|
-
currentRawResponse = rawResponse;
|
|
271
|
-
providedCallback?.(rawResponse, flatResponse);
|
|
272
|
-
};
|
|
273
|
-
const updatedArgs = {
|
|
274
|
-
...args,
|
|
275
|
-
options: {
|
|
276
|
-
...args.options,
|
|
277
|
-
onResponse: callback,
|
|
278
|
-
},
|
|
279
|
-
};
|
|
280
|
-
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
281
|
-
return {
|
|
282
|
-
flatResponse,
|
|
283
|
-
rawResponse: {
|
|
284
|
-
statusCode: currentRawResponse.status,
|
|
285
|
-
body: currentRawResponse.parsedBody,
|
|
286
|
-
headers: currentRawResponse.headers.toJSON(),
|
|
287
|
-
},
|
|
288
|
-
};
|
|
289
|
-
};
|
|
290
|
-
const lro = createLroSpec({
|
|
291
|
-
sendOperationFn,
|
|
292
|
-
args: { resourceGroupName, devCenterName, options },
|
|
293
|
-
spec: deleteOperationSpec,
|
|
294
|
-
});
|
|
295
|
-
const poller = await createHttpPoller(lro, {
|
|
296
|
-
restoreFrom: options?.resumeFrom,
|
|
297
|
-
intervalInMs: options?.updateIntervalInMs,
|
|
298
|
-
resourceLocationConfig: "azure-async-operation",
|
|
299
|
-
});
|
|
300
|
-
await poller.poll();
|
|
301
|
-
return poller;
|
|
302
|
-
}
|
|
303
|
-
/**
|
|
304
|
-
* Deletes a devcenter
|
|
305
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
306
|
-
* @param devCenterName The name of the devcenter.
|
|
307
|
-
* @param options The options parameters.
|
|
308
|
-
*/
|
|
309
|
-
async beginDeleteAndWait(resourceGroupName, devCenterName, options) {
|
|
310
|
-
const poller = await this.beginDelete(resourceGroupName, devCenterName, options);
|
|
311
|
-
return poller.pollUntilDone();
|
|
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
|
-
* ListByResourceGroupNext
|
|
323
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
324
|
-
* @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
|
|
325
|
-
* @param options The options parameters.
|
|
326
|
-
*/
|
|
327
|
-
_listByResourceGroupNext(resourceGroupName, nextLink, options) {
|
|
328
|
-
return this.client.sendOperationRequest({ resourceGroupName, nextLink, options }, listByResourceGroupNextOperationSpec);
|
|
329
|
-
}
|
|
330
|
-
}
|
|
331
|
-
// Operation Specifications
|
|
332
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
333
|
-
const listBySubscriptionOperationSpec = {
|
|
334
|
-
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DevCenter/devcenters",
|
|
335
|
-
httpMethod: "GET",
|
|
336
|
-
responses: {
|
|
337
|
-
200: {
|
|
338
|
-
bodyMapper: Mappers.DevCenterListResult,
|
|
339
|
-
},
|
|
340
|
-
default: {
|
|
341
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
342
|
-
},
|
|
343
|
-
},
|
|
344
|
-
queryParameters: [Parameters.apiVersion, Parameters.top],
|
|
345
|
-
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
346
|
-
headerParameters: [Parameters.accept],
|
|
347
|
-
serializer,
|
|
348
|
-
};
|
|
349
|
-
const listByResourceGroupOperationSpec = {
|
|
350
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters",
|
|
351
|
-
httpMethod: "GET",
|
|
352
|
-
responses: {
|
|
353
|
-
200: {
|
|
354
|
-
bodyMapper: Mappers.DevCenterListResult,
|
|
355
|
-
},
|
|
356
|
-
default: {
|
|
357
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
358
|
-
},
|
|
359
|
-
},
|
|
360
|
-
queryParameters: [Parameters.apiVersion, Parameters.top],
|
|
361
|
-
urlParameters: [
|
|
362
|
-
Parameters.$host,
|
|
363
|
-
Parameters.subscriptionId,
|
|
364
|
-
Parameters.resourceGroupName,
|
|
365
|
-
],
|
|
366
|
-
headerParameters: [Parameters.accept],
|
|
367
|
-
serializer,
|
|
368
|
-
};
|
|
369
|
-
const getOperationSpec = {
|
|
370
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}",
|
|
371
|
-
httpMethod: "GET",
|
|
372
|
-
responses: {
|
|
373
|
-
200: {
|
|
374
|
-
bodyMapper: Mappers.DevCenter,
|
|
375
|
-
},
|
|
376
|
-
default: {
|
|
377
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
378
|
-
},
|
|
379
|
-
},
|
|
380
|
-
queryParameters: [Parameters.apiVersion],
|
|
381
|
-
urlParameters: [
|
|
382
|
-
Parameters.$host,
|
|
383
|
-
Parameters.subscriptionId,
|
|
384
|
-
Parameters.resourceGroupName,
|
|
385
|
-
Parameters.devCenterName,
|
|
386
|
-
],
|
|
387
|
-
headerParameters: [Parameters.accept],
|
|
388
|
-
serializer,
|
|
389
|
-
};
|
|
390
|
-
const createOrUpdateOperationSpec = {
|
|
391
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}",
|
|
392
|
-
httpMethod: "PUT",
|
|
393
|
-
responses: {
|
|
394
|
-
200: {
|
|
395
|
-
bodyMapper: Mappers.DevCenter,
|
|
396
|
-
},
|
|
397
|
-
201: {
|
|
398
|
-
bodyMapper: Mappers.DevCenter,
|
|
399
|
-
},
|
|
400
|
-
202: {
|
|
401
|
-
bodyMapper: Mappers.DevCenter,
|
|
402
|
-
},
|
|
403
|
-
204: {
|
|
404
|
-
bodyMapper: Mappers.DevCenter,
|
|
405
|
-
},
|
|
406
|
-
default: {
|
|
407
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
408
|
-
},
|
|
409
|
-
},
|
|
410
|
-
requestBody: Parameters.body,
|
|
411
|
-
queryParameters: [Parameters.apiVersion],
|
|
412
|
-
urlParameters: [
|
|
413
|
-
Parameters.$host,
|
|
414
|
-
Parameters.subscriptionId,
|
|
415
|
-
Parameters.resourceGroupName,
|
|
416
|
-
Parameters.devCenterName,
|
|
417
|
-
],
|
|
418
|
-
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
419
|
-
mediaType: "json",
|
|
420
|
-
serializer,
|
|
421
|
-
};
|
|
422
|
-
const updateOperationSpec = {
|
|
423
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}",
|
|
424
|
-
httpMethod: "PATCH",
|
|
425
|
-
responses: {
|
|
426
|
-
200: {
|
|
427
|
-
bodyMapper: Mappers.DevCenter,
|
|
428
|
-
},
|
|
429
|
-
201: {
|
|
430
|
-
bodyMapper: Mappers.DevCenter,
|
|
431
|
-
},
|
|
432
|
-
202: {
|
|
433
|
-
bodyMapper: Mappers.DevCenter,
|
|
434
|
-
},
|
|
435
|
-
204: {
|
|
436
|
-
bodyMapper: Mappers.DevCenter,
|
|
437
|
-
},
|
|
438
|
-
default: {
|
|
439
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
440
|
-
},
|
|
441
|
-
},
|
|
442
|
-
requestBody: Parameters.body1,
|
|
443
|
-
queryParameters: [Parameters.apiVersion],
|
|
444
|
-
urlParameters: [
|
|
445
|
-
Parameters.$host,
|
|
446
|
-
Parameters.subscriptionId,
|
|
447
|
-
Parameters.resourceGroupName,
|
|
448
|
-
Parameters.devCenterName,
|
|
449
|
-
],
|
|
450
|
-
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
451
|
-
mediaType: "json",
|
|
452
|
-
serializer,
|
|
453
|
-
};
|
|
454
|
-
const deleteOperationSpec = {
|
|
455
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}",
|
|
456
|
-
httpMethod: "DELETE",
|
|
457
|
-
responses: {
|
|
458
|
-
200: {
|
|
459
|
-
headersMapper: Mappers.DevCentersDeleteHeaders,
|
|
460
|
-
},
|
|
461
|
-
201: {
|
|
462
|
-
headersMapper: Mappers.DevCentersDeleteHeaders,
|
|
463
|
-
},
|
|
464
|
-
202: {
|
|
465
|
-
headersMapper: Mappers.DevCentersDeleteHeaders,
|
|
466
|
-
},
|
|
467
|
-
204: {
|
|
468
|
-
headersMapper: Mappers.DevCentersDeleteHeaders,
|
|
469
|
-
},
|
|
470
|
-
default: {
|
|
471
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
472
|
-
},
|
|
473
|
-
},
|
|
474
|
-
queryParameters: [Parameters.apiVersion],
|
|
475
|
-
urlParameters: [
|
|
476
|
-
Parameters.$host,
|
|
477
|
-
Parameters.subscriptionId,
|
|
478
|
-
Parameters.resourceGroupName,
|
|
479
|
-
Parameters.devCenterName,
|
|
480
|
-
],
|
|
481
|
-
headerParameters: [Parameters.accept],
|
|
482
|
-
serializer,
|
|
483
|
-
};
|
|
484
|
-
const listBySubscriptionNextOperationSpec = {
|
|
485
|
-
path: "{nextLink}",
|
|
486
|
-
httpMethod: "GET",
|
|
487
|
-
responses: {
|
|
488
|
-
200: {
|
|
489
|
-
bodyMapper: Mappers.DevCenterListResult,
|
|
490
|
-
},
|
|
491
|
-
default: {
|
|
492
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
493
|
-
},
|
|
494
|
-
},
|
|
495
|
-
urlParameters: [
|
|
496
|
-
Parameters.$host,
|
|
497
|
-
Parameters.subscriptionId,
|
|
498
|
-
Parameters.nextLink,
|
|
499
|
-
],
|
|
500
|
-
headerParameters: [Parameters.accept],
|
|
501
|
-
serializer,
|
|
502
|
-
};
|
|
503
|
-
const listByResourceGroupNextOperationSpec = {
|
|
504
|
-
path: "{nextLink}",
|
|
505
|
-
httpMethod: "GET",
|
|
506
|
-
responses: {
|
|
507
|
-
200: {
|
|
508
|
-
bodyMapper: Mappers.DevCenterListResult,
|
|
509
|
-
},
|
|
510
|
-
default: {
|
|
511
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
512
|
-
},
|
|
513
|
-
},
|
|
514
|
-
urlParameters: [
|
|
515
|
-
Parameters.$host,
|
|
516
|
-
Parameters.subscriptionId,
|
|
517
|
-
Parameters.resourceGroupName,
|
|
518
|
-
Parameters.nextLink,
|
|
519
|
-
],
|
|
520
|
-
headerParameters: [Parameters.accept],
|
|
521
|
-
serializer,
|
|
522
|
-
};
|
|
523
|
-
//# sourceMappingURL=devCenters.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"devCenters.js","sourceRoot":"","sources":["../../../src/operations/devCenters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { DevCenters } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { DevCenterClient } from \"../devCenterClient.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n DevCenter,\n DevCentersListBySubscriptionNextOptionalParams,\n DevCentersListBySubscriptionOptionalParams,\n DevCentersListBySubscriptionResponse,\n DevCentersListByResourceGroupNextOptionalParams,\n DevCentersListByResourceGroupOptionalParams,\n DevCentersListByResourceGroupResponse,\n DevCentersGetOptionalParams,\n DevCentersGetResponse,\n DevCentersCreateOrUpdateOptionalParams,\n DevCentersCreateOrUpdateResponse,\n DevCenterUpdate,\n DevCentersUpdateOptionalParams,\n DevCentersUpdateResponse,\n DevCentersDeleteOptionalParams,\n DevCentersDeleteResponse,\n DevCentersListBySubscriptionNextResponse,\n DevCentersListByResourceGroupNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing DevCenters operations. */\nexport class DevCentersImpl implements DevCenters {\n private readonly client: DevCenterClient;\n\n /**\n * Initialize a new instance of the class DevCenters class.\n * @param client Reference to the service client\n */\n constructor(client: DevCenterClient) {\n this.client = client;\n }\n\n /**\n * Lists all devcenters in a subscription.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: DevCentersListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<DevCenter> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listBySubscriptionPagingPage(options, settings);\n },\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: DevCentersListBySubscriptionOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<DevCenter[]> {\n let result: DevCentersListBySubscriptionResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listBySubscription(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: DevCentersListBySubscriptionOptionalParams,\n ): AsyncIterableIterator<DevCenter> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Lists all devcenters in a resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: DevCentersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<DevCenter> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: DevCentersListByResourceGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<DevCenter[]> {\n let result: DevCentersListByResourceGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResourceGroup(resourceGroupName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: DevCentersListByResourceGroupOptionalParams,\n ): AsyncIterableIterator<DevCenter> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists all devcenters in a subscription.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: DevCentersListBySubscriptionOptionalParams,\n ): Promise<DevCentersListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec,\n );\n }\n\n /**\n * Lists all devcenters in a resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: DevCentersListByResourceGroupOptionalParams,\n ): Promise<DevCentersListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec,\n );\n }\n\n /**\n * Gets a devcenter.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param devCenterName The name of the devcenter.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n devCenterName: string,\n options?: DevCentersGetOptionalParams,\n ): Promise<DevCentersGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, devCenterName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Creates or updates a devcenter resource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param devCenterName The name of the devcenter.\n * @param body Represents a devcenter.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n devCenterName: string,\n body: DevCenter,\n options?: DevCentersCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DevCentersCreateOrUpdateResponse>,\n DevCentersCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<DevCentersCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, devCenterName, body, options },\n spec: createOrUpdateOperationSpec,\n });\n const poller = await createHttpPoller<\n DevCentersCreateOrUpdateResponse,\n OperationState<DevCentersCreateOrUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Creates or updates a devcenter resource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param devCenterName The name of the devcenter.\n * @param body Represents a devcenter.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n devCenterName: string,\n body: DevCenter,\n options?: DevCentersCreateOrUpdateOptionalParams,\n ): Promise<DevCentersCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n devCenterName,\n body,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Partially updates a devcenter.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param devCenterName The name of the devcenter.\n * @param body Updatable devcenter properties.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n devCenterName: string,\n body: DevCenterUpdate,\n options?: DevCentersUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DevCentersUpdateResponse>,\n DevCentersUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<DevCentersUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, devCenterName, body, options },\n spec: updateOperationSpec,\n });\n const poller = await createHttpPoller<\n DevCentersUpdateResponse,\n OperationState<DevCentersUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Partially updates a devcenter.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param devCenterName The name of the devcenter.\n * @param body Updatable devcenter properties.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n devCenterName: string,\n body: DevCenterUpdate,\n options?: DevCentersUpdateOptionalParams,\n ): Promise<DevCentersUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n devCenterName,\n body,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a devcenter\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param devCenterName The name of the devcenter.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n devCenterName: string,\n options?: DevCentersDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DevCentersDeleteResponse>,\n DevCentersDeleteResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<DevCentersDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, devCenterName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n DevCentersDeleteResponse,\n OperationState<DevCentersDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes a devcenter\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param devCenterName The name of the devcenter.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n devCenterName: string,\n options?: DevCentersDeleteOptionalParams,\n ): Promise<DevCentersDeleteResponse> {\n const poller = await this.beginDelete(\n resourceGroupName,\n devCenterName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: DevCentersListBySubscriptionNextOptionalParams,\n ): Promise<DevCentersListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec,\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: DevCentersListByResourceGroupNextOptionalParams,\n ): Promise<DevCentersListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.DevCenter/devcenters\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DevCenterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DevCenterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DevCenter,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.devCenterName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.DevCenter,\n },\n 201: {\n bodyMapper: Mappers.DevCenter,\n },\n 202: {\n bodyMapper: Mappers.DevCenter,\n },\n 204: {\n bodyMapper: Mappers.DevCenter,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.body,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.devCenterName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.DevCenter,\n },\n 201: {\n bodyMapper: Mappers.DevCenter,\n },\n 202: {\n bodyMapper: Mappers.DevCenter,\n },\n 204: {\n bodyMapper: Mappers.DevCenter,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.body1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.devCenterName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n headersMapper: Mappers.DevCentersDeleteHeaders,\n },\n 201: {\n headersMapper: Mappers.DevCentersDeleteHeaders,\n },\n 202: {\n headersMapper: Mappers.DevCentersDeleteHeaders,\n },\n 204: {\n headersMapper: Mappers.DevCentersDeleteHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.devCenterName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DevCenterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DevCenterListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|