@azure/arm-appcontainers 2.0.0-beta.2 → 2.0.0-beta.3
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 +108 -32
- package/LICENSE +1 -1
- package/dist/index.js +7586 -4976
- 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 +89 -9
- 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 +12 -4
- 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/containerAppsUpdateSample.js +13 -4
- 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/jobsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +78 -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 +57 -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 +46 -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 +77 -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 +11 -8
- package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
- package/dist-esm/src/containerAppsAPIClient.js +13 -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 +1319 -801
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +130 -84
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +61 -31
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1959 -1020
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +24 -14
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +140 -70
- 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 +6 -6
- package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operations/containerApps.js +76 -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 +162 -0
- package/dist-esm/src/operations/jobs.d.ts.map +1 -0
- package/dist-esm/src/operations/jobs.js +846 -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 +6 -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 +126 -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 +516 -62
- package/src/containerAppsAPIClient.ts +50 -38
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +1401 -810
- package/src/models/mappers.ts +2031 -1044
- package/src/models/parameters.ts +162 -76
- 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 +74 -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 +1126 -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 +12 -6
- package/src/operationsInterfaces/containerAppsSourceControls.ts +4 -4
- package/src/operationsInterfaces/index.ts +10 -7
- package/src/operationsInterfaces/jobs.ts +241 -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 +906 -124
- 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. */
|
|
@@ -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. */
|
|
@@ -336,7 +346,7 @@ export declare interface BaseContainer {
|
|
|
336
346
|
volumeMounts?: VolumeMount[];
|
|
337
347
|
}
|
|
338
348
|
|
|
339
|
-
/**
|
|
349
|
+
/** Billing meter. */
|
|
340
350
|
export declare interface BillingMeter extends ProxyResource {
|
|
341
351
|
/** Region for the billing meter. */
|
|
342
352
|
location?: string;
|
|
@@ -344,7 +354,7 @@ export declare interface BillingMeter extends ProxyResource {
|
|
|
344
354
|
properties?: BillingMeterProperties;
|
|
345
355
|
}
|
|
346
356
|
|
|
347
|
-
/** Collection of
|
|
357
|
+
/** Collection of billing meters. */
|
|
348
358
|
export declare interface BillingMeterCollection {
|
|
349
359
|
/** Collection of billing meters. */
|
|
350
360
|
value: BillingMeter[];
|
|
@@ -352,8 +362,8 @@ export declare interface BillingMeterCollection {
|
|
|
352
362
|
|
|
353
363
|
/** Revision resource specific properties */
|
|
354
364
|
export declare interface BillingMeterProperties {
|
|
355
|
-
/** Used to
|
|
356
|
-
category?:
|
|
365
|
+
/** Used to categorize billing meters. */
|
|
366
|
+
category?: string;
|
|
357
367
|
/** Billing meter type. */
|
|
358
368
|
meterType?: string;
|
|
359
369
|
/** The everyday name of the billing meter. */
|
|
@@ -387,17 +397,6 @@ export declare type BillingMetersGetResponse = BillingMeterCollection;
|
|
|
387
397
|
*/
|
|
388
398
|
export declare type BindingType = string;
|
|
389
399
|
|
|
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
400
|
/** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
402
401
|
export declare interface Certificate extends TrackedResource {
|
|
403
402
|
/** Certificate resource specific properties */
|
|
@@ -710,7 +709,7 @@ export declare interface ConnectedEnvironments {
|
|
|
710
709
|
* @param environmentEnvelope Configuration details of the connectedEnvironment.
|
|
711
710
|
* @param options The options parameters.
|
|
712
711
|
*/
|
|
713
|
-
beginCreateOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, environmentEnvelope: ConnectedEnvironment, options?: ConnectedEnvironmentsCreateOrUpdateOptionalParams): Promise<
|
|
712
|
+
beginCreateOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, environmentEnvelope: ConnectedEnvironment, options?: ConnectedEnvironmentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConnectedEnvironmentsCreateOrUpdateResponse>, ConnectedEnvironmentsCreateOrUpdateResponse>>;
|
|
714
713
|
/**
|
|
715
714
|
* Creates or updates an connectedEnvironment.
|
|
716
715
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -725,7 +724,7 @@ export declare interface ConnectedEnvironments {
|
|
|
725
724
|
* @param connectedEnvironmentName Name of the connectedEnvironment.
|
|
726
725
|
* @param options The options parameters.
|
|
727
726
|
*/
|
|
728
|
-
beginDelete(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDeleteOptionalParams): Promise<
|
|
727
|
+
beginDelete(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
729
728
|
/**
|
|
730
729
|
* Delete an connectedEnvironment.
|
|
731
730
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -936,6 +935,11 @@ export declare interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalP
|
|
|
936
935
|
/** Contains response data for the listSecrets operation. */
|
|
937
936
|
export declare type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
938
937
|
|
|
938
|
+
/** Defines headers for ConnectedEnvironments_delete operation. */
|
|
939
|
+
export declare interface ConnectedEnvironmentsDeleteHeaders {
|
|
940
|
+
location?: string;
|
|
941
|
+
}
|
|
942
|
+
|
|
939
943
|
/** Optional parameters. */
|
|
940
944
|
export declare interface ConnectedEnvironmentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
941
945
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1077,6 +1081,8 @@ export declare interface ContainerApp extends TrackedResource {
|
|
|
1077
1081
|
extendedLocation?: ExtendedLocation;
|
|
1078
1082
|
/** managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code. */
|
|
1079
1083
|
identity?: ManagedServiceIdentity;
|
|
1084
|
+
/** 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. */
|
|
1085
|
+
managedBy?: string;
|
|
1080
1086
|
/**
|
|
1081
1087
|
* Provisioning state of the Container App.
|
|
1082
1088
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1086,13 +1092,18 @@ export declare interface ContainerApp extends TrackedResource {
|
|
|
1086
1092
|
managedEnvironmentId?: string;
|
|
1087
1093
|
/** Resource ID of environment. */
|
|
1088
1094
|
environmentId?: string;
|
|
1089
|
-
/** Workload profile
|
|
1090
|
-
|
|
1095
|
+
/** Workload profile name to pin for container app execution. */
|
|
1096
|
+
workloadProfileName?: string;
|
|
1091
1097
|
/**
|
|
1092
1098
|
* Name of the latest revision of the Container App.
|
|
1093
1099
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1094
1100
|
*/
|
|
1095
1101
|
readonly latestRevisionName?: string;
|
|
1102
|
+
/**
|
|
1103
|
+
* Name of the latest ready revision of the Container App.
|
|
1104
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1105
|
+
*/
|
|
1106
|
+
readonly latestReadyRevisionName?: string;
|
|
1096
1107
|
/**
|
|
1097
1108
|
* Fully Qualified Domain Name of the latest revision of the Container App.
|
|
1098
1109
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1144,6 +1155,17 @@ export declare interface ContainerAppCollection {
|
|
|
1144
1155
|
readonly nextLink?: string;
|
|
1145
1156
|
}
|
|
1146
1157
|
|
|
1158
|
+
/** Container App executions collection ARM resource. */
|
|
1159
|
+
export declare interface ContainerAppJobExecutions {
|
|
1160
|
+
/** Collection of resources. */
|
|
1161
|
+
value: JobExecution[];
|
|
1162
|
+
/**
|
|
1163
|
+
* Link to next page of resources.
|
|
1164
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1165
|
+
*/
|
|
1166
|
+
readonly nextLink?: string;
|
|
1167
|
+
}
|
|
1168
|
+
|
|
1147
1169
|
/** Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic. */
|
|
1148
1170
|
export declare interface ContainerAppProbe {
|
|
1149
1171
|
/** Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10. */
|
|
@@ -1236,7 +1258,7 @@ export declare interface ContainerApps {
|
|
|
1236
1258
|
* @param containerAppEnvelope Properties used to create a container app
|
|
1237
1259
|
* @param options The options parameters.
|
|
1238
1260
|
*/
|
|
1239
|
-
beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsCreateOrUpdateOptionalParams): Promise<
|
|
1261
|
+
beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsCreateOrUpdateResponse>, ContainerAppsCreateOrUpdateResponse>>;
|
|
1240
1262
|
/**
|
|
1241
1263
|
* Create or update a Container App.
|
|
1242
1264
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1251,7 +1273,7 @@ export declare interface ContainerApps {
|
|
|
1251
1273
|
* @param containerAppName Name of the Container App.
|
|
1252
1274
|
* @param options The options parameters.
|
|
1253
1275
|
*/
|
|
1254
|
-
beginDelete(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDeleteOptionalParams): Promise<
|
|
1276
|
+
beginDelete(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1255
1277
|
/**
|
|
1256
1278
|
* Delete a Container App.
|
|
1257
1279
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1266,7 +1288,7 @@ export declare interface ContainerApps {
|
|
|
1266
1288
|
* @param containerAppEnvelope Properties of a Container App that need to be updated
|
|
1267
1289
|
* @param options The options parameters.
|
|
1268
1290
|
*/
|
|
1269
|
-
beginUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<
|
|
1291
|
+
beginUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsUpdateResponse>, ContainerAppsUpdateResponse>>;
|
|
1270
1292
|
/**
|
|
1271
1293
|
* Patches a Container App using JSON Merge Patch
|
|
1272
1294
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1274,7 +1296,7 @@ export declare interface ContainerApps {
|
|
|
1274
1296
|
* @param containerAppEnvelope Properties of a Container App that need to be updated
|
|
1275
1297
|
* @param options The options parameters.
|
|
1276
1298
|
*/
|
|
1277
|
-
beginUpdateAndWait(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<
|
|
1299
|
+
beginUpdateAndWait(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<ContainerAppsUpdateResponse>;
|
|
1278
1300
|
/**
|
|
1279
1301
|
* Analyzes a custom hostname for a Container App
|
|
1280
1302
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1312,25 +1334,28 @@ export declare class ContainerAppsAPIClient extends coreClient.ServiceClient {
|
|
|
1312
1334
|
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
1313
1335
|
private addCustomApiVersionPolicy;
|
|
1314
1336
|
containerAppsAuthConfigs: ContainerAppsAuthConfigs;
|
|
1337
|
+
availableWorkloadProfiles: AvailableWorkloadProfiles;
|
|
1338
|
+
billingMeters: BillingMeters;
|
|
1339
|
+
connectedEnvironments: ConnectedEnvironments;
|
|
1340
|
+
connectedEnvironmentsCertificates: ConnectedEnvironmentsCertificates;
|
|
1341
|
+
connectedEnvironmentsDaprComponents: ConnectedEnvironmentsDaprComponents;
|
|
1342
|
+
connectedEnvironmentsStorages: ConnectedEnvironmentsStorages;
|
|
1315
1343
|
containerApps: ContainerApps;
|
|
1344
|
+
jobs: Jobs;
|
|
1345
|
+
jobsExecutions: JobsExecutions;
|
|
1316
1346
|
containerAppsRevisions: ContainerAppsRevisions;
|
|
1317
1347
|
containerAppsRevisionReplicas: ContainerAppsRevisionReplicas;
|
|
1318
|
-
daprComponents: DaprComponents;
|
|
1319
1348
|
containerAppsDiagnostics: ContainerAppsDiagnostics;
|
|
1320
1349
|
managedEnvironmentDiagnostics: ManagedEnvironmentDiagnostics;
|
|
1321
1350
|
managedEnvironmentsDiagnostics: ManagedEnvironmentsDiagnostics;
|
|
1322
1351
|
operations: Operations;
|
|
1323
1352
|
managedEnvironments: ManagedEnvironments;
|
|
1324
1353
|
certificates: Certificates;
|
|
1354
|
+
managedCertificates: ManagedCertificates;
|
|
1325
1355
|
namespaces: Namespaces;
|
|
1356
|
+
daprComponents: DaprComponents;
|
|
1326
1357
|
managedEnvironmentsStorages: ManagedEnvironmentsStorages;
|
|
1327
1358
|
containerAppsSourceControls: ContainerAppsSourceControls;
|
|
1328
|
-
connectedEnvironments: ConnectedEnvironments;
|
|
1329
|
-
connectedEnvironmentsCertificates: ConnectedEnvironmentsCertificates;
|
|
1330
|
-
connectedEnvironmentsDaprComponents: ConnectedEnvironmentsDaprComponents;
|
|
1331
|
-
connectedEnvironmentsStorages: ConnectedEnvironmentsStorages;
|
|
1332
|
-
availableWorkloadProfiles: AvailableWorkloadProfiles;
|
|
1333
|
-
billingMeters: BillingMeters;
|
|
1334
1359
|
}
|
|
1335
1360
|
|
|
1336
1361
|
/** Optional parameters. */
|
|
@@ -1422,6 +1447,11 @@ export declare interface ContainerAppsCreateOrUpdateOptionalParams extends coreC
|
|
|
1422
1447
|
/** Contains response data for the createOrUpdate operation. */
|
|
1423
1448
|
export declare type ContainerAppsCreateOrUpdateResponse = ContainerApp;
|
|
1424
1449
|
|
|
1450
|
+
/** Defines headers for ContainerApps_delete operation. */
|
|
1451
|
+
export declare interface ContainerAppsDeleteHeaders {
|
|
1452
|
+
location?: string;
|
|
1453
|
+
}
|
|
1454
|
+
|
|
1425
1455
|
/** Optional parameters. */
|
|
1426
1456
|
export declare interface ContainerAppsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1427
1457
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1508,8 +1538,6 @@ export declare type ContainerAppsDiagnosticsListDetectorsResponse = DiagnosticsC
|
|
|
1508
1538
|
|
|
1509
1539
|
/** Optional parameters. */
|
|
1510
1540
|
export declare interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams extends coreClient.OperationOptions {
|
|
1511
|
-
/** The filter to apply on the operation. */
|
|
1512
|
-
filter?: string;
|
|
1513
1541
|
}
|
|
1514
1542
|
|
|
1515
1543
|
/** Contains response data for the listRevisionsNext operation. */
|
|
@@ -1536,6 +1564,16 @@ export declare interface ContainerAppSecret {
|
|
|
1536
1564
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1537
1565
|
*/
|
|
1538
1566
|
readonly value?: string;
|
|
1567
|
+
/**
|
|
1568
|
+
* Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
|
|
1569
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1570
|
+
*/
|
|
1571
|
+
readonly identity?: string;
|
|
1572
|
+
/**
|
|
1573
|
+
* Azure Key Vault URL pointing to the secret referenced by the container app.
|
|
1574
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1575
|
+
*/
|
|
1576
|
+
readonly keyVaultUrl?: string;
|
|
1539
1577
|
}
|
|
1540
1578
|
|
|
1541
1579
|
/** Optional parameters. */
|
|
@@ -1691,8 +1729,6 @@ export declare type ContainerAppsRevisionsGetRevisionResponse = Revision;
|
|
|
1691
1729
|
|
|
1692
1730
|
/** Optional parameters. */
|
|
1693
1731
|
export declare interface ContainerAppsRevisionsListRevisionsNextOptionalParams extends coreClient.OperationOptions {
|
|
1694
|
-
/** The filter to apply on the operation. */
|
|
1695
|
-
filter?: string;
|
|
1696
1732
|
}
|
|
1697
1733
|
|
|
1698
1734
|
/** Contains response data for the listRevisionsNext operation. */
|
|
@@ -1736,7 +1772,7 @@ export declare interface ContainerAppsSourceControls {
|
|
|
1736
1772
|
* @param sourceControlEnvelope Properties used to create a Container App SourceControl
|
|
1737
1773
|
* @param options The options parameters.
|
|
1738
1774
|
*/
|
|
1739
|
-
beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, sourceControlName: string, sourceControlEnvelope: SourceControl, options?: ContainerAppsSourceControlsCreateOrUpdateOptionalParams): Promise<
|
|
1775
|
+
beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, sourceControlName: string, sourceControlEnvelope: SourceControl, options?: ContainerAppsSourceControlsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsSourceControlsCreateOrUpdateResponse>, ContainerAppsSourceControlsCreateOrUpdateResponse>>;
|
|
1740
1776
|
/**
|
|
1741
1777
|
* Create or update the SourceControl for a Container App.
|
|
1742
1778
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1753,7 +1789,7 @@ export declare interface ContainerAppsSourceControls {
|
|
|
1753
1789
|
* @param sourceControlName Name of the Container App SourceControl.
|
|
1754
1790
|
* @param options The options parameters.
|
|
1755
1791
|
*/
|
|
1756
|
-
beginDelete(resourceGroupName: string, containerAppName: string, sourceControlName: string, options?: ContainerAppsSourceControlsDeleteOptionalParams): Promise<
|
|
1792
|
+
beginDelete(resourceGroupName: string, containerAppName: string, sourceControlName: string, options?: ContainerAppsSourceControlsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1757
1793
|
/**
|
|
1758
1794
|
* Delete a Container App SourceControl.
|
|
1759
1795
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -1804,6 +1840,11 @@ export declare interface ContainerAppsSourceControlsListByContainerAppOptionalPa
|
|
|
1804
1840
|
/** Contains response data for the listByContainerApp operation. */
|
|
1805
1841
|
export declare type ContainerAppsSourceControlsListByContainerAppResponse = SourceControlCollection;
|
|
1806
1842
|
|
|
1843
|
+
/** Defines headers for ContainerApps_update operation. */
|
|
1844
|
+
export declare interface ContainerAppsUpdateHeaders {
|
|
1845
|
+
location?: string;
|
|
1846
|
+
}
|
|
1847
|
+
|
|
1807
1848
|
/** Optional parameters. */
|
|
1808
1849
|
export declare interface ContainerAppsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1809
1850
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -1812,6 +1853,9 @@ export declare interface ContainerAppsUpdateOptionalParams extends coreClient.Op
|
|
|
1812
1853
|
resumeFrom?: string;
|
|
1813
1854
|
}
|
|
1814
1855
|
|
|
1856
|
+
/** Contains response data for the update operation. */
|
|
1857
|
+
export declare type ContainerAppsUpdateResponse = ContainerApp;
|
|
1858
|
+
|
|
1815
1859
|
/** Container App container resource requirements. */
|
|
1816
1860
|
export declare interface ContainerResources {
|
|
1817
1861
|
/** Required CPU in cores, e.g. 0.5 */
|
|
@@ -1836,6 +1880,22 @@ export declare interface CookieExpiration {
|
|
|
1836
1880
|
/** Defines values for CookieExpirationConvention. */
|
|
1837
1881
|
export declare type CookieExpirationConvention = "FixedTime" | "IdentityProviderDerived";
|
|
1838
1882
|
|
|
1883
|
+
/** Cross-Origin-Resource-Sharing policy */
|
|
1884
|
+
export declare interface CorsPolicy {
|
|
1885
|
+
/** Specifies the content for the access-control-allow-origins header */
|
|
1886
|
+
allowedOrigins: string[];
|
|
1887
|
+
/** Specifies the content for the access-control-allow-methods header */
|
|
1888
|
+
allowedMethods?: string[];
|
|
1889
|
+
/** Specifies the content for the access-control-allow-headers header */
|
|
1890
|
+
allowedHeaders?: string[];
|
|
1891
|
+
/** Specifies the content for the access-control-expose-headers header */
|
|
1892
|
+
exposeHeaders?: string[];
|
|
1893
|
+
/** Specifies the content for the access-control-max-age header */
|
|
1894
|
+
maxAge?: number;
|
|
1895
|
+
/** Specifies whether the resource allows credentials */
|
|
1896
|
+
allowCredentials?: boolean;
|
|
1897
|
+
}
|
|
1898
|
+
|
|
1839
1899
|
/**
|
|
1840
1900
|
* Defines values for CreatedByType. \
|
|
1841
1901
|
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
@@ -1855,7 +1915,7 @@ export declare interface CustomDomain {
|
|
|
1855
1915
|
/** Custom Domain binding type. */
|
|
1856
1916
|
bindingType?: BindingType;
|
|
1857
1917
|
/** Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. */
|
|
1858
|
-
certificateId
|
|
1918
|
+
certificateId?: string;
|
|
1859
1919
|
}
|
|
1860
1920
|
|
|
1861
1921
|
/** Configuration properties for apps environment custom domain */
|
|
@@ -1870,7 +1930,7 @@ export declare interface CustomDomainConfiguration {
|
|
|
1870
1930
|
/** PFX or PEM blob */
|
|
1871
1931
|
certificateValue?: Uint8Array;
|
|
1872
1932
|
/** Certificate password */
|
|
1873
|
-
certificatePassword?:
|
|
1933
|
+
certificatePassword?: string;
|
|
1874
1934
|
/**
|
|
1875
1935
|
* Certificate expiration date.
|
|
1876
1936
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2136,6 +2196,15 @@ export declare interface DaprComponentsListSecretsOptionalParams extends coreCli
|
|
|
2136
2196
|
/** Contains response data for the listSecrets operation. */
|
|
2137
2197
|
export declare type DaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
2138
2198
|
|
|
2199
|
+
/** Configuration properties Dapr component */
|
|
2200
|
+
export declare interface DaprConfiguration {
|
|
2201
|
+
/**
|
|
2202
|
+
* The version of Dapr
|
|
2203
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2204
|
+
*/
|
|
2205
|
+
readonly version?: string;
|
|
2206
|
+
}
|
|
2207
|
+
|
|
2139
2208
|
/** Dapr component metadata. */
|
|
2140
2209
|
export declare interface DaprMetadata {
|
|
2141
2210
|
/** Metadata property name. */
|
|
@@ -2163,7 +2232,7 @@ export declare interface DaprSecret {
|
|
|
2163
2232
|
/** Dapr component Secrets Collection for ListSecrets Action. */
|
|
2164
2233
|
export declare interface DaprSecretsCollection {
|
|
2165
2234
|
/** Collection of secrets used by a Dapr component */
|
|
2166
|
-
value:
|
|
2235
|
+
value: DaprSecret[];
|
|
2167
2236
|
}
|
|
2168
2237
|
|
|
2169
2238
|
/** The configuration settings of the Azure Active Directory default authorization policy. */
|
|
@@ -2413,12 +2482,6 @@ export declare interface EnvironmentAuthToken extends TrackedResource {
|
|
|
2413
2482
|
*/
|
|
2414
2483
|
export declare type EnvironmentProvisioningState = string;
|
|
2415
2484
|
|
|
2416
|
-
/** Managed Environment resource SKU properties. */
|
|
2417
|
-
export declare interface EnvironmentSkuProperties {
|
|
2418
|
-
/** Name of the Sku. */
|
|
2419
|
-
name: SkuName;
|
|
2420
|
-
}
|
|
2421
|
-
|
|
2422
2485
|
/** Container App container environment variable. */
|
|
2423
2486
|
export declare interface EnvironmentVar {
|
|
2424
2487
|
/** Environment variable name. */
|
|
@@ -2521,11 +2584,11 @@ export declare interface ForwardProxy {
|
|
|
2521
2584
|
export declare type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
|
|
2522
2585
|
|
|
2523
2586
|
/**
|
|
2524
|
-
* Given
|
|
2525
|
-
* continuation token that can be used to begin paging from
|
|
2587
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
2588
|
+
* returns a continuation token that can be used to begin paging from
|
|
2526
2589
|
* that point later.
|
|
2527
|
-
* @param page
|
|
2528
|
-
* @returns The continuation token that can be passed into byPage().
|
|
2590
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
2591
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
2529
2592
|
*/
|
|
2530
2593
|
export declare function getContinuationToken(page: unknown): string | undefined;
|
|
2531
2594
|
|
|
@@ -2659,6 +2722,29 @@ export declare interface Ingress {
|
|
|
2659
2722
|
allowInsecure?: boolean;
|
|
2660
2723
|
/** Rules to restrict incoming IP address. */
|
|
2661
2724
|
ipSecurityRestrictions?: IpSecurityRestrictionRule[];
|
|
2725
|
+
/** Sticky Sessions for Single Revision Mode */
|
|
2726
|
+
stickySessions?: IngressStickySessions;
|
|
2727
|
+
/** 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. */
|
|
2728
|
+
clientCertificateMode?: IngressClientCertificateMode;
|
|
2729
|
+
/** CORS policy for container app */
|
|
2730
|
+
corsPolicy?: CorsPolicy;
|
|
2731
|
+
}
|
|
2732
|
+
|
|
2733
|
+
/**
|
|
2734
|
+
* Defines values for IngressClientCertificateMode. \
|
|
2735
|
+
* {@link KnownIngressClientCertificateMode} can be used interchangeably with IngressClientCertificateMode,
|
|
2736
|
+
* this enum contains the known values that the service supports.
|
|
2737
|
+
* ### Known values supported by the service
|
|
2738
|
+
* **ignore** \
|
|
2739
|
+
* **accept** \
|
|
2740
|
+
* **require**
|
|
2741
|
+
*/
|
|
2742
|
+
export declare type IngressClientCertificateMode = string;
|
|
2743
|
+
|
|
2744
|
+
/** Sticky Sessions for Single Revision Mode */
|
|
2745
|
+
export declare interface IngressStickySessions {
|
|
2746
|
+
/** Sticky Session Affinity */
|
|
2747
|
+
affinity?: Affinity;
|
|
2662
2748
|
}
|
|
2663
2749
|
|
|
2664
2750
|
/**
|
|
@@ -2689,6 +2775,486 @@ export declare interface IpSecurityRestrictionRule {
|
|
|
2689
2775
|
action: Action;
|
|
2690
2776
|
}
|
|
2691
2777
|
|
|
2778
|
+
/** Container App Job */
|
|
2779
|
+
export declare interface Job extends TrackedResource {
|
|
2780
|
+
/** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
|
|
2781
|
+
identity?: ManagedServiceIdentity;
|
|
2782
|
+
/**
|
|
2783
|
+
* Provisioning state of the Container Apps Job.
|
|
2784
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2785
|
+
*/
|
|
2786
|
+
readonly provisioningState?: JobProvisioningState;
|
|
2787
|
+
/** Resource ID of environment. */
|
|
2788
|
+
environmentId?: string;
|
|
2789
|
+
/** Workload profile name to pin for container apps job execution. */
|
|
2790
|
+
workloadProfileName?: string;
|
|
2791
|
+
/** Container Apps Job configuration properties. */
|
|
2792
|
+
configuration?: JobConfiguration;
|
|
2793
|
+
/** Container Apps job definition. */
|
|
2794
|
+
template?: JobTemplate;
|
|
2795
|
+
/**
|
|
2796
|
+
* Outbound IP Addresses of a container apps job.
|
|
2797
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2798
|
+
*/
|
|
2799
|
+
readonly outboundIpAddresses?: string[];
|
|
2800
|
+
/**
|
|
2801
|
+
* The endpoint of the eventstream of the container apps job.
|
|
2802
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2803
|
+
*/
|
|
2804
|
+
readonly eventStreamEndpoint?: string;
|
|
2805
|
+
}
|
|
2806
|
+
|
|
2807
|
+
/** Non versioned Container Apps Job configuration properties */
|
|
2808
|
+
export declare interface JobConfiguration {
|
|
2809
|
+
/** Collection of secrets used by a Container Apps Job */
|
|
2810
|
+
secrets?: Secret[];
|
|
2811
|
+
/** Trigger type of the job */
|
|
2812
|
+
triggerType: TriggerType;
|
|
2813
|
+
/** Maximum number of seconds a replica is allowed to run. */
|
|
2814
|
+
replicaTimeout: number;
|
|
2815
|
+
/** Maximum number of retries before failing the job. */
|
|
2816
|
+
replicaRetryLimit?: number;
|
|
2817
|
+
/** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
|
|
2818
|
+
manualTriggerConfig?: JobConfigurationManualTriggerConfig;
|
|
2819
|
+
/** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
|
|
2820
|
+
scheduleTriggerConfig?: JobConfigurationScheduleTriggerConfig;
|
|
2821
|
+
/** Collection of private container registry credentials used by a Container apps job */
|
|
2822
|
+
registries?: RegistryCredentials[];
|
|
2823
|
+
}
|
|
2824
|
+
|
|
2825
|
+
/** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
|
|
2826
|
+
export declare interface JobConfigurationManualTriggerConfig {
|
|
2827
|
+
/** Minimum number of successful replica completions before overall job completion. */
|
|
2828
|
+
replicaCompletionCount?: number;
|
|
2829
|
+
/** Number of parallel replicas of a job that can run at a given time. */
|
|
2830
|
+
parallelism?: number;
|
|
2831
|
+
}
|
|
2832
|
+
|
|
2833
|
+
/** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
|
|
2834
|
+
export declare interface JobConfigurationScheduleTriggerConfig {
|
|
2835
|
+
/** Minimum number of successful replica completions before overall job completion. */
|
|
2836
|
+
replicaCompletionCount?: number;
|
|
2837
|
+
/** Cron formatted repeating schedule ("* * * * *") of a Cron Job. */
|
|
2838
|
+
cronExpression: string;
|
|
2839
|
+
/** Number of parallel replicas of a job that can run at a given time. */
|
|
2840
|
+
parallelism?: number;
|
|
2841
|
+
}
|
|
2842
|
+
|
|
2843
|
+
/** Container Apps Jobs execution. */
|
|
2844
|
+
export declare interface JobExecution {
|
|
2845
|
+
/** Job execution Name. */
|
|
2846
|
+
name?: string;
|
|
2847
|
+
/** Job execution Id. */
|
|
2848
|
+
id?: string;
|
|
2849
|
+
/** Job Type. */
|
|
2850
|
+
type?: string;
|
|
2851
|
+
/**
|
|
2852
|
+
* Current running State of the job
|
|
2853
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2854
|
+
*/
|
|
2855
|
+
readonly status?: JobExecutionRunningState;
|
|
2856
|
+
/** Job execution start time. */
|
|
2857
|
+
startTime?: Date;
|
|
2858
|
+
/** Job execution start time. */
|
|
2859
|
+
endTime?: Date;
|
|
2860
|
+
/** Job's execution container. */
|
|
2861
|
+
template?: JobExecutionTemplate;
|
|
2862
|
+
}
|
|
2863
|
+
|
|
2864
|
+
/** Container App's Job execution name. */
|
|
2865
|
+
export declare interface JobExecutionBase {
|
|
2866
|
+
/** Job execution name. */
|
|
2867
|
+
name?: string;
|
|
2868
|
+
/** Job execution Id. */
|
|
2869
|
+
id?: string;
|
|
2870
|
+
}
|
|
2871
|
+
|
|
2872
|
+
/** Container Apps Jobs execution container definition. */
|
|
2873
|
+
export declare interface JobExecutionContainer {
|
|
2874
|
+
/** Container image tag. */
|
|
2875
|
+
image?: string;
|
|
2876
|
+
/** Custom container name. */
|
|
2877
|
+
name?: string;
|
|
2878
|
+
/** Container start command. */
|
|
2879
|
+
command?: string[];
|
|
2880
|
+
/** Container start command arguments. */
|
|
2881
|
+
args?: string[];
|
|
2882
|
+
/** Container environment variables. */
|
|
2883
|
+
env?: EnvironmentVar[];
|
|
2884
|
+
/** Container resource requirements. */
|
|
2885
|
+
resources?: ContainerResources;
|
|
2886
|
+
}
|
|
2887
|
+
|
|
2888
|
+
/** Container App executions names list. */
|
|
2889
|
+
export declare interface JobExecutionNamesCollection {
|
|
2890
|
+
/** Collection of resources. */
|
|
2891
|
+
value: JobExecutionBase[];
|
|
2892
|
+
}
|
|
2893
|
+
|
|
2894
|
+
/**
|
|
2895
|
+
* Defines values for JobExecutionRunningState. \
|
|
2896
|
+
* {@link KnownJobExecutionRunningState} can be used interchangeably with JobExecutionRunningState,
|
|
2897
|
+
* this enum contains the known values that the service supports.
|
|
2898
|
+
* ### Known values supported by the service
|
|
2899
|
+
* **Running** \
|
|
2900
|
+
* **Processing** \
|
|
2901
|
+
* **Stopped** \
|
|
2902
|
+
* **Degraded** \
|
|
2903
|
+
* **Failed** \
|
|
2904
|
+
* **Unknown** \
|
|
2905
|
+
* **Succeeded**
|
|
2906
|
+
*/
|
|
2907
|
+
export declare type JobExecutionRunningState = string;
|
|
2908
|
+
|
|
2909
|
+
/** Job's execution template, containing container configuration for a job's execution */
|
|
2910
|
+
export declare interface JobExecutionTemplate {
|
|
2911
|
+
/** List of container definitions for the Container Apps Job. */
|
|
2912
|
+
containers?: JobExecutionContainer[];
|
|
2913
|
+
/** List of specialized containers that run before job containers. */
|
|
2914
|
+
initContainers?: JobExecutionContainer[];
|
|
2915
|
+
}
|
|
2916
|
+
|
|
2917
|
+
/** Container Apps Job resource specific properties. */
|
|
2918
|
+
export declare interface JobPatchProperties {
|
|
2919
|
+
/** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
|
|
2920
|
+
identity?: ManagedServiceIdentity;
|
|
2921
|
+
/** Resource tags. */
|
|
2922
|
+
tags?: {
|
|
2923
|
+
[propertyName: string]: string;
|
|
2924
|
+
};
|
|
2925
|
+
properties?: JobPatchPropertiesProperties;
|
|
2926
|
+
}
|
|
2927
|
+
|
|
2928
|
+
export declare interface JobPatchPropertiesProperties {
|
|
2929
|
+
/** Resource ID of environment. */
|
|
2930
|
+
environmentId?: string;
|
|
2931
|
+
/** Container Apps Job configuration properties. */
|
|
2932
|
+
configuration?: JobConfiguration;
|
|
2933
|
+
/** Container Apps job definition. */
|
|
2934
|
+
template?: JobTemplate;
|
|
2935
|
+
/** Outbound IP Addresses of a container apps job. */
|
|
2936
|
+
outboundIpAddresses?: string[];
|
|
2937
|
+
/** The endpoint of the eventstream of the container apps job. */
|
|
2938
|
+
eventStreamEndpoint?: string;
|
|
2939
|
+
}
|
|
2940
|
+
|
|
2941
|
+
/**
|
|
2942
|
+
* Defines values for JobProvisioningState. \
|
|
2943
|
+
* {@link KnownJobProvisioningState} can be used interchangeably with JobProvisioningState,
|
|
2944
|
+
* this enum contains the known values that the service supports.
|
|
2945
|
+
* ### Known values supported by the service
|
|
2946
|
+
* **InProgress** \
|
|
2947
|
+
* **Succeeded** \
|
|
2948
|
+
* **Failed** \
|
|
2949
|
+
* **Canceled** \
|
|
2950
|
+
* **Deleting**
|
|
2951
|
+
*/
|
|
2952
|
+
export declare type JobProvisioningState = string;
|
|
2953
|
+
|
|
2954
|
+
/** Interface representing a Jobs. */
|
|
2955
|
+
export declare interface Jobs {
|
|
2956
|
+
/**
|
|
2957
|
+
* Get the Container Apps Jobs in a given subscription.
|
|
2958
|
+
* @param options The options parameters.
|
|
2959
|
+
*/
|
|
2960
|
+
listBySubscription(options?: JobsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Job>;
|
|
2961
|
+
/**
|
|
2962
|
+
* Get the Container Apps Jobs in a given resource group.
|
|
2963
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2964
|
+
* @param options The options parameters.
|
|
2965
|
+
*/
|
|
2966
|
+
listByResourceGroup(resourceGroupName: string, options?: JobsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Job>;
|
|
2967
|
+
/**
|
|
2968
|
+
* Get the properties of a Container Apps Job.
|
|
2969
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2970
|
+
* @param jobName Name of the Container Apps Job.
|
|
2971
|
+
* @param options The options parameters.
|
|
2972
|
+
*/
|
|
2973
|
+
get(resourceGroupName: string, jobName: string, options?: JobsGetOptionalParams): Promise<JobsGetResponse>;
|
|
2974
|
+
/**
|
|
2975
|
+
* Create or Update a Container Apps Job.
|
|
2976
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2977
|
+
* @param jobName Name of the Container Apps Job.
|
|
2978
|
+
* @param jobEnvelope Properties used to create a container apps job
|
|
2979
|
+
* @param options The options parameters.
|
|
2980
|
+
*/
|
|
2981
|
+
beginCreateOrUpdate(resourceGroupName: string, jobName: string, jobEnvelope: Job, options?: JobsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<JobsCreateOrUpdateResponse>, JobsCreateOrUpdateResponse>>;
|
|
2982
|
+
/**
|
|
2983
|
+
* Create or Update a Container Apps Job.
|
|
2984
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2985
|
+
* @param jobName Name of the Container Apps Job.
|
|
2986
|
+
* @param jobEnvelope Properties used to create a container apps job
|
|
2987
|
+
* @param options The options parameters.
|
|
2988
|
+
*/
|
|
2989
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, jobName: string, jobEnvelope: Job, options?: JobsCreateOrUpdateOptionalParams): Promise<JobsCreateOrUpdateResponse>;
|
|
2990
|
+
/**
|
|
2991
|
+
* Delete a Container Apps Job.
|
|
2992
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2993
|
+
* @param jobName Name of the Container Apps Job.
|
|
2994
|
+
* @param options The options parameters.
|
|
2995
|
+
*/
|
|
2996
|
+
beginDelete(resourceGroupName: string, jobName: string, options?: JobsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2997
|
+
/**
|
|
2998
|
+
* Delete a Container Apps Job.
|
|
2999
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3000
|
+
* @param jobName Name of the Container Apps Job.
|
|
3001
|
+
* @param options The options parameters.
|
|
3002
|
+
*/
|
|
3003
|
+
beginDeleteAndWait(resourceGroupName: string, jobName: string, options?: JobsDeleteOptionalParams): Promise<void>;
|
|
3004
|
+
/**
|
|
3005
|
+
* Patches a Container Apps Job using JSON Merge Patch
|
|
3006
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3007
|
+
* @param jobName Name of the Container Apps Job.
|
|
3008
|
+
* @param jobEnvelope Properties used to create a container apps job
|
|
3009
|
+
* @param options The options parameters.
|
|
3010
|
+
*/
|
|
3011
|
+
beginUpdate(resourceGroupName: string, jobName: string, jobEnvelope: JobPatchProperties, options?: JobsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<JobsUpdateResponse>, JobsUpdateResponse>>;
|
|
3012
|
+
/**
|
|
3013
|
+
* Patches a Container Apps Job using JSON Merge Patch
|
|
3014
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3015
|
+
* @param jobName Name of the Container Apps Job.
|
|
3016
|
+
* @param jobEnvelope Properties used to create a container apps job
|
|
3017
|
+
* @param options The options parameters.
|
|
3018
|
+
*/
|
|
3019
|
+
beginUpdateAndWait(resourceGroupName: string, jobName: string, jobEnvelope: JobPatchProperties, options?: JobsUpdateOptionalParams): Promise<JobsUpdateResponse>;
|
|
3020
|
+
/**
|
|
3021
|
+
* Start a Container Apps Job
|
|
3022
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3023
|
+
* @param jobName Name of the Container Apps Job.
|
|
3024
|
+
* @param template Properties used to start a job instance.
|
|
3025
|
+
* @param options The options parameters.
|
|
3026
|
+
*/
|
|
3027
|
+
beginStart(resourceGroupName: string, jobName: string, template: JobExecutionTemplate, options?: JobsStartOptionalParams): Promise<SimplePollerLike<OperationState<JobsStartResponse>, JobsStartResponse>>;
|
|
3028
|
+
/**
|
|
3029
|
+
* Start a Container Apps Job
|
|
3030
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3031
|
+
* @param jobName Name of the Container Apps Job.
|
|
3032
|
+
* @param template Properties used to start a job instance.
|
|
3033
|
+
* @param options The options parameters.
|
|
3034
|
+
*/
|
|
3035
|
+
beginStartAndWait(resourceGroupName: string, jobName: string, template: JobExecutionTemplate, options?: JobsStartOptionalParams): Promise<JobsStartResponse>;
|
|
3036
|
+
/**
|
|
3037
|
+
* Terminates execution of a running container apps job
|
|
3038
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3039
|
+
* @param jobName Name of the Container Apps Job.
|
|
3040
|
+
* @param jobExecutionName Job execution name.
|
|
3041
|
+
* @param options The options parameters.
|
|
3042
|
+
*/
|
|
3043
|
+
beginStopExecution(resourceGroupName: string, jobName: string, jobExecutionName: string, options?: JobsStopExecutionOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3044
|
+
/**
|
|
3045
|
+
* Terminates execution of a running container apps job
|
|
3046
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3047
|
+
* @param jobName Name of the Container Apps Job.
|
|
3048
|
+
* @param jobExecutionName Job execution name.
|
|
3049
|
+
* @param options The options parameters.
|
|
3050
|
+
*/
|
|
3051
|
+
beginStopExecutionAndWait(resourceGroupName: string, jobName: string, jobExecutionName: string, options?: JobsStopExecutionOptionalParams): Promise<void>;
|
|
3052
|
+
/**
|
|
3053
|
+
* Terminates execution of a running container apps job
|
|
3054
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3055
|
+
* @param jobName Name of the Container Apps Job.
|
|
3056
|
+
* @param jobExecutionName List of all job executions that should be stopped.
|
|
3057
|
+
* @param options The options parameters.
|
|
3058
|
+
*/
|
|
3059
|
+
beginStopMultipleExecutions(resourceGroupName: string, jobName: string, jobExecutionName: JobExecutionNamesCollection, options?: JobsStopMultipleExecutionsOptionalParams): Promise<SimplePollerLike<OperationState<JobsStopMultipleExecutionsResponse>, JobsStopMultipleExecutionsResponse>>;
|
|
3060
|
+
/**
|
|
3061
|
+
* Terminates execution of a running container apps job
|
|
3062
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3063
|
+
* @param jobName Name of the Container Apps Job.
|
|
3064
|
+
* @param jobExecutionName List of all job executions that should be stopped.
|
|
3065
|
+
* @param options The options parameters.
|
|
3066
|
+
*/
|
|
3067
|
+
beginStopMultipleExecutionsAndWait(resourceGroupName: string, jobName: string, jobExecutionName: JobExecutionNamesCollection, options?: JobsStopMultipleExecutionsOptionalParams): Promise<JobsStopMultipleExecutionsResponse>;
|
|
3068
|
+
/**
|
|
3069
|
+
* List secrets for a container apps job
|
|
3070
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3071
|
+
* @param jobName Name of the Container Apps Job.
|
|
3072
|
+
* @param options The options parameters.
|
|
3073
|
+
*/
|
|
3074
|
+
listSecrets(resourceGroupName: string, jobName: string, options?: JobsListSecretsOptionalParams): Promise<JobsListSecretsResponse>;
|
|
3075
|
+
}
|
|
3076
|
+
|
|
3077
|
+
/** Container Apps Jobs collection ARM resource. */
|
|
3078
|
+
export declare interface JobsCollection {
|
|
3079
|
+
/** Collection of resources. */
|
|
3080
|
+
value: Job[];
|
|
3081
|
+
/**
|
|
3082
|
+
* Link to next page of resources.
|
|
3083
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3084
|
+
*/
|
|
3085
|
+
readonly nextLink?: string;
|
|
3086
|
+
}
|
|
3087
|
+
|
|
3088
|
+
/** Optional parameters. */
|
|
3089
|
+
export declare interface JobsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3090
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3091
|
+
updateIntervalInMs?: number;
|
|
3092
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3093
|
+
resumeFrom?: string;
|
|
3094
|
+
}
|
|
3095
|
+
|
|
3096
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3097
|
+
export declare type JobsCreateOrUpdateResponse = Job;
|
|
3098
|
+
|
|
3099
|
+
/** Defines headers for Jobs_delete operation. */
|
|
3100
|
+
export declare interface JobsDeleteHeaders {
|
|
3101
|
+
location?: string;
|
|
3102
|
+
}
|
|
3103
|
+
|
|
3104
|
+
/** Optional parameters. */
|
|
3105
|
+
export declare interface JobsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3106
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3107
|
+
updateIntervalInMs?: number;
|
|
3108
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3109
|
+
resumeFrom?: string;
|
|
3110
|
+
}
|
|
3111
|
+
|
|
3112
|
+
/** Container Apps Job Secrets Collection ARM resource. */
|
|
3113
|
+
export declare interface JobSecretsCollection {
|
|
3114
|
+
/** Collection of resources. */
|
|
3115
|
+
value: Secret[];
|
|
3116
|
+
}
|
|
3117
|
+
|
|
3118
|
+
/** Interface representing a JobsExecutions. */
|
|
3119
|
+
export declare interface JobsExecutions {
|
|
3120
|
+
/**
|
|
3121
|
+
* Get a Container Apps Job's executions
|
|
3122
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3123
|
+
* @param jobName Name of the Container Apps Job.
|
|
3124
|
+
* @param options The options parameters.
|
|
3125
|
+
*/
|
|
3126
|
+
list(resourceGroupName: string, jobName: string, options?: JobsExecutionsListOptionalParams): PagedAsyncIterableIterator<JobExecution>;
|
|
3127
|
+
}
|
|
3128
|
+
|
|
3129
|
+
/** Optional parameters. */
|
|
3130
|
+
export declare interface JobsExecutionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3131
|
+
}
|
|
3132
|
+
|
|
3133
|
+
/** Contains response data for the listNext operation. */
|
|
3134
|
+
export declare type JobsExecutionsListNextResponse = ContainerAppJobExecutions;
|
|
3135
|
+
|
|
3136
|
+
/** Optional parameters. */
|
|
3137
|
+
export declare interface JobsExecutionsListOptionalParams extends coreClient.OperationOptions {
|
|
3138
|
+
/** The filter to apply on the operation. */
|
|
3139
|
+
filter?: string;
|
|
3140
|
+
}
|
|
3141
|
+
|
|
3142
|
+
/** Contains response data for the list operation. */
|
|
3143
|
+
export declare type JobsExecutionsListResponse = ContainerAppJobExecutions;
|
|
3144
|
+
|
|
3145
|
+
/** Optional parameters. */
|
|
3146
|
+
export declare interface JobsGetOptionalParams extends coreClient.OperationOptions {
|
|
3147
|
+
}
|
|
3148
|
+
|
|
3149
|
+
/** Contains response data for the get operation. */
|
|
3150
|
+
export declare type JobsGetResponse = Job;
|
|
3151
|
+
|
|
3152
|
+
/** Optional parameters. */
|
|
3153
|
+
export declare interface JobsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3154
|
+
}
|
|
3155
|
+
|
|
3156
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3157
|
+
export declare type JobsListByResourceGroupNextResponse = JobsCollection;
|
|
3158
|
+
|
|
3159
|
+
/** Optional parameters. */
|
|
3160
|
+
export declare interface JobsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3161
|
+
}
|
|
3162
|
+
|
|
3163
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
3164
|
+
export declare type JobsListByResourceGroupResponse = JobsCollection;
|
|
3165
|
+
|
|
3166
|
+
/** Optional parameters. */
|
|
3167
|
+
export declare interface JobsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3168
|
+
}
|
|
3169
|
+
|
|
3170
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3171
|
+
export declare type JobsListBySubscriptionNextResponse = JobsCollection;
|
|
3172
|
+
|
|
3173
|
+
/** Optional parameters. */
|
|
3174
|
+
export declare interface JobsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3175
|
+
}
|
|
3176
|
+
|
|
3177
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3178
|
+
export declare type JobsListBySubscriptionResponse = JobsCollection;
|
|
3179
|
+
|
|
3180
|
+
/** Optional parameters. */
|
|
3181
|
+
export declare interface JobsListSecretsOptionalParams extends coreClient.OperationOptions {
|
|
3182
|
+
}
|
|
3183
|
+
|
|
3184
|
+
/** Contains response data for the listSecrets operation. */
|
|
3185
|
+
export declare type JobsListSecretsResponse = JobSecretsCollection;
|
|
3186
|
+
|
|
3187
|
+
/** Defines headers for Jobs_start operation. */
|
|
3188
|
+
export declare interface JobsStartHeaders {
|
|
3189
|
+
location?: string;
|
|
3190
|
+
}
|
|
3191
|
+
|
|
3192
|
+
/** Optional parameters. */
|
|
3193
|
+
export declare interface JobsStartOptionalParams extends coreClient.OperationOptions {
|
|
3194
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3195
|
+
updateIntervalInMs?: number;
|
|
3196
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3197
|
+
resumeFrom?: string;
|
|
3198
|
+
}
|
|
3199
|
+
|
|
3200
|
+
/** Contains response data for the start operation. */
|
|
3201
|
+
export declare type JobsStartResponse = JobExecutionBase;
|
|
3202
|
+
|
|
3203
|
+
/** Defines headers for Jobs_stopExecution operation. */
|
|
3204
|
+
export declare interface JobsStopExecutionHeaders {
|
|
3205
|
+
location?: string;
|
|
3206
|
+
}
|
|
3207
|
+
|
|
3208
|
+
/** Optional parameters. */
|
|
3209
|
+
export declare interface JobsStopExecutionOptionalParams extends coreClient.OperationOptions {
|
|
3210
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3211
|
+
updateIntervalInMs?: number;
|
|
3212
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3213
|
+
resumeFrom?: string;
|
|
3214
|
+
}
|
|
3215
|
+
|
|
3216
|
+
/** Defines headers for Jobs_stopMultipleExecutions operation. */
|
|
3217
|
+
export declare interface JobsStopMultipleExecutionsHeaders {
|
|
3218
|
+
location?: string;
|
|
3219
|
+
}
|
|
3220
|
+
|
|
3221
|
+
/** Optional parameters. */
|
|
3222
|
+
export declare interface JobsStopMultipleExecutionsOptionalParams extends coreClient.OperationOptions {
|
|
3223
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3224
|
+
updateIntervalInMs?: number;
|
|
3225
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3226
|
+
resumeFrom?: string;
|
|
3227
|
+
}
|
|
3228
|
+
|
|
3229
|
+
/** Contains response data for the stopMultipleExecutions operation. */
|
|
3230
|
+
export declare type JobsStopMultipleExecutionsResponse = ContainerAppJobExecutions;
|
|
3231
|
+
|
|
3232
|
+
/** Defines headers for Jobs_update operation. */
|
|
3233
|
+
export declare interface JobsUpdateHeaders {
|
|
3234
|
+
location?: string;
|
|
3235
|
+
}
|
|
3236
|
+
|
|
3237
|
+
/** Optional parameters. */
|
|
3238
|
+
export declare interface JobsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3239
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3240
|
+
updateIntervalInMs?: number;
|
|
3241
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3242
|
+
resumeFrom?: string;
|
|
3243
|
+
}
|
|
3244
|
+
|
|
3245
|
+
/** Contains response data for the update operation. */
|
|
3246
|
+
export declare type JobsUpdateResponse = Job;
|
|
3247
|
+
|
|
3248
|
+
/** 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 */
|
|
3249
|
+
export declare interface JobTemplate {
|
|
3250
|
+
/** List of specialized containers that run before app containers. */
|
|
3251
|
+
initContainers?: InitContainer[];
|
|
3252
|
+
/** List of container definitions for the Container App. */
|
|
3253
|
+
containers?: Container[];
|
|
3254
|
+
/** List of volume definitions for the Container App. */
|
|
3255
|
+
volumes?: Volume[];
|
|
3256
|
+
}
|
|
3257
|
+
|
|
2692
3258
|
/** The configuration settings of the checks that should be made while validating the JWT Claims. */
|
|
2693
3259
|
export declare interface JwtClaimChecks {
|
|
2694
3260
|
/** The list of the allowed groups. */
|
|
@@ -2697,6 +3263,15 @@ export declare interface JwtClaimChecks {
|
|
|
2697
3263
|
allowedClientApplications?: string[];
|
|
2698
3264
|
}
|
|
2699
3265
|
|
|
3266
|
+
/** Configuration properties Keda component */
|
|
3267
|
+
export declare interface KedaConfiguration {
|
|
3268
|
+
/**
|
|
3269
|
+
* The version of Keda
|
|
3270
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3271
|
+
*/
|
|
3272
|
+
readonly version?: string;
|
|
3273
|
+
}
|
|
3274
|
+
|
|
2700
3275
|
/** Known values of {@link AccessMode} that the service accepts. */
|
|
2701
3276
|
export declare enum KnownAccessMode {
|
|
2702
3277
|
/** ReadOnly */
|
|
@@ -2721,6 +3296,14 @@ export declare enum KnownActiveRevisionsMode {
|
|
|
2721
3296
|
Single = "Single"
|
|
2722
3297
|
}
|
|
2723
3298
|
|
|
3299
|
+
/** Known values of {@link Affinity} that the service accepts. */
|
|
3300
|
+
export declare enum KnownAffinity {
|
|
3301
|
+
/** Sticky */
|
|
3302
|
+
Sticky = "sticky",
|
|
3303
|
+
/** None */
|
|
3304
|
+
None = "none"
|
|
3305
|
+
}
|
|
3306
|
+
|
|
2724
3307
|
/** Known values of {@link Applicability} that the service accepts. */
|
|
2725
3308
|
export declare enum KnownApplicability {
|
|
2726
3309
|
/** LocationDefault */
|
|
@@ -2745,16 +3328,6 @@ export declare enum KnownBindingType {
|
|
|
2745
3328
|
SniEnabled = "SniEnabled"
|
|
2746
3329
|
}
|
|
2747
3330
|
|
|
2748
|
-
/** Known values of {@link Category} that the service accepts. */
|
|
2749
|
-
export declare enum KnownCategory {
|
|
2750
|
-
/** PremiumSkuGeneralPurpose */
|
|
2751
|
-
PremiumSkuGeneralPurpose = "PremiumSkuGeneralPurpose",
|
|
2752
|
-
/** PremiumSkuMemoryOptimized */
|
|
2753
|
-
PremiumSkuMemoryOptimized = "PremiumSkuMemoryOptimized",
|
|
2754
|
-
/** PremiumSkuComputeOptimized */
|
|
2755
|
-
PremiumSkuComputeOptimized = "PremiumSkuComputeOptimized"
|
|
2756
|
-
}
|
|
2757
|
-
|
|
2758
3331
|
/** Known values of {@link CertificateProvisioningState} that the service accepts. */
|
|
2759
3332
|
export declare enum KnownCertificateProvisioningState {
|
|
2760
3333
|
/** Succeeded */
|
|
@@ -2853,6 +3426,16 @@ export declare enum KnownExtendedLocationTypes {
|
|
|
2853
3426
|
CustomLocation = "CustomLocation"
|
|
2854
3427
|
}
|
|
2855
3428
|
|
|
3429
|
+
/** Known values of {@link IngressClientCertificateMode} that the service accepts. */
|
|
3430
|
+
export declare enum KnownIngressClientCertificateMode {
|
|
3431
|
+
/** Ignore */
|
|
3432
|
+
Ignore = "ignore",
|
|
3433
|
+
/** Accept */
|
|
3434
|
+
Accept = "accept",
|
|
3435
|
+
/** Require */
|
|
3436
|
+
Require = "require"
|
|
3437
|
+
}
|
|
3438
|
+
|
|
2856
3439
|
/** Known values of {@link IngressTransportMethod} that the service accepts. */
|
|
2857
3440
|
export declare enum KnownIngressTransportMethod {
|
|
2858
3441
|
/** Auto */
|
|
@@ -2865,6 +3448,38 @@ export declare enum KnownIngressTransportMethod {
|
|
|
2865
3448
|
Tcp = "tcp"
|
|
2866
3449
|
}
|
|
2867
3450
|
|
|
3451
|
+
/** Known values of {@link JobExecutionRunningState} that the service accepts. */
|
|
3452
|
+
export declare enum KnownJobExecutionRunningState {
|
|
3453
|
+
/** Running */
|
|
3454
|
+
Running = "Running",
|
|
3455
|
+
/** Processing */
|
|
3456
|
+
Processing = "Processing",
|
|
3457
|
+
/** Stopped */
|
|
3458
|
+
Stopped = "Stopped",
|
|
3459
|
+
/** Degraded */
|
|
3460
|
+
Degraded = "Degraded",
|
|
3461
|
+
/** Failed */
|
|
3462
|
+
Failed = "Failed",
|
|
3463
|
+
/** Unknown */
|
|
3464
|
+
Unknown = "Unknown",
|
|
3465
|
+
/** Succeeded */
|
|
3466
|
+
Succeeded = "Succeeded"
|
|
3467
|
+
}
|
|
3468
|
+
|
|
3469
|
+
/** Known values of {@link JobProvisioningState} that the service accepts. */
|
|
3470
|
+
export declare enum KnownJobProvisioningState {
|
|
3471
|
+
/** InProgress */
|
|
3472
|
+
InProgress = "InProgress",
|
|
3473
|
+
/** Succeeded */
|
|
3474
|
+
Succeeded = "Succeeded",
|
|
3475
|
+
/** Failed */
|
|
3476
|
+
Failed = "Failed",
|
|
3477
|
+
/** Canceled */
|
|
3478
|
+
Canceled = "Canceled",
|
|
3479
|
+
/** Deleting */
|
|
3480
|
+
Deleting = "Deleting"
|
|
3481
|
+
}
|
|
3482
|
+
|
|
2868
3483
|
/** Known values of {@link LogLevel} that the service accepts. */
|
|
2869
3484
|
export declare enum KnownLogLevel {
|
|
2870
3485
|
/** Info */
|
|
@@ -2877,12 +3492,14 @@ export declare enum KnownLogLevel {
|
|
|
2877
3492
|
Error = "error"
|
|
2878
3493
|
}
|
|
2879
3494
|
|
|
2880
|
-
/** Known values of {@link
|
|
2881
|
-
export declare enum
|
|
2882
|
-
/**
|
|
2883
|
-
|
|
2884
|
-
/**
|
|
2885
|
-
|
|
3495
|
+
/** Known values of {@link ManagedCertificateDomainControlValidation} that the service accepts. */
|
|
3496
|
+
export declare enum KnownManagedCertificateDomainControlValidation {
|
|
3497
|
+
/** Cname */
|
|
3498
|
+
Cname = "CNAME",
|
|
3499
|
+
/** Http */
|
|
3500
|
+
Http = "HTTP",
|
|
3501
|
+
/** TXT */
|
|
3502
|
+
TXT = "TXT"
|
|
2886
3503
|
}
|
|
2887
3504
|
|
|
2888
3505
|
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
@@ -2929,14 +3546,6 @@ export declare enum KnownScheme {
|
|
|
2929
3546
|
Https = "HTTPS"
|
|
2930
3547
|
}
|
|
2931
3548
|
|
|
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
3549
|
/** Known values of {@link SourceControlOperationState} that the service accepts. */
|
|
2941
3550
|
export declare enum KnownSourceControlOperationState {
|
|
2942
3551
|
/** InProgress */
|
|
@@ -2954,7 +3563,19 @@ export declare enum KnownStorageType {
|
|
|
2954
3563
|
/** AzureFile */
|
|
2955
3564
|
AzureFile = "AzureFile",
|
|
2956
3565
|
/** EmptyDir */
|
|
2957
|
-
EmptyDir = "EmptyDir"
|
|
3566
|
+
EmptyDir = "EmptyDir",
|
|
3567
|
+
/** Secret */
|
|
3568
|
+
Secret = "Secret"
|
|
3569
|
+
}
|
|
3570
|
+
|
|
3571
|
+
/** Known values of {@link TriggerType} that the service accepts. */
|
|
3572
|
+
export declare enum KnownTriggerType {
|
|
3573
|
+
/** Scheduled */
|
|
3574
|
+
Scheduled = "Scheduled",
|
|
3575
|
+
/** Event */
|
|
3576
|
+
Event = "Event",
|
|
3577
|
+
/** Manual */
|
|
3578
|
+
Manual = "Manual"
|
|
2958
3579
|
}
|
|
2959
3580
|
|
|
2960
3581
|
/** Known values of {@link Type} that the service accepts. */
|
|
@@ -3017,10 +3638,166 @@ export declare interface LoginScopes {
|
|
|
3017
3638
|
*/
|
|
3018
3639
|
export declare type LogLevel = string;
|
|
3019
3640
|
|
|
3641
|
+
/** Managed certificates used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
3642
|
+
export declare interface ManagedCertificate extends TrackedResource {
|
|
3643
|
+
/** Certificate resource specific properties */
|
|
3644
|
+
properties?: ManagedCertificateProperties;
|
|
3645
|
+
}
|
|
3646
|
+
|
|
3647
|
+
/** Collection of Managed Certificates. */
|
|
3648
|
+
export declare interface ManagedCertificateCollection {
|
|
3649
|
+
/** Collection of resources. */
|
|
3650
|
+
value: ManagedCertificate[];
|
|
3651
|
+
/**
|
|
3652
|
+
* Link to next page of resources.
|
|
3653
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3654
|
+
*/
|
|
3655
|
+
readonly nextLink?: string;
|
|
3656
|
+
}
|
|
3657
|
+
|
|
3658
|
+
/**
|
|
3659
|
+
* Defines values for ManagedCertificateDomainControlValidation. \
|
|
3660
|
+
* {@link KnownManagedCertificateDomainControlValidation} can be used interchangeably with ManagedCertificateDomainControlValidation,
|
|
3661
|
+
* this enum contains the known values that the service supports.
|
|
3662
|
+
* ### Known values supported by the service
|
|
3663
|
+
* **CNAME** \
|
|
3664
|
+
* **HTTP** \
|
|
3665
|
+
* **TXT**
|
|
3666
|
+
*/
|
|
3667
|
+
export declare type ManagedCertificateDomainControlValidation = string;
|
|
3668
|
+
|
|
3669
|
+
/** A managed certificate to update */
|
|
3670
|
+
export declare interface ManagedCertificatePatch {
|
|
3671
|
+
/** Application-specific metadata in the form of key-value pairs. */
|
|
3672
|
+
tags?: {
|
|
3673
|
+
[propertyName: string]: string;
|
|
3674
|
+
};
|
|
3675
|
+
}
|
|
3676
|
+
|
|
3677
|
+
/** Certificate resource specific properties */
|
|
3678
|
+
export declare interface ManagedCertificateProperties {
|
|
3679
|
+
/**
|
|
3680
|
+
* Provisioning state of the certificate.
|
|
3681
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3682
|
+
*/
|
|
3683
|
+
readonly provisioningState?: CertificateProvisioningState;
|
|
3684
|
+
/** Subject name of the certificate. */
|
|
3685
|
+
subjectName?: string;
|
|
3686
|
+
/**
|
|
3687
|
+
* Any error occurred during the certificate provision.
|
|
3688
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3689
|
+
*/
|
|
3690
|
+
readonly error?: string;
|
|
3691
|
+
/** Selected type of domain control validation for managed certificates. */
|
|
3692
|
+
domainControlValidation?: ManagedCertificateDomainControlValidation;
|
|
3693
|
+
/**
|
|
3694
|
+
* A TXT token used for DNS TXT domain control validation when issuing this type of managed certificates.
|
|
3695
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3696
|
+
*/
|
|
3697
|
+
readonly validationToken?: string;
|
|
3698
|
+
}
|
|
3699
|
+
|
|
3700
|
+
/** Interface representing a ManagedCertificates. */
|
|
3701
|
+
export declare interface ManagedCertificates {
|
|
3702
|
+
/**
|
|
3703
|
+
* Get the Managed Certificates in a given managed environment.
|
|
3704
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3705
|
+
* @param environmentName Name of the Managed Environment.
|
|
3706
|
+
* @param options The options parameters.
|
|
3707
|
+
*/
|
|
3708
|
+
list(resourceGroupName: string, environmentName: string, options?: ManagedCertificatesListOptionalParams): PagedAsyncIterableIterator<ManagedCertificate>;
|
|
3709
|
+
/**
|
|
3710
|
+
* Get the specified Managed Certificate.
|
|
3711
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3712
|
+
* @param environmentName Name of the Managed Environment.
|
|
3713
|
+
* @param managedCertificateName Name of the Managed Certificate.
|
|
3714
|
+
* @param options The options parameters.
|
|
3715
|
+
*/
|
|
3716
|
+
get(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesGetOptionalParams): Promise<ManagedCertificatesGetResponse>;
|
|
3717
|
+
/**
|
|
3718
|
+
* Create or Update a Managed Certificate.
|
|
3719
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3720
|
+
* @param environmentName Name of the Managed Environment.
|
|
3721
|
+
* @param managedCertificateName Name of the Managed Certificate.
|
|
3722
|
+
* @param options The options parameters.
|
|
3723
|
+
*/
|
|
3724
|
+
beginCreateOrUpdate(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedCertificatesCreateOrUpdateResponse>, ManagedCertificatesCreateOrUpdateResponse>>;
|
|
3725
|
+
/**
|
|
3726
|
+
* Create or Update a Managed Certificate.
|
|
3727
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3728
|
+
* @param environmentName Name of the Managed Environment.
|
|
3729
|
+
* @param managedCertificateName Name of the Managed Certificate.
|
|
3730
|
+
* @param options The options parameters.
|
|
3731
|
+
*/
|
|
3732
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesCreateOrUpdateOptionalParams): Promise<ManagedCertificatesCreateOrUpdateResponse>;
|
|
3733
|
+
/**
|
|
3734
|
+
* Deletes the specified Managed Certificate.
|
|
3735
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3736
|
+
* @param environmentName Name of the Managed Environment.
|
|
3737
|
+
* @param managedCertificateName Name of the Managed Certificate.
|
|
3738
|
+
* @param options The options parameters.
|
|
3739
|
+
*/
|
|
3740
|
+
delete(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesDeleteOptionalParams): Promise<void>;
|
|
3741
|
+
/**
|
|
3742
|
+
* Patches a managed certificate. Oly patching of tags is supported
|
|
3743
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3744
|
+
* @param environmentName Name of the Managed Environment.
|
|
3745
|
+
* @param managedCertificateName Name of the Managed Certificate.
|
|
3746
|
+
* @param managedCertificateEnvelope Properties of a managed certificate that need to be updated
|
|
3747
|
+
* @param options The options parameters.
|
|
3748
|
+
*/
|
|
3749
|
+
update(resourceGroupName: string, environmentName: string, managedCertificateName: string, managedCertificateEnvelope: ManagedCertificatePatch, options?: ManagedCertificatesUpdateOptionalParams): Promise<ManagedCertificatesUpdateResponse>;
|
|
3750
|
+
}
|
|
3751
|
+
|
|
3752
|
+
/** Optional parameters. */
|
|
3753
|
+
export declare interface ManagedCertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3754
|
+
/** Managed Certificate to be created or updated */
|
|
3755
|
+
managedCertificateEnvelope?: ManagedCertificate;
|
|
3756
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3757
|
+
updateIntervalInMs?: number;
|
|
3758
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3759
|
+
resumeFrom?: string;
|
|
3760
|
+
}
|
|
3761
|
+
|
|
3762
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3763
|
+
export declare type ManagedCertificatesCreateOrUpdateResponse = ManagedCertificate;
|
|
3764
|
+
|
|
3765
|
+
/** Optional parameters. */
|
|
3766
|
+
export declare interface ManagedCertificatesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3767
|
+
}
|
|
3768
|
+
|
|
3769
|
+
/** Optional parameters. */
|
|
3770
|
+
export declare interface ManagedCertificatesGetOptionalParams extends coreClient.OperationOptions {
|
|
3771
|
+
}
|
|
3772
|
+
|
|
3773
|
+
/** Contains response data for the get operation. */
|
|
3774
|
+
export declare type ManagedCertificatesGetResponse = ManagedCertificate;
|
|
3775
|
+
|
|
3776
|
+
/** Optional parameters. */
|
|
3777
|
+
export declare interface ManagedCertificatesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3778
|
+
}
|
|
3779
|
+
|
|
3780
|
+
/** Contains response data for the listNext operation. */
|
|
3781
|
+
export declare type ManagedCertificatesListNextResponse = ManagedCertificateCollection;
|
|
3782
|
+
|
|
3783
|
+
/** Optional parameters. */
|
|
3784
|
+
export declare interface ManagedCertificatesListOptionalParams extends coreClient.OperationOptions {
|
|
3785
|
+
}
|
|
3786
|
+
|
|
3787
|
+
/** Contains response data for the list operation. */
|
|
3788
|
+
export declare type ManagedCertificatesListResponse = ManagedCertificateCollection;
|
|
3789
|
+
|
|
3790
|
+
/** Optional parameters. */
|
|
3791
|
+
export declare interface ManagedCertificatesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3792
|
+
}
|
|
3793
|
+
|
|
3794
|
+
/** Contains response data for the update operation. */
|
|
3795
|
+
export declare type ManagedCertificatesUpdateResponse = ManagedCertificate;
|
|
3796
|
+
|
|
3020
3797
|
/** An environment for hosting container apps */
|
|
3021
3798
|
export declare interface ManagedEnvironment extends TrackedResource {
|
|
3022
|
-
/**
|
|
3023
|
-
|
|
3799
|
+
/** Kind of the Environment. */
|
|
3800
|
+
kind?: string;
|
|
3024
3801
|
/**
|
|
3025
3802
|
* Provisioning state of the Environment.
|
|
3026
3803
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3064,6 +3841,12 @@ export declare interface ManagedEnvironment extends TrackedResource {
|
|
|
3064
3841
|
readonly eventStreamEndpoint?: string;
|
|
3065
3842
|
/** Workload profiles configured for the Managed Environment. */
|
|
3066
3843
|
workloadProfiles?: WorkloadProfile[];
|
|
3844
|
+
/** The configuration of Keda component. */
|
|
3845
|
+
kedaConfiguration?: KedaConfiguration;
|
|
3846
|
+
/** The configuration of Dapr component. */
|
|
3847
|
+
daprConfiguration?: DaprConfiguration;
|
|
3848
|
+
/** 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. */
|
|
3849
|
+
infrastructureResourceGroup?: string;
|
|
3067
3850
|
}
|
|
3068
3851
|
|
|
3069
3852
|
/** Interface representing a ManagedEnvironmentDiagnostics. */
|
|
@@ -3099,24 +3882,6 @@ export declare interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParam
|
|
|
3099
3882
|
/** Contains response data for the listDetectors operation. */
|
|
3100
3883
|
export declare type ManagedEnvironmentDiagnosticsListDetectorsResponse = DiagnosticsCollection;
|
|
3101
3884
|
|
|
3102
|
-
/** Configuration used to control the Environment Egress outbound traffic */
|
|
3103
|
-
export declare interface ManagedEnvironmentOutboundSettings {
|
|
3104
|
-
/** Outbound type for the cluster */
|
|
3105
|
-
outBoundType?: ManagedEnvironmentOutBoundType;
|
|
3106
|
-
/** Virtual Appliance IP used as the Egress controller for the Environment */
|
|
3107
|
-
virtualNetworkApplianceIp?: string;
|
|
3108
|
-
}
|
|
3109
|
-
|
|
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
3885
|
/** Interface representing a ManagedEnvironments. */
|
|
3121
3886
|
export declare interface ManagedEnvironments {
|
|
3122
3887
|
/**
|
|
@@ -3131,7 +3896,7 @@ export declare interface ManagedEnvironments {
|
|
|
3131
3896
|
*/
|
|
3132
3897
|
listByResourceGroup(resourceGroupName: string, options?: ManagedEnvironmentsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ManagedEnvironment>;
|
|
3133
3898
|
/**
|
|
3134
|
-
* Get all workload Profile States for a
|
|
3899
|
+
* Get all workload Profile States for a Managed Environment.
|
|
3135
3900
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3136
3901
|
* @param environmentName Name of the Managed Environment.
|
|
3137
3902
|
* @param options The options parameters.
|
|
@@ -3151,7 +3916,7 @@ export declare interface ManagedEnvironments {
|
|
|
3151
3916
|
* @param environmentEnvelope Configuration details of the Environment.
|
|
3152
3917
|
* @param options The options parameters.
|
|
3153
3918
|
*/
|
|
3154
|
-
beginCreateOrUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsCreateOrUpdateOptionalParams): Promise<
|
|
3919
|
+
beginCreateOrUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedEnvironmentsCreateOrUpdateResponse>, ManagedEnvironmentsCreateOrUpdateResponse>>;
|
|
3155
3920
|
/**
|
|
3156
3921
|
* Creates or updates a Managed Environment used to host container apps.
|
|
3157
3922
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -3166,7 +3931,7 @@ export declare interface ManagedEnvironments {
|
|
|
3166
3931
|
* @param environmentName Name of the Environment.
|
|
3167
3932
|
* @param options The options parameters.
|
|
3168
3933
|
*/
|
|
3169
|
-
beginDelete(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsDeleteOptionalParams): Promise<
|
|
3934
|
+
beginDelete(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3170
3935
|
/**
|
|
3171
3936
|
* Delete a Managed Environment if it does not have any container apps.
|
|
3172
3937
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -3181,7 +3946,7 @@ export declare interface ManagedEnvironments {
|
|
|
3181
3946
|
* @param environmentEnvelope Configuration details of the Environment.
|
|
3182
3947
|
* @param options The options parameters.
|
|
3183
3948
|
*/
|
|
3184
|
-
beginUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<
|
|
3949
|
+
beginUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedEnvironmentsUpdateResponse>, ManagedEnvironmentsUpdateResponse>>;
|
|
3185
3950
|
/**
|
|
3186
3951
|
* Patches a Managed Environment using JSON Merge Patch
|
|
3187
3952
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -3189,7 +3954,7 @@ export declare interface ManagedEnvironments {
|
|
|
3189
3954
|
* @param environmentEnvelope Configuration details of the Environment.
|
|
3190
3955
|
* @param options The options parameters.
|
|
3191
3956
|
*/
|
|
3192
|
-
beginUpdateAndWait(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<
|
|
3957
|
+
beginUpdateAndWait(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<ManagedEnvironmentsUpdateResponse>;
|
|
3193
3958
|
/**
|
|
3194
3959
|
* Checks if resource name is available.
|
|
3195
3960
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -3390,6 +4155,9 @@ export declare interface ManagedEnvironmentsUpdateOptionalParams extends coreCli
|
|
|
3390
4155
|
resumeFrom?: string;
|
|
3391
4156
|
}
|
|
3392
4157
|
|
|
4158
|
+
/** Contains response data for the update operation. */
|
|
4159
|
+
export declare type ManagedEnvironmentsUpdateResponse = ManagedEnvironment;
|
|
4160
|
+
|
|
3393
4161
|
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
3394
4162
|
export declare interface ManagedServiceIdentity {
|
|
3395
4163
|
/**
|
|
@@ -3777,6 +4545,10 @@ export declare interface Secret {
|
|
|
3777
4545
|
name?: string;
|
|
3778
4546
|
/** Secret Value. */
|
|
3779
4547
|
value?: string;
|
|
4548
|
+
/** Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. */
|
|
4549
|
+
identity?: string;
|
|
4550
|
+
/** Azure Key Vault URL pointing to the secret referenced by the container app. */
|
|
4551
|
+
keyVaultUrl?: string;
|
|
3780
4552
|
}
|
|
3781
4553
|
|
|
3782
4554
|
/** Container App Secrets Collection ARM resource. */
|
|
@@ -3785,15 +4557,13 @@ export declare interface SecretsCollection {
|
|
|
3785
4557
|
value: ContainerAppSecret[];
|
|
3786
4558
|
}
|
|
3787
4559
|
|
|
3788
|
-
/**
|
|
3789
|
-
|
|
3790
|
-
|
|
3791
|
-
|
|
3792
|
-
|
|
3793
|
-
|
|
3794
|
-
|
|
3795
|
-
*/
|
|
3796
|
-
export declare type SkuName = string;
|
|
4560
|
+
/** Secret to be added to volume. */
|
|
4561
|
+
export declare interface SecretVolumeItem {
|
|
4562
|
+
/** Name of the Container App secret from which to pull the secret value. */
|
|
4563
|
+
secretRef?: string;
|
|
4564
|
+
/** Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef. */
|
|
4565
|
+
path?: string;
|
|
4566
|
+
}
|
|
3797
4567
|
|
|
3798
4568
|
/** Container App SourceControl. */
|
|
3799
4569
|
export declare interface SourceControl extends ProxyResource {
|
|
@@ -3843,7 +4613,8 @@ export declare type SourceControlOperationState = string;
|
|
|
3843
4613
|
* this enum contains the known values that the service supports.
|
|
3844
4614
|
* ### Known values supported by the service
|
|
3845
4615
|
* **AzureFile** \
|
|
3846
|
-
* **EmptyDir**
|
|
4616
|
+
* **EmptyDir** \
|
|
4617
|
+
* **Secret**
|
|
3847
4618
|
*/
|
|
3848
4619
|
export declare type StorageType = string;
|
|
3849
4620
|
|
|
@@ -3913,6 +4684,17 @@ export declare interface TrafficWeight {
|
|
|
3913
4684
|
label?: string;
|
|
3914
4685
|
}
|
|
3915
4686
|
|
|
4687
|
+
/**
|
|
4688
|
+
* Defines values for TriggerType. \
|
|
4689
|
+
* {@link KnownTriggerType} can be used interchangeably with TriggerType,
|
|
4690
|
+
* this enum contains the known values that the service supports.
|
|
4691
|
+
* ### Known values supported by the service
|
|
4692
|
+
* **Scheduled** \
|
|
4693
|
+
* **Event** \
|
|
4694
|
+
* **Manual**
|
|
4695
|
+
*/
|
|
4696
|
+
export declare type TriggerType = string;
|
|
4697
|
+
|
|
3916
4698
|
/** The configuration settings of the Twitter provider. */
|
|
3917
4699
|
export declare interface Twitter {
|
|
3918
4700
|
/** <code>false</code> if the Twitter provider should not be enabled despite the set registration; otherwise, <code>true</code>. */
|
|
@@ -3966,20 +4748,16 @@ export declare interface UserAssignedIdentity {
|
|
|
3966
4748
|
|
|
3967
4749
|
/** Configuration properties for apps environment to join a Virtual Network */
|
|
3968
4750
|
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
|
|
4751
|
+
/** 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
4752
|
internal?: boolean;
|
|
3971
|
-
/** Resource ID of a subnet for infrastructure components.
|
|
4753
|
+
/** Resource ID of a subnet for infrastructure components. Must not overlap with any other provided IP ranges. */
|
|
3972
4754
|
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
4755
|
/** CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges. */
|
|
3976
4756
|
dockerBridgeCidr?: string;
|
|
3977
4757
|
/** IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges. */
|
|
3978
4758
|
platformReservedCidr?: string;
|
|
3979
4759
|
/** An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server. */
|
|
3980
4760
|
platformReservedDnsIP?: string;
|
|
3981
|
-
/** Configuration used to control the Environment Egress outbound traffic */
|
|
3982
|
-
outboundSettings?: ManagedEnvironmentOutboundSettings;
|
|
3983
4761
|
}
|
|
3984
4762
|
|
|
3985
4763
|
/** Volume definitions for the Container App. */
|
|
@@ -3988,8 +4766,10 @@ export declare interface Volume {
|
|
|
3988
4766
|
name?: string;
|
|
3989
4767
|
/** Storage type for the volume. If not provided, use EmptyDir. */
|
|
3990
4768
|
storageType?: StorageType;
|
|
3991
|
-
/** Name of storage resource. No need to provide for EmptyDir. */
|
|
4769
|
+
/** Name of storage resource. No need to provide for EmptyDir and Secret. */
|
|
3992
4770
|
storageName?: string;
|
|
4771
|
+
/** List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume. */
|
|
4772
|
+
secrets?: SecretVolumeItem[];
|
|
3993
4773
|
}
|
|
3994
4774
|
|
|
3995
4775
|
/** Volume mount for the Container App. */
|
|
@@ -4002,15 +4782,17 @@ export declare interface VolumeMount {
|
|
|
4002
4782
|
|
|
4003
4783
|
/** Workload profile to scope container app execution. */
|
|
4004
4784
|
export declare interface WorkloadProfile {
|
|
4785
|
+
/** Workload profile type for the workloads to run on. */
|
|
4786
|
+
name: string;
|
|
4005
4787
|
/** Workload profile type for the workloads to run on. */
|
|
4006
4788
|
workloadProfileType: string;
|
|
4007
4789
|
/** The minimum capacity. */
|
|
4008
|
-
minimumCount
|
|
4790
|
+
minimumCount?: number;
|
|
4009
4791
|
/** The maximum capacity. */
|
|
4010
|
-
maximumCount
|
|
4792
|
+
maximumCount?: number;
|
|
4011
4793
|
}
|
|
4012
4794
|
|
|
4013
|
-
/** Collection of all the workload Profile States for a
|
|
4795
|
+
/** Collection of all the workload Profile States for a Managed Environment.. */
|
|
4014
4796
|
export declare interface WorkloadProfileStates extends ProxyResource {
|
|
4015
4797
|
/** Workload Profile resource specific properties. */
|
|
4016
4798
|
properties?: WorkloadProfileStatesProperties;
|