@azure/arm-devcenter 1.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/CHANGELOG.md +5 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +8906 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/attachedNetworksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksCreateOrUpdateSample.js +35 -0
- package/dist-esm/samples-dev/attachedNetworksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/attachedNetworksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksDeleteSample.js +32 -0
- package/dist-esm/samples-dev/attachedNetworksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksGetByDevCenterSample.d.ts +2 -0
- package/dist-esm/samples-dev/attachedNetworksGetByDevCenterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksGetByDevCenterSample.js +32 -0
- package/dist-esm/samples-dev/attachedNetworksGetByDevCenterSample.js.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksGetByProjectSample.d.ts +2 -0
- package/dist-esm/samples-dev/attachedNetworksGetByProjectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksGetByProjectSample.js +32 -0
- package/dist-esm/samples-dev/attachedNetworksGetByProjectSample.js.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksListByDevCenterSample.d.ts +2 -0
- package/dist-esm/samples-dev/attachedNetworksListByDevCenterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksListByDevCenterSample.js +45 -0
- package/dist-esm/samples-dev/attachedNetworksListByDevCenterSample.js.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksListByProjectSample.d.ts +2 -0
- package/dist-esm/samples-dev/attachedNetworksListByProjectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/attachedNetworksListByProjectSample.js +45 -0
- package/dist-esm/samples-dev/attachedNetworksListByProjectSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.js +67 -0
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/catalogsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsGetSample.js +32 -0
- package/dist-esm/samples-dev/catalogsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsListByDevCenterSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsListByDevCenterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsListByDevCenterSample.js +45 -0
- package/dist-esm/samples-dev/catalogsListByDevCenterSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsSyncSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsSyncSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsSyncSample.js +32 -0
- package/dist-esm/samples-dev/catalogsSyncSample.js.map +1 -0
- package/dist-esm/samples-dev/catalogsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsUpdateSample.js +33 -0
- package/dist-esm/samples-dev/catalogsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/devBoxDefinitionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/devBoxDefinitionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/devBoxDefinitionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/devBoxDefinitionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsGetByProjectSample.d.ts +2 -0
- package/dist-esm/samples-dev/devBoxDefinitionsGetByProjectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsGetByProjectSample.js +32 -0
- package/dist-esm/samples-dev/devBoxDefinitionsGetByProjectSample.js.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/devBoxDefinitionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsGetSample.js +32 -0
- package/dist-esm/samples-dev/devBoxDefinitionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsListByDevCenterSample.d.ts +2 -0
- package/dist-esm/samples-dev/devBoxDefinitionsListByDevCenterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsListByDevCenterSample.js +45 -0
- package/dist-esm/samples-dev/devBoxDefinitionsListByDevCenterSample.js.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsListByProjectSample.d.ts +2 -0
- package/dist-esm/samples-dev/devBoxDefinitionsListByProjectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsListByProjectSample.js +45 -0
- package/dist-esm/samples-dev/devBoxDefinitionsListByProjectSample.js.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/devBoxDefinitionsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devBoxDefinitionsUpdateSample.js +37 -0
- package/dist-esm/samples-dev/devBoxDefinitionsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/devCentersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/devCentersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devCentersCreateOrUpdateSample.js +63 -0
- package/dist-esm/samples-dev/devCentersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/devCentersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/devCentersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devCentersDeleteSample.js +31 -0
- package/dist-esm/samples-dev/devCentersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/devCentersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/devCentersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devCentersGetSample.js +31 -0
- package/dist-esm/samples-dev/devCentersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/devCentersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/devCentersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devCentersListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/devCentersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/devCentersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/devCentersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devCentersListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/devCentersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/devCentersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/devCentersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/devCentersUpdateSample.js +32 -0
- package/dist-esm/samples-dev/devCentersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/environmentTypesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/environmentTypesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/environmentTypesCreateOrUpdateSample.js +33 -0
- package/dist-esm/samples-dev/environmentTypesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/environmentTypesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/environmentTypesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/environmentTypesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/environmentTypesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/environmentTypesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/environmentTypesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/environmentTypesGetSample.js +32 -0
- package/dist-esm/samples-dev/environmentTypesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/environmentTypesListByDevCenterSample.d.ts +2 -0
- package/dist-esm/samples-dev/environmentTypesListByDevCenterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/environmentTypesListByDevCenterSample.js +45 -0
- package/dist-esm/samples-dev/environmentTypesListByDevCenterSample.js.map +1 -0
- package/dist-esm/samples-dev/environmentTypesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/environmentTypesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/environmentTypesUpdateSample.js +33 -0
- package/dist-esm/samples-dev/environmentTypesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/galleriesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/galleriesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/galleriesCreateOrUpdateSample.js +35 -0
- package/dist-esm/samples-dev/galleriesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/galleriesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/galleriesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/galleriesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/galleriesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/galleriesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/galleriesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/galleriesGetSample.js +32 -0
- package/dist-esm/samples-dev/galleriesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/galleriesListByDevCenterSample.d.ts +2 -0
- package/dist-esm/samples-dev/galleriesListByDevCenterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/galleriesListByDevCenterSample.js +45 -0
- package/dist-esm/samples-dev/galleriesListByDevCenterSample.js.map +1 -0
- package/dist-esm/samples-dev/imageVersionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/imageVersionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/imageVersionsGetSample.js +34 -0
- package/dist-esm/samples-dev/imageVersionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/imageVersionsListByImageSample.d.ts +2 -0
- package/dist-esm/samples-dev/imageVersionsListByImageSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/imageVersionsListByImageSample.js +47 -0
- package/dist-esm/samples-dev/imageVersionsListByImageSample.js.map +1 -0
- package/dist-esm/samples-dev/imagesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/imagesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/imagesGetSample.js +33 -0
- package/dist-esm/samples-dev/imagesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/imagesListByDevCenterSample.d.ts +2 -0
- package/dist-esm/samples-dev/imagesListByDevCenterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/imagesListByDevCenterSample.js +45 -0
- package/dist-esm/samples-dev/imagesListByDevCenterSample.js.map +1 -0
- package/dist-esm/samples-dev/imagesListByGallerySample.d.ts +2 -0
- package/dist-esm/samples-dev/imagesListByGallerySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/imagesListByGallerySample.js +46 -0
- package/dist-esm/samples-dev/imagesListByGallerySample.js.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/networkConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/networkConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsGetHealthDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkConnectionsGetHealthDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsGetHealthDetailsSample.js +31 -0
- package/dist-esm/samples-dev/networkConnectionsGetHealthDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsGetSample.js +31 -0
- package/dist-esm/samples-dev/networkConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkConnectionsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/networkConnectionsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkConnectionsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/networkConnectionsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsListHealthDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkConnectionsListHealthDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsListHealthDetailsSample.js +45 -0
- package/dist-esm/samples-dev/networkConnectionsListHealthDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsRunHealthChecksSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkConnectionsRunHealthChecksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsRunHealthChecksSample.js +31 -0
- package/dist-esm/samples-dev/networkConnectionsRunHealthChecksSample.js.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkConnectionsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkConnectionsUpdateSample.js +34 -0
- package/dist-esm/samples-dev/networkConnectionsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/operationStatusesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationStatusesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationStatusesGetSample.js +31 -0
- package/dist-esm/samples-dev/operationStatusesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +39 -0
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/poolsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsGetSample.js +32 -0
- package/dist-esm/samples-dev/poolsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsListByProjectSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsListByProjectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsListByProjectSample.js +45 -0
- package/dist-esm/samples-dev/poolsListByProjectSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsUpdateSample.js +33 -0
- package/dist-esm/samples-dev/poolsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesCreateOrUpdateSample.js +51 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesGetSample.js +32 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesListSample.js +45 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesListSample.js.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesUpdateSample.js +48 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdateSample.js +37 -0
- package/dist-esm/samples-dev/projectsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/projectsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsGetSample.js +31 -0
- package/dist-esm/samples-dev/projectsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/projectsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/projectsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/projectsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectsUpdateSample.js +35 -0
- package/dist-esm/samples-dev/projectsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/schedulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/schedulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/schedulesDeleteSample.js +33 -0
- package/dist-esm/samples-dev/schedulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/schedulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/schedulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/schedulesGetSample.js +33 -0
- package/dist-esm/samples-dev/schedulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/schedulesListByPoolSample.d.ts +2 -0
- package/dist-esm/samples-dev/schedulesListByPoolSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/schedulesListByPoolSample.js +46 -0
- package/dist-esm/samples-dev/schedulesListByPoolSample.js.map +1 -0
- package/dist-esm/samples-dev/schedulesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/schedulesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/schedulesUpdateSample.js +34 -0
- package/dist-esm/samples-dev/schedulesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/skusListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/skusListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/skusListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/skusListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/usagesListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/usagesListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/usagesListByLocationSample.js +44 -0
- package/dist-esm/samples-dev/usagesListByLocationSample.js.map +1 -0
- package/dist-esm/src/devCenterClient.d.ts +37 -0
- package/dist-esm/src/devCenterClient.d.ts.map +1 -0
- package/dist-esm/src/devCenterClient.js +120 -0
- package/dist-esm/src/devCenterClient.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2036 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +126 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +83 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +2360 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +44 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +318 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/attachedNetworks.d.ts +113 -0
- package/dist-esm/src/operations/attachedNetworks.d.ts.map +1 -0
- package/dist-esm/src/operations/attachedNetworks.js +502 -0
- package/dist-esm/src/operations/attachedNetworks.js.map +1 -0
- package/dist-esm/src/operations/catalogs.d.ts +115 -0
- package/dist-esm/src/operations/catalogs.d.ts.map +1 -0
- package/dist-esm/src/operations/catalogs.js +503 -0
- package/dist-esm/src/operations/catalogs.js.map +1 -0
- package/dist-esm/src/operations/devBoxDefinitions.d.ts +131 -0
- package/dist-esm/src/operations/devBoxDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operations/devBoxDefinitions.js +570 -0
- package/dist-esm/src/operations/devBoxDefinitions.js.map +1 -0
- package/dist-esm/src/operations/devCenters.d.ts +107 -0
- package/dist-esm/src/operations/devCenters.d.ts.map +1 -0
- package/dist-esm/src/operations/devCenters.js +509 -0
- package/dist-esm/src/operations/devCenters.js.map +1 -0
- package/dist-esm/src/operations/environmentTypes.d.ts +72 -0
- package/dist-esm/src/operations/environmentTypes.d.ts.map +1 -0
- package/dist-esm/src/operations/environmentTypes.js +270 -0
- package/dist-esm/src/operations/environmentTypes.js.map +1 -0
- package/dist-esm/src/operations/galleries.d.ts +81 -0
- package/dist-esm/src/operations/galleries.d.ts.map +1 -0
- package/dist-esm/src/operations/galleries.js +337 -0
- package/dist-esm/src/operations/galleries.js.map +1 -0
- package/dist-esm/src/operations/imageVersions.d.ts +54 -0
- package/dist-esm/src/operations/imageVersions.d.ts.map +1 -0
- package/dist-esm/src/operations/imageVersions.js +197 -0
- package/dist-esm/src/operations/imageVersions.js.map +1 -0
- package/dist-esm/src/operations/images.d.ts +74 -0
- package/dist-esm/src/operations/images.d.ts.map +1 -0
- package/dist-esm/src/operations/images.js +288 -0
- package/dist-esm/src/operations/images.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +18 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +25 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/networkConnections.d.ts +146 -0
- package/dist-esm/src/operations/networkConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/networkConnections.js +680 -0
- package/dist-esm/src/operations/networkConnections.js.map +1 -0
- package/dist-esm/src/operations/operationStatuses.d.ts +20 -0
- package/dist-esm/src/operations/operationStatuses.d.ts.map +1 -0
- package/dist-esm/src/operations/operationStatuses.js +56 -0
- package/dist-esm/src/operations/operationStatuses.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/pools.d.ts +99 -0
- package/dist-esm/src/operations/pools.d.ts.map +1 -0
- package/dist-esm/src/operations/pools.js +426 -0
- package/dist-esm/src/operations/pools.js.map +1 -0
- package/dist-esm/src/operations/projectEnvironmentTypes.d.ts +72 -0
- package/dist-esm/src/operations/projectEnvironmentTypes.d.ts.map +1 -0
- package/dist-esm/src/operations/projectEnvironmentTypes.js +270 -0
- package/dist-esm/src/operations/projectEnvironmentTypes.js.map +1 -0
- package/dist-esm/src/operations/projects.d.ts +107 -0
- package/dist-esm/src/operations/projects.d.ts.map +1 -0
- package/dist-esm/src/operations/projects.js +509 -0
- package/dist-esm/src/operations/projects.js.map +1 -0
- package/dist-esm/src/operations/schedules.d.ts +109 -0
- package/dist-esm/src/operations/schedules.d.ts.map +1 -0
- package/dist-esm/src/operations/schedules.js +434 -0
- package/dist-esm/src/operations/schedules.js.map +1 -0
- package/dist-esm/src/operations/skus.d.ts +32 -0
- package/dist-esm/src/operations/skus.d.ts.map +1 -0
- package/dist-esm/src/operations/skus.js +124 -0
- package/dist-esm/src/operations/skus.js.map +1 -0
- package/dist-esm/src/operations/usages.d.ts +35 -0
- package/dist-esm/src/operations/usages.d.ts.map +1 -0
- package/dist-esm/src/operations/usages.js +132 -0
- package/dist-esm/src/operations/usages.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/attachedNetworks.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/attachedNetworks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/attachedNetworks.js +9 -0
- package/dist-esm/src/operationsInterfaces/attachedNetworks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/catalogs.d.ts +90 -0
- package/dist-esm/src/operationsInterfaces/catalogs.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/catalogs.js +9 -0
- package/dist-esm/src/operationsInterfaces/catalogs.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/devBoxDefinitions.d.ts +89 -0
- package/dist-esm/src/operationsInterfaces/devBoxDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/devBoxDefinitions.js +9 -0
- package/dist-esm/src/operationsInterfaces/devBoxDefinitions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/devCenters.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/devCenters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/devCenters.js +9 -0
- package/dist-esm/src/operationsInterfaces/devCenters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/environmentTypes.d.ts +47 -0
- package/dist-esm/src/operationsInterfaces/environmentTypes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/environmentTypes.js +9 -0
- package/dist-esm/src/operationsInterfaces/environmentTypes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/galleries.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/galleries.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/galleries.js +9 -0
- package/dist-esm/src/operationsInterfaces/galleries.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/imageVersions.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/imageVersions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/imageVersions.js +9 -0
- package/dist-esm/src/operationsInterfaces/imageVersions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/images.d.ts +30 -0
- package/dist-esm/src/operationsInterfaces/images.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/images.js +9 -0
- package/dist-esm/src/operationsInterfaces/images.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +25 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/networkConnections.d.ts +93 -0
- package/dist-esm/src/operationsInterfaces/networkConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/networkConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/networkConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationStatuses.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/operationStatuses.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationStatuses.js +9 -0
- package/dist-esm/src/operationsInterfaces/operationStatuses.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/pools.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/pools.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/pools.js +9 -0
- package/dist-esm/src/operationsInterfaces/pools.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/projectEnvironmentTypes.d.ts +47 -0
- package/dist-esm/src/operationsInterfaces/projectEnvironmentTypes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/projectEnvironmentTypes.js +9 -0
- package/dist-esm/src/operationsInterfaces/projectEnvironmentTypes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/projects.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/projects.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/projects.js +9 -0
- package/dist-esm/src/operationsInterfaces/projects.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/schedules.d.ts +82 -0
- package/dist-esm/src/operationsInterfaces/schedules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/schedules.js +9 -0
- package/dist-esm/src/operationsInterfaces/schedules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/skus.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/skus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/skus.js +9 -0
- package/dist-esm/src/operationsInterfaces/skus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/usages.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/usages.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/usages.js +9 -0
- package/dist-esm/src/operationsInterfaces/usages.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +38 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +121 -0
- package/review/arm-devcenter.api.md +1694 -0
- package/rollup.config.js +122 -0
- package/src/devCenterClient.ts +210 -0
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +2368 -0
- package/src/models/mappers.ts +2611 -0
- package/src/models/parameters.ts +386 -0
- package/src/operations/attachedNetworks.ts +702 -0
- package/src/operations/catalogs.ts +730 -0
- package/src/operations/devBoxDefinitions.ts +816 -0
- package/src/operations/devCenters.ts +683 -0
- package/src/operations/environmentTypes.ts +372 -0
- package/src/operations/galleries.ts +482 -0
- package/src/operations/imageVersions.ts +283 -0
- package/src/operations/images.ts +406 -0
- package/src/operations/index.ts +25 -0
- package/src/operations/networkConnections.ts +919 -0
- package/src/operations/operationStatuses.ts +75 -0
- package/src/operations/operations.ts +137 -0
- package/src/operations/pools.ts +614 -0
- package/src/operations/projectEnvironmentTypes.ts +360 -0
- package/src/operations/projects.ts +683 -0
- package/src/operations/schedules.ts +639 -0
- package/src/operations/skus.ts +144 -0
- package/src/operations/usages.ts +162 -0
- package/src/operationsInterfaces/attachedNetworks.ts +136 -0
- package/src/operationsInterfaces/catalogs.ts +174 -0
- package/src/operationsInterfaces/devBoxDefinitions.ts +174 -0
- package/src/operationsInterfaces/devCenters.ts +139 -0
- package/src/operationsInterfaces/environmentTypes.ts +93 -0
- package/src/operationsInterfaces/galleries.ts +109 -0
- package/src/operationsInterfaces/imageVersions.ts +52 -0
- package/src/operationsInterfaces/images.ts +60 -0
- package/src/operationsInterfaces/index.ts +25 -0
- package/src/operationsInterfaces/networkConnections.ts +178 -0
- package/src/operationsInterfaces/operationStatuses.ts +27 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/pools.ts +144 -0
- package/src/operationsInterfaces/projectEnvironmentTypes.ts +93 -0
- package/src/operationsInterfaces/projects.ts +139 -0
- package/src/operationsInterfaces/schedules.ts +157 -0
- package/src/operationsInterfaces/skus.ts +22 -0
- package/src/operationsInterfaces/usages.ts +24 -0
- package/tsconfig.json +33 -0
- package/types/arm-devcenter.d.ts +3212 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,2368 @@
|
|
|
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
|
+
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
10
|
+
|
|
11
|
+
/** Result of the list devcenters operation */
|
|
12
|
+
export interface DevCenterListResult {
|
|
13
|
+
/**
|
|
14
|
+
* Current page of results.
|
|
15
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
16
|
+
*/
|
|
17
|
+
readonly value?: DevCenter[];
|
|
18
|
+
/**
|
|
19
|
+
* URL to get the next set of results if there are any.
|
|
20
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
21
|
+
*/
|
|
22
|
+
readonly nextLink?: string;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
26
|
+
export interface ManagedServiceIdentity {
|
|
27
|
+
/**
|
|
28
|
+
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
29
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
30
|
+
*/
|
|
31
|
+
readonly principalId?: string;
|
|
32
|
+
/**
|
|
33
|
+
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
34
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
35
|
+
*/
|
|
36
|
+
readonly tenantId?: string;
|
|
37
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
38
|
+
type: ManagedServiceIdentityType;
|
|
39
|
+
/** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
|
|
40
|
+
userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
/** User assigned identity properties */
|
|
44
|
+
export interface UserAssignedIdentity {
|
|
45
|
+
/**
|
|
46
|
+
* The principal ID of the assigned identity.
|
|
47
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
48
|
+
*/
|
|
49
|
+
readonly principalId?: string;
|
|
50
|
+
/**
|
|
51
|
+
* The client ID of the assigned identity.
|
|
52
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
53
|
+
*/
|
|
54
|
+
readonly clientId?: string;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
58
|
+
export interface Resource {
|
|
59
|
+
/**
|
|
60
|
+
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
61
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
62
|
+
*/
|
|
63
|
+
readonly id?: string;
|
|
64
|
+
/**
|
|
65
|
+
* The name of the resource
|
|
66
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
67
|
+
*/
|
|
68
|
+
readonly name?: string;
|
|
69
|
+
/**
|
|
70
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
71
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
72
|
+
*/
|
|
73
|
+
readonly type?: string;
|
|
74
|
+
/**
|
|
75
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
76
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
77
|
+
*/
|
|
78
|
+
readonly systemData?: SystemData;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
82
|
+
export interface SystemData {
|
|
83
|
+
/** The identity that created the resource. */
|
|
84
|
+
createdBy?: string;
|
|
85
|
+
/** The type of identity that created the resource. */
|
|
86
|
+
createdByType?: CreatedByType;
|
|
87
|
+
/** The timestamp of resource creation (UTC). */
|
|
88
|
+
createdAt?: Date;
|
|
89
|
+
/** The identity that last modified the resource. */
|
|
90
|
+
lastModifiedBy?: string;
|
|
91
|
+
/** The type of identity that last modified the resource. */
|
|
92
|
+
lastModifiedByType?: CreatedByType;
|
|
93
|
+
/** The timestamp of resource last modification (UTC) */
|
|
94
|
+
lastModifiedAt?: Date;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
/** An error response from the DevCenter service. */
|
|
98
|
+
export interface CloudError {
|
|
99
|
+
/** Error body */
|
|
100
|
+
error: CloudErrorBody;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
/** An error response from the DevCenter service. */
|
|
104
|
+
export interface CloudErrorBody {
|
|
105
|
+
/** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */
|
|
106
|
+
code: string;
|
|
107
|
+
/** A message describing the error, intended to be suitable for display in a user interface. */
|
|
108
|
+
message: string;
|
|
109
|
+
/** The target of the particular error. For example, the name of the property in error. */
|
|
110
|
+
target?: string;
|
|
111
|
+
/** A list of additional details about the error. */
|
|
112
|
+
details?: CloudErrorBody[];
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
/** Base tracked resource type for PATCH updates */
|
|
116
|
+
export interface TrackedResourceUpdate {
|
|
117
|
+
/** Resource tags. */
|
|
118
|
+
tags?: { [propertyName: string]: string };
|
|
119
|
+
/** The geo-location where the resource lives */
|
|
120
|
+
location?: string;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
/** Results of the project list operation. */
|
|
124
|
+
export interface ProjectListResult {
|
|
125
|
+
/**
|
|
126
|
+
* Current page of results.
|
|
127
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
128
|
+
*/
|
|
129
|
+
readonly value?: Project[];
|
|
130
|
+
/**
|
|
131
|
+
* URL to get the next set of results if there are any.
|
|
132
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
133
|
+
*/
|
|
134
|
+
readonly nextLink?: string;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
/** Properties of a project. These properties can be updated after the resource has been created. */
|
|
138
|
+
export interface ProjectUpdateProperties {
|
|
139
|
+
/** Resource Id of an associated DevCenter */
|
|
140
|
+
devCenterId?: string;
|
|
141
|
+
/** Description of the project. */
|
|
142
|
+
description?: string;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
/** Results of the Attached Networks list operation. */
|
|
146
|
+
export interface AttachedNetworkListResult {
|
|
147
|
+
/**
|
|
148
|
+
* Current page of results.
|
|
149
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
150
|
+
*/
|
|
151
|
+
readonly value?: AttachedNetworkConnection[];
|
|
152
|
+
/**
|
|
153
|
+
* URL to get the next set of results if there are any.
|
|
154
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
155
|
+
*/
|
|
156
|
+
readonly nextLink?: string;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
/** Results of the gallery list operation. */
|
|
160
|
+
export interface GalleryListResult {
|
|
161
|
+
/**
|
|
162
|
+
* Current page of results.
|
|
163
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
164
|
+
*/
|
|
165
|
+
readonly value?: Gallery[];
|
|
166
|
+
/**
|
|
167
|
+
* URL to get the next set of results if there are any.
|
|
168
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
169
|
+
*/
|
|
170
|
+
readonly nextLink?: string;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
/** Results of the image list operation. */
|
|
174
|
+
export interface ImageListResult {
|
|
175
|
+
/**
|
|
176
|
+
* Current page of results.
|
|
177
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
178
|
+
*/
|
|
179
|
+
readonly value?: Image[];
|
|
180
|
+
/**
|
|
181
|
+
* URL to get the next set of results if there are any.
|
|
182
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
183
|
+
*/
|
|
184
|
+
readonly nextLink?: string;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
/** Properties for a recommended machine configuration. */
|
|
188
|
+
export interface RecommendedMachineConfiguration {
|
|
189
|
+
/**
|
|
190
|
+
* Recommended memory range.
|
|
191
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
192
|
+
*/
|
|
193
|
+
readonly memory?: ResourceRange;
|
|
194
|
+
/**
|
|
195
|
+
* Recommended vCPU range.
|
|
196
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
197
|
+
*/
|
|
198
|
+
readonly vCPUs?: ResourceRange;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
/** Properties for a range of values. */
|
|
202
|
+
export interface ResourceRange {
|
|
203
|
+
/**
|
|
204
|
+
* Minimum value.
|
|
205
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
206
|
+
*/
|
|
207
|
+
readonly min?: number;
|
|
208
|
+
/**
|
|
209
|
+
* Maximum value.
|
|
210
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
211
|
+
*/
|
|
212
|
+
readonly max?: number;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
/** Results of the image version list operation. */
|
|
216
|
+
export interface ImageVersionListResult {
|
|
217
|
+
/**
|
|
218
|
+
* Current page of results.
|
|
219
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
220
|
+
*/
|
|
221
|
+
readonly value?: ImageVersion[];
|
|
222
|
+
/**
|
|
223
|
+
* URL to get the next set of results if there are any.
|
|
224
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
225
|
+
*/
|
|
226
|
+
readonly nextLink?: string;
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
/** Results of the catalog list operation. */
|
|
230
|
+
export interface CatalogListResult {
|
|
231
|
+
/**
|
|
232
|
+
* Current page of results.
|
|
233
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
234
|
+
*/
|
|
235
|
+
readonly value?: Catalog[];
|
|
236
|
+
/**
|
|
237
|
+
* URL to get the next set of results if there are any.
|
|
238
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
239
|
+
*/
|
|
240
|
+
readonly nextLink?: string;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
/** Properties of a catalog. These properties can be updated after the resource has been created. */
|
|
244
|
+
export interface CatalogUpdateProperties {
|
|
245
|
+
/** Properties for a GitHub catalog type. */
|
|
246
|
+
gitHub?: GitCatalog;
|
|
247
|
+
/** Properties for an Azure DevOps catalog type. */
|
|
248
|
+
adoGit?: GitCatalog;
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
/** Properties for a Git repository catalog. */
|
|
252
|
+
export interface GitCatalog {
|
|
253
|
+
/** Git URI. */
|
|
254
|
+
uri?: string;
|
|
255
|
+
/** Git branch. */
|
|
256
|
+
branch?: string;
|
|
257
|
+
/** A reference to the Key Vault secret containing a security token to authenticate to a Git repository. */
|
|
258
|
+
secretIdentifier?: string;
|
|
259
|
+
/** The folder where the catalog items can be found inside the repository. */
|
|
260
|
+
path?: string;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
/** The catalog's properties for partial update. Properties not provided in the update request will not be changed. */
|
|
264
|
+
export interface CatalogUpdate {
|
|
265
|
+
/** Resource tags. */
|
|
266
|
+
tags?: { [propertyName: string]: string };
|
|
267
|
+
/** Properties for a GitHub catalog type. */
|
|
268
|
+
gitHub?: GitCatalog;
|
|
269
|
+
/** Properties for an Azure DevOps catalog type. */
|
|
270
|
+
adoGit?: GitCatalog;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
/** Result of the environment type list operation. */
|
|
274
|
+
export interface EnvironmentTypeListResult {
|
|
275
|
+
/**
|
|
276
|
+
* Current page of results.
|
|
277
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
278
|
+
*/
|
|
279
|
+
readonly value?: EnvironmentType[];
|
|
280
|
+
/**
|
|
281
|
+
* URL to get the next set of results if there are any.
|
|
282
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
283
|
+
*/
|
|
284
|
+
readonly nextLink?: string;
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
/** The environment type for partial update. Properties not provided in the update request will not be changed. */
|
|
288
|
+
export interface EnvironmentTypeUpdate {
|
|
289
|
+
/** Resource tags. */
|
|
290
|
+
tags?: { [propertyName: string]: string };
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
/** Result of the project environment type list operation. */
|
|
294
|
+
export interface ProjectEnvironmentTypeListResult {
|
|
295
|
+
/**
|
|
296
|
+
* Current page of results.
|
|
297
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
298
|
+
*/
|
|
299
|
+
readonly value?: ProjectEnvironmentType[];
|
|
300
|
+
/**
|
|
301
|
+
* URL to get the next set of results if there are any.
|
|
302
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
303
|
+
*/
|
|
304
|
+
readonly nextLink?: string;
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
/** Properties of a project environment type. These properties can be updated after the resource has been created. */
|
|
308
|
+
export interface ProjectEnvironmentTypeUpdateProperties {
|
|
309
|
+
/** Id of a subscription that the environment type will be mapped to. The environment's resources will be deployed into this subscription. */
|
|
310
|
+
deploymentTargetId?: string;
|
|
311
|
+
/** Defines whether this Environment Type can be used in this Project. */
|
|
312
|
+
status?: EnableStatus;
|
|
313
|
+
/** The role definition assigned to the environment creator on backing resources. */
|
|
314
|
+
creatorRoleAssignment?: ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignment;
|
|
315
|
+
/** Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs. */
|
|
316
|
+
userRoleAssignments?: { [propertyName: string]: UserRoleAssignmentValue };
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
/** The role definition assigned to the environment creator on backing resources. */
|
|
320
|
+
export interface ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignment {
|
|
321
|
+
/** A map of roles to assign to the environment creator. */
|
|
322
|
+
roles?: { [propertyName: string]: EnvironmentRole };
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
/** A role that can be assigned to a user. */
|
|
326
|
+
export interface EnvironmentRole {
|
|
327
|
+
/**
|
|
328
|
+
* The common name of the Role Assignment. This is a descriptive name such as 'AcrPush'.
|
|
329
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
330
|
+
*/
|
|
331
|
+
readonly roleName?: string;
|
|
332
|
+
/**
|
|
333
|
+
* This is a description of the Role Assignment.
|
|
334
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
335
|
+
*/
|
|
336
|
+
readonly description?: string;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
/** Mapping of user object ID to role assignments. */
|
|
340
|
+
export interface UserRoleAssignmentValue {
|
|
341
|
+
/** A map of roles to assign to the parent user. */
|
|
342
|
+
roles?: { [propertyName: string]: EnvironmentRole };
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
/** The project environment type for partial update. Properties not provided in the update request will not be changed. */
|
|
346
|
+
export interface ProjectEnvironmentTypeUpdate {
|
|
347
|
+
/** Resource tags. */
|
|
348
|
+
tags?: { [propertyName: string]: string };
|
|
349
|
+
/** Managed identity properties */
|
|
350
|
+
identity?: ManagedServiceIdentity;
|
|
351
|
+
/** Id of a subscription that the environment type will be mapped to. The environment's resources will be deployed into this subscription. */
|
|
352
|
+
deploymentTargetId?: string;
|
|
353
|
+
/** Defines whether this Environment Type can be used in this Project. */
|
|
354
|
+
status?: EnableStatus;
|
|
355
|
+
/** The role definition assigned to the environment creator on backing resources. */
|
|
356
|
+
creatorRoleAssignment?: ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignment;
|
|
357
|
+
/** Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs. */
|
|
358
|
+
userRoleAssignments?: { [propertyName: string]: UserRoleAssignmentValue };
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
/** Results of the Dev Box definition list operation. */
|
|
362
|
+
export interface DevBoxDefinitionListResult {
|
|
363
|
+
/**
|
|
364
|
+
* Current page of results.
|
|
365
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
366
|
+
*/
|
|
367
|
+
readonly value?: DevBoxDefinition[];
|
|
368
|
+
/**
|
|
369
|
+
* URL to get the next set of results if there are any.
|
|
370
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
371
|
+
*/
|
|
372
|
+
readonly nextLink?: string;
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
/** Image validation error details */
|
|
376
|
+
export interface ImageValidationErrorDetails {
|
|
377
|
+
/** An identifier for the error. */
|
|
378
|
+
code?: string;
|
|
379
|
+
/** A message describing the error. */
|
|
380
|
+
message?: string;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
/** Image reference information */
|
|
384
|
+
export interface ImageReference {
|
|
385
|
+
/** Image ID, or Image version ID. When Image ID is provided, its latest version will be used. */
|
|
386
|
+
id?: string;
|
|
387
|
+
/**
|
|
388
|
+
* The actual version of the image after use. When id references a gallery image latest version, this will indicate the actual version in use.
|
|
389
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
390
|
+
*/
|
|
391
|
+
readonly exactVersion?: string;
|
|
392
|
+
/** The image publisher. */
|
|
393
|
+
publisher?: string;
|
|
394
|
+
/** The image offer. */
|
|
395
|
+
offer?: string;
|
|
396
|
+
/** The image sku. */
|
|
397
|
+
sku?: string;
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
/** Properties of a Dev Box definition. These properties can be updated after the resource has been created. */
|
|
401
|
+
export interface DevBoxDefinitionUpdateProperties {
|
|
402
|
+
/** Image reference information. */
|
|
403
|
+
imageReference?: ImageReference;
|
|
404
|
+
/** The SKU for Dev Boxes created using this definition. */
|
|
405
|
+
sku?: Sku;
|
|
406
|
+
/** The storage type used for the Operating System disk of Dev Boxes created using this definition. */
|
|
407
|
+
osStorageType?: string;
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
/** The resource model definition representing SKU */
|
|
411
|
+
export interface Sku {
|
|
412
|
+
/** The name of the SKU. Ex - P3. It is typically a letter+number code */
|
|
413
|
+
name: string;
|
|
414
|
+
/** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */
|
|
415
|
+
tier?: SkuTier;
|
|
416
|
+
/** The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. */
|
|
417
|
+
size?: string;
|
|
418
|
+
/** If the service has different generations of hardware, for the same SKU, then that can be captured here. */
|
|
419
|
+
family?: string;
|
|
420
|
+
/** If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. */
|
|
421
|
+
capacity?: number;
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
425
|
+
export interface OperationListResult {
|
|
426
|
+
/**
|
|
427
|
+
* List of operations supported by the resource provider
|
|
428
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
429
|
+
*/
|
|
430
|
+
readonly value?: Operation[];
|
|
431
|
+
/**
|
|
432
|
+
* URL to get the next set of operation list results (if there are any).
|
|
433
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
434
|
+
*/
|
|
435
|
+
readonly nextLink?: string;
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
439
|
+
export interface Operation {
|
|
440
|
+
/**
|
|
441
|
+
* The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
|
|
442
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
443
|
+
*/
|
|
444
|
+
readonly name?: string;
|
|
445
|
+
/**
|
|
446
|
+
* Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
|
|
447
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
448
|
+
*/
|
|
449
|
+
readonly isDataAction?: boolean;
|
|
450
|
+
/** Localized display information for this particular operation. */
|
|
451
|
+
display?: OperationDisplay;
|
|
452
|
+
/**
|
|
453
|
+
* The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
|
|
454
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
455
|
+
*/
|
|
456
|
+
readonly origin?: Origin;
|
|
457
|
+
/**
|
|
458
|
+
* Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
|
|
459
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
460
|
+
*/
|
|
461
|
+
readonly actionType?: ActionType;
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
/** Localized display information for this particular operation. */
|
|
465
|
+
export interface OperationDisplay {
|
|
466
|
+
/**
|
|
467
|
+
* The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
|
|
468
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
469
|
+
*/
|
|
470
|
+
readonly provider?: string;
|
|
471
|
+
/**
|
|
472
|
+
* The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
|
|
473
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
474
|
+
*/
|
|
475
|
+
readonly resource?: string;
|
|
476
|
+
/**
|
|
477
|
+
* The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
|
|
478
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
479
|
+
*/
|
|
480
|
+
readonly operation?: string;
|
|
481
|
+
/**
|
|
482
|
+
* The short, localized friendly description of the operation; suitable for tool tips and detailed views.
|
|
483
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
484
|
+
*/
|
|
485
|
+
readonly description?: string;
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
/** The current status of an async operation */
|
|
489
|
+
export interface OperationStatus {
|
|
490
|
+
/**
|
|
491
|
+
* Fully qualified ID for the operation status.
|
|
492
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
493
|
+
*/
|
|
494
|
+
readonly id?: string;
|
|
495
|
+
/**
|
|
496
|
+
* The operation id name
|
|
497
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
498
|
+
*/
|
|
499
|
+
readonly name?: string;
|
|
500
|
+
/**
|
|
501
|
+
* Provisioning state of the resource.
|
|
502
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
503
|
+
*/
|
|
504
|
+
readonly status?: string;
|
|
505
|
+
/**
|
|
506
|
+
* The start time of the operation
|
|
507
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
508
|
+
*/
|
|
509
|
+
readonly startTime?: Date;
|
|
510
|
+
/**
|
|
511
|
+
* The end time of the operation
|
|
512
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
513
|
+
*/
|
|
514
|
+
readonly endTime?: Date;
|
|
515
|
+
/**
|
|
516
|
+
* Percent of the operation that is complete
|
|
517
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
518
|
+
*/
|
|
519
|
+
readonly percentComplete?: number;
|
|
520
|
+
/**
|
|
521
|
+
* Custom operation properties, populated only for a successful operation.
|
|
522
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
523
|
+
*/
|
|
524
|
+
readonly properties?: Record<string, unknown>;
|
|
525
|
+
/** Operation Error message */
|
|
526
|
+
error?: OperationStatusError;
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
/** Operation Error message */
|
|
530
|
+
export interface OperationStatusError {
|
|
531
|
+
/**
|
|
532
|
+
* The error code.
|
|
533
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
534
|
+
*/
|
|
535
|
+
readonly code?: string;
|
|
536
|
+
/**
|
|
537
|
+
* The error message.
|
|
538
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
539
|
+
*/
|
|
540
|
+
readonly message?: string;
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
/** List of Core Usages. */
|
|
544
|
+
export interface ListUsagesResult {
|
|
545
|
+
/**
|
|
546
|
+
* The array page of Usages.
|
|
547
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
548
|
+
*/
|
|
549
|
+
readonly value?: Usage[];
|
|
550
|
+
/**
|
|
551
|
+
* The link to get the next page of Usage result.
|
|
552
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
553
|
+
*/
|
|
554
|
+
readonly nextLink?: string;
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
/** The core usage details. */
|
|
558
|
+
export interface Usage {
|
|
559
|
+
/** The current usage. */
|
|
560
|
+
currentValue?: number;
|
|
561
|
+
/** The limit integer. */
|
|
562
|
+
limit?: number;
|
|
563
|
+
/** The unit details. */
|
|
564
|
+
unit?: UsageUnit;
|
|
565
|
+
/** The name. */
|
|
566
|
+
name?: UsageName;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
/** The Usage Names. */
|
|
570
|
+
export interface UsageName {
|
|
571
|
+
/** The localized name of the resource. */
|
|
572
|
+
localizedValue?: string;
|
|
573
|
+
/** The name of the resource. */
|
|
574
|
+
value?: string;
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
/** Results of the Microsoft.DevCenter SKU list operation. */
|
|
578
|
+
export interface SkuListResult {
|
|
579
|
+
/**
|
|
580
|
+
* Current page of results.
|
|
581
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
582
|
+
*/
|
|
583
|
+
readonly value?: DevCenterSku[];
|
|
584
|
+
/**
|
|
585
|
+
* URL to get the next set of results if there are any.
|
|
586
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
587
|
+
*/
|
|
588
|
+
readonly nextLink?: string;
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
/** A name/value pair to describe a capability. */
|
|
592
|
+
export interface Capability {
|
|
593
|
+
/**
|
|
594
|
+
* Name of the capability.
|
|
595
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
596
|
+
*/
|
|
597
|
+
readonly name?: string;
|
|
598
|
+
/**
|
|
599
|
+
* Value of the capability.
|
|
600
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
601
|
+
*/
|
|
602
|
+
readonly value?: string;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
/** Results of the machine pool list operation. */
|
|
606
|
+
export interface PoolListResult {
|
|
607
|
+
/**
|
|
608
|
+
* Current page of results.
|
|
609
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
610
|
+
*/
|
|
611
|
+
readonly value?: Pool[];
|
|
612
|
+
/**
|
|
613
|
+
* URL to get the next set of results if there are any.
|
|
614
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
615
|
+
*/
|
|
616
|
+
readonly nextLink?: string;
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
/** Properties of a Pool. These properties can be updated after the resource has been created. */
|
|
620
|
+
export interface PoolUpdateProperties {
|
|
621
|
+
/** Name of a Dev Box definition in parent Project of this Pool */
|
|
622
|
+
devBoxDefinitionName?: string;
|
|
623
|
+
/** Name of a Network Connection in parent Project of this Pool */
|
|
624
|
+
networkConnectionName?: string;
|
|
625
|
+
/** Specifies the license type indicating the caller has already acquired licenses for the Dev Boxes that will be created. */
|
|
626
|
+
licenseType?: LicenseType;
|
|
627
|
+
/** Indicates whether owners of Dev Boxes in this pool are added as local administrators on the Dev Box. */
|
|
628
|
+
localAdministrator?: LocalAdminStatus;
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
/** Result of the schedule list operation. */
|
|
632
|
+
export interface ScheduleListResult {
|
|
633
|
+
/**
|
|
634
|
+
* Current page of results.
|
|
635
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
636
|
+
*/
|
|
637
|
+
readonly value?: Schedule[];
|
|
638
|
+
/**
|
|
639
|
+
* URL to get the next set of results if there are any.
|
|
640
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
641
|
+
*/
|
|
642
|
+
readonly nextLink?: string;
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
/** Updatable properties of a Schedule. */
|
|
646
|
+
export interface ScheduleUpdateProperties {
|
|
647
|
+
/** Supported type this scheduled task represents. */
|
|
648
|
+
type?: ScheduledType;
|
|
649
|
+
/** The frequency of this scheduled task. */
|
|
650
|
+
frequency?: ScheduledFrequency;
|
|
651
|
+
/** The target time to trigger the action. The format is HH:MM. */
|
|
652
|
+
time?: string;
|
|
653
|
+
/** The IANA timezone id at which the schedule should execute. */
|
|
654
|
+
timeZone?: string;
|
|
655
|
+
/** Indicates whether or not this scheduled task is enabled. */
|
|
656
|
+
state?: EnableStatus;
|
|
657
|
+
}
|
|
658
|
+
|
|
659
|
+
/** Result of the network connection list operation. */
|
|
660
|
+
export interface NetworkConnectionListResult {
|
|
661
|
+
/**
|
|
662
|
+
* Current page of results.
|
|
663
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
664
|
+
*/
|
|
665
|
+
readonly value?: NetworkConnection[];
|
|
666
|
+
/**
|
|
667
|
+
* URL to get the next set of results if there are any.
|
|
668
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
669
|
+
*/
|
|
670
|
+
readonly nextLink?: string;
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
/** Properties of network connection. These properties can be updated after the resource has been created. */
|
|
674
|
+
export interface NetworkConnectionUpdateProperties {
|
|
675
|
+
/** The subnet to attach Virtual Machines to */
|
|
676
|
+
subnetId?: string;
|
|
677
|
+
/** Active Directory domain name */
|
|
678
|
+
domainName?: string;
|
|
679
|
+
/** Active Directory domain Organization Unit (OU) */
|
|
680
|
+
organizationUnit?: string;
|
|
681
|
+
/** The username of an Active Directory account (user or service account) that has permissions to create computer objects in Active Directory. Required format: admin@contoso.com. */
|
|
682
|
+
domainUsername?: string;
|
|
683
|
+
/** The password for the account used to join domain */
|
|
684
|
+
domainPassword?: string;
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
/** Result of the network health check list operation. */
|
|
688
|
+
export interface HealthCheckStatusDetailsListResult {
|
|
689
|
+
/**
|
|
690
|
+
* Current page of results.
|
|
691
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
692
|
+
*/
|
|
693
|
+
readonly value?: HealthCheckStatusDetails[];
|
|
694
|
+
/**
|
|
695
|
+
* URL to get the next set of results if there are any.
|
|
696
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
697
|
+
*/
|
|
698
|
+
readonly nextLink?: string;
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
/** An individual health check item */
|
|
702
|
+
export interface HealthCheck {
|
|
703
|
+
/**
|
|
704
|
+
* The status of the health check item.
|
|
705
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
706
|
+
*/
|
|
707
|
+
readonly status?: HealthCheckStatus;
|
|
708
|
+
/**
|
|
709
|
+
* The display name of this health check item.
|
|
710
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
711
|
+
*/
|
|
712
|
+
readonly displayName?: string;
|
|
713
|
+
/**
|
|
714
|
+
* Start time of health check item.
|
|
715
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
716
|
+
*/
|
|
717
|
+
readonly startDateTime?: Date;
|
|
718
|
+
/**
|
|
719
|
+
* End time of the health check item.
|
|
720
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
721
|
+
*/
|
|
722
|
+
readonly endDateTime?: Date;
|
|
723
|
+
/**
|
|
724
|
+
* The type of error that occurred during this health check.
|
|
725
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
726
|
+
*/
|
|
727
|
+
readonly errorType?: string;
|
|
728
|
+
/**
|
|
729
|
+
* The recommended action to fix the corresponding error.
|
|
730
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
731
|
+
*/
|
|
732
|
+
readonly recommendedAction?: string;
|
|
733
|
+
/**
|
|
734
|
+
* Additional details about the health check or the recommended action.
|
|
735
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
736
|
+
*/
|
|
737
|
+
readonly additionalDetails?: string;
|
|
738
|
+
}
|
|
739
|
+
|
|
740
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
741
|
+
export interface TrackedResource extends Resource {
|
|
742
|
+
/** Resource tags. */
|
|
743
|
+
tags?: { [propertyName: string]: string };
|
|
744
|
+
/** The geo-location where the resource lives */
|
|
745
|
+
location: string;
|
|
746
|
+
}
|
|
747
|
+
|
|
748
|
+
/** Represents an attached NetworkConnection. */
|
|
749
|
+
export interface AttachedNetworkConnection extends Resource {
|
|
750
|
+
/**
|
|
751
|
+
* The provisioning state of the resource.
|
|
752
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
753
|
+
*/
|
|
754
|
+
readonly provisioningState?: string;
|
|
755
|
+
/** The resource ID of the NetworkConnection you want to attach. */
|
|
756
|
+
networkConnectionId?: string;
|
|
757
|
+
/**
|
|
758
|
+
* The geo-location where the NetworkConnection resource specified in 'networkConnectionResourceId' property lives.
|
|
759
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
760
|
+
*/
|
|
761
|
+
readonly networkConnectionLocation?: string;
|
|
762
|
+
/**
|
|
763
|
+
* Health check status values
|
|
764
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
765
|
+
*/
|
|
766
|
+
readonly healthCheckStatus?: HealthCheckStatus;
|
|
767
|
+
/**
|
|
768
|
+
* AAD Join type of the network. This is populated based on the referenced Network Connection.
|
|
769
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
770
|
+
*/
|
|
771
|
+
readonly domainJoinType?: DomainJoinType;
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
/** Represents a gallery. */
|
|
775
|
+
export interface Gallery extends Resource {
|
|
776
|
+
/**
|
|
777
|
+
* The provisioning state of the resource.
|
|
778
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
779
|
+
*/
|
|
780
|
+
readonly provisioningState?: string;
|
|
781
|
+
/** The resource ID of the backing Azure Compute Gallery. */
|
|
782
|
+
galleryResourceId?: string;
|
|
783
|
+
}
|
|
784
|
+
|
|
785
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
786
|
+
export interface ProxyResource extends Resource {}
|
|
787
|
+
|
|
788
|
+
/** Represents a catalog. */
|
|
789
|
+
export interface Catalog extends Resource {
|
|
790
|
+
/** Properties for a GitHub catalog type. */
|
|
791
|
+
gitHub?: GitCatalog;
|
|
792
|
+
/** Properties for an Azure DevOps catalog type. */
|
|
793
|
+
adoGit?: GitCatalog;
|
|
794
|
+
/**
|
|
795
|
+
* The provisioning state of the resource.
|
|
796
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
797
|
+
*/
|
|
798
|
+
readonly provisioningState?: string;
|
|
799
|
+
/**
|
|
800
|
+
* When the catalog was last synced.
|
|
801
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
802
|
+
*/
|
|
803
|
+
readonly lastSyncTime?: Date;
|
|
804
|
+
}
|
|
805
|
+
|
|
806
|
+
/** Represents an environment type. */
|
|
807
|
+
export interface EnvironmentType extends Resource {
|
|
808
|
+
/** Resource tags. */
|
|
809
|
+
tags?: { [propertyName: string]: string };
|
|
810
|
+
/**
|
|
811
|
+
* The provisioning state of the resource.
|
|
812
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
813
|
+
*/
|
|
814
|
+
readonly provisioningState?: string;
|
|
815
|
+
}
|
|
816
|
+
|
|
817
|
+
/** Represents an environment type. */
|
|
818
|
+
export interface ProjectEnvironmentType extends Resource {
|
|
819
|
+
/** Resource tags. */
|
|
820
|
+
tags?: { [propertyName: string]: string };
|
|
821
|
+
/** Managed identity properties */
|
|
822
|
+
identity?: ManagedServiceIdentity;
|
|
823
|
+
/** The geo-location for the environment type */
|
|
824
|
+
location?: string;
|
|
825
|
+
/** Id of a subscription that the environment type will be mapped to. The environment's resources will be deployed into this subscription. */
|
|
826
|
+
deploymentTargetId?: string;
|
|
827
|
+
/** Defines whether this Environment Type can be used in this Project. */
|
|
828
|
+
status?: EnableStatus;
|
|
829
|
+
/** The role definition assigned to the environment creator on backing resources. */
|
|
830
|
+
creatorRoleAssignment?: ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignment;
|
|
831
|
+
/** Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs. */
|
|
832
|
+
userRoleAssignments?: { [propertyName: string]: UserRoleAssignmentValue };
|
|
833
|
+
/**
|
|
834
|
+
* The provisioning state of the resource.
|
|
835
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
836
|
+
*/
|
|
837
|
+
readonly provisioningState?: string;
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
/** Represents a Schedule to execute a task. */
|
|
841
|
+
export interface Schedule extends Resource {
|
|
842
|
+
/** Supported type this scheduled task represents. */
|
|
843
|
+
typePropertiesType?: ScheduledType;
|
|
844
|
+
/** The frequency of this scheduled task. */
|
|
845
|
+
frequency?: ScheduledFrequency;
|
|
846
|
+
/** The target time to trigger the action. The format is HH:MM. */
|
|
847
|
+
time?: string;
|
|
848
|
+
/** The IANA timezone id at which the schedule should execute. */
|
|
849
|
+
timeZone?: string;
|
|
850
|
+
/** Indicates whether or not this scheduled task is enabled. */
|
|
851
|
+
state?: EnableStatus;
|
|
852
|
+
/**
|
|
853
|
+
* The provisioning state of the resource.
|
|
854
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
855
|
+
*/
|
|
856
|
+
readonly provisioningState?: string;
|
|
857
|
+
}
|
|
858
|
+
|
|
859
|
+
/** Health Check details. */
|
|
860
|
+
export interface HealthCheckStatusDetails extends Resource {
|
|
861
|
+
/**
|
|
862
|
+
* Start time of last execution of the health checks.
|
|
863
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
864
|
+
*/
|
|
865
|
+
readonly startDateTime?: Date;
|
|
866
|
+
/**
|
|
867
|
+
* End time of last execution of the health checks.
|
|
868
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
869
|
+
*/
|
|
870
|
+
readonly endDateTime?: Date;
|
|
871
|
+
/**
|
|
872
|
+
* Details for each health check item.
|
|
873
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
874
|
+
*/
|
|
875
|
+
readonly healthChecks?: HealthCheck[];
|
|
876
|
+
}
|
|
877
|
+
|
|
878
|
+
/** The devcenter resource for partial updates. Properties not provided in the update request will not be changed. */
|
|
879
|
+
export interface DevCenterUpdate extends TrackedResourceUpdate {
|
|
880
|
+
/** Managed identity properties */
|
|
881
|
+
identity?: ManagedServiceIdentity;
|
|
882
|
+
}
|
|
883
|
+
|
|
884
|
+
/** The project properties for partial update. Properties not provided in the update request will not be changed. */
|
|
885
|
+
export interface ProjectUpdate extends TrackedResourceUpdate {
|
|
886
|
+
/** Resource Id of an associated DevCenter */
|
|
887
|
+
devCenterId?: string;
|
|
888
|
+
/** Description of the project. */
|
|
889
|
+
description?: string;
|
|
890
|
+
}
|
|
891
|
+
|
|
892
|
+
/** Partial update of a Dev Box definition resource. */
|
|
893
|
+
export interface DevBoxDefinitionUpdate extends TrackedResourceUpdate {
|
|
894
|
+
/** Image reference information. */
|
|
895
|
+
imageReference?: ImageReference;
|
|
896
|
+
/** The SKU for Dev Boxes created using this definition. */
|
|
897
|
+
sku?: Sku;
|
|
898
|
+
/** The storage type used for the Operating System disk of Dev Boxes created using this definition. */
|
|
899
|
+
osStorageType?: string;
|
|
900
|
+
}
|
|
901
|
+
|
|
902
|
+
/** The pool properties for partial update. Properties not provided in the update request will not be changed. */
|
|
903
|
+
export interface PoolUpdate extends TrackedResourceUpdate {
|
|
904
|
+
/** Name of a Dev Box definition in parent Project of this Pool */
|
|
905
|
+
devBoxDefinitionName?: string;
|
|
906
|
+
/** Name of a Network Connection in parent Project of this Pool */
|
|
907
|
+
networkConnectionName?: string;
|
|
908
|
+
/** Specifies the license type indicating the caller has already acquired licenses for the Dev Boxes that will be created. */
|
|
909
|
+
licenseType?: LicenseType;
|
|
910
|
+
/** Indicates whether owners of Dev Boxes in this pool are added as local administrators on the Dev Box. */
|
|
911
|
+
localAdministrator?: LocalAdminStatus;
|
|
912
|
+
}
|
|
913
|
+
|
|
914
|
+
/** The schedule properties for partial update. Properties not provided in the update request will not be changed. */
|
|
915
|
+
export interface ScheduleUpdate extends TrackedResourceUpdate {
|
|
916
|
+
/** Supported type this scheduled task represents. */
|
|
917
|
+
type?: ScheduledType;
|
|
918
|
+
/** The frequency of this scheduled task. */
|
|
919
|
+
frequency?: ScheduledFrequency;
|
|
920
|
+
/** The target time to trigger the action. The format is HH:MM. */
|
|
921
|
+
time?: string;
|
|
922
|
+
/** The IANA timezone id at which the schedule should execute. */
|
|
923
|
+
timeZone?: string;
|
|
924
|
+
/** Indicates whether or not this scheduled task is enabled. */
|
|
925
|
+
state?: EnableStatus;
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
/** The network connection properties for partial update. Properties not provided in the update request will not be changed. */
|
|
929
|
+
export interface NetworkConnectionUpdate extends TrackedResourceUpdate {
|
|
930
|
+
/** The subnet to attach Virtual Machines to */
|
|
931
|
+
subnetId?: string;
|
|
932
|
+
/** Active Directory domain name */
|
|
933
|
+
domainName?: string;
|
|
934
|
+
/** Active Directory domain Organization Unit (OU) */
|
|
935
|
+
organizationUnit?: string;
|
|
936
|
+
/** The username of an Active Directory account (user or service account) that has permissions to create computer objects in Active Directory. Required format: admin@contoso.com. */
|
|
937
|
+
domainUsername?: string;
|
|
938
|
+
/** The password for the account used to join domain */
|
|
939
|
+
domainPassword?: string;
|
|
940
|
+
}
|
|
941
|
+
|
|
942
|
+
/** Properties of a project. */
|
|
943
|
+
export interface ProjectProperties extends ProjectUpdateProperties {
|
|
944
|
+
/**
|
|
945
|
+
* The provisioning state of the resource.
|
|
946
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
947
|
+
*/
|
|
948
|
+
readonly provisioningState?: string;
|
|
949
|
+
}
|
|
950
|
+
|
|
951
|
+
/** Properties of a catalog. */
|
|
952
|
+
export interface CatalogProperties extends CatalogUpdateProperties {
|
|
953
|
+
/**
|
|
954
|
+
* The provisioning state of the resource.
|
|
955
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
956
|
+
*/
|
|
957
|
+
readonly provisioningState?: string;
|
|
958
|
+
/**
|
|
959
|
+
* When the catalog was last synced.
|
|
960
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
961
|
+
*/
|
|
962
|
+
readonly lastSyncTime?: Date;
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
/** Properties of a project environment type. */
|
|
966
|
+
export interface ProjectEnvironmentTypeProperties
|
|
967
|
+
extends ProjectEnvironmentTypeUpdateProperties {
|
|
968
|
+
/**
|
|
969
|
+
* The provisioning state of the resource.
|
|
970
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
971
|
+
*/
|
|
972
|
+
readonly provisioningState?: string;
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
/** Properties of a Dev Box definition. */
|
|
976
|
+
export interface DevBoxDefinitionProperties
|
|
977
|
+
extends DevBoxDefinitionUpdateProperties {
|
|
978
|
+
/**
|
|
979
|
+
* The provisioning state of the resource.
|
|
980
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
981
|
+
*/
|
|
982
|
+
readonly provisioningState?: string;
|
|
983
|
+
/**
|
|
984
|
+
* Validation status of the configured image.
|
|
985
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
986
|
+
*/
|
|
987
|
+
readonly imageValidationStatus?: ImageValidationStatus;
|
|
988
|
+
/**
|
|
989
|
+
* Details for image validator error. Populated when the image validation is not successful.
|
|
990
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
991
|
+
*/
|
|
992
|
+
readonly imageValidationErrorDetails?: ImageValidationErrorDetails;
|
|
993
|
+
/**
|
|
994
|
+
* Image reference information for the currently active image (only populated during updates).
|
|
995
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
996
|
+
*/
|
|
997
|
+
readonly activeImageReference?: ImageReference;
|
|
998
|
+
}
|
|
999
|
+
|
|
1000
|
+
/** The resource model definition representing SKU for DevCenter resources */
|
|
1001
|
+
export interface DevCenterSku extends Sku {
|
|
1002
|
+
/**
|
|
1003
|
+
* The name of the resource type
|
|
1004
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1005
|
+
*/
|
|
1006
|
+
readonly resourceType?: string;
|
|
1007
|
+
/**
|
|
1008
|
+
* SKU supported locations.
|
|
1009
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1010
|
+
*/
|
|
1011
|
+
readonly locations?: string[];
|
|
1012
|
+
/**
|
|
1013
|
+
* Collection of name/value pairs to describe the SKU capabilities.
|
|
1014
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1015
|
+
*/
|
|
1016
|
+
readonly capabilities?: Capability[];
|
|
1017
|
+
}
|
|
1018
|
+
|
|
1019
|
+
/** Properties of a Pool */
|
|
1020
|
+
export interface PoolProperties extends PoolUpdateProperties {
|
|
1021
|
+
/**
|
|
1022
|
+
* The provisioning state of the resource.
|
|
1023
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1024
|
+
*/
|
|
1025
|
+
readonly provisioningState?: string;
|
|
1026
|
+
}
|
|
1027
|
+
|
|
1028
|
+
/** The Schedule properties defining when and what to execute. */
|
|
1029
|
+
export interface ScheduleProperties extends ScheduleUpdateProperties {
|
|
1030
|
+
/**
|
|
1031
|
+
* The provisioning state of the resource.
|
|
1032
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1033
|
+
*/
|
|
1034
|
+
readonly provisioningState?: string;
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
/** Network properties */
|
|
1038
|
+
export interface NetworkProperties extends NetworkConnectionUpdateProperties {
|
|
1039
|
+
/**
|
|
1040
|
+
* The provisioning state of the resource.
|
|
1041
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1042
|
+
*/
|
|
1043
|
+
readonly provisioningState?: string;
|
|
1044
|
+
/**
|
|
1045
|
+
* Overall health status of the network connection. Health checks are run on creation, update, and periodically to validate the network connection.
|
|
1046
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1047
|
+
*/
|
|
1048
|
+
readonly healthCheckStatus?: HealthCheckStatus;
|
|
1049
|
+
/** The name for resource group where NICs will be placed. */
|
|
1050
|
+
networkingResourceGroupName?: string;
|
|
1051
|
+
/** AAD Join type. */
|
|
1052
|
+
domainJoinType: DomainJoinType;
|
|
1053
|
+
}
|
|
1054
|
+
|
|
1055
|
+
/** Represents a devcenter resource. */
|
|
1056
|
+
export interface DevCenter extends TrackedResource {
|
|
1057
|
+
/** Managed identity properties */
|
|
1058
|
+
identity?: ManagedServiceIdentity;
|
|
1059
|
+
/**
|
|
1060
|
+
* The provisioning state of the resource.
|
|
1061
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1062
|
+
*/
|
|
1063
|
+
readonly provisioningState?: string;
|
|
1064
|
+
}
|
|
1065
|
+
|
|
1066
|
+
/** Represents a project resource. */
|
|
1067
|
+
export interface Project extends TrackedResource {
|
|
1068
|
+
/** Resource Id of an associated DevCenter */
|
|
1069
|
+
devCenterId?: string;
|
|
1070
|
+
/** Description of the project. */
|
|
1071
|
+
description?: string;
|
|
1072
|
+
/**
|
|
1073
|
+
* The provisioning state of the resource.
|
|
1074
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1075
|
+
*/
|
|
1076
|
+
readonly provisioningState?: string;
|
|
1077
|
+
}
|
|
1078
|
+
|
|
1079
|
+
/** Represents a definition for a Developer Machine. */
|
|
1080
|
+
export interface DevBoxDefinition extends TrackedResource {
|
|
1081
|
+
/** Image reference information. */
|
|
1082
|
+
imageReference?: ImageReference;
|
|
1083
|
+
/** The SKU for Dev Boxes created using this definition. */
|
|
1084
|
+
sku?: Sku;
|
|
1085
|
+
/** The storage type used for the Operating System disk of Dev Boxes created using this definition. */
|
|
1086
|
+
osStorageType?: string;
|
|
1087
|
+
/**
|
|
1088
|
+
* The provisioning state of the resource.
|
|
1089
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1090
|
+
*/
|
|
1091
|
+
readonly provisioningState?: string;
|
|
1092
|
+
/**
|
|
1093
|
+
* Validation status of the configured image.
|
|
1094
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1095
|
+
*/
|
|
1096
|
+
readonly imageValidationStatus?: ImageValidationStatus;
|
|
1097
|
+
/**
|
|
1098
|
+
* Details for image validator error. Populated when the image validation is not successful.
|
|
1099
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1100
|
+
*/
|
|
1101
|
+
readonly imageValidationErrorDetails?: ImageValidationErrorDetails;
|
|
1102
|
+
/**
|
|
1103
|
+
* Image reference information for the currently active image (only populated during updates).
|
|
1104
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1105
|
+
*/
|
|
1106
|
+
readonly activeImageReference?: ImageReference;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
/** A pool of Virtual Machines. */
|
|
1110
|
+
export interface Pool extends TrackedResource {
|
|
1111
|
+
/** Name of a Dev Box definition in parent Project of this Pool */
|
|
1112
|
+
devBoxDefinitionName?: string;
|
|
1113
|
+
/** Name of a Network Connection in parent Project of this Pool */
|
|
1114
|
+
networkConnectionName?: string;
|
|
1115
|
+
/** Specifies the license type indicating the caller has already acquired licenses for the Dev Boxes that will be created. */
|
|
1116
|
+
licenseType?: LicenseType;
|
|
1117
|
+
/** Indicates whether owners of Dev Boxes in this pool are added as local administrators on the Dev Box. */
|
|
1118
|
+
localAdministrator?: LocalAdminStatus;
|
|
1119
|
+
/**
|
|
1120
|
+
* The provisioning state of the resource.
|
|
1121
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1122
|
+
*/
|
|
1123
|
+
readonly provisioningState?: string;
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
/** Network related settings */
|
|
1127
|
+
export interface NetworkConnection extends TrackedResource {
|
|
1128
|
+
/** The subnet to attach Virtual Machines to */
|
|
1129
|
+
subnetId?: string;
|
|
1130
|
+
/** Active Directory domain name */
|
|
1131
|
+
domainName?: string;
|
|
1132
|
+
/** Active Directory domain Organization Unit (OU) */
|
|
1133
|
+
organizationUnit?: string;
|
|
1134
|
+
/** The username of an Active Directory account (user or service account) that has permissions to create computer objects in Active Directory. Required format: admin@contoso.com. */
|
|
1135
|
+
domainUsername?: string;
|
|
1136
|
+
/** The password for the account used to join domain */
|
|
1137
|
+
domainPassword?: string;
|
|
1138
|
+
/**
|
|
1139
|
+
* The provisioning state of the resource.
|
|
1140
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1141
|
+
*/
|
|
1142
|
+
readonly provisioningState?: string;
|
|
1143
|
+
/**
|
|
1144
|
+
* Overall health status of the network connection. Health checks are run on creation, update, and periodically to validate the network connection.
|
|
1145
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1146
|
+
*/
|
|
1147
|
+
readonly healthCheckStatus?: HealthCheckStatus;
|
|
1148
|
+
/** The name for resource group where NICs will be placed. */
|
|
1149
|
+
networkingResourceGroupName?: string;
|
|
1150
|
+
/** AAD Join type. */
|
|
1151
|
+
domainJoinType?: DomainJoinType;
|
|
1152
|
+
}
|
|
1153
|
+
|
|
1154
|
+
/** Represents an image. */
|
|
1155
|
+
export interface Image extends ProxyResource {
|
|
1156
|
+
/**
|
|
1157
|
+
* The description of the image.
|
|
1158
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1159
|
+
*/
|
|
1160
|
+
readonly description?: string;
|
|
1161
|
+
/**
|
|
1162
|
+
* The publisher of the image.
|
|
1163
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1164
|
+
*/
|
|
1165
|
+
readonly publisher?: string;
|
|
1166
|
+
/**
|
|
1167
|
+
* The name of the image offer.
|
|
1168
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1169
|
+
*/
|
|
1170
|
+
readonly offer?: string;
|
|
1171
|
+
/**
|
|
1172
|
+
* The SKU name for the image.
|
|
1173
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1174
|
+
*/
|
|
1175
|
+
readonly sku?: string;
|
|
1176
|
+
/**
|
|
1177
|
+
* The recommended machine configuration to use with the image.
|
|
1178
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1179
|
+
*/
|
|
1180
|
+
readonly recommendedMachineConfiguration?: RecommendedMachineConfiguration;
|
|
1181
|
+
/**
|
|
1182
|
+
* The provisioning state of the resource.
|
|
1183
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1184
|
+
*/
|
|
1185
|
+
readonly provisioningState?: string;
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
/** Represents an image version. */
|
|
1189
|
+
export interface ImageVersion extends ProxyResource {
|
|
1190
|
+
/**
|
|
1191
|
+
* The semantic version string.
|
|
1192
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1193
|
+
*/
|
|
1194
|
+
readonly namePropertiesName?: string;
|
|
1195
|
+
/**
|
|
1196
|
+
* The datetime that the backing image version was published.
|
|
1197
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1198
|
+
*/
|
|
1199
|
+
readonly publishedDate?: Date;
|
|
1200
|
+
/**
|
|
1201
|
+
* If the version should be excluded from being treated as the latest version.
|
|
1202
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1203
|
+
*/
|
|
1204
|
+
readonly excludeFromLatest?: boolean;
|
|
1205
|
+
/**
|
|
1206
|
+
* The size of the OS disk image, in GB.
|
|
1207
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1208
|
+
*/
|
|
1209
|
+
readonly osDiskImageSizeInGb?: number;
|
|
1210
|
+
/**
|
|
1211
|
+
* The provisioning state of the resource.
|
|
1212
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1213
|
+
*/
|
|
1214
|
+
readonly provisioningState?: string;
|
|
1215
|
+
}
|
|
1216
|
+
|
|
1217
|
+
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
1218
|
+
export enum KnownManagedServiceIdentityType {
|
|
1219
|
+
/** None */
|
|
1220
|
+
None = "None",
|
|
1221
|
+
/** SystemAssigned */
|
|
1222
|
+
SystemAssigned = "SystemAssigned",
|
|
1223
|
+
/** UserAssigned */
|
|
1224
|
+
UserAssigned = "UserAssigned",
|
|
1225
|
+
/** SystemAssignedUserAssigned */
|
|
1226
|
+
SystemAssignedUserAssigned = "SystemAssigned, UserAssigned"
|
|
1227
|
+
}
|
|
1228
|
+
|
|
1229
|
+
/**
|
|
1230
|
+
* Defines values for ManagedServiceIdentityType. \
|
|
1231
|
+
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
|
1232
|
+
* this enum contains the known values that the service supports.
|
|
1233
|
+
* ### Known values supported by the service
|
|
1234
|
+
* **None** \
|
|
1235
|
+
* **SystemAssigned** \
|
|
1236
|
+
* **UserAssigned** \
|
|
1237
|
+
* **SystemAssigned, UserAssigned**
|
|
1238
|
+
*/
|
|
1239
|
+
export type ManagedServiceIdentityType = string;
|
|
1240
|
+
|
|
1241
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
1242
|
+
export enum KnownCreatedByType {
|
|
1243
|
+
/** User */
|
|
1244
|
+
User = "User",
|
|
1245
|
+
/** Application */
|
|
1246
|
+
Application = "Application",
|
|
1247
|
+
/** ManagedIdentity */
|
|
1248
|
+
ManagedIdentity = "ManagedIdentity",
|
|
1249
|
+
/** Key */
|
|
1250
|
+
Key = "Key"
|
|
1251
|
+
}
|
|
1252
|
+
|
|
1253
|
+
/**
|
|
1254
|
+
* Defines values for CreatedByType. \
|
|
1255
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
1256
|
+
* this enum contains the known values that the service supports.
|
|
1257
|
+
* ### Known values supported by the service
|
|
1258
|
+
* **User** \
|
|
1259
|
+
* **Application** \
|
|
1260
|
+
* **ManagedIdentity** \
|
|
1261
|
+
* **Key**
|
|
1262
|
+
*/
|
|
1263
|
+
export type CreatedByType = string;
|
|
1264
|
+
|
|
1265
|
+
/** Known values of {@link HealthCheckStatus} that the service accepts. */
|
|
1266
|
+
export enum KnownHealthCheckStatus {
|
|
1267
|
+
/** Pending */
|
|
1268
|
+
Pending = "Pending",
|
|
1269
|
+
/** Running */
|
|
1270
|
+
Running = "Running",
|
|
1271
|
+
/** Passed */
|
|
1272
|
+
Passed = "Passed",
|
|
1273
|
+
/** Failed */
|
|
1274
|
+
Failed = "Failed",
|
|
1275
|
+
/** Warning */
|
|
1276
|
+
Warning = "Warning",
|
|
1277
|
+
/** Unknown */
|
|
1278
|
+
Unknown = "Unknown"
|
|
1279
|
+
}
|
|
1280
|
+
|
|
1281
|
+
/**
|
|
1282
|
+
* Defines values for HealthCheckStatus. \
|
|
1283
|
+
* {@link KnownHealthCheckStatus} can be used interchangeably with HealthCheckStatus,
|
|
1284
|
+
* this enum contains the known values that the service supports.
|
|
1285
|
+
* ### Known values supported by the service
|
|
1286
|
+
* **Pending** \
|
|
1287
|
+
* **Running** \
|
|
1288
|
+
* **Passed** \
|
|
1289
|
+
* **Failed** \
|
|
1290
|
+
* **Warning** \
|
|
1291
|
+
* **Unknown**
|
|
1292
|
+
*/
|
|
1293
|
+
export type HealthCheckStatus = string;
|
|
1294
|
+
|
|
1295
|
+
/** Known values of {@link DomainJoinType} that the service accepts. */
|
|
1296
|
+
export enum KnownDomainJoinType {
|
|
1297
|
+
/** HybridAzureADJoin */
|
|
1298
|
+
HybridAzureADJoin = "HybridAzureADJoin",
|
|
1299
|
+
/** AzureADJoin */
|
|
1300
|
+
AzureADJoin = "AzureADJoin"
|
|
1301
|
+
}
|
|
1302
|
+
|
|
1303
|
+
/**
|
|
1304
|
+
* Defines values for DomainJoinType. \
|
|
1305
|
+
* {@link KnownDomainJoinType} can be used interchangeably with DomainJoinType,
|
|
1306
|
+
* this enum contains the known values that the service supports.
|
|
1307
|
+
* ### Known values supported by the service
|
|
1308
|
+
* **HybridAzureADJoin** \
|
|
1309
|
+
* **AzureADJoin**
|
|
1310
|
+
*/
|
|
1311
|
+
export type DomainJoinType = string;
|
|
1312
|
+
|
|
1313
|
+
/** Known values of {@link EnableStatus} that the service accepts. */
|
|
1314
|
+
export enum KnownEnableStatus {
|
|
1315
|
+
/** Enabled */
|
|
1316
|
+
Enabled = "Enabled",
|
|
1317
|
+
/** Disabled */
|
|
1318
|
+
Disabled = "Disabled"
|
|
1319
|
+
}
|
|
1320
|
+
|
|
1321
|
+
/**
|
|
1322
|
+
* Defines values for EnableStatus. \
|
|
1323
|
+
* {@link KnownEnableStatus} can be used interchangeably with EnableStatus,
|
|
1324
|
+
* this enum contains the known values that the service supports.
|
|
1325
|
+
* ### Known values supported by the service
|
|
1326
|
+
* **Enabled** \
|
|
1327
|
+
* **Disabled**
|
|
1328
|
+
*/
|
|
1329
|
+
export type EnableStatus = string;
|
|
1330
|
+
|
|
1331
|
+
/** Known values of {@link ImageValidationStatus} that the service accepts. */
|
|
1332
|
+
export enum KnownImageValidationStatus {
|
|
1333
|
+
/** Unknown */
|
|
1334
|
+
Unknown = "Unknown",
|
|
1335
|
+
/** Pending */
|
|
1336
|
+
Pending = "Pending",
|
|
1337
|
+
/** Succeeded */
|
|
1338
|
+
Succeeded = "Succeeded",
|
|
1339
|
+
/** Failed */
|
|
1340
|
+
Failed = "Failed",
|
|
1341
|
+
/** TimedOut */
|
|
1342
|
+
TimedOut = "TimedOut"
|
|
1343
|
+
}
|
|
1344
|
+
|
|
1345
|
+
/**
|
|
1346
|
+
* Defines values for ImageValidationStatus. \
|
|
1347
|
+
* {@link KnownImageValidationStatus} can be used interchangeably with ImageValidationStatus,
|
|
1348
|
+
* this enum contains the known values that the service supports.
|
|
1349
|
+
* ### Known values supported by the service
|
|
1350
|
+
* **Unknown** \
|
|
1351
|
+
* **Pending** \
|
|
1352
|
+
* **Succeeded** \
|
|
1353
|
+
* **Failed** \
|
|
1354
|
+
* **TimedOut**
|
|
1355
|
+
*/
|
|
1356
|
+
export type ImageValidationStatus = string;
|
|
1357
|
+
|
|
1358
|
+
/** Known values of {@link Origin} that the service accepts. */
|
|
1359
|
+
export enum KnownOrigin {
|
|
1360
|
+
/** User */
|
|
1361
|
+
User = "user",
|
|
1362
|
+
/** System */
|
|
1363
|
+
System = "system",
|
|
1364
|
+
/** UserSystem */
|
|
1365
|
+
UserSystem = "user,system"
|
|
1366
|
+
}
|
|
1367
|
+
|
|
1368
|
+
/**
|
|
1369
|
+
* Defines values for Origin. \
|
|
1370
|
+
* {@link KnownOrigin} can be used interchangeably with Origin,
|
|
1371
|
+
* this enum contains the known values that the service supports.
|
|
1372
|
+
* ### Known values supported by the service
|
|
1373
|
+
* **user** \
|
|
1374
|
+
* **system** \
|
|
1375
|
+
* **user,system**
|
|
1376
|
+
*/
|
|
1377
|
+
export type Origin = string;
|
|
1378
|
+
|
|
1379
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
|
1380
|
+
export enum KnownActionType {
|
|
1381
|
+
/** Internal */
|
|
1382
|
+
Internal = "Internal"
|
|
1383
|
+
}
|
|
1384
|
+
|
|
1385
|
+
/**
|
|
1386
|
+
* Defines values for ActionType. \
|
|
1387
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
1388
|
+
* this enum contains the known values that the service supports.
|
|
1389
|
+
* ### Known values supported by the service
|
|
1390
|
+
* **Internal**
|
|
1391
|
+
*/
|
|
1392
|
+
export type ActionType = string;
|
|
1393
|
+
|
|
1394
|
+
/** Known values of {@link UsageUnit} that the service accepts. */
|
|
1395
|
+
export enum KnownUsageUnit {
|
|
1396
|
+
/** Count */
|
|
1397
|
+
Count = "Count"
|
|
1398
|
+
}
|
|
1399
|
+
|
|
1400
|
+
/**
|
|
1401
|
+
* Defines values for UsageUnit. \
|
|
1402
|
+
* {@link KnownUsageUnit} can be used interchangeably with UsageUnit,
|
|
1403
|
+
* this enum contains the known values that the service supports.
|
|
1404
|
+
* ### Known values supported by the service
|
|
1405
|
+
* **Count**
|
|
1406
|
+
*/
|
|
1407
|
+
export type UsageUnit = string;
|
|
1408
|
+
|
|
1409
|
+
/** Known values of {@link LicenseType} that the service accepts. */
|
|
1410
|
+
export enum KnownLicenseType {
|
|
1411
|
+
/** WindowsClient */
|
|
1412
|
+
WindowsClient = "Windows_Client"
|
|
1413
|
+
}
|
|
1414
|
+
|
|
1415
|
+
/**
|
|
1416
|
+
* Defines values for LicenseType. \
|
|
1417
|
+
* {@link KnownLicenseType} can be used interchangeably with LicenseType,
|
|
1418
|
+
* this enum contains the known values that the service supports.
|
|
1419
|
+
* ### Known values supported by the service
|
|
1420
|
+
* **Windows_Client**
|
|
1421
|
+
*/
|
|
1422
|
+
export type LicenseType = string;
|
|
1423
|
+
|
|
1424
|
+
/** Known values of {@link LocalAdminStatus} that the service accepts. */
|
|
1425
|
+
export enum KnownLocalAdminStatus {
|
|
1426
|
+
/** Disabled */
|
|
1427
|
+
Disabled = "Disabled",
|
|
1428
|
+
/** Enabled */
|
|
1429
|
+
Enabled = "Enabled"
|
|
1430
|
+
}
|
|
1431
|
+
|
|
1432
|
+
/**
|
|
1433
|
+
* Defines values for LocalAdminStatus. \
|
|
1434
|
+
* {@link KnownLocalAdminStatus} can be used interchangeably with LocalAdminStatus,
|
|
1435
|
+
* this enum contains the known values that the service supports.
|
|
1436
|
+
* ### Known values supported by the service
|
|
1437
|
+
* **Disabled** \
|
|
1438
|
+
* **Enabled**
|
|
1439
|
+
*/
|
|
1440
|
+
export type LocalAdminStatus = string;
|
|
1441
|
+
|
|
1442
|
+
/** Known values of {@link ScheduledType} that the service accepts. */
|
|
1443
|
+
export enum KnownScheduledType {
|
|
1444
|
+
/** StopDevBox */
|
|
1445
|
+
StopDevBox = "StopDevBox"
|
|
1446
|
+
}
|
|
1447
|
+
|
|
1448
|
+
/**
|
|
1449
|
+
* Defines values for ScheduledType. \
|
|
1450
|
+
* {@link KnownScheduledType} can be used interchangeably with ScheduledType,
|
|
1451
|
+
* this enum contains the known values that the service supports.
|
|
1452
|
+
* ### Known values supported by the service
|
|
1453
|
+
* **StopDevBox**
|
|
1454
|
+
*/
|
|
1455
|
+
export type ScheduledType = string;
|
|
1456
|
+
|
|
1457
|
+
/** Known values of {@link ScheduledFrequency} that the service accepts. */
|
|
1458
|
+
export enum KnownScheduledFrequency {
|
|
1459
|
+
/** Daily */
|
|
1460
|
+
Daily = "Daily"
|
|
1461
|
+
}
|
|
1462
|
+
|
|
1463
|
+
/**
|
|
1464
|
+
* Defines values for ScheduledFrequency. \
|
|
1465
|
+
* {@link KnownScheduledFrequency} can be used interchangeably with ScheduledFrequency,
|
|
1466
|
+
* this enum contains the known values that the service supports.
|
|
1467
|
+
* ### Known values supported by the service
|
|
1468
|
+
* **Daily**
|
|
1469
|
+
*/
|
|
1470
|
+
export type ScheduledFrequency = string;
|
|
1471
|
+
/** Defines values for SkuTier. */
|
|
1472
|
+
export type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
|
|
1473
|
+
|
|
1474
|
+
/** Optional parameters. */
|
|
1475
|
+
export interface DevCentersListBySubscriptionOptionalParams
|
|
1476
|
+
extends coreClient.OperationOptions {
|
|
1477
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1478
|
+
top?: number;
|
|
1479
|
+
}
|
|
1480
|
+
|
|
1481
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1482
|
+
export type DevCentersListBySubscriptionResponse = DevCenterListResult;
|
|
1483
|
+
|
|
1484
|
+
/** Optional parameters. */
|
|
1485
|
+
export interface DevCentersListByResourceGroupOptionalParams
|
|
1486
|
+
extends coreClient.OperationOptions {
|
|
1487
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1488
|
+
top?: number;
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1491
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1492
|
+
export type DevCentersListByResourceGroupResponse = DevCenterListResult;
|
|
1493
|
+
|
|
1494
|
+
/** Optional parameters. */
|
|
1495
|
+
export interface DevCentersGetOptionalParams
|
|
1496
|
+
extends coreClient.OperationOptions {}
|
|
1497
|
+
|
|
1498
|
+
/** Contains response data for the get operation. */
|
|
1499
|
+
export type DevCentersGetResponse = DevCenter;
|
|
1500
|
+
|
|
1501
|
+
/** Optional parameters. */
|
|
1502
|
+
export interface DevCentersCreateOrUpdateOptionalParams
|
|
1503
|
+
extends coreClient.OperationOptions {
|
|
1504
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1505
|
+
updateIntervalInMs?: number;
|
|
1506
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1507
|
+
resumeFrom?: string;
|
|
1508
|
+
}
|
|
1509
|
+
|
|
1510
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1511
|
+
export type DevCentersCreateOrUpdateResponse = DevCenter;
|
|
1512
|
+
|
|
1513
|
+
/** Optional parameters. */
|
|
1514
|
+
export interface DevCentersUpdateOptionalParams
|
|
1515
|
+
extends coreClient.OperationOptions {
|
|
1516
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1517
|
+
updateIntervalInMs?: number;
|
|
1518
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1519
|
+
resumeFrom?: string;
|
|
1520
|
+
}
|
|
1521
|
+
|
|
1522
|
+
/** Contains response data for the update operation. */
|
|
1523
|
+
export type DevCentersUpdateResponse = DevCenter;
|
|
1524
|
+
|
|
1525
|
+
/** Optional parameters. */
|
|
1526
|
+
export interface DevCentersDeleteOptionalParams
|
|
1527
|
+
extends coreClient.OperationOptions {
|
|
1528
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1529
|
+
updateIntervalInMs?: number;
|
|
1530
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1531
|
+
resumeFrom?: string;
|
|
1532
|
+
}
|
|
1533
|
+
|
|
1534
|
+
/** Optional parameters. */
|
|
1535
|
+
export interface DevCentersListBySubscriptionNextOptionalParams
|
|
1536
|
+
extends coreClient.OperationOptions {
|
|
1537
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1538
|
+
top?: number;
|
|
1539
|
+
}
|
|
1540
|
+
|
|
1541
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1542
|
+
export type DevCentersListBySubscriptionNextResponse = DevCenterListResult;
|
|
1543
|
+
|
|
1544
|
+
/** Optional parameters. */
|
|
1545
|
+
export interface DevCentersListByResourceGroupNextOptionalParams
|
|
1546
|
+
extends coreClient.OperationOptions {
|
|
1547
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1548
|
+
top?: number;
|
|
1549
|
+
}
|
|
1550
|
+
|
|
1551
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1552
|
+
export type DevCentersListByResourceGroupNextResponse = DevCenterListResult;
|
|
1553
|
+
|
|
1554
|
+
/** Optional parameters. */
|
|
1555
|
+
export interface ProjectsListBySubscriptionOptionalParams
|
|
1556
|
+
extends coreClient.OperationOptions {
|
|
1557
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1558
|
+
top?: number;
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1561
|
+
/** Contains response data for the listBySubscription operation. */
|
|
1562
|
+
export type ProjectsListBySubscriptionResponse = ProjectListResult;
|
|
1563
|
+
|
|
1564
|
+
/** Optional parameters. */
|
|
1565
|
+
export interface ProjectsListByResourceGroupOptionalParams
|
|
1566
|
+
extends coreClient.OperationOptions {
|
|
1567
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1568
|
+
top?: number;
|
|
1569
|
+
}
|
|
1570
|
+
|
|
1571
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
1572
|
+
export type ProjectsListByResourceGroupResponse = ProjectListResult;
|
|
1573
|
+
|
|
1574
|
+
/** Optional parameters. */
|
|
1575
|
+
export interface ProjectsGetOptionalParams
|
|
1576
|
+
extends coreClient.OperationOptions {}
|
|
1577
|
+
|
|
1578
|
+
/** Contains response data for the get operation. */
|
|
1579
|
+
export type ProjectsGetResponse = Project;
|
|
1580
|
+
|
|
1581
|
+
/** Optional parameters. */
|
|
1582
|
+
export interface ProjectsCreateOrUpdateOptionalParams
|
|
1583
|
+
extends coreClient.OperationOptions {
|
|
1584
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1585
|
+
updateIntervalInMs?: number;
|
|
1586
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1587
|
+
resumeFrom?: string;
|
|
1588
|
+
}
|
|
1589
|
+
|
|
1590
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1591
|
+
export type ProjectsCreateOrUpdateResponse = Project;
|
|
1592
|
+
|
|
1593
|
+
/** Optional parameters. */
|
|
1594
|
+
export interface ProjectsUpdateOptionalParams
|
|
1595
|
+
extends coreClient.OperationOptions {
|
|
1596
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1597
|
+
updateIntervalInMs?: number;
|
|
1598
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1599
|
+
resumeFrom?: string;
|
|
1600
|
+
}
|
|
1601
|
+
|
|
1602
|
+
/** Contains response data for the update operation. */
|
|
1603
|
+
export type ProjectsUpdateResponse = Project;
|
|
1604
|
+
|
|
1605
|
+
/** Optional parameters. */
|
|
1606
|
+
export interface ProjectsDeleteOptionalParams
|
|
1607
|
+
extends coreClient.OperationOptions {
|
|
1608
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1609
|
+
updateIntervalInMs?: number;
|
|
1610
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1611
|
+
resumeFrom?: string;
|
|
1612
|
+
}
|
|
1613
|
+
|
|
1614
|
+
/** Optional parameters. */
|
|
1615
|
+
export interface ProjectsListBySubscriptionNextOptionalParams
|
|
1616
|
+
extends coreClient.OperationOptions {
|
|
1617
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1618
|
+
top?: number;
|
|
1619
|
+
}
|
|
1620
|
+
|
|
1621
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
1622
|
+
export type ProjectsListBySubscriptionNextResponse = ProjectListResult;
|
|
1623
|
+
|
|
1624
|
+
/** Optional parameters. */
|
|
1625
|
+
export interface ProjectsListByResourceGroupNextOptionalParams
|
|
1626
|
+
extends coreClient.OperationOptions {
|
|
1627
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1628
|
+
top?: number;
|
|
1629
|
+
}
|
|
1630
|
+
|
|
1631
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
1632
|
+
export type ProjectsListByResourceGroupNextResponse = ProjectListResult;
|
|
1633
|
+
|
|
1634
|
+
/** Optional parameters. */
|
|
1635
|
+
export interface AttachedNetworksListByProjectOptionalParams
|
|
1636
|
+
extends coreClient.OperationOptions {
|
|
1637
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1638
|
+
top?: number;
|
|
1639
|
+
}
|
|
1640
|
+
|
|
1641
|
+
/** Contains response data for the listByProject operation. */
|
|
1642
|
+
export type AttachedNetworksListByProjectResponse = AttachedNetworkListResult;
|
|
1643
|
+
|
|
1644
|
+
/** Optional parameters. */
|
|
1645
|
+
export interface AttachedNetworksGetByProjectOptionalParams
|
|
1646
|
+
extends coreClient.OperationOptions {}
|
|
1647
|
+
|
|
1648
|
+
/** Contains response data for the getByProject operation. */
|
|
1649
|
+
export type AttachedNetworksGetByProjectResponse = AttachedNetworkConnection;
|
|
1650
|
+
|
|
1651
|
+
/** Optional parameters. */
|
|
1652
|
+
export interface AttachedNetworksListByDevCenterOptionalParams
|
|
1653
|
+
extends coreClient.OperationOptions {
|
|
1654
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1655
|
+
top?: number;
|
|
1656
|
+
}
|
|
1657
|
+
|
|
1658
|
+
/** Contains response data for the listByDevCenter operation. */
|
|
1659
|
+
export type AttachedNetworksListByDevCenterResponse = AttachedNetworkListResult;
|
|
1660
|
+
|
|
1661
|
+
/** Optional parameters. */
|
|
1662
|
+
export interface AttachedNetworksGetByDevCenterOptionalParams
|
|
1663
|
+
extends coreClient.OperationOptions {}
|
|
1664
|
+
|
|
1665
|
+
/** Contains response data for the getByDevCenter operation. */
|
|
1666
|
+
export type AttachedNetworksGetByDevCenterResponse = AttachedNetworkConnection;
|
|
1667
|
+
|
|
1668
|
+
/** Optional parameters. */
|
|
1669
|
+
export interface AttachedNetworksCreateOrUpdateOptionalParams
|
|
1670
|
+
extends coreClient.OperationOptions {
|
|
1671
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1672
|
+
updateIntervalInMs?: number;
|
|
1673
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1674
|
+
resumeFrom?: string;
|
|
1675
|
+
}
|
|
1676
|
+
|
|
1677
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1678
|
+
export type AttachedNetworksCreateOrUpdateResponse = AttachedNetworkConnection;
|
|
1679
|
+
|
|
1680
|
+
/** Optional parameters. */
|
|
1681
|
+
export interface AttachedNetworksDeleteOptionalParams
|
|
1682
|
+
extends coreClient.OperationOptions {
|
|
1683
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1684
|
+
updateIntervalInMs?: number;
|
|
1685
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1686
|
+
resumeFrom?: string;
|
|
1687
|
+
}
|
|
1688
|
+
|
|
1689
|
+
/** Optional parameters. */
|
|
1690
|
+
export interface AttachedNetworksListByProjectNextOptionalParams
|
|
1691
|
+
extends coreClient.OperationOptions {
|
|
1692
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1693
|
+
top?: number;
|
|
1694
|
+
}
|
|
1695
|
+
|
|
1696
|
+
/** Contains response data for the listByProjectNext operation. */
|
|
1697
|
+
export type AttachedNetworksListByProjectNextResponse = AttachedNetworkListResult;
|
|
1698
|
+
|
|
1699
|
+
/** Optional parameters. */
|
|
1700
|
+
export interface AttachedNetworksListByDevCenterNextOptionalParams
|
|
1701
|
+
extends coreClient.OperationOptions {
|
|
1702
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1703
|
+
top?: number;
|
|
1704
|
+
}
|
|
1705
|
+
|
|
1706
|
+
/** Contains response data for the listByDevCenterNext operation. */
|
|
1707
|
+
export type AttachedNetworksListByDevCenterNextResponse = AttachedNetworkListResult;
|
|
1708
|
+
|
|
1709
|
+
/** Optional parameters. */
|
|
1710
|
+
export interface GalleriesListByDevCenterOptionalParams
|
|
1711
|
+
extends coreClient.OperationOptions {
|
|
1712
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1713
|
+
top?: number;
|
|
1714
|
+
}
|
|
1715
|
+
|
|
1716
|
+
/** Contains response data for the listByDevCenter operation. */
|
|
1717
|
+
export type GalleriesListByDevCenterResponse = GalleryListResult;
|
|
1718
|
+
|
|
1719
|
+
/** Optional parameters. */
|
|
1720
|
+
export interface GalleriesGetOptionalParams
|
|
1721
|
+
extends coreClient.OperationOptions {}
|
|
1722
|
+
|
|
1723
|
+
/** Contains response data for the get operation. */
|
|
1724
|
+
export type GalleriesGetResponse = Gallery;
|
|
1725
|
+
|
|
1726
|
+
/** Optional parameters. */
|
|
1727
|
+
export interface GalleriesCreateOrUpdateOptionalParams
|
|
1728
|
+
extends coreClient.OperationOptions {
|
|
1729
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1730
|
+
updateIntervalInMs?: number;
|
|
1731
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1732
|
+
resumeFrom?: string;
|
|
1733
|
+
}
|
|
1734
|
+
|
|
1735
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1736
|
+
export type GalleriesCreateOrUpdateResponse = Gallery;
|
|
1737
|
+
|
|
1738
|
+
/** Optional parameters. */
|
|
1739
|
+
export interface GalleriesDeleteOptionalParams
|
|
1740
|
+
extends coreClient.OperationOptions {
|
|
1741
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1742
|
+
updateIntervalInMs?: number;
|
|
1743
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1744
|
+
resumeFrom?: string;
|
|
1745
|
+
}
|
|
1746
|
+
|
|
1747
|
+
/** Optional parameters. */
|
|
1748
|
+
export interface GalleriesListByDevCenterNextOptionalParams
|
|
1749
|
+
extends coreClient.OperationOptions {
|
|
1750
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1751
|
+
top?: number;
|
|
1752
|
+
}
|
|
1753
|
+
|
|
1754
|
+
/** Contains response data for the listByDevCenterNext operation. */
|
|
1755
|
+
export type GalleriesListByDevCenterNextResponse = GalleryListResult;
|
|
1756
|
+
|
|
1757
|
+
/** Optional parameters. */
|
|
1758
|
+
export interface ImagesListByDevCenterOptionalParams
|
|
1759
|
+
extends coreClient.OperationOptions {
|
|
1760
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1761
|
+
top?: number;
|
|
1762
|
+
}
|
|
1763
|
+
|
|
1764
|
+
/** Contains response data for the listByDevCenter operation. */
|
|
1765
|
+
export type ImagesListByDevCenterResponse = ImageListResult;
|
|
1766
|
+
|
|
1767
|
+
/** Optional parameters. */
|
|
1768
|
+
export interface ImagesListByGalleryOptionalParams
|
|
1769
|
+
extends coreClient.OperationOptions {
|
|
1770
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1771
|
+
top?: number;
|
|
1772
|
+
}
|
|
1773
|
+
|
|
1774
|
+
/** Contains response data for the listByGallery operation. */
|
|
1775
|
+
export type ImagesListByGalleryResponse = ImageListResult;
|
|
1776
|
+
|
|
1777
|
+
/** Optional parameters. */
|
|
1778
|
+
export interface ImagesGetOptionalParams extends coreClient.OperationOptions {}
|
|
1779
|
+
|
|
1780
|
+
/** Contains response data for the get operation. */
|
|
1781
|
+
export type ImagesGetResponse = Image;
|
|
1782
|
+
|
|
1783
|
+
/** Optional parameters. */
|
|
1784
|
+
export interface ImagesListByDevCenterNextOptionalParams
|
|
1785
|
+
extends coreClient.OperationOptions {
|
|
1786
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1787
|
+
top?: number;
|
|
1788
|
+
}
|
|
1789
|
+
|
|
1790
|
+
/** Contains response data for the listByDevCenterNext operation. */
|
|
1791
|
+
export type ImagesListByDevCenterNextResponse = ImageListResult;
|
|
1792
|
+
|
|
1793
|
+
/** Optional parameters. */
|
|
1794
|
+
export interface ImagesListByGalleryNextOptionalParams
|
|
1795
|
+
extends coreClient.OperationOptions {
|
|
1796
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1797
|
+
top?: number;
|
|
1798
|
+
}
|
|
1799
|
+
|
|
1800
|
+
/** Contains response data for the listByGalleryNext operation. */
|
|
1801
|
+
export type ImagesListByGalleryNextResponse = ImageListResult;
|
|
1802
|
+
|
|
1803
|
+
/** Optional parameters. */
|
|
1804
|
+
export interface ImageVersionsListByImageOptionalParams
|
|
1805
|
+
extends coreClient.OperationOptions {}
|
|
1806
|
+
|
|
1807
|
+
/** Contains response data for the listByImage operation. */
|
|
1808
|
+
export type ImageVersionsListByImageResponse = ImageVersionListResult;
|
|
1809
|
+
|
|
1810
|
+
/** Optional parameters. */
|
|
1811
|
+
export interface ImageVersionsGetOptionalParams
|
|
1812
|
+
extends coreClient.OperationOptions {}
|
|
1813
|
+
|
|
1814
|
+
/** Contains response data for the get operation. */
|
|
1815
|
+
export type ImageVersionsGetResponse = ImageVersion;
|
|
1816
|
+
|
|
1817
|
+
/** Optional parameters. */
|
|
1818
|
+
export interface ImageVersionsListByImageNextOptionalParams
|
|
1819
|
+
extends coreClient.OperationOptions {}
|
|
1820
|
+
|
|
1821
|
+
/** Contains response data for the listByImageNext operation. */
|
|
1822
|
+
export type ImageVersionsListByImageNextResponse = ImageVersionListResult;
|
|
1823
|
+
|
|
1824
|
+
/** Optional parameters. */
|
|
1825
|
+
export interface CatalogsListByDevCenterOptionalParams
|
|
1826
|
+
extends coreClient.OperationOptions {
|
|
1827
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1828
|
+
top?: number;
|
|
1829
|
+
}
|
|
1830
|
+
|
|
1831
|
+
/** Contains response data for the listByDevCenter operation. */
|
|
1832
|
+
export type CatalogsListByDevCenterResponse = CatalogListResult;
|
|
1833
|
+
|
|
1834
|
+
/** Optional parameters. */
|
|
1835
|
+
export interface CatalogsGetOptionalParams
|
|
1836
|
+
extends coreClient.OperationOptions {}
|
|
1837
|
+
|
|
1838
|
+
/** Contains response data for the get operation. */
|
|
1839
|
+
export type CatalogsGetResponse = Catalog;
|
|
1840
|
+
|
|
1841
|
+
/** Optional parameters. */
|
|
1842
|
+
export interface CatalogsCreateOrUpdateOptionalParams
|
|
1843
|
+
extends coreClient.OperationOptions {
|
|
1844
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1845
|
+
updateIntervalInMs?: number;
|
|
1846
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1847
|
+
resumeFrom?: string;
|
|
1848
|
+
}
|
|
1849
|
+
|
|
1850
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1851
|
+
export type CatalogsCreateOrUpdateResponse = Catalog;
|
|
1852
|
+
|
|
1853
|
+
/** Optional parameters. */
|
|
1854
|
+
export interface CatalogsUpdateOptionalParams
|
|
1855
|
+
extends coreClient.OperationOptions {
|
|
1856
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1857
|
+
updateIntervalInMs?: number;
|
|
1858
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1859
|
+
resumeFrom?: string;
|
|
1860
|
+
}
|
|
1861
|
+
|
|
1862
|
+
/** Contains response data for the update operation. */
|
|
1863
|
+
export type CatalogsUpdateResponse = Catalog;
|
|
1864
|
+
|
|
1865
|
+
/** Optional parameters. */
|
|
1866
|
+
export interface CatalogsDeleteOptionalParams
|
|
1867
|
+
extends coreClient.OperationOptions {
|
|
1868
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1869
|
+
updateIntervalInMs?: number;
|
|
1870
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1871
|
+
resumeFrom?: string;
|
|
1872
|
+
}
|
|
1873
|
+
|
|
1874
|
+
/** Optional parameters. */
|
|
1875
|
+
export interface CatalogsSyncOptionalParams
|
|
1876
|
+
extends coreClient.OperationOptions {
|
|
1877
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1878
|
+
updateIntervalInMs?: number;
|
|
1879
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1880
|
+
resumeFrom?: string;
|
|
1881
|
+
}
|
|
1882
|
+
|
|
1883
|
+
/** Optional parameters. */
|
|
1884
|
+
export interface CatalogsListByDevCenterNextOptionalParams
|
|
1885
|
+
extends coreClient.OperationOptions {
|
|
1886
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1887
|
+
top?: number;
|
|
1888
|
+
}
|
|
1889
|
+
|
|
1890
|
+
/** Contains response data for the listByDevCenterNext operation. */
|
|
1891
|
+
export type CatalogsListByDevCenterNextResponse = CatalogListResult;
|
|
1892
|
+
|
|
1893
|
+
/** Optional parameters. */
|
|
1894
|
+
export interface EnvironmentTypesListByDevCenterOptionalParams
|
|
1895
|
+
extends coreClient.OperationOptions {
|
|
1896
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1897
|
+
top?: number;
|
|
1898
|
+
}
|
|
1899
|
+
|
|
1900
|
+
/** Contains response data for the listByDevCenter operation. */
|
|
1901
|
+
export type EnvironmentTypesListByDevCenterResponse = EnvironmentTypeListResult;
|
|
1902
|
+
|
|
1903
|
+
/** Optional parameters. */
|
|
1904
|
+
export interface EnvironmentTypesGetOptionalParams
|
|
1905
|
+
extends coreClient.OperationOptions {}
|
|
1906
|
+
|
|
1907
|
+
/** Contains response data for the get operation. */
|
|
1908
|
+
export type EnvironmentTypesGetResponse = EnvironmentType;
|
|
1909
|
+
|
|
1910
|
+
/** Optional parameters. */
|
|
1911
|
+
export interface EnvironmentTypesCreateOrUpdateOptionalParams
|
|
1912
|
+
extends coreClient.OperationOptions {}
|
|
1913
|
+
|
|
1914
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1915
|
+
export type EnvironmentTypesCreateOrUpdateResponse = EnvironmentType;
|
|
1916
|
+
|
|
1917
|
+
/** Optional parameters. */
|
|
1918
|
+
export interface EnvironmentTypesUpdateOptionalParams
|
|
1919
|
+
extends coreClient.OperationOptions {}
|
|
1920
|
+
|
|
1921
|
+
/** Contains response data for the update operation. */
|
|
1922
|
+
export type EnvironmentTypesUpdateResponse = EnvironmentType;
|
|
1923
|
+
|
|
1924
|
+
/** Optional parameters. */
|
|
1925
|
+
export interface EnvironmentTypesDeleteOptionalParams
|
|
1926
|
+
extends coreClient.OperationOptions {}
|
|
1927
|
+
|
|
1928
|
+
/** Optional parameters. */
|
|
1929
|
+
export interface EnvironmentTypesListByDevCenterNextOptionalParams
|
|
1930
|
+
extends coreClient.OperationOptions {
|
|
1931
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1932
|
+
top?: number;
|
|
1933
|
+
}
|
|
1934
|
+
|
|
1935
|
+
/** Contains response data for the listByDevCenterNext operation. */
|
|
1936
|
+
export type EnvironmentTypesListByDevCenterNextResponse = EnvironmentTypeListResult;
|
|
1937
|
+
|
|
1938
|
+
/** Optional parameters. */
|
|
1939
|
+
export interface ProjectEnvironmentTypesListOptionalParams
|
|
1940
|
+
extends coreClient.OperationOptions {
|
|
1941
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1942
|
+
top?: number;
|
|
1943
|
+
}
|
|
1944
|
+
|
|
1945
|
+
/** Contains response data for the list operation. */
|
|
1946
|
+
export type ProjectEnvironmentTypesListResponse = ProjectEnvironmentTypeListResult;
|
|
1947
|
+
|
|
1948
|
+
/** Optional parameters. */
|
|
1949
|
+
export interface ProjectEnvironmentTypesGetOptionalParams
|
|
1950
|
+
extends coreClient.OperationOptions {}
|
|
1951
|
+
|
|
1952
|
+
/** Contains response data for the get operation. */
|
|
1953
|
+
export type ProjectEnvironmentTypesGetResponse = ProjectEnvironmentType;
|
|
1954
|
+
|
|
1955
|
+
/** Optional parameters. */
|
|
1956
|
+
export interface ProjectEnvironmentTypesCreateOrUpdateOptionalParams
|
|
1957
|
+
extends coreClient.OperationOptions {}
|
|
1958
|
+
|
|
1959
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
1960
|
+
export type ProjectEnvironmentTypesCreateOrUpdateResponse = ProjectEnvironmentType;
|
|
1961
|
+
|
|
1962
|
+
/** Optional parameters. */
|
|
1963
|
+
export interface ProjectEnvironmentTypesUpdateOptionalParams
|
|
1964
|
+
extends coreClient.OperationOptions {}
|
|
1965
|
+
|
|
1966
|
+
/** Contains response data for the update operation. */
|
|
1967
|
+
export type ProjectEnvironmentTypesUpdateResponse = ProjectEnvironmentType;
|
|
1968
|
+
|
|
1969
|
+
/** Optional parameters. */
|
|
1970
|
+
export interface ProjectEnvironmentTypesDeleteOptionalParams
|
|
1971
|
+
extends coreClient.OperationOptions {}
|
|
1972
|
+
|
|
1973
|
+
/** Optional parameters. */
|
|
1974
|
+
export interface ProjectEnvironmentTypesListNextOptionalParams
|
|
1975
|
+
extends coreClient.OperationOptions {
|
|
1976
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1977
|
+
top?: number;
|
|
1978
|
+
}
|
|
1979
|
+
|
|
1980
|
+
/** Contains response data for the listNext operation. */
|
|
1981
|
+
export type ProjectEnvironmentTypesListNextResponse = ProjectEnvironmentTypeListResult;
|
|
1982
|
+
|
|
1983
|
+
/** Optional parameters. */
|
|
1984
|
+
export interface DevBoxDefinitionsListByDevCenterOptionalParams
|
|
1985
|
+
extends coreClient.OperationOptions {
|
|
1986
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
1987
|
+
top?: number;
|
|
1988
|
+
}
|
|
1989
|
+
|
|
1990
|
+
/** Contains response data for the listByDevCenter operation. */
|
|
1991
|
+
export type DevBoxDefinitionsListByDevCenterResponse = DevBoxDefinitionListResult;
|
|
1992
|
+
|
|
1993
|
+
/** Optional parameters. */
|
|
1994
|
+
export interface DevBoxDefinitionsGetOptionalParams
|
|
1995
|
+
extends coreClient.OperationOptions {}
|
|
1996
|
+
|
|
1997
|
+
/** Contains response data for the get operation. */
|
|
1998
|
+
export type DevBoxDefinitionsGetResponse = DevBoxDefinition;
|
|
1999
|
+
|
|
2000
|
+
/** Optional parameters. */
|
|
2001
|
+
export interface DevBoxDefinitionsCreateOrUpdateOptionalParams
|
|
2002
|
+
extends coreClient.OperationOptions {
|
|
2003
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2004
|
+
updateIntervalInMs?: number;
|
|
2005
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2006
|
+
resumeFrom?: string;
|
|
2007
|
+
}
|
|
2008
|
+
|
|
2009
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2010
|
+
export type DevBoxDefinitionsCreateOrUpdateResponse = DevBoxDefinition;
|
|
2011
|
+
|
|
2012
|
+
/** Optional parameters. */
|
|
2013
|
+
export interface DevBoxDefinitionsUpdateOptionalParams
|
|
2014
|
+
extends coreClient.OperationOptions {
|
|
2015
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2016
|
+
updateIntervalInMs?: number;
|
|
2017
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2018
|
+
resumeFrom?: string;
|
|
2019
|
+
}
|
|
2020
|
+
|
|
2021
|
+
/** Contains response data for the update operation. */
|
|
2022
|
+
export type DevBoxDefinitionsUpdateResponse = DevBoxDefinition;
|
|
2023
|
+
|
|
2024
|
+
/** Optional parameters. */
|
|
2025
|
+
export interface DevBoxDefinitionsDeleteOptionalParams
|
|
2026
|
+
extends coreClient.OperationOptions {
|
|
2027
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2028
|
+
updateIntervalInMs?: number;
|
|
2029
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2030
|
+
resumeFrom?: string;
|
|
2031
|
+
}
|
|
2032
|
+
|
|
2033
|
+
/** Optional parameters. */
|
|
2034
|
+
export interface DevBoxDefinitionsListByProjectOptionalParams
|
|
2035
|
+
extends coreClient.OperationOptions {
|
|
2036
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2037
|
+
top?: number;
|
|
2038
|
+
}
|
|
2039
|
+
|
|
2040
|
+
/** Contains response data for the listByProject operation. */
|
|
2041
|
+
export type DevBoxDefinitionsListByProjectResponse = DevBoxDefinitionListResult;
|
|
2042
|
+
|
|
2043
|
+
/** Optional parameters. */
|
|
2044
|
+
export interface DevBoxDefinitionsGetByProjectOptionalParams
|
|
2045
|
+
extends coreClient.OperationOptions {}
|
|
2046
|
+
|
|
2047
|
+
/** Contains response data for the getByProject operation. */
|
|
2048
|
+
export type DevBoxDefinitionsGetByProjectResponse = DevBoxDefinition;
|
|
2049
|
+
|
|
2050
|
+
/** Optional parameters. */
|
|
2051
|
+
export interface DevBoxDefinitionsListByDevCenterNextOptionalParams
|
|
2052
|
+
extends coreClient.OperationOptions {
|
|
2053
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2054
|
+
top?: number;
|
|
2055
|
+
}
|
|
2056
|
+
|
|
2057
|
+
/** Contains response data for the listByDevCenterNext operation. */
|
|
2058
|
+
export type DevBoxDefinitionsListByDevCenterNextResponse = DevBoxDefinitionListResult;
|
|
2059
|
+
|
|
2060
|
+
/** Optional parameters. */
|
|
2061
|
+
export interface DevBoxDefinitionsListByProjectNextOptionalParams
|
|
2062
|
+
extends coreClient.OperationOptions {
|
|
2063
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2064
|
+
top?: number;
|
|
2065
|
+
}
|
|
2066
|
+
|
|
2067
|
+
/** Contains response data for the listByProjectNext operation. */
|
|
2068
|
+
export type DevBoxDefinitionsListByProjectNextResponse = DevBoxDefinitionListResult;
|
|
2069
|
+
|
|
2070
|
+
/** Optional parameters. */
|
|
2071
|
+
export interface OperationsListOptionalParams
|
|
2072
|
+
extends coreClient.OperationOptions {}
|
|
2073
|
+
|
|
2074
|
+
/** Contains response data for the list operation. */
|
|
2075
|
+
export type OperationsListResponse = OperationListResult;
|
|
2076
|
+
|
|
2077
|
+
/** Optional parameters. */
|
|
2078
|
+
export interface OperationsListNextOptionalParams
|
|
2079
|
+
extends coreClient.OperationOptions {}
|
|
2080
|
+
|
|
2081
|
+
/** Contains response data for the listNext operation. */
|
|
2082
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
2083
|
+
|
|
2084
|
+
/** Optional parameters. */
|
|
2085
|
+
export interface OperationStatusesGetOptionalParams
|
|
2086
|
+
extends coreClient.OperationOptions {}
|
|
2087
|
+
|
|
2088
|
+
/** Contains response data for the get operation. */
|
|
2089
|
+
export type OperationStatusesGetResponse = OperationStatus;
|
|
2090
|
+
|
|
2091
|
+
/** Optional parameters. */
|
|
2092
|
+
export interface UsagesListByLocationOptionalParams
|
|
2093
|
+
extends coreClient.OperationOptions {}
|
|
2094
|
+
|
|
2095
|
+
/** Contains response data for the listByLocation operation. */
|
|
2096
|
+
export type UsagesListByLocationResponse = ListUsagesResult;
|
|
2097
|
+
|
|
2098
|
+
/** Optional parameters. */
|
|
2099
|
+
export interface UsagesListByLocationNextOptionalParams
|
|
2100
|
+
extends coreClient.OperationOptions {}
|
|
2101
|
+
|
|
2102
|
+
/** Contains response data for the listByLocationNext operation. */
|
|
2103
|
+
export type UsagesListByLocationNextResponse = ListUsagesResult;
|
|
2104
|
+
|
|
2105
|
+
/** Optional parameters. */
|
|
2106
|
+
export interface SkusListBySubscriptionOptionalParams
|
|
2107
|
+
extends coreClient.OperationOptions {
|
|
2108
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2109
|
+
top?: number;
|
|
2110
|
+
}
|
|
2111
|
+
|
|
2112
|
+
/** Contains response data for the listBySubscription operation. */
|
|
2113
|
+
export type SkusListBySubscriptionResponse = SkuListResult;
|
|
2114
|
+
|
|
2115
|
+
/** Optional parameters. */
|
|
2116
|
+
export interface SkusListBySubscriptionNextOptionalParams
|
|
2117
|
+
extends coreClient.OperationOptions {
|
|
2118
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2119
|
+
top?: number;
|
|
2120
|
+
}
|
|
2121
|
+
|
|
2122
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
2123
|
+
export type SkusListBySubscriptionNextResponse = SkuListResult;
|
|
2124
|
+
|
|
2125
|
+
/** Optional parameters. */
|
|
2126
|
+
export interface PoolsListByProjectOptionalParams
|
|
2127
|
+
extends coreClient.OperationOptions {
|
|
2128
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2129
|
+
top?: number;
|
|
2130
|
+
}
|
|
2131
|
+
|
|
2132
|
+
/** Contains response data for the listByProject operation. */
|
|
2133
|
+
export type PoolsListByProjectResponse = PoolListResult;
|
|
2134
|
+
|
|
2135
|
+
/** Optional parameters. */
|
|
2136
|
+
export interface PoolsGetOptionalParams extends coreClient.OperationOptions {}
|
|
2137
|
+
|
|
2138
|
+
/** Contains response data for the get operation. */
|
|
2139
|
+
export type PoolsGetResponse = Pool;
|
|
2140
|
+
|
|
2141
|
+
/** Optional parameters. */
|
|
2142
|
+
export interface PoolsCreateOrUpdateOptionalParams
|
|
2143
|
+
extends coreClient.OperationOptions {
|
|
2144
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2145
|
+
updateIntervalInMs?: number;
|
|
2146
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2147
|
+
resumeFrom?: string;
|
|
2148
|
+
}
|
|
2149
|
+
|
|
2150
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2151
|
+
export type PoolsCreateOrUpdateResponse = Pool;
|
|
2152
|
+
|
|
2153
|
+
/** Optional parameters. */
|
|
2154
|
+
export interface PoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2155
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2156
|
+
updateIntervalInMs?: number;
|
|
2157
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2158
|
+
resumeFrom?: string;
|
|
2159
|
+
}
|
|
2160
|
+
|
|
2161
|
+
/** Contains response data for the update operation. */
|
|
2162
|
+
export type PoolsUpdateResponse = Pool;
|
|
2163
|
+
|
|
2164
|
+
/** Optional parameters. */
|
|
2165
|
+
export interface PoolsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2166
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2167
|
+
updateIntervalInMs?: number;
|
|
2168
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2169
|
+
resumeFrom?: string;
|
|
2170
|
+
}
|
|
2171
|
+
|
|
2172
|
+
/** Optional parameters. */
|
|
2173
|
+
export interface PoolsListByProjectNextOptionalParams
|
|
2174
|
+
extends coreClient.OperationOptions {
|
|
2175
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2176
|
+
top?: number;
|
|
2177
|
+
}
|
|
2178
|
+
|
|
2179
|
+
/** Contains response data for the listByProjectNext operation. */
|
|
2180
|
+
export type PoolsListByProjectNextResponse = PoolListResult;
|
|
2181
|
+
|
|
2182
|
+
/** Optional parameters. */
|
|
2183
|
+
export interface SchedulesListByPoolOptionalParams
|
|
2184
|
+
extends coreClient.OperationOptions {
|
|
2185
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2186
|
+
top?: number;
|
|
2187
|
+
}
|
|
2188
|
+
|
|
2189
|
+
/** Contains response data for the listByPool operation. */
|
|
2190
|
+
export type SchedulesListByPoolResponse = ScheduleListResult;
|
|
2191
|
+
|
|
2192
|
+
/** Optional parameters. */
|
|
2193
|
+
export interface SchedulesGetOptionalParams
|
|
2194
|
+
extends coreClient.OperationOptions {
|
|
2195
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2196
|
+
top?: number;
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2199
|
+
/** Contains response data for the get operation. */
|
|
2200
|
+
export type SchedulesGetResponse = Schedule;
|
|
2201
|
+
|
|
2202
|
+
/** Optional parameters. */
|
|
2203
|
+
export interface SchedulesCreateOrUpdateOptionalParams
|
|
2204
|
+
extends coreClient.OperationOptions {
|
|
2205
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2206
|
+
top?: number;
|
|
2207
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2208
|
+
updateIntervalInMs?: number;
|
|
2209
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2210
|
+
resumeFrom?: string;
|
|
2211
|
+
}
|
|
2212
|
+
|
|
2213
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2214
|
+
export type SchedulesCreateOrUpdateResponse = Schedule;
|
|
2215
|
+
|
|
2216
|
+
/** Optional parameters. */
|
|
2217
|
+
export interface SchedulesUpdateOptionalParams
|
|
2218
|
+
extends coreClient.OperationOptions {
|
|
2219
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2220
|
+
top?: number;
|
|
2221
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2222
|
+
updateIntervalInMs?: number;
|
|
2223
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2224
|
+
resumeFrom?: string;
|
|
2225
|
+
}
|
|
2226
|
+
|
|
2227
|
+
/** Optional parameters. */
|
|
2228
|
+
export interface SchedulesDeleteOptionalParams
|
|
2229
|
+
extends coreClient.OperationOptions {
|
|
2230
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2231
|
+
top?: number;
|
|
2232
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2233
|
+
updateIntervalInMs?: number;
|
|
2234
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2235
|
+
resumeFrom?: string;
|
|
2236
|
+
}
|
|
2237
|
+
|
|
2238
|
+
/** Optional parameters. */
|
|
2239
|
+
export interface SchedulesListByPoolNextOptionalParams
|
|
2240
|
+
extends coreClient.OperationOptions {
|
|
2241
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2242
|
+
top?: number;
|
|
2243
|
+
}
|
|
2244
|
+
|
|
2245
|
+
/** Contains response data for the listByPoolNext operation. */
|
|
2246
|
+
export type SchedulesListByPoolNextResponse = ScheduleListResult;
|
|
2247
|
+
|
|
2248
|
+
/** Optional parameters. */
|
|
2249
|
+
export interface NetworkConnectionsListBySubscriptionOptionalParams
|
|
2250
|
+
extends coreClient.OperationOptions {
|
|
2251
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2252
|
+
top?: number;
|
|
2253
|
+
}
|
|
2254
|
+
|
|
2255
|
+
/** Contains response data for the listBySubscription operation. */
|
|
2256
|
+
export type NetworkConnectionsListBySubscriptionResponse = NetworkConnectionListResult;
|
|
2257
|
+
|
|
2258
|
+
/** Optional parameters. */
|
|
2259
|
+
export interface NetworkConnectionsListByResourceGroupOptionalParams
|
|
2260
|
+
extends coreClient.OperationOptions {
|
|
2261
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2262
|
+
top?: number;
|
|
2263
|
+
}
|
|
2264
|
+
|
|
2265
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
2266
|
+
export type NetworkConnectionsListByResourceGroupResponse = NetworkConnectionListResult;
|
|
2267
|
+
|
|
2268
|
+
/** Optional parameters. */
|
|
2269
|
+
export interface NetworkConnectionsGetOptionalParams
|
|
2270
|
+
extends coreClient.OperationOptions {}
|
|
2271
|
+
|
|
2272
|
+
/** Contains response data for the get operation. */
|
|
2273
|
+
export type NetworkConnectionsGetResponse = NetworkConnection;
|
|
2274
|
+
|
|
2275
|
+
/** Optional parameters. */
|
|
2276
|
+
export interface NetworkConnectionsCreateOrUpdateOptionalParams
|
|
2277
|
+
extends coreClient.OperationOptions {
|
|
2278
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2279
|
+
updateIntervalInMs?: number;
|
|
2280
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2281
|
+
resumeFrom?: string;
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2284
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2285
|
+
export type NetworkConnectionsCreateOrUpdateResponse = NetworkConnection;
|
|
2286
|
+
|
|
2287
|
+
/** Optional parameters. */
|
|
2288
|
+
export interface NetworkConnectionsUpdateOptionalParams
|
|
2289
|
+
extends coreClient.OperationOptions {
|
|
2290
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2291
|
+
updateIntervalInMs?: number;
|
|
2292
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2293
|
+
resumeFrom?: string;
|
|
2294
|
+
}
|
|
2295
|
+
|
|
2296
|
+
/** Contains response data for the update operation. */
|
|
2297
|
+
export type NetworkConnectionsUpdateResponse = NetworkConnection;
|
|
2298
|
+
|
|
2299
|
+
/** Optional parameters. */
|
|
2300
|
+
export interface NetworkConnectionsDeleteOptionalParams
|
|
2301
|
+
extends coreClient.OperationOptions {
|
|
2302
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2303
|
+
updateIntervalInMs?: number;
|
|
2304
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2305
|
+
resumeFrom?: string;
|
|
2306
|
+
}
|
|
2307
|
+
|
|
2308
|
+
/** Optional parameters. */
|
|
2309
|
+
export interface NetworkConnectionsListHealthDetailsOptionalParams
|
|
2310
|
+
extends coreClient.OperationOptions {
|
|
2311
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2312
|
+
top?: number;
|
|
2313
|
+
}
|
|
2314
|
+
|
|
2315
|
+
/** Contains response data for the listHealthDetails operation. */
|
|
2316
|
+
export type NetworkConnectionsListHealthDetailsResponse = HealthCheckStatusDetailsListResult;
|
|
2317
|
+
|
|
2318
|
+
/** Optional parameters. */
|
|
2319
|
+
export interface NetworkConnectionsGetHealthDetailsOptionalParams
|
|
2320
|
+
extends coreClient.OperationOptions {}
|
|
2321
|
+
|
|
2322
|
+
/** Contains response data for the getHealthDetails operation. */
|
|
2323
|
+
export type NetworkConnectionsGetHealthDetailsResponse = HealthCheckStatusDetails;
|
|
2324
|
+
|
|
2325
|
+
/** Optional parameters. */
|
|
2326
|
+
export interface NetworkConnectionsRunHealthChecksOptionalParams
|
|
2327
|
+
extends coreClient.OperationOptions {}
|
|
2328
|
+
|
|
2329
|
+
/** Optional parameters. */
|
|
2330
|
+
export interface NetworkConnectionsListBySubscriptionNextOptionalParams
|
|
2331
|
+
extends coreClient.OperationOptions {
|
|
2332
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2333
|
+
top?: number;
|
|
2334
|
+
}
|
|
2335
|
+
|
|
2336
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
2337
|
+
export type NetworkConnectionsListBySubscriptionNextResponse = NetworkConnectionListResult;
|
|
2338
|
+
|
|
2339
|
+
/** Optional parameters. */
|
|
2340
|
+
export interface NetworkConnectionsListByResourceGroupNextOptionalParams
|
|
2341
|
+
extends coreClient.OperationOptions {
|
|
2342
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2343
|
+
top?: number;
|
|
2344
|
+
}
|
|
2345
|
+
|
|
2346
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2347
|
+
export type NetworkConnectionsListByResourceGroupNextResponse = NetworkConnectionListResult;
|
|
2348
|
+
|
|
2349
|
+
/** Optional parameters. */
|
|
2350
|
+
export interface NetworkConnectionsListHealthDetailsNextOptionalParams
|
|
2351
|
+
extends coreClient.OperationOptions {
|
|
2352
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
2353
|
+
top?: number;
|
|
2354
|
+
}
|
|
2355
|
+
|
|
2356
|
+
/** Contains response data for the listHealthDetailsNext operation. */
|
|
2357
|
+
export type NetworkConnectionsListHealthDetailsNextResponse = HealthCheckStatusDetailsListResult;
|
|
2358
|
+
|
|
2359
|
+
/** Optional parameters. */
|
|
2360
|
+
export interface DevCenterClientOptionalParams
|
|
2361
|
+
extends coreClient.ServiceClientOptions {
|
|
2362
|
+
/** server parameter */
|
|
2363
|
+
$host?: string;
|
|
2364
|
+
/** Api Version */
|
|
2365
|
+
apiVersion?: string;
|
|
2366
|
+
/** Overrides client endpoint. */
|
|
2367
|
+
endpoint?: string;
|
|
2368
|
+
}
|