@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
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as coreAuth from '@azure/core-auth';
|
|
2
2
|
import * as coreClient from '@azure/core-client';
|
|
3
|
+
import { OperationState } from '@azure/core-lro';
|
|
3
4
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
4
|
-
import {
|
|
5
|
-
import { PollOperationState } from '@azure/core-lro';
|
|
5
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* Defines values for AccessMode. \
|
|
@@ -34,6 +34,16 @@ export declare type Action = string;
|
|
|
34
34
|
*/
|
|
35
35
|
export declare type ActiveRevisionsMode = string;
|
|
36
36
|
|
|
37
|
+
/**
|
|
38
|
+
* Defines values for Affinity. \
|
|
39
|
+
* {@link KnownAffinity} can be used interchangeably with Affinity,
|
|
40
|
+
* this enum contains the known values that the service supports.
|
|
41
|
+
* ### Known values supported by the service
|
|
42
|
+
* **sticky** \
|
|
43
|
+
* **none**
|
|
44
|
+
*/
|
|
45
|
+
export declare type Affinity = string;
|
|
46
|
+
|
|
37
47
|
/** The configuration settings of the Allowed Audiences validation flow. */
|
|
38
48
|
export declare interface AllowedAudiencesValidation {
|
|
39
49
|
/** The configuration settings of the allowed list of audiences from which to validate the JWT token. */
|
|
@@ -78,9 +88,9 @@ export declare type Applicability = string;
|
|
|
78
88
|
|
|
79
89
|
/** Configuration of application logs */
|
|
80
90
|
export declare interface AppLogsConfiguration {
|
|
81
|
-
/** Logs destination */
|
|
91
|
+
/** Logs destination, can be 'log-analytics', 'azure-monitor' or 'none' */
|
|
82
92
|
destination?: string;
|
|
83
|
-
/** Log Analytics configuration */
|
|
93
|
+
/** Log Analytics configuration, must only be provided when destination is configured as 'log-analytics' */
|
|
84
94
|
logAnalyticsConfiguration?: LogAnalyticsConfiguration;
|
|
85
95
|
}
|
|
86
96
|
|
|
@@ -149,7 +159,7 @@ export declare interface AvailableOperations {
|
|
|
149
159
|
nextLink?: string;
|
|
150
160
|
}
|
|
151
161
|
|
|
152
|
-
/** A
|
|
162
|
+
/** A workload profile with specific hardware configure to run container apps. */
|
|
153
163
|
export declare interface AvailableWorkloadProfile extends ProxyResource {
|
|
154
164
|
/** Region of the workload profile. */
|
|
155
165
|
location?: string;
|
|
@@ -159,8 +169,8 @@ export declare interface AvailableWorkloadProfile extends ProxyResource {
|
|
|
159
169
|
|
|
160
170
|
/** Revision resource specific properties */
|
|
161
171
|
export declare interface AvailableWorkloadProfileProperties {
|
|
162
|
-
/** Used to
|
|
163
|
-
|
|
172
|
+
/** Used to categorize workload profiles. */
|
|
173
|
+
category?: string;
|
|
164
174
|
/** indicates whether the profile is default for the location. */
|
|
165
175
|
applicability?: Applicability;
|
|
166
176
|
/** Number of cores in CPU. */
|
|
@@ -288,6 +298,8 @@ export declare interface AzureCredentials {
|
|
|
288
298
|
clientSecret?: string;
|
|
289
299
|
/** Tenant Id. */
|
|
290
300
|
tenantId?: string;
|
|
301
|
+
/** Kind of auth github does for deploying the template */
|
|
302
|
+
kind?: string;
|
|
291
303
|
/** Subscription Id. */
|
|
292
304
|
subscriptionId?: string;
|
|
293
305
|
}
|
|
@@ -336,7 +348,7 @@ export declare interface BaseContainer {
|
|
|
336
348
|
volumeMounts?: VolumeMount[];
|
|
337
349
|
}
|
|
338
350
|
|
|
339
|
-
/**
|
|
351
|
+
/** Billing meter. */
|
|
340
352
|
export declare interface BillingMeter extends ProxyResource {
|
|
341
353
|
/** Region for the billing meter. */
|
|
342
354
|
location?: string;
|
|
@@ -344,7 +356,7 @@ export declare interface BillingMeter extends ProxyResource {
|
|
|
344
356
|
properties?: BillingMeterProperties;
|
|
345
357
|
}
|
|
346
358
|
|
|
347
|
-
/** Collection of
|
|
359
|
+
/** Collection of billing meters. */
|
|
348
360
|
export declare interface BillingMeterCollection {
|
|
349
361
|
/** Collection of billing meters. */
|
|
350
362
|
value: BillingMeter[];
|
|
@@ -352,8 +364,8 @@ export declare interface BillingMeterCollection {
|
|
|
352
364
|
|
|
353
365
|
/** Revision resource specific properties */
|
|
354
366
|
export declare interface BillingMeterProperties {
|
|
355
|
-
/** Used to
|
|
356
|
-
category?:
|
|
367
|
+
/** Used to categorize billing meters. */
|
|
368
|
+
category?: string;
|
|
357
369
|
/** Billing meter type. */
|
|
358
370
|
meterType?: string;
|
|
359
371
|
/** The everyday name of the billing meter. */
|
|
@@ -387,17 +399,6 @@ export declare type BillingMetersGetResponse = BillingMeterCollection;
|
|
|
387
399
|
*/
|
|
388
400
|
export declare type BindingType = string;
|
|
389
401
|
|
|
390
|
-
/**
|
|
391
|
-
* Defines values for Category. \
|
|
392
|
-
* {@link KnownCategory} can be used interchangeably with Category,
|
|
393
|
-
* this enum contains the known values that the service supports.
|
|
394
|
-
* ### Known values supported by the service
|
|
395
|
-
* **PremiumSkuGeneralPurpose** \
|
|
396
|
-
* **PremiumSkuMemoryOptimized** \
|
|
397
|
-
* **PremiumSkuComputeOptimized**
|
|
398
|
-
*/
|
|
399
|
-
export declare type Category = string;
|
|
400
|
-
|
|
401
402
|
/** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
402
403
|
export declare interface Certificate extends TrackedResource {
|
|
403
404
|
/** Certificate resource specific properties */
|
|
@@ -627,6 +628,8 @@ export declare interface Configuration {
|
|
|
627
628
|
dapr?: Dapr;
|
|
628
629
|
/** Optional. Max inactive revisions a Container App can have. */
|
|
629
630
|
maxInactiveRevisions?: number;
|
|
631
|
+
/** Container App to be a dev Container App Service */
|
|
632
|
+
service?: Service;
|
|
630
633
|
}
|
|
631
634
|
|
|
632
635
|
/** An environment for Kubernetes cluster specialized for web workloads by Azure App Service */
|
|
@@ -710,7 +713,7 @@ export declare interface ConnectedEnvironments {
|
|
|
710
713
|
* @param environmentEnvelope Configuration details of the connectedEnvironment.
|
|
711
714
|
* @param options The options parameters.
|
|
712
715
|
*/
|
|
713
|
-
beginCreateOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, environmentEnvelope: ConnectedEnvironment, options?: ConnectedEnvironmentsCreateOrUpdateOptionalParams): Promise<
|
|
716
|
+
beginCreateOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, environmentEnvelope: ConnectedEnvironment, options?: ConnectedEnvironmentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConnectedEnvironmentsCreateOrUpdateResponse>, ConnectedEnvironmentsCreateOrUpdateResponse>>;
|
|
714
717
|
/**
|
|
715
718
|
* Creates or updates an connectedEnvironment.
|
|
716
719
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -725,7 +728,7 @@ export declare interface ConnectedEnvironments {
|
|
|
725
728
|
* @param connectedEnvironmentName Name of the connectedEnvironment.
|
|
726
729
|
* @param options The options parameters.
|
|
727
730
|
*/
|
|
728
|
-
beginDelete(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDeleteOptionalParams): Promise<
|
|
731
|
+
beginDelete(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
729
732
|
/**
|
|
730
733
|
* Delete an connectedEnvironment.
|
|
731
734
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -936,6 +939,11 @@ export declare interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalP
|
|
|
936
939
|
/** Contains response data for the listSecrets operation. */
|
|
937
940
|
export declare type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
938
941
|
|
|
942
|
+
/** Defines headers for ConnectedEnvironments_delete operation. */
|
|
943
|
+
export declare interface ConnectedEnvironmentsDeleteHeaders {
|
|
944
|
+
location?: string;
|
|
945
|
+
}
|
|
946
|
+
|
|
939
947
|
/** Optional parameters. */
|
|
940
948
|
export declare interface ConnectedEnvironmentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
941
949
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1077,6 +1085,8 @@ export declare interface ContainerApp extends TrackedResource {
|
|
|
1077
1085
|
extendedLocation?: ExtendedLocation;
|
|
1078
1086
|
/** managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code. */
|
|
1079
1087
|
identity?: ManagedServiceIdentity;
|
|
1088
|
+
/** 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. */
|
|
1089
|
+
managedBy?: string;
|
|
1080
1090
|
/**
|
|
1081
1091
|
* Provisioning state of the Container App.
|
|
1082
1092
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1086,13 +1096,18 @@ export declare interface ContainerApp extends TrackedResource {
|
|
|
1086
1096
|
managedEnvironmentId?: string;
|
|
1087
1097
|
/** Resource ID of environment. */
|
|
1088
1098
|
environmentId?: string;
|
|
1089
|
-
/** Workload profile
|
|
1090
|
-
|
|
1099
|
+
/** Workload profile name to pin for container app execution. */
|
|
1100
|
+
workloadProfileName?: string;
|
|
1091
1101
|
/**
|
|
1092
1102
|
* Name of the latest revision of the Container App.
|
|
1093
1103
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1094
1104
|
*/
|
|
1095
1105
|
readonly latestRevisionName?: string;
|
|
1106
|
+
/**
|
|
1107
|
+
* Name of the latest ready revision of the Container App.
|
|
1108
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1109
|
+
*/
|
|
1110
|
+
readonly latestReadyRevisionName?: string;
|
|
1096
1111
|
/**
|
|
1097
1112
|
* Fully Qualified Domain Name of the latest revision of the Container App.
|
|
1098
1113
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1144,6 +1159,28 @@ export declare interface ContainerAppCollection {
|
|
|
1144
1159
|
readonly nextLink?: string;
|
|
1145
1160
|
}
|
|
1146
1161
|
|
|
1162
|
+
/**
|
|
1163
|
+
* Defines values for ContainerAppContainerRunningState. \
|
|
1164
|
+
* {@link KnownContainerAppContainerRunningState} can be used interchangeably with ContainerAppContainerRunningState,
|
|
1165
|
+
* this enum contains the known values that the service supports.
|
|
1166
|
+
* ### Known values supported by the service
|
|
1167
|
+
* **Running** \
|
|
1168
|
+
* **Terminated** \
|
|
1169
|
+
* **Waiting**
|
|
1170
|
+
*/
|
|
1171
|
+
export declare type ContainerAppContainerRunningState = string;
|
|
1172
|
+
|
|
1173
|
+
/** Container App executions collection ARM resource. */
|
|
1174
|
+
export declare interface ContainerAppJobExecutions {
|
|
1175
|
+
/** Collection of resources. */
|
|
1176
|
+
value: JobExecution[];
|
|
1177
|
+
/**
|
|
1178
|
+
* Link to next page of resources.
|
|
1179
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1180
|
+
*/
|
|
1181
|
+
readonly nextLink?: string;
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1147
1184
|
/** Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic. */
|
|
1148
1185
|
export declare interface ContainerAppProbe {
|
|
1149
1186
|
/** Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10. */
|
|
@@ -1209,6 +1246,17 @@ export declare interface ContainerAppProbeTcpSocket {
|
|
|
1209
1246
|
*/
|
|
1210
1247
|
export declare type ContainerAppProvisioningState = string;
|
|
1211
1248
|
|
|
1249
|
+
/**
|
|
1250
|
+
* Defines values for ContainerAppReplicaRunningState. \
|
|
1251
|
+
* {@link KnownContainerAppReplicaRunningState} can be used interchangeably with ContainerAppReplicaRunningState,
|
|
1252
|
+
* this enum contains the known values that the service supports.
|
|
1253
|
+
* ### Known values supported by the service
|
|
1254
|
+
* **Running** \
|
|
1255
|
+
* **NotRunning** \
|
|
1256
|
+
* **Unknown**
|
|
1257
|
+
*/
|
|
1258
|
+
export declare type ContainerAppReplicaRunningState = string;
|
|
1259
|
+
|
|
1212
1260
|
/** Interface representing a ContainerApps. */
|
|
1213
1261
|
export declare interface ContainerApps {
|
|
1214
1262
|
/**
|
|
@@ -1236,7 +1284,7 @@ export declare interface ContainerApps {
|
|
|
1236
1284
|
* @param containerAppEnvelope Properties used to create a container app
|
|
1237
1285
|
* @param options The options parameters.
|
|
1238
1286
|
*/
|
|
1239
|
-
beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsCreateOrUpdateOptionalParams): Promise<
|
|
1287
|
+
beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsCreateOrUpdateResponse>, ContainerAppsCreateOrUpdateResponse>>;
|
|
1240
1288
|
/**
|
|
1241
1289
|
* Create or update a Container App.
|
|
1242
1290
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1251,7 +1299,7 @@ export declare interface ContainerApps {
|
|
|
1251
1299
|
* @param containerAppName Name of the Container App.
|
|
1252
1300
|
* @param options The options parameters.
|
|
1253
1301
|
*/
|
|
1254
|
-
beginDelete(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDeleteOptionalParams): Promise<
|
|
1302
|
+
beginDelete(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1255
1303
|
/**
|
|
1256
1304
|
* Delete a Container App.
|
|
1257
1305
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1266,7 +1314,7 @@ export declare interface ContainerApps {
|
|
|
1266
1314
|
* @param containerAppEnvelope Properties of a Container App that need to be updated
|
|
1267
1315
|
* @param options The options parameters.
|
|
1268
1316
|
*/
|
|
1269
|
-
beginUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<
|
|
1317
|
+
beginUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsUpdateResponse>, ContainerAppsUpdateResponse>>;
|
|
1270
1318
|
/**
|
|
1271
1319
|
* Patches a Container App using JSON Merge Patch
|
|
1272
1320
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1274,7 +1322,7 @@ export declare interface ContainerApps {
|
|
|
1274
1322
|
* @param containerAppEnvelope Properties of a Container App that need to be updated
|
|
1275
1323
|
* @param options The options parameters.
|
|
1276
1324
|
*/
|
|
1277
|
-
beginUpdateAndWait(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<
|
|
1325
|
+
beginUpdateAndWait(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<ContainerAppsUpdateResponse>;
|
|
1278
1326
|
/**
|
|
1279
1327
|
* Analyzes a custom hostname for a Container App
|
|
1280
1328
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1296,6 +1344,34 @@ export declare interface ContainerApps {
|
|
|
1296
1344
|
* @param options The options parameters.
|
|
1297
1345
|
*/
|
|
1298
1346
|
getAuthToken(resourceGroupName: string, containerAppName: string, options?: ContainerAppsGetAuthTokenOptionalParams): Promise<ContainerAppsGetAuthTokenResponse>;
|
|
1347
|
+
/**
|
|
1348
|
+
* Start a container app
|
|
1349
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1350
|
+
* @param containerAppName Name of the Container App.
|
|
1351
|
+
* @param options The options parameters.
|
|
1352
|
+
*/
|
|
1353
|
+
beginStart(resourceGroupName: string, containerAppName: string, options?: ContainerAppsStartOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsStartResponse>, ContainerAppsStartResponse>>;
|
|
1354
|
+
/**
|
|
1355
|
+
* Start a container app
|
|
1356
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1357
|
+
* @param containerAppName Name of the Container App.
|
|
1358
|
+
* @param options The options parameters.
|
|
1359
|
+
*/
|
|
1360
|
+
beginStartAndWait(resourceGroupName: string, containerAppName: string, options?: ContainerAppsStartOptionalParams): Promise<ContainerAppsStartResponse>;
|
|
1361
|
+
/**
|
|
1362
|
+
* Stop a container app
|
|
1363
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1364
|
+
* @param containerAppName Name of the Container App.
|
|
1365
|
+
* @param options The options parameters.
|
|
1366
|
+
*/
|
|
1367
|
+
beginStop(resourceGroupName: string, containerAppName: string, options?: ContainerAppsStopOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsStopResponse>, ContainerAppsStopResponse>>;
|
|
1368
|
+
/**
|
|
1369
|
+
* Stop a container app
|
|
1370
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1371
|
+
* @param containerAppName Name of the Container App.
|
|
1372
|
+
* @param options The options parameters.
|
|
1373
|
+
*/
|
|
1374
|
+
beginStopAndWait(resourceGroupName: string, containerAppName: string, options?: ContainerAppsStopOptionalParams): Promise<ContainerAppsStopResponse>;
|
|
1299
1375
|
}
|
|
1300
1376
|
|
|
1301
1377
|
export declare class ContainerAppsAPIClient extends coreClient.ServiceClient {
|
|
@@ -1311,26 +1387,37 @@ export declare class ContainerAppsAPIClient extends coreClient.ServiceClient {
|
|
|
1311
1387
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ContainerAppsAPIClientOptionalParams);
|
|
1312
1388
|
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
1313
1389
|
private addCustomApiVersionPolicy;
|
|
1390
|
+
/**
|
|
1391
|
+
* Get details of a single job execution
|
|
1392
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1393
|
+
* @param jobName Job Name
|
|
1394
|
+
* @param jobExecutionName Job execution name.
|
|
1395
|
+
* @param options The options parameters.
|
|
1396
|
+
*/
|
|
1397
|
+
jobExecution(resourceGroupName: string, jobName: string, jobExecutionName: string, options?: JobExecutionOptionalParams): Promise<JobExecutionResponse>;
|
|
1314
1398
|
containerAppsAuthConfigs: ContainerAppsAuthConfigs;
|
|
1399
|
+
availableWorkloadProfiles: AvailableWorkloadProfiles;
|
|
1400
|
+
billingMeters: BillingMeters;
|
|
1401
|
+
connectedEnvironments: ConnectedEnvironments;
|
|
1402
|
+
connectedEnvironmentsCertificates: ConnectedEnvironmentsCertificates;
|
|
1403
|
+
connectedEnvironmentsDaprComponents: ConnectedEnvironmentsDaprComponents;
|
|
1404
|
+
connectedEnvironmentsStorages: ConnectedEnvironmentsStorages;
|
|
1315
1405
|
containerApps: ContainerApps;
|
|
1316
1406
|
containerAppsRevisions: ContainerAppsRevisions;
|
|
1317
1407
|
containerAppsRevisionReplicas: ContainerAppsRevisionReplicas;
|
|
1318
|
-
daprComponents: DaprComponents;
|
|
1319
1408
|
containerAppsDiagnostics: ContainerAppsDiagnostics;
|
|
1320
1409
|
managedEnvironmentDiagnostics: ManagedEnvironmentDiagnostics;
|
|
1321
1410
|
managedEnvironmentsDiagnostics: ManagedEnvironmentsDiagnostics;
|
|
1322
1411
|
operations: Operations;
|
|
1412
|
+
jobs: Jobs;
|
|
1413
|
+
jobsExecutions: JobsExecutions;
|
|
1323
1414
|
managedEnvironments: ManagedEnvironments;
|
|
1324
1415
|
certificates: Certificates;
|
|
1416
|
+
managedCertificates: ManagedCertificates;
|
|
1325
1417
|
namespaces: Namespaces;
|
|
1418
|
+
daprComponents: DaprComponents;
|
|
1326
1419
|
managedEnvironmentsStorages: ManagedEnvironmentsStorages;
|
|
1327
1420
|
containerAppsSourceControls: ContainerAppsSourceControls;
|
|
1328
|
-
connectedEnvironments: ConnectedEnvironments;
|
|
1329
|
-
connectedEnvironmentsCertificates: ConnectedEnvironmentsCertificates;
|
|
1330
|
-
connectedEnvironmentsDaprComponents: ConnectedEnvironmentsDaprComponents;
|
|
1331
|
-
connectedEnvironmentsStorages: ConnectedEnvironmentsStorages;
|
|
1332
|
-
availableWorkloadProfiles: AvailableWorkloadProfiles;
|
|
1333
|
-
billingMeters: BillingMeters;
|
|
1334
1421
|
}
|
|
1335
1422
|
|
|
1336
1423
|
/** Optional parameters. */
|
|
@@ -1422,6 +1509,11 @@ export declare interface ContainerAppsCreateOrUpdateOptionalParams extends coreC
|
|
|
1422
1509
|
/** Contains response data for the createOrUpdate operation. */
|
|
1423
1510
|
export declare type ContainerAppsCreateOrUpdateResponse = ContainerApp;
|
|
1424
1511
|
|
|
1512
|
+
/** Defines headers for ContainerApps_delete operation. */
|
|
1513
|
+
export declare interface ContainerAppsDeleteHeaders {
|
|
1514
|
+
location?: string;
|
|
1515
|
+
}
|
|
1516
|
+
|
|
1425
1517
|
/** Optional parameters. */
|
|
1426
1518
|
export declare interface ContainerAppsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1427
1519
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1508,8 +1600,6 @@ export declare type ContainerAppsDiagnosticsListDetectorsResponse = DiagnosticsC
|
|
|
1508
1600
|
|
|
1509
1601
|
/** Optional parameters. */
|
|
1510
1602
|
export declare interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams extends coreClient.OperationOptions {
|
|
1511
|
-
/** The filter to apply on the operation. */
|
|
1512
|
-
filter?: string;
|
|
1513
1603
|
}
|
|
1514
1604
|
|
|
1515
1605
|
/** Contains response data for the listRevisionsNext operation. */
|
|
@@ -1536,6 +1626,16 @@ export declare interface ContainerAppSecret {
|
|
|
1536
1626
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1537
1627
|
*/
|
|
1538
1628
|
readonly value?: string;
|
|
1629
|
+
/**
|
|
1630
|
+
* Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
|
|
1631
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1632
|
+
*/
|
|
1633
|
+
readonly identity?: string;
|
|
1634
|
+
/**
|
|
1635
|
+
* Azure Key Vault URL pointing to the secret referenced by the container app.
|
|
1636
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1637
|
+
*/
|
|
1638
|
+
readonly keyVaultUrl?: string;
|
|
1539
1639
|
}
|
|
1540
1640
|
|
|
1541
1641
|
/** Optional parameters. */
|
|
@@ -1691,8 +1791,6 @@ export declare type ContainerAppsRevisionsGetRevisionResponse = Revision;
|
|
|
1691
1791
|
|
|
1692
1792
|
/** Optional parameters. */
|
|
1693
1793
|
export declare interface ContainerAppsRevisionsListRevisionsNextOptionalParams extends coreClient.OperationOptions {
|
|
1694
|
-
/** The filter to apply on the operation. */
|
|
1695
|
-
filter?: string;
|
|
1696
1794
|
}
|
|
1697
1795
|
|
|
1698
1796
|
/** Contains response data for the listRevisionsNext operation. */
|
|
@@ -1736,7 +1834,7 @@ export declare interface ContainerAppsSourceControls {
|
|
|
1736
1834
|
* @param sourceControlEnvelope Properties used to create a Container App SourceControl
|
|
1737
1835
|
* @param options The options parameters.
|
|
1738
1836
|
*/
|
|
1739
|
-
beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, sourceControlName: string, sourceControlEnvelope: SourceControl, options?: ContainerAppsSourceControlsCreateOrUpdateOptionalParams): Promise<
|
|
1837
|
+
beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, sourceControlName: string, sourceControlEnvelope: SourceControl, options?: ContainerAppsSourceControlsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsSourceControlsCreateOrUpdateResponse>, ContainerAppsSourceControlsCreateOrUpdateResponse>>;
|
|
1740
1838
|
/**
|
|
1741
1839
|
* Create or update the SourceControl for a Container App.
|
|
1742
1840
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1753,7 +1851,7 @@ export declare interface ContainerAppsSourceControls {
|
|
|
1753
1851
|
* @param sourceControlName Name of the Container App SourceControl.
|
|
1754
1852
|
* @param options The options parameters.
|
|
1755
1853
|
*/
|
|
1756
|
-
beginDelete(resourceGroupName: string, containerAppName: string, sourceControlName: string, options?: ContainerAppsSourceControlsDeleteOptionalParams): Promise<
|
|
1854
|
+
beginDelete(resourceGroupName: string, containerAppName: string, sourceControlName: string, options?: ContainerAppsSourceControlsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1757
1855
|
/**
|
|
1758
1856
|
* Delete a Container App SourceControl.
|
|
1759
1857
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1804,6 +1902,43 @@ export declare interface ContainerAppsSourceControlsListByContainerAppOptionalPa
|
|
|
1804
1902
|
/** Contains response data for the listByContainerApp operation. */
|
|
1805
1903
|
export declare type ContainerAppsSourceControlsListByContainerAppResponse = SourceControlCollection;
|
|
1806
1904
|
|
|
1905
|
+
/** Defines headers for ContainerApps_start operation. */
|
|
1906
|
+
export declare interface ContainerAppsStartHeaders {
|
|
1907
|
+
location?: string;
|
|
1908
|
+
}
|
|
1909
|
+
|
|
1910
|
+
/** Optional parameters. */
|
|
1911
|
+
export declare interface ContainerAppsStartOptionalParams extends coreClient.OperationOptions {
|
|
1912
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1913
|
+
updateIntervalInMs?: number;
|
|
1914
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1915
|
+
resumeFrom?: string;
|
|
1916
|
+
}
|
|
1917
|
+
|
|
1918
|
+
/** Contains response data for the start operation. */
|
|
1919
|
+
export declare type ContainerAppsStartResponse = ContainerApp;
|
|
1920
|
+
|
|
1921
|
+
/** Defines headers for ContainerApps_stop operation. */
|
|
1922
|
+
export declare interface ContainerAppsStopHeaders {
|
|
1923
|
+
location?: string;
|
|
1924
|
+
}
|
|
1925
|
+
|
|
1926
|
+
/** Optional parameters. */
|
|
1927
|
+
export declare interface ContainerAppsStopOptionalParams extends coreClient.OperationOptions {
|
|
1928
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
1929
|
+
updateIntervalInMs?: number;
|
|
1930
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1931
|
+
resumeFrom?: string;
|
|
1932
|
+
}
|
|
1933
|
+
|
|
1934
|
+
/** Contains response data for the stop operation. */
|
|
1935
|
+
export declare type ContainerAppsStopResponse = ContainerApp;
|
|
1936
|
+
|
|
1937
|
+
/** Defines headers for ContainerApps_update operation. */
|
|
1938
|
+
export declare interface ContainerAppsUpdateHeaders {
|
|
1939
|
+
location?: string;
|
|
1940
|
+
}
|
|
1941
|
+
|
|
1807
1942
|
/** Optional parameters. */
|
|
1808
1943
|
export declare interface ContainerAppsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1809
1944
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1812,6 +1947,9 @@ export declare interface ContainerAppsUpdateOptionalParams extends coreClient.Op
|
|
|
1812
1947
|
resumeFrom?: string;
|
|
1813
1948
|
}
|
|
1814
1949
|
|
|
1950
|
+
/** Contains response data for the update operation. */
|
|
1951
|
+
export declare type ContainerAppsUpdateResponse = ContainerApp;
|
|
1952
|
+
|
|
1815
1953
|
/** Container App container resource requirements. */
|
|
1816
1954
|
export declare interface ContainerResources {
|
|
1817
1955
|
/** Required CPU in cores, e.g. 0.5 */
|
|
@@ -1836,6 +1974,22 @@ export declare interface CookieExpiration {
|
|
|
1836
1974
|
/** Defines values for CookieExpirationConvention. */
|
|
1837
1975
|
export declare type CookieExpirationConvention = "FixedTime" | "IdentityProviderDerived";
|
|
1838
1976
|
|
|
1977
|
+
/** Cross-Origin-Resource-Sharing policy */
|
|
1978
|
+
export declare interface CorsPolicy {
|
|
1979
|
+
/** Specifies the content for the access-control-allow-origins header */
|
|
1980
|
+
allowedOrigins: string[];
|
|
1981
|
+
/** Specifies the content for the access-control-allow-methods header */
|
|
1982
|
+
allowedMethods?: string[];
|
|
1983
|
+
/** Specifies the content for the access-control-allow-headers header */
|
|
1984
|
+
allowedHeaders?: string[];
|
|
1985
|
+
/** Specifies the content for the access-control-expose-headers header */
|
|
1986
|
+
exposeHeaders?: string[];
|
|
1987
|
+
/** Specifies the content for the access-control-max-age header */
|
|
1988
|
+
maxAge?: number;
|
|
1989
|
+
/** Specifies whether the resource allows credentials */
|
|
1990
|
+
allowCredentials?: boolean;
|
|
1991
|
+
}
|
|
1992
|
+
|
|
1839
1993
|
/**
|
|
1840
1994
|
* Defines values for CreatedByType. \
|
|
1841
1995
|
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
@@ -1855,7 +2009,7 @@ export declare interface CustomDomain {
|
|
|
1855
2009
|
/** Custom Domain binding type. */
|
|
1856
2010
|
bindingType?: BindingType;
|
|
1857
2011
|
/** Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. */
|
|
1858
|
-
certificateId
|
|
2012
|
+
certificateId?: string;
|
|
1859
2013
|
}
|
|
1860
2014
|
|
|
1861
2015
|
/** Configuration properties for apps environment custom domain */
|
|
@@ -1870,7 +2024,7 @@ export declare interface CustomDomainConfiguration {
|
|
|
1870
2024
|
/** PFX or PEM blob */
|
|
1871
2025
|
certificateValue?: Uint8Array;
|
|
1872
2026
|
/** Certificate password */
|
|
1873
|
-
certificatePassword?:
|
|
2027
|
+
certificatePassword?: string;
|
|
1874
2028
|
/**
|
|
1875
2029
|
* Certificate expiration date.
|
|
1876
2030
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2136,6 +2290,15 @@ export declare interface DaprComponentsListSecretsOptionalParams extends coreCli
|
|
|
2136
2290
|
/** Contains response data for the listSecrets operation. */
|
|
2137
2291
|
export declare type DaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
2138
2292
|
|
|
2293
|
+
/** Configuration properties Dapr component */
|
|
2294
|
+
export declare interface DaprConfiguration {
|
|
2295
|
+
/**
|
|
2296
|
+
* The version of Dapr
|
|
2297
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2298
|
+
*/
|
|
2299
|
+
readonly version?: string;
|
|
2300
|
+
}
|
|
2301
|
+
|
|
2139
2302
|
/** Dapr component metadata. */
|
|
2140
2303
|
export declare interface DaprMetadata {
|
|
2141
2304
|
/** Metadata property name. */
|
|
@@ -2163,7 +2326,7 @@ export declare interface DaprSecret {
|
|
|
2163
2326
|
/** Dapr component Secrets Collection for ListSecrets Action. */
|
|
2164
2327
|
export declare interface DaprSecretsCollection {
|
|
2165
2328
|
/** Collection of secrets used by a Dapr component */
|
|
2166
|
-
value:
|
|
2329
|
+
value: DaprSecret[];
|
|
2167
2330
|
}
|
|
2168
2331
|
|
|
2169
2332
|
/** The configuration settings of the Azure Active Directory default authorization policy. */
|
|
@@ -2413,12 +2576,6 @@ export declare interface EnvironmentAuthToken extends TrackedResource {
|
|
|
2413
2576
|
*/
|
|
2414
2577
|
export declare type EnvironmentProvisioningState = string;
|
|
2415
2578
|
|
|
2416
|
-
/** Managed Environment resource SKU properties. */
|
|
2417
|
-
export declare interface EnvironmentSkuProperties {
|
|
2418
|
-
/** Name of the Sku. */
|
|
2419
|
-
name: SkuName;
|
|
2420
|
-
}
|
|
2421
|
-
|
|
2422
2579
|
/** Container App container environment variable. */
|
|
2423
2580
|
export declare interface EnvironmentVar {
|
|
2424
2581
|
/** Environment variable name. */
|
|
@@ -2521,11 +2678,11 @@ export declare interface ForwardProxy {
|
|
|
2521
2678
|
export declare type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
|
|
2522
2679
|
|
|
2523
2680
|
/**
|
|
2524
|
-
* Given
|
|
2525
|
-
* continuation token that can be used to begin paging from
|
|
2681
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
2682
|
+
* returns a continuation token that can be used to begin paging from
|
|
2526
2683
|
* that point later.
|
|
2527
|
-
* @param page
|
|
2528
|
-
* @returns The continuation token that can be passed into byPage().
|
|
2684
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
2685
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
2529
2686
|
*/
|
|
2530
2687
|
export declare function getContinuationToken(page: unknown): string | undefined;
|
|
2531
2688
|
|
|
@@ -2547,6 +2704,8 @@ export declare interface GithubActionConfiguration {
|
|
|
2547
2704
|
azureCredentials?: AzureCredentials;
|
|
2548
2705
|
/** Context path */
|
|
2549
2706
|
contextPath?: string;
|
|
2707
|
+
/** One time Github PAT to configure github environment */
|
|
2708
|
+
githubPersonalAccessToken?: string;
|
|
2550
2709
|
/** Image name */
|
|
2551
2710
|
image?: string;
|
|
2552
2711
|
/** Code or Image */
|
|
@@ -2659,6 +2818,29 @@ export declare interface Ingress {
|
|
|
2659
2818
|
allowInsecure?: boolean;
|
|
2660
2819
|
/** Rules to restrict incoming IP address. */
|
|
2661
2820
|
ipSecurityRestrictions?: IpSecurityRestrictionRule[];
|
|
2821
|
+
/** Sticky Sessions for Single Revision Mode */
|
|
2822
|
+
stickySessions?: IngressStickySessions;
|
|
2823
|
+
/** 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. */
|
|
2824
|
+
clientCertificateMode?: IngressClientCertificateMode;
|
|
2825
|
+
/** CORS policy for container app */
|
|
2826
|
+
corsPolicy?: CorsPolicy;
|
|
2827
|
+
}
|
|
2828
|
+
|
|
2829
|
+
/**
|
|
2830
|
+
* Defines values for IngressClientCertificateMode. \
|
|
2831
|
+
* {@link KnownIngressClientCertificateMode} can be used interchangeably with IngressClientCertificateMode,
|
|
2832
|
+
* this enum contains the known values that the service supports.
|
|
2833
|
+
* ### Known values supported by the service
|
|
2834
|
+
* **ignore** \
|
|
2835
|
+
* **accept** \
|
|
2836
|
+
* **require**
|
|
2837
|
+
*/
|
|
2838
|
+
export declare type IngressClientCertificateMode = string;
|
|
2839
|
+
|
|
2840
|
+
/** Sticky Sessions for Single Revision Mode */
|
|
2841
|
+
export declare interface IngressStickySessions {
|
|
2842
|
+
/** Sticky Session Affinity */
|
|
2843
|
+
affinity?: Affinity;
|
|
2662
2844
|
}
|
|
2663
2845
|
|
|
2664
2846
|
/**
|
|
@@ -2689,121 +2871,662 @@ export declare interface IpSecurityRestrictionRule {
|
|
|
2689
2871
|
action: Action;
|
|
2690
2872
|
}
|
|
2691
2873
|
|
|
2692
|
-
/**
|
|
2693
|
-
export declare interface
|
|
2694
|
-
/**
|
|
2695
|
-
|
|
2696
|
-
/**
|
|
2697
|
-
|
|
2874
|
+
/** Container App Job */
|
|
2875
|
+
export declare interface Job extends TrackedResource {
|
|
2876
|
+
/** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
|
|
2877
|
+
identity?: ManagedServiceIdentity;
|
|
2878
|
+
/**
|
|
2879
|
+
* Provisioning state of the Container Apps Job.
|
|
2880
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2881
|
+
*/
|
|
2882
|
+
readonly provisioningState?: JobProvisioningState;
|
|
2883
|
+
/** Resource ID of environment. */
|
|
2884
|
+
environmentId?: string;
|
|
2885
|
+
/** Workload profile name to pin for container apps job execution. */
|
|
2886
|
+
workloadProfileName?: string;
|
|
2887
|
+
/** Container Apps Job configuration properties. */
|
|
2888
|
+
configuration?: JobConfiguration;
|
|
2889
|
+
/** Container Apps job definition. */
|
|
2890
|
+
template?: JobTemplate;
|
|
2891
|
+
/**
|
|
2892
|
+
* Outbound IP Addresses of a container apps job.
|
|
2893
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2894
|
+
*/
|
|
2895
|
+
readonly outboundIpAddresses?: string[];
|
|
2896
|
+
/**
|
|
2897
|
+
* The endpoint of the eventstream of the container apps job.
|
|
2898
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2899
|
+
*/
|
|
2900
|
+
readonly eventStreamEndpoint?: string;
|
|
2698
2901
|
}
|
|
2699
2902
|
|
|
2700
|
-
/**
|
|
2701
|
-
export declare
|
|
2702
|
-
/**
|
|
2703
|
-
|
|
2704
|
-
/**
|
|
2705
|
-
|
|
2903
|
+
/** Non versioned Container Apps Job configuration properties */
|
|
2904
|
+
export declare interface JobConfiguration {
|
|
2905
|
+
/** Collection of secrets used by a Container Apps Job */
|
|
2906
|
+
secrets?: Secret[];
|
|
2907
|
+
/** Trigger type of the job */
|
|
2908
|
+
triggerType: TriggerType;
|
|
2909
|
+
/** Maximum number of seconds a replica is allowed to run. */
|
|
2910
|
+
replicaTimeout: number;
|
|
2911
|
+
/** Maximum number of retries before failing the job. */
|
|
2912
|
+
replicaRetryLimit?: number;
|
|
2913
|
+
/** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
|
|
2914
|
+
manualTriggerConfig?: JobConfigurationManualTriggerConfig;
|
|
2915
|
+
/** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
|
|
2916
|
+
scheduleTriggerConfig?: JobConfigurationScheduleTriggerConfig;
|
|
2917
|
+
/** Trigger configuration of an event driven job. */
|
|
2918
|
+
eventTriggerConfig?: JobConfigurationEventTriggerConfig;
|
|
2919
|
+
/** Collection of private container registry credentials used by a Container apps job */
|
|
2920
|
+
registries?: RegistryCredentials[];
|
|
2706
2921
|
}
|
|
2707
2922
|
|
|
2708
|
-
/**
|
|
2709
|
-
export declare
|
|
2710
|
-
/**
|
|
2711
|
-
|
|
2712
|
-
/**
|
|
2713
|
-
|
|
2923
|
+
/** Trigger configuration of an event driven job. */
|
|
2924
|
+
export declare interface JobConfigurationEventTriggerConfig {
|
|
2925
|
+
/** Minimum number of successful replica completions before overall job completion. */
|
|
2926
|
+
replicaCompletionCount?: number;
|
|
2927
|
+
/** Number of parallel replicas of a job that can run at a given time. */
|
|
2928
|
+
parallelism?: number;
|
|
2929
|
+
/** Scaling configurations for event driven jobs. */
|
|
2930
|
+
scale?: JobScale;
|
|
2714
2931
|
}
|
|
2715
2932
|
|
|
2716
|
-
/**
|
|
2717
|
-
export declare
|
|
2718
|
-
/**
|
|
2719
|
-
|
|
2720
|
-
/**
|
|
2721
|
-
|
|
2933
|
+
/** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
|
|
2934
|
+
export declare interface JobConfigurationManualTriggerConfig {
|
|
2935
|
+
/** Minimum number of successful replica completions before overall job completion. */
|
|
2936
|
+
replicaCompletionCount?: number;
|
|
2937
|
+
/** Number of parallel replicas of a job that can run at a given time. */
|
|
2938
|
+
parallelism?: number;
|
|
2722
2939
|
}
|
|
2723
2940
|
|
|
2724
|
-
/**
|
|
2725
|
-
export declare
|
|
2726
|
-
/**
|
|
2727
|
-
|
|
2728
|
-
/**
|
|
2729
|
-
|
|
2941
|
+
/** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
|
|
2942
|
+
export declare interface JobConfigurationScheduleTriggerConfig {
|
|
2943
|
+
/** Minimum number of successful replica completions before overall job completion. */
|
|
2944
|
+
replicaCompletionCount?: number;
|
|
2945
|
+
/** Cron formatted repeating schedule ("* * * * *") of a Cron Job. */
|
|
2946
|
+
cronExpression: string;
|
|
2947
|
+
/** Number of parallel replicas of a job that can run at a given time. */
|
|
2948
|
+
parallelism?: number;
|
|
2730
2949
|
}
|
|
2731
2950
|
|
|
2732
|
-
/**
|
|
2733
|
-
export declare
|
|
2734
|
-
/**
|
|
2735
|
-
|
|
2736
|
-
/**
|
|
2737
|
-
|
|
2951
|
+
/** Container Apps Job execution. */
|
|
2952
|
+
export declare interface JobExecution {
|
|
2953
|
+
/** Job execution Name. */
|
|
2954
|
+
name?: string;
|
|
2955
|
+
/** Job execution Id. */
|
|
2956
|
+
id?: string;
|
|
2957
|
+
/** Job Type. */
|
|
2958
|
+
type?: string;
|
|
2959
|
+
/**
|
|
2960
|
+
* Current running State of the job
|
|
2961
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2962
|
+
*/
|
|
2963
|
+
readonly status?: JobExecutionRunningState;
|
|
2964
|
+
/** Job execution start time. */
|
|
2965
|
+
startTime?: Date;
|
|
2966
|
+
/** Job execution end time. */
|
|
2967
|
+
endTime?: Date;
|
|
2968
|
+
/** Job's execution container. */
|
|
2969
|
+
template?: JobExecutionTemplate;
|
|
2738
2970
|
}
|
|
2739
2971
|
|
|
2740
|
-
/**
|
|
2741
|
-
export declare
|
|
2742
|
-
/**
|
|
2743
|
-
|
|
2744
|
-
/**
|
|
2745
|
-
|
|
2972
|
+
/** Container App's Job execution name. */
|
|
2973
|
+
export declare interface JobExecutionBase {
|
|
2974
|
+
/** Job execution name. */
|
|
2975
|
+
name?: string;
|
|
2976
|
+
/** Job execution Id. */
|
|
2977
|
+
id?: string;
|
|
2746
2978
|
}
|
|
2747
2979
|
|
|
2748
|
-
/**
|
|
2749
|
-
export declare
|
|
2750
|
-
/**
|
|
2751
|
-
|
|
2752
|
-
/**
|
|
2753
|
-
|
|
2754
|
-
/**
|
|
2755
|
-
|
|
2980
|
+
/** Container Apps Jobs execution container definition. */
|
|
2981
|
+
export declare interface JobExecutionContainer {
|
|
2982
|
+
/** Container image tag. */
|
|
2983
|
+
image?: string;
|
|
2984
|
+
/** Custom container name. */
|
|
2985
|
+
name?: string;
|
|
2986
|
+
/** Container start command. */
|
|
2987
|
+
command?: string[];
|
|
2988
|
+
/** Container start command arguments. */
|
|
2989
|
+
args?: string[];
|
|
2990
|
+
/** Container environment variables. */
|
|
2991
|
+
env?: EnvironmentVar[];
|
|
2992
|
+
/** Container resource requirements. */
|
|
2993
|
+
resources?: ContainerResources;
|
|
2756
2994
|
}
|
|
2757
2995
|
|
|
2758
|
-
/**
|
|
2759
|
-
export declare
|
|
2760
|
-
/**
|
|
2761
|
-
|
|
2762
|
-
/** Failed */
|
|
2763
|
-
Failed = "Failed",
|
|
2764
|
-
/** Canceled */
|
|
2765
|
-
Canceled = "Canceled",
|
|
2766
|
-
/** DeleteFailed */
|
|
2767
|
-
DeleteFailed = "DeleteFailed",
|
|
2768
|
-
/** Pending */
|
|
2769
|
-
Pending = "Pending"
|
|
2996
|
+
/** Container App executions names list. */
|
|
2997
|
+
export declare interface JobExecutionNamesCollection {
|
|
2998
|
+
/** Collection of resources. */
|
|
2999
|
+
value: JobExecutionBase[];
|
|
2770
3000
|
}
|
|
2771
3001
|
|
|
2772
|
-
/**
|
|
2773
|
-
export declare
|
|
2774
|
-
/** Invalid */
|
|
2775
|
-
Invalid = "Invalid",
|
|
2776
|
-
/** AlreadyExists */
|
|
2777
|
-
AlreadyExists = "AlreadyExists"
|
|
3002
|
+
/** Optional parameters. */
|
|
3003
|
+
export declare interface JobExecutionOptionalParams extends coreClient.OperationOptions {
|
|
2778
3004
|
}
|
|
2779
3005
|
|
|
2780
|
-
/**
|
|
2781
|
-
export declare
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
|
|
3006
|
+
/** Contains response data for the jobExecution operation. */
|
|
3007
|
+
export declare type JobExecutionResponse = JobExecution;
|
|
3008
|
+
|
|
3009
|
+
/**
|
|
3010
|
+
* Defines values for JobExecutionRunningState. \
|
|
3011
|
+
* {@link KnownJobExecutionRunningState} can be used interchangeably with JobExecutionRunningState,
|
|
3012
|
+
* this enum contains the known values that the service supports.
|
|
3013
|
+
* ### Known values supported by the service
|
|
3014
|
+
* **Running** \
|
|
3015
|
+
* **Processing** \
|
|
3016
|
+
* **Stopped** \
|
|
3017
|
+
* **Degraded** \
|
|
3018
|
+
* **Failed** \
|
|
3019
|
+
* **Unknown** \
|
|
3020
|
+
* **Succeeded**
|
|
3021
|
+
*/
|
|
3022
|
+
export declare type JobExecutionRunningState = string;
|
|
3023
|
+
|
|
3024
|
+
/** Job's execution template, containing container configuration for a job's execution */
|
|
3025
|
+
export declare interface JobExecutionTemplate {
|
|
3026
|
+
/** List of container definitions for the Container Apps Job. */
|
|
3027
|
+
containers?: JobExecutionContainer[];
|
|
3028
|
+
/** List of specialized containers that run before job containers. */
|
|
3029
|
+
initContainers?: JobExecutionContainer[];
|
|
2798
3030
|
}
|
|
2799
3031
|
|
|
2800
|
-
/**
|
|
2801
|
-
export declare
|
|
2802
|
-
/**
|
|
2803
|
-
|
|
2804
|
-
/**
|
|
2805
|
-
|
|
2806
|
-
|
|
3032
|
+
/** Container Apps Job resource specific properties. */
|
|
3033
|
+
export declare interface JobPatchProperties {
|
|
3034
|
+
/** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
|
|
3035
|
+
identity?: ManagedServiceIdentity;
|
|
3036
|
+
/** Resource tags. */
|
|
3037
|
+
tags?: {
|
|
3038
|
+
[propertyName: string]: string;
|
|
3039
|
+
};
|
|
3040
|
+
properties?: JobPatchPropertiesProperties;
|
|
3041
|
+
}
|
|
3042
|
+
|
|
3043
|
+
export declare interface JobPatchPropertiesProperties {
|
|
3044
|
+
/** Resource ID of environment. */
|
|
3045
|
+
environmentId?: string;
|
|
3046
|
+
/** Container Apps Job configuration properties. */
|
|
3047
|
+
configuration?: JobConfiguration;
|
|
3048
|
+
/** Container Apps job definition. */
|
|
3049
|
+
template?: JobTemplate;
|
|
3050
|
+
/** Outbound IP Addresses of a container apps job. */
|
|
3051
|
+
outboundIpAddresses?: string[];
|
|
3052
|
+
/** The endpoint of the eventstream of the container apps job. */
|
|
3053
|
+
eventStreamEndpoint?: string;
|
|
3054
|
+
}
|
|
3055
|
+
|
|
3056
|
+
/**
|
|
3057
|
+
* Defines values for JobProvisioningState. \
|
|
3058
|
+
* {@link KnownJobProvisioningState} can be used interchangeably with JobProvisioningState,
|
|
3059
|
+
* this enum contains the known values that the service supports.
|
|
3060
|
+
* ### Known values supported by the service
|
|
3061
|
+
* **InProgress** \
|
|
3062
|
+
* **Succeeded** \
|
|
3063
|
+
* **Failed** \
|
|
3064
|
+
* **Canceled** \
|
|
3065
|
+
* **Deleting**
|
|
3066
|
+
*/
|
|
3067
|
+
export declare type JobProvisioningState = string;
|
|
3068
|
+
|
|
3069
|
+
/** Interface representing a Jobs. */
|
|
3070
|
+
export declare interface Jobs {
|
|
3071
|
+
/**
|
|
3072
|
+
* Get the Container Apps Jobs in a given subscription.
|
|
3073
|
+
* @param options The options parameters.
|
|
3074
|
+
*/
|
|
3075
|
+
listBySubscription(options?: JobsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Job>;
|
|
3076
|
+
/**
|
|
3077
|
+
* Get the Container Apps Jobs in a given resource group.
|
|
3078
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3079
|
+
* @param options The options parameters.
|
|
3080
|
+
*/
|
|
3081
|
+
listByResourceGroup(resourceGroupName: string, options?: JobsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Job>;
|
|
3082
|
+
/**
|
|
3083
|
+
* Get the properties of a Container Apps Job.
|
|
3084
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3085
|
+
* @param jobName Job Name
|
|
3086
|
+
* @param options The options parameters.
|
|
3087
|
+
*/
|
|
3088
|
+
get(resourceGroupName: string, jobName: string, options?: JobsGetOptionalParams): Promise<JobsGetResponse>;
|
|
3089
|
+
/**
|
|
3090
|
+
* Create or Update a Container Apps Job.
|
|
3091
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3092
|
+
* @param jobName Job Name
|
|
3093
|
+
* @param jobEnvelope Properties used to create a container apps job
|
|
3094
|
+
* @param options The options parameters.
|
|
3095
|
+
*/
|
|
3096
|
+
beginCreateOrUpdate(resourceGroupName: string, jobName: string, jobEnvelope: Job, options?: JobsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<JobsCreateOrUpdateResponse>, JobsCreateOrUpdateResponse>>;
|
|
3097
|
+
/**
|
|
3098
|
+
* Create or Update a Container Apps Job.
|
|
3099
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3100
|
+
* @param jobName Job Name
|
|
3101
|
+
* @param jobEnvelope Properties used to create a container apps job
|
|
3102
|
+
* @param options The options parameters.
|
|
3103
|
+
*/
|
|
3104
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, jobName: string, jobEnvelope: Job, options?: JobsCreateOrUpdateOptionalParams): Promise<JobsCreateOrUpdateResponse>;
|
|
3105
|
+
/**
|
|
3106
|
+
* Delete a Container Apps Job.
|
|
3107
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3108
|
+
* @param jobName Job Name
|
|
3109
|
+
* @param options The options parameters.
|
|
3110
|
+
*/
|
|
3111
|
+
beginDelete(resourceGroupName: string, jobName: string, options?: JobsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3112
|
+
/**
|
|
3113
|
+
* Delete a Container Apps Job.
|
|
3114
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3115
|
+
* @param jobName Job Name
|
|
3116
|
+
* @param options The options parameters.
|
|
3117
|
+
*/
|
|
3118
|
+
beginDeleteAndWait(resourceGroupName: string, jobName: string, options?: JobsDeleteOptionalParams): Promise<void>;
|
|
3119
|
+
/**
|
|
3120
|
+
* Patches a Container Apps Job using JSON Merge Patch
|
|
3121
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3122
|
+
* @param jobName Job Name
|
|
3123
|
+
* @param jobEnvelope Properties used to create a container apps job
|
|
3124
|
+
* @param options The options parameters.
|
|
3125
|
+
*/
|
|
3126
|
+
beginUpdate(resourceGroupName: string, jobName: string, jobEnvelope: JobPatchProperties, options?: JobsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<JobsUpdateResponse>, JobsUpdateResponse>>;
|
|
3127
|
+
/**
|
|
3128
|
+
* Patches a Container Apps Job using JSON Merge Patch
|
|
3129
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3130
|
+
* @param jobName Job Name
|
|
3131
|
+
* @param jobEnvelope Properties used to create a container apps job
|
|
3132
|
+
* @param options The options parameters.
|
|
3133
|
+
*/
|
|
3134
|
+
beginUpdateAndWait(resourceGroupName: string, jobName: string, jobEnvelope: JobPatchProperties, options?: JobsUpdateOptionalParams): Promise<JobsUpdateResponse>;
|
|
3135
|
+
/**
|
|
3136
|
+
* Start a Container Apps Job
|
|
3137
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3138
|
+
* @param jobName Job Name
|
|
3139
|
+
* @param options The options parameters.
|
|
3140
|
+
*/
|
|
3141
|
+
beginStart(resourceGroupName: string, jobName: string, options?: JobsStartOptionalParams): Promise<SimplePollerLike<OperationState<JobsStartResponse>, JobsStartResponse>>;
|
|
3142
|
+
/**
|
|
3143
|
+
* Start a Container Apps Job
|
|
3144
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3145
|
+
* @param jobName Job Name
|
|
3146
|
+
* @param options The options parameters.
|
|
3147
|
+
*/
|
|
3148
|
+
beginStartAndWait(resourceGroupName: string, jobName: string, options?: JobsStartOptionalParams): Promise<JobsStartResponse>;
|
|
3149
|
+
/**
|
|
3150
|
+
* Terminates execution of a running container apps job
|
|
3151
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3152
|
+
* @param jobName Job Name
|
|
3153
|
+
* @param jobExecutionName Job execution name.
|
|
3154
|
+
* @param options The options parameters.
|
|
3155
|
+
*/
|
|
3156
|
+
beginStopExecution(resourceGroupName: string, jobName: string, jobExecutionName: string, options?: JobsStopExecutionOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3157
|
+
/**
|
|
3158
|
+
* Terminates execution of a running container apps job
|
|
3159
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3160
|
+
* @param jobName Job Name
|
|
3161
|
+
* @param jobExecutionName Job execution name.
|
|
3162
|
+
* @param options The options parameters.
|
|
3163
|
+
*/
|
|
3164
|
+
beginStopExecutionAndWait(resourceGroupName: string, jobName: string, jobExecutionName: string, options?: JobsStopExecutionOptionalParams): Promise<void>;
|
|
3165
|
+
/**
|
|
3166
|
+
* Terminates execution of a running container apps job
|
|
3167
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3168
|
+
* @param jobName Job Name
|
|
3169
|
+
* @param options The options parameters.
|
|
3170
|
+
*/
|
|
3171
|
+
beginStopMultipleExecutions(resourceGroupName: string, jobName: string, options?: JobsStopMultipleExecutionsOptionalParams): Promise<SimplePollerLike<OperationState<JobsStopMultipleExecutionsResponse>, JobsStopMultipleExecutionsResponse>>;
|
|
3172
|
+
/**
|
|
3173
|
+
* Terminates execution of a running container apps job
|
|
3174
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3175
|
+
* @param jobName Job Name
|
|
3176
|
+
* @param options The options parameters.
|
|
3177
|
+
*/
|
|
3178
|
+
beginStopMultipleExecutionsAndWait(resourceGroupName: string, jobName: string, options?: JobsStopMultipleExecutionsOptionalParams): Promise<JobsStopMultipleExecutionsResponse>;
|
|
3179
|
+
/**
|
|
3180
|
+
* List secrets for a container apps job
|
|
3181
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3182
|
+
* @param jobName Job Name
|
|
3183
|
+
* @param options The options parameters.
|
|
3184
|
+
*/
|
|
3185
|
+
listSecrets(resourceGroupName: string, jobName: string, options?: JobsListSecretsOptionalParams): Promise<JobsListSecretsResponse>;
|
|
3186
|
+
}
|
|
3187
|
+
|
|
3188
|
+
/** Scaling configurations for event driven jobs. */
|
|
3189
|
+
export declare interface JobScale {
|
|
3190
|
+
/** Interval to check each event source in seconds. Defaults to 30s */
|
|
3191
|
+
pollingInterval?: number;
|
|
3192
|
+
/** Minimum number of job executions that are created for a trigger, default 0 */
|
|
3193
|
+
minExecutions?: number;
|
|
3194
|
+
/** Maximum number of job executions that are created for a trigger, default 100. */
|
|
3195
|
+
maxExecutions?: number;
|
|
3196
|
+
/** Scaling rules. */
|
|
3197
|
+
rules?: JobScaleRule[];
|
|
3198
|
+
}
|
|
3199
|
+
|
|
3200
|
+
/** Scaling rule. */
|
|
3201
|
+
export declare interface JobScaleRule {
|
|
3202
|
+
/** Scale Rule Name */
|
|
3203
|
+
name?: string;
|
|
3204
|
+
/**
|
|
3205
|
+
* Type of the scale rule
|
|
3206
|
+
* eg: azure-servicebus, redis etc.
|
|
3207
|
+
*/
|
|
3208
|
+
type?: string;
|
|
3209
|
+
/** Metadata properties to describe the scale rule. */
|
|
3210
|
+
metadata?: Record<string, unknown>;
|
|
3211
|
+
/** Authentication secrets for the scale rule. */
|
|
3212
|
+
auth?: ScaleRuleAuth[];
|
|
3213
|
+
}
|
|
3214
|
+
|
|
3215
|
+
/** Container Apps Jobs collection ARM resource. */
|
|
3216
|
+
export declare interface JobsCollection {
|
|
3217
|
+
/** Collection of resources. */
|
|
3218
|
+
value: Job[];
|
|
3219
|
+
/**
|
|
3220
|
+
* Link to next page of resources.
|
|
3221
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3222
|
+
*/
|
|
3223
|
+
readonly nextLink?: string;
|
|
3224
|
+
}
|
|
3225
|
+
|
|
3226
|
+
/** Optional parameters. */
|
|
3227
|
+
export declare interface JobsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3228
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3229
|
+
updateIntervalInMs?: number;
|
|
3230
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3231
|
+
resumeFrom?: string;
|
|
3232
|
+
}
|
|
3233
|
+
|
|
3234
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3235
|
+
export declare type JobsCreateOrUpdateResponse = Job;
|
|
3236
|
+
|
|
3237
|
+
/** Defines headers for Jobs_delete operation. */
|
|
3238
|
+
export declare interface JobsDeleteHeaders {
|
|
3239
|
+
location?: string;
|
|
3240
|
+
}
|
|
3241
|
+
|
|
3242
|
+
/** Optional parameters. */
|
|
3243
|
+
export declare interface JobsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3244
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3245
|
+
updateIntervalInMs?: number;
|
|
3246
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3247
|
+
resumeFrom?: string;
|
|
3248
|
+
}
|
|
3249
|
+
|
|
3250
|
+
/** Container Apps Job Secrets Collection ARM resource. */
|
|
3251
|
+
export declare interface JobSecretsCollection {
|
|
3252
|
+
/** Collection of resources. */
|
|
3253
|
+
value: Secret[];
|
|
3254
|
+
}
|
|
3255
|
+
|
|
3256
|
+
/** Interface representing a JobsExecutions. */
|
|
3257
|
+
export declare interface JobsExecutions {
|
|
3258
|
+
/**
|
|
3259
|
+
* Get a Container Apps Job's executions
|
|
3260
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3261
|
+
* @param jobName Job Name
|
|
3262
|
+
* @param options The options parameters.
|
|
3263
|
+
*/
|
|
3264
|
+
list(resourceGroupName: string, jobName: string, options?: JobsExecutionsListOptionalParams): PagedAsyncIterableIterator<JobExecution>;
|
|
3265
|
+
}
|
|
3266
|
+
|
|
3267
|
+
/** Optional parameters. */
|
|
3268
|
+
export declare interface JobsExecutionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3269
|
+
}
|
|
3270
|
+
|
|
3271
|
+
/** Contains response data for the listNext operation. */
|
|
3272
|
+
export declare type JobsExecutionsListNextResponse = ContainerAppJobExecutions;
|
|
3273
|
+
|
|
3274
|
+
/** Optional parameters. */
|
|
3275
|
+
export declare interface JobsExecutionsListOptionalParams extends coreClient.OperationOptions {
|
|
3276
|
+
/** The filter to apply on the operation. */
|
|
3277
|
+
filter?: string;
|
|
3278
|
+
}
|
|
3279
|
+
|
|
3280
|
+
/** Contains response data for the list operation. */
|
|
3281
|
+
export declare type JobsExecutionsListResponse = ContainerAppJobExecutions;
|
|
3282
|
+
|
|
3283
|
+
/** Optional parameters. */
|
|
3284
|
+
export declare interface JobsGetOptionalParams extends coreClient.OperationOptions {
|
|
3285
|
+
}
|
|
3286
|
+
|
|
3287
|
+
/** Contains response data for the get operation. */
|
|
3288
|
+
export declare type JobsGetResponse = Job;
|
|
3289
|
+
|
|
3290
|
+
/** Optional parameters. */
|
|
3291
|
+
export declare interface JobsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3292
|
+
}
|
|
3293
|
+
|
|
3294
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3295
|
+
export declare type JobsListByResourceGroupNextResponse = JobsCollection;
|
|
3296
|
+
|
|
3297
|
+
/** Optional parameters. */
|
|
3298
|
+
export declare interface JobsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3299
|
+
}
|
|
3300
|
+
|
|
3301
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
3302
|
+
export declare type JobsListByResourceGroupResponse = JobsCollection;
|
|
3303
|
+
|
|
3304
|
+
/** Optional parameters. */
|
|
3305
|
+
export declare interface JobsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3306
|
+
}
|
|
3307
|
+
|
|
3308
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3309
|
+
export declare type JobsListBySubscriptionNextResponse = JobsCollection;
|
|
3310
|
+
|
|
3311
|
+
/** Optional parameters. */
|
|
3312
|
+
export declare interface JobsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3313
|
+
}
|
|
3314
|
+
|
|
3315
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3316
|
+
export declare type JobsListBySubscriptionResponse = JobsCollection;
|
|
3317
|
+
|
|
3318
|
+
/** Optional parameters. */
|
|
3319
|
+
export declare interface JobsListSecretsOptionalParams extends coreClient.OperationOptions {
|
|
3320
|
+
}
|
|
3321
|
+
|
|
3322
|
+
/** Contains response data for the listSecrets operation. */
|
|
3323
|
+
export declare type JobsListSecretsResponse = JobSecretsCollection;
|
|
3324
|
+
|
|
3325
|
+
/** Defines headers for Jobs_start operation. */
|
|
3326
|
+
export declare interface JobsStartHeaders {
|
|
3327
|
+
location?: string;
|
|
3328
|
+
}
|
|
3329
|
+
|
|
3330
|
+
/** Optional parameters. */
|
|
3331
|
+
export declare interface JobsStartOptionalParams extends coreClient.OperationOptions {
|
|
3332
|
+
/** Properties used to start a job execution. */
|
|
3333
|
+
template?: JobExecutionTemplate;
|
|
3334
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3335
|
+
updateIntervalInMs?: number;
|
|
3336
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3337
|
+
resumeFrom?: string;
|
|
3338
|
+
}
|
|
3339
|
+
|
|
3340
|
+
/** Contains response data for the start operation. */
|
|
3341
|
+
export declare type JobsStartResponse = JobExecutionBase;
|
|
3342
|
+
|
|
3343
|
+
/** Defines headers for Jobs_stopExecution operation. */
|
|
3344
|
+
export declare interface JobsStopExecutionHeaders {
|
|
3345
|
+
location?: string;
|
|
3346
|
+
}
|
|
3347
|
+
|
|
3348
|
+
/** Optional parameters. */
|
|
3349
|
+
export declare interface JobsStopExecutionOptionalParams extends coreClient.OperationOptions {
|
|
3350
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3351
|
+
updateIntervalInMs?: number;
|
|
3352
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3353
|
+
resumeFrom?: string;
|
|
3354
|
+
}
|
|
3355
|
+
|
|
3356
|
+
/** Defines headers for Jobs_stopMultipleExecutions operation. */
|
|
3357
|
+
export declare interface JobsStopMultipleExecutionsHeaders {
|
|
3358
|
+
location?: string;
|
|
3359
|
+
}
|
|
3360
|
+
|
|
3361
|
+
/** Optional parameters. */
|
|
3362
|
+
export declare interface JobsStopMultipleExecutionsOptionalParams extends coreClient.OperationOptions {
|
|
3363
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3364
|
+
updateIntervalInMs?: number;
|
|
3365
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3366
|
+
resumeFrom?: string;
|
|
3367
|
+
}
|
|
3368
|
+
|
|
3369
|
+
/** Contains response data for the stopMultipleExecutions operation. */
|
|
3370
|
+
export declare type JobsStopMultipleExecutionsResponse = ContainerAppJobExecutions;
|
|
3371
|
+
|
|
3372
|
+
/** Defines headers for Jobs_update operation. */
|
|
3373
|
+
export declare interface JobsUpdateHeaders {
|
|
3374
|
+
location?: string;
|
|
3375
|
+
}
|
|
3376
|
+
|
|
3377
|
+
/** Optional parameters. */
|
|
3378
|
+
export declare interface JobsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3379
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3380
|
+
updateIntervalInMs?: number;
|
|
3381
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3382
|
+
resumeFrom?: string;
|
|
3383
|
+
}
|
|
3384
|
+
|
|
3385
|
+
/** Contains response data for the update operation. */
|
|
3386
|
+
export declare type JobsUpdateResponse = Job;
|
|
3387
|
+
|
|
3388
|
+
/** 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 */
|
|
3389
|
+
export declare interface JobTemplate {
|
|
3390
|
+
/** List of specialized containers that run before app containers. */
|
|
3391
|
+
initContainers?: InitContainer[];
|
|
3392
|
+
/** List of container definitions for the Container App. */
|
|
3393
|
+
containers?: Container[];
|
|
3394
|
+
/** List of volume definitions for the Container App. */
|
|
3395
|
+
volumes?: Volume[];
|
|
3396
|
+
}
|
|
3397
|
+
|
|
3398
|
+
/** The configuration settings of the checks that should be made while validating the JWT Claims. */
|
|
3399
|
+
export declare interface JwtClaimChecks {
|
|
3400
|
+
/** The list of the allowed groups. */
|
|
3401
|
+
allowedGroups?: string[];
|
|
3402
|
+
/** The list of the allowed client applications. */
|
|
3403
|
+
allowedClientApplications?: string[];
|
|
3404
|
+
}
|
|
3405
|
+
|
|
3406
|
+
/** Configuration properties Keda component */
|
|
3407
|
+
export declare interface KedaConfiguration {
|
|
3408
|
+
/**
|
|
3409
|
+
* The version of Keda
|
|
3410
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3411
|
+
*/
|
|
3412
|
+
readonly version?: string;
|
|
3413
|
+
}
|
|
3414
|
+
|
|
3415
|
+
/** Known values of {@link AccessMode} that the service accepts. */
|
|
3416
|
+
export declare enum KnownAccessMode {
|
|
3417
|
+
/** ReadOnly */
|
|
3418
|
+
ReadOnly = "ReadOnly",
|
|
3419
|
+
/** ReadWrite */
|
|
3420
|
+
ReadWrite = "ReadWrite"
|
|
3421
|
+
}
|
|
3422
|
+
|
|
3423
|
+
/** Known values of {@link Action} that the service accepts. */
|
|
3424
|
+
export declare enum KnownAction {
|
|
3425
|
+
/** Allow */
|
|
3426
|
+
Allow = "Allow",
|
|
3427
|
+
/** Deny */
|
|
3428
|
+
Deny = "Deny"
|
|
3429
|
+
}
|
|
3430
|
+
|
|
3431
|
+
/** Known values of {@link ActiveRevisionsMode} that the service accepts. */
|
|
3432
|
+
export declare enum KnownActiveRevisionsMode {
|
|
3433
|
+
/** Multiple */
|
|
3434
|
+
Multiple = "Multiple",
|
|
3435
|
+
/** Single */
|
|
3436
|
+
Single = "Single"
|
|
3437
|
+
}
|
|
3438
|
+
|
|
3439
|
+
/** Known values of {@link Affinity} that the service accepts. */
|
|
3440
|
+
export declare enum KnownAffinity {
|
|
3441
|
+
/** Sticky */
|
|
3442
|
+
Sticky = "sticky",
|
|
3443
|
+
/** None */
|
|
3444
|
+
None = "none"
|
|
3445
|
+
}
|
|
3446
|
+
|
|
3447
|
+
/** Known values of {@link Applicability} that the service accepts. */
|
|
3448
|
+
export declare enum KnownApplicability {
|
|
3449
|
+
/** LocationDefault */
|
|
3450
|
+
LocationDefault = "LocationDefault",
|
|
3451
|
+
/** Custom */
|
|
3452
|
+
Custom = "Custom"
|
|
3453
|
+
}
|
|
3454
|
+
|
|
3455
|
+
/** Known values of {@link AppProtocol} that the service accepts. */
|
|
3456
|
+
export declare enum KnownAppProtocol {
|
|
3457
|
+
/** Http */
|
|
3458
|
+
Http = "http",
|
|
3459
|
+
/** Grpc */
|
|
3460
|
+
Grpc = "grpc"
|
|
3461
|
+
}
|
|
3462
|
+
|
|
3463
|
+
/** Known values of {@link BindingType} that the service accepts. */
|
|
3464
|
+
export declare enum KnownBindingType {
|
|
3465
|
+
/** Disabled */
|
|
3466
|
+
Disabled = "Disabled",
|
|
3467
|
+
/** SniEnabled */
|
|
3468
|
+
SniEnabled = "SniEnabled"
|
|
3469
|
+
}
|
|
3470
|
+
|
|
3471
|
+
/** Known values of {@link CertificateProvisioningState} that the service accepts. */
|
|
3472
|
+
export declare enum KnownCertificateProvisioningState {
|
|
3473
|
+
/** Succeeded */
|
|
3474
|
+
Succeeded = "Succeeded",
|
|
3475
|
+
/** Failed */
|
|
3476
|
+
Failed = "Failed",
|
|
3477
|
+
/** Canceled */
|
|
3478
|
+
Canceled = "Canceled",
|
|
3479
|
+
/** DeleteFailed */
|
|
3480
|
+
DeleteFailed = "DeleteFailed",
|
|
3481
|
+
/** Pending */
|
|
3482
|
+
Pending = "Pending"
|
|
3483
|
+
}
|
|
3484
|
+
|
|
3485
|
+
/** Known values of {@link CheckNameAvailabilityReason} that the service accepts. */
|
|
3486
|
+
export declare enum KnownCheckNameAvailabilityReason {
|
|
3487
|
+
/** Invalid */
|
|
3488
|
+
Invalid = "Invalid",
|
|
3489
|
+
/** AlreadyExists */
|
|
3490
|
+
AlreadyExists = "AlreadyExists"
|
|
3491
|
+
}
|
|
3492
|
+
|
|
3493
|
+
/** Known values of {@link ConnectedEnvironmentProvisioningState} that the service accepts. */
|
|
3494
|
+
export declare enum KnownConnectedEnvironmentProvisioningState {
|
|
3495
|
+
/** Succeeded */
|
|
3496
|
+
Succeeded = "Succeeded",
|
|
3497
|
+
/** Failed */
|
|
3498
|
+
Failed = "Failed",
|
|
3499
|
+
/** Canceled */
|
|
3500
|
+
Canceled = "Canceled",
|
|
3501
|
+
/** Waiting */
|
|
3502
|
+
Waiting = "Waiting",
|
|
3503
|
+
/** InitializationInProgress */
|
|
3504
|
+
InitializationInProgress = "InitializationInProgress",
|
|
3505
|
+
/** InfrastructureSetupInProgress */
|
|
3506
|
+
InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
|
|
3507
|
+
/** InfrastructureSetupComplete */
|
|
3508
|
+
InfrastructureSetupComplete = "InfrastructureSetupComplete",
|
|
3509
|
+
/** ScheduledForDelete */
|
|
3510
|
+
ScheduledForDelete = "ScheduledForDelete"
|
|
3511
|
+
}
|
|
3512
|
+
|
|
3513
|
+
/** Known values of {@link ContainerAppContainerRunningState} that the service accepts. */
|
|
3514
|
+
export declare enum KnownContainerAppContainerRunningState {
|
|
3515
|
+
/** Running */
|
|
3516
|
+
Running = "Running",
|
|
3517
|
+
/** Terminated */
|
|
3518
|
+
Terminated = "Terminated",
|
|
3519
|
+
/** Waiting */
|
|
3520
|
+
Waiting = "Waiting"
|
|
3521
|
+
}
|
|
3522
|
+
|
|
3523
|
+
/** Known values of {@link ContainerAppProvisioningState} that the service accepts. */
|
|
3524
|
+
export declare enum KnownContainerAppProvisioningState {
|
|
3525
|
+
/** InProgress */
|
|
3526
|
+
InProgress = "InProgress",
|
|
3527
|
+
/** Succeeded */
|
|
3528
|
+
Succeeded = "Succeeded",
|
|
3529
|
+
/** Failed */
|
|
2807
3530
|
Failed = "Failed",
|
|
2808
3531
|
/** Canceled */
|
|
2809
3532
|
Canceled = "Canceled",
|
|
@@ -2811,6 +3534,16 @@ export declare enum KnownContainerAppProvisioningState {
|
|
|
2811
3534
|
Deleting = "Deleting"
|
|
2812
3535
|
}
|
|
2813
3536
|
|
|
3537
|
+
/** Known values of {@link ContainerAppReplicaRunningState} that the service accepts. */
|
|
3538
|
+
export declare enum KnownContainerAppReplicaRunningState {
|
|
3539
|
+
/** Running */
|
|
3540
|
+
Running = "Running",
|
|
3541
|
+
/** NotRunning */
|
|
3542
|
+
NotRunning = "NotRunning",
|
|
3543
|
+
/** Unknown */
|
|
3544
|
+
Unknown = "Unknown"
|
|
3545
|
+
}
|
|
3546
|
+
|
|
2814
3547
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
2815
3548
|
export declare enum KnownCreatedByType {
|
|
2816
3549
|
/** User */
|
|
@@ -2853,6 +3586,16 @@ export declare enum KnownExtendedLocationTypes {
|
|
|
2853
3586
|
CustomLocation = "CustomLocation"
|
|
2854
3587
|
}
|
|
2855
3588
|
|
|
3589
|
+
/** Known values of {@link IngressClientCertificateMode} that the service accepts. */
|
|
3590
|
+
export declare enum KnownIngressClientCertificateMode {
|
|
3591
|
+
/** Ignore */
|
|
3592
|
+
Ignore = "ignore",
|
|
3593
|
+
/** Accept */
|
|
3594
|
+
Accept = "accept",
|
|
3595
|
+
/** Require */
|
|
3596
|
+
Require = "require"
|
|
3597
|
+
}
|
|
3598
|
+
|
|
2856
3599
|
/** Known values of {@link IngressTransportMethod} that the service accepts. */
|
|
2857
3600
|
export declare enum KnownIngressTransportMethod {
|
|
2858
3601
|
/** Auto */
|
|
@@ -2865,6 +3608,38 @@ export declare enum KnownIngressTransportMethod {
|
|
|
2865
3608
|
Tcp = "tcp"
|
|
2866
3609
|
}
|
|
2867
3610
|
|
|
3611
|
+
/** Known values of {@link JobExecutionRunningState} that the service accepts. */
|
|
3612
|
+
export declare enum KnownJobExecutionRunningState {
|
|
3613
|
+
/** Running */
|
|
3614
|
+
Running = "Running",
|
|
3615
|
+
/** Processing */
|
|
3616
|
+
Processing = "Processing",
|
|
3617
|
+
/** Stopped */
|
|
3618
|
+
Stopped = "Stopped",
|
|
3619
|
+
/** Degraded */
|
|
3620
|
+
Degraded = "Degraded",
|
|
3621
|
+
/** Failed */
|
|
3622
|
+
Failed = "Failed",
|
|
3623
|
+
/** Unknown */
|
|
3624
|
+
Unknown = "Unknown",
|
|
3625
|
+
/** Succeeded */
|
|
3626
|
+
Succeeded = "Succeeded"
|
|
3627
|
+
}
|
|
3628
|
+
|
|
3629
|
+
/** Known values of {@link JobProvisioningState} that the service accepts. */
|
|
3630
|
+
export declare enum KnownJobProvisioningState {
|
|
3631
|
+
/** InProgress */
|
|
3632
|
+
InProgress = "InProgress",
|
|
3633
|
+
/** Succeeded */
|
|
3634
|
+
Succeeded = "Succeeded",
|
|
3635
|
+
/** Failed */
|
|
3636
|
+
Failed = "Failed",
|
|
3637
|
+
/** Canceled */
|
|
3638
|
+
Canceled = "Canceled",
|
|
3639
|
+
/** Deleting */
|
|
3640
|
+
Deleting = "Deleting"
|
|
3641
|
+
}
|
|
3642
|
+
|
|
2868
3643
|
/** Known values of {@link LogLevel} that the service accepts. */
|
|
2869
3644
|
export declare enum KnownLogLevel {
|
|
2870
3645
|
/** Info */
|
|
@@ -2877,12 +3652,14 @@ export declare enum KnownLogLevel {
|
|
|
2877
3652
|
Error = "error"
|
|
2878
3653
|
}
|
|
2879
3654
|
|
|
2880
|
-
/** Known values of {@link
|
|
2881
|
-
export declare enum
|
|
2882
|
-
/**
|
|
2883
|
-
|
|
2884
|
-
/**
|
|
2885
|
-
|
|
3655
|
+
/** Known values of {@link ManagedCertificateDomainControlValidation} that the service accepts. */
|
|
3656
|
+
export declare enum KnownManagedCertificateDomainControlValidation {
|
|
3657
|
+
/** Cname */
|
|
3658
|
+
Cname = "CNAME",
|
|
3659
|
+
/** Http */
|
|
3660
|
+
Http = "HTTP",
|
|
3661
|
+
/** TXT */
|
|
3662
|
+
TXT = "TXT"
|
|
2886
3663
|
}
|
|
2887
3664
|
|
|
2888
3665
|
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
@@ -2921,6 +3698,22 @@ export declare enum KnownRevisionProvisioningState {
|
|
|
2921
3698
|
Deprovisioned = "Deprovisioned"
|
|
2922
3699
|
}
|
|
2923
3700
|
|
|
3701
|
+
/** Known values of {@link RevisionRunningState} that the service accepts. */
|
|
3702
|
+
export declare enum KnownRevisionRunningState {
|
|
3703
|
+
/** Running */
|
|
3704
|
+
Running = "Running",
|
|
3705
|
+
/** Processing */
|
|
3706
|
+
Processing = "Processing",
|
|
3707
|
+
/** Stopped */
|
|
3708
|
+
Stopped = "Stopped",
|
|
3709
|
+
/** Degraded */
|
|
3710
|
+
Degraded = "Degraded",
|
|
3711
|
+
/** Failed */
|
|
3712
|
+
Failed = "Failed",
|
|
3713
|
+
/** Unknown */
|
|
3714
|
+
Unknown = "Unknown"
|
|
3715
|
+
}
|
|
3716
|
+
|
|
2924
3717
|
/** Known values of {@link Scheme} that the service accepts. */
|
|
2925
3718
|
export declare enum KnownScheme {
|
|
2926
3719
|
/** Http */
|
|
@@ -2929,14 +3722,6 @@ export declare enum KnownScheme {
|
|
|
2929
3722
|
Https = "HTTPS"
|
|
2930
3723
|
}
|
|
2931
3724
|
|
|
2932
|
-
/** Known values of {@link SkuName} that the service accepts. */
|
|
2933
|
-
export declare enum KnownSkuName {
|
|
2934
|
-
/** Consumption SKU of Managed Environment. */
|
|
2935
|
-
Consumption = "Consumption",
|
|
2936
|
-
/** Premium SKU of Managed Environment. */
|
|
2937
|
-
Premium = "Premium"
|
|
2938
|
-
}
|
|
2939
|
-
|
|
2940
3725
|
/** Known values of {@link SourceControlOperationState} that the service accepts. */
|
|
2941
3726
|
export declare enum KnownSourceControlOperationState {
|
|
2942
3727
|
/** InProgress */
|
|
@@ -2954,7 +3739,19 @@ export declare enum KnownStorageType {
|
|
|
2954
3739
|
/** AzureFile */
|
|
2955
3740
|
AzureFile = "AzureFile",
|
|
2956
3741
|
/** EmptyDir */
|
|
2957
|
-
EmptyDir = "EmptyDir"
|
|
3742
|
+
EmptyDir = "EmptyDir",
|
|
3743
|
+
/** Secret */
|
|
3744
|
+
Secret = "Secret"
|
|
3745
|
+
}
|
|
3746
|
+
|
|
3747
|
+
/** Known values of {@link TriggerType} that the service accepts. */
|
|
3748
|
+
export declare enum KnownTriggerType {
|
|
3749
|
+
/** Schedule */
|
|
3750
|
+
Schedule = "Schedule",
|
|
3751
|
+
/** Event */
|
|
3752
|
+
Event = "Event",
|
|
3753
|
+
/** Manual */
|
|
3754
|
+
Manual = "Manual"
|
|
2958
3755
|
}
|
|
2959
3756
|
|
|
2960
3757
|
/** Known values of {@link Type} that the service accepts. */
|
|
@@ -2967,7 +3764,7 @@ export declare enum KnownType {
|
|
|
2967
3764
|
Startup = "Startup"
|
|
2968
3765
|
}
|
|
2969
3766
|
|
|
2970
|
-
/** Log
|
|
3767
|
+
/** Log Analytics configuration, must only be provided when destination is configured as 'log-analytics' */
|
|
2971
3768
|
export declare interface LogAnalyticsConfiguration {
|
|
2972
3769
|
/** Log analytics customer id */
|
|
2973
3770
|
customerId?: string;
|
|
@@ -3017,10 +3814,166 @@ export declare interface LoginScopes {
|
|
|
3017
3814
|
*/
|
|
3018
3815
|
export declare type LogLevel = string;
|
|
3019
3816
|
|
|
3817
|
+
/** Managed certificates used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
3818
|
+
export declare interface ManagedCertificate extends TrackedResource {
|
|
3819
|
+
/** Certificate resource specific properties */
|
|
3820
|
+
properties?: ManagedCertificateProperties;
|
|
3821
|
+
}
|
|
3822
|
+
|
|
3823
|
+
/** Collection of Managed Certificates. */
|
|
3824
|
+
export declare interface ManagedCertificateCollection {
|
|
3825
|
+
/** Collection of resources. */
|
|
3826
|
+
value: ManagedCertificate[];
|
|
3827
|
+
/**
|
|
3828
|
+
* Link to next page of resources.
|
|
3829
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3830
|
+
*/
|
|
3831
|
+
readonly nextLink?: string;
|
|
3832
|
+
}
|
|
3833
|
+
|
|
3834
|
+
/**
|
|
3835
|
+
* Defines values for ManagedCertificateDomainControlValidation. \
|
|
3836
|
+
* {@link KnownManagedCertificateDomainControlValidation} can be used interchangeably with ManagedCertificateDomainControlValidation,
|
|
3837
|
+
* this enum contains the known values that the service supports.
|
|
3838
|
+
* ### Known values supported by the service
|
|
3839
|
+
* **CNAME** \
|
|
3840
|
+
* **HTTP** \
|
|
3841
|
+
* **TXT**
|
|
3842
|
+
*/
|
|
3843
|
+
export declare type ManagedCertificateDomainControlValidation = string;
|
|
3844
|
+
|
|
3845
|
+
/** A managed certificate to update */
|
|
3846
|
+
export declare interface ManagedCertificatePatch {
|
|
3847
|
+
/** Application-specific metadata in the form of key-value pairs. */
|
|
3848
|
+
tags?: {
|
|
3849
|
+
[propertyName: string]: string;
|
|
3850
|
+
};
|
|
3851
|
+
}
|
|
3852
|
+
|
|
3853
|
+
/** Certificate resource specific properties */
|
|
3854
|
+
export declare interface ManagedCertificateProperties {
|
|
3855
|
+
/**
|
|
3856
|
+
* Provisioning state of the certificate.
|
|
3857
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3858
|
+
*/
|
|
3859
|
+
readonly provisioningState?: CertificateProvisioningState;
|
|
3860
|
+
/** Subject name of the certificate. */
|
|
3861
|
+
subjectName?: string;
|
|
3862
|
+
/**
|
|
3863
|
+
* Any error occurred during the certificate provision.
|
|
3864
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3865
|
+
*/
|
|
3866
|
+
readonly error?: string;
|
|
3867
|
+
/** Selected type of domain control validation for managed certificates. */
|
|
3868
|
+
domainControlValidation?: ManagedCertificateDomainControlValidation;
|
|
3869
|
+
/**
|
|
3870
|
+
* A TXT token used for DNS TXT domain control validation when issuing this type of managed certificates.
|
|
3871
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3872
|
+
*/
|
|
3873
|
+
readonly validationToken?: string;
|
|
3874
|
+
}
|
|
3875
|
+
|
|
3876
|
+
/** Interface representing a ManagedCertificates. */
|
|
3877
|
+
export declare interface ManagedCertificates {
|
|
3878
|
+
/**
|
|
3879
|
+
* Get the Managed Certificates in a given managed environment.
|
|
3880
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3881
|
+
* @param environmentName Name of the Managed Environment.
|
|
3882
|
+
* @param options The options parameters.
|
|
3883
|
+
*/
|
|
3884
|
+
list(resourceGroupName: string, environmentName: string, options?: ManagedCertificatesListOptionalParams): PagedAsyncIterableIterator<ManagedCertificate>;
|
|
3885
|
+
/**
|
|
3886
|
+
* Get the specified Managed Certificate.
|
|
3887
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3888
|
+
* @param environmentName Name of the Managed Environment.
|
|
3889
|
+
* @param managedCertificateName Name of the Managed Certificate.
|
|
3890
|
+
* @param options The options parameters.
|
|
3891
|
+
*/
|
|
3892
|
+
get(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesGetOptionalParams): Promise<ManagedCertificatesGetResponse>;
|
|
3893
|
+
/**
|
|
3894
|
+
* Create or Update a Managed Certificate.
|
|
3895
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3896
|
+
* @param environmentName Name of the Managed Environment.
|
|
3897
|
+
* @param managedCertificateName Name of the Managed Certificate.
|
|
3898
|
+
* @param options The options parameters.
|
|
3899
|
+
*/
|
|
3900
|
+
beginCreateOrUpdate(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedCertificatesCreateOrUpdateResponse>, ManagedCertificatesCreateOrUpdateResponse>>;
|
|
3901
|
+
/**
|
|
3902
|
+
* Create or Update a Managed Certificate.
|
|
3903
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3904
|
+
* @param environmentName Name of the Managed Environment.
|
|
3905
|
+
* @param managedCertificateName Name of the Managed Certificate.
|
|
3906
|
+
* @param options The options parameters.
|
|
3907
|
+
*/
|
|
3908
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesCreateOrUpdateOptionalParams): Promise<ManagedCertificatesCreateOrUpdateResponse>;
|
|
3909
|
+
/**
|
|
3910
|
+
* Deletes the specified Managed Certificate.
|
|
3911
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3912
|
+
* @param environmentName Name of the Managed Environment.
|
|
3913
|
+
* @param managedCertificateName Name of the Managed Certificate.
|
|
3914
|
+
* @param options The options parameters.
|
|
3915
|
+
*/
|
|
3916
|
+
delete(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesDeleteOptionalParams): Promise<void>;
|
|
3917
|
+
/**
|
|
3918
|
+
* Patches a managed certificate. Oly patching of tags is supported
|
|
3919
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3920
|
+
* @param environmentName Name of the Managed Environment.
|
|
3921
|
+
* @param managedCertificateName Name of the Managed Certificate.
|
|
3922
|
+
* @param managedCertificateEnvelope Properties of a managed certificate that need to be updated
|
|
3923
|
+
* @param options The options parameters.
|
|
3924
|
+
*/
|
|
3925
|
+
update(resourceGroupName: string, environmentName: string, managedCertificateName: string, managedCertificateEnvelope: ManagedCertificatePatch, options?: ManagedCertificatesUpdateOptionalParams): Promise<ManagedCertificatesUpdateResponse>;
|
|
3926
|
+
}
|
|
3927
|
+
|
|
3928
|
+
/** Optional parameters. */
|
|
3929
|
+
export declare interface ManagedCertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3930
|
+
/** Managed Certificate to be created or updated */
|
|
3931
|
+
managedCertificateEnvelope?: ManagedCertificate;
|
|
3932
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3933
|
+
updateIntervalInMs?: number;
|
|
3934
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3935
|
+
resumeFrom?: string;
|
|
3936
|
+
}
|
|
3937
|
+
|
|
3938
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3939
|
+
export declare type ManagedCertificatesCreateOrUpdateResponse = ManagedCertificate;
|
|
3940
|
+
|
|
3941
|
+
/** Optional parameters. */
|
|
3942
|
+
export declare interface ManagedCertificatesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3943
|
+
}
|
|
3944
|
+
|
|
3945
|
+
/** Optional parameters. */
|
|
3946
|
+
export declare interface ManagedCertificatesGetOptionalParams extends coreClient.OperationOptions {
|
|
3947
|
+
}
|
|
3948
|
+
|
|
3949
|
+
/** Contains response data for the get operation. */
|
|
3950
|
+
export declare type ManagedCertificatesGetResponse = ManagedCertificate;
|
|
3951
|
+
|
|
3952
|
+
/** Optional parameters. */
|
|
3953
|
+
export declare interface ManagedCertificatesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3954
|
+
}
|
|
3955
|
+
|
|
3956
|
+
/** Contains response data for the listNext operation. */
|
|
3957
|
+
export declare type ManagedCertificatesListNextResponse = ManagedCertificateCollection;
|
|
3958
|
+
|
|
3959
|
+
/** Optional parameters. */
|
|
3960
|
+
export declare interface ManagedCertificatesListOptionalParams extends coreClient.OperationOptions {
|
|
3961
|
+
}
|
|
3962
|
+
|
|
3963
|
+
/** Contains response data for the list operation. */
|
|
3964
|
+
export declare type ManagedCertificatesListResponse = ManagedCertificateCollection;
|
|
3965
|
+
|
|
3966
|
+
/** Optional parameters. */
|
|
3967
|
+
export declare interface ManagedCertificatesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3968
|
+
}
|
|
3969
|
+
|
|
3970
|
+
/** Contains response data for the update operation. */
|
|
3971
|
+
export declare type ManagedCertificatesUpdateResponse = ManagedCertificate;
|
|
3972
|
+
|
|
3020
3973
|
/** An environment for hosting container apps */
|
|
3021
3974
|
export declare interface ManagedEnvironment extends TrackedResource {
|
|
3022
|
-
/**
|
|
3023
|
-
|
|
3975
|
+
/** Kind of the Environment. */
|
|
3976
|
+
kind?: string;
|
|
3024
3977
|
/**
|
|
3025
3978
|
* Provisioning state of the Environment.
|
|
3026
3979
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3064,6 +4017,14 @@ export declare interface ManagedEnvironment extends TrackedResource {
|
|
|
3064
4017
|
readonly eventStreamEndpoint?: string;
|
|
3065
4018
|
/** Workload profiles configured for the Managed Environment. */
|
|
3066
4019
|
workloadProfiles?: WorkloadProfile[];
|
|
4020
|
+
/** The configuration of Keda component. */
|
|
4021
|
+
kedaConfiguration?: KedaConfiguration;
|
|
4022
|
+
/** The configuration of Dapr component. */
|
|
4023
|
+
daprConfiguration?: DaprConfiguration;
|
|
4024
|
+
/** 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. */
|
|
4025
|
+
infrastructureResourceGroup?: string;
|
|
4026
|
+
/** Peer authentication settings for the Managed Environment */
|
|
4027
|
+
peerAuthentication?: ManagedEnvironmentPropertiesPeerAuthentication;
|
|
3067
4028
|
}
|
|
3068
4029
|
|
|
3069
4030
|
/** Interface representing a ManagedEnvironmentDiagnostics. */
|
|
@@ -3099,24 +4060,12 @@ export declare interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParam
|
|
|
3099
4060
|
/** Contains response data for the listDetectors operation. */
|
|
3100
4061
|
export declare type ManagedEnvironmentDiagnosticsListDetectorsResponse = DiagnosticsCollection;
|
|
3101
4062
|
|
|
3102
|
-
/**
|
|
3103
|
-
export declare interface
|
|
3104
|
-
/**
|
|
3105
|
-
|
|
3106
|
-
/** Virtual Appliance IP used as the Egress controller for the Environment */
|
|
3107
|
-
virtualNetworkApplianceIp?: string;
|
|
4063
|
+
/** Peer authentication settings for the Managed Environment */
|
|
4064
|
+
export declare interface ManagedEnvironmentPropertiesPeerAuthentication {
|
|
4065
|
+
/** Mutual TLS authentication settings for the Managed Environment */
|
|
4066
|
+
mtls?: Mtls;
|
|
3108
4067
|
}
|
|
3109
4068
|
|
|
3110
|
-
/**
|
|
3111
|
-
* Defines values for ManagedEnvironmentOutBoundType. \
|
|
3112
|
-
* {@link KnownManagedEnvironmentOutBoundType} can be used interchangeably with ManagedEnvironmentOutBoundType,
|
|
3113
|
-
* this enum contains the known values that the service supports.
|
|
3114
|
-
* ### Known values supported by the service
|
|
3115
|
-
* **LoadBalancer** \
|
|
3116
|
-
* **UserDefinedRouting**
|
|
3117
|
-
*/
|
|
3118
|
-
export declare type ManagedEnvironmentOutBoundType = string;
|
|
3119
|
-
|
|
3120
4069
|
/** Interface representing a ManagedEnvironments. */
|
|
3121
4070
|
export declare interface ManagedEnvironments {
|
|
3122
4071
|
/**
|
|
@@ -3131,7 +4080,7 @@ export declare interface ManagedEnvironments {
|
|
|
3131
4080
|
*/
|
|
3132
4081
|
listByResourceGroup(resourceGroupName: string, options?: ManagedEnvironmentsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ManagedEnvironment>;
|
|
3133
4082
|
/**
|
|
3134
|
-
* Get all workload Profile States for a
|
|
4083
|
+
* Get all workload Profile States for a Managed Environment.
|
|
3135
4084
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3136
4085
|
* @param environmentName Name of the Managed Environment.
|
|
3137
4086
|
* @param options The options parameters.
|
|
@@ -3151,7 +4100,7 @@ export declare interface ManagedEnvironments {
|
|
|
3151
4100
|
* @param environmentEnvelope Configuration details of the Environment.
|
|
3152
4101
|
* @param options The options parameters.
|
|
3153
4102
|
*/
|
|
3154
|
-
beginCreateOrUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsCreateOrUpdateOptionalParams): Promise<
|
|
4103
|
+
beginCreateOrUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedEnvironmentsCreateOrUpdateResponse>, ManagedEnvironmentsCreateOrUpdateResponse>>;
|
|
3155
4104
|
/**
|
|
3156
4105
|
* Creates or updates a Managed Environment used to host container apps.
|
|
3157
4106
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -3166,7 +4115,7 @@ export declare interface ManagedEnvironments {
|
|
|
3166
4115
|
* @param environmentName Name of the Environment.
|
|
3167
4116
|
* @param options The options parameters.
|
|
3168
4117
|
*/
|
|
3169
|
-
beginDelete(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsDeleteOptionalParams): Promise<
|
|
4118
|
+
beginDelete(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3170
4119
|
/**
|
|
3171
4120
|
* Delete a Managed Environment if it does not have any container apps.
|
|
3172
4121
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -3181,7 +4130,7 @@ export declare interface ManagedEnvironments {
|
|
|
3181
4130
|
* @param environmentEnvelope Configuration details of the Environment.
|
|
3182
4131
|
* @param options The options parameters.
|
|
3183
4132
|
*/
|
|
3184
|
-
beginUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<
|
|
4133
|
+
beginUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedEnvironmentsUpdateResponse>, ManagedEnvironmentsUpdateResponse>>;
|
|
3185
4134
|
/**
|
|
3186
4135
|
* Patches a Managed Environment using JSON Merge Patch
|
|
3187
4136
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -3189,7 +4138,7 @@ export declare interface ManagedEnvironments {
|
|
|
3189
4138
|
* @param environmentEnvelope Configuration details of the Environment.
|
|
3190
4139
|
* @param options The options parameters.
|
|
3191
4140
|
*/
|
|
3192
|
-
beginUpdateAndWait(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<
|
|
4141
|
+
beginUpdateAndWait(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<ManagedEnvironmentsUpdateResponse>;
|
|
3193
4142
|
/**
|
|
3194
4143
|
* Checks if resource name is available.
|
|
3195
4144
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -3390,6 +4339,9 @@ export declare interface ManagedEnvironmentsUpdateOptionalParams extends coreCli
|
|
|
3390
4339
|
resumeFrom?: string;
|
|
3391
4340
|
}
|
|
3392
4341
|
|
|
4342
|
+
/** Contains response data for the update operation. */
|
|
4343
|
+
export declare type ManagedEnvironmentsUpdateResponse = ManagedEnvironment;
|
|
4344
|
+
|
|
3393
4345
|
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
3394
4346
|
export declare interface ManagedServiceIdentity {
|
|
3395
4347
|
/**
|
|
@@ -3422,6 +4374,12 @@ export declare interface ManagedServiceIdentity {
|
|
|
3422
4374
|
*/
|
|
3423
4375
|
export declare type ManagedServiceIdentityType = string;
|
|
3424
4376
|
|
|
4377
|
+
/** Configuration properties for mutual TLS authentication */
|
|
4378
|
+
export declare interface Mtls {
|
|
4379
|
+
/** Boolean indicating whether the mutual TLS authentication is enabled */
|
|
4380
|
+
enabled?: boolean;
|
|
4381
|
+
}
|
|
4382
|
+
|
|
3425
4383
|
/** Interface representing a Namespaces. */
|
|
3426
4384
|
export declare interface Namespaces {
|
|
3427
4385
|
/**
|
|
@@ -3579,8 +4537,20 @@ export declare interface Replica extends ProxyResource {
|
|
|
3579
4537
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3580
4538
|
*/
|
|
3581
4539
|
readonly createdTime?: Date;
|
|
4540
|
+
/**
|
|
4541
|
+
* Current running state of the replica
|
|
4542
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4543
|
+
*/
|
|
4544
|
+
readonly runningState?: ContainerAppReplicaRunningState;
|
|
4545
|
+
/**
|
|
4546
|
+
* The details of replica current running state
|
|
4547
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4548
|
+
*/
|
|
4549
|
+
readonly runningStateDetails?: string;
|
|
3582
4550
|
/** The containers collection under a replica. */
|
|
3583
4551
|
containers?: ReplicaContainer[];
|
|
4552
|
+
/** The init containers collection under a replica. */
|
|
4553
|
+
initContainers?: ReplicaContainer[];
|
|
3584
4554
|
}
|
|
3585
4555
|
|
|
3586
4556
|
/** Container App Revision Replicas collection ARM resource. */
|
|
@@ -3601,6 +4571,16 @@ export declare interface ReplicaContainer {
|
|
|
3601
4571
|
started?: boolean;
|
|
3602
4572
|
/** The container restart count */
|
|
3603
4573
|
restartCount?: number;
|
|
4574
|
+
/**
|
|
4575
|
+
* Current running state of the container
|
|
4576
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4577
|
+
*/
|
|
4578
|
+
readonly runningState?: ContainerAppContainerRunningState;
|
|
4579
|
+
/**
|
|
4580
|
+
* The details of container current running state
|
|
4581
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4582
|
+
*/
|
|
4583
|
+
readonly runningStateDetails?: string;
|
|
3604
4584
|
/**
|
|
3605
4585
|
* Log Stream endpoint
|
|
3606
4586
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3692,6 +4672,11 @@ export declare interface Revision extends ProxyResource {
|
|
|
3692
4672
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3693
4673
|
*/
|
|
3694
4674
|
readonly provisioningState?: RevisionProvisioningState;
|
|
4675
|
+
/**
|
|
4676
|
+
* Current running state of the revision
|
|
4677
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4678
|
+
*/
|
|
4679
|
+
readonly runningState?: RevisionRunningState;
|
|
3695
4680
|
}
|
|
3696
4681
|
|
|
3697
4682
|
/** Container App Revisions collection ARM resource. */
|
|
@@ -3729,6 +4714,20 @@ export declare type RevisionHealthState = string;
|
|
|
3729
4714
|
*/
|
|
3730
4715
|
export declare type RevisionProvisioningState = string;
|
|
3731
4716
|
|
|
4717
|
+
/**
|
|
4718
|
+
* Defines values for RevisionRunningState. \
|
|
4719
|
+
* {@link KnownRevisionRunningState} can be used interchangeably with RevisionRunningState,
|
|
4720
|
+
* this enum contains the known values that the service supports.
|
|
4721
|
+
* ### Known values supported by the service
|
|
4722
|
+
* **Running** \
|
|
4723
|
+
* **Processing** \
|
|
4724
|
+
* **Stopped** \
|
|
4725
|
+
* **Degraded** \
|
|
4726
|
+
* **Failed** \
|
|
4727
|
+
* **Unknown**
|
|
4728
|
+
*/
|
|
4729
|
+
export declare type RevisionRunningState = string;
|
|
4730
|
+
|
|
3732
4731
|
/** Container App scaling configurations. */
|
|
3733
4732
|
export declare interface Scale {
|
|
3734
4733
|
/** Optional. Minimum number of container replicas. */
|
|
@@ -3753,9 +4752,9 @@ export declare interface ScaleRule {
|
|
|
3753
4752
|
tcp?: TcpScaleRule;
|
|
3754
4753
|
}
|
|
3755
4754
|
|
|
3756
|
-
/** Auth Secrets for
|
|
4755
|
+
/** Auth Secrets for Scale Rule */
|
|
3757
4756
|
export declare interface ScaleRuleAuth {
|
|
3758
|
-
/** Name of the
|
|
4757
|
+
/** Name of the secret from which to pull the auth params. */
|
|
3759
4758
|
secretRef?: string;
|
|
3760
4759
|
/** Trigger Parameter that uses the secret */
|
|
3761
4760
|
triggerParameter?: string;
|
|
@@ -3777,6 +4776,10 @@ export declare interface Secret {
|
|
|
3777
4776
|
name?: string;
|
|
3778
4777
|
/** Secret Value. */
|
|
3779
4778
|
value?: string;
|
|
4779
|
+
/** Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. */
|
|
4780
|
+
identity?: string;
|
|
4781
|
+
/** Azure Key Vault URL pointing to the secret referenced by the container app. */
|
|
4782
|
+
keyVaultUrl?: string;
|
|
3780
4783
|
}
|
|
3781
4784
|
|
|
3782
4785
|
/** Container App Secrets Collection ARM resource. */
|
|
@@ -3785,15 +4788,27 @@ export declare interface SecretsCollection {
|
|
|
3785
4788
|
value: ContainerAppSecret[];
|
|
3786
4789
|
}
|
|
3787
4790
|
|
|
3788
|
-
/**
|
|
3789
|
-
|
|
3790
|
-
|
|
3791
|
-
|
|
3792
|
-
|
|
3793
|
-
|
|
3794
|
-
|
|
3795
|
-
|
|
3796
|
-
|
|
4791
|
+
/** Secret to be added to volume. */
|
|
4792
|
+
export declare interface SecretVolumeItem {
|
|
4793
|
+
/** Name of the Container App secret from which to pull the secret value. */
|
|
4794
|
+
secretRef?: string;
|
|
4795
|
+
/** Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef. */
|
|
4796
|
+
path?: string;
|
|
4797
|
+
}
|
|
4798
|
+
|
|
4799
|
+
/** Container App to be a dev service */
|
|
4800
|
+
export declare interface Service {
|
|
4801
|
+
/** Dev ContainerApp service type */
|
|
4802
|
+
type: string;
|
|
4803
|
+
}
|
|
4804
|
+
|
|
4805
|
+
/** Configuration to bind a ContainerApp to a dev ContainerApp Service */
|
|
4806
|
+
export declare interface ServiceBind {
|
|
4807
|
+
/** Resource id of the target service */
|
|
4808
|
+
serviceId?: string;
|
|
4809
|
+
/** Name of the service bind */
|
|
4810
|
+
name?: string;
|
|
4811
|
+
}
|
|
3797
4812
|
|
|
3798
4813
|
/** Container App SourceControl. */
|
|
3799
4814
|
export declare interface SourceControl extends ProxyResource {
|
|
@@ -3843,7 +4858,8 @@ export declare type SourceControlOperationState = string;
|
|
|
3843
4858
|
* this enum contains the known values that the service supports.
|
|
3844
4859
|
* ### Known values supported by the service
|
|
3845
4860
|
* **AzureFile** \
|
|
3846
|
-
* **EmptyDir**
|
|
4861
|
+
* **EmptyDir** \
|
|
4862
|
+
* **Secret**
|
|
3847
4863
|
*/
|
|
3848
4864
|
export declare type StorageType = string;
|
|
3849
4865
|
|
|
@@ -3881,6 +4897,8 @@ export declare interface TcpScaleRule {
|
|
|
3881
4897
|
export declare interface Template {
|
|
3882
4898
|
/** User friendly suffix that is appended to the revision name */
|
|
3883
4899
|
revisionSuffix?: string;
|
|
4900
|
+
/** 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. */
|
|
4901
|
+
terminationGracePeriodSeconds?: number;
|
|
3884
4902
|
/** List of specialized containers that run before app containers. */
|
|
3885
4903
|
initContainers?: InitContainer[];
|
|
3886
4904
|
/** List of container definitions for the Container App. */
|
|
@@ -3889,6 +4907,8 @@ export declare interface Template {
|
|
|
3889
4907
|
scale?: Scale;
|
|
3890
4908
|
/** List of volume definitions for the Container App. */
|
|
3891
4909
|
volumes?: Volume[];
|
|
4910
|
+
/** List of container app services bound to the app */
|
|
4911
|
+
serviceBinds?: ServiceBind[];
|
|
3892
4912
|
}
|
|
3893
4913
|
|
|
3894
4914
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
@@ -3913,6 +4933,17 @@ export declare interface TrafficWeight {
|
|
|
3913
4933
|
label?: string;
|
|
3914
4934
|
}
|
|
3915
4935
|
|
|
4936
|
+
/**
|
|
4937
|
+
* Defines values for TriggerType. \
|
|
4938
|
+
* {@link KnownTriggerType} can be used interchangeably with TriggerType,
|
|
4939
|
+
* this enum contains the known values that the service supports.
|
|
4940
|
+
* ### Known values supported by the service
|
|
4941
|
+
* **Schedule** \
|
|
4942
|
+
* **Event** \
|
|
4943
|
+
* **Manual**
|
|
4944
|
+
*/
|
|
4945
|
+
export declare type TriggerType = string;
|
|
4946
|
+
|
|
3916
4947
|
/** The configuration settings of the Twitter provider. */
|
|
3917
4948
|
export declare interface Twitter {
|
|
3918
4949
|
/** <code>false</code> if the Twitter provider should not be enabled despite the set registration; otherwise, <code>true</code>. */
|
|
@@ -3966,20 +4997,16 @@ export declare interface UserAssignedIdentity {
|
|
|
3966
4997
|
|
|
3967
4998
|
/** Configuration properties for apps environment to join a Virtual Network */
|
|
3968
4999
|
export declare interface VnetConfiguration {
|
|
3969
|
-
/** Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide
|
|
5000
|
+
/** 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 */
|
|
3970
5001
|
internal?: boolean;
|
|
3971
|
-
/** Resource ID of a subnet for infrastructure components.
|
|
5002
|
+
/** Resource ID of a subnet for infrastructure components. Must not overlap with any other provided IP ranges. */
|
|
3972
5003
|
infrastructureSubnetId?: string;
|
|
3973
|
-
/** 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. */
|
|
3974
|
-
runtimeSubnetId?: string;
|
|
3975
5004
|
/** CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges. */
|
|
3976
5005
|
dockerBridgeCidr?: string;
|
|
3977
5006
|
/** IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges. */
|
|
3978
5007
|
platformReservedCidr?: string;
|
|
3979
5008
|
/** An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server. */
|
|
3980
5009
|
platformReservedDnsIP?: string;
|
|
3981
|
-
/** Configuration used to control the Environment Egress outbound traffic */
|
|
3982
|
-
outboundSettings?: ManagedEnvironmentOutboundSettings;
|
|
3983
5010
|
}
|
|
3984
5011
|
|
|
3985
5012
|
/** Volume definitions for the Container App. */
|
|
@@ -3988,8 +5015,12 @@ export declare interface Volume {
|
|
|
3988
5015
|
name?: string;
|
|
3989
5016
|
/** Storage type for the volume. If not provided, use EmptyDir. */
|
|
3990
5017
|
storageType?: StorageType;
|
|
3991
|
-
/** Name of storage resource. No need to provide for EmptyDir. */
|
|
5018
|
+
/** Name of storage resource. No need to provide for EmptyDir and Secret. */
|
|
3992
5019
|
storageName?: string;
|
|
5020
|
+
/** List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume. */
|
|
5021
|
+
secrets?: SecretVolumeItem[];
|
|
5022
|
+
/** Mount options used while mounting the AzureFile. Must be a comma-separated string. */
|
|
5023
|
+
mountOptions?: string;
|
|
3993
5024
|
}
|
|
3994
5025
|
|
|
3995
5026
|
/** Volume mount for the Container App. */
|
|
@@ -3998,19 +5029,23 @@ export declare interface VolumeMount {
|
|
|
3998
5029
|
volumeName?: string;
|
|
3999
5030
|
/** Path within the container at which the volume should be mounted.Must not contain ':'. */
|
|
4000
5031
|
mountPath?: string;
|
|
5032
|
+
/** Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). */
|
|
5033
|
+
subPath?: string;
|
|
4001
5034
|
}
|
|
4002
5035
|
|
|
4003
5036
|
/** Workload profile to scope container app execution. */
|
|
4004
5037
|
export declare interface WorkloadProfile {
|
|
5038
|
+
/** Workload profile type for the workloads to run on. */
|
|
5039
|
+
name: string;
|
|
4005
5040
|
/** Workload profile type for the workloads to run on. */
|
|
4006
5041
|
workloadProfileType: string;
|
|
4007
5042
|
/** The minimum capacity. */
|
|
4008
|
-
minimumCount
|
|
5043
|
+
minimumCount?: number;
|
|
4009
5044
|
/** The maximum capacity. */
|
|
4010
|
-
maximumCount
|
|
5045
|
+
maximumCount?: number;
|
|
4011
5046
|
}
|
|
4012
5047
|
|
|
4013
|
-
/** Collection of all the workload Profile States for a
|
|
5048
|
+
/** Collection of all the workload Profile States for a Managed Environment.. */
|
|
4014
5049
|
export declare interface WorkloadProfileStates extends ProxyResource {
|
|
4015
5050
|
/** Workload Profile resource specific properties. */
|
|
4016
5051
|
properties?: WorkloadProfileStatesProperties;
|