@azure/arm-appcontainers 2.0.0-beta.2 → 2.0.0
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 +330 -216
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +8017 -4860
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js +23 -8
- package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/billingMetersGetSample.js +11 -3
- package/dist-esm/samples-dev/billingMetersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +13 -5
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/certificatesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +12 -4
- package/dist-esm/samples-dev/certificatesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +24 -9
- package/dist-esm/samples-dev/certificatesListSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +12 -4
- package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js +13 -5
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js +24 -9
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js +14 -6
- package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js +24 -9
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js +24 -9
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js +23 -8
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +97 -10
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsGetSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +23 -8
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js +16 -6
- package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/containerAppsStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/containerAppsStartSample.js +39 -0
- package/dist-esm/samples-dev/containerAppsStartSample.js.map +1 -0
- package/dist-esm/samples-dev/containerAppsStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/containerAppsStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/containerAppsStopSample.js +39 -0
- package/dist-esm/samples-dev/containerAppsStopSample.js.map +1 -0
- package/dist-esm/samples-dev/containerAppsUpdateSample.js +22 -6
- package/dist-esm/samples-dev/containerAppsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js +17 -8
- package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/daprComponentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsGetSample.js +17 -8
- package/dist-esm/samples-dev/daprComponentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsListSample.js +24 -9
- package/dist-esm/samples-dev/daprComponentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsListSecretsSample.js +12 -4
- package/dist-esm/samples-dev/daprComponentsListSecretsSample.js.map +1 -1
- package/dist-esm/samples-dev/jobExecutionSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobExecutionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobExecutionSample.js +40 -0
- package/dist-esm/samples-dev/jobExecutionSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +139 -0
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/jobsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsExecutionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsExecutionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsExecutionsListSample.js +60 -0
- package/dist-esm/samples-dev/jobsExecutionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsGetSample.js +39 -0
- package/dist-esm/samples-dev/jobsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.js +59 -0
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.js +58 -0
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsListSecretsSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsListSecretsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsListSecretsSample.js +39 -0
- package/dist-esm/samples-dev/jobsListSecretsSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsStartSample.js +58 -0
- package/dist-esm/samples-dev/jobsStartSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsStopExecutionSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsStopExecutionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsStopExecutionSample.js +40 -0
- package/dist-esm/samples-dev/jobsStopExecutionSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js +39 -0
- package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsUpdateSample.js +78 -0
- package/dist-esm/samples-dev/jobsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js +50 -0
- package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedCertificatesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/managedCertificatesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedCertificatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesGetSample.js +40 -0
- package/dist-esm/samples-dev/managedCertificatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedCertificatesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesListSample.js +60 -0
- package/dist-esm/samples-dev/managedCertificatesListSample.js.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedCertificatesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesUpdateSample.js +43 -0
- package/dist-esm/samples-dev/managedCertificatesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js +78 -12
- package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsGetSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js +24 -9
- package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js +23 -8
- package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +26 -11
- package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js +17 -8
- package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +23 -8
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/src/containerAppsAPIClient.d.ts +20 -9
- package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
- package/dist-esm/src/containerAppsAPIClient.js +49 -10
- package/dist-esm/src/containerAppsAPIClient.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +1459 -741
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +163 -81
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +70 -31
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +2074 -832
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +23 -14
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +136 -67
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/availableWorkloadProfiles.js +12 -6
- package/dist-esm/src/operations/availableWorkloadProfiles.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +20 -14
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironments.d.ts +3 -3
- package/dist-esm/src/operations/connectedEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/connectedEnvironments.js +56 -34
- package/dist-esm/src/operations/connectedEnvironments.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +20 -14
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +20 -14
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsStorages.js +7 -7
- package/dist-esm/src/operations/connectedEnvironmentsStorages.js.map +1 -1
- package/dist-esm/src/operations/containerApps.d.ts +34 -6
- package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operations/containerApps.js +248 -32
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsAuthConfigs.js +12 -6
- package/dist-esm/src/operations/containerAppsAuthConfigs.js.map +1 -1
- package/dist-esm/src/operations/containerAppsDiagnostics.js +24 -12
- package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js +12 -6
- package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
- package/dist-esm/src/operations/containerAppsSourceControls.d.ts +3 -3
- package/dist-esm/src/operations/containerAppsSourceControls.d.ts.map +1 -1
- package/dist-esm/src/operations/containerAppsSourceControls.js +36 -22
- package/dist-esm/src/operations/containerAppsSourceControls.js.map +1 -1
- package/dist-esm/src/operations/daprComponents.js +20 -14
- package/dist-esm/src/operations/daprComponents.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +10 -7
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +10 -7
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/jobs.d.ts +158 -0
- package/dist-esm/src/operations/jobs.d.ts.map +1 -0
- package/dist-esm/src/operations/jobs.js +840 -0
- package/dist-esm/src/operations/jobs.js.map +1 -0
- package/dist-esm/src/operations/jobsExecutions.d.ts +38 -0
- package/dist-esm/src/operations/jobsExecutions.d.ts.map +1 -0
- package/dist-esm/src/operations/jobsExecutions.js +155 -0
- package/dist-esm/src/operations/jobsExecutions.js.map +1 -0
- package/dist-esm/src/operations/managedCertificates.d.ts +80 -0
- package/dist-esm/src/operations/managedCertificates.d.ts.map +1 -0
- package/dist-esm/src/operations/managedCertificates.js +360 -0
- package/dist-esm/src/operations/managedCertificates.js.map +1 -0
- package/dist-esm/src/operations/managedEnvironmentDiagnostics.js +2 -2
- package/dist-esm/src/operations/managedEnvironmentDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/managedEnvironments.d.ts +8 -8
- package/dist-esm/src/operations/managedEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/managedEnvironments.js +88 -40
- package/dist-esm/src/operations/managedEnvironments.js.map +1 -1
- package/dist-esm/src/operations/managedEnvironmentsStorages.js +7 -7
- package/dist-esm/src/operations/managedEnvironmentsStorages.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -6
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/containerApps.d.ts +34 -6
- package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/containerAppsSourceControls.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/containerAppsSourceControls.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +10 -7
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +10 -7
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/jobs.d.ts +122 -0
- package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/jobs.js +9 -0
- package/dist-esm/src/operationsInterfaces/jobs.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/jobsExecutions.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/jobsExecutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/jobsExecutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/jobsExecutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/managedCertificates.d.ts +55 -0
- package/dist-esm/src/operationsInterfaces/managedCertificates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/managedCertificates.js +9 -0
- package/dist-esm/src/operationsInterfaces/managedCertificates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +4 -4
- package/dist-esm/src/pagingHelper.js +4 -4
- package/dist-esm/test/appcontainers_examples.spec.js +24 -10
- package/dist-esm/test/appcontainers_examples.spec.js.map +1 -1
- package/package.json +11 -10
- package/review/arm-appcontainers.api.md +648 -59
- package/src/containerAppsAPIClient.ts +102 -39
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +1571 -757
- package/src/models/mappers.ts +2951 -1647
- package/src/models/parameters.ts +162 -79
- package/src/operations/availableWorkloadProfiles.ts +0 -1
- package/src/operations/certificates.ts +8 -9
- package/src/operations/connectedEnvironments.ts +37 -30
- package/src/operations/connectedEnvironmentsCertificates.ts +8 -9
- package/src/operations/connectedEnvironmentsDaprComponents.ts +8 -9
- package/src/operations/connectedEnvironmentsStorages.ts +7 -7
- package/src/operations/containerApps.ts +322 -40
- package/src/operations/containerAppsAuthConfigs.ts +0 -1
- package/src/operations/containerAppsDiagnostics.ts +0 -2
- package/src/operations/containerAppsRevisions.ts +0 -1
- package/src/operations/containerAppsSourceControls.ts +28 -22
- package/src/operations/daprComponents.ts +8 -9
- package/src/operations/index.ts +10 -7
- package/src/operations/jobs.ts +1108 -0
- package/src/operations/jobsExecutions.ts +194 -0
- package/src/operations/managedCertificates.ts +485 -0
- package/src/operations/managedEnvironmentDiagnostics.ts +2 -2
- package/src/operations/managedEnvironments.ts +74 -43
- package/src/operations/managedEnvironmentsStorages.ts +7 -7
- package/src/operations/operations.ts +0 -1
- package/src/operationsInterfaces/connectedEnvironments.ts +4 -4
- package/src/operationsInterfaces/containerApps.ts +71 -7
- package/src/operationsInterfaces/containerAppsSourceControls.ts +4 -4
- package/src/operationsInterfaces/index.ts +10 -7
- package/src/operationsInterfaces/jobs.ts +231 -0
- package/src/operationsInterfaces/jobsExecutions.ts +26 -0
- package/src/operationsInterfaces/managedCertificates.ts +110 -0
- package/src/operationsInterfaces/managedEnvironments.ts +13 -7
- package/src/pagingHelper.ts +4 -4
- package/types/arm-appcontainers.d.ts +1245 -210
- package/types/tsdoc-metadata.json +1 -1
package/src/models/index.ts
CHANGED
|
@@ -494,10 +494,100 @@ export interface DefaultErrorResponseErrorDetailsItem {
|
|
|
494
494
|
readonly target?: string;
|
|
495
495
|
}
|
|
496
496
|
|
|
497
|
-
/**
|
|
498
|
-
export interface
|
|
497
|
+
/** Collection of available workload profiles in the location. */
|
|
498
|
+
export interface AvailableWorkloadProfilesCollection {
|
|
499
|
+
/** Collection of workload profiles. */
|
|
500
|
+
value: AvailableWorkloadProfile[];
|
|
501
|
+
/**
|
|
502
|
+
* Link to next page of resources.
|
|
503
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
504
|
+
*/
|
|
505
|
+
readonly nextLink?: string;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
/** Revision resource specific properties */
|
|
509
|
+
export interface AvailableWorkloadProfileProperties {
|
|
510
|
+
/** Used to categorize workload profiles. */
|
|
511
|
+
category?: string;
|
|
512
|
+
/** indicates whether the profile is default for the location. */
|
|
513
|
+
applicability?: Applicability;
|
|
514
|
+
/** Number of cores in CPU. */
|
|
515
|
+
cores?: number;
|
|
516
|
+
/** Memory in GiB. */
|
|
517
|
+
memoryGiB?: number;
|
|
518
|
+
/** The everyday name of the workload profile. */
|
|
519
|
+
displayName?: string;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
523
|
+
export interface ErrorResponse {
|
|
524
|
+
/** The error object. */
|
|
525
|
+
error?: ErrorDetail;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
/** The error detail. */
|
|
529
|
+
export interface ErrorDetail {
|
|
530
|
+
/**
|
|
531
|
+
* The error code.
|
|
532
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
533
|
+
*/
|
|
534
|
+
readonly code?: string;
|
|
535
|
+
/**
|
|
536
|
+
* The error message.
|
|
537
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
538
|
+
*/
|
|
539
|
+
readonly message?: string;
|
|
540
|
+
/**
|
|
541
|
+
* The error target.
|
|
542
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
543
|
+
*/
|
|
544
|
+
readonly target?: string;
|
|
545
|
+
/**
|
|
546
|
+
* The error details.
|
|
547
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
548
|
+
*/
|
|
549
|
+
readonly details?: ErrorDetail[];
|
|
550
|
+
/**
|
|
551
|
+
* The error additional info.
|
|
552
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
553
|
+
*/
|
|
554
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
/** The resource management error additional info. */
|
|
558
|
+
export interface ErrorAdditionalInfo {
|
|
559
|
+
/**
|
|
560
|
+
* The additional info type.
|
|
561
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
562
|
+
*/
|
|
563
|
+
readonly type?: string;
|
|
564
|
+
/**
|
|
565
|
+
* The additional info.
|
|
566
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
567
|
+
*/
|
|
568
|
+
readonly info?: Record<string, unknown>;
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
/** Collection of billing meters. */
|
|
572
|
+
export interface BillingMeterCollection {
|
|
573
|
+
/** Collection of billing meters. */
|
|
574
|
+
value: BillingMeter[];
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
/** Revision resource specific properties */
|
|
578
|
+
export interface BillingMeterProperties {
|
|
579
|
+
/** Used to categorize billing meters. */
|
|
580
|
+
category?: string;
|
|
581
|
+
/** Billing meter type. */
|
|
582
|
+
meterType?: string;
|
|
583
|
+
/** The everyday name of the billing meter. */
|
|
584
|
+
displayName?: string;
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
/** Collection of connectedEnvironments */
|
|
588
|
+
export interface ConnectedEnvironmentCollection {
|
|
499
589
|
/** Collection of resources. */
|
|
500
|
-
value
|
|
590
|
+
value?: ConnectedEnvironment[];
|
|
501
591
|
/**
|
|
502
592
|
* Link to next page of resources.
|
|
503
593
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -513,6 +603,212 @@ export interface ExtendedLocation {
|
|
|
513
603
|
type?: ExtendedLocationTypes;
|
|
514
604
|
}
|
|
515
605
|
|
|
606
|
+
/** Configuration properties for apps environment custom domain */
|
|
607
|
+
export interface CustomDomainConfiguration {
|
|
608
|
+
/**
|
|
609
|
+
* Id used to verify domain name ownership
|
|
610
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
611
|
+
*/
|
|
612
|
+
readonly customDomainVerificationId?: string;
|
|
613
|
+
/** Dns suffix for the environment domain */
|
|
614
|
+
dnsSuffix?: string;
|
|
615
|
+
/** PFX or PEM blob */
|
|
616
|
+
certificateValue?: Uint8Array;
|
|
617
|
+
/** Certificate password */
|
|
618
|
+
certificatePassword?: string;
|
|
619
|
+
/**
|
|
620
|
+
* Certificate expiration date.
|
|
621
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
622
|
+
*/
|
|
623
|
+
readonly expirationDate?: Date;
|
|
624
|
+
/**
|
|
625
|
+
* Certificate thumbprint.
|
|
626
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
627
|
+
*/
|
|
628
|
+
readonly thumbprint?: string;
|
|
629
|
+
/**
|
|
630
|
+
* Subject name of the certificate.
|
|
631
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
632
|
+
*/
|
|
633
|
+
readonly subjectName?: string;
|
|
634
|
+
}
|
|
635
|
+
|
|
636
|
+
/** The check availability request body. */
|
|
637
|
+
export interface CheckNameAvailabilityRequest {
|
|
638
|
+
/** The name of the resource for which availability needs to be checked. */
|
|
639
|
+
name?: string;
|
|
640
|
+
/** The resource type. */
|
|
641
|
+
type?: string;
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
/** The check availability result. */
|
|
645
|
+
export interface CheckNameAvailabilityResponse {
|
|
646
|
+
/** Indicates if the resource name is available. */
|
|
647
|
+
nameAvailable?: boolean;
|
|
648
|
+
/** The reason why the given name is not available. */
|
|
649
|
+
reason?: CheckNameAvailabilityReason;
|
|
650
|
+
/** Detailed reason why the given name is available. */
|
|
651
|
+
message?: string;
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
/** Collection of Certificates. */
|
|
655
|
+
export interface CertificateCollection {
|
|
656
|
+
/** Collection of resources. */
|
|
657
|
+
value: Certificate[];
|
|
658
|
+
/**
|
|
659
|
+
* Link to next page of resources.
|
|
660
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
661
|
+
*/
|
|
662
|
+
readonly nextLink?: string;
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
/** Certificate resource specific properties */
|
|
666
|
+
export interface CertificateProperties {
|
|
667
|
+
/**
|
|
668
|
+
* Provisioning state of the certificate.
|
|
669
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
670
|
+
*/
|
|
671
|
+
readonly provisioningState?: CertificateProvisioningState;
|
|
672
|
+
/** Certificate password. */
|
|
673
|
+
password?: string;
|
|
674
|
+
/**
|
|
675
|
+
* Subject name of the certificate.
|
|
676
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
677
|
+
*/
|
|
678
|
+
readonly subjectName?: string;
|
|
679
|
+
/**
|
|
680
|
+
* Subject alternative names the certificate applies to.
|
|
681
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
682
|
+
*/
|
|
683
|
+
readonly subjectAlternativeNames?: string[];
|
|
684
|
+
/** PFX or PEM blob */
|
|
685
|
+
value?: Uint8Array;
|
|
686
|
+
/**
|
|
687
|
+
* Certificate issuer.
|
|
688
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
689
|
+
*/
|
|
690
|
+
readonly issuer?: string;
|
|
691
|
+
/**
|
|
692
|
+
* Certificate issue Date.
|
|
693
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
694
|
+
*/
|
|
695
|
+
readonly issueDate?: Date;
|
|
696
|
+
/**
|
|
697
|
+
* Certificate expiration date.
|
|
698
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
699
|
+
*/
|
|
700
|
+
readonly expirationDate?: Date;
|
|
701
|
+
/**
|
|
702
|
+
* Certificate thumbprint.
|
|
703
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
704
|
+
*/
|
|
705
|
+
readonly thumbprint?: string;
|
|
706
|
+
/**
|
|
707
|
+
* Is the certificate valid?.
|
|
708
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
709
|
+
*/
|
|
710
|
+
readonly valid?: boolean;
|
|
711
|
+
/**
|
|
712
|
+
* Public key hash.
|
|
713
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
714
|
+
*/
|
|
715
|
+
readonly publicKeyHash?: string;
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
/** A certificate to update */
|
|
719
|
+
export interface CertificatePatch {
|
|
720
|
+
/** Application-specific metadata in the form of key-value pairs. */
|
|
721
|
+
tags?: { [propertyName: string]: string };
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
/** Dapr Components ARM resource. */
|
|
725
|
+
export interface DaprComponentsCollection {
|
|
726
|
+
/** Collection of resources. */
|
|
727
|
+
value: DaprComponent[];
|
|
728
|
+
/**
|
|
729
|
+
* Link to next page of resources.
|
|
730
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
731
|
+
*/
|
|
732
|
+
readonly nextLink?: string;
|
|
733
|
+
}
|
|
734
|
+
|
|
735
|
+
/** Secret definition. */
|
|
736
|
+
export interface Secret {
|
|
737
|
+
/** Secret Name. */
|
|
738
|
+
name?: string;
|
|
739
|
+
/** Secret Value. */
|
|
740
|
+
value?: string;
|
|
741
|
+
/** Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. */
|
|
742
|
+
identity?: string;
|
|
743
|
+
/** Azure Key Vault URL pointing to the secret referenced by the container app. */
|
|
744
|
+
keyVaultUrl?: string;
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
/** Dapr component metadata. */
|
|
748
|
+
export interface DaprMetadata {
|
|
749
|
+
/** Metadata property name. */
|
|
750
|
+
name?: string;
|
|
751
|
+
/** Metadata property value. */
|
|
752
|
+
value?: string;
|
|
753
|
+
/** Name of the Dapr Component secret from which to pull the metadata property value. */
|
|
754
|
+
secretRef?: string;
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
/** Dapr component Secrets Collection for ListSecrets Action. */
|
|
758
|
+
export interface DaprSecretsCollection {
|
|
759
|
+
/** Collection of secrets used by a Dapr component */
|
|
760
|
+
value: DaprSecret[];
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
/** Dapr component Secret for ListSecrets Action */
|
|
764
|
+
export interface DaprSecret {
|
|
765
|
+
/**
|
|
766
|
+
* Secret Name.
|
|
767
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
768
|
+
*/
|
|
769
|
+
readonly name?: string;
|
|
770
|
+
/**
|
|
771
|
+
* Secret Value.
|
|
772
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
773
|
+
*/
|
|
774
|
+
readonly value?: string;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
/** Collection of Storage for Environments */
|
|
778
|
+
export interface ConnectedEnvironmentStoragesCollection {
|
|
779
|
+
/** Collection of storage resources. */
|
|
780
|
+
value: ConnectedEnvironmentStorage[];
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
/** Storage properties */
|
|
784
|
+
export interface ConnectedEnvironmentStorageProperties {
|
|
785
|
+
/** Azure file properties */
|
|
786
|
+
azureFile?: AzureFileProperties;
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
/** Azure File Properties. */
|
|
790
|
+
export interface AzureFileProperties {
|
|
791
|
+
/** Storage account name for azure file. */
|
|
792
|
+
accountName?: string;
|
|
793
|
+
/** Storage account key for azure file. */
|
|
794
|
+
accountKey?: string;
|
|
795
|
+
/** Access mode for storage */
|
|
796
|
+
accessMode?: AccessMode;
|
|
797
|
+
/** Azure file share name. */
|
|
798
|
+
shareName?: string;
|
|
799
|
+
}
|
|
800
|
+
|
|
801
|
+
/** Container App collection ARM resource. */
|
|
802
|
+
export interface ContainerAppCollection {
|
|
803
|
+
/** Collection of resources. */
|
|
804
|
+
value: ContainerApp[];
|
|
805
|
+
/**
|
|
806
|
+
* Link to next page of resources.
|
|
807
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
808
|
+
*/
|
|
809
|
+
readonly nextLink?: string;
|
|
810
|
+
}
|
|
811
|
+
|
|
516
812
|
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
517
813
|
export interface ManagedServiceIdentity {
|
|
518
814
|
/**
|
|
@@ -562,14 +858,8 @@ export interface Configuration {
|
|
|
562
858
|
dapr?: Dapr;
|
|
563
859
|
/** Optional. Max inactive revisions a Container App can have. */
|
|
564
860
|
maxInactiveRevisions?: number;
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
/** Secret definition. */
|
|
568
|
-
export interface Secret {
|
|
569
|
-
/** Secret Name. */
|
|
570
|
-
name?: string;
|
|
571
|
-
/** Secret Value. */
|
|
572
|
-
value?: string;
|
|
861
|
+
/** Container App to be a dev Container App Service */
|
|
862
|
+
service?: Service;
|
|
573
863
|
}
|
|
574
864
|
|
|
575
865
|
/** Container App Ingress configuration. */
|
|
@@ -595,6 +885,12 @@ export interface Ingress {
|
|
|
595
885
|
allowInsecure?: boolean;
|
|
596
886
|
/** Rules to restrict incoming IP address. */
|
|
597
887
|
ipSecurityRestrictions?: IpSecurityRestrictionRule[];
|
|
888
|
+
/** Sticky Sessions for Single Revision Mode */
|
|
889
|
+
stickySessions?: IngressStickySessions;
|
|
890
|
+
/** Client certificate mode for mTLS authentication. Ignore indicates server drops client certificate on forwarding. Accept indicates server forwards client certificate but does not require a client certificate. Require indicates server requires a client certificate. */
|
|
891
|
+
clientCertificateMode?: IngressClientCertificateMode;
|
|
892
|
+
/** CORS policy for container app */
|
|
893
|
+
corsPolicy?: CorsPolicy;
|
|
598
894
|
}
|
|
599
895
|
|
|
600
896
|
/** Traffic weight assigned to a revision */
|
|
@@ -616,7 +912,7 @@ export interface CustomDomain {
|
|
|
616
912
|
/** Custom Domain binding type. */
|
|
617
913
|
bindingType?: BindingType;
|
|
618
914
|
/** Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. */
|
|
619
|
-
certificateId
|
|
915
|
+
certificateId?: string;
|
|
620
916
|
}
|
|
621
917
|
|
|
622
918
|
/** Rule to restrict incoming IP address. */
|
|
@@ -631,6 +927,28 @@ export interface IpSecurityRestrictionRule {
|
|
|
631
927
|
action: Action;
|
|
632
928
|
}
|
|
633
929
|
|
|
930
|
+
/** Sticky Sessions for Single Revision Mode */
|
|
931
|
+
export interface IngressStickySessions {
|
|
932
|
+
/** Sticky Session Affinity */
|
|
933
|
+
affinity?: Affinity;
|
|
934
|
+
}
|
|
935
|
+
|
|
936
|
+
/** Cross-Origin-Resource-Sharing policy */
|
|
937
|
+
export interface CorsPolicy {
|
|
938
|
+
/** Specifies the content for the access-control-allow-origins header */
|
|
939
|
+
allowedOrigins: string[];
|
|
940
|
+
/** Specifies the content for the access-control-allow-methods header */
|
|
941
|
+
allowedMethods?: string[];
|
|
942
|
+
/** Specifies the content for the access-control-allow-headers header */
|
|
943
|
+
allowedHeaders?: string[];
|
|
944
|
+
/** Specifies the content for the access-control-expose-headers header */
|
|
945
|
+
exposeHeaders?: string[];
|
|
946
|
+
/** Specifies the content for the access-control-max-age header */
|
|
947
|
+
maxAge?: number;
|
|
948
|
+
/** Specifies whether the resource allows credentials */
|
|
949
|
+
allowCredentials?: boolean;
|
|
950
|
+
}
|
|
951
|
+
|
|
634
952
|
/** Container App Private Registry */
|
|
635
953
|
export interface RegistryCredentials {
|
|
636
954
|
/** Container Registry Server */
|
|
@@ -663,6 +981,12 @@ export interface Dapr {
|
|
|
663
981
|
enableApiLogging?: boolean;
|
|
664
982
|
}
|
|
665
983
|
|
|
984
|
+
/** Container App to be a dev service */
|
|
985
|
+
export interface Service {
|
|
986
|
+
/** Dev ContainerApp service type */
|
|
987
|
+
type: string;
|
|
988
|
+
}
|
|
989
|
+
|
|
666
990
|
/**
|
|
667
991
|
* Container App versioned application definition.
|
|
668
992
|
* Defines the desired state of an immutable revision.
|
|
@@ -671,6 +995,8 @@ export interface Dapr {
|
|
|
671
995
|
export interface Template {
|
|
672
996
|
/** User friendly suffix that is appended to the revision name */
|
|
673
997
|
revisionSuffix?: string;
|
|
998
|
+
/** Optional duration in seconds the Container App Instance needs to terminate gracefully. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. Set this value longer than the expected cleanup time for your process. Defaults to 30 seconds. */
|
|
999
|
+
terminationGracePeriodSeconds?: number;
|
|
674
1000
|
/** List of specialized containers that run before app containers. */
|
|
675
1001
|
initContainers?: InitContainer[];
|
|
676
1002
|
/** List of container definitions for the Container App. */
|
|
@@ -679,6 +1005,8 @@ export interface Template {
|
|
|
679
1005
|
scale?: Scale;
|
|
680
1006
|
/** List of volume definitions for the Container App. */
|
|
681
1007
|
volumes?: Volume[];
|
|
1008
|
+
/** List of container app services bound to the app */
|
|
1009
|
+
serviceBinds?: ServiceBind[];
|
|
682
1010
|
}
|
|
683
1011
|
|
|
684
1012
|
/** Container App base container definition. */
|
|
@@ -728,6 +1056,8 @@ export interface VolumeMount {
|
|
|
728
1056
|
volumeName?: string;
|
|
729
1057
|
/** Path within the container at which the volume should be mounted.Must not contain ':'. */
|
|
730
1058
|
mountPath?: string;
|
|
1059
|
+
/** Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). */
|
|
1060
|
+
subPath?: string;
|
|
731
1061
|
}
|
|
732
1062
|
|
|
733
1063
|
/** Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic. */
|
|
@@ -816,9 +1146,9 @@ export interface QueueScaleRule {
|
|
|
816
1146
|
auth?: ScaleRuleAuth[];
|
|
817
1147
|
}
|
|
818
1148
|
|
|
819
|
-
/** Auth Secrets for
|
|
1149
|
+
/** Auth Secrets for Scale Rule */
|
|
820
1150
|
export interface ScaleRuleAuth {
|
|
821
|
-
/** Name of the
|
|
1151
|
+
/** Name of the secret from which to pull the auth params. */
|
|
822
1152
|
secretRef?: string;
|
|
823
1153
|
/** Trigger Parameter that uses the secret */
|
|
824
1154
|
triggerParameter?: string;
|
|
@@ -859,8 +1189,28 @@ export interface Volume {
|
|
|
859
1189
|
name?: string;
|
|
860
1190
|
/** Storage type for the volume. If not provided, use EmptyDir. */
|
|
861
1191
|
storageType?: StorageType;
|
|
862
|
-
/** Name of storage resource. No need to provide for EmptyDir. */
|
|
1192
|
+
/** Name of storage resource. No need to provide for EmptyDir and Secret. */
|
|
863
1193
|
storageName?: string;
|
|
1194
|
+
/** List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume. */
|
|
1195
|
+
secrets?: SecretVolumeItem[];
|
|
1196
|
+
/** Mount options used while mounting the AzureFile. Must be a comma-separated string. */
|
|
1197
|
+
mountOptions?: string;
|
|
1198
|
+
}
|
|
1199
|
+
|
|
1200
|
+
/** Secret to be added to volume. */
|
|
1201
|
+
export interface SecretVolumeItem {
|
|
1202
|
+
/** Name of the Container App secret from which to pull the secret value. */
|
|
1203
|
+
secretRef?: string;
|
|
1204
|
+
/** Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef. */
|
|
1205
|
+
path?: string;
|
|
1206
|
+
}
|
|
1207
|
+
|
|
1208
|
+
/** Configuration to bind a ContainerApp to a dev ContainerApp Service */
|
|
1209
|
+
export interface ServiceBind {
|
|
1210
|
+
/** Resource id of the target service */
|
|
1211
|
+
serviceId?: string;
|
|
1212
|
+
/** Name of the service bind */
|
|
1213
|
+
name?: string;
|
|
864
1214
|
}
|
|
865
1215
|
|
|
866
1216
|
/** Custom domain analysis. */
|
|
@@ -970,6 +1320,16 @@ export interface ContainerAppSecret {
|
|
|
970
1320
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
971
1321
|
*/
|
|
972
1322
|
readonly value?: string;
|
|
1323
|
+
/**
|
|
1324
|
+
* Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
|
|
1325
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1326
|
+
*/
|
|
1327
|
+
readonly identity?: string;
|
|
1328
|
+
/**
|
|
1329
|
+
* Azure Key Vault URL pointing to the secret referenced by the container app.
|
|
1330
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1331
|
+
*/
|
|
1332
|
+
readonly keyVaultUrl?: string;
|
|
973
1333
|
}
|
|
974
1334
|
|
|
975
1335
|
/** Container App Revisions collection ARM resource. */
|
|
@@ -995,6 +1355,16 @@ export interface ReplicaContainer {
|
|
|
995
1355
|
started?: boolean;
|
|
996
1356
|
/** The container restart count */
|
|
997
1357
|
restartCount?: number;
|
|
1358
|
+
/**
|
|
1359
|
+
* Current running state of the container
|
|
1360
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1361
|
+
*/
|
|
1362
|
+
readonly runningState?: ContainerAppContainerRunningState;
|
|
1363
|
+
/**
|
|
1364
|
+
* The details of container current running state
|
|
1365
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1366
|
+
*/
|
|
1367
|
+
readonly runningStateDetails?: string;
|
|
998
1368
|
/**
|
|
999
1369
|
* Log Stream endpoint
|
|
1000
1370
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1013,33 +1383,6 @@ export interface ReplicaCollection {
|
|
|
1013
1383
|
value: Replica[];
|
|
1014
1384
|
}
|
|
1015
1385
|
|
|
1016
|
-
/** Dapr Components ARM resource. */
|
|
1017
|
-
export interface DaprComponentsCollection {
|
|
1018
|
-
/** Collection of resources. */
|
|
1019
|
-
value: DaprComponent[];
|
|
1020
|
-
/**
|
|
1021
|
-
* Link to next page of resources.
|
|
1022
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1023
|
-
*/
|
|
1024
|
-
readonly nextLink?: string;
|
|
1025
|
-
}
|
|
1026
|
-
|
|
1027
|
-
/** Dapr component metadata. */
|
|
1028
|
-
export interface DaprMetadata {
|
|
1029
|
-
/** Metadata property name. */
|
|
1030
|
-
name?: string;
|
|
1031
|
-
/** Metadata property value. */
|
|
1032
|
-
value?: string;
|
|
1033
|
-
/** Name of the Dapr Component secret from which to pull the metadata property value. */
|
|
1034
|
-
secretRef?: string;
|
|
1035
|
-
}
|
|
1036
|
-
|
|
1037
|
-
/** Dapr component Secrets Collection for ListSecrets Action. */
|
|
1038
|
-
export interface DaprSecretsCollection {
|
|
1039
|
-
/** Collection of secrets used by a Dapr component */
|
|
1040
|
-
value: Secret[];
|
|
1041
|
-
}
|
|
1042
|
-
|
|
1043
1386
|
/** Diagnostics data collection for a resource. */
|
|
1044
1387
|
export interface DiagnosticsCollection {
|
|
1045
1388
|
/** Collection of diagnostic data. */
|
|
@@ -1184,47 +1527,29 @@ export interface DiagnosticDataProviderMetadataPropertyBagItem {
|
|
|
1184
1527
|
value?: string;
|
|
1185
1528
|
}
|
|
1186
1529
|
|
|
1187
|
-
/** Managed Environment resource SKU properties. */
|
|
1188
|
-
export interface EnvironmentSkuProperties {
|
|
1189
|
-
/** Name of the Sku. */
|
|
1190
|
-
name: SkuName;
|
|
1191
|
-
}
|
|
1192
|
-
|
|
1193
1530
|
/** Configuration properties for apps environment to join a Virtual Network */
|
|
1194
1531
|
export interface VnetConfiguration {
|
|
1195
|
-
/** Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide
|
|
1532
|
+
/** Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide infrastructureSubnetId if enabling this property */
|
|
1196
1533
|
internal?: boolean;
|
|
1197
|
-
/** Resource ID of a subnet for infrastructure components.
|
|
1534
|
+
/** Resource ID of a subnet for infrastructure components. Must not overlap with any other provided IP ranges. */
|
|
1198
1535
|
infrastructureSubnetId?: string;
|
|
1199
|
-
/** Resource ID of a subnet that Container App containers are injected into. This subnet must be in the same VNET as the subnet defined in infrastructureSubnetId. Must not overlap with any other provided IP ranges. */
|
|
1200
|
-
runtimeSubnetId?: string;
|
|
1201
1536
|
/** CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges. */
|
|
1202
1537
|
dockerBridgeCidr?: string;
|
|
1203
1538
|
/** IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges. */
|
|
1204
1539
|
platformReservedCidr?: string;
|
|
1205
1540
|
/** An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server. */
|
|
1206
1541
|
platformReservedDnsIP?: string;
|
|
1207
|
-
/** Configuration used to control the Environment Egress outbound traffic */
|
|
1208
|
-
outboundSettings?: ManagedEnvironmentOutboundSettings;
|
|
1209
|
-
}
|
|
1210
|
-
|
|
1211
|
-
/** Configuration used to control the Environment Egress outbound traffic */
|
|
1212
|
-
export interface ManagedEnvironmentOutboundSettings {
|
|
1213
|
-
/** Outbound type for the cluster */
|
|
1214
|
-
outBoundType?: ManagedEnvironmentOutBoundType;
|
|
1215
|
-
/** Virtual Appliance IP used as the Egress controller for the Environment */
|
|
1216
|
-
virtualNetworkApplianceIp?: string;
|
|
1217
1542
|
}
|
|
1218
1543
|
|
|
1219
1544
|
/** Configuration of application logs */
|
|
1220
1545
|
export interface AppLogsConfiguration {
|
|
1221
|
-
/** Logs destination */
|
|
1546
|
+
/** Logs destination, can be 'log-analytics', 'azure-monitor' or 'none' */
|
|
1222
1547
|
destination?: string;
|
|
1223
|
-
/** Log Analytics configuration */
|
|
1548
|
+
/** Log Analytics configuration, must only be provided when destination is configured as 'log-analytics' */
|
|
1224
1549
|
logAnalyticsConfiguration?: LogAnalyticsConfiguration;
|
|
1225
1550
|
}
|
|
1226
1551
|
|
|
1227
|
-
/** Log
|
|
1552
|
+
/** Log Analytics configuration, must only be provided when destination is configured as 'log-analytics' */
|
|
1228
1553
|
export interface LogAnalyticsConfiguration {
|
|
1229
1554
|
/** Log analytics customer id */
|
|
1230
1555
|
customerId?: string;
|
|
@@ -1232,44 +1557,46 @@ export interface LogAnalyticsConfiguration {
|
|
|
1232
1557
|
sharedKey?: string;
|
|
1233
1558
|
}
|
|
1234
1559
|
|
|
1235
|
-
/**
|
|
1236
|
-
export interface
|
|
1237
|
-
/**
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
* Certificate expiration date.
|
|
1250
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1251
|
-
*/
|
|
1252
|
-
readonly expirationDate?: Date;
|
|
1560
|
+
/** Workload profile to scope container app execution. */
|
|
1561
|
+
export interface WorkloadProfile {
|
|
1562
|
+
/** Workload profile type for the workloads to run on. */
|
|
1563
|
+
name: string;
|
|
1564
|
+
/** Workload profile type for the workloads to run on. */
|
|
1565
|
+
workloadProfileType: string;
|
|
1566
|
+
/** The minimum capacity. */
|
|
1567
|
+
minimumCount?: number;
|
|
1568
|
+
/** The maximum capacity. */
|
|
1569
|
+
maximumCount?: number;
|
|
1570
|
+
}
|
|
1571
|
+
|
|
1572
|
+
/** Configuration properties Keda component */
|
|
1573
|
+
export interface KedaConfiguration {
|
|
1253
1574
|
/**
|
|
1254
|
-
*
|
|
1575
|
+
* The version of Keda
|
|
1255
1576
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1256
1577
|
*/
|
|
1257
|
-
readonly
|
|
1578
|
+
readonly version?: string;
|
|
1579
|
+
}
|
|
1580
|
+
|
|
1581
|
+
/** Configuration properties Dapr component */
|
|
1582
|
+
export interface DaprConfiguration {
|
|
1258
1583
|
/**
|
|
1259
|
-
*
|
|
1584
|
+
* The version of Dapr
|
|
1260
1585
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1261
1586
|
*/
|
|
1262
|
-
readonly
|
|
1587
|
+
readonly version?: string;
|
|
1263
1588
|
}
|
|
1264
1589
|
|
|
1265
|
-
/**
|
|
1266
|
-
export interface
|
|
1267
|
-
/**
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1590
|
+
/** Peer authentication settings for the Managed Environment */
|
|
1591
|
+
export interface ManagedEnvironmentPropertiesPeerAuthentication {
|
|
1592
|
+
/** Mutual TLS authentication settings for the Managed Environment */
|
|
1593
|
+
mtls?: Mtls;
|
|
1594
|
+
}
|
|
1595
|
+
|
|
1596
|
+
/** Configuration properties for mutual TLS authentication */
|
|
1597
|
+
export interface Mtls {
|
|
1598
|
+
/** Boolean indicating whether the mutual TLS authentication is enabled */
|
|
1599
|
+
enabled?: boolean;
|
|
1273
1600
|
}
|
|
1274
1601
|
|
|
1275
1602
|
/** Available operations of the service */
|
|
@@ -1307,10 +1634,10 @@ export interface OperationDisplay {
|
|
|
1307
1634
|
description?: string;
|
|
1308
1635
|
}
|
|
1309
1636
|
|
|
1310
|
-
/**
|
|
1311
|
-
export interface
|
|
1637
|
+
/** Container Apps Jobs collection ARM resource. */
|
|
1638
|
+
export interface JobsCollection {
|
|
1312
1639
|
/** Collection of resources. */
|
|
1313
|
-
value:
|
|
1640
|
+
value: Job[];
|
|
1314
1641
|
/**
|
|
1315
1642
|
* Link to next page of resources.
|
|
1316
1643
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1318,10 +1645,149 @@ export interface ManagedEnvironmentsCollection {
|
|
|
1318
1645
|
readonly nextLink?: string;
|
|
1319
1646
|
}
|
|
1320
1647
|
|
|
1321
|
-
/**
|
|
1322
|
-
export interface
|
|
1648
|
+
/** Non versioned Container Apps Job configuration properties */
|
|
1649
|
+
export interface JobConfiguration {
|
|
1650
|
+
/** Collection of secrets used by a Container Apps Job */
|
|
1651
|
+
secrets?: Secret[];
|
|
1652
|
+
/** Trigger type of the job */
|
|
1653
|
+
triggerType: TriggerType;
|
|
1654
|
+
/** Maximum number of seconds a replica is allowed to run. */
|
|
1655
|
+
replicaTimeout: number;
|
|
1656
|
+
/** Maximum number of retries before failing the job. */
|
|
1657
|
+
replicaRetryLimit?: number;
|
|
1658
|
+
/** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
|
|
1659
|
+
manualTriggerConfig?: JobConfigurationManualTriggerConfig;
|
|
1660
|
+
/** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
|
|
1661
|
+
scheduleTriggerConfig?: JobConfigurationScheduleTriggerConfig;
|
|
1662
|
+
/** Trigger configuration of an event driven job. */
|
|
1663
|
+
eventTriggerConfig?: JobConfigurationEventTriggerConfig;
|
|
1664
|
+
/** Collection of private container registry credentials used by a Container apps job */
|
|
1665
|
+
registries?: RegistryCredentials[];
|
|
1666
|
+
}
|
|
1667
|
+
|
|
1668
|
+
/** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
|
|
1669
|
+
export interface JobConfigurationManualTriggerConfig {
|
|
1670
|
+
/** Minimum number of successful replica completions before overall job completion. */
|
|
1671
|
+
replicaCompletionCount?: number;
|
|
1672
|
+
/** Number of parallel replicas of a job that can run at a given time. */
|
|
1673
|
+
parallelism?: number;
|
|
1674
|
+
}
|
|
1675
|
+
|
|
1676
|
+
/** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
|
|
1677
|
+
export interface JobConfigurationScheduleTriggerConfig {
|
|
1678
|
+
/** Minimum number of successful replica completions before overall job completion. */
|
|
1679
|
+
replicaCompletionCount?: number;
|
|
1680
|
+
/** Cron formatted repeating schedule ("* * * * *") of a Cron Job. */
|
|
1681
|
+
cronExpression: string;
|
|
1682
|
+
/** Number of parallel replicas of a job that can run at a given time. */
|
|
1683
|
+
parallelism?: number;
|
|
1684
|
+
}
|
|
1685
|
+
|
|
1686
|
+
/** Trigger configuration of an event driven job. */
|
|
1687
|
+
export interface JobConfigurationEventTriggerConfig {
|
|
1688
|
+
/** Minimum number of successful replica completions before overall job completion. */
|
|
1689
|
+
replicaCompletionCount?: number;
|
|
1690
|
+
/** Number of parallel replicas of a job that can run at a given time. */
|
|
1691
|
+
parallelism?: number;
|
|
1692
|
+
/** Scaling configurations for event driven jobs. */
|
|
1693
|
+
scale?: JobScale;
|
|
1694
|
+
}
|
|
1695
|
+
|
|
1696
|
+
/** Scaling configurations for event driven jobs. */
|
|
1697
|
+
export interface JobScale {
|
|
1698
|
+
/** Interval to check each event source in seconds. Defaults to 30s */
|
|
1699
|
+
pollingInterval?: number;
|
|
1700
|
+
/** Minimum number of job executions that are created for a trigger, default 0 */
|
|
1701
|
+
minExecutions?: number;
|
|
1702
|
+
/** Maximum number of job executions that are created for a trigger, default 100. */
|
|
1703
|
+
maxExecutions?: number;
|
|
1704
|
+
/** Scaling rules. */
|
|
1705
|
+
rules?: JobScaleRule[];
|
|
1706
|
+
}
|
|
1707
|
+
|
|
1708
|
+
/** Scaling rule. */
|
|
1709
|
+
export interface JobScaleRule {
|
|
1710
|
+
/** Scale Rule Name */
|
|
1711
|
+
name?: string;
|
|
1712
|
+
/**
|
|
1713
|
+
* Type of the scale rule
|
|
1714
|
+
* eg: azure-servicebus, redis etc.
|
|
1715
|
+
*/
|
|
1716
|
+
type?: string;
|
|
1717
|
+
/** Metadata properties to describe the scale rule. */
|
|
1718
|
+
metadata?: Record<string, unknown>;
|
|
1719
|
+
/** Authentication secrets for the scale rule. */
|
|
1720
|
+
auth?: ScaleRuleAuth[];
|
|
1721
|
+
}
|
|
1722
|
+
|
|
1723
|
+
/** Container Apps Job versioned application definition. Defines the desired state of an immutable revision. Any changes to this section Will result in a new revision being created */
|
|
1724
|
+
export interface JobTemplate {
|
|
1725
|
+
/** List of specialized containers that run before app containers. */
|
|
1726
|
+
initContainers?: InitContainer[];
|
|
1727
|
+
/** List of container definitions for the Container App. */
|
|
1728
|
+
containers?: Container[];
|
|
1729
|
+
/** List of volume definitions for the Container App. */
|
|
1730
|
+
volumes?: Volume[];
|
|
1731
|
+
}
|
|
1732
|
+
|
|
1733
|
+
/** Container Apps Job resource specific properties. */
|
|
1734
|
+
export interface JobPatchProperties {
|
|
1735
|
+
/** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
|
|
1736
|
+
identity?: ManagedServiceIdentity;
|
|
1737
|
+
/** Resource tags. */
|
|
1738
|
+
tags?: { [propertyName: string]: string };
|
|
1739
|
+
properties?: JobPatchPropertiesProperties;
|
|
1740
|
+
}
|
|
1741
|
+
|
|
1742
|
+
export interface JobPatchPropertiesProperties {
|
|
1743
|
+
/** Resource ID of environment. */
|
|
1744
|
+
environmentId?: string;
|
|
1745
|
+
/** Container Apps Job configuration properties. */
|
|
1746
|
+
configuration?: JobConfiguration;
|
|
1747
|
+
/** Container Apps job definition. */
|
|
1748
|
+
template?: JobTemplate;
|
|
1749
|
+
/** Outbound IP Addresses of a container apps job. */
|
|
1750
|
+
outboundIpAddresses?: string[];
|
|
1751
|
+
/** The endpoint of the eventstream of the container apps job. */
|
|
1752
|
+
eventStreamEndpoint?: string;
|
|
1753
|
+
}
|
|
1754
|
+
|
|
1755
|
+
/** Job's execution template, containing container configuration for a job's execution */
|
|
1756
|
+
export interface JobExecutionTemplate {
|
|
1757
|
+
/** List of container definitions for the Container Apps Job. */
|
|
1758
|
+
containers?: JobExecutionContainer[];
|
|
1759
|
+
/** List of specialized containers that run before job containers. */
|
|
1760
|
+
initContainers?: JobExecutionContainer[];
|
|
1761
|
+
}
|
|
1762
|
+
|
|
1763
|
+
/** Container Apps Jobs execution container definition. */
|
|
1764
|
+
export interface JobExecutionContainer {
|
|
1765
|
+
/** Container image tag. */
|
|
1766
|
+
image?: string;
|
|
1767
|
+
/** Custom container name. */
|
|
1768
|
+
name?: string;
|
|
1769
|
+
/** Container start command. */
|
|
1770
|
+
command?: string[];
|
|
1771
|
+
/** Container start command arguments. */
|
|
1772
|
+
args?: string[];
|
|
1773
|
+
/** Container environment variables. */
|
|
1774
|
+
env?: EnvironmentVar[];
|
|
1775
|
+
/** Container resource requirements. */
|
|
1776
|
+
resources?: ContainerResources;
|
|
1777
|
+
}
|
|
1778
|
+
|
|
1779
|
+
/** Container App's Job execution name. */
|
|
1780
|
+
export interface JobExecutionBase {
|
|
1781
|
+
/** Job execution name. */
|
|
1782
|
+
name?: string;
|
|
1783
|
+
/** Job execution Id. */
|
|
1784
|
+
id?: string;
|
|
1785
|
+
}
|
|
1786
|
+
|
|
1787
|
+
/** Container App executions collection ARM resource. */
|
|
1788
|
+
export interface ContainerAppJobExecutions {
|
|
1323
1789
|
/** Collection of resources. */
|
|
1324
|
-
value:
|
|
1790
|
+
value: JobExecution[];
|
|
1325
1791
|
/**
|
|
1326
1792
|
* Link to next page of resources.
|
|
1327
1793
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1329,81 +1795,82 @@ export interface CertificateCollection {
|
|
|
1329
1795
|
readonly nextLink?: string;
|
|
1330
1796
|
}
|
|
1331
1797
|
|
|
1332
|
-
/**
|
|
1333
|
-
export interface
|
|
1334
|
-
/**
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
password?: string;
|
|
1341
|
-
/**
|
|
1342
|
-
* Subject name of the certificate.
|
|
1343
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1344
|
-
*/
|
|
1345
|
-
readonly subjectName?: string;
|
|
1346
|
-
/**
|
|
1347
|
-
* Subject alternative names the certificate applies to.
|
|
1348
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1349
|
-
*/
|
|
1350
|
-
readonly subjectAlternativeNames?: string[];
|
|
1351
|
-
/** PFX or PEM blob */
|
|
1352
|
-
value?: Uint8Array;
|
|
1353
|
-
/**
|
|
1354
|
-
* Certificate issuer.
|
|
1355
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1356
|
-
*/
|
|
1357
|
-
readonly issuer?: string;
|
|
1798
|
+
/** Container Apps Job execution. */
|
|
1799
|
+
export interface JobExecution {
|
|
1800
|
+
/** Job execution Name. */
|
|
1801
|
+
name?: string;
|
|
1802
|
+
/** Job execution Id. */
|
|
1803
|
+
id?: string;
|
|
1804
|
+
/** Job Type. */
|
|
1805
|
+
type?: string;
|
|
1358
1806
|
/**
|
|
1359
|
-
*
|
|
1807
|
+
* Current running State of the job
|
|
1360
1808
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1361
1809
|
*/
|
|
1362
|
-
readonly
|
|
1810
|
+
readonly status?: JobExecutionRunningState;
|
|
1811
|
+
/** Job execution start time. */
|
|
1812
|
+
startTime?: Date;
|
|
1813
|
+
/** Job execution end time. */
|
|
1814
|
+
endTime?: Date;
|
|
1815
|
+
/** Job's execution container. */
|
|
1816
|
+
template?: JobExecutionTemplate;
|
|
1817
|
+
}
|
|
1818
|
+
|
|
1819
|
+
/** Container Apps Job Secrets Collection ARM resource. */
|
|
1820
|
+
export interface JobSecretsCollection {
|
|
1821
|
+
/** Collection of resources. */
|
|
1822
|
+
value: Secret[];
|
|
1823
|
+
}
|
|
1824
|
+
|
|
1825
|
+
/** Collection of Environments */
|
|
1826
|
+
export interface ManagedEnvironmentsCollection {
|
|
1827
|
+
/** Collection of resources. */
|
|
1828
|
+
value: ManagedEnvironment[];
|
|
1363
1829
|
/**
|
|
1364
|
-
*
|
|
1830
|
+
* Link to next page of resources.
|
|
1365
1831
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1366
1832
|
*/
|
|
1367
|
-
readonly
|
|
1833
|
+
readonly nextLink?: string;
|
|
1834
|
+
}
|
|
1835
|
+
|
|
1836
|
+
/** Certificate resource specific properties */
|
|
1837
|
+
export interface ManagedCertificateProperties {
|
|
1368
1838
|
/**
|
|
1369
|
-
*
|
|
1839
|
+
* Provisioning state of the certificate.
|
|
1370
1840
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1371
1841
|
*/
|
|
1372
|
-
readonly
|
|
1842
|
+
readonly provisioningState?: CertificateProvisioningState;
|
|
1843
|
+
/** Subject name of the certificate. */
|
|
1844
|
+
subjectName?: string;
|
|
1373
1845
|
/**
|
|
1374
|
-
*
|
|
1846
|
+
* Any error occurred during the certificate provision.
|
|
1375
1847
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1376
1848
|
*/
|
|
1377
|
-
readonly
|
|
1849
|
+
readonly error?: string;
|
|
1850
|
+
/** Selected type of domain control validation for managed certificates. */
|
|
1851
|
+
domainControlValidation?: ManagedCertificateDomainControlValidation;
|
|
1378
1852
|
/**
|
|
1379
|
-
*
|
|
1853
|
+
* A TXT token used for DNS TXT domain control validation when issuing this type of managed certificates.
|
|
1380
1854
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1381
1855
|
*/
|
|
1382
|
-
readonly
|
|
1856
|
+
readonly validationToken?: string;
|
|
1383
1857
|
}
|
|
1384
1858
|
|
|
1385
|
-
/** A certificate to update */
|
|
1386
|
-
export interface
|
|
1859
|
+
/** A managed certificate to update */
|
|
1860
|
+
export interface ManagedCertificatePatch {
|
|
1387
1861
|
/** Application-specific metadata in the form of key-value pairs. */
|
|
1388
1862
|
tags?: { [propertyName: string]: string };
|
|
1389
1863
|
}
|
|
1390
1864
|
|
|
1391
|
-
/**
|
|
1392
|
-
export interface
|
|
1393
|
-
/**
|
|
1394
|
-
|
|
1395
|
-
/**
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
export interface CheckNameAvailabilityResponse {
|
|
1401
|
-
/** Indicates if the resource name is available. */
|
|
1402
|
-
nameAvailable?: boolean;
|
|
1403
|
-
/** The reason why the given name is not available. */
|
|
1404
|
-
reason?: CheckNameAvailabilityReason;
|
|
1405
|
-
/** Detailed reason why the given name is available. */
|
|
1406
|
-
message?: string;
|
|
1865
|
+
/** Collection of Managed Certificates. */
|
|
1866
|
+
export interface ManagedCertificateCollection {
|
|
1867
|
+
/** Collection of resources. */
|
|
1868
|
+
value: ManagedCertificate[];
|
|
1869
|
+
/**
|
|
1870
|
+
* Link to next page of resources.
|
|
1871
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1872
|
+
*/
|
|
1873
|
+
readonly nextLink?: string;
|
|
1407
1874
|
}
|
|
1408
1875
|
|
|
1409
1876
|
/** Collection of workloadProfileStates */
|
|
@@ -1439,18 +1906,6 @@ export interface ManagedEnvironmentStorageProperties {
|
|
|
1439
1906
|
azureFile?: AzureFileProperties;
|
|
1440
1907
|
}
|
|
1441
1908
|
|
|
1442
|
-
/** Azure File Properties. */
|
|
1443
|
-
export interface AzureFileProperties {
|
|
1444
|
-
/** Storage account name for azure file. */
|
|
1445
|
-
accountName?: string;
|
|
1446
|
-
/** Storage account key for azure file. */
|
|
1447
|
-
accountKey?: string;
|
|
1448
|
-
/** Access mode for storage */
|
|
1449
|
-
accessMode?: AccessMode;
|
|
1450
|
-
/** Azure file share name. */
|
|
1451
|
-
shareName?: string;
|
|
1452
|
-
}
|
|
1453
|
-
|
|
1454
1909
|
/** SourceControl collection ARM resource. */
|
|
1455
1910
|
export interface SourceControlCollection {
|
|
1456
1911
|
/** Collection of resources. */
|
|
@@ -1470,6 +1925,8 @@ export interface GithubActionConfiguration {
|
|
|
1470
1925
|
azureCredentials?: AzureCredentials;
|
|
1471
1926
|
/** Context path */
|
|
1472
1927
|
contextPath?: string;
|
|
1928
|
+
/** One time Github PAT to configure github environment */
|
|
1929
|
+
githubPersonalAccessToken?: string;
|
|
1473
1930
|
/** Image name */
|
|
1474
1931
|
image?: string;
|
|
1475
1932
|
/** Code or Image */
|
|
@@ -1500,135 +1957,16 @@ export interface AzureCredentials {
|
|
|
1500
1957
|
clientSecret?: string;
|
|
1501
1958
|
/** Tenant Id. */
|
|
1502
1959
|
tenantId?: string;
|
|
1960
|
+
/** Kind of auth github does for deploying the template */
|
|
1961
|
+
kind?: string;
|
|
1503
1962
|
/** Subscription Id. */
|
|
1504
1963
|
subscriptionId?: string;
|
|
1505
1964
|
}
|
|
1506
1965
|
|
|
1507
|
-
/**
|
|
1508
|
-
export interface
|
|
1966
|
+
/** Container App executions names list. */
|
|
1967
|
+
export interface JobExecutionNamesCollection {
|
|
1509
1968
|
/** Collection of resources. */
|
|
1510
|
-
value
|
|
1511
|
-
/**
|
|
1512
|
-
* Link to next page of resources.
|
|
1513
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1514
|
-
*/
|
|
1515
|
-
readonly nextLink?: string;
|
|
1516
|
-
}
|
|
1517
|
-
|
|
1518
|
-
/** Collection of Storage for Environments */
|
|
1519
|
-
export interface ConnectedEnvironmentStoragesCollection {
|
|
1520
|
-
/** Collection of storage resources. */
|
|
1521
|
-
value: ConnectedEnvironmentStorage[];
|
|
1522
|
-
}
|
|
1523
|
-
|
|
1524
|
-
/** Storage properties */
|
|
1525
|
-
export interface ConnectedEnvironmentStorageProperties {
|
|
1526
|
-
/** Azure file properties */
|
|
1527
|
-
azureFile?: AzureFileProperties;
|
|
1528
|
-
}
|
|
1529
|
-
|
|
1530
|
-
/** Collection of available workload profiles in the location. */
|
|
1531
|
-
export interface AvailableWorkloadProfilesCollection {
|
|
1532
|
-
/** Collection of workload profiles. */
|
|
1533
|
-
value: AvailableWorkloadProfile[];
|
|
1534
|
-
/**
|
|
1535
|
-
* Link to next page of resources.
|
|
1536
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1537
|
-
*/
|
|
1538
|
-
readonly nextLink?: string;
|
|
1539
|
-
}
|
|
1540
|
-
|
|
1541
|
-
/** Revision resource specific properties */
|
|
1542
|
-
export interface AvailableWorkloadProfileProperties {
|
|
1543
|
-
/** Used to map workload profile types to billing meter. */
|
|
1544
|
-
billingMeterCategory?: Category;
|
|
1545
|
-
/** indicates whether the profile is default for the location. */
|
|
1546
|
-
applicability?: Applicability;
|
|
1547
|
-
/** Number of cores in CPU. */
|
|
1548
|
-
cores?: number;
|
|
1549
|
-
/** Memory in GiB. */
|
|
1550
|
-
memoryGiB?: number;
|
|
1551
|
-
/** The everyday name of the workload profile. */
|
|
1552
|
-
displayName?: string;
|
|
1553
|
-
}
|
|
1554
|
-
|
|
1555
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
1556
|
-
export interface ErrorResponse {
|
|
1557
|
-
/** The error object. */
|
|
1558
|
-
error?: ErrorDetail;
|
|
1559
|
-
}
|
|
1560
|
-
|
|
1561
|
-
/** The error detail. */
|
|
1562
|
-
export interface ErrorDetail {
|
|
1563
|
-
/**
|
|
1564
|
-
* The error code.
|
|
1565
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1566
|
-
*/
|
|
1567
|
-
readonly code?: string;
|
|
1568
|
-
/**
|
|
1569
|
-
* The error message.
|
|
1570
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1571
|
-
*/
|
|
1572
|
-
readonly message?: string;
|
|
1573
|
-
/**
|
|
1574
|
-
* The error target.
|
|
1575
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1576
|
-
*/
|
|
1577
|
-
readonly target?: string;
|
|
1578
|
-
/**
|
|
1579
|
-
* The error details.
|
|
1580
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1581
|
-
*/
|
|
1582
|
-
readonly details?: ErrorDetail[];
|
|
1583
|
-
/**
|
|
1584
|
-
* The error additional info.
|
|
1585
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1586
|
-
*/
|
|
1587
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1588
|
-
}
|
|
1589
|
-
|
|
1590
|
-
/** The resource management error additional info. */
|
|
1591
|
-
export interface ErrorAdditionalInfo {
|
|
1592
|
-
/**
|
|
1593
|
-
* The additional info type.
|
|
1594
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1595
|
-
*/
|
|
1596
|
-
readonly type?: string;
|
|
1597
|
-
/**
|
|
1598
|
-
* The additional info.
|
|
1599
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1600
|
-
*/
|
|
1601
|
-
readonly info?: Record<string, unknown>;
|
|
1602
|
-
}
|
|
1603
|
-
|
|
1604
|
-
/** Collection of premium workload billing meters. */
|
|
1605
|
-
export interface BillingMeterCollection {
|
|
1606
|
-
/** Collection of billing meters. */
|
|
1607
|
-
value: BillingMeter[];
|
|
1608
|
-
}
|
|
1609
|
-
|
|
1610
|
-
/** Revision resource specific properties */
|
|
1611
|
-
export interface BillingMeterProperties {
|
|
1612
|
-
/** Used to map workload profile types to billing meter. */
|
|
1613
|
-
category?: Category;
|
|
1614
|
-
/** Billing meter type. */
|
|
1615
|
-
meterType?: string;
|
|
1616
|
-
/** The everyday name of the billing meter. */
|
|
1617
|
-
displayName?: string;
|
|
1618
|
-
}
|
|
1619
|
-
|
|
1620
|
-
/** Dapr component Secret for ListSecrets Action */
|
|
1621
|
-
export interface DaprSecret {
|
|
1622
|
-
/**
|
|
1623
|
-
* Secret Name.
|
|
1624
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1625
|
-
*/
|
|
1626
|
-
readonly name?: string;
|
|
1627
|
-
/**
|
|
1628
|
-
* Secret Value.
|
|
1629
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1630
|
-
*/
|
|
1631
|
-
readonly value?: string;
|
|
1969
|
+
value: JobExecutionBase[];
|
|
1632
1970
|
}
|
|
1633
1971
|
|
|
1634
1972
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
@@ -1665,6 +2003,48 @@ export interface AuthConfig extends ProxyResource {
|
|
|
1665
2003
|
httpSettings?: HttpSettings;
|
|
1666
2004
|
}
|
|
1667
2005
|
|
|
2006
|
+
/** A workload profile with specific hardware configure to run container apps. */
|
|
2007
|
+
export interface AvailableWorkloadProfile extends ProxyResource {
|
|
2008
|
+
/** Region of the workload profile. */
|
|
2009
|
+
location?: string;
|
|
2010
|
+
/** Revision resource specific properties */
|
|
2011
|
+
properties?: AvailableWorkloadProfileProperties;
|
|
2012
|
+
}
|
|
2013
|
+
|
|
2014
|
+
/** Billing meter. */
|
|
2015
|
+
export interface BillingMeter extends ProxyResource {
|
|
2016
|
+
/** Region for the billing meter. */
|
|
2017
|
+
location?: string;
|
|
2018
|
+
/** Revision resource specific properties */
|
|
2019
|
+
properties?: BillingMeterProperties;
|
|
2020
|
+
}
|
|
2021
|
+
|
|
2022
|
+
/** Dapr Component. */
|
|
2023
|
+
export interface DaprComponent extends ProxyResource {
|
|
2024
|
+
/** Component type */
|
|
2025
|
+
componentType?: string;
|
|
2026
|
+
/** Component version */
|
|
2027
|
+
version?: string;
|
|
2028
|
+
/** Boolean describing if the component errors are ignores */
|
|
2029
|
+
ignoreErrors?: boolean;
|
|
2030
|
+
/** Initialization timeout */
|
|
2031
|
+
initTimeout?: string;
|
|
2032
|
+
/** Collection of secrets used by a Dapr component */
|
|
2033
|
+
secrets?: Secret[];
|
|
2034
|
+
/** Name of a Dapr component to retrieve component secrets from */
|
|
2035
|
+
secretStoreComponent?: string;
|
|
2036
|
+
/** Component metadata */
|
|
2037
|
+
metadata?: DaprMetadata[];
|
|
2038
|
+
/** Names of container apps that can use this Dapr component */
|
|
2039
|
+
scopes?: string[];
|
|
2040
|
+
}
|
|
2041
|
+
|
|
2042
|
+
/** Storage resource for connectedEnvironment. */
|
|
2043
|
+
export interface ConnectedEnvironmentStorage extends ProxyResource {
|
|
2044
|
+
/** Storage properties */
|
|
2045
|
+
properties?: ConnectedEnvironmentStorageProperties;
|
|
2046
|
+
}
|
|
2047
|
+
|
|
1668
2048
|
/** Container App Revision. */
|
|
1669
2049
|
export interface Revision extends ProxyResource {
|
|
1670
2050
|
/**
|
|
@@ -1720,6 +2100,11 @@ export interface Revision extends ProxyResource {
|
|
|
1720
2100
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1721
2101
|
*/
|
|
1722
2102
|
readonly provisioningState?: RevisionProvisioningState;
|
|
2103
|
+
/**
|
|
2104
|
+
* Current running state of the revision
|
|
2105
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2106
|
+
*/
|
|
2107
|
+
readonly runningState?: RevisionRunningState;
|
|
1723
2108
|
}
|
|
1724
2109
|
|
|
1725
2110
|
/** Container App Revision Replica. */
|
|
@@ -1729,28 +2114,20 @@ export interface Replica extends ProxyResource {
|
|
|
1729
2114
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1730
2115
|
*/
|
|
1731
2116
|
readonly createdTime?: Date;
|
|
2117
|
+
/**
|
|
2118
|
+
* Current running state of the replica
|
|
2119
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2120
|
+
*/
|
|
2121
|
+
readonly runningState?: ContainerAppReplicaRunningState;
|
|
2122
|
+
/**
|
|
2123
|
+
* The details of replica current running state
|
|
2124
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2125
|
+
*/
|
|
2126
|
+
readonly runningStateDetails?: string;
|
|
1732
2127
|
/** The containers collection under a replica. */
|
|
1733
2128
|
containers?: ReplicaContainer[];
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
/** Dapr Component. */
|
|
1737
|
-
export interface DaprComponent extends ProxyResource {
|
|
1738
|
-
/** Component type */
|
|
1739
|
-
componentType?: string;
|
|
1740
|
-
/** Component version */
|
|
1741
|
-
version?: string;
|
|
1742
|
-
/** Boolean describing if the component errors are ignores */
|
|
1743
|
-
ignoreErrors?: boolean;
|
|
1744
|
-
/** Initialization timeout */
|
|
1745
|
-
initTimeout?: string;
|
|
1746
|
-
/** Collection of secrets used by a Dapr component */
|
|
1747
|
-
secrets?: Secret[];
|
|
1748
|
-
/** Name of a Dapr component to retrieve component secrets from */
|
|
1749
|
-
secretStoreComponent?: string;
|
|
1750
|
-
/** Component metadata */
|
|
1751
|
-
metadata?: DaprMetadata[];
|
|
1752
|
-
/** Names of container apps that can use this Dapr component */
|
|
1753
|
-
scopes?: string[];
|
|
2129
|
+
/** The init containers collection under a replica. */
|
|
2130
|
+
initContainers?: ReplicaContainer[];
|
|
1754
2131
|
}
|
|
1755
2132
|
|
|
1756
2133
|
/** Diagnostics data for a resource. */
|
|
@@ -1759,7 +2136,7 @@ export interface Diagnostics extends ProxyResource {
|
|
|
1759
2136
|
properties?: DiagnosticsProperties;
|
|
1760
2137
|
}
|
|
1761
2138
|
|
|
1762
|
-
/** Collection of all the workload Profile States for a
|
|
2139
|
+
/** Collection of all the workload Profile States for a Managed Environment.. */
|
|
1763
2140
|
export interface WorkloadProfileStates extends ProxyResource {
|
|
1764
2141
|
/** Workload Profile resource specific properties. */
|
|
1765
2142
|
properties?: WorkloadProfileStatesProperties;
|
|
@@ -1783,33 +2160,44 @@ export interface SourceControl extends ProxyResource {
|
|
|
1783
2160
|
/** The branch which will trigger the auto deployment */
|
|
1784
2161
|
branch?: string;
|
|
1785
2162
|
/**
|
|
1786
|
-
* Container App Revision Template with all possible settings and the
|
|
1787
|
-
* defaults if user did not provide them. The defaults are populated
|
|
1788
|
-
* as they were at the creation time
|
|
2163
|
+
* Container App Revision Template with all possible settings and the
|
|
2164
|
+
* defaults if user did not provide them. The defaults are populated
|
|
2165
|
+
* as they were at the creation time
|
|
2166
|
+
*/
|
|
2167
|
+
githubActionConfiguration?: GithubActionConfiguration;
|
|
2168
|
+
}
|
|
2169
|
+
|
|
2170
|
+
/** An environment for Kubernetes cluster specialized for web workloads by Azure App Service */
|
|
2171
|
+
export interface ConnectedEnvironment extends TrackedResource {
|
|
2172
|
+
/** The complex type of the extended location. */
|
|
2173
|
+
extendedLocation?: ExtendedLocation;
|
|
2174
|
+
/**
|
|
2175
|
+
* Provisioning state of the Kubernetes Environment.
|
|
2176
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2177
|
+
*/
|
|
2178
|
+
readonly provisioningState?: ConnectedEnvironmentProvisioningState;
|
|
2179
|
+
/**
|
|
2180
|
+
* Any errors that occurred during deployment or deployment validation
|
|
2181
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2182
|
+
*/
|
|
2183
|
+
readonly deploymentErrors?: string;
|
|
2184
|
+
/**
|
|
2185
|
+
* Default Domain Name for the cluster
|
|
2186
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1789
2187
|
*/
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
/**
|
|
1794
|
-
|
|
1795
|
-
/**
|
|
1796
|
-
|
|
1797
|
-
}
|
|
1798
|
-
|
|
1799
|
-
/** A premium workload profile. */
|
|
1800
|
-
export interface AvailableWorkloadProfile extends ProxyResource {
|
|
1801
|
-
/** Region of the workload profile. */
|
|
1802
|
-
location?: string;
|
|
1803
|
-
/** Revision resource specific properties */
|
|
1804
|
-
properties?: AvailableWorkloadProfileProperties;
|
|
2188
|
+
readonly defaultDomain?: string;
|
|
2189
|
+
/** Static IP of the connectedEnvironment */
|
|
2190
|
+
staticIp?: string;
|
|
2191
|
+
/** Application Insights connection string used by Dapr to export Service to Service communication telemetry */
|
|
2192
|
+
daprAIConnectionString?: string;
|
|
2193
|
+
/** Custom domain configuration for the environment */
|
|
2194
|
+
customDomainConfiguration?: CustomDomainConfiguration;
|
|
1805
2195
|
}
|
|
1806
2196
|
|
|
1807
|
-
/**
|
|
1808
|
-
export interface
|
|
1809
|
-
/**
|
|
1810
|
-
|
|
1811
|
-
/** Revision resource specific properties */
|
|
1812
|
-
properties?: BillingMeterProperties;
|
|
2197
|
+
/** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
2198
|
+
export interface Certificate extends TrackedResource {
|
|
2199
|
+
/** Certificate resource specific properties */
|
|
2200
|
+
properties?: CertificateProperties;
|
|
1813
2201
|
}
|
|
1814
2202
|
|
|
1815
2203
|
/** Container App. */
|
|
@@ -1818,6 +2206,8 @@ export interface ContainerApp extends TrackedResource {
|
|
|
1818
2206
|
extendedLocation?: ExtendedLocation;
|
|
1819
2207
|
/** managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code. */
|
|
1820
2208
|
identity?: ManagedServiceIdentity;
|
|
2209
|
+
/** The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource. */
|
|
2210
|
+
managedBy?: string;
|
|
1821
2211
|
/**
|
|
1822
2212
|
* Provisioning state of the Container App.
|
|
1823
2213
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1827,13 +2217,18 @@ export interface ContainerApp extends TrackedResource {
|
|
|
1827
2217
|
managedEnvironmentId?: string;
|
|
1828
2218
|
/** Resource ID of environment. */
|
|
1829
2219
|
environmentId?: string;
|
|
1830
|
-
/** Workload profile
|
|
1831
|
-
|
|
2220
|
+
/** Workload profile name to pin for container app execution. */
|
|
2221
|
+
workloadProfileName?: string;
|
|
1832
2222
|
/**
|
|
1833
2223
|
* Name of the latest revision of the Container App.
|
|
1834
2224
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1835
2225
|
*/
|
|
1836
2226
|
readonly latestRevisionName?: string;
|
|
2227
|
+
/**
|
|
2228
|
+
* Name of the latest ready revision of the Container App.
|
|
2229
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2230
|
+
*/
|
|
2231
|
+
readonly latestReadyRevisionName?: string;
|
|
1837
2232
|
/**
|
|
1838
2233
|
* Fully Qualified Domain Name of the latest revision of the Container App.
|
|
1839
2234
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1876,8 +2271,8 @@ export interface ContainerAppAuthToken extends TrackedResource {
|
|
|
1876
2271
|
|
|
1877
2272
|
/** An environment for hosting container apps */
|
|
1878
2273
|
export interface ManagedEnvironment extends TrackedResource {
|
|
1879
|
-
/**
|
|
1880
|
-
|
|
2274
|
+
/** Kind of the Environment. */
|
|
2275
|
+
kind?: string;
|
|
1881
2276
|
/**
|
|
1882
2277
|
* Provisioning state of the Environment.
|
|
1883
2278
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1921,12 +2316,49 @@ export interface ManagedEnvironment extends TrackedResource {
|
|
|
1921
2316
|
readonly eventStreamEndpoint?: string;
|
|
1922
2317
|
/** Workload profiles configured for the Managed Environment. */
|
|
1923
2318
|
workloadProfiles?: WorkloadProfile[];
|
|
2319
|
+
/** The configuration of Keda component. */
|
|
2320
|
+
kedaConfiguration?: KedaConfiguration;
|
|
2321
|
+
/** The configuration of Dapr component. */
|
|
2322
|
+
daprConfiguration?: DaprConfiguration;
|
|
2323
|
+
/** Name of the platform-managed resource group created for the Managed Environment to host infrastructure resources. If a subnet ID is provided, this resource group will be created in the same subscription as the subnet. */
|
|
2324
|
+
infrastructureResourceGroup?: string;
|
|
2325
|
+
/** Peer authentication settings for the Managed Environment */
|
|
2326
|
+
peerAuthentication?: ManagedEnvironmentPropertiesPeerAuthentication;
|
|
2327
|
+
}
|
|
2328
|
+
|
|
2329
|
+
/** Container App Job */
|
|
2330
|
+
export interface Job extends TrackedResource {
|
|
2331
|
+
/** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
|
|
2332
|
+
identity?: ManagedServiceIdentity;
|
|
2333
|
+
/**
|
|
2334
|
+
* Provisioning state of the Container Apps Job.
|
|
2335
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2336
|
+
*/
|
|
2337
|
+
readonly provisioningState?: JobProvisioningState;
|
|
2338
|
+
/** Resource ID of environment. */
|
|
2339
|
+
environmentId?: string;
|
|
2340
|
+
/** Workload profile name to pin for container apps job execution. */
|
|
2341
|
+
workloadProfileName?: string;
|
|
2342
|
+
/** Container Apps Job configuration properties. */
|
|
2343
|
+
configuration?: JobConfiguration;
|
|
2344
|
+
/** Container Apps job definition. */
|
|
2345
|
+
template?: JobTemplate;
|
|
2346
|
+
/**
|
|
2347
|
+
* Outbound IP Addresses of a container apps job.
|
|
2348
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2349
|
+
*/
|
|
2350
|
+
readonly outboundIpAddresses?: string[];
|
|
2351
|
+
/**
|
|
2352
|
+
* The endpoint of the eventstream of the container apps job.
|
|
2353
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2354
|
+
*/
|
|
2355
|
+
readonly eventStreamEndpoint?: string;
|
|
1924
2356
|
}
|
|
1925
2357
|
|
|
1926
|
-
/**
|
|
1927
|
-
export interface
|
|
2358
|
+
/** Managed certificates used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
2359
|
+
export interface ManagedCertificate extends TrackedResource {
|
|
1928
2360
|
/** Certificate resource specific properties */
|
|
1929
|
-
properties?:
|
|
2361
|
+
properties?: ManagedCertificateProperties;
|
|
1930
2362
|
}
|
|
1931
2363
|
|
|
1932
2364
|
/** Environment Auth Token. */
|
|
@@ -1943,31 +2375,54 @@ export interface EnvironmentAuthToken extends TrackedResource {
|
|
|
1943
2375
|
readonly expires?: Date;
|
|
1944
2376
|
}
|
|
1945
2377
|
|
|
1946
|
-
/**
|
|
1947
|
-
export interface
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
2378
|
+
/** Defines headers for ConnectedEnvironments_delete operation. */
|
|
2379
|
+
export interface ConnectedEnvironmentsDeleteHeaders {
|
|
2380
|
+
location?: string;
|
|
2381
|
+
}
|
|
2382
|
+
|
|
2383
|
+
/** Defines headers for ContainerApps_delete operation. */
|
|
2384
|
+
export interface ContainerAppsDeleteHeaders {
|
|
2385
|
+
location?: string;
|
|
2386
|
+
}
|
|
2387
|
+
|
|
2388
|
+
/** Defines headers for ContainerApps_update operation. */
|
|
2389
|
+
export interface ContainerAppsUpdateHeaders {
|
|
2390
|
+
location?: string;
|
|
2391
|
+
}
|
|
2392
|
+
|
|
2393
|
+
/** Defines headers for ContainerApps_start operation. */
|
|
2394
|
+
export interface ContainerAppsStartHeaders {
|
|
2395
|
+
location?: string;
|
|
2396
|
+
}
|
|
2397
|
+
|
|
2398
|
+
/** Defines headers for ContainerApps_stop operation. */
|
|
2399
|
+
export interface ContainerAppsStopHeaders {
|
|
2400
|
+
location?: string;
|
|
2401
|
+
}
|
|
2402
|
+
|
|
2403
|
+
/** Defines headers for Jobs_delete operation. */
|
|
2404
|
+
export interface JobsDeleteHeaders {
|
|
2405
|
+
location?: string;
|
|
2406
|
+
}
|
|
2407
|
+
|
|
2408
|
+
/** Defines headers for Jobs_update operation. */
|
|
2409
|
+
export interface JobsUpdateHeaders {
|
|
2410
|
+
location?: string;
|
|
2411
|
+
}
|
|
2412
|
+
|
|
2413
|
+
/** Defines headers for Jobs_start operation. */
|
|
2414
|
+
export interface JobsStartHeaders {
|
|
2415
|
+
location?: string;
|
|
2416
|
+
}
|
|
2417
|
+
|
|
2418
|
+
/** Defines headers for Jobs_stopExecution operation. */
|
|
2419
|
+
export interface JobsStopExecutionHeaders {
|
|
2420
|
+
location?: string;
|
|
2421
|
+
}
|
|
2422
|
+
|
|
2423
|
+
/** Defines headers for Jobs_stopMultipleExecutions operation. */
|
|
2424
|
+
export interface JobsStopMultipleExecutionsHeaders {
|
|
2425
|
+
location?: string;
|
|
1971
2426
|
}
|
|
1972
2427
|
|
|
1973
2428
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
@@ -1994,6 +2449,24 @@ export enum KnownCreatedByType {
|
|
|
1994
2449
|
*/
|
|
1995
2450
|
export type CreatedByType = string;
|
|
1996
2451
|
|
|
2452
|
+
/** Known values of {@link Applicability} that the service accepts. */
|
|
2453
|
+
export enum KnownApplicability {
|
|
2454
|
+
/** LocationDefault */
|
|
2455
|
+
LocationDefault = "LocationDefault",
|
|
2456
|
+
/** Custom */
|
|
2457
|
+
Custom = "Custom"
|
|
2458
|
+
}
|
|
2459
|
+
|
|
2460
|
+
/**
|
|
2461
|
+
* Defines values for Applicability. \
|
|
2462
|
+
* {@link KnownApplicability} can be used interchangeably with Applicability,
|
|
2463
|
+
* this enum contains the known values that the service supports.
|
|
2464
|
+
* ### Known values supported by the service
|
|
2465
|
+
* **LocationDefault** \
|
|
2466
|
+
* **Custom**
|
|
2467
|
+
*/
|
|
2468
|
+
export type Applicability = string;
|
|
2469
|
+
|
|
1997
2470
|
/** Known values of {@link ExtendedLocationTypes} that the service accepts. */
|
|
1998
2471
|
export enum KnownExtendedLocationTypes {
|
|
1999
2472
|
/** CustomLocation */
|
|
@@ -2009,6 +2482,105 @@ export enum KnownExtendedLocationTypes {
|
|
|
2009
2482
|
*/
|
|
2010
2483
|
export type ExtendedLocationTypes = string;
|
|
2011
2484
|
|
|
2485
|
+
/** Known values of {@link ConnectedEnvironmentProvisioningState} that the service accepts. */
|
|
2486
|
+
export enum KnownConnectedEnvironmentProvisioningState {
|
|
2487
|
+
/** Succeeded */
|
|
2488
|
+
Succeeded = "Succeeded",
|
|
2489
|
+
/** Failed */
|
|
2490
|
+
Failed = "Failed",
|
|
2491
|
+
/** Canceled */
|
|
2492
|
+
Canceled = "Canceled",
|
|
2493
|
+
/** Waiting */
|
|
2494
|
+
Waiting = "Waiting",
|
|
2495
|
+
/** InitializationInProgress */
|
|
2496
|
+
InitializationInProgress = "InitializationInProgress",
|
|
2497
|
+
/** InfrastructureSetupInProgress */
|
|
2498
|
+
InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
|
|
2499
|
+
/** InfrastructureSetupComplete */
|
|
2500
|
+
InfrastructureSetupComplete = "InfrastructureSetupComplete",
|
|
2501
|
+
/** ScheduledForDelete */
|
|
2502
|
+
ScheduledForDelete = "ScheduledForDelete"
|
|
2503
|
+
}
|
|
2504
|
+
|
|
2505
|
+
/**
|
|
2506
|
+
* Defines values for ConnectedEnvironmentProvisioningState. \
|
|
2507
|
+
* {@link KnownConnectedEnvironmentProvisioningState} can be used interchangeably with ConnectedEnvironmentProvisioningState,
|
|
2508
|
+
* this enum contains the known values that the service supports.
|
|
2509
|
+
* ### Known values supported by the service
|
|
2510
|
+
* **Succeeded** \
|
|
2511
|
+
* **Failed** \
|
|
2512
|
+
* **Canceled** \
|
|
2513
|
+
* **Waiting** \
|
|
2514
|
+
* **InitializationInProgress** \
|
|
2515
|
+
* **InfrastructureSetupInProgress** \
|
|
2516
|
+
* **InfrastructureSetupComplete** \
|
|
2517
|
+
* **ScheduledForDelete**
|
|
2518
|
+
*/
|
|
2519
|
+
export type ConnectedEnvironmentProvisioningState = string;
|
|
2520
|
+
|
|
2521
|
+
/** Known values of {@link CheckNameAvailabilityReason} that the service accepts. */
|
|
2522
|
+
export enum KnownCheckNameAvailabilityReason {
|
|
2523
|
+
/** Invalid */
|
|
2524
|
+
Invalid = "Invalid",
|
|
2525
|
+
/** AlreadyExists */
|
|
2526
|
+
AlreadyExists = "AlreadyExists"
|
|
2527
|
+
}
|
|
2528
|
+
|
|
2529
|
+
/**
|
|
2530
|
+
* Defines values for CheckNameAvailabilityReason. \
|
|
2531
|
+
* {@link KnownCheckNameAvailabilityReason} can be used interchangeably with CheckNameAvailabilityReason,
|
|
2532
|
+
* this enum contains the known values that the service supports.
|
|
2533
|
+
* ### Known values supported by the service
|
|
2534
|
+
* **Invalid** \
|
|
2535
|
+
* **AlreadyExists**
|
|
2536
|
+
*/
|
|
2537
|
+
export type CheckNameAvailabilityReason = string;
|
|
2538
|
+
|
|
2539
|
+
/** Known values of {@link CertificateProvisioningState} that the service accepts. */
|
|
2540
|
+
export enum KnownCertificateProvisioningState {
|
|
2541
|
+
/** Succeeded */
|
|
2542
|
+
Succeeded = "Succeeded",
|
|
2543
|
+
/** Failed */
|
|
2544
|
+
Failed = "Failed",
|
|
2545
|
+
/** Canceled */
|
|
2546
|
+
Canceled = "Canceled",
|
|
2547
|
+
/** DeleteFailed */
|
|
2548
|
+
DeleteFailed = "DeleteFailed",
|
|
2549
|
+
/** Pending */
|
|
2550
|
+
Pending = "Pending"
|
|
2551
|
+
}
|
|
2552
|
+
|
|
2553
|
+
/**
|
|
2554
|
+
* Defines values for CertificateProvisioningState. \
|
|
2555
|
+
* {@link KnownCertificateProvisioningState} can be used interchangeably with CertificateProvisioningState,
|
|
2556
|
+
* this enum contains the known values that the service supports.
|
|
2557
|
+
* ### Known values supported by the service
|
|
2558
|
+
* **Succeeded** \
|
|
2559
|
+
* **Failed** \
|
|
2560
|
+
* **Canceled** \
|
|
2561
|
+
* **DeleteFailed** \
|
|
2562
|
+
* **Pending**
|
|
2563
|
+
*/
|
|
2564
|
+
export type CertificateProvisioningState = string;
|
|
2565
|
+
|
|
2566
|
+
/** Known values of {@link AccessMode} that the service accepts. */
|
|
2567
|
+
export enum KnownAccessMode {
|
|
2568
|
+
/** ReadOnly */
|
|
2569
|
+
ReadOnly = "ReadOnly",
|
|
2570
|
+
/** ReadWrite */
|
|
2571
|
+
ReadWrite = "ReadWrite"
|
|
2572
|
+
}
|
|
2573
|
+
|
|
2574
|
+
/**
|
|
2575
|
+
* Defines values for AccessMode. \
|
|
2576
|
+
* {@link KnownAccessMode} can be used interchangeably with AccessMode,
|
|
2577
|
+
* this enum contains the known values that the service supports.
|
|
2578
|
+
* ### Known values supported by the service
|
|
2579
|
+
* **ReadOnly** \
|
|
2580
|
+
* **ReadWrite**
|
|
2581
|
+
*/
|
|
2582
|
+
export type AccessMode = string;
|
|
2583
|
+
|
|
2012
2584
|
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
2013
2585
|
export enum KnownManagedServiceIdentityType {
|
|
2014
2586
|
/** None */
|
|
@@ -2138,6 +2710,45 @@ export enum KnownAction {
|
|
|
2138
2710
|
*/
|
|
2139
2711
|
export type Action = string;
|
|
2140
2712
|
|
|
2713
|
+
/** Known values of {@link Affinity} that the service accepts. */
|
|
2714
|
+
export enum KnownAffinity {
|
|
2715
|
+
/** Sticky */
|
|
2716
|
+
Sticky = "sticky",
|
|
2717
|
+
/** None */
|
|
2718
|
+
None = "none"
|
|
2719
|
+
}
|
|
2720
|
+
|
|
2721
|
+
/**
|
|
2722
|
+
* Defines values for Affinity. \
|
|
2723
|
+
* {@link KnownAffinity} can be used interchangeably with Affinity,
|
|
2724
|
+
* this enum contains the known values that the service supports.
|
|
2725
|
+
* ### Known values supported by the service
|
|
2726
|
+
* **sticky** \
|
|
2727
|
+
* **none**
|
|
2728
|
+
*/
|
|
2729
|
+
export type Affinity = string;
|
|
2730
|
+
|
|
2731
|
+
/** Known values of {@link IngressClientCertificateMode} that the service accepts. */
|
|
2732
|
+
export enum KnownIngressClientCertificateMode {
|
|
2733
|
+
/** Ignore */
|
|
2734
|
+
Ignore = "ignore",
|
|
2735
|
+
/** Accept */
|
|
2736
|
+
Accept = "accept",
|
|
2737
|
+
/** Require */
|
|
2738
|
+
Require = "require"
|
|
2739
|
+
}
|
|
2740
|
+
|
|
2741
|
+
/**
|
|
2742
|
+
* Defines values for IngressClientCertificateMode. \
|
|
2743
|
+
* {@link KnownIngressClientCertificateMode} can be used interchangeably with IngressClientCertificateMode,
|
|
2744
|
+
* this enum contains the known values that the service supports.
|
|
2745
|
+
* ### Known values supported by the service
|
|
2746
|
+
* **ignore** \
|
|
2747
|
+
* **accept** \
|
|
2748
|
+
* **require**
|
|
2749
|
+
*/
|
|
2750
|
+
export type IngressClientCertificateMode = string;
|
|
2751
|
+
|
|
2141
2752
|
/** Known values of {@link AppProtocol} that the service accepts. */
|
|
2142
2753
|
export enum KnownAppProtocol {
|
|
2143
2754
|
/** Http */
|
|
@@ -2224,7 +2835,9 @@ export enum KnownStorageType {
|
|
|
2224
2835
|
/** AzureFile */
|
|
2225
2836
|
AzureFile = "AzureFile",
|
|
2226
2837
|
/** EmptyDir */
|
|
2227
|
-
EmptyDir = "EmptyDir"
|
|
2838
|
+
EmptyDir = "EmptyDir",
|
|
2839
|
+
/** Secret */
|
|
2840
|
+
Secret = "Secret"
|
|
2228
2841
|
}
|
|
2229
2842
|
|
|
2230
2843
|
/**
|
|
@@ -2233,7 +2846,8 @@ export enum KnownStorageType {
|
|
|
2233
2846
|
* this enum contains the known values that the service supports.
|
|
2234
2847
|
* ### Known values supported by the service
|
|
2235
2848
|
* **AzureFile** \
|
|
2236
|
-
* **EmptyDir**
|
|
2849
|
+
* **EmptyDir** \
|
|
2850
|
+
* **Secret**
|
|
2237
2851
|
*/
|
|
2238
2852
|
export type StorageType = string;
|
|
2239
2853
|
|
|
@@ -2285,23 +2899,77 @@ export enum KnownRevisionProvisioningState {
|
|
|
2285
2899
|
*/
|
|
2286
2900
|
export type RevisionProvisioningState = string;
|
|
2287
2901
|
|
|
2288
|
-
/** Known values of {@link
|
|
2289
|
-
export enum
|
|
2290
|
-
/**
|
|
2291
|
-
|
|
2292
|
-
/**
|
|
2293
|
-
|
|
2902
|
+
/** Known values of {@link RevisionRunningState} that the service accepts. */
|
|
2903
|
+
export enum KnownRevisionRunningState {
|
|
2904
|
+
/** Running */
|
|
2905
|
+
Running = "Running",
|
|
2906
|
+
/** Processing */
|
|
2907
|
+
Processing = "Processing",
|
|
2908
|
+
/** Stopped */
|
|
2909
|
+
Stopped = "Stopped",
|
|
2910
|
+
/** Degraded */
|
|
2911
|
+
Degraded = "Degraded",
|
|
2912
|
+
/** Failed */
|
|
2913
|
+
Failed = "Failed",
|
|
2914
|
+
/** Unknown */
|
|
2915
|
+
Unknown = "Unknown"
|
|
2916
|
+
}
|
|
2917
|
+
|
|
2918
|
+
/**
|
|
2919
|
+
* Defines values for RevisionRunningState. \
|
|
2920
|
+
* {@link KnownRevisionRunningState} can be used interchangeably with RevisionRunningState,
|
|
2921
|
+
* this enum contains the known values that the service supports.
|
|
2922
|
+
* ### Known values supported by the service
|
|
2923
|
+
* **Running** \
|
|
2924
|
+
* **Processing** \
|
|
2925
|
+
* **Stopped** \
|
|
2926
|
+
* **Degraded** \
|
|
2927
|
+
* **Failed** \
|
|
2928
|
+
* **Unknown**
|
|
2929
|
+
*/
|
|
2930
|
+
export type RevisionRunningState = string;
|
|
2931
|
+
|
|
2932
|
+
/** Known values of {@link ContainerAppReplicaRunningState} that the service accepts. */
|
|
2933
|
+
export enum KnownContainerAppReplicaRunningState {
|
|
2934
|
+
/** Running */
|
|
2935
|
+
Running = "Running",
|
|
2936
|
+
/** NotRunning */
|
|
2937
|
+
NotRunning = "NotRunning",
|
|
2938
|
+
/** Unknown */
|
|
2939
|
+
Unknown = "Unknown"
|
|
2940
|
+
}
|
|
2941
|
+
|
|
2942
|
+
/**
|
|
2943
|
+
* Defines values for ContainerAppReplicaRunningState. \
|
|
2944
|
+
* {@link KnownContainerAppReplicaRunningState} can be used interchangeably with ContainerAppReplicaRunningState,
|
|
2945
|
+
* this enum contains the known values that the service supports.
|
|
2946
|
+
* ### Known values supported by the service
|
|
2947
|
+
* **Running** \
|
|
2948
|
+
* **NotRunning** \
|
|
2949
|
+
* **Unknown**
|
|
2950
|
+
*/
|
|
2951
|
+
export type ContainerAppReplicaRunningState = string;
|
|
2952
|
+
|
|
2953
|
+
/** Known values of {@link ContainerAppContainerRunningState} that the service accepts. */
|
|
2954
|
+
export enum KnownContainerAppContainerRunningState {
|
|
2955
|
+
/** Running */
|
|
2956
|
+
Running = "Running",
|
|
2957
|
+
/** Terminated */
|
|
2958
|
+
Terminated = "Terminated",
|
|
2959
|
+
/** Waiting */
|
|
2960
|
+
Waiting = "Waiting"
|
|
2294
2961
|
}
|
|
2295
2962
|
|
|
2296
2963
|
/**
|
|
2297
|
-
* Defines values for
|
|
2298
|
-
* {@link
|
|
2964
|
+
* Defines values for ContainerAppContainerRunningState. \
|
|
2965
|
+
* {@link KnownContainerAppContainerRunningState} can be used interchangeably with ContainerAppContainerRunningState,
|
|
2299
2966
|
* this enum contains the known values that the service supports.
|
|
2300
2967
|
* ### Known values supported by the service
|
|
2301
|
-
* **
|
|
2302
|
-
* **
|
|
2968
|
+
* **Running** \
|
|
2969
|
+
* **Terminated** \
|
|
2970
|
+
* **Waiting**
|
|
2303
2971
|
*/
|
|
2304
|
-
export type
|
|
2972
|
+
export type ContainerAppContainerRunningState = string;
|
|
2305
2973
|
|
|
2306
2974
|
/** Known values of {@link EnvironmentProvisioningState} that the service accepts. */
|
|
2307
2975
|
export enum KnownEnvironmentProvisioningState {
|
|
@@ -2345,86 +3013,107 @@ export enum KnownEnvironmentProvisioningState {
|
|
|
2345
3013
|
*/
|
|
2346
3014
|
export type EnvironmentProvisioningState = string;
|
|
2347
3015
|
|
|
2348
|
-
/** Known values of {@link
|
|
2349
|
-
export enum
|
|
2350
|
-
/**
|
|
2351
|
-
|
|
2352
|
-
/** UserDefinedRouting */
|
|
2353
|
-
UserDefinedRouting = "UserDefinedRouting"
|
|
2354
|
-
}
|
|
2355
|
-
|
|
2356
|
-
/**
|
|
2357
|
-
* Defines values for ManagedEnvironmentOutBoundType. \
|
|
2358
|
-
* {@link KnownManagedEnvironmentOutBoundType} can be used interchangeably with ManagedEnvironmentOutBoundType,
|
|
2359
|
-
* this enum contains the known values that the service supports.
|
|
2360
|
-
* ### Known values supported by the service
|
|
2361
|
-
* **LoadBalancer** \
|
|
2362
|
-
* **UserDefinedRouting**
|
|
2363
|
-
*/
|
|
2364
|
-
export type ManagedEnvironmentOutBoundType = string;
|
|
2365
|
-
|
|
2366
|
-
/** Known values of {@link CertificateProvisioningState} that the service accepts. */
|
|
2367
|
-
export enum KnownCertificateProvisioningState {
|
|
3016
|
+
/** Known values of {@link JobProvisioningState} that the service accepts. */
|
|
3017
|
+
export enum KnownJobProvisioningState {
|
|
3018
|
+
/** InProgress */
|
|
3019
|
+
InProgress = "InProgress",
|
|
2368
3020
|
/** Succeeded */
|
|
2369
3021
|
Succeeded = "Succeeded",
|
|
2370
3022
|
/** Failed */
|
|
2371
3023
|
Failed = "Failed",
|
|
2372
3024
|
/** Canceled */
|
|
2373
3025
|
Canceled = "Canceled",
|
|
2374
|
-
/**
|
|
2375
|
-
|
|
2376
|
-
/** Pending */
|
|
2377
|
-
Pending = "Pending"
|
|
3026
|
+
/** Deleting */
|
|
3027
|
+
Deleting = "Deleting"
|
|
2378
3028
|
}
|
|
2379
3029
|
|
|
2380
3030
|
/**
|
|
2381
|
-
* Defines values for
|
|
2382
|
-
* {@link
|
|
3031
|
+
* Defines values for JobProvisioningState. \
|
|
3032
|
+
* {@link KnownJobProvisioningState} can be used interchangeably with JobProvisioningState,
|
|
2383
3033
|
* this enum contains the known values that the service supports.
|
|
2384
3034
|
* ### Known values supported by the service
|
|
3035
|
+
* **InProgress** \
|
|
2385
3036
|
* **Succeeded** \
|
|
2386
3037
|
* **Failed** \
|
|
2387
3038
|
* **Canceled** \
|
|
2388
|
-
* **
|
|
2389
|
-
* **Pending**
|
|
3039
|
+
* **Deleting**
|
|
2390
3040
|
*/
|
|
2391
|
-
export type
|
|
3041
|
+
export type JobProvisioningState = string;
|
|
2392
3042
|
|
|
2393
|
-
/** Known values of {@link
|
|
2394
|
-
export enum
|
|
2395
|
-
/**
|
|
2396
|
-
|
|
2397
|
-
/**
|
|
2398
|
-
|
|
3043
|
+
/** Known values of {@link TriggerType} that the service accepts. */
|
|
3044
|
+
export enum KnownTriggerType {
|
|
3045
|
+
/** Schedule */
|
|
3046
|
+
Schedule = "Schedule",
|
|
3047
|
+
/** Event */
|
|
3048
|
+
Event = "Event",
|
|
3049
|
+
/** Manual */
|
|
3050
|
+
Manual = "Manual"
|
|
2399
3051
|
}
|
|
2400
3052
|
|
|
2401
3053
|
/**
|
|
2402
|
-
* Defines values for
|
|
2403
|
-
* {@link
|
|
3054
|
+
* Defines values for TriggerType. \
|
|
3055
|
+
* {@link KnownTriggerType} can be used interchangeably with TriggerType,
|
|
2404
3056
|
* this enum contains the known values that the service supports.
|
|
2405
3057
|
* ### Known values supported by the service
|
|
2406
|
-
* **
|
|
2407
|
-
* **
|
|
3058
|
+
* **Schedule** \
|
|
3059
|
+
* **Event** \
|
|
3060
|
+
* **Manual**
|
|
2408
3061
|
*/
|
|
2409
|
-
export type
|
|
3062
|
+
export type TriggerType = string;
|
|
3063
|
+
|
|
3064
|
+
/** Known values of {@link JobExecutionRunningState} that the service accepts. */
|
|
3065
|
+
export enum KnownJobExecutionRunningState {
|
|
3066
|
+
/** Running */
|
|
3067
|
+
Running = "Running",
|
|
3068
|
+
/** Processing */
|
|
3069
|
+
Processing = "Processing",
|
|
3070
|
+
/** Stopped */
|
|
3071
|
+
Stopped = "Stopped",
|
|
3072
|
+
/** Degraded */
|
|
3073
|
+
Degraded = "Degraded",
|
|
3074
|
+
/** Failed */
|
|
3075
|
+
Failed = "Failed",
|
|
3076
|
+
/** Unknown */
|
|
3077
|
+
Unknown = "Unknown",
|
|
3078
|
+
/** Succeeded */
|
|
3079
|
+
Succeeded = "Succeeded"
|
|
3080
|
+
}
|
|
2410
3081
|
|
|
2411
|
-
/**
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
3082
|
+
/**
|
|
3083
|
+
* Defines values for JobExecutionRunningState. \
|
|
3084
|
+
* {@link KnownJobExecutionRunningState} can be used interchangeably with JobExecutionRunningState,
|
|
3085
|
+
* this enum contains the known values that the service supports.
|
|
3086
|
+
* ### Known values supported by the service
|
|
3087
|
+
* **Running** \
|
|
3088
|
+
* **Processing** \
|
|
3089
|
+
* **Stopped** \
|
|
3090
|
+
* **Degraded** \
|
|
3091
|
+
* **Failed** \
|
|
3092
|
+
* **Unknown** \
|
|
3093
|
+
* **Succeeded**
|
|
3094
|
+
*/
|
|
3095
|
+
export type JobExecutionRunningState = string;
|
|
3096
|
+
|
|
3097
|
+
/** Known values of {@link ManagedCertificateDomainControlValidation} that the service accepts. */
|
|
3098
|
+
export enum KnownManagedCertificateDomainControlValidation {
|
|
3099
|
+
/** Cname */
|
|
3100
|
+
Cname = "CNAME",
|
|
3101
|
+
/** Http */
|
|
3102
|
+
Http = "HTTP",
|
|
3103
|
+
/** TXT */
|
|
3104
|
+
TXT = "TXT"
|
|
2417
3105
|
}
|
|
2418
3106
|
|
|
2419
3107
|
/**
|
|
2420
|
-
* Defines values for
|
|
2421
|
-
* {@link
|
|
3108
|
+
* Defines values for ManagedCertificateDomainControlValidation. \
|
|
3109
|
+
* {@link KnownManagedCertificateDomainControlValidation} can be used interchangeably with ManagedCertificateDomainControlValidation,
|
|
2422
3110
|
* this enum contains the known values that the service supports.
|
|
2423
3111
|
* ### Known values supported by the service
|
|
2424
|
-
* **
|
|
2425
|
-
* **
|
|
3112
|
+
* **CNAME** \
|
|
3113
|
+
* **HTTP** \
|
|
3114
|
+
* **TXT**
|
|
2426
3115
|
*/
|
|
2427
|
-
export type
|
|
3116
|
+
export type ManagedCertificateDomainControlValidation = string;
|
|
2428
3117
|
|
|
2429
3118
|
/** Known values of {@link SourceControlOperationState} that the service accepts. */
|
|
2430
3119
|
export enum KnownSourceControlOperationState {
|
|
@@ -2449,127 +3138,249 @@ export enum KnownSourceControlOperationState {
|
|
|
2449
3138
|
* **Canceled**
|
|
2450
3139
|
*/
|
|
2451
3140
|
export type SourceControlOperationState = string;
|
|
3141
|
+
/** Defines values for UnauthenticatedClientActionV2. */
|
|
3142
|
+
export type UnauthenticatedClientActionV2 =
|
|
3143
|
+
| "RedirectToLoginPage"
|
|
3144
|
+
| "AllowAnonymous"
|
|
3145
|
+
| "Return401"
|
|
3146
|
+
| "Return403";
|
|
3147
|
+
/** Defines values for CookieExpirationConvention. */
|
|
3148
|
+
export type CookieExpirationConvention =
|
|
3149
|
+
| "FixedTime"
|
|
3150
|
+
| "IdentityProviderDerived";
|
|
3151
|
+
/** Defines values for ForwardProxyConvention. */
|
|
3152
|
+
export type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
|
|
3153
|
+
/** Defines values for DnsVerificationTestResult. */
|
|
3154
|
+
export type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
|
|
2452
3155
|
|
|
2453
|
-
/**
|
|
2454
|
-
export
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
3156
|
+
/** Optional parameters. */
|
|
3157
|
+
export interface ContainerAppsAuthConfigsListByContainerAppOptionalParams
|
|
3158
|
+
extends coreClient.OperationOptions {}
|
|
3159
|
+
|
|
3160
|
+
/** Contains response data for the listByContainerApp operation. */
|
|
3161
|
+
export type ContainerAppsAuthConfigsListByContainerAppResponse = AuthConfigCollection;
|
|
3162
|
+
|
|
3163
|
+
/** Optional parameters. */
|
|
3164
|
+
export interface ContainerAppsAuthConfigsGetOptionalParams
|
|
3165
|
+
extends coreClient.OperationOptions {}
|
|
3166
|
+
|
|
3167
|
+
/** Contains response data for the get operation. */
|
|
3168
|
+
export type ContainerAppsAuthConfigsGetResponse = AuthConfig;
|
|
3169
|
+
|
|
3170
|
+
/** Optional parameters. */
|
|
3171
|
+
export interface ContainerAppsAuthConfigsCreateOrUpdateOptionalParams
|
|
3172
|
+
extends coreClient.OperationOptions {}
|
|
3173
|
+
|
|
3174
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3175
|
+
export type ContainerAppsAuthConfigsCreateOrUpdateResponse = AuthConfig;
|
|
3176
|
+
|
|
3177
|
+
/** Optional parameters. */
|
|
3178
|
+
export interface ContainerAppsAuthConfigsDeleteOptionalParams
|
|
3179
|
+
extends coreClient.OperationOptions {}
|
|
3180
|
+
|
|
3181
|
+
/** Optional parameters. */
|
|
3182
|
+
export interface ContainerAppsAuthConfigsListByContainerAppNextOptionalParams
|
|
3183
|
+
extends coreClient.OperationOptions {}
|
|
3184
|
+
|
|
3185
|
+
/** Contains response data for the listByContainerAppNext operation. */
|
|
3186
|
+
export type ContainerAppsAuthConfigsListByContainerAppNextResponse = AuthConfigCollection;
|
|
3187
|
+
|
|
3188
|
+
/** Optional parameters. */
|
|
3189
|
+
export interface AvailableWorkloadProfilesGetOptionalParams
|
|
3190
|
+
extends coreClient.OperationOptions {}
|
|
3191
|
+
|
|
3192
|
+
/** Contains response data for the get operation. */
|
|
3193
|
+
export type AvailableWorkloadProfilesGetResponse = AvailableWorkloadProfilesCollection;
|
|
3194
|
+
|
|
3195
|
+
/** Optional parameters. */
|
|
3196
|
+
export interface AvailableWorkloadProfilesGetNextOptionalParams
|
|
3197
|
+
extends coreClient.OperationOptions {}
|
|
3198
|
+
|
|
3199
|
+
/** Contains response data for the getNext operation. */
|
|
3200
|
+
export type AvailableWorkloadProfilesGetNextResponse = AvailableWorkloadProfilesCollection;
|
|
3201
|
+
|
|
3202
|
+
/** Optional parameters. */
|
|
3203
|
+
export interface BillingMetersGetOptionalParams
|
|
3204
|
+
extends coreClient.OperationOptions {}
|
|
3205
|
+
|
|
3206
|
+
/** Contains response data for the get operation. */
|
|
3207
|
+
export type BillingMetersGetResponse = BillingMeterCollection;
|
|
3208
|
+
|
|
3209
|
+
/** Optional parameters. */
|
|
3210
|
+
export interface ConnectedEnvironmentsListBySubscriptionOptionalParams
|
|
3211
|
+
extends coreClient.OperationOptions {}
|
|
3212
|
+
|
|
3213
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3214
|
+
export type ConnectedEnvironmentsListBySubscriptionResponse = ConnectedEnvironmentCollection;
|
|
3215
|
+
|
|
3216
|
+
/** Optional parameters. */
|
|
3217
|
+
export interface ConnectedEnvironmentsListByResourceGroupOptionalParams
|
|
3218
|
+
extends coreClient.OperationOptions {}
|
|
3219
|
+
|
|
3220
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
3221
|
+
export type ConnectedEnvironmentsListByResourceGroupResponse = ConnectedEnvironmentCollection;
|
|
3222
|
+
|
|
3223
|
+
/** Optional parameters. */
|
|
3224
|
+
export interface ConnectedEnvironmentsGetOptionalParams
|
|
3225
|
+
extends coreClient.OperationOptions {}
|
|
3226
|
+
|
|
3227
|
+
/** Contains response data for the get operation. */
|
|
3228
|
+
export type ConnectedEnvironmentsGetResponse = ConnectedEnvironment;
|
|
3229
|
+
|
|
3230
|
+
/** Optional parameters. */
|
|
3231
|
+
export interface ConnectedEnvironmentsCreateOrUpdateOptionalParams
|
|
3232
|
+
extends coreClient.OperationOptions {
|
|
3233
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3234
|
+
updateIntervalInMs?: number;
|
|
3235
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3236
|
+
resumeFrom?: string;
|
|
2471
3237
|
}
|
|
2472
3238
|
|
|
2473
|
-
/**
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
3239
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3240
|
+
export type ConnectedEnvironmentsCreateOrUpdateResponse = ConnectedEnvironment;
|
|
3241
|
+
|
|
3242
|
+
/** Optional parameters. */
|
|
3243
|
+
export interface ConnectedEnvironmentsDeleteOptionalParams
|
|
3244
|
+
extends coreClient.OperationOptions {
|
|
3245
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3246
|
+
updateIntervalInMs?: number;
|
|
3247
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3248
|
+
resumeFrom?: string;
|
|
3249
|
+
}
|
|
3250
|
+
|
|
3251
|
+
/** Optional parameters. */
|
|
3252
|
+
export interface ConnectedEnvironmentsUpdateOptionalParams
|
|
3253
|
+
extends coreClient.OperationOptions {}
|
|
3254
|
+
|
|
3255
|
+
/** Contains response data for the update operation. */
|
|
3256
|
+
export type ConnectedEnvironmentsUpdateResponse = ConnectedEnvironment;
|
|
3257
|
+
|
|
3258
|
+
/** Optional parameters. */
|
|
3259
|
+
export interface ConnectedEnvironmentsCheckNameAvailabilityOptionalParams
|
|
3260
|
+
extends coreClient.OperationOptions {}
|
|
3261
|
+
|
|
3262
|
+
/** Contains response data for the checkNameAvailability operation. */
|
|
3263
|
+
export type ConnectedEnvironmentsCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
|
|
3264
|
+
|
|
3265
|
+
/** Optional parameters. */
|
|
3266
|
+
export interface ConnectedEnvironmentsListBySubscriptionNextOptionalParams
|
|
3267
|
+
extends coreClient.OperationOptions {}
|
|
3268
|
+
|
|
3269
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3270
|
+
export type ConnectedEnvironmentsListBySubscriptionNextResponse = ConnectedEnvironmentCollection;
|
|
3271
|
+
|
|
3272
|
+
/** Optional parameters. */
|
|
3273
|
+
export interface ConnectedEnvironmentsListByResourceGroupNextOptionalParams
|
|
3274
|
+
extends coreClient.OperationOptions {}
|
|
3275
|
+
|
|
3276
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3277
|
+
export type ConnectedEnvironmentsListByResourceGroupNextResponse = ConnectedEnvironmentCollection;
|
|
3278
|
+
|
|
3279
|
+
/** Optional parameters. */
|
|
3280
|
+
export interface ConnectedEnvironmentsCertificatesListOptionalParams
|
|
3281
|
+
extends coreClient.OperationOptions {}
|
|
3282
|
+
|
|
3283
|
+
/** Contains response data for the list operation. */
|
|
3284
|
+
export type ConnectedEnvironmentsCertificatesListResponse = CertificateCollection;
|
|
3285
|
+
|
|
3286
|
+
/** Optional parameters. */
|
|
3287
|
+
export interface ConnectedEnvironmentsCertificatesGetOptionalParams
|
|
3288
|
+
extends coreClient.OperationOptions {}
|
|
3289
|
+
|
|
3290
|
+
/** Contains response data for the get operation. */
|
|
3291
|
+
export type ConnectedEnvironmentsCertificatesGetResponse = Certificate;
|
|
3292
|
+
|
|
3293
|
+
/** Optional parameters. */
|
|
3294
|
+
export interface ConnectedEnvironmentsCertificatesCreateOrUpdateOptionalParams
|
|
3295
|
+
extends coreClient.OperationOptions {
|
|
3296
|
+
/** Certificate to be created or updated */
|
|
3297
|
+
certificateEnvelope?: Certificate;
|
|
3298
|
+
}
|
|
3299
|
+
|
|
3300
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3301
|
+
export type ConnectedEnvironmentsCertificatesCreateOrUpdateResponse = Certificate;
|
|
3302
|
+
|
|
3303
|
+
/** Optional parameters. */
|
|
3304
|
+
export interface ConnectedEnvironmentsCertificatesDeleteOptionalParams
|
|
3305
|
+
extends coreClient.OperationOptions {}
|
|
2488
3306
|
|
|
2489
|
-
/**
|
|
2490
|
-
export
|
|
2491
|
-
|
|
2492
|
-
PremiumSkuGeneralPurpose = "PremiumSkuGeneralPurpose",
|
|
2493
|
-
/** PremiumSkuMemoryOptimized */
|
|
2494
|
-
PremiumSkuMemoryOptimized = "PremiumSkuMemoryOptimized",
|
|
2495
|
-
/** PremiumSkuComputeOptimized */
|
|
2496
|
-
PremiumSkuComputeOptimized = "PremiumSkuComputeOptimized"
|
|
2497
|
-
}
|
|
3307
|
+
/** Optional parameters. */
|
|
3308
|
+
export interface ConnectedEnvironmentsCertificatesUpdateOptionalParams
|
|
3309
|
+
extends coreClient.OperationOptions {}
|
|
2498
3310
|
|
|
2499
|
-
/**
|
|
2500
|
-
|
|
2501
|
-
* {@link KnownCategory} can be used interchangeably with Category,
|
|
2502
|
-
* this enum contains the known values that the service supports.
|
|
2503
|
-
* ### Known values supported by the service
|
|
2504
|
-
* **PremiumSkuGeneralPurpose** \
|
|
2505
|
-
* **PremiumSkuMemoryOptimized** \
|
|
2506
|
-
* **PremiumSkuComputeOptimized**
|
|
2507
|
-
*/
|
|
2508
|
-
export type Category = string;
|
|
3311
|
+
/** Contains response data for the update operation. */
|
|
3312
|
+
export type ConnectedEnvironmentsCertificatesUpdateResponse = Certificate;
|
|
2509
3313
|
|
|
2510
|
-
/**
|
|
2511
|
-
export
|
|
2512
|
-
|
|
2513
|
-
LocationDefault = "LocationDefault",
|
|
2514
|
-
/** Custom */
|
|
2515
|
-
Custom = "Custom"
|
|
2516
|
-
}
|
|
3314
|
+
/** Optional parameters. */
|
|
3315
|
+
export interface ConnectedEnvironmentsCertificatesListNextOptionalParams
|
|
3316
|
+
extends coreClient.OperationOptions {}
|
|
2517
3317
|
|
|
2518
|
-
/**
|
|
2519
|
-
|
|
2520
|
-
* {@link KnownApplicability} can be used interchangeably with Applicability,
|
|
2521
|
-
* this enum contains the known values that the service supports.
|
|
2522
|
-
* ### Known values supported by the service
|
|
2523
|
-
* **LocationDefault** \
|
|
2524
|
-
* **Custom**
|
|
2525
|
-
*/
|
|
2526
|
-
export type Applicability = string;
|
|
2527
|
-
/** Defines values for UnauthenticatedClientActionV2. */
|
|
2528
|
-
export type UnauthenticatedClientActionV2 =
|
|
2529
|
-
| "RedirectToLoginPage"
|
|
2530
|
-
| "AllowAnonymous"
|
|
2531
|
-
| "Return401"
|
|
2532
|
-
| "Return403";
|
|
2533
|
-
/** Defines values for CookieExpirationConvention. */
|
|
2534
|
-
export type CookieExpirationConvention =
|
|
2535
|
-
| "FixedTime"
|
|
2536
|
-
| "IdentityProviderDerived";
|
|
2537
|
-
/** Defines values for ForwardProxyConvention. */
|
|
2538
|
-
export type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
|
|
2539
|
-
/** Defines values for DnsVerificationTestResult. */
|
|
2540
|
-
export type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
|
|
3318
|
+
/** Contains response data for the listNext operation. */
|
|
3319
|
+
export type ConnectedEnvironmentsCertificatesListNextResponse = CertificateCollection;
|
|
2541
3320
|
|
|
2542
3321
|
/** Optional parameters. */
|
|
2543
|
-
export interface
|
|
3322
|
+
export interface ConnectedEnvironmentsDaprComponentsListOptionalParams
|
|
2544
3323
|
extends coreClient.OperationOptions {}
|
|
2545
3324
|
|
|
2546
|
-
/** Contains response data for the
|
|
2547
|
-
export type
|
|
3325
|
+
/** Contains response data for the list operation. */
|
|
3326
|
+
export type ConnectedEnvironmentsDaprComponentsListResponse = DaprComponentsCollection;
|
|
2548
3327
|
|
|
2549
3328
|
/** Optional parameters. */
|
|
2550
|
-
export interface
|
|
3329
|
+
export interface ConnectedEnvironmentsDaprComponentsGetOptionalParams
|
|
2551
3330
|
extends coreClient.OperationOptions {}
|
|
2552
3331
|
|
|
2553
3332
|
/** Contains response data for the get operation. */
|
|
2554
|
-
export type
|
|
3333
|
+
export type ConnectedEnvironmentsDaprComponentsGetResponse = DaprComponent;
|
|
2555
3334
|
|
|
2556
3335
|
/** Optional parameters. */
|
|
2557
|
-
export interface
|
|
3336
|
+
export interface ConnectedEnvironmentsDaprComponentsCreateOrUpdateOptionalParams
|
|
2558
3337
|
extends coreClient.OperationOptions {}
|
|
2559
3338
|
|
|
2560
3339
|
/** Contains response data for the createOrUpdate operation. */
|
|
2561
|
-
export type
|
|
3340
|
+
export type ConnectedEnvironmentsDaprComponentsCreateOrUpdateResponse = DaprComponent;
|
|
2562
3341
|
|
|
2563
3342
|
/** Optional parameters. */
|
|
2564
|
-
export interface
|
|
3343
|
+
export interface ConnectedEnvironmentsDaprComponentsDeleteOptionalParams
|
|
2565
3344
|
extends coreClient.OperationOptions {}
|
|
2566
3345
|
|
|
2567
3346
|
/** Optional parameters. */
|
|
2568
|
-
export interface
|
|
3347
|
+
export interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams
|
|
2569
3348
|
extends coreClient.OperationOptions {}
|
|
2570
3349
|
|
|
2571
|
-
/** Contains response data for the
|
|
2572
|
-
export type
|
|
3350
|
+
/** Contains response data for the listSecrets operation. */
|
|
3351
|
+
export type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
3352
|
+
|
|
3353
|
+
/** Optional parameters. */
|
|
3354
|
+
export interface ConnectedEnvironmentsDaprComponentsListNextOptionalParams
|
|
3355
|
+
extends coreClient.OperationOptions {}
|
|
3356
|
+
|
|
3357
|
+
/** Contains response data for the listNext operation. */
|
|
3358
|
+
export type ConnectedEnvironmentsDaprComponentsListNextResponse = DaprComponentsCollection;
|
|
3359
|
+
|
|
3360
|
+
/** Optional parameters. */
|
|
3361
|
+
export interface ConnectedEnvironmentsStoragesListOptionalParams
|
|
3362
|
+
extends coreClient.OperationOptions {}
|
|
3363
|
+
|
|
3364
|
+
/** Contains response data for the list operation. */
|
|
3365
|
+
export type ConnectedEnvironmentsStoragesListResponse = ConnectedEnvironmentStoragesCollection;
|
|
3366
|
+
|
|
3367
|
+
/** Optional parameters. */
|
|
3368
|
+
export interface ConnectedEnvironmentsStoragesGetOptionalParams
|
|
3369
|
+
extends coreClient.OperationOptions {}
|
|
3370
|
+
|
|
3371
|
+
/** Contains response data for the get operation. */
|
|
3372
|
+
export type ConnectedEnvironmentsStoragesGetResponse = ConnectedEnvironmentStorage;
|
|
3373
|
+
|
|
3374
|
+
/** Optional parameters. */
|
|
3375
|
+
export interface ConnectedEnvironmentsStoragesCreateOrUpdateOptionalParams
|
|
3376
|
+
extends coreClient.OperationOptions {}
|
|
3377
|
+
|
|
3378
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3379
|
+
export type ConnectedEnvironmentsStoragesCreateOrUpdateResponse = ConnectedEnvironmentStorage;
|
|
3380
|
+
|
|
3381
|
+
/** Optional parameters. */
|
|
3382
|
+
export interface ConnectedEnvironmentsStoragesDeleteOptionalParams
|
|
3383
|
+
extends coreClient.OperationOptions {}
|
|
2573
3384
|
|
|
2574
3385
|
/** Optional parameters. */
|
|
2575
3386
|
export interface ContainerAppsListBySubscriptionOptionalParams
|
|
@@ -2622,6 +3433,9 @@ export interface ContainerAppsUpdateOptionalParams
|
|
|
2622
3433
|
resumeFrom?: string;
|
|
2623
3434
|
}
|
|
2624
3435
|
|
|
3436
|
+
/** Contains response data for the update operation. */
|
|
3437
|
+
export type ContainerAppsUpdateResponse = ContainerApp;
|
|
3438
|
+
|
|
2625
3439
|
/** Optional parameters. */
|
|
2626
3440
|
export interface ContainerAppsListCustomHostNameAnalysisOptionalParams
|
|
2627
3441
|
extends coreClient.OperationOptions {
|
|
@@ -2646,6 +3460,30 @@ export interface ContainerAppsGetAuthTokenOptionalParams
|
|
|
2646
3460
|
/** Contains response data for the getAuthToken operation. */
|
|
2647
3461
|
export type ContainerAppsGetAuthTokenResponse = ContainerAppAuthToken;
|
|
2648
3462
|
|
|
3463
|
+
/** Optional parameters. */
|
|
3464
|
+
export interface ContainerAppsStartOptionalParams
|
|
3465
|
+
extends coreClient.OperationOptions {
|
|
3466
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3467
|
+
updateIntervalInMs?: number;
|
|
3468
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3469
|
+
resumeFrom?: string;
|
|
3470
|
+
}
|
|
3471
|
+
|
|
3472
|
+
/** Contains response data for the start operation. */
|
|
3473
|
+
export type ContainerAppsStartResponse = ContainerApp;
|
|
3474
|
+
|
|
3475
|
+
/** Optional parameters. */
|
|
3476
|
+
export interface ContainerAppsStopOptionalParams
|
|
3477
|
+
extends coreClient.OperationOptions {
|
|
3478
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3479
|
+
updateIntervalInMs?: number;
|
|
3480
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3481
|
+
resumeFrom?: string;
|
|
3482
|
+
}
|
|
3483
|
+
|
|
3484
|
+
/** Contains response data for the stop operation. */
|
|
3485
|
+
export type ContainerAppsStopResponse = ContainerApp;
|
|
3486
|
+
|
|
2649
3487
|
/** Optional parameters. */
|
|
2650
3488
|
export interface ContainerAppsListBySubscriptionNextOptionalParams
|
|
2651
3489
|
extends coreClient.OperationOptions {}
|
|
@@ -2691,10 +3529,7 @@ export interface ContainerAppsRevisionsRestartRevisionOptionalParams
|
|
|
2691
3529
|
|
|
2692
3530
|
/** Optional parameters. */
|
|
2693
3531
|
export interface ContainerAppsRevisionsListRevisionsNextOptionalParams
|
|
2694
|
-
extends coreClient.OperationOptions {
|
|
2695
|
-
/** The filter to apply on the operation. */
|
|
2696
|
-
filter?: string;
|
|
2697
|
-
}
|
|
3532
|
+
extends coreClient.OperationOptions {}
|
|
2698
3533
|
|
|
2699
3534
|
/** Contains response data for the listRevisionsNext operation. */
|
|
2700
3535
|
export type ContainerAppsRevisionsListRevisionsNextResponse = RevisionCollection;
|
|
@@ -2714,133 +3549,221 @@ export interface ContainerAppsRevisionReplicasListReplicasOptionalParams
|
|
|
2714
3549
|
export type ContainerAppsRevisionReplicasListReplicasResponse = ReplicaCollection;
|
|
2715
3550
|
|
|
2716
3551
|
/** Optional parameters. */
|
|
2717
|
-
export interface
|
|
3552
|
+
export interface ContainerAppsDiagnosticsListDetectorsOptionalParams
|
|
2718
3553
|
extends coreClient.OperationOptions {}
|
|
2719
3554
|
|
|
2720
|
-
/** Contains response data for the
|
|
2721
|
-
export type
|
|
3555
|
+
/** Contains response data for the listDetectors operation. */
|
|
3556
|
+
export type ContainerAppsDiagnosticsListDetectorsResponse = DiagnosticsCollection;
|
|
2722
3557
|
|
|
2723
3558
|
/** Optional parameters. */
|
|
2724
|
-
export interface
|
|
3559
|
+
export interface ContainerAppsDiagnosticsGetDetectorOptionalParams
|
|
2725
3560
|
extends coreClient.OperationOptions {}
|
|
2726
3561
|
|
|
2727
|
-
/** Contains response data for the
|
|
2728
|
-
export type
|
|
3562
|
+
/** Contains response data for the getDetector operation. */
|
|
3563
|
+
export type ContainerAppsDiagnosticsGetDetectorResponse = Diagnostics;
|
|
2729
3564
|
|
|
2730
3565
|
/** Optional parameters. */
|
|
2731
|
-
export interface
|
|
3566
|
+
export interface ContainerAppsDiagnosticsListRevisionsOptionalParams
|
|
3567
|
+
extends coreClient.OperationOptions {
|
|
3568
|
+
/** The filter to apply on the operation. */
|
|
3569
|
+
filter?: string;
|
|
3570
|
+
}
|
|
3571
|
+
|
|
3572
|
+
/** Contains response data for the listRevisions operation. */
|
|
3573
|
+
export type ContainerAppsDiagnosticsListRevisionsResponse = RevisionCollection;
|
|
3574
|
+
|
|
3575
|
+
/** Optional parameters. */
|
|
3576
|
+
export interface ContainerAppsDiagnosticsGetRevisionOptionalParams
|
|
2732
3577
|
extends coreClient.OperationOptions {}
|
|
2733
3578
|
|
|
2734
|
-
/** Contains response data for the
|
|
2735
|
-
export type
|
|
3579
|
+
/** Contains response data for the getRevision operation. */
|
|
3580
|
+
export type ContainerAppsDiagnosticsGetRevisionResponse = Revision;
|
|
2736
3581
|
|
|
2737
3582
|
/** Optional parameters. */
|
|
2738
|
-
export interface
|
|
3583
|
+
export interface ContainerAppsDiagnosticsGetRootOptionalParams
|
|
2739
3584
|
extends coreClient.OperationOptions {}
|
|
2740
3585
|
|
|
3586
|
+
/** Contains response data for the getRoot operation. */
|
|
3587
|
+
export type ContainerAppsDiagnosticsGetRootResponse = ContainerApp;
|
|
3588
|
+
|
|
2741
3589
|
/** Optional parameters. */
|
|
2742
|
-
export interface
|
|
3590
|
+
export interface ContainerAppsDiagnosticsListDetectorsNextOptionalParams
|
|
2743
3591
|
extends coreClient.OperationOptions {}
|
|
2744
3592
|
|
|
2745
|
-
/** Contains response data for the
|
|
2746
|
-
export type
|
|
3593
|
+
/** Contains response data for the listDetectorsNext operation. */
|
|
3594
|
+
export type ContainerAppsDiagnosticsListDetectorsNextResponse = DiagnosticsCollection;
|
|
2747
3595
|
|
|
2748
3596
|
/** Optional parameters. */
|
|
2749
|
-
export interface
|
|
3597
|
+
export interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams
|
|
2750
3598
|
extends coreClient.OperationOptions {}
|
|
2751
3599
|
|
|
2752
|
-
/** Contains response data for the
|
|
2753
|
-
export type
|
|
3600
|
+
/** Contains response data for the listRevisionsNext operation. */
|
|
3601
|
+
export type ContainerAppsDiagnosticsListRevisionsNextResponse = RevisionCollection;
|
|
2754
3602
|
|
|
2755
3603
|
/** Optional parameters. */
|
|
2756
|
-
export interface
|
|
3604
|
+
export interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParams
|
|
2757
3605
|
extends coreClient.OperationOptions {}
|
|
2758
3606
|
|
|
2759
3607
|
/** Contains response data for the listDetectors operation. */
|
|
2760
|
-
export type
|
|
3608
|
+
export type ManagedEnvironmentDiagnosticsListDetectorsResponse = DiagnosticsCollection;
|
|
2761
3609
|
|
|
2762
3610
|
/** Optional parameters. */
|
|
2763
|
-
export interface
|
|
3611
|
+
export interface ManagedEnvironmentDiagnosticsGetDetectorOptionalParams
|
|
2764
3612
|
extends coreClient.OperationOptions {}
|
|
2765
3613
|
|
|
2766
3614
|
/** Contains response data for the getDetector operation. */
|
|
2767
|
-
export type
|
|
3615
|
+
export type ManagedEnvironmentDiagnosticsGetDetectorResponse = Diagnostics;
|
|
2768
3616
|
|
|
2769
3617
|
/** Optional parameters. */
|
|
2770
|
-
export interface
|
|
2771
|
-
extends coreClient.OperationOptions {
|
|
2772
|
-
/** The filter to apply on the operation. */
|
|
2773
|
-
filter?: string;
|
|
2774
|
-
}
|
|
3618
|
+
export interface ManagedEnvironmentsDiagnosticsGetRootOptionalParams
|
|
3619
|
+
extends coreClient.OperationOptions {}
|
|
2775
3620
|
|
|
2776
|
-
/** Contains response data for the
|
|
2777
|
-
export type
|
|
3621
|
+
/** Contains response data for the getRoot operation. */
|
|
3622
|
+
export type ManagedEnvironmentsDiagnosticsGetRootResponse = ManagedEnvironment;
|
|
2778
3623
|
|
|
2779
3624
|
/** Optional parameters. */
|
|
2780
|
-
export interface
|
|
3625
|
+
export interface OperationsListOptionalParams
|
|
2781
3626
|
extends coreClient.OperationOptions {}
|
|
2782
3627
|
|
|
2783
|
-
/** Contains response data for the
|
|
2784
|
-
export type
|
|
3628
|
+
/** Contains response data for the list operation. */
|
|
3629
|
+
export type OperationsListResponse = AvailableOperations;
|
|
2785
3630
|
|
|
2786
3631
|
/** Optional parameters. */
|
|
2787
|
-
export interface
|
|
3632
|
+
export interface OperationsListNextOptionalParams
|
|
2788
3633
|
extends coreClient.OperationOptions {}
|
|
2789
3634
|
|
|
2790
|
-
/** Contains response data for the
|
|
2791
|
-
export type
|
|
3635
|
+
/** Contains response data for the listNext operation. */
|
|
3636
|
+
export type OperationsListNextResponse = AvailableOperations;
|
|
2792
3637
|
|
|
2793
3638
|
/** Optional parameters. */
|
|
2794
|
-
export interface
|
|
3639
|
+
export interface JobsListBySubscriptionOptionalParams
|
|
2795
3640
|
extends coreClient.OperationOptions {}
|
|
2796
3641
|
|
|
2797
|
-
/** Contains response data for the
|
|
2798
|
-
export type
|
|
3642
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3643
|
+
export type JobsListBySubscriptionResponse = JobsCollection;
|
|
2799
3644
|
|
|
2800
3645
|
/** Optional parameters. */
|
|
2801
|
-
export interface
|
|
3646
|
+
export interface JobsListByResourceGroupOptionalParams
|
|
3647
|
+
extends coreClient.OperationOptions {}
|
|
3648
|
+
|
|
3649
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
3650
|
+
export type JobsListByResourceGroupResponse = JobsCollection;
|
|
3651
|
+
|
|
3652
|
+
/** Optional parameters. */
|
|
3653
|
+
export interface JobsGetOptionalParams extends coreClient.OperationOptions {}
|
|
3654
|
+
|
|
3655
|
+
/** Contains response data for the get operation. */
|
|
3656
|
+
export type JobsGetResponse = Job;
|
|
3657
|
+
|
|
3658
|
+
/** Optional parameters. */
|
|
3659
|
+
export interface JobsCreateOrUpdateOptionalParams
|
|
3660
|
+
extends coreClient.OperationOptions {
|
|
3661
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3662
|
+
updateIntervalInMs?: number;
|
|
3663
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3664
|
+
resumeFrom?: string;
|
|
3665
|
+
}
|
|
3666
|
+
|
|
3667
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3668
|
+
export type JobsCreateOrUpdateResponse = Job;
|
|
3669
|
+
|
|
3670
|
+
/** Optional parameters. */
|
|
3671
|
+
export interface JobsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3672
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3673
|
+
updateIntervalInMs?: number;
|
|
3674
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3675
|
+
resumeFrom?: string;
|
|
3676
|
+
}
|
|
3677
|
+
|
|
3678
|
+
/** Optional parameters. */
|
|
3679
|
+
export interface JobsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3680
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3681
|
+
updateIntervalInMs?: number;
|
|
3682
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3683
|
+
resumeFrom?: string;
|
|
3684
|
+
}
|
|
3685
|
+
|
|
3686
|
+
/** Contains response data for the update operation. */
|
|
3687
|
+
export type JobsUpdateResponse = Job;
|
|
3688
|
+
|
|
3689
|
+
/** Optional parameters. */
|
|
3690
|
+
export interface JobsStartOptionalParams extends coreClient.OperationOptions {
|
|
3691
|
+
/** Properties used to start a job execution. */
|
|
3692
|
+
template?: JobExecutionTemplate;
|
|
3693
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3694
|
+
updateIntervalInMs?: number;
|
|
3695
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3696
|
+
resumeFrom?: string;
|
|
3697
|
+
}
|
|
3698
|
+
|
|
3699
|
+
/** Contains response data for the start operation. */
|
|
3700
|
+
export type JobsStartResponse = JobExecutionBase;
|
|
3701
|
+
|
|
3702
|
+
/** Optional parameters. */
|
|
3703
|
+
export interface JobsStopExecutionOptionalParams
|
|
3704
|
+
extends coreClient.OperationOptions {
|
|
3705
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3706
|
+
updateIntervalInMs?: number;
|
|
3707
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3708
|
+
resumeFrom?: string;
|
|
3709
|
+
}
|
|
3710
|
+
|
|
3711
|
+
/** Optional parameters. */
|
|
3712
|
+
export interface JobsStopMultipleExecutionsOptionalParams
|
|
2802
3713
|
extends coreClient.OperationOptions {
|
|
2803
|
-
/**
|
|
2804
|
-
|
|
3714
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3715
|
+
updateIntervalInMs?: number;
|
|
3716
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3717
|
+
resumeFrom?: string;
|
|
2805
3718
|
}
|
|
2806
3719
|
|
|
2807
|
-
/** Contains response data for the
|
|
2808
|
-
export type
|
|
3720
|
+
/** Contains response data for the stopMultipleExecutions operation. */
|
|
3721
|
+
export type JobsStopMultipleExecutionsResponse = ContainerAppJobExecutions;
|
|
2809
3722
|
|
|
2810
3723
|
/** Optional parameters. */
|
|
2811
|
-
export interface
|
|
3724
|
+
export interface JobsListSecretsOptionalParams
|
|
2812
3725
|
extends coreClient.OperationOptions {}
|
|
2813
3726
|
|
|
2814
|
-
/** Contains response data for the
|
|
2815
|
-
export type
|
|
3727
|
+
/** Contains response data for the listSecrets operation. */
|
|
3728
|
+
export type JobsListSecretsResponse = JobSecretsCollection;
|
|
2816
3729
|
|
|
2817
3730
|
/** Optional parameters. */
|
|
2818
|
-
export interface
|
|
3731
|
+
export interface JobsListBySubscriptionNextOptionalParams
|
|
2819
3732
|
extends coreClient.OperationOptions {}
|
|
2820
3733
|
|
|
2821
|
-
/** Contains response data for the
|
|
2822
|
-
export type
|
|
3734
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3735
|
+
export type JobsListBySubscriptionNextResponse = JobsCollection;
|
|
2823
3736
|
|
|
2824
3737
|
/** Optional parameters. */
|
|
2825
|
-
export interface
|
|
3738
|
+
export interface JobsListByResourceGroupNextOptionalParams
|
|
2826
3739
|
extends coreClient.OperationOptions {}
|
|
2827
3740
|
|
|
2828
|
-
/** Contains response data for the
|
|
2829
|
-
export type
|
|
3741
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3742
|
+
export type JobsListByResourceGroupNextResponse = JobsCollection;
|
|
2830
3743
|
|
|
2831
3744
|
/** Optional parameters. */
|
|
2832
|
-
export interface
|
|
2833
|
-
extends coreClient.OperationOptions {
|
|
3745
|
+
export interface JobsExecutionsListOptionalParams
|
|
3746
|
+
extends coreClient.OperationOptions {
|
|
3747
|
+
/** The filter to apply on the operation. */
|
|
3748
|
+
filter?: string;
|
|
3749
|
+
}
|
|
2834
3750
|
|
|
2835
3751
|
/** Contains response data for the list operation. */
|
|
2836
|
-
export type
|
|
3752
|
+
export type JobsExecutionsListResponse = ContainerAppJobExecutions;
|
|
2837
3753
|
|
|
2838
3754
|
/** Optional parameters. */
|
|
2839
|
-
export interface
|
|
3755
|
+
export interface JobsExecutionsListNextOptionalParams
|
|
2840
3756
|
extends coreClient.OperationOptions {}
|
|
2841
3757
|
|
|
2842
3758
|
/** Contains response data for the listNext operation. */
|
|
2843
|
-
export type
|
|
3759
|
+
export type JobsExecutionsListNextResponse = ContainerAppJobExecutions;
|
|
3760
|
+
|
|
3761
|
+
/** Optional parameters. */
|
|
3762
|
+
export interface JobExecutionOptionalParams
|
|
3763
|
+
extends coreClient.OperationOptions {}
|
|
3764
|
+
|
|
3765
|
+
/** Contains response data for the jobExecution operation. */
|
|
3766
|
+
export type JobExecutionResponse = JobExecution;
|
|
2844
3767
|
|
|
2845
3768
|
/** Optional parameters. */
|
|
2846
3769
|
export interface ManagedEnvironmentsListBySubscriptionOptionalParams
|
|
@@ -2893,6 +3816,9 @@ export interface ManagedEnvironmentsUpdateOptionalParams
|
|
|
2893
3816
|
resumeFrom?: string;
|
|
2894
3817
|
}
|
|
2895
3818
|
|
|
3819
|
+
/** Contains response data for the update operation. */
|
|
3820
|
+
export type ManagedEnvironmentsUpdateResponse = ManagedEnvironment;
|
|
3821
|
+
|
|
2896
3822
|
/** Optional parameters. */
|
|
2897
3823
|
export interface ManagedEnvironmentsGetAuthTokenOptionalParams
|
|
2898
3824
|
extends coreClient.OperationOptions {}
|
|
@@ -2971,54 +3897,17 @@ export interface CertificatesListNextOptionalParams
|
|
|
2971
3897
|
export type CertificatesListNextResponse = CertificateCollection;
|
|
2972
3898
|
|
|
2973
3899
|
/** Optional parameters. */
|
|
2974
|
-
export interface
|
|
2975
|
-
extends coreClient.OperationOptions {}
|
|
2976
|
-
|
|
2977
|
-
/** Contains response data for the checkNameAvailability operation. */
|
|
2978
|
-
export type NamespacesCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
|
|
2979
|
-
|
|
2980
|
-
/** Optional parameters. */
|
|
2981
|
-
export interface ManagedEnvironmentsStoragesListOptionalParams
|
|
2982
|
-
extends coreClient.OperationOptions {}
|
|
2983
|
-
|
|
2984
|
-
/** Contains response data for the list operation. */
|
|
2985
|
-
export type ManagedEnvironmentsStoragesListResponse = ManagedEnvironmentStoragesCollection;
|
|
2986
|
-
|
|
2987
|
-
/** Optional parameters. */
|
|
2988
|
-
export interface ManagedEnvironmentsStoragesGetOptionalParams
|
|
2989
|
-
extends coreClient.OperationOptions {}
|
|
2990
|
-
|
|
2991
|
-
/** Contains response data for the get operation. */
|
|
2992
|
-
export type ManagedEnvironmentsStoragesGetResponse = ManagedEnvironmentStorage;
|
|
2993
|
-
|
|
2994
|
-
/** Optional parameters. */
|
|
2995
|
-
export interface ManagedEnvironmentsStoragesCreateOrUpdateOptionalParams
|
|
2996
|
-
extends coreClient.OperationOptions {}
|
|
2997
|
-
|
|
2998
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
2999
|
-
export type ManagedEnvironmentsStoragesCreateOrUpdateResponse = ManagedEnvironmentStorage;
|
|
3000
|
-
|
|
3001
|
-
/** Optional parameters. */
|
|
3002
|
-
export interface ManagedEnvironmentsStoragesDeleteOptionalParams
|
|
3003
|
-
extends coreClient.OperationOptions {}
|
|
3004
|
-
|
|
3005
|
-
/** Optional parameters. */
|
|
3006
|
-
export interface ContainerAppsSourceControlsListByContainerAppOptionalParams
|
|
3007
|
-
extends coreClient.OperationOptions {}
|
|
3008
|
-
|
|
3009
|
-
/** Contains response data for the listByContainerApp operation. */
|
|
3010
|
-
export type ContainerAppsSourceControlsListByContainerAppResponse = SourceControlCollection;
|
|
3011
|
-
|
|
3012
|
-
/** Optional parameters. */
|
|
3013
|
-
export interface ContainerAppsSourceControlsGetOptionalParams
|
|
3900
|
+
export interface ManagedCertificatesGetOptionalParams
|
|
3014
3901
|
extends coreClient.OperationOptions {}
|
|
3015
3902
|
|
|
3016
3903
|
/** Contains response data for the get operation. */
|
|
3017
|
-
export type
|
|
3904
|
+
export type ManagedCertificatesGetResponse = ManagedCertificate;
|
|
3018
3905
|
|
|
3019
3906
|
/** Optional parameters. */
|
|
3020
|
-
export interface
|
|
3907
|
+
export interface ManagedCertificatesCreateOrUpdateOptionalParams
|
|
3021
3908
|
extends coreClient.OperationOptions {
|
|
3909
|
+
/** Managed Certificate to be created or updated */
|
|
3910
|
+
managedCertificateEnvelope?: ManagedCertificate;
|
|
3022
3911
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3023
3912
|
updateIntervalInMs?: number;
|
|
3024
3913
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
@@ -3026,220 +3915,145 @@ export interface ContainerAppsSourceControlsCreateOrUpdateOptionalParams
|
|
|
3026
3915
|
}
|
|
3027
3916
|
|
|
3028
3917
|
/** Contains response data for the createOrUpdate operation. */
|
|
3029
|
-
export type
|
|
3030
|
-
|
|
3031
|
-
/** Optional parameters. */
|
|
3032
|
-
export interface ContainerAppsSourceControlsDeleteOptionalParams
|
|
3033
|
-
extends coreClient.OperationOptions {
|
|
3034
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3035
|
-
updateIntervalInMs?: number;
|
|
3036
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3037
|
-
resumeFrom?: string;
|
|
3038
|
-
}
|
|
3039
|
-
|
|
3040
|
-
/** Optional parameters. */
|
|
3041
|
-
export interface ContainerAppsSourceControlsListByContainerAppNextOptionalParams
|
|
3042
|
-
extends coreClient.OperationOptions {}
|
|
3043
|
-
|
|
3044
|
-
/** Contains response data for the listByContainerAppNext operation. */
|
|
3045
|
-
export type ContainerAppsSourceControlsListByContainerAppNextResponse = SourceControlCollection;
|
|
3046
|
-
|
|
3047
|
-
/** Optional parameters. */
|
|
3048
|
-
export interface ConnectedEnvironmentsListBySubscriptionOptionalParams
|
|
3049
|
-
extends coreClient.OperationOptions {}
|
|
3050
|
-
|
|
3051
|
-
/** Contains response data for the listBySubscription operation. */
|
|
3052
|
-
export type ConnectedEnvironmentsListBySubscriptionResponse = ConnectedEnvironmentCollection;
|
|
3053
|
-
|
|
3054
|
-
/** Optional parameters. */
|
|
3055
|
-
export interface ConnectedEnvironmentsListByResourceGroupOptionalParams
|
|
3056
|
-
extends coreClient.OperationOptions {}
|
|
3057
|
-
|
|
3058
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
3059
|
-
export type ConnectedEnvironmentsListByResourceGroupResponse = ConnectedEnvironmentCollection;
|
|
3918
|
+
export type ManagedCertificatesCreateOrUpdateResponse = ManagedCertificate;
|
|
3060
3919
|
|
|
3061
3920
|
/** Optional parameters. */
|
|
3062
|
-
export interface
|
|
3921
|
+
export interface ManagedCertificatesDeleteOptionalParams
|
|
3063
3922
|
extends coreClient.OperationOptions {}
|
|
3064
3923
|
|
|
3065
|
-
/** Contains response data for the get operation. */
|
|
3066
|
-
export type ConnectedEnvironmentsGetResponse = ConnectedEnvironment;
|
|
3067
|
-
|
|
3068
|
-
/** Optional parameters. */
|
|
3069
|
-
export interface ConnectedEnvironmentsCreateOrUpdateOptionalParams
|
|
3070
|
-
extends coreClient.OperationOptions {
|
|
3071
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3072
|
-
updateIntervalInMs?: number;
|
|
3073
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3074
|
-
resumeFrom?: string;
|
|
3075
|
-
}
|
|
3076
|
-
|
|
3077
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3078
|
-
export type ConnectedEnvironmentsCreateOrUpdateResponse = ConnectedEnvironment;
|
|
3079
|
-
|
|
3080
|
-
/** Optional parameters. */
|
|
3081
|
-
export interface ConnectedEnvironmentsDeleteOptionalParams
|
|
3082
|
-
extends coreClient.OperationOptions {
|
|
3083
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3084
|
-
updateIntervalInMs?: number;
|
|
3085
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3086
|
-
resumeFrom?: string;
|
|
3087
|
-
}
|
|
3088
|
-
|
|
3089
3924
|
/** Optional parameters. */
|
|
3090
|
-
export interface
|
|
3925
|
+
export interface ManagedCertificatesUpdateOptionalParams
|
|
3091
3926
|
extends coreClient.OperationOptions {}
|
|
3092
3927
|
|
|
3093
3928
|
/** Contains response data for the update operation. */
|
|
3094
|
-
export type
|
|
3929
|
+
export type ManagedCertificatesUpdateResponse = ManagedCertificate;
|
|
3095
3930
|
|
|
3096
3931
|
/** Optional parameters. */
|
|
3097
|
-
export interface
|
|
3932
|
+
export interface ManagedCertificatesListOptionalParams
|
|
3098
3933
|
extends coreClient.OperationOptions {}
|
|
3099
3934
|
|
|
3100
|
-
/** Contains response data for the
|
|
3101
|
-
export type
|
|
3935
|
+
/** Contains response data for the list operation. */
|
|
3936
|
+
export type ManagedCertificatesListResponse = ManagedCertificateCollection;
|
|
3102
3937
|
|
|
3103
3938
|
/** Optional parameters. */
|
|
3104
|
-
export interface
|
|
3939
|
+
export interface ManagedCertificatesListNextOptionalParams
|
|
3105
3940
|
extends coreClient.OperationOptions {}
|
|
3106
3941
|
|
|
3107
|
-
/** Contains response data for the
|
|
3108
|
-
export type
|
|
3942
|
+
/** Contains response data for the listNext operation. */
|
|
3943
|
+
export type ManagedCertificatesListNextResponse = ManagedCertificateCollection;
|
|
3109
3944
|
|
|
3110
3945
|
/** Optional parameters. */
|
|
3111
|
-
export interface
|
|
3946
|
+
export interface NamespacesCheckNameAvailabilityOptionalParams
|
|
3112
3947
|
extends coreClient.OperationOptions {}
|
|
3113
3948
|
|
|
3114
|
-
/** Contains response data for the
|
|
3115
|
-
export type
|
|
3949
|
+
/** Contains response data for the checkNameAvailability operation. */
|
|
3950
|
+
export type NamespacesCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
|
|
3116
3951
|
|
|
3117
3952
|
/** Optional parameters. */
|
|
3118
|
-
export interface
|
|
3953
|
+
export interface DaprComponentsListOptionalParams
|
|
3119
3954
|
extends coreClient.OperationOptions {}
|
|
3120
3955
|
|
|
3121
3956
|
/** Contains response data for the list operation. */
|
|
3122
|
-
export type
|
|
3957
|
+
export type DaprComponentsListResponse = DaprComponentsCollection;
|
|
3123
3958
|
|
|
3124
3959
|
/** Optional parameters. */
|
|
3125
|
-
export interface
|
|
3960
|
+
export interface DaprComponentsGetOptionalParams
|
|
3126
3961
|
extends coreClient.OperationOptions {}
|
|
3127
3962
|
|
|
3128
3963
|
/** Contains response data for the get operation. */
|
|
3129
|
-
export type
|
|
3964
|
+
export type DaprComponentsGetResponse = DaprComponent;
|
|
3130
3965
|
|
|
3131
3966
|
/** Optional parameters. */
|
|
3132
|
-
export interface
|
|
3133
|
-
extends coreClient.OperationOptions {
|
|
3134
|
-
/** Certificate to be created or updated */
|
|
3135
|
-
certificateEnvelope?: Certificate;
|
|
3136
|
-
}
|
|
3967
|
+
export interface DaprComponentsCreateOrUpdateOptionalParams
|
|
3968
|
+
extends coreClient.OperationOptions {}
|
|
3137
3969
|
|
|
3138
3970
|
/** Contains response data for the createOrUpdate operation. */
|
|
3139
|
-
export type
|
|
3971
|
+
export type DaprComponentsCreateOrUpdateResponse = DaprComponent;
|
|
3140
3972
|
|
|
3141
3973
|
/** Optional parameters. */
|
|
3142
|
-
export interface
|
|
3974
|
+
export interface DaprComponentsDeleteOptionalParams
|
|
3143
3975
|
extends coreClient.OperationOptions {}
|
|
3144
3976
|
|
|
3145
3977
|
/** Optional parameters. */
|
|
3146
|
-
export interface
|
|
3978
|
+
export interface DaprComponentsListSecretsOptionalParams
|
|
3147
3979
|
extends coreClient.OperationOptions {}
|
|
3148
3980
|
|
|
3149
|
-
/** Contains response data for the
|
|
3150
|
-
export type
|
|
3981
|
+
/** Contains response data for the listSecrets operation. */
|
|
3982
|
+
export type DaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
3151
3983
|
|
|
3152
3984
|
/** Optional parameters. */
|
|
3153
|
-
export interface
|
|
3985
|
+
export interface DaprComponentsListNextOptionalParams
|
|
3154
3986
|
extends coreClient.OperationOptions {}
|
|
3155
3987
|
|
|
3156
3988
|
/** Contains response data for the listNext operation. */
|
|
3157
|
-
export type
|
|
3989
|
+
export type DaprComponentsListNextResponse = DaprComponentsCollection;
|
|
3158
3990
|
|
|
3159
3991
|
/** Optional parameters. */
|
|
3160
|
-
export interface
|
|
3992
|
+
export interface ManagedEnvironmentsStoragesListOptionalParams
|
|
3161
3993
|
extends coreClient.OperationOptions {}
|
|
3162
3994
|
|
|
3163
3995
|
/** Contains response data for the list operation. */
|
|
3164
|
-
export type
|
|
3996
|
+
export type ManagedEnvironmentsStoragesListResponse = ManagedEnvironmentStoragesCollection;
|
|
3165
3997
|
|
|
3166
3998
|
/** Optional parameters. */
|
|
3167
|
-
export interface
|
|
3999
|
+
export interface ManagedEnvironmentsStoragesGetOptionalParams
|
|
3168
4000
|
extends coreClient.OperationOptions {}
|
|
3169
4001
|
|
|
3170
4002
|
/** Contains response data for the get operation. */
|
|
3171
|
-
export type
|
|
4003
|
+
export type ManagedEnvironmentsStoragesGetResponse = ManagedEnvironmentStorage;
|
|
3172
4004
|
|
|
3173
4005
|
/** Optional parameters. */
|
|
3174
|
-
export interface
|
|
4006
|
+
export interface ManagedEnvironmentsStoragesCreateOrUpdateOptionalParams
|
|
3175
4007
|
extends coreClient.OperationOptions {}
|
|
3176
4008
|
|
|
3177
4009
|
/** Contains response data for the createOrUpdate operation. */
|
|
3178
|
-
export type
|
|
3179
|
-
|
|
3180
|
-
/** Optional parameters. */
|
|
3181
|
-
export interface ConnectedEnvironmentsDaprComponentsDeleteOptionalParams
|
|
3182
|
-
extends coreClient.OperationOptions {}
|
|
3183
|
-
|
|
3184
|
-
/** Optional parameters. */
|
|
3185
|
-
export interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams
|
|
3186
|
-
extends coreClient.OperationOptions {}
|
|
3187
|
-
|
|
3188
|
-
/** Contains response data for the listSecrets operation. */
|
|
3189
|
-
export type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
4010
|
+
export type ManagedEnvironmentsStoragesCreateOrUpdateResponse = ManagedEnvironmentStorage;
|
|
3190
4011
|
|
|
3191
4012
|
/** Optional parameters. */
|
|
3192
|
-
export interface
|
|
4013
|
+
export interface ManagedEnvironmentsStoragesDeleteOptionalParams
|
|
3193
4014
|
extends coreClient.OperationOptions {}
|
|
3194
4015
|
|
|
3195
|
-
/** Contains response data for the listNext operation. */
|
|
3196
|
-
export type ConnectedEnvironmentsDaprComponentsListNextResponse = DaprComponentsCollection;
|
|
3197
|
-
|
|
3198
4016
|
/** Optional parameters. */
|
|
3199
|
-
export interface
|
|
4017
|
+
export interface ContainerAppsSourceControlsListByContainerAppOptionalParams
|
|
3200
4018
|
extends coreClient.OperationOptions {}
|
|
3201
4019
|
|
|
3202
|
-
/** Contains response data for the
|
|
3203
|
-
export type
|
|
4020
|
+
/** Contains response data for the listByContainerApp operation. */
|
|
4021
|
+
export type ContainerAppsSourceControlsListByContainerAppResponse = SourceControlCollection;
|
|
3204
4022
|
|
|
3205
4023
|
/** Optional parameters. */
|
|
3206
|
-
export interface
|
|
4024
|
+
export interface ContainerAppsSourceControlsGetOptionalParams
|
|
3207
4025
|
extends coreClient.OperationOptions {}
|
|
3208
4026
|
|
|
3209
4027
|
/** Contains response data for the get operation. */
|
|
3210
|
-
export type
|
|
4028
|
+
export type ContainerAppsSourceControlsGetResponse = SourceControl;
|
|
3211
4029
|
|
|
3212
4030
|
/** Optional parameters. */
|
|
3213
|
-
export interface
|
|
3214
|
-
extends coreClient.OperationOptions {
|
|
4031
|
+
export interface ContainerAppsSourceControlsCreateOrUpdateOptionalParams
|
|
4032
|
+
extends coreClient.OperationOptions {
|
|
4033
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4034
|
+
updateIntervalInMs?: number;
|
|
4035
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4036
|
+
resumeFrom?: string;
|
|
4037
|
+
}
|
|
3215
4038
|
|
|
3216
4039
|
/** Contains response data for the createOrUpdate operation. */
|
|
3217
|
-
export type
|
|
3218
|
-
|
|
3219
|
-
/** Optional parameters. */
|
|
3220
|
-
export interface ConnectedEnvironmentsStoragesDeleteOptionalParams
|
|
3221
|
-
extends coreClient.OperationOptions {}
|
|
3222
|
-
|
|
3223
|
-
/** Optional parameters. */
|
|
3224
|
-
export interface AvailableWorkloadProfilesGetOptionalParams
|
|
3225
|
-
extends coreClient.OperationOptions {}
|
|
3226
|
-
|
|
3227
|
-
/** Contains response data for the get operation. */
|
|
3228
|
-
export type AvailableWorkloadProfilesGetResponse = AvailableWorkloadProfilesCollection;
|
|
4040
|
+
export type ContainerAppsSourceControlsCreateOrUpdateResponse = SourceControl;
|
|
3229
4041
|
|
|
3230
4042
|
/** Optional parameters. */
|
|
3231
|
-
export interface
|
|
3232
|
-
extends coreClient.OperationOptions {
|
|
3233
|
-
|
|
3234
|
-
|
|
3235
|
-
|
|
4043
|
+
export interface ContainerAppsSourceControlsDeleteOptionalParams
|
|
4044
|
+
extends coreClient.OperationOptions {
|
|
4045
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4046
|
+
updateIntervalInMs?: number;
|
|
4047
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4048
|
+
resumeFrom?: string;
|
|
4049
|
+
}
|
|
3236
4050
|
|
|
3237
4051
|
/** Optional parameters. */
|
|
3238
|
-
export interface
|
|
4052
|
+
export interface ContainerAppsSourceControlsListByContainerAppNextOptionalParams
|
|
3239
4053
|
extends coreClient.OperationOptions {}
|
|
3240
4054
|
|
|
3241
|
-
/** Contains response data for the
|
|
3242
|
-
export type
|
|
4055
|
+
/** Contains response data for the listByContainerAppNext operation. */
|
|
4056
|
+
export type ContainerAppsSourceControlsListByContainerAppNextResponse = SourceControlCollection;
|
|
3243
4057
|
|
|
3244
4058
|
/** Optional parameters. */
|
|
3245
4059
|
export interface ContainerAppsAPIClientOptionalParams
|