@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
package/src/models/index.ts
CHANGED
|
@@ -494,6 +494,310 @@ export interface DefaultErrorResponseErrorDetailsItem {
|
|
|
494
494
|
readonly target?: string;
|
|
495
495
|
}
|
|
496
496
|
|
|
497
|
+
/** Collection of available workload profiles in the location. */
|
|
498
|
+
export interface AvailableWorkloadProfilesCollection {
|
|
499
|
+
/** Collection of workload profiles. */
|
|
500
|
+
value: AvailableWorkloadProfile[];
|
|
501
|
+
/**
|
|
502
|
+
* Link to next page of resources.
|
|
503
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
504
|
+
*/
|
|
505
|
+
readonly nextLink?: string;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
/** Revision resource specific properties */
|
|
509
|
+
export interface AvailableWorkloadProfileProperties {
|
|
510
|
+
/** Used to categorize workload profiles. */
|
|
511
|
+
category?: string;
|
|
512
|
+
/** indicates whether the profile is default for the location. */
|
|
513
|
+
applicability?: Applicability;
|
|
514
|
+
/** Number of cores in CPU. */
|
|
515
|
+
cores?: number;
|
|
516
|
+
/** Memory in GiB. */
|
|
517
|
+
memoryGiB?: number;
|
|
518
|
+
/** The everyday name of the workload profile. */
|
|
519
|
+
displayName?: string;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
523
|
+
export interface ErrorResponse {
|
|
524
|
+
/** The error object. */
|
|
525
|
+
error?: ErrorDetail;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
/** The error detail. */
|
|
529
|
+
export interface ErrorDetail {
|
|
530
|
+
/**
|
|
531
|
+
* The error code.
|
|
532
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
533
|
+
*/
|
|
534
|
+
readonly code?: string;
|
|
535
|
+
/**
|
|
536
|
+
* The error message.
|
|
537
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
538
|
+
*/
|
|
539
|
+
readonly message?: string;
|
|
540
|
+
/**
|
|
541
|
+
* The error target.
|
|
542
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
543
|
+
*/
|
|
544
|
+
readonly target?: string;
|
|
545
|
+
/**
|
|
546
|
+
* The error details.
|
|
547
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
548
|
+
*/
|
|
549
|
+
readonly details?: ErrorDetail[];
|
|
550
|
+
/**
|
|
551
|
+
* The error additional info.
|
|
552
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
553
|
+
*/
|
|
554
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
/** The resource management error additional info. */
|
|
558
|
+
export interface ErrorAdditionalInfo {
|
|
559
|
+
/**
|
|
560
|
+
* The additional info type.
|
|
561
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
562
|
+
*/
|
|
563
|
+
readonly type?: string;
|
|
564
|
+
/**
|
|
565
|
+
* The additional info.
|
|
566
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
567
|
+
*/
|
|
568
|
+
readonly info?: Record<string, unknown>;
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
/** Collection of billing meters. */
|
|
572
|
+
export interface BillingMeterCollection {
|
|
573
|
+
/** Collection of billing meters. */
|
|
574
|
+
value: BillingMeter[];
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
/** Revision resource specific properties */
|
|
578
|
+
export interface BillingMeterProperties {
|
|
579
|
+
/** Used to categorize billing meters. */
|
|
580
|
+
category?: string;
|
|
581
|
+
/** Billing meter type. */
|
|
582
|
+
meterType?: string;
|
|
583
|
+
/** The everyday name of the billing meter. */
|
|
584
|
+
displayName?: string;
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
/** Collection of connectedEnvironments */
|
|
588
|
+
export interface ConnectedEnvironmentCollection {
|
|
589
|
+
/** Collection of resources. */
|
|
590
|
+
value?: ConnectedEnvironment[];
|
|
591
|
+
/**
|
|
592
|
+
* Link to next page of resources.
|
|
593
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
594
|
+
*/
|
|
595
|
+
readonly nextLink?: string;
|
|
596
|
+
}
|
|
597
|
+
|
|
598
|
+
/** The complex type of the extended location. */
|
|
599
|
+
export interface ExtendedLocation {
|
|
600
|
+
/** The name of the extended location. */
|
|
601
|
+
name?: string;
|
|
602
|
+
/** The type of the extended location. */
|
|
603
|
+
type?: ExtendedLocationTypes;
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
/** Configuration properties for apps environment custom domain */
|
|
607
|
+
export interface CustomDomainConfiguration {
|
|
608
|
+
/**
|
|
609
|
+
* Id used to verify domain name ownership
|
|
610
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
611
|
+
*/
|
|
612
|
+
readonly customDomainVerificationId?: string;
|
|
613
|
+
/** Dns suffix for the environment domain */
|
|
614
|
+
dnsSuffix?: string;
|
|
615
|
+
/** PFX or PEM blob */
|
|
616
|
+
certificateValue?: Uint8Array;
|
|
617
|
+
/** Certificate password */
|
|
618
|
+
certificatePassword?: string;
|
|
619
|
+
/**
|
|
620
|
+
* Certificate expiration date.
|
|
621
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
622
|
+
*/
|
|
623
|
+
readonly expirationDate?: Date;
|
|
624
|
+
/**
|
|
625
|
+
* Certificate thumbprint.
|
|
626
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
627
|
+
*/
|
|
628
|
+
readonly thumbprint?: string;
|
|
629
|
+
/**
|
|
630
|
+
* Subject name of the certificate.
|
|
631
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
632
|
+
*/
|
|
633
|
+
readonly subjectName?: string;
|
|
634
|
+
}
|
|
635
|
+
|
|
636
|
+
/** The check availability request body. */
|
|
637
|
+
export interface CheckNameAvailabilityRequest {
|
|
638
|
+
/** The name of the resource for which availability needs to be checked. */
|
|
639
|
+
name?: string;
|
|
640
|
+
/** The resource type. */
|
|
641
|
+
type?: string;
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
/** The check availability result. */
|
|
645
|
+
export interface CheckNameAvailabilityResponse {
|
|
646
|
+
/** Indicates if the resource name is available. */
|
|
647
|
+
nameAvailable?: boolean;
|
|
648
|
+
/** The reason why the given name is not available. */
|
|
649
|
+
reason?: CheckNameAvailabilityReason;
|
|
650
|
+
/** Detailed reason why the given name is available. */
|
|
651
|
+
message?: string;
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
/** Collection of Certificates. */
|
|
655
|
+
export interface CertificateCollection {
|
|
656
|
+
/** Collection of resources. */
|
|
657
|
+
value: Certificate[];
|
|
658
|
+
/**
|
|
659
|
+
* Link to next page of resources.
|
|
660
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
661
|
+
*/
|
|
662
|
+
readonly nextLink?: string;
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
/** Certificate resource specific properties */
|
|
666
|
+
export interface CertificateProperties {
|
|
667
|
+
/**
|
|
668
|
+
* Provisioning state of the certificate.
|
|
669
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
670
|
+
*/
|
|
671
|
+
readonly provisioningState?: CertificateProvisioningState;
|
|
672
|
+
/** Certificate password. */
|
|
673
|
+
password?: string;
|
|
674
|
+
/**
|
|
675
|
+
* Subject name of the certificate.
|
|
676
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
677
|
+
*/
|
|
678
|
+
readonly subjectName?: string;
|
|
679
|
+
/**
|
|
680
|
+
* Subject alternative names the certificate applies to.
|
|
681
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
682
|
+
*/
|
|
683
|
+
readonly subjectAlternativeNames?: string[];
|
|
684
|
+
/** PFX or PEM blob */
|
|
685
|
+
value?: Uint8Array;
|
|
686
|
+
/**
|
|
687
|
+
* Certificate issuer.
|
|
688
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
689
|
+
*/
|
|
690
|
+
readonly issuer?: string;
|
|
691
|
+
/**
|
|
692
|
+
* Certificate issue Date.
|
|
693
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
694
|
+
*/
|
|
695
|
+
readonly issueDate?: Date;
|
|
696
|
+
/**
|
|
697
|
+
* Certificate expiration date.
|
|
698
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
699
|
+
*/
|
|
700
|
+
readonly expirationDate?: Date;
|
|
701
|
+
/**
|
|
702
|
+
* Certificate thumbprint.
|
|
703
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
704
|
+
*/
|
|
705
|
+
readonly thumbprint?: string;
|
|
706
|
+
/**
|
|
707
|
+
* Is the certificate valid?.
|
|
708
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
709
|
+
*/
|
|
710
|
+
readonly valid?: boolean;
|
|
711
|
+
/**
|
|
712
|
+
* Public key hash.
|
|
713
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
714
|
+
*/
|
|
715
|
+
readonly publicKeyHash?: string;
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
/** A certificate to update */
|
|
719
|
+
export interface CertificatePatch {
|
|
720
|
+
/** Application-specific metadata in the form of key-value pairs. */
|
|
721
|
+
tags?: { [propertyName: string]: string };
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
/** Dapr Components ARM resource. */
|
|
725
|
+
export interface DaprComponentsCollection {
|
|
726
|
+
/** Collection of resources. */
|
|
727
|
+
value: DaprComponent[];
|
|
728
|
+
/**
|
|
729
|
+
* Link to next page of resources.
|
|
730
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
731
|
+
*/
|
|
732
|
+
readonly nextLink?: string;
|
|
733
|
+
}
|
|
734
|
+
|
|
735
|
+
/** Secret definition. */
|
|
736
|
+
export interface Secret {
|
|
737
|
+
/** Secret Name. */
|
|
738
|
+
name?: string;
|
|
739
|
+
/** Secret Value. */
|
|
740
|
+
value?: string;
|
|
741
|
+
/** Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. */
|
|
742
|
+
identity?: string;
|
|
743
|
+
/** Azure Key Vault URL pointing to the secret referenced by the container app. */
|
|
744
|
+
keyVaultUrl?: string;
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
/** Dapr component metadata. */
|
|
748
|
+
export interface DaprMetadata {
|
|
749
|
+
/** Metadata property name. */
|
|
750
|
+
name?: string;
|
|
751
|
+
/** Metadata property value. */
|
|
752
|
+
value?: string;
|
|
753
|
+
/** Name of the Dapr Component secret from which to pull the metadata property value. */
|
|
754
|
+
secretRef?: string;
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
/** Dapr component Secrets Collection for ListSecrets Action. */
|
|
758
|
+
export interface DaprSecretsCollection {
|
|
759
|
+
/** Collection of secrets used by a Dapr component */
|
|
760
|
+
value: DaprSecret[];
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
/** Dapr component Secret for ListSecrets Action */
|
|
764
|
+
export interface DaprSecret {
|
|
765
|
+
/**
|
|
766
|
+
* Secret Name.
|
|
767
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
768
|
+
*/
|
|
769
|
+
readonly name?: string;
|
|
770
|
+
/**
|
|
771
|
+
* Secret Value.
|
|
772
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
773
|
+
*/
|
|
774
|
+
readonly value?: string;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
/** Collection of Storage for Environments */
|
|
778
|
+
export interface ConnectedEnvironmentStoragesCollection {
|
|
779
|
+
/** Collection of storage resources. */
|
|
780
|
+
value: ConnectedEnvironmentStorage[];
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
/** Storage properties */
|
|
784
|
+
export interface ConnectedEnvironmentStorageProperties {
|
|
785
|
+
/** Azure file properties */
|
|
786
|
+
azureFile?: AzureFileProperties;
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
/** Azure File Properties. */
|
|
790
|
+
export interface AzureFileProperties {
|
|
791
|
+
/** Storage account name for azure file. */
|
|
792
|
+
accountName?: string;
|
|
793
|
+
/** Storage account key for azure file. */
|
|
794
|
+
accountKey?: string;
|
|
795
|
+
/** Access mode for storage */
|
|
796
|
+
accessMode?: AccessMode;
|
|
797
|
+
/** Azure file share name. */
|
|
798
|
+
shareName?: string;
|
|
799
|
+
}
|
|
800
|
+
|
|
497
801
|
/** Container App collection ARM resource. */
|
|
498
802
|
export interface ContainerAppCollection {
|
|
499
803
|
/** Collection of resources. */
|
|
@@ -505,14 +809,6 @@ export interface ContainerAppCollection {
|
|
|
505
809
|
readonly nextLink?: string;
|
|
506
810
|
}
|
|
507
811
|
|
|
508
|
-
/** The complex type of the extended location. */
|
|
509
|
-
export interface ExtendedLocation {
|
|
510
|
-
/** The name of the extended location. */
|
|
511
|
-
name?: string;
|
|
512
|
-
/** The type of the extended location. */
|
|
513
|
-
type?: ExtendedLocationTypes;
|
|
514
|
-
}
|
|
515
|
-
|
|
516
812
|
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
517
813
|
export interface ManagedServiceIdentity {
|
|
518
814
|
/**
|
|
@@ -564,14 +860,6 @@ export interface Configuration {
|
|
|
564
860
|
maxInactiveRevisions?: number;
|
|
565
861
|
}
|
|
566
862
|
|
|
567
|
-
/** Secret definition. */
|
|
568
|
-
export interface Secret {
|
|
569
|
-
/** Secret Name. */
|
|
570
|
-
name?: string;
|
|
571
|
-
/** Secret Value. */
|
|
572
|
-
value?: string;
|
|
573
|
-
}
|
|
574
|
-
|
|
575
863
|
/** Container App Ingress configuration. */
|
|
576
864
|
export interface Ingress {
|
|
577
865
|
/**
|
|
@@ -595,6 +883,12 @@ export interface Ingress {
|
|
|
595
883
|
allowInsecure?: boolean;
|
|
596
884
|
/** Rules to restrict incoming IP address. */
|
|
597
885
|
ipSecurityRestrictions?: IpSecurityRestrictionRule[];
|
|
886
|
+
/** Sticky Sessions for Single Revision Mode */
|
|
887
|
+
stickySessions?: IngressStickySessions;
|
|
888
|
+
/** 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. */
|
|
889
|
+
clientCertificateMode?: IngressClientCertificateMode;
|
|
890
|
+
/** CORS policy for container app */
|
|
891
|
+
corsPolicy?: CorsPolicy;
|
|
598
892
|
}
|
|
599
893
|
|
|
600
894
|
/** Traffic weight assigned to a revision */
|
|
@@ -616,7 +910,7 @@ export interface CustomDomain {
|
|
|
616
910
|
/** Custom Domain binding type. */
|
|
617
911
|
bindingType?: BindingType;
|
|
618
912
|
/** Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. */
|
|
619
|
-
certificateId
|
|
913
|
+
certificateId?: string;
|
|
620
914
|
}
|
|
621
915
|
|
|
622
916
|
/** Rule to restrict incoming IP address. */
|
|
@@ -631,6 +925,28 @@ export interface IpSecurityRestrictionRule {
|
|
|
631
925
|
action: Action;
|
|
632
926
|
}
|
|
633
927
|
|
|
928
|
+
/** Sticky Sessions for Single Revision Mode */
|
|
929
|
+
export interface IngressStickySessions {
|
|
930
|
+
/** Sticky Session Affinity */
|
|
931
|
+
affinity?: Affinity;
|
|
932
|
+
}
|
|
933
|
+
|
|
934
|
+
/** Cross-Origin-Resource-Sharing policy */
|
|
935
|
+
export interface CorsPolicy {
|
|
936
|
+
/** Specifies the content for the access-control-allow-origins header */
|
|
937
|
+
allowedOrigins: string[];
|
|
938
|
+
/** Specifies the content for the access-control-allow-methods header */
|
|
939
|
+
allowedMethods?: string[];
|
|
940
|
+
/** Specifies the content for the access-control-allow-headers header */
|
|
941
|
+
allowedHeaders?: string[];
|
|
942
|
+
/** Specifies the content for the access-control-expose-headers header */
|
|
943
|
+
exposeHeaders?: string[];
|
|
944
|
+
/** Specifies the content for the access-control-max-age header */
|
|
945
|
+
maxAge?: number;
|
|
946
|
+
/** Specifies whether the resource allows credentials */
|
|
947
|
+
allowCredentials?: boolean;
|
|
948
|
+
}
|
|
949
|
+
|
|
634
950
|
/** Container App Private Registry */
|
|
635
951
|
export interface RegistryCredentials {
|
|
636
952
|
/** Container Registry Server */
|
|
@@ -859,8 +1175,18 @@ export interface Volume {
|
|
|
859
1175
|
name?: string;
|
|
860
1176
|
/** Storage type for the volume. If not provided, use EmptyDir. */
|
|
861
1177
|
storageType?: StorageType;
|
|
862
|
-
/** Name of storage resource. No need to provide for EmptyDir. */
|
|
1178
|
+
/** Name of storage resource. No need to provide for EmptyDir and Secret. */
|
|
863
1179
|
storageName?: string;
|
|
1180
|
+
/** List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume. */
|
|
1181
|
+
secrets?: SecretVolumeItem[];
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1184
|
+
/** Secret to be added to volume. */
|
|
1185
|
+
export interface SecretVolumeItem {
|
|
1186
|
+
/** Name of the Container App secret from which to pull the secret value. */
|
|
1187
|
+
secretRef?: string;
|
|
1188
|
+
/** Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef. */
|
|
1189
|
+
path?: string;
|
|
864
1190
|
}
|
|
865
1191
|
|
|
866
1192
|
/** Custom domain analysis. */
|
|
@@ -970,6 +1296,171 @@ export interface ContainerAppSecret {
|
|
|
970
1296
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
971
1297
|
*/
|
|
972
1298
|
readonly value?: string;
|
|
1299
|
+
/**
|
|
1300
|
+
* Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
|
|
1301
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1302
|
+
*/
|
|
1303
|
+
readonly identity?: string;
|
|
1304
|
+
/**
|
|
1305
|
+
* Azure Key Vault URL pointing to the secret referenced by the container app.
|
|
1306
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1307
|
+
*/
|
|
1308
|
+
readonly keyVaultUrl?: string;
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
/** Container Apps Jobs collection ARM resource. */
|
|
1312
|
+
export interface JobsCollection {
|
|
1313
|
+
/** Collection of resources. */
|
|
1314
|
+
value: Job[];
|
|
1315
|
+
/**
|
|
1316
|
+
* Link to next page of resources.
|
|
1317
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1318
|
+
*/
|
|
1319
|
+
readonly nextLink?: string;
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
/** Non versioned Container Apps Job configuration properties */
|
|
1323
|
+
export interface JobConfiguration {
|
|
1324
|
+
/** Collection of secrets used by a Container Apps Job */
|
|
1325
|
+
secrets?: Secret[];
|
|
1326
|
+
/** Trigger type of the job */
|
|
1327
|
+
triggerType: TriggerType;
|
|
1328
|
+
/** Maximum number of seconds a replica is allowed to run. */
|
|
1329
|
+
replicaTimeout: number;
|
|
1330
|
+
/** Maximum number of retries before failing the job. */
|
|
1331
|
+
replicaRetryLimit?: number;
|
|
1332
|
+
/** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
|
|
1333
|
+
manualTriggerConfig?: JobConfigurationManualTriggerConfig;
|
|
1334
|
+
/** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
|
|
1335
|
+
scheduleTriggerConfig?: JobConfigurationScheduleTriggerConfig;
|
|
1336
|
+
/** Collection of private container registry credentials used by a Container apps job */
|
|
1337
|
+
registries?: RegistryCredentials[];
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1340
|
+
/** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
|
|
1341
|
+
export interface JobConfigurationManualTriggerConfig {
|
|
1342
|
+
/** Minimum number of successful replica completions before overall job completion. */
|
|
1343
|
+
replicaCompletionCount?: number;
|
|
1344
|
+
/** Number of parallel replicas of a job that can run at a given time. */
|
|
1345
|
+
parallelism?: number;
|
|
1346
|
+
}
|
|
1347
|
+
|
|
1348
|
+
/** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
|
|
1349
|
+
export interface JobConfigurationScheduleTriggerConfig {
|
|
1350
|
+
/** Minimum number of successful replica completions before overall job completion. */
|
|
1351
|
+
replicaCompletionCount?: number;
|
|
1352
|
+
/** Cron formatted repeating schedule ("* * * * *") of a Cron Job. */
|
|
1353
|
+
cronExpression: string;
|
|
1354
|
+
/** Number of parallel replicas of a job that can run at a given time. */
|
|
1355
|
+
parallelism?: number;
|
|
1356
|
+
}
|
|
1357
|
+
|
|
1358
|
+
/** 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 */
|
|
1359
|
+
export interface JobTemplate {
|
|
1360
|
+
/** List of specialized containers that run before app containers. */
|
|
1361
|
+
initContainers?: InitContainer[];
|
|
1362
|
+
/** List of container definitions for the Container App. */
|
|
1363
|
+
containers?: Container[];
|
|
1364
|
+
/** List of volume definitions for the Container App. */
|
|
1365
|
+
volumes?: Volume[];
|
|
1366
|
+
}
|
|
1367
|
+
|
|
1368
|
+
/** Container Apps Job resource specific properties. */
|
|
1369
|
+
export interface JobPatchProperties {
|
|
1370
|
+
/** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
|
|
1371
|
+
identity?: ManagedServiceIdentity;
|
|
1372
|
+
/** Resource tags. */
|
|
1373
|
+
tags?: { [propertyName: string]: string };
|
|
1374
|
+
properties?: JobPatchPropertiesProperties;
|
|
1375
|
+
}
|
|
1376
|
+
|
|
1377
|
+
export interface JobPatchPropertiesProperties {
|
|
1378
|
+
/** Resource ID of environment. */
|
|
1379
|
+
environmentId?: string;
|
|
1380
|
+
/** Container Apps Job configuration properties. */
|
|
1381
|
+
configuration?: JobConfiguration;
|
|
1382
|
+
/** Container Apps job definition. */
|
|
1383
|
+
template?: JobTemplate;
|
|
1384
|
+
/** Outbound IP Addresses of a container apps job. */
|
|
1385
|
+
outboundIpAddresses?: string[];
|
|
1386
|
+
/** The endpoint of the eventstream of the container apps job. */
|
|
1387
|
+
eventStreamEndpoint?: string;
|
|
1388
|
+
}
|
|
1389
|
+
|
|
1390
|
+
/** Job's execution template, containing container configuration for a job's execution */
|
|
1391
|
+
export interface JobExecutionTemplate {
|
|
1392
|
+
/** List of container definitions for the Container Apps Job. */
|
|
1393
|
+
containers?: JobExecutionContainer[];
|
|
1394
|
+
/** List of specialized containers that run before job containers. */
|
|
1395
|
+
initContainers?: JobExecutionContainer[];
|
|
1396
|
+
}
|
|
1397
|
+
|
|
1398
|
+
/** Container Apps Jobs execution container definition. */
|
|
1399
|
+
export interface JobExecutionContainer {
|
|
1400
|
+
/** Container image tag. */
|
|
1401
|
+
image?: string;
|
|
1402
|
+
/** Custom container name. */
|
|
1403
|
+
name?: string;
|
|
1404
|
+
/** Container start command. */
|
|
1405
|
+
command?: string[];
|
|
1406
|
+
/** Container start command arguments. */
|
|
1407
|
+
args?: string[];
|
|
1408
|
+
/** Container environment variables. */
|
|
1409
|
+
env?: EnvironmentVar[];
|
|
1410
|
+
/** Container resource requirements. */
|
|
1411
|
+
resources?: ContainerResources;
|
|
1412
|
+
}
|
|
1413
|
+
|
|
1414
|
+
/** Container App's Job execution name. */
|
|
1415
|
+
export interface JobExecutionBase {
|
|
1416
|
+
/** Job execution name. */
|
|
1417
|
+
name?: string;
|
|
1418
|
+
/** Job execution Id. */
|
|
1419
|
+
id?: string;
|
|
1420
|
+
}
|
|
1421
|
+
|
|
1422
|
+
/** Container App executions names list. */
|
|
1423
|
+
export interface JobExecutionNamesCollection {
|
|
1424
|
+
/** Collection of resources. */
|
|
1425
|
+
value: JobExecutionBase[];
|
|
1426
|
+
}
|
|
1427
|
+
|
|
1428
|
+
/** Container App executions collection ARM resource. */
|
|
1429
|
+
export interface ContainerAppJobExecutions {
|
|
1430
|
+
/** Collection of resources. */
|
|
1431
|
+
value: JobExecution[];
|
|
1432
|
+
/**
|
|
1433
|
+
* Link to next page of resources.
|
|
1434
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1435
|
+
*/
|
|
1436
|
+
readonly nextLink?: string;
|
|
1437
|
+
}
|
|
1438
|
+
|
|
1439
|
+
/** Container Apps Jobs execution. */
|
|
1440
|
+
export interface JobExecution {
|
|
1441
|
+
/** Job execution Name. */
|
|
1442
|
+
name?: string;
|
|
1443
|
+
/** Job execution Id. */
|
|
1444
|
+
id?: string;
|
|
1445
|
+
/** Job Type. */
|
|
1446
|
+
type?: string;
|
|
1447
|
+
/**
|
|
1448
|
+
* Current running State of the job
|
|
1449
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1450
|
+
*/
|
|
1451
|
+
readonly status?: JobExecutionRunningState;
|
|
1452
|
+
/** Job execution start time. */
|
|
1453
|
+
startTime?: Date;
|
|
1454
|
+
/** Job execution start time. */
|
|
1455
|
+
endTime?: Date;
|
|
1456
|
+
/** Job's execution container. */
|
|
1457
|
+
template?: JobExecutionTemplate;
|
|
1458
|
+
}
|
|
1459
|
+
|
|
1460
|
+
/** Container Apps Job Secrets Collection ARM resource. */
|
|
1461
|
+
export interface JobSecretsCollection {
|
|
1462
|
+
/** Collection of resources. */
|
|
1463
|
+
value: Secret[];
|
|
973
1464
|
}
|
|
974
1465
|
|
|
975
1466
|
/** Container App Revisions collection ARM resource. */
|
|
@@ -1013,33 +1504,6 @@ export interface ReplicaCollection {
|
|
|
1013
1504
|
value: Replica[];
|
|
1014
1505
|
}
|
|
1015
1506
|
|
|
1016
|
-
/** Dapr Components ARM resource. */
|
|
1017
|
-
export interface DaprComponentsCollection {
|
|
1018
|
-
/** Collection of resources. */
|
|
1019
|
-
value: DaprComponent[];
|
|
1020
|
-
/**
|
|
1021
|
-
* Link to next page of resources.
|
|
1022
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1023
|
-
*/
|
|
1024
|
-
readonly nextLink?: string;
|
|
1025
|
-
}
|
|
1026
|
-
|
|
1027
|
-
/** Dapr component metadata. */
|
|
1028
|
-
export interface DaprMetadata {
|
|
1029
|
-
/** Metadata property name. */
|
|
1030
|
-
name?: string;
|
|
1031
|
-
/** Metadata property value. */
|
|
1032
|
-
value?: string;
|
|
1033
|
-
/** Name of the Dapr Component secret from which to pull the metadata property value. */
|
|
1034
|
-
secretRef?: string;
|
|
1035
|
-
}
|
|
1036
|
-
|
|
1037
|
-
/** Dapr component Secrets Collection for ListSecrets Action. */
|
|
1038
|
-
export interface DaprSecretsCollection {
|
|
1039
|
-
/** Collection of secrets used by a Dapr component */
|
|
1040
|
-
value: Secret[];
|
|
1041
|
-
}
|
|
1042
|
-
|
|
1043
1507
|
/** Diagnostics data collection for a resource. */
|
|
1044
1508
|
export interface DiagnosticsCollection {
|
|
1045
1509
|
/** Collection of diagnostic data. */
|
|
@@ -1184,36 +1648,18 @@ export interface DiagnosticDataProviderMetadataPropertyBagItem {
|
|
|
1184
1648
|
value?: string;
|
|
1185
1649
|
}
|
|
1186
1650
|
|
|
1187
|
-
/** Managed Environment resource SKU properties. */
|
|
1188
|
-
export interface EnvironmentSkuProperties {
|
|
1189
|
-
/** Name of the Sku. */
|
|
1190
|
-
name: SkuName;
|
|
1191
|
-
}
|
|
1192
|
-
|
|
1193
1651
|
/** Configuration properties for apps environment to join a Virtual Network */
|
|
1194
1652
|
export interface VnetConfiguration {
|
|
1195
|
-
/** Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide
|
|
1653
|
+
/** Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide infrastructureSubnetId if enabling this property */
|
|
1196
1654
|
internal?: boolean;
|
|
1197
|
-
/** Resource ID of a subnet for infrastructure components.
|
|
1655
|
+
/** Resource ID of a subnet for infrastructure components. Must not overlap with any other provided IP ranges. */
|
|
1198
1656
|
infrastructureSubnetId?: string;
|
|
1199
|
-
/** Resource ID of a subnet that Container App containers are injected into. This subnet must be in the same VNET as the subnet defined in infrastructureSubnetId. Must not overlap with any other provided IP ranges. */
|
|
1200
|
-
runtimeSubnetId?: string;
|
|
1201
1657
|
/** CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges. */
|
|
1202
1658
|
dockerBridgeCidr?: string;
|
|
1203
1659
|
/** IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges. */
|
|
1204
1660
|
platformReservedCidr?: string;
|
|
1205
1661
|
/** An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server. */
|
|
1206
1662
|
platformReservedDnsIP?: string;
|
|
1207
|
-
/** Configuration used to control the Environment Egress outbound traffic */
|
|
1208
|
-
outboundSettings?: ManagedEnvironmentOutboundSettings;
|
|
1209
|
-
}
|
|
1210
|
-
|
|
1211
|
-
/** Configuration used to control the Environment Egress outbound traffic */
|
|
1212
|
-
export interface ManagedEnvironmentOutboundSettings {
|
|
1213
|
-
/** Outbound type for the cluster */
|
|
1214
|
-
outBoundType?: ManagedEnvironmentOutBoundType;
|
|
1215
|
-
/** Virtual Appliance IP used as the Egress controller for the Environment */
|
|
1216
|
-
virtualNetworkApplianceIp?: string;
|
|
1217
1663
|
}
|
|
1218
1664
|
|
|
1219
1665
|
/** Configuration of application logs */
|
|
@@ -1232,44 +1678,34 @@ export interface LogAnalyticsConfiguration {
|
|
|
1232
1678
|
sharedKey?: string;
|
|
1233
1679
|
}
|
|
1234
1680
|
|
|
1235
|
-
/** Configuration properties for apps environment custom domain */
|
|
1236
|
-
export interface CustomDomainConfiguration {
|
|
1237
|
-
/**
|
|
1238
|
-
* Id used to verify domain name ownership
|
|
1239
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1240
|
-
*/
|
|
1241
|
-
readonly customDomainVerificationId?: string;
|
|
1242
|
-
/** Dns suffix for the environment domain */
|
|
1243
|
-
dnsSuffix?: string;
|
|
1244
|
-
/** PFX or PEM blob */
|
|
1245
|
-
certificateValue?: Uint8Array;
|
|
1246
|
-
/** Certificate password */
|
|
1247
|
-
certificatePassword?: Uint8Array;
|
|
1248
|
-
/**
|
|
1249
|
-
* Certificate expiration date.
|
|
1250
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1251
|
-
*/
|
|
1252
|
-
readonly expirationDate?: Date;
|
|
1253
|
-
/**
|
|
1254
|
-
* Certificate thumbprint.
|
|
1255
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1256
|
-
*/
|
|
1257
|
-
readonly thumbprint?: string;
|
|
1258
|
-
/**
|
|
1259
|
-
* Subject name of the certificate.
|
|
1260
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1261
|
-
*/
|
|
1262
|
-
readonly subjectName?: string;
|
|
1263
|
-
}
|
|
1264
|
-
|
|
1265
1681
|
/** Workload profile to scope container app execution. */
|
|
1266
1682
|
export interface WorkloadProfile {
|
|
1683
|
+
/** Workload profile type for the workloads to run on. */
|
|
1684
|
+
name: string;
|
|
1267
1685
|
/** Workload profile type for the workloads to run on. */
|
|
1268
1686
|
workloadProfileType: string;
|
|
1269
1687
|
/** The minimum capacity. */
|
|
1270
|
-
minimumCount
|
|
1688
|
+
minimumCount?: number;
|
|
1271
1689
|
/** The maximum capacity. */
|
|
1272
|
-
maximumCount
|
|
1690
|
+
maximumCount?: number;
|
|
1691
|
+
}
|
|
1692
|
+
|
|
1693
|
+
/** Configuration properties Keda component */
|
|
1694
|
+
export interface KedaConfiguration {
|
|
1695
|
+
/**
|
|
1696
|
+
* The version of Keda
|
|
1697
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1698
|
+
*/
|
|
1699
|
+
readonly version?: string;
|
|
1700
|
+
}
|
|
1701
|
+
|
|
1702
|
+
/** Configuration properties Dapr component */
|
|
1703
|
+
export interface DaprConfiguration {
|
|
1704
|
+
/**
|
|
1705
|
+
* The version of Dapr
|
|
1706
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1707
|
+
*/
|
|
1708
|
+
readonly version?: string;
|
|
1273
1709
|
}
|
|
1274
1710
|
|
|
1275
1711
|
/** Available operations of the service */
|
|
@@ -1297,113 +1733,65 @@ export interface OperationDetail {
|
|
|
1297
1733
|
|
|
1298
1734
|
/** Operation display payload */
|
|
1299
1735
|
export interface OperationDisplay {
|
|
1300
|
-
/** Resource provider of the operation */
|
|
1301
|
-
provider?: string;
|
|
1302
|
-
/** Resource of the operation */
|
|
1303
|
-
resource?: string;
|
|
1304
|
-
/** Localized friendly name for the operation */
|
|
1305
|
-
operation?: string;
|
|
1306
|
-
/** Localized friendly description for the operation */
|
|
1307
|
-
description?: string;
|
|
1308
|
-
}
|
|
1309
|
-
|
|
1310
|
-
/** Collection of Environments */
|
|
1311
|
-
export interface ManagedEnvironmentsCollection {
|
|
1312
|
-
/** Collection of resources. */
|
|
1313
|
-
value: ManagedEnvironment[];
|
|
1314
|
-
/**
|
|
1315
|
-
* Link to next page of resources.
|
|
1316
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1317
|
-
*/
|
|
1318
|
-
readonly nextLink?: string;
|
|
1319
|
-
}
|
|
1320
|
-
|
|
1321
|
-
/** Collection of Certificates. */
|
|
1322
|
-
export interface CertificateCollection {
|
|
1323
|
-
/** Collection of resources. */
|
|
1324
|
-
value: Certificate[];
|
|
1325
|
-
/**
|
|
1326
|
-
* Link to next page of resources.
|
|
1327
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1328
|
-
*/
|
|
1329
|
-
readonly nextLink?: string;
|
|
1330
|
-
}
|
|
1331
|
-
|
|
1332
|
-
/** Certificate resource specific properties */
|
|
1333
|
-
export interface CertificateProperties {
|
|
1334
|
-
/**
|
|
1335
|
-
* Provisioning state of the certificate.
|
|
1336
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1337
|
-
*/
|
|
1338
|
-
readonly provisioningState?: CertificateProvisioningState;
|
|
1339
|
-
/** Certificate password. */
|
|
1340
|
-
password?: string;
|
|
1341
|
-
/**
|
|
1342
|
-
* Subject name of the certificate.
|
|
1343
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1344
|
-
*/
|
|
1345
|
-
readonly subjectName?: string;
|
|
1346
|
-
/**
|
|
1347
|
-
* Subject alternative names the certificate applies to.
|
|
1348
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1349
|
-
*/
|
|
1350
|
-
readonly subjectAlternativeNames?: string[];
|
|
1351
|
-
/** PFX or PEM blob */
|
|
1352
|
-
value?: Uint8Array;
|
|
1353
|
-
/**
|
|
1354
|
-
* Certificate issuer.
|
|
1355
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1356
|
-
*/
|
|
1357
|
-
readonly issuer?: string;
|
|
1358
|
-
/**
|
|
1359
|
-
* Certificate issue Date.
|
|
1360
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1361
|
-
*/
|
|
1362
|
-
readonly issueDate?: Date;
|
|
1736
|
+
/** Resource provider of the operation */
|
|
1737
|
+
provider?: string;
|
|
1738
|
+
/** Resource of the operation */
|
|
1739
|
+
resource?: string;
|
|
1740
|
+
/** Localized friendly name for the operation */
|
|
1741
|
+
operation?: string;
|
|
1742
|
+
/** Localized friendly description for the operation */
|
|
1743
|
+
description?: string;
|
|
1744
|
+
}
|
|
1745
|
+
|
|
1746
|
+
/** Collection of Environments */
|
|
1747
|
+
export interface ManagedEnvironmentsCollection {
|
|
1748
|
+
/** Collection of resources. */
|
|
1749
|
+
value: ManagedEnvironment[];
|
|
1363
1750
|
/**
|
|
1364
|
-
*
|
|
1751
|
+
* Link to next page of resources.
|
|
1365
1752
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1366
1753
|
*/
|
|
1367
|
-
readonly
|
|
1754
|
+
readonly nextLink?: string;
|
|
1755
|
+
}
|
|
1756
|
+
|
|
1757
|
+
/** Certificate resource specific properties */
|
|
1758
|
+
export interface ManagedCertificateProperties {
|
|
1368
1759
|
/**
|
|
1369
|
-
*
|
|
1760
|
+
* Provisioning state of the certificate.
|
|
1370
1761
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1371
1762
|
*/
|
|
1372
|
-
readonly
|
|
1763
|
+
readonly provisioningState?: CertificateProvisioningState;
|
|
1764
|
+
/** Subject name of the certificate. */
|
|
1765
|
+
subjectName?: string;
|
|
1373
1766
|
/**
|
|
1374
|
-
*
|
|
1767
|
+
* Any error occurred during the certificate provision.
|
|
1375
1768
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1376
1769
|
*/
|
|
1377
|
-
readonly
|
|
1770
|
+
readonly error?: string;
|
|
1771
|
+
/** Selected type of domain control validation for managed certificates. */
|
|
1772
|
+
domainControlValidation?: ManagedCertificateDomainControlValidation;
|
|
1378
1773
|
/**
|
|
1379
|
-
*
|
|
1774
|
+
* A TXT token used for DNS TXT domain control validation when issuing this type of managed certificates.
|
|
1380
1775
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1381
1776
|
*/
|
|
1382
|
-
readonly
|
|
1777
|
+
readonly validationToken?: string;
|
|
1383
1778
|
}
|
|
1384
1779
|
|
|
1385
|
-
/** A certificate to update */
|
|
1386
|
-
export interface
|
|
1780
|
+
/** A managed certificate to update */
|
|
1781
|
+
export interface ManagedCertificatePatch {
|
|
1387
1782
|
/** Application-specific metadata in the form of key-value pairs. */
|
|
1388
1783
|
tags?: { [propertyName: string]: string };
|
|
1389
1784
|
}
|
|
1390
1785
|
|
|
1391
|
-
/**
|
|
1392
|
-
export interface
|
|
1393
|
-
/**
|
|
1394
|
-
|
|
1395
|
-
/**
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
export interface CheckNameAvailabilityResponse {
|
|
1401
|
-
/** Indicates if the resource name is available. */
|
|
1402
|
-
nameAvailable?: boolean;
|
|
1403
|
-
/** The reason why the given name is not available. */
|
|
1404
|
-
reason?: CheckNameAvailabilityReason;
|
|
1405
|
-
/** Detailed reason why the given name is available. */
|
|
1406
|
-
message?: string;
|
|
1786
|
+
/** Collection of Managed Certificates. */
|
|
1787
|
+
export interface ManagedCertificateCollection {
|
|
1788
|
+
/** Collection of resources. */
|
|
1789
|
+
value: ManagedCertificate[];
|
|
1790
|
+
/**
|
|
1791
|
+
* Link to next page of resources.
|
|
1792
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1793
|
+
*/
|
|
1794
|
+
readonly nextLink?: string;
|
|
1407
1795
|
}
|
|
1408
1796
|
|
|
1409
1797
|
/** Collection of workloadProfileStates */
|
|
@@ -1439,18 +1827,6 @@ export interface ManagedEnvironmentStorageProperties {
|
|
|
1439
1827
|
azureFile?: AzureFileProperties;
|
|
1440
1828
|
}
|
|
1441
1829
|
|
|
1442
|
-
/** Azure File Properties. */
|
|
1443
|
-
export interface AzureFileProperties {
|
|
1444
|
-
/** Storage account name for azure file. */
|
|
1445
|
-
accountName?: string;
|
|
1446
|
-
/** Storage account key for azure file. */
|
|
1447
|
-
accountKey?: string;
|
|
1448
|
-
/** Access mode for storage */
|
|
1449
|
-
accessMode?: AccessMode;
|
|
1450
|
-
/** Azure file share name. */
|
|
1451
|
-
shareName?: string;
|
|
1452
|
-
}
|
|
1453
|
-
|
|
1454
1830
|
/** SourceControl collection ARM resource. */
|
|
1455
1831
|
export interface SourceControlCollection {
|
|
1456
1832
|
/** Collection of resources. */
|
|
@@ -1504,133 +1880,6 @@ export interface AzureCredentials {
|
|
|
1504
1880
|
subscriptionId?: string;
|
|
1505
1881
|
}
|
|
1506
1882
|
|
|
1507
|
-
/** Collection of connectedEnvironments */
|
|
1508
|
-
export interface ConnectedEnvironmentCollection {
|
|
1509
|
-
/** Collection of resources. */
|
|
1510
|
-
value?: ConnectedEnvironment[];
|
|
1511
|
-
/**
|
|
1512
|
-
* Link to next page of resources.
|
|
1513
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1514
|
-
*/
|
|
1515
|
-
readonly nextLink?: string;
|
|
1516
|
-
}
|
|
1517
|
-
|
|
1518
|
-
/** Collection of Storage for Environments */
|
|
1519
|
-
export interface ConnectedEnvironmentStoragesCollection {
|
|
1520
|
-
/** Collection of storage resources. */
|
|
1521
|
-
value: ConnectedEnvironmentStorage[];
|
|
1522
|
-
}
|
|
1523
|
-
|
|
1524
|
-
/** Storage properties */
|
|
1525
|
-
export interface ConnectedEnvironmentStorageProperties {
|
|
1526
|
-
/** Azure file properties */
|
|
1527
|
-
azureFile?: AzureFileProperties;
|
|
1528
|
-
}
|
|
1529
|
-
|
|
1530
|
-
/** Collection of available workload profiles in the location. */
|
|
1531
|
-
export interface AvailableWorkloadProfilesCollection {
|
|
1532
|
-
/** Collection of workload profiles. */
|
|
1533
|
-
value: AvailableWorkloadProfile[];
|
|
1534
|
-
/**
|
|
1535
|
-
* Link to next page of resources.
|
|
1536
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1537
|
-
*/
|
|
1538
|
-
readonly nextLink?: string;
|
|
1539
|
-
}
|
|
1540
|
-
|
|
1541
|
-
/** Revision resource specific properties */
|
|
1542
|
-
export interface AvailableWorkloadProfileProperties {
|
|
1543
|
-
/** Used to map workload profile types to billing meter. */
|
|
1544
|
-
billingMeterCategory?: Category;
|
|
1545
|
-
/** indicates whether the profile is default for the location. */
|
|
1546
|
-
applicability?: Applicability;
|
|
1547
|
-
/** Number of cores in CPU. */
|
|
1548
|
-
cores?: number;
|
|
1549
|
-
/** Memory in GiB. */
|
|
1550
|
-
memoryGiB?: number;
|
|
1551
|
-
/** The everyday name of the workload profile. */
|
|
1552
|
-
displayName?: string;
|
|
1553
|
-
}
|
|
1554
|
-
|
|
1555
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
1556
|
-
export interface ErrorResponse {
|
|
1557
|
-
/** The error object. */
|
|
1558
|
-
error?: ErrorDetail;
|
|
1559
|
-
}
|
|
1560
|
-
|
|
1561
|
-
/** The error detail. */
|
|
1562
|
-
export interface ErrorDetail {
|
|
1563
|
-
/**
|
|
1564
|
-
* The error code.
|
|
1565
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1566
|
-
*/
|
|
1567
|
-
readonly code?: string;
|
|
1568
|
-
/**
|
|
1569
|
-
* The error message.
|
|
1570
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1571
|
-
*/
|
|
1572
|
-
readonly message?: string;
|
|
1573
|
-
/**
|
|
1574
|
-
* The error target.
|
|
1575
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1576
|
-
*/
|
|
1577
|
-
readonly target?: string;
|
|
1578
|
-
/**
|
|
1579
|
-
* The error details.
|
|
1580
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1581
|
-
*/
|
|
1582
|
-
readonly details?: ErrorDetail[];
|
|
1583
|
-
/**
|
|
1584
|
-
* The error additional info.
|
|
1585
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1586
|
-
*/
|
|
1587
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1588
|
-
}
|
|
1589
|
-
|
|
1590
|
-
/** The resource management error additional info. */
|
|
1591
|
-
export interface ErrorAdditionalInfo {
|
|
1592
|
-
/**
|
|
1593
|
-
* The additional info type.
|
|
1594
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1595
|
-
*/
|
|
1596
|
-
readonly type?: string;
|
|
1597
|
-
/**
|
|
1598
|
-
* The additional info.
|
|
1599
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1600
|
-
*/
|
|
1601
|
-
readonly info?: Record<string, unknown>;
|
|
1602
|
-
}
|
|
1603
|
-
|
|
1604
|
-
/** Collection of premium workload billing meters. */
|
|
1605
|
-
export interface BillingMeterCollection {
|
|
1606
|
-
/** Collection of billing meters. */
|
|
1607
|
-
value: BillingMeter[];
|
|
1608
|
-
}
|
|
1609
|
-
|
|
1610
|
-
/** Revision resource specific properties */
|
|
1611
|
-
export interface BillingMeterProperties {
|
|
1612
|
-
/** Used to map workload profile types to billing meter. */
|
|
1613
|
-
category?: Category;
|
|
1614
|
-
/** Billing meter type. */
|
|
1615
|
-
meterType?: string;
|
|
1616
|
-
/** The everyday name of the billing meter. */
|
|
1617
|
-
displayName?: string;
|
|
1618
|
-
}
|
|
1619
|
-
|
|
1620
|
-
/** Dapr component Secret for ListSecrets Action */
|
|
1621
|
-
export interface DaprSecret {
|
|
1622
|
-
/**
|
|
1623
|
-
* Secret Name.
|
|
1624
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1625
|
-
*/
|
|
1626
|
-
readonly name?: string;
|
|
1627
|
-
/**
|
|
1628
|
-
* Secret Value.
|
|
1629
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1630
|
-
*/
|
|
1631
|
-
readonly value?: string;
|
|
1632
|
-
}
|
|
1633
|
-
|
|
1634
1883
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1635
1884
|
export interface ProxyResource extends Resource {}
|
|
1636
1885
|
|
|
@@ -1665,6 +1914,48 @@ export interface AuthConfig extends ProxyResource {
|
|
|
1665
1914
|
httpSettings?: HttpSettings;
|
|
1666
1915
|
}
|
|
1667
1916
|
|
|
1917
|
+
/** A workload profile with specific hardware configure to run container apps. */
|
|
1918
|
+
export interface AvailableWorkloadProfile extends ProxyResource {
|
|
1919
|
+
/** Region of the workload profile. */
|
|
1920
|
+
location?: string;
|
|
1921
|
+
/** Revision resource specific properties */
|
|
1922
|
+
properties?: AvailableWorkloadProfileProperties;
|
|
1923
|
+
}
|
|
1924
|
+
|
|
1925
|
+
/** Billing meter. */
|
|
1926
|
+
export interface BillingMeter extends ProxyResource {
|
|
1927
|
+
/** Region for the billing meter. */
|
|
1928
|
+
location?: string;
|
|
1929
|
+
/** Revision resource specific properties */
|
|
1930
|
+
properties?: BillingMeterProperties;
|
|
1931
|
+
}
|
|
1932
|
+
|
|
1933
|
+
/** Dapr Component. */
|
|
1934
|
+
export interface DaprComponent extends ProxyResource {
|
|
1935
|
+
/** Component type */
|
|
1936
|
+
componentType?: string;
|
|
1937
|
+
/** Component version */
|
|
1938
|
+
version?: string;
|
|
1939
|
+
/** Boolean describing if the component errors are ignores */
|
|
1940
|
+
ignoreErrors?: boolean;
|
|
1941
|
+
/** Initialization timeout */
|
|
1942
|
+
initTimeout?: string;
|
|
1943
|
+
/** Collection of secrets used by a Dapr component */
|
|
1944
|
+
secrets?: Secret[];
|
|
1945
|
+
/** Name of a Dapr component to retrieve component secrets from */
|
|
1946
|
+
secretStoreComponent?: string;
|
|
1947
|
+
/** Component metadata */
|
|
1948
|
+
metadata?: DaprMetadata[];
|
|
1949
|
+
/** Names of container apps that can use this Dapr component */
|
|
1950
|
+
scopes?: string[];
|
|
1951
|
+
}
|
|
1952
|
+
|
|
1953
|
+
/** Storage resource for connectedEnvironment. */
|
|
1954
|
+
export interface ConnectedEnvironmentStorage extends ProxyResource {
|
|
1955
|
+
/** Storage properties */
|
|
1956
|
+
properties?: ConnectedEnvironmentStorageProperties;
|
|
1957
|
+
}
|
|
1958
|
+
|
|
1668
1959
|
/** Container App Revision. */
|
|
1669
1960
|
export interface Revision extends ProxyResource {
|
|
1670
1961
|
/**
|
|
@@ -1722,35 +2013,15 @@ export interface Revision extends ProxyResource {
|
|
|
1722
2013
|
readonly provisioningState?: RevisionProvisioningState;
|
|
1723
2014
|
}
|
|
1724
2015
|
|
|
1725
|
-
/** Container App Revision Replica. */
|
|
1726
|
-
export interface Replica extends ProxyResource {
|
|
1727
|
-
/**
|
|
1728
|
-
* Timestamp describing when the pod was created by controller
|
|
1729
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1730
|
-
*/
|
|
1731
|
-
readonly createdTime?: Date;
|
|
1732
|
-
/** The containers collection under a replica. */
|
|
1733
|
-
containers?: ReplicaContainer[];
|
|
1734
|
-
}
|
|
1735
|
-
|
|
1736
|
-
/** Dapr Component. */
|
|
1737
|
-
export interface DaprComponent extends ProxyResource {
|
|
1738
|
-
/** Component type */
|
|
1739
|
-
componentType?: string;
|
|
1740
|
-
/** Component version */
|
|
1741
|
-
version?: string;
|
|
1742
|
-
/** Boolean describing if the component errors are ignores */
|
|
1743
|
-
ignoreErrors?: boolean;
|
|
1744
|
-
/** Initialization timeout */
|
|
1745
|
-
initTimeout?: string;
|
|
1746
|
-
/** Collection of secrets used by a Dapr component */
|
|
1747
|
-
secrets?: Secret[];
|
|
1748
|
-
/** Name of a Dapr component to retrieve component secrets from */
|
|
1749
|
-
secretStoreComponent?: string;
|
|
1750
|
-
/** Component metadata */
|
|
1751
|
-
metadata?: DaprMetadata[];
|
|
1752
|
-
/** Names of container apps that can use this Dapr component */
|
|
1753
|
-
scopes?: string[];
|
|
2016
|
+
/** Container App Revision Replica. */
|
|
2017
|
+
export interface Replica extends ProxyResource {
|
|
2018
|
+
/**
|
|
2019
|
+
* Timestamp describing when the pod was created by controller
|
|
2020
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2021
|
+
*/
|
|
2022
|
+
readonly createdTime?: Date;
|
|
2023
|
+
/** The containers collection under a replica. */
|
|
2024
|
+
containers?: ReplicaContainer[];
|
|
1754
2025
|
}
|
|
1755
2026
|
|
|
1756
2027
|
/** Diagnostics data for a resource. */
|
|
@@ -1759,7 +2030,7 @@ export interface Diagnostics extends ProxyResource {
|
|
|
1759
2030
|
properties?: DiagnosticsProperties;
|
|
1760
2031
|
}
|
|
1761
2032
|
|
|
1762
|
-
/** Collection of all the workload Profile States for a
|
|
2033
|
+
/** Collection of all the workload Profile States for a Managed Environment.. */
|
|
1763
2034
|
export interface WorkloadProfileStates extends ProxyResource {
|
|
1764
2035
|
/** Workload Profile resource specific properties. */
|
|
1765
2036
|
properties?: WorkloadProfileStatesProperties;
|
|
@@ -1790,26 +2061,37 @@ export interface SourceControl extends ProxyResource {
|
|
|
1790
2061
|
githubActionConfiguration?: GithubActionConfiguration;
|
|
1791
2062
|
}
|
|
1792
2063
|
|
|
1793
|
-
/**
|
|
1794
|
-
export interface
|
|
1795
|
-
/**
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
2064
|
+
/** An environment for Kubernetes cluster specialized for web workloads by Azure App Service */
|
|
2065
|
+
export interface ConnectedEnvironment extends TrackedResource {
|
|
2066
|
+
/** The complex type of the extended location. */
|
|
2067
|
+
extendedLocation?: ExtendedLocation;
|
|
2068
|
+
/**
|
|
2069
|
+
* Provisioning state of the Kubernetes Environment.
|
|
2070
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2071
|
+
*/
|
|
2072
|
+
readonly provisioningState?: ConnectedEnvironmentProvisioningState;
|
|
2073
|
+
/**
|
|
2074
|
+
* Any errors that occurred during deployment or deployment validation
|
|
2075
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2076
|
+
*/
|
|
2077
|
+
readonly deploymentErrors?: string;
|
|
2078
|
+
/**
|
|
2079
|
+
* Default Domain Name for the cluster
|
|
2080
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2081
|
+
*/
|
|
2082
|
+
readonly defaultDomain?: string;
|
|
2083
|
+
/** Static IP of the connectedEnvironment */
|
|
2084
|
+
staticIp?: string;
|
|
2085
|
+
/** Application Insights connection string used by Dapr to export Service to Service communication telemetry */
|
|
2086
|
+
daprAIConnectionString?: string;
|
|
2087
|
+
/** Custom domain configuration for the environment */
|
|
2088
|
+
customDomainConfiguration?: CustomDomainConfiguration;
|
|
1805
2089
|
}
|
|
1806
2090
|
|
|
1807
|
-
/**
|
|
1808
|
-
export interface
|
|
1809
|
-
/**
|
|
1810
|
-
|
|
1811
|
-
/** Revision resource specific properties */
|
|
1812
|
-
properties?: BillingMeterProperties;
|
|
2091
|
+
/** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
2092
|
+
export interface Certificate extends TrackedResource {
|
|
2093
|
+
/** Certificate resource specific properties */
|
|
2094
|
+
properties?: CertificateProperties;
|
|
1813
2095
|
}
|
|
1814
2096
|
|
|
1815
2097
|
/** Container App. */
|
|
@@ -1818,6 +2100,8 @@ export interface ContainerApp extends TrackedResource {
|
|
|
1818
2100
|
extendedLocation?: ExtendedLocation;
|
|
1819
2101
|
/** managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code. */
|
|
1820
2102
|
identity?: ManagedServiceIdentity;
|
|
2103
|
+
/** 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. */
|
|
2104
|
+
managedBy?: string;
|
|
1821
2105
|
/**
|
|
1822
2106
|
* Provisioning state of the Container App.
|
|
1823
2107
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1827,13 +2111,18 @@ export interface ContainerApp extends TrackedResource {
|
|
|
1827
2111
|
managedEnvironmentId?: string;
|
|
1828
2112
|
/** Resource ID of environment. */
|
|
1829
2113
|
environmentId?: string;
|
|
1830
|
-
/** Workload profile
|
|
1831
|
-
|
|
2114
|
+
/** Workload profile name to pin for container app execution. */
|
|
2115
|
+
workloadProfileName?: string;
|
|
1832
2116
|
/**
|
|
1833
2117
|
* Name of the latest revision of the Container App.
|
|
1834
2118
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1835
2119
|
*/
|
|
1836
2120
|
readonly latestRevisionName?: string;
|
|
2121
|
+
/**
|
|
2122
|
+
* Name of the latest ready revision of the Container App.
|
|
2123
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2124
|
+
*/
|
|
2125
|
+
readonly latestReadyRevisionName?: string;
|
|
1837
2126
|
/**
|
|
1838
2127
|
* Fully Qualified Domain Name of the latest revision of the Container App.
|
|
1839
2128
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1874,10 +2163,39 @@ export interface ContainerAppAuthToken extends TrackedResource {
|
|
|
1874
2163
|
readonly expires?: Date;
|
|
1875
2164
|
}
|
|
1876
2165
|
|
|
2166
|
+
/** Container App Job */
|
|
2167
|
+
export interface Job extends TrackedResource {
|
|
2168
|
+
/** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
|
|
2169
|
+
identity?: ManagedServiceIdentity;
|
|
2170
|
+
/**
|
|
2171
|
+
* Provisioning state of the Container Apps Job.
|
|
2172
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2173
|
+
*/
|
|
2174
|
+
readonly provisioningState?: JobProvisioningState;
|
|
2175
|
+
/** Resource ID of environment. */
|
|
2176
|
+
environmentId?: string;
|
|
2177
|
+
/** Workload profile name to pin for container apps job execution. */
|
|
2178
|
+
workloadProfileName?: string;
|
|
2179
|
+
/** Container Apps Job configuration properties. */
|
|
2180
|
+
configuration?: JobConfiguration;
|
|
2181
|
+
/** Container Apps job definition. */
|
|
2182
|
+
template?: JobTemplate;
|
|
2183
|
+
/**
|
|
2184
|
+
* Outbound IP Addresses of a container apps job.
|
|
2185
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2186
|
+
*/
|
|
2187
|
+
readonly outboundIpAddresses?: string[];
|
|
2188
|
+
/**
|
|
2189
|
+
* The endpoint of the eventstream of the container apps job.
|
|
2190
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2191
|
+
*/
|
|
2192
|
+
readonly eventStreamEndpoint?: string;
|
|
2193
|
+
}
|
|
2194
|
+
|
|
1877
2195
|
/** An environment for hosting container apps */
|
|
1878
2196
|
export interface ManagedEnvironment extends TrackedResource {
|
|
1879
|
-
/**
|
|
1880
|
-
|
|
2197
|
+
/** Kind of the Environment. */
|
|
2198
|
+
kind?: string;
|
|
1881
2199
|
/**
|
|
1882
2200
|
* Provisioning state of the Environment.
|
|
1883
2201
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1921,12 +2239,18 @@ export interface ManagedEnvironment extends TrackedResource {
|
|
|
1921
2239
|
readonly eventStreamEndpoint?: string;
|
|
1922
2240
|
/** Workload profiles configured for the Managed Environment. */
|
|
1923
2241
|
workloadProfiles?: WorkloadProfile[];
|
|
2242
|
+
/** The configuration of Keda component. */
|
|
2243
|
+
kedaConfiguration?: KedaConfiguration;
|
|
2244
|
+
/** The configuration of Dapr component. */
|
|
2245
|
+
daprConfiguration?: DaprConfiguration;
|
|
2246
|
+
/** 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. */
|
|
2247
|
+
infrastructureResourceGroup?: string;
|
|
1924
2248
|
}
|
|
1925
2249
|
|
|
1926
|
-
/**
|
|
1927
|
-
export interface
|
|
2250
|
+
/** Managed certificates used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
2251
|
+
export interface ManagedCertificate extends TrackedResource {
|
|
1928
2252
|
/** Certificate resource specific properties */
|
|
1929
|
-
properties?:
|
|
2253
|
+
properties?: ManagedCertificateProperties;
|
|
1930
2254
|
}
|
|
1931
2255
|
|
|
1932
2256
|
/** Environment Auth Token. */
|
|
@@ -1943,31 +2267,44 @@ export interface EnvironmentAuthToken extends TrackedResource {
|
|
|
1943
2267
|
readonly expires?: Date;
|
|
1944
2268
|
}
|
|
1945
2269
|
|
|
1946
|
-
/**
|
|
1947
|
-
export interface
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
2270
|
+
/** Defines headers for ConnectedEnvironments_delete operation. */
|
|
2271
|
+
export interface ConnectedEnvironmentsDeleteHeaders {
|
|
2272
|
+
location?: string;
|
|
2273
|
+
}
|
|
2274
|
+
|
|
2275
|
+
/** Defines headers for ContainerApps_delete operation. */
|
|
2276
|
+
export interface ContainerAppsDeleteHeaders {
|
|
2277
|
+
location?: string;
|
|
2278
|
+
}
|
|
2279
|
+
|
|
2280
|
+
/** Defines headers for ContainerApps_update operation. */
|
|
2281
|
+
export interface ContainerAppsUpdateHeaders {
|
|
2282
|
+
location?: string;
|
|
2283
|
+
}
|
|
2284
|
+
|
|
2285
|
+
/** Defines headers for Jobs_delete operation. */
|
|
2286
|
+
export interface JobsDeleteHeaders {
|
|
2287
|
+
location?: string;
|
|
2288
|
+
}
|
|
2289
|
+
|
|
2290
|
+
/** Defines headers for Jobs_update operation. */
|
|
2291
|
+
export interface JobsUpdateHeaders {
|
|
2292
|
+
location?: string;
|
|
2293
|
+
}
|
|
2294
|
+
|
|
2295
|
+
/** Defines headers for Jobs_start operation. */
|
|
2296
|
+
export interface JobsStartHeaders {
|
|
2297
|
+
location?: string;
|
|
2298
|
+
}
|
|
2299
|
+
|
|
2300
|
+
/** Defines headers for Jobs_stopExecution operation. */
|
|
2301
|
+
export interface JobsStopExecutionHeaders {
|
|
2302
|
+
location?: string;
|
|
2303
|
+
}
|
|
2304
|
+
|
|
2305
|
+
/** Defines headers for Jobs_stopMultipleExecutions operation. */
|
|
2306
|
+
export interface JobsStopMultipleExecutionsHeaders {
|
|
2307
|
+
location?: string;
|
|
1971
2308
|
}
|
|
1972
2309
|
|
|
1973
2310
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
@@ -1994,6 +2331,24 @@ export enum KnownCreatedByType {
|
|
|
1994
2331
|
*/
|
|
1995
2332
|
export type CreatedByType = string;
|
|
1996
2333
|
|
|
2334
|
+
/** Known values of {@link Applicability} that the service accepts. */
|
|
2335
|
+
export enum KnownApplicability {
|
|
2336
|
+
/** LocationDefault */
|
|
2337
|
+
LocationDefault = "LocationDefault",
|
|
2338
|
+
/** Custom */
|
|
2339
|
+
Custom = "Custom"
|
|
2340
|
+
}
|
|
2341
|
+
|
|
2342
|
+
/**
|
|
2343
|
+
* Defines values for Applicability. \
|
|
2344
|
+
* {@link KnownApplicability} can be used interchangeably with Applicability,
|
|
2345
|
+
* this enum contains the known values that the service supports.
|
|
2346
|
+
* ### Known values supported by the service
|
|
2347
|
+
* **LocationDefault** \
|
|
2348
|
+
* **Custom**
|
|
2349
|
+
*/
|
|
2350
|
+
export type Applicability = string;
|
|
2351
|
+
|
|
1997
2352
|
/** Known values of {@link ExtendedLocationTypes} that the service accepts. */
|
|
1998
2353
|
export enum KnownExtendedLocationTypes {
|
|
1999
2354
|
/** CustomLocation */
|
|
@@ -2009,6 +2364,105 @@ export enum KnownExtendedLocationTypes {
|
|
|
2009
2364
|
*/
|
|
2010
2365
|
export type ExtendedLocationTypes = string;
|
|
2011
2366
|
|
|
2367
|
+
/** Known values of {@link ConnectedEnvironmentProvisioningState} that the service accepts. */
|
|
2368
|
+
export enum KnownConnectedEnvironmentProvisioningState {
|
|
2369
|
+
/** Succeeded */
|
|
2370
|
+
Succeeded = "Succeeded",
|
|
2371
|
+
/** Failed */
|
|
2372
|
+
Failed = "Failed",
|
|
2373
|
+
/** Canceled */
|
|
2374
|
+
Canceled = "Canceled",
|
|
2375
|
+
/** Waiting */
|
|
2376
|
+
Waiting = "Waiting",
|
|
2377
|
+
/** InitializationInProgress */
|
|
2378
|
+
InitializationInProgress = "InitializationInProgress",
|
|
2379
|
+
/** InfrastructureSetupInProgress */
|
|
2380
|
+
InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
|
|
2381
|
+
/** InfrastructureSetupComplete */
|
|
2382
|
+
InfrastructureSetupComplete = "InfrastructureSetupComplete",
|
|
2383
|
+
/** ScheduledForDelete */
|
|
2384
|
+
ScheduledForDelete = "ScheduledForDelete"
|
|
2385
|
+
}
|
|
2386
|
+
|
|
2387
|
+
/**
|
|
2388
|
+
* Defines values for ConnectedEnvironmentProvisioningState. \
|
|
2389
|
+
* {@link KnownConnectedEnvironmentProvisioningState} can be used interchangeably with ConnectedEnvironmentProvisioningState,
|
|
2390
|
+
* this enum contains the known values that the service supports.
|
|
2391
|
+
* ### Known values supported by the service
|
|
2392
|
+
* **Succeeded** \
|
|
2393
|
+
* **Failed** \
|
|
2394
|
+
* **Canceled** \
|
|
2395
|
+
* **Waiting** \
|
|
2396
|
+
* **InitializationInProgress** \
|
|
2397
|
+
* **InfrastructureSetupInProgress** \
|
|
2398
|
+
* **InfrastructureSetupComplete** \
|
|
2399
|
+
* **ScheduledForDelete**
|
|
2400
|
+
*/
|
|
2401
|
+
export type ConnectedEnvironmentProvisioningState = string;
|
|
2402
|
+
|
|
2403
|
+
/** Known values of {@link CheckNameAvailabilityReason} that the service accepts. */
|
|
2404
|
+
export enum KnownCheckNameAvailabilityReason {
|
|
2405
|
+
/** Invalid */
|
|
2406
|
+
Invalid = "Invalid",
|
|
2407
|
+
/** AlreadyExists */
|
|
2408
|
+
AlreadyExists = "AlreadyExists"
|
|
2409
|
+
}
|
|
2410
|
+
|
|
2411
|
+
/**
|
|
2412
|
+
* Defines values for CheckNameAvailabilityReason. \
|
|
2413
|
+
* {@link KnownCheckNameAvailabilityReason} can be used interchangeably with CheckNameAvailabilityReason,
|
|
2414
|
+
* this enum contains the known values that the service supports.
|
|
2415
|
+
* ### Known values supported by the service
|
|
2416
|
+
* **Invalid** \
|
|
2417
|
+
* **AlreadyExists**
|
|
2418
|
+
*/
|
|
2419
|
+
export type CheckNameAvailabilityReason = string;
|
|
2420
|
+
|
|
2421
|
+
/** Known values of {@link CertificateProvisioningState} that the service accepts. */
|
|
2422
|
+
export enum KnownCertificateProvisioningState {
|
|
2423
|
+
/** Succeeded */
|
|
2424
|
+
Succeeded = "Succeeded",
|
|
2425
|
+
/** Failed */
|
|
2426
|
+
Failed = "Failed",
|
|
2427
|
+
/** Canceled */
|
|
2428
|
+
Canceled = "Canceled",
|
|
2429
|
+
/** DeleteFailed */
|
|
2430
|
+
DeleteFailed = "DeleteFailed",
|
|
2431
|
+
/** Pending */
|
|
2432
|
+
Pending = "Pending"
|
|
2433
|
+
}
|
|
2434
|
+
|
|
2435
|
+
/**
|
|
2436
|
+
* Defines values for CertificateProvisioningState. \
|
|
2437
|
+
* {@link KnownCertificateProvisioningState} can be used interchangeably with CertificateProvisioningState,
|
|
2438
|
+
* this enum contains the known values that the service supports.
|
|
2439
|
+
* ### Known values supported by the service
|
|
2440
|
+
* **Succeeded** \
|
|
2441
|
+
* **Failed** \
|
|
2442
|
+
* **Canceled** \
|
|
2443
|
+
* **DeleteFailed** \
|
|
2444
|
+
* **Pending**
|
|
2445
|
+
*/
|
|
2446
|
+
export type CertificateProvisioningState = string;
|
|
2447
|
+
|
|
2448
|
+
/** Known values of {@link AccessMode} that the service accepts. */
|
|
2449
|
+
export enum KnownAccessMode {
|
|
2450
|
+
/** ReadOnly */
|
|
2451
|
+
ReadOnly = "ReadOnly",
|
|
2452
|
+
/** ReadWrite */
|
|
2453
|
+
ReadWrite = "ReadWrite"
|
|
2454
|
+
}
|
|
2455
|
+
|
|
2456
|
+
/**
|
|
2457
|
+
* Defines values for AccessMode. \
|
|
2458
|
+
* {@link KnownAccessMode} can be used interchangeably with AccessMode,
|
|
2459
|
+
* this enum contains the known values that the service supports.
|
|
2460
|
+
* ### Known values supported by the service
|
|
2461
|
+
* **ReadOnly** \
|
|
2462
|
+
* **ReadWrite**
|
|
2463
|
+
*/
|
|
2464
|
+
export type AccessMode = string;
|
|
2465
|
+
|
|
2012
2466
|
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
2013
2467
|
export enum KnownManagedServiceIdentityType {
|
|
2014
2468
|
/** None */
|
|
@@ -2136,7 +2590,46 @@ export enum KnownAction {
|
|
|
2136
2590
|
* **Allow** \
|
|
2137
2591
|
* **Deny**
|
|
2138
2592
|
*/
|
|
2139
|
-
export type Action = string;
|
|
2593
|
+
export type Action = string;
|
|
2594
|
+
|
|
2595
|
+
/** Known values of {@link Affinity} that the service accepts. */
|
|
2596
|
+
export enum KnownAffinity {
|
|
2597
|
+
/** Sticky */
|
|
2598
|
+
Sticky = "sticky",
|
|
2599
|
+
/** None */
|
|
2600
|
+
None = "none"
|
|
2601
|
+
}
|
|
2602
|
+
|
|
2603
|
+
/**
|
|
2604
|
+
* Defines values for Affinity. \
|
|
2605
|
+
* {@link KnownAffinity} can be used interchangeably with Affinity,
|
|
2606
|
+
* this enum contains the known values that the service supports.
|
|
2607
|
+
* ### Known values supported by the service
|
|
2608
|
+
* **sticky** \
|
|
2609
|
+
* **none**
|
|
2610
|
+
*/
|
|
2611
|
+
export type Affinity = string;
|
|
2612
|
+
|
|
2613
|
+
/** Known values of {@link IngressClientCertificateMode} that the service accepts. */
|
|
2614
|
+
export enum KnownIngressClientCertificateMode {
|
|
2615
|
+
/** Ignore */
|
|
2616
|
+
Ignore = "ignore",
|
|
2617
|
+
/** Accept */
|
|
2618
|
+
Accept = "accept",
|
|
2619
|
+
/** Require */
|
|
2620
|
+
Require = "require"
|
|
2621
|
+
}
|
|
2622
|
+
|
|
2623
|
+
/**
|
|
2624
|
+
* Defines values for IngressClientCertificateMode. \
|
|
2625
|
+
* {@link KnownIngressClientCertificateMode} can be used interchangeably with IngressClientCertificateMode,
|
|
2626
|
+
* this enum contains the known values that the service supports.
|
|
2627
|
+
* ### Known values supported by the service
|
|
2628
|
+
* **ignore** \
|
|
2629
|
+
* **accept** \
|
|
2630
|
+
* **require**
|
|
2631
|
+
*/
|
|
2632
|
+
export type IngressClientCertificateMode = string;
|
|
2140
2633
|
|
|
2141
2634
|
/** Known values of {@link AppProtocol} that the service accepts. */
|
|
2142
2635
|
export enum KnownAppProtocol {
|
|
@@ -2224,7 +2717,9 @@ export enum KnownStorageType {
|
|
|
2224
2717
|
/** AzureFile */
|
|
2225
2718
|
AzureFile = "AzureFile",
|
|
2226
2719
|
/** EmptyDir */
|
|
2227
|
-
EmptyDir = "EmptyDir"
|
|
2720
|
+
EmptyDir = "EmptyDir",
|
|
2721
|
+
/** Secret */
|
|
2722
|
+
Secret = "Secret"
|
|
2228
2723
|
}
|
|
2229
2724
|
|
|
2230
2725
|
/**
|
|
@@ -2233,10 +2728,92 @@ export enum KnownStorageType {
|
|
|
2233
2728
|
* this enum contains the known values that the service supports.
|
|
2234
2729
|
* ### Known values supported by the service
|
|
2235
2730
|
* **AzureFile** \
|
|
2236
|
-
* **EmptyDir**
|
|
2731
|
+
* **EmptyDir** \
|
|
2732
|
+
* **Secret**
|
|
2237
2733
|
*/
|
|
2238
2734
|
export type StorageType = string;
|
|
2239
2735
|
|
|
2736
|
+
/** Known values of {@link JobProvisioningState} that the service accepts. */
|
|
2737
|
+
export enum KnownJobProvisioningState {
|
|
2738
|
+
/** InProgress */
|
|
2739
|
+
InProgress = "InProgress",
|
|
2740
|
+
/** Succeeded */
|
|
2741
|
+
Succeeded = "Succeeded",
|
|
2742
|
+
/** Failed */
|
|
2743
|
+
Failed = "Failed",
|
|
2744
|
+
/** Canceled */
|
|
2745
|
+
Canceled = "Canceled",
|
|
2746
|
+
/** Deleting */
|
|
2747
|
+
Deleting = "Deleting"
|
|
2748
|
+
}
|
|
2749
|
+
|
|
2750
|
+
/**
|
|
2751
|
+
* Defines values for JobProvisioningState. \
|
|
2752
|
+
* {@link KnownJobProvisioningState} can be used interchangeably with JobProvisioningState,
|
|
2753
|
+
* this enum contains the known values that the service supports.
|
|
2754
|
+
* ### Known values supported by the service
|
|
2755
|
+
* **InProgress** \
|
|
2756
|
+
* **Succeeded** \
|
|
2757
|
+
* **Failed** \
|
|
2758
|
+
* **Canceled** \
|
|
2759
|
+
* **Deleting**
|
|
2760
|
+
*/
|
|
2761
|
+
export type JobProvisioningState = string;
|
|
2762
|
+
|
|
2763
|
+
/** Known values of {@link TriggerType} that the service accepts. */
|
|
2764
|
+
export enum KnownTriggerType {
|
|
2765
|
+
/** Scheduled */
|
|
2766
|
+
Scheduled = "Scheduled",
|
|
2767
|
+
/** Event */
|
|
2768
|
+
Event = "Event",
|
|
2769
|
+
/** Manual */
|
|
2770
|
+
Manual = "Manual"
|
|
2771
|
+
}
|
|
2772
|
+
|
|
2773
|
+
/**
|
|
2774
|
+
* Defines values for TriggerType. \
|
|
2775
|
+
* {@link KnownTriggerType} can be used interchangeably with TriggerType,
|
|
2776
|
+
* this enum contains the known values that the service supports.
|
|
2777
|
+
* ### Known values supported by the service
|
|
2778
|
+
* **Scheduled** \
|
|
2779
|
+
* **Event** \
|
|
2780
|
+
* **Manual**
|
|
2781
|
+
*/
|
|
2782
|
+
export type TriggerType = string;
|
|
2783
|
+
|
|
2784
|
+
/** Known values of {@link JobExecutionRunningState} that the service accepts. */
|
|
2785
|
+
export enum KnownJobExecutionRunningState {
|
|
2786
|
+
/** Running */
|
|
2787
|
+
Running = "Running",
|
|
2788
|
+
/** Processing */
|
|
2789
|
+
Processing = "Processing",
|
|
2790
|
+
/** Stopped */
|
|
2791
|
+
Stopped = "Stopped",
|
|
2792
|
+
/** Degraded */
|
|
2793
|
+
Degraded = "Degraded",
|
|
2794
|
+
/** Failed */
|
|
2795
|
+
Failed = "Failed",
|
|
2796
|
+
/** Unknown */
|
|
2797
|
+
Unknown = "Unknown",
|
|
2798
|
+
/** Succeeded */
|
|
2799
|
+
Succeeded = "Succeeded"
|
|
2800
|
+
}
|
|
2801
|
+
|
|
2802
|
+
/**
|
|
2803
|
+
* Defines values for JobExecutionRunningState. \
|
|
2804
|
+
* {@link KnownJobExecutionRunningState} can be used interchangeably with JobExecutionRunningState,
|
|
2805
|
+
* this enum contains the known values that the service supports.
|
|
2806
|
+
* ### Known values supported by the service
|
|
2807
|
+
* **Running** \
|
|
2808
|
+
* **Processing** \
|
|
2809
|
+
* **Stopped** \
|
|
2810
|
+
* **Degraded** \
|
|
2811
|
+
* **Failed** \
|
|
2812
|
+
* **Unknown** \
|
|
2813
|
+
* **Succeeded**
|
|
2814
|
+
*/
|
|
2815
|
+
export type JobExecutionRunningState = string;
|
|
2816
|
+
|
|
2240
2817
|
/** Known values of {@link RevisionHealthState} that the service accepts. */
|
|
2241
2818
|
export enum KnownRevisionHealthState {
|
|
2242
2819
|
/** Healthy */
|
|
@@ -2285,24 +2862,6 @@ export enum KnownRevisionProvisioningState {
|
|
|
2285
2862
|
*/
|
|
2286
2863
|
export type RevisionProvisioningState = string;
|
|
2287
2864
|
|
|
2288
|
-
/** Known values of {@link SkuName} that the service accepts. */
|
|
2289
|
-
export enum KnownSkuName {
|
|
2290
|
-
/** Consumption SKU of Managed Environment. */
|
|
2291
|
-
Consumption = "Consumption",
|
|
2292
|
-
/** Premium SKU of Managed Environment. */
|
|
2293
|
-
Premium = "Premium"
|
|
2294
|
-
}
|
|
2295
|
-
|
|
2296
|
-
/**
|
|
2297
|
-
* Defines values for SkuName. \
|
|
2298
|
-
* {@link KnownSkuName} can be used interchangeably with SkuName,
|
|
2299
|
-
* this enum contains the known values that the service supports.
|
|
2300
|
-
* ### Known values supported by the service
|
|
2301
|
-
* **Consumption**: Consumption SKU of Managed Environment. \
|
|
2302
|
-
* **Premium**: Premium SKU of Managed Environment.
|
|
2303
|
-
*/
|
|
2304
|
-
export type SkuName = string;
|
|
2305
|
-
|
|
2306
2865
|
/** Known values of {@link EnvironmentProvisioningState} that the service accepts. */
|
|
2307
2866
|
export enum KnownEnvironmentProvisioningState {
|
|
2308
2867
|
/** Succeeded */
|
|
@@ -2345,86 +2904,26 @@ export enum KnownEnvironmentProvisioningState {
|
|
|
2345
2904
|
*/
|
|
2346
2905
|
export type EnvironmentProvisioningState = string;
|
|
2347
2906
|
|
|
2348
|
-
/** Known values of {@link
|
|
2349
|
-
export enum
|
|
2350
|
-
/**
|
|
2351
|
-
|
|
2352
|
-
/**
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
/**
|
|
2357
|
-
* Defines values for ManagedEnvironmentOutBoundType. \
|
|
2358
|
-
* {@link KnownManagedEnvironmentOutBoundType} can be used interchangeably with ManagedEnvironmentOutBoundType,
|
|
2359
|
-
* this enum contains the known values that the service supports.
|
|
2360
|
-
* ### Known values supported by the service
|
|
2361
|
-
* **LoadBalancer** \
|
|
2362
|
-
* **UserDefinedRouting**
|
|
2363
|
-
*/
|
|
2364
|
-
export type ManagedEnvironmentOutBoundType = string;
|
|
2365
|
-
|
|
2366
|
-
/** Known values of {@link CertificateProvisioningState} that the service accepts. */
|
|
2367
|
-
export enum KnownCertificateProvisioningState {
|
|
2368
|
-
/** Succeeded */
|
|
2369
|
-
Succeeded = "Succeeded",
|
|
2370
|
-
/** Failed */
|
|
2371
|
-
Failed = "Failed",
|
|
2372
|
-
/** Canceled */
|
|
2373
|
-
Canceled = "Canceled",
|
|
2374
|
-
/** DeleteFailed */
|
|
2375
|
-
DeleteFailed = "DeleteFailed",
|
|
2376
|
-
/** Pending */
|
|
2377
|
-
Pending = "Pending"
|
|
2378
|
-
}
|
|
2379
|
-
|
|
2380
|
-
/**
|
|
2381
|
-
* Defines values for CertificateProvisioningState. \
|
|
2382
|
-
* {@link KnownCertificateProvisioningState} can be used interchangeably with CertificateProvisioningState,
|
|
2383
|
-
* this enum contains the known values that the service supports.
|
|
2384
|
-
* ### Known values supported by the service
|
|
2385
|
-
* **Succeeded** \
|
|
2386
|
-
* **Failed** \
|
|
2387
|
-
* **Canceled** \
|
|
2388
|
-
* **DeleteFailed** \
|
|
2389
|
-
* **Pending**
|
|
2390
|
-
*/
|
|
2391
|
-
export type CertificateProvisioningState = string;
|
|
2392
|
-
|
|
2393
|
-
/** Known values of {@link CheckNameAvailabilityReason} that the service accepts. */
|
|
2394
|
-
export enum KnownCheckNameAvailabilityReason {
|
|
2395
|
-
/** Invalid */
|
|
2396
|
-
Invalid = "Invalid",
|
|
2397
|
-
/** AlreadyExists */
|
|
2398
|
-
AlreadyExists = "AlreadyExists"
|
|
2399
|
-
}
|
|
2400
|
-
|
|
2401
|
-
/**
|
|
2402
|
-
* Defines values for CheckNameAvailabilityReason. \
|
|
2403
|
-
* {@link KnownCheckNameAvailabilityReason} can be used interchangeably with CheckNameAvailabilityReason,
|
|
2404
|
-
* this enum contains the known values that the service supports.
|
|
2405
|
-
* ### Known values supported by the service
|
|
2406
|
-
* **Invalid** \
|
|
2407
|
-
* **AlreadyExists**
|
|
2408
|
-
*/
|
|
2409
|
-
export type CheckNameAvailabilityReason = string;
|
|
2410
|
-
|
|
2411
|
-
/** Known values of {@link AccessMode} that the service accepts. */
|
|
2412
|
-
export enum KnownAccessMode {
|
|
2413
|
-
/** ReadOnly */
|
|
2414
|
-
ReadOnly = "ReadOnly",
|
|
2415
|
-
/** ReadWrite */
|
|
2416
|
-
ReadWrite = "ReadWrite"
|
|
2907
|
+
/** Known values of {@link ManagedCertificateDomainControlValidation} that the service accepts. */
|
|
2908
|
+
export enum KnownManagedCertificateDomainControlValidation {
|
|
2909
|
+
/** Cname */
|
|
2910
|
+
Cname = "CNAME",
|
|
2911
|
+
/** Http */
|
|
2912
|
+
Http = "HTTP",
|
|
2913
|
+
/** TXT */
|
|
2914
|
+
TXT = "TXT"
|
|
2417
2915
|
}
|
|
2418
2916
|
|
|
2419
2917
|
/**
|
|
2420
|
-
* Defines values for
|
|
2421
|
-
* {@link
|
|
2918
|
+
* Defines values for ManagedCertificateDomainControlValidation. \
|
|
2919
|
+
* {@link KnownManagedCertificateDomainControlValidation} can be used interchangeably with ManagedCertificateDomainControlValidation,
|
|
2422
2920
|
* this enum contains the known values that the service supports.
|
|
2423
2921
|
* ### Known values supported by the service
|
|
2424
|
-
* **
|
|
2425
|
-
* **
|
|
2922
|
+
* **CNAME** \
|
|
2923
|
+
* **HTTP** \
|
|
2924
|
+
* **TXT**
|
|
2426
2925
|
*/
|
|
2427
|
-
export type
|
|
2926
|
+
export type ManagedCertificateDomainControlValidation = string;
|
|
2428
2927
|
|
|
2429
2928
|
/** Known values of {@link SourceControlOperationState} that the service accepts. */
|
|
2430
2929
|
export enum KnownSourceControlOperationState {
|
|
@@ -2449,127 +2948,249 @@ export enum KnownSourceControlOperationState {
|
|
|
2449
2948
|
* **Canceled**
|
|
2450
2949
|
*/
|
|
2451
2950
|
export type SourceControlOperationState = string;
|
|
2951
|
+
/** Defines values for UnauthenticatedClientActionV2. */
|
|
2952
|
+
export type UnauthenticatedClientActionV2 =
|
|
2953
|
+
| "RedirectToLoginPage"
|
|
2954
|
+
| "AllowAnonymous"
|
|
2955
|
+
| "Return401"
|
|
2956
|
+
| "Return403";
|
|
2957
|
+
/** Defines values for CookieExpirationConvention. */
|
|
2958
|
+
export type CookieExpirationConvention =
|
|
2959
|
+
| "FixedTime"
|
|
2960
|
+
| "IdentityProviderDerived";
|
|
2961
|
+
/** Defines values for ForwardProxyConvention. */
|
|
2962
|
+
export type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
|
|
2963
|
+
/** Defines values for DnsVerificationTestResult. */
|
|
2964
|
+
export type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
|
|
2965
|
+
|
|
2966
|
+
/** Optional parameters. */
|
|
2967
|
+
export interface ContainerAppsAuthConfigsListByContainerAppOptionalParams
|
|
2968
|
+
extends coreClient.OperationOptions {}
|
|
2969
|
+
|
|
2970
|
+
/** Contains response data for the listByContainerApp operation. */
|
|
2971
|
+
export type ContainerAppsAuthConfigsListByContainerAppResponse = AuthConfigCollection;
|
|
2972
|
+
|
|
2973
|
+
/** Optional parameters. */
|
|
2974
|
+
export interface ContainerAppsAuthConfigsGetOptionalParams
|
|
2975
|
+
extends coreClient.OperationOptions {}
|
|
2976
|
+
|
|
2977
|
+
/** Contains response data for the get operation. */
|
|
2978
|
+
export type ContainerAppsAuthConfigsGetResponse = AuthConfig;
|
|
2979
|
+
|
|
2980
|
+
/** Optional parameters. */
|
|
2981
|
+
export interface ContainerAppsAuthConfigsCreateOrUpdateOptionalParams
|
|
2982
|
+
extends coreClient.OperationOptions {}
|
|
2983
|
+
|
|
2984
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2985
|
+
export type ContainerAppsAuthConfigsCreateOrUpdateResponse = AuthConfig;
|
|
2986
|
+
|
|
2987
|
+
/** Optional parameters. */
|
|
2988
|
+
export interface ContainerAppsAuthConfigsDeleteOptionalParams
|
|
2989
|
+
extends coreClient.OperationOptions {}
|
|
2990
|
+
|
|
2991
|
+
/** Optional parameters. */
|
|
2992
|
+
export interface ContainerAppsAuthConfigsListByContainerAppNextOptionalParams
|
|
2993
|
+
extends coreClient.OperationOptions {}
|
|
2994
|
+
|
|
2995
|
+
/** Contains response data for the listByContainerAppNext operation. */
|
|
2996
|
+
export type ContainerAppsAuthConfigsListByContainerAppNextResponse = AuthConfigCollection;
|
|
2997
|
+
|
|
2998
|
+
/** Optional parameters. */
|
|
2999
|
+
export interface AvailableWorkloadProfilesGetOptionalParams
|
|
3000
|
+
extends coreClient.OperationOptions {}
|
|
3001
|
+
|
|
3002
|
+
/** Contains response data for the get operation. */
|
|
3003
|
+
export type AvailableWorkloadProfilesGetResponse = AvailableWorkloadProfilesCollection;
|
|
3004
|
+
|
|
3005
|
+
/** Optional parameters. */
|
|
3006
|
+
export interface AvailableWorkloadProfilesGetNextOptionalParams
|
|
3007
|
+
extends coreClient.OperationOptions {}
|
|
3008
|
+
|
|
3009
|
+
/** Contains response data for the getNext operation. */
|
|
3010
|
+
export type AvailableWorkloadProfilesGetNextResponse = AvailableWorkloadProfilesCollection;
|
|
3011
|
+
|
|
3012
|
+
/** Optional parameters. */
|
|
3013
|
+
export interface BillingMetersGetOptionalParams
|
|
3014
|
+
extends coreClient.OperationOptions {}
|
|
3015
|
+
|
|
3016
|
+
/** Contains response data for the get operation. */
|
|
3017
|
+
export type BillingMetersGetResponse = BillingMeterCollection;
|
|
3018
|
+
|
|
3019
|
+
/** Optional parameters. */
|
|
3020
|
+
export interface ConnectedEnvironmentsListBySubscriptionOptionalParams
|
|
3021
|
+
extends coreClient.OperationOptions {}
|
|
3022
|
+
|
|
3023
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3024
|
+
export type ConnectedEnvironmentsListBySubscriptionResponse = ConnectedEnvironmentCollection;
|
|
3025
|
+
|
|
3026
|
+
/** Optional parameters. */
|
|
3027
|
+
export interface ConnectedEnvironmentsListByResourceGroupOptionalParams
|
|
3028
|
+
extends coreClient.OperationOptions {}
|
|
3029
|
+
|
|
3030
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
3031
|
+
export type ConnectedEnvironmentsListByResourceGroupResponse = ConnectedEnvironmentCollection;
|
|
3032
|
+
|
|
3033
|
+
/** Optional parameters. */
|
|
3034
|
+
export interface ConnectedEnvironmentsGetOptionalParams
|
|
3035
|
+
extends coreClient.OperationOptions {}
|
|
3036
|
+
|
|
3037
|
+
/** Contains response data for the get operation. */
|
|
3038
|
+
export type ConnectedEnvironmentsGetResponse = ConnectedEnvironment;
|
|
3039
|
+
|
|
3040
|
+
/** Optional parameters. */
|
|
3041
|
+
export interface ConnectedEnvironmentsCreateOrUpdateOptionalParams
|
|
3042
|
+
extends coreClient.OperationOptions {
|
|
3043
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3044
|
+
updateIntervalInMs?: number;
|
|
3045
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3046
|
+
resumeFrom?: string;
|
|
3047
|
+
}
|
|
3048
|
+
|
|
3049
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3050
|
+
export type ConnectedEnvironmentsCreateOrUpdateResponse = ConnectedEnvironment;
|
|
3051
|
+
|
|
3052
|
+
/** Optional parameters. */
|
|
3053
|
+
export interface ConnectedEnvironmentsDeleteOptionalParams
|
|
3054
|
+
extends coreClient.OperationOptions {
|
|
3055
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3056
|
+
updateIntervalInMs?: number;
|
|
3057
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3058
|
+
resumeFrom?: string;
|
|
3059
|
+
}
|
|
3060
|
+
|
|
3061
|
+
/** Optional parameters. */
|
|
3062
|
+
export interface ConnectedEnvironmentsUpdateOptionalParams
|
|
3063
|
+
extends coreClient.OperationOptions {}
|
|
3064
|
+
|
|
3065
|
+
/** Contains response data for the update operation. */
|
|
3066
|
+
export type ConnectedEnvironmentsUpdateResponse = ConnectedEnvironment;
|
|
3067
|
+
|
|
3068
|
+
/** Optional parameters. */
|
|
3069
|
+
export interface ConnectedEnvironmentsCheckNameAvailabilityOptionalParams
|
|
3070
|
+
extends coreClient.OperationOptions {}
|
|
3071
|
+
|
|
3072
|
+
/** Contains response data for the checkNameAvailability operation. */
|
|
3073
|
+
export type ConnectedEnvironmentsCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
|
|
3074
|
+
|
|
3075
|
+
/** Optional parameters. */
|
|
3076
|
+
export interface ConnectedEnvironmentsListBySubscriptionNextOptionalParams
|
|
3077
|
+
extends coreClient.OperationOptions {}
|
|
3078
|
+
|
|
3079
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3080
|
+
export type ConnectedEnvironmentsListBySubscriptionNextResponse = ConnectedEnvironmentCollection;
|
|
3081
|
+
|
|
3082
|
+
/** Optional parameters. */
|
|
3083
|
+
export interface ConnectedEnvironmentsListByResourceGroupNextOptionalParams
|
|
3084
|
+
extends coreClient.OperationOptions {}
|
|
3085
|
+
|
|
3086
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3087
|
+
export type ConnectedEnvironmentsListByResourceGroupNextResponse = ConnectedEnvironmentCollection;
|
|
3088
|
+
|
|
3089
|
+
/** Optional parameters. */
|
|
3090
|
+
export interface ConnectedEnvironmentsCertificatesListOptionalParams
|
|
3091
|
+
extends coreClient.OperationOptions {}
|
|
3092
|
+
|
|
3093
|
+
/** Contains response data for the list operation. */
|
|
3094
|
+
export type ConnectedEnvironmentsCertificatesListResponse = CertificateCollection;
|
|
2452
3095
|
|
|
2453
|
-
/**
|
|
2454
|
-
export
|
|
2455
|
-
|
|
2456
|
-
Succeeded = "Succeeded",
|
|
2457
|
-
/** Failed */
|
|
2458
|
-
Failed = "Failed",
|
|
2459
|
-
/** Canceled */
|
|
2460
|
-
Canceled = "Canceled",
|
|
2461
|
-
/** Waiting */
|
|
2462
|
-
Waiting = "Waiting",
|
|
2463
|
-
/** InitializationInProgress */
|
|
2464
|
-
InitializationInProgress = "InitializationInProgress",
|
|
2465
|
-
/** InfrastructureSetupInProgress */
|
|
2466
|
-
InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
|
|
2467
|
-
/** InfrastructureSetupComplete */
|
|
2468
|
-
InfrastructureSetupComplete = "InfrastructureSetupComplete",
|
|
2469
|
-
/** ScheduledForDelete */
|
|
2470
|
-
ScheduledForDelete = "ScheduledForDelete"
|
|
2471
|
-
}
|
|
3096
|
+
/** Optional parameters. */
|
|
3097
|
+
export interface ConnectedEnvironmentsCertificatesGetOptionalParams
|
|
3098
|
+
extends coreClient.OperationOptions {}
|
|
2472
3099
|
|
|
2473
|
-
/**
|
|
2474
|
-
|
|
2475
|
-
* {@link KnownConnectedEnvironmentProvisioningState} can be used interchangeably with ConnectedEnvironmentProvisioningState,
|
|
2476
|
-
* this enum contains the known values that the service supports.
|
|
2477
|
-
* ### Known values supported by the service
|
|
2478
|
-
* **Succeeded** \
|
|
2479
|
-
* **Failed** \
|
|
2480
|
-
* **Canceled** \
|
|
2481
|
-
* **Waiting** \
|
|
2482
|
-
* **InitializationInProgress** \
|
|
2483
|
-
* **InfrastructureSetupInProgress** \
|
|
2484
|
-
* **InfrastructureSetupComplete** \
|
|
2485
|
-
* **ScheduledForDelete**
|
|
2486
|
-
*/
|
|
2487
|
-
export type ConnectedEnvironmentProvisioningState = string;
|
|
3100
|
+
/** Contains response data for the get operation. */
|
|
3101
|
+
export type ConnectedEnvironmentsCertificatesGetResponse = Certificate;
|
|
2488
3102
|
|
|
2489
|
-
/**
|
|
2490
|
-
export
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
PremiumSkuMemoryOptimized = "PremiumSkuMemoryOptimized",
|
|
2495
|
-
/** PremiumSkuComputeOptimized */
|
|
2496
|
-
PremiumSkuComputeOptimized = "PremiumSkuComputeOptimized"
|
|
3103
|
+
/** Optional parameters. */
|
|
3104
|
+
export interface ConnectedEnvironmentsCertificatesCreateOrUpdateOptionalParams
|
|
3105
|
+
extends coreClient.OperationOptions {
|
|
3106
|
+
/** Certificate to be created or updated */
|
|
3107
|
+
certificateEnvelope?: Certificate;
|
|
2497
3108
|
}
|
|
2498
3109
|
|
|
2499
|
-
/**
|
|
2500
|
-
|
|
2501
|
-
* {@link KnownCategory} can be used interchangeably with Category,
|
|
2502
|
-
* this enum contains the known values that the service supports.
|
|
2503
|
-
* ### Known values supported by the service
|
|
2504
|
-
* **PremiumSkuGeneralPurpose** \
|
|
2505
|
-
* **PremiumSkuMemoryOptimized** \
|
|
2506
|
-
* **PremiumSkuComputeOptimized**
|
|
2507
|
-
*/
|
|
2508
|
-
export type Category = string;
|
|
3110
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3111
|
+
export type ConnectedEnvironmentsCertificatesCreateOrUpdateResponse = Certificate;
|
|
2509
3112
|
|
|
2510
|
-
/**
|
|
2511
|
-
export
|
|
2512
|
-
|
|
2513
|
-
LocationDefault = "LocationDefault",
|
|
2514
|
-
/** Custom */
|
|
2515
|
-
Custom = "Custom"
|
|
2516
|
-
}
|
|
3113
|
+
/** Optional parameters. */
|
|
3114
|
+
export interface ConnectedEnvironmentsCertificatesDeleteOptionalParams
|
|
3115
|
+
extends coreClient.OperationOptions {}
|
|
2517
3116
|
|
|
2518
|
-
/**
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
* **Custom**
|
|
2525
|
-
*/
|
|
2526
|
-
export type Applicability = string;
|
|
2527
|
-
/** Defines values for UnauthenticatedClientActionV2. */
|
|
2528
|
-
export type UnauthenticatedClientActionV2 =
|
|
2529
|
-
| "RedirectToLoginPage"
|
|
2530
|
-
| "AllowAnonymous"
|
|
2531
|
-
| "Return401"
|
|
2532
|
-
| "Return403";
|
|
2533
|
-
/** Defines values for CookieExpirationConvention. */
|
|
2534
|
-
export type CookieExpirationConvention =
|
|
2535
|
-
| "FixedTime"
|
|
2536
|
-
| "IdentityProviderDerived";
|
|
2537
|
-
/** Defines values for ForwardProxyConvention. */
|
|
2538
|
-
export type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
|
|
2539
|
-
/** Defines values for DnsVerificationTestResult. */
|
|
2540
|
-
export type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
|
|
3117
|
+
/** Optional parameters. */
|
|
3118
|
+
export interface ConnectedEnvironmentsCertificatesUpdateOptionalParams
|
|
3119
|
+
extends coreClient.OperationOptions {}
|
|
3120
|
+
|
|
3121
|
+
/** Contains response data for the update operation. */
|
|
3122
|
+
export type ConnectedEnvironmentsCertificatesUpdateResponse = Certificate;
|
|
2541
3123
|
|
|
2542
3124
|
/** Optional parameters. */
|
|
2543
|
-
export interface
|
|
3125
|
+
export interface ConnectedEnvironmentsCertificatesListNextOptionalParams
|
|
2544
3126
|
extends coreClient.OperationOptions {}
|
|
2545
3127
|
|
|
2546
|
-
/** Contains response data for the
|
|
2547
|
-
export type
|
|
3128
|
+
/** Contains response data for the listNext operation. */
|
|
3129
|
+
export type ConnectedEnvironmentsCertificatesListNextResponse = CertificateCollection;
|
|
2548
3130
|
|
|
2549
3131
|
/** Optional parameters. */
|
|
2550
|
-
export interface
|
|
3132
|
+
export interface ConnectedEnvironmentsDaprComponentsListOptionalParams
|
|
3133
|
+
extends coreClient.OperationOptions {}
|
|
3134
|
+
|
|
3135
|
+
/** Contains response data for the list operation. */
|
|
3136
|
+
export type ConnectedEnvironmentsDaprComponentsListResponse = DaprComponentsCollection;
|
|
3137
|
+
|
|
3138
|
+
/** Optional parameters. */
|
|
3139
|
+
export interface ConnectedEnvironmentsDaprComponentsGetOptionalParams
|
|
2551
3140
|
extends coreClient.OperationOptions {}
|
|
2552
3141
|
|
|
2553
3142
|
/** Contains response data for the get operation. */
|
|
2554
|
-
export type
|
|
3143
|
+
export type ConnectedEnvironmentsDaprComponentsGetResponse = DaprComponent;
|
|
2555
3144
|
|
|
2556
3145
|
/** Optional parameters. */
|
|
2557
|
-
export interface
|
|
3146
|
+
export interface ConnectedEnvironmentsDaprComponentsCreateOrUpdateOptionalParams
|
|
2558
3147
|
extends coreClient.OperationOptions {}
|
|
2559
3148
|
|
|
2560
3149
|
/** Contains response data for the createOrUpdate operation. */
|
|
2561
|
-
export type
|
|
3150
|
+
export type ConnectedEnvironmentsDaprComponentsCreateOrUpdateResponse = DaprComponent;
|
|
2562
3151
|
|
|
2563
3152
|
/** Optional parameters. */
|
|
2564
|
-
export interface
|
|
3153
|
+
export interface ConnectedEnvironmentsDaprComponentsDeleteOptionalParams
|
|
2565
3154
|
extends coreClient.OperationOptions {}
|
|
2566
3155
|
|
|
2567
3156
|
/** Optional parameters. */
|
|
2568
|
-
export interface
|
|
3157
|
+
export interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams
|
|
2569
3158
|
extends coreClient.OperationOptions {}
|
|
2570
3159
|
|
|
2571
|
-
/** Contains response data for the
|
|
2572
|
-
export type
|
|
3160
|
+
/** Contains response data for the listSecrets operation. */
|
|
3161
|
+
export type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
3162
|
+
|
|
3163
|
+
/** Optional parameters. */
|
|
3164
|
+
export interface ConnectedEnvironmentsDaprComponentsListNextOptionalParams
|
|
3165
|
+
extends coreClient.OperationOptions {}
|
|
3166
|
+
|
|
3167
|
+
/** Contains response data for the listNext operation. */
|
|
3168
|
+
export type ConnectedEnvironmentsDaprComponentsListNextResponse = DaprComponentsCollection;
|
|
3169
|
+
|
|
3170
|
+
/** Optional parameters. */
|
|
3171
|
+
export interface ConnectedEnvironmentsStoragesListOptionalParams
|
|
3172
|
+
extends coreClient.OperationOptions {}
|
|
3173
|
+
|
|
3174
|
+
/** Contains response data for the list operation. */
|
|
3175
|
+
export type ConnectedEnvironmentsStoragesListResponse = ConnectedEnvironmentStoragesCollection;
|
|
3176
|
+
|
|
3177
|
+
/** Optional parameters. */
|
|
3178
|
+
export interface ConnectedEnvironmentsStoragesGetOptionalParams
|
|
3179
|
+
extends coreClient.OperationOptions {}
|
|
3180
|
+
|
|
3181
|
+
/** Contains response data for the get operation. */
|
|
3182
|
+
export type ConnectedEnvironmentsStoragesGetResponse = ConnectedEnvironmentStorage;
|
|
3183
|
+
|
|
3184
|
+
/** Optional parameters. */
|
|
3185
|
+
export interface ConnectedEnvironmentsStoragesCreateOrUpdateOptionalParams
|
|
3186
|
+
extends coreClient.OperationOptions {}
|
|
3187
|
+
|
|
3188
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3189
|
+
export type ConnectedEnvironmentsStoragesCreateOrUpdateResponse = ConnectedEnvironmentStorage;
|
|
3190
|
+
|
|
3191
|
+
/** Optional parameters. */
|
|
3192
|
+
export interface ConnectedEnvironmentsStoragesDeleteOptionalParams
|
|
3193
|
+
extends coreClient.OperationOptions {}
|
|
2573
3194
|
|
|
2574
3195
|
/** Optional parameters. */
|
|
2575
3196
|
export interface ContainerAppsListBySubscriptionOptionalParams
|
|
@@ -2622,6 +3243,9 @@ export interface ContainerAppsUpdateOptionalParams
|
|
|
2622
3243
|
resumeFrom?: string;
|
|
2623
3244
|
}
|
|
2624
3245
|
|
|
3246
|
+
/** Contains response data for the update operation. */
|
|
3247
|
+
export type ContainerAppsUpdateResponse = ContainerApp;
|
|
3248
|
+
|
|
2625
3249
|
/** Optional parameters. */
|
|
2626
3250
|
export interface ContainerAppsListCustomHostNameAnalysisOptionalParams
|
|
2627
3251
|
extends coreClient.OperationOptions {
|
|
@@ -2661,96 +3285,175 @@ export interface ContainerAppsListByResourceGroupNextOptionalParams
|
|
|
2661
3285
|
export type ContainerAppsListByResourceGroupNextResponse = ContainerAppCollection;
|
|
2662
3286
|
|
|
2663
3287
|
/** Optional parameters. */
|
|
2664
|
-
export interface
|
|
3288
|
+
export interface JobsListBySubscriptionOptionalParams
|
|
3289
|
+
extends coreClient.OperationOptions {}
|
|
3290
|
+
|
|
3291
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3292
|
+
export type JobsListBySubscriptionResponse = JobsCollection;
|
|
3293
|
+
|
|
3294
|
+
/** Optional parameters. */
|
|
3295
|
+
export interface JobsListByResourceGroupOptionalParams
|
|
3296
|
+
extends coreClient.OperationOptions {}
|
|
3297
|
+
|
|
3298
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
3299
|
+
export type JobsListByResourceGroupResponse = JobsCollection;
|
|
3300
|
+
|
|
3301
|
+
/** Optional parameters. */
|
|
3302
|
+
export interface JobsGetOptionalParams extends coreClient.OperationOptions {}
|
|
3303
|
+
|
|
3304
|
+
/** Contains response data for the get operation. */
|
|
3305
|
+
export type JobsGetResponse = Job;
|
|
3306
|
+
|
|
3307
|
+
/** Optional parameters. */
|
|
3308
|
+
export interface JobsCreateOrUpdateOptionalParams
|
|
2665
3309
|
extends coreClient.OperationOptions {
|
|
2666
|
-
/**
|
|
2667
|
-
|
|
3310
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3311
|
+
updateIntervalInMs?: number;
|
|
3312
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3313
|
+
resumeFrom?: string;
|
|
2668
3314
|
}
|
|
2669
3315
|
|
|
2670
|
-
/** Contains response data for the
|
|
2671
|
-
export type
|
|
3316
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3317
|
+
export type JobsCreateOrUpdateResponse = Job;
|
|
2672
3318
|
|
|
2673
3319
|
/** Optional parameters. */
|
|
2674
|
-
export interface
|
|
2675
|
-
|
|
3320
|
+
export interface JobsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3321
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3322
|
+
updateIntervalInMs?: number;
|
|
3323
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3324
|
+
resumeFrom?: string;
|
|
3325
|
+
}
|
|
2676
3326
|
|
|
2677
|
-
/**
|
|
2678
|
-
export
|
|
3327
|
+
/** Optional parameters. */
|
|
3328
|
+
export interface JobsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3329
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3330
|
+
updateIntervalInMs?: number;
|
|
3331
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3332
|
+
resumeFrom?: string;
|
|
3333
|
+
}
|
|
3334
|
+
|
|
3335
|
+
/** Contains response data for the update operation. */
|
|
3336
|
+
export type JobsUpdateResponse = Job;
|
|
2679
3337
|
|
|
2680
3338
|
/** Optional parameters. */
|
|
2681
|
-
export interface
|
|
3339
|
+
export interface JobsStartOptionalParams extends coreClient.OperationOptions {
|
|
3340
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3341
|
+
updateIntervalInMs?: number;
|
|
3342
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3343
|
+
resumeFrom?: string;
|
|
3344
|
+
}
|
|
3345
|
+
|
|
3346
|
+
/** Contains response data for the start operation. */
|
|
3347
|
+
export type JobsStartResponse = JobExecutionBase;
|
|
3348
|
+
|
|
3349
|
+
/** Optional parameters. */
|
|
3350
|
+
export interface JobsStopExecutionOptionalParams
|
|
3351
|
+
extends coreClient.OperationOptions {
|
|
3352
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3353
|
+
updateIntervalInMs?: number;
|
|
3354
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3355
|
+
resumeFrom?: string;
|
|
3356
|
+
}
|
|
3357
|
+
|
|
3358
|
+
/** Optional parameters. */
|
|
3359
|
+
export interface JobsStopMultipleExecutionsOptionalParams
|
|
3360
|
+
extends coreClient.OperationOptions {
|
|
3361
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3362
|
+
updateIntervalInMs?: number;
|
|
3363
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3364
|
+
resumeFrom?: string;
|
|
3365
|
+
}
|
|
3366
|
+
|
|
3367
|
+
/** Contains response data for the stopMultipleExecutions operation. */
|
|
3368
|
+
export type JobsStopMultipleExecutionsResponse = ContainerAppJobExecutions;
|
|
3369
|
+
|
|
3370
|
+
/** Optional parameters. */
|
|
3371
|
+
export interface JobsListSecretsOptionalParams
|
|
2682
3372
|
extends coreClient.OperationOptions {}
|
|
2683
3373
|
|
|
3374
|
+
/** Contains response data for the listSecrets operation. */
|
|
3375
|
+
export type JobsListSecretsResponse = JobSecretsCollection;
|
|
3376
|
+
|
|
2684
3377
|
/** Optional parameters. */
|
|
2685
|
-
export interface
|
|
3378
|
+
export interface JobsListBySubscriptionNextOptionalParams
|
|
2686
3379
|
extends coreClient.OperationOptions {}
|
|
2687
3380
|
|
|
3381
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3382
|
+
export type JobsListBySubscriptionNextResponse = JobsCollection;
|
|
3383
|
+
|
|
2688
3384
|
/** Optional parameters. */
|
|
2689
|
-
export interface
|
|
3385
|
+
export interface JobsListByResourceGroupNextOptionalParams
|
|
2690
3386
|
extends coreClient.OperationOptions {}
|
|
2691
3387
|
|
|
3388
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3389
|
+
export type JobsListByResourceGroupNextResponse = JobsCollection;
|
|
3390
|
+
|
|
2692
3391
|
/** Optional parameters. */
|
|
2693
|
-
export interface
|
|
3392
|
+
export interface JobsExecutionsListOptionalParams
|
|
2694
3393
|
extends coreClient.OperationOptions {
|
|
2695
3394
|
/** The filter to apply on the operation. */
|
|
2696
3395
|
filter?: string;
|
|
2697
3396
|
}
|
|
2698
3397
|
|
|
2699
|
-
/** Contains response data for the
|
|
2700
|
-
export type
|
|
3398
|
+
/** Contains response data for the list operation. */
|
|
3399
|
+
export type JobsExecutionsListResponse = ContainerAppJobExecutions;
|
|
2701
3400
|
|
|
2702
3401
|
/** Optional parameters. */
|
|
2703
|
-
export interface
|
|
3402
|
+
export interface JobsExecutionsListNextOptionalParams
|
|
2704
3403
|
extends coreClient.OperationOptions {}
|
|
2705
3404
|
|
|
2706
|
-
/** Contains response data for the
|
|
2707
|
-
export type
|
|
3405
|
+
/** Contains response data for the listNext operation. */
|
|
3406
|
+
export type JobsExecutionsListNextResponse = ContainerAppJobExecutions;
|
|
2708
3407
|
|
|
2709
3408
|
/** Optional parameters. */
|
|
2710
|
-
export interface
|
|
2711
|
-
extends coreClient.OperationOptions {
|
|
3409
|
+
export interface ContainerAppsRevisionsListRevisionsOptionalParams
|
|
3410
|
+
extends coreClient.OperationOptions {
|
|
3411
|
+
/** The filter to apply on the operation. */
|
|
3412
|
+
filter?: string;
|
|
3413
|
+
}
|
|
2712
3414
|
|
|
2713
|
-
/** Contains response data for the
|
|
2714
|
-
export type
|
|
3415
|
+
/** Contains response data for the listRevisions operation. */
|
|
3416
|
+
export type ContainerAppsRevisionsListRevisionsResponse = RevisionCollection;
|
|
2715
3417
|
|
|
2716
3418
|
/** Optional parameters. */
|
|
2717
|
-
export interface
|
|
3419
|
+
export interface ContainerAppsRevisionsGetRevisionOptionalParams
|
|
2718
3420
|
extends coreClient.OperationOptions {}
|
|
2719
3421
|
|
|
2720
|
-
/** Contains response data for the
|
|
2721
|
-
export type
|
|
3422
|
+
/** Contains response data for the getRevision operation. */
|
|
3423
|
+
export type ContainerAppsRevisionsGetRevisionResponse = Revision;
|
|
3424
|
+
|
|
3425
|
+
/** Optional parameters. */
|
|
3426
|
+
export interface ContainerAppsRevisionsActivateRevisionOptionalParams
|
|
3427
|
+
extends coreClient.OperationOptions {}
|
|
2722
3428
|
|
|
2723
3429
|
/** Optional parameters. */
|
|
2724
|
-
export interface
|
|
3430
|
+
export interface ContainerAppsRevisionsDeactivateRevisionOptionalParams
|
|
2725
3431
|
extends coreClient.OperationOptions {}
|
|
2726
3432
|
|
|
2727
|
-
/** Contains response data for the get operation. */
|
|
2728
|
-
export type DaprComponentsGetResponse = DaprComponent;
|
|
2729
|
-
|
|
2730
3433
|
/** Optional parameters. */
|
|
2731
|
-
export interface
|
|
3434
|
+
export interface ContainerAppsRevisionsRestartRevisionOptionalParams
|
|
2732
3435
|
extends coreClient.OperationOptions {}
|
|
2733
3436
|
|
|
2734
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
2735
|
-
export type DaprComponentsCreateOrUpdateResponse = DaprComponent;
|
|
2736
|
-
|
|
2737
3437
|
/** Optional parameters. */
|
|
2738
|
-
export interface
|
|
3438
|
+
export interface ContainerAppsRevisionsListRevisionsNextOptionalParams
|
|
2739
3439
|
extends coreClient.OperationOptions {}
|
|
2740
3440
|
|
|
3441
|
+
/** Contains response data for the listRevisionsNext operation. */
|
|
3442
|
+
export type ContainerAppsRevisionsListRevisionsNextResponse = RevisionCollection;
|
|
3443
|
+
|
|
2741
3444
|
/** Optional parameters. */
|
|
2742
|
-
export interface
|
|
3445
|
+
export interface ContainerAppsRevisionReplicasGetReplicaOptionalParams
|
|
2743
3446
|
extends coreClient.OperationOptions {}
|
|
2744
3447
|
|
|
2745
|
-
/** Contains response data for the
|
|
2746
|
-
export type
|
|
3448
|
+
/** Contains response data for the getReplica operation. */
|
|
3449
|
+
export type ContainerAppsRevisionReplicasGetReplicaResponse = Replica;
|
|
2747
3450
|
|
|
2748
3451
|
/** Optional parameters. */
|
|
2749
|
-
export interface
|
|
3452
|
+
export interface ContainerAppsRevisionReplicasListReplicasOptionalParams
|
|
2750
3453
|
extends coreClient.OperationOptions {}
|
|
2751
3454
|
|
|
2752
|
-
/** Contains response data for the
|
|
2753
|
-
export type
|
|
3455
|
+
/** Contains response data for the listReplicas operation. */
|
|
3456
|
+
export type ContainerAppsRevisionReplicasListReplicasResponse = ReplicaCollection;
|
|
2754
3457
|
|
|
2755
3458
|
/** Optional parameters. */
|
|
2756
3459
|
export interface ContainerAppsDiagnosticsListDetectorsOptionalParams
|
|
@@ -2799,10 +3502,7 @@ export type ContainerAppsDiagnosticsListDetectorsNextResponse = DiagnosticsColle
|
|
|
2799
3502
|
|
|
2800
3503
|
/** Optional parameters. */
|
|
2801
3504
|
export interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams
|
|
2802
|
-
extends coreClient.OperationOptions {
|
|
2803
|
-
/** The filter to apply on the operation. */
|
|
2804
|
-
filter?: string;
|
|
2805
|
-
}
|
|
3505
|
+
extends coreClient.OperationOptions {}
|
|
2806
3506
|
|
|
2807
3507
|
/** Contains response data for the listRevisionsNext operation. */
|
|
2808
3508
|
export type ContainerAppsDiagnosticsListRevisionsNextResponse = RevisionCollection;
|
|
@@ -2893,6 +3593,9 @@ export interface ManagedEnvironmentsUpdateOptionalParams
|
|
|
2893
3593
|
resumeFrom?: string;
|
|
2894
3594
|
}
|
|
2895
3595
|
|
|
3596
|
+
/** Contains response data for the update operation. */
|
|
3597
|
+
export type ManagedEnvironmentsUpdateResponse = ManagedEnvironment;
|
|
3598
|
+
|
|
2896
3599
|
/** Optional parameters. */
|
|
2897
3600
|
export interface ManagedEnvironmentsGetAuthTokenOptionalParams
|
|
2898
3601
|
extends coreClient.OperationOptions {}
|
|
@@ -2971,54 +3674,17 @@ export interface CertificatesListNextOptionalParams
|
|
|
2971
3674
|
export type CertificatesListNextResponse = CertificateCollection;
|
|
2972
3675
|
|
|
2973
3676
|
/** Optional parameters. */
|
|
2974
|
-
export interface
|
|
2975
|
-
extends coreClient.OperationOptions {}
|
|
2976
|
-
|
|
2977
|
-
/** Contains response data for the checkNameAvailability operation. */
|
|
2978
|
-
export type NamespacesCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
|
|
2979
|
-
|
|
2980
|
-
/** Optional parameters. */
|
|
2981
|
-
export interface ManagedEnvironmentsStoragesListOptionalParams
|
|
2982
|
-
extends coreClient.OperationOptions {}
|
|
2983
|
-
|
|
2984
|
-
/** Contains response data for the list operation. */
|
|
2985
|
-
export type ManagedEnvironmentsStoragesListResponse = ManagedEnvironmentStoragesCollection;
|
|
2986
|
-
|
|
2987
|
-
/** Optional parameters. */
|
|
2988
|
-
export interface ManagedEnvironmentsStoragesGetOptionalParams
|
|
2989
|
-
extends coreClient.OperationOptions {}
|
|
2990
|
-
|
|
2991
|
-
/** Contains response data for the get operation. */
|
|
2992
|
-
export type ManagedEnvironmentsStoragesGetResponse = ManagedEnvironmentStorage;
|
|
2993
|
-
|
|
2994
|
-
/** Optional parameters. */
|
|
2995
|
-
export interface ManagedEnvironmentsStoragesCreateOrUpdateOptionalParams
|
|
2996
|
-
extends coreClient.OperationOptions {}
|
|
2997
|
-
|
|
2998
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
2999
|
-
export type ManagedEnvironmentsStoragesCreateOrUpdateResponse = ManagedEnvironmentStorage;
|
|
3000
|
-
|
|
3001
|
-
/** Optional parameters. */
|
|
3002
|
-
export interface ManagedEnvironmentsStoragesDeleteOptionalParams
|
|
3003
|
-
extends coreClient.OperationOptions {}
|
|
3004
|
-
|
|
3005
|
-
/** Optional parameters. */
|
|
3006
|
-
export interface ContainerAppsSourceControlsListByContainerAppOptionalParams
|
|
3007
|
-
extends coreClient.OperationOptions {}
|
|
3008
|
-
|
|
3009
|
-
/** Contains response data for the listByContainerApp operation. */
|
|
3010
|
-
export type ContainerAppsSourceControlsListByContainerAppResponse = SourceControlCollection;
|
|
3011
|
-
|
|
3012
|
-
/** Optional parameters. */
|
|
3013
|
-
export interface ContainerAppsSourceControlsGetOptionalParams
|
|
3677
|
+
export interface ManagedCertificatesGetOptionalParams
|
|
3014
3678
|
extends coreClient.OperationOptions {}
|
|
3015
3679
|
|
|
3016
3680
|
/** Contains response data for the get operation. */
|
|
3017
|
-
export type
|
|
3681
|
+
export type ManagedCertificatesGetResponse = ManagedCertificate;
|
|
3018
3682
|
|
|
3019
3683
|
/** Optional parameters. */
|
|
3020
|
-
export interface
|
|
3684
|
+
export interface ManagedCertificatesCreateOrUpdateOptionalParams
|
|
3021
3685
|
extends coreClient.OperationOptions {
|
|
3686
|
+
/** Managed Certificate to be created or updated */
|
|
3687
|
+
managedCertificateEnvelope?: ManagedCertificate;
|
|
3022
3688
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3023
3689
|
updateIntervalInMs?: number;
|
|
3024
3690
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
@@ -3026,220 +3692,145 @@ export interface ContainerAppsSourceControlsCreateOrUpdateOptionalParams
|
|
|
3026
3692
|
}
|
|
3027
3693
|
|
|
3028
3694
|
/** Contains response data for the createOrUpdate operation. */
|
|
3029
|
-
export type
|
|
3030
|
-
|
|
3031
|
-
/** Optional parameters. */
|
|
3032
|
-
export interface ContainerAppsSourceControlsDeleteOptionalParams
|
|
3033
|
-
extends coreClient.OperationOptions {
|
|
3034
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3035
|
-
updateIntervalInMs?: number;
|
|
3036
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3037
|
-
resumeFrom?: string;
|
|
3038
|
-
}
|
|
3039
|
-
|
|
3040
|
-
/** Optional parameters. */
|
|
3041
|
-
export interface ContainerAppsSourceControlsListByContainerAppNextOptionalParams
|
|
3042
|
-
extends coreClient.OperationOptions {}
|
|
3043
|
-
|
|
3044
|
-
/** Contains response data for the listByContainerAppNext operation. */
|
|
3045
|
-
export type ContainerAppsSourceControlsListByContainerAppNextResponse = SourceControlCollection;
|
|
3046
|
-
|
|
3047
|
-
/** Optional parameters. */
|
|
3048
|
-
export interface ConnectedEnvironmentsListBySubscriptionOptionalParams
|
|
3049
|
-
extends coreClient.OperationOptions {}
|
|
3050
|
-
|
|
3051
|
-
/** Contains response data for the listBySubscription operation. */
|
|
3052
|
-
export type ConnectedEnvironmentsListBySubscriptionResponse = ConnectedEnvironmentCollection;
|
|
3053
|
-
|
|
3054
|
-
/** Optional parameters. */
|
|
3055
|
-
export interface ConnectedEnvironmentsListByResourceGroupOptionalParams
|
|
3056
|
-
extends coreClient.OperationOptions {}
|
|
3057
|
-
|
|
3058
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
3059
|
-
export type ConnectedEnvironmentsListByResourceGroupResponse = ConnectedEnvironmentCollection;
|
|
3695
|
+
export type ManagedCertificatesCreateOrUpdateResponse = ManagedCertificate;
|
|
3060
3696
|
|
|
3061
3697
|
/** Optional parameters. */
|
|
3062
|
-
export interface
|
|
3698
|
+
export interface ManagedCertificatesDeleteOptionalParams
|
|
3063
3699
|
extends coreClient.OperationOptions {}
|
|
3064
3700
|
|
|
3065
|
-
/** Contains response data for the get operation. */
|
|
3066
|
-
export type ConnectedEnvironmentsGetResponse = ConnectedEnvironment;
|
|
3067
|
-
|
|
3068
|
-
/** Optional parameters. */
|
|
3069
|
-
export interface ConnectedEnvironmentsCreateOrUpdateOptionalParams
|
|
3070
|
-
extends coreClient.OperationOptions {
|
|
3071
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3072
|
-
updateIntervalInMs?: number;
|
|
3073
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3074
|
-
resumeFrom?: string;
|
|
3075
|
-
}
|
|
3076
|
-
|
|
3077
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3078
|
-
export type ConnectedEnvironmentsCreateOrUpdateResponse = ConnectedEnvironment;
|
|
3079
|
-
|
|
3080
|
-
/** Optional parameters. */
|
|
3081
|
-
export interface ConnectedEnvironmentsDeleteOptionalParams
|
|
3082
|
-
extends coreClient.OperationOptions {
|
|
3083
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3084
|
-
updateIntervalInMs?: number;
|
|
3085
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3086
|
-
resumeFrom?: string;
|
|
3087
|
-
}
|
|
3088
|
-
|
|
3089
3701
|
/** Optional parameters. */
|
|
3090
|
-
export interface
|
|
3702
|
+
export interface ManagedCertificatesUpdateOptionalParams
|
|
3091
3703
|
extends coreClient.OperationOptions {}
|
|
3092
3704
|
|
|
3093
3705
|
/** Contains response data for the update operation. */
|
|
3094
|
-
export type
|
|
3706
|
+
export type ManagedCertificatesUpdateResponse = ManagedCertificate;
|
|
3095
3707
|
|
|
3096
3708
|
/** Optional parameters. */
|
|
3097
|
-
export interface
|
|
3709
|
+
export interface ManagedCertificatesListOptionalParams
|
|
3098
3710
|
extends coreClient.OperationOptions {}
|
|
3099
3711
|
|
|
3100
|
-
/** Contains response data for the
|
|
3101
|
-
export type
|
|
3712
|
+
/** Contains response data for the list operation. */
|
|
3713
|
+
export type ManagedCertificatesListResponse = ManagedCertificateCollection;
|
|
3102
3714
|
|
|
3103
3715
|
/** Optional parameters. */
|
|
3104
|
-
export interface
|
|
3716
|
+
export interface ManagedCertificatesListNextOptionalParams
|
|
3105
3717
|
extends coreClient.OperationOptions {}
|
|
3106
3718
|
|
|
3107
|
-
/** Contains response data for the
|
|
3108
|
-
export type
|
|
3719
|
+
/** Contains response data for the listNext operation. */
|
|
3720
|
+
export type ManagedCertificatesListNextResponse = ManagedCertificateCollection;
|
|
3109
3721
|
|
|
3110
3722
|
/** Optional parameters. */
|
|
3111
|
-
export interface
|
|
3723
|
+
export interface NamespacesCheckNameAvailabilityOptionalParams
|
|
3112
3724
|
extends coreClient.OperationOptions {}
|
|
3113
3725
|
|
|
3114
|
-
/** Contains response data for the
|
|
3115
|
-
export type
|
|
3726
|
+
/** Contains response data for the checkNameAvailability operation. */
|
|
3727
|
+
export type NamespacesCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
|
|
3116
3728
|
|
|
3117
3729
|
/** Optional parameters. */
|
|
3118
|
-
export interface
|
|
3730
|
+
export interface DaprComponentsListOptionalParams
|
|
3119
3731
|
extends coreClient.OperationOptions {}
|
|
3120
3732
|
|
|
3121
3733
|
/** Contains response data for the list operation. */
|
|
3122
|
-
export type
|
|
3734
|
+
export type DaprComponentsListResponse = DaprComponentsCollection;
|
|
3123
3735
|
|
|
3124
3736
|
/** Optional parameters. */
|
|
3125
|
-
export interface
|
|
3737
|
+
export interface DaprComponentsGetOptionalParams
|
|
3126
3738
|
extends coreClient.OperationOptions {}
|
|
3127
3739
|
|
|
3128
3740
|
/** Contains response data for the get operation. */
|
|
3129
|
-
export type
|
|
3741
|
+
export type DaprComponentsGetResponse = DaprComponent;
|
|
3130
3742
|
|
|
3131
3743
|
/** Optional parameters. */
|
|
3132
|
-
export interface
|
|
3133
|
-
extends coreClient.OperationOptions {
|
|
3134
|
-
/** Certificate to be created or updated */
|
|
3135
|
-
certificateEnvelope?: Certificate;
|
|
3136
|
-
}
|
|
3744
|
+
export interface DaprComponentsCreateOrUpdateOptionalParams
|
|
3745
|
+
extends coreClient.OperationOptions {}
|
|
3137
3746
|
|
|
3138
3747
|
/** Contains response data for the createOrUpdate operation. */
|
|
3139
|
-
export type
|
|
3748
|
+
export type DaprComponentsCreateOrUpdateResponse = DaprComponent;
|
|
3140
3749
|
|
|
3141
3750
|
/** Optional parameters. */
|
|
3142
|
-
export interface
|
|
3751
|
+
export interface DaprComponentsDeleteOptionalParams
|
|
3143
3752
|
extends coreClient.OperationOptions {}
|
|
3144
3753
|
|
|
3145
3754
|
/** Optional parameters. */
|
|
3146
|
-
export interface
|
|
3755
|
+
export interface DaprComponentsListSecretsOptionalParams
|
|
3147
3756
|
extends coreClient.OperationOptions {}
|
|
3148
3757
|
|
|
3149
|
-
/** Contains response data for the
|
|
3150
|
-
export type
|
|
3758
|
+
/** Contains response data for the listSecrets operation. */
|
|
3759
|
+
export type DaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
3151
3760
|
|
|
3152
3761
|
/** Optional parameters. */
|
|
3153
|
-
export interface
|
|
3762
|
+
export interface DaprComponentsListNextOptionalParams
|
|
3154
3763
|
extends coreClient.OperationOptions {}
|
|
3155
3764
|
|
|
3156
3765
|
/** Contains response data for the listNext operation. */
|
|
3157
|
-
export type
|
|
3766
|
+
export type DaprComponentsListNextResponse = DaprComponentsCollection;
|
|
3158
3767
|
|
|
3159
3768
|
/** Optional parameters. */
|
|
3160
|
-
export interface
|
|
3769
|
+
export interface ManagedEnvironmentsStoragesListOptionalParams
|
|
3161
3770
|
extends coreClient.OperationOptions {}
|
|
3162
3771
|
|
|
3163
3772
|
/** Contains response data for the list operation. */
|
|
3164
|
-
export type
|
|
3773
|
+
export type ManagedEnvironmentsStoragesListResponse = ManagedEnvironmentStoragesCollection;
|
|
3165
3774
|
|
|
3166
3775
|
/** Optional parameters. */
|
|
3167
|
-
export interface
|
|
3776
|
+
export interface ManagedEnvironmentsStoragesGetOptionalParams
|
|
3168
3777
|
extends coreClient.OperationOptions {}
|
|
3169
3778
|
|
|
3170
3779
|
/** Contains response data for the get operation. */
|
|
3171
|
-
export type
|
|
3780
|
+
export type ManagedEnvironmentsStoragesGetResponse = ManagedEnvironmentStorage;
|
|
3172
3781
|
|
|
3173
3782
|
/** Optional parameters. */
|
|
3174
|
-
export interface
|
|
3783
|
+
export interface ManagedEnvironmentsStoragesCreateOrUpdateOptionalParams
|
|
3175
3784
|
extends coreClient.OperationOptions {}
|
|
3176
3785
|
|
|
3177
3786
|
/** Contains response data for the createOrUpdate operation. */
|
|
3178
|
-
export type
|
|
3179
|
-
|
|
3180
|
-
/** Optional parameters. */
|
|
3181
|
-
export interface ConnectedEnvironmentsDaprComponentsDeleteOptionalParams
|
|
3182
|
-
extends coreClient.OperationOptions {}
|
|
3183
|
-
|
|
3184
|
-
/** Optional parameters. */
|
|
3185
|
-
export interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams
|
|
3186
|
-
extends coreClient.OperationOptions {}
|
|
3187
|
-
|
|
3188
|
-
/** Contains response data for the listSecrets operation. */
|
|
3189
|
-
export type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
3787
|
+
export type ManagedEnvironmentsStoragesCreateOrUpdateResponse = ManagedEnvironmentStorage;
|
|
3190
3788
|
|
|
3191
3789
|
/** Optional parameters. */
|
|
3192
|
-
export interface
|
|
3790
|
+
export interface ManagedEnvironmentsStoragesDeleteOptionalParams
|
|
3193
3791
|
extends coreClient.OperationOptions {}
|
|
3194
3792
|
|
|
3195
|
-
/** Contains response data for the listNext operation. */
|
|
3196
|
-
export type ConnectedEnvironmentsDaprComponentsListNextResponse = DaprComponentsCollection;
|
|
3197
|
-
|
|
3198
3793
|
/** Optional parameters. */
|
|
3199
|
-
export interface
|
|
3794
|
+
export interface ContainerAppsSourceControlsListByContainerAppOptionalParams
|
|
3200
3795
|
extends coreClient.OperationOptions {}
|
|
3201
3796
|
|
|
3202
|
-
/** Contains response data for the
|
|
3203
|
-
export type
|
|
3797
|
+
/** Contains response data for the listByContainerApp operation. */
|
|
3798
|
+
export type ContainerAppsSourceControlsListByContainerAppResponse = SourceControlCollection;
|
|
3204
3799
|
|
|
3205
3800
|
/** Optional parameters. */
|
|
3206
|
-
export interface
|
|
3801
|
+
export interface ContainerAppsSourceControlsGetOptionalParams
|
|
3207
3802
|
extends coreClient.OperationOptions {}
|
|
3208
3803
|
|
|
3209
3804
|
/** Contains response data for the get operation. */
|
|
3210
|
-
export type
|
|
3805
|
+
export type ContainerAppsSourceControlsGetResponse = SourceControl;
|
|
3211
3806
|
|
|
3212
3807
|
/** Optional parameters. */
|
|
3213
|
-
export interface
|
|
3214
|
-
extends coreClient.OperationOptions {
|
|
3808
|
+
export interface ContainerAppsSourceControlsCreateOrUpdateOptionalParams
|
|
3809
|
+
extends coreClient.OperationOptions {
|
|
3810
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3811
|
+
updateIntervalInMs?: number;
|
|
3812
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3813
|
+
resumeFrom?: string;
|
|
3814
|
+
}
|
|
3215
3815
|
|
|
3216
3816
|
/** Contains response data for the createOrUpdate operation. */
|
|
3217
|
-
export type
|
|
3218
|
-
|
|
3219
|
-
/** Optional parameters. */
|
|
3220
|
-
export interface ConnectedEnvironmentsStoragesDeleteOptionalParams
|
|
3221
|
-
extends coreClient.OperationOptions {}
|
|
3222
|
-
|
|
3223
|
-
/** Optional parameters. */
|
|
3224
|
-
export interface AvailableWorkloadProfilesGetOptionalParams
|
|
3225
|
-
extends coreClient.OperationOptions {}
|
|
3226
|
-
|
|
3227
|
-
/** Contains response data for the get operation. */
|
|
3228
|
-
export type AvailableWorkloadProfilesGetResponse = AvailableWorkloadProfilesCollection;
|
|
3817
|
+
export type ContainerAppsSourceControlsCreateOrUpdateResponse = SourceControl;
|
|
3229
3818
|
|
|
3230
3819
|
/** Optional parameters. */
|
|
3231
|
-
export interface
|
|
3232
|
-
extends coreClient.OperationOptions {
|
|
3233
|
-
|
|
3234
|
-
|
|
3235
|
-
|
|
3820
|
+
export interface ContainerAppsSourceControlsDeleteOptionalParams
|
|
3821
|
+
extends coreClient.OperationOptions {
|
|
3822
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3823
|
+
updateIntervalInMs?: number;
|
|
3824
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3825
|
+
resumeFrom?: string;
|
|
3826
|
+
}
|
|
3236
3827
|
|
|
3237
3828
|
/** Optional parameters. */
|
|
3238
|
-
export interface
|
|
3829
|
+
export interface ContainerAppsSourceControlsListByContainerAppNextOptionalParams
|
|
3239
3830
|
extends coreClient.OperationOptions {}
|
|
3240
3831
|
|
|
3241
|
-
/** Contains response data for the
|
|
3242
|
-
export type
|
|
3832
|
+
/** Contains response data for the listByContainerAppNext operation. */
|
|
3833
|
+
export type ContainerAppsSourceControlsListByContainerAppNextResponse = SourceControlCollection;
|
|
3243
3834
|
|
|
3244
3835
|
/** Optional parameters. */
|
|
3245
3836
|
export interface ContainerAppsAPIClientOptionalParams
|