@azure/arm-appcontainers 2.1.0-alpha.20240513.1 → 2.1.0-alpha.20240807.2
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 +49 -16
- package/README.md +1 -1
- package/dist/index.js +7053 -11622
- 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 +1 -1
- package/dist-esm/samples-dev/billingMetersGetSample.js +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +1 -35
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js +1 -8
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +17 -168
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js +2 -2
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js +2 -2
- package/dist-esm/samples-dev/containerAppsGetSample.js +2 -2
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +2 -2
- package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js +1 -5
- package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsStartSample.js +2 -2
- package/dist-esm/samples-dev/containerAppsStopSample.js +2 -2
- package/dist-esm/samples-dev/containerAppsUpdateSample.js +7 -9
- package/dist-esm/samples-dev/containerAppsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js +2 -16
- package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/daprComponentsGetSample.js +2 -2
- package/dist-esm/samples-dev/daprComponentsListSample.js +1 -1
- package/dist-esm/samples-dev/daprComponentsListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/getCustomDomainVerificationIdSample.js +1 -1
- package/dist-esm/samples-dev/jobExecutionSample.js +2 -2
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +12 -86
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/jobsExecutionsListSample.js +2 -2
- package/dist-esm/samples-dev/jobsGetDetectorSample.js +1 -1
- package/dist-esm/samples-dev/jobsGetSample.js +2 -2
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/jobsListDetectorsSample.js +20 -4
- package/dist-esm/samples-dev/jobsListDetectorsSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsListSecretsSample.js +2 -2
- package/dist-esm/samples-dev/jobsProxyGetSample.js +4 -3
- package/dist-esm/samples-dev/jobsProxyGetSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsStartSample.js +7 -7
- package/dist-esm/samples-dev/jobsStartSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsStopExecutionSample.js +2 -2
- package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js +2 -2
- package/dist-esm/samples-dev/jobsUpdateSample.js +6 -6
- package/dist-esm/samples-dev/jobsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/managedCertificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/managedCertificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/managedCertificatesListSample.js +1 -1
- package/dist-esm/samples-dev/managedCertificatesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentUsagesListSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js +4 -35
- package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js +1 -30
- package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js +3 -23
- package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js +2 -2
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/usagesListSample.js +1 -1
- package/dist-esm/src/containerAppsAPIClient.d.ts +2 -11
- package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
- package/dist-esm/src/containerAppsAPIClient.js +4 -14
- package/dist-esm/src/containerAppsAPIClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +172 -1171
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +12 -122
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +9 -70
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +736 -2392
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +4 -19
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +30 -149
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +2 -2
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironments.js +2 -2
- package/dist-esm/src/operations/connectedEnvironments.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +2 -2
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsStorages.js +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsStorages.js.map +1 -1
- package/dist-esm/src/operations/containerApps.js +2 -2
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsAuthConfigs.js +2 -2
- package/dist-esm/src/operations/containerAppsAuthConfigs.js.map +1 -1
- package/dist-esm/src/operations/containerAppsDiagnostics.js +2 -2
- package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
- package/dist-esm/src/operations/containerAppsSourceControls.js +2 -2
- package/dist-esm/src/operations/containerAppsSourceControls.js.map +1 -1
- package/dist-esm/src/operations/daprComponents.js +1 -1
- package/dist-esm/src/operations/daprComponents.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +0 -9
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +0 -9
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/jobs.d.ts +21 -3
- package/dist-esm/src/operations/jobs.d.ts.map +1 -1
- package/dist-esm/src/operations/jobs.js +107 -12
- package/dist-esm/src/operations/jobs.js.map +1 -1
- package/dist-esm/src/operations/managedCertificates.js +2 -2
- package/dist-esm/src/operations/managedCertificates.js.map +1 -1
- package/dist-esm/src/operations/managedEnvironmentUsages.js +2 -2
- package/dist-esm/src/operations/managedEnvironments.js +2 -2
- package/dist-esm/src/operations/managedEnvironments.js.map +1 -1
- package/dist-esm/src/operations/managedEnvironmentsStorages.js +1 -1
- package/dist-esm/src/operations/managedEnvironmentsStorages.js.map +1 -1
- package/dist-esm/src/operations/namespaces.js +1 -1
- package/dist-esm/src/operations/namespaces.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -9
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -9
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/jobs.d.ts +10 -9
- package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -1
- package/dist-esm/test/appcontainers_examples.spec.d.ts.map +1 -1
- package/dist-esm/test/appcontainers_examples.spec.js +33 -10
- package/dist-esm/test/appcontainers_examples.spec.js.map +1 -1
- package/package.json +3 -2
- package/review/arm-appcontainers.api.md +76 -999
- package/src/containerAppsAPIClient.ts +3 -40
- package/src/models/index.ts +198 -1363
- package/src/models/mappers.ts +686 -2464
- package/src/models/parameters.ts +29 -171
- package/src/operations/certificates.ts +2 -2
- package/src/operations/connectedEnvironments.ts +2 -2
- package/src/operations/connectedEnvironmentsCertificates.ts +2 -2
- package/src/operations/connectedEnvironmentsDaprComponents.ts +1 -1
- package/src/operations/connectedEnvironmentsStorages.ts +1 -1
- package/src/operations/containerApps.ts +2 -2
- package/src/operations/containerAppsAuthConfigs.ts +2 -2
- package/src/operations/containerAppsDiagnostics.ts +2 -2
- package/src/operations/containerAppsRevisions.ts +1 -1
- package/src/operations/containerAppsSourceControls.ts +2 -2
- package/src/operations/daprComponents.ts +1 -1
- package/src/operations/index.ts +0 -9
- package/src/operations/jobs.ts +132 -7
- package/src/operations/managedCertificates.ts +2 -2
- package/src/operations/managedEnvironmentUsages.ts +2 -2
- package/src/operations/managedEnvironments.ts +2 -2
- package/src/operations/managedEnvironmentsStorages.ts +1 -1
- package/src/operations/namespaces.ts +1 -1
- package/src/operationsInterfaces/index.ts +0 -9
- package/src/operationsInterfaces/jobs.ts +15 -13
- package/types/arm-appcontainers.d.ts +197 -1763
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/appResiliencyCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/appResiliencyCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/appResiliencyCreateOrUpdateSample.js +0 -71
- package/dist-esm/samples-dev/appResiliencyCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/appResiliencyDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/appResiliencyDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/appResiliencyDeleteSample.js +0 -40
- package/dist-esm/samples-dev/appResiliencyDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/appResiliencyGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/appResiliencyGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/appResiliencyGetSample.js +0 -40
- package/dist-esm/samples-dev/appResiliencyGetSample.js.map +0 -1
- package/dist-esm/samples-dev/appResiliencyListSample.d.ts +0 -2
- package/dist-esm/samples-dev/appResiliencyListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/appResiliencyListSample.js +0 -55
- package/dist-esm/samples-dev/appResiliencyListSample.js.map +0 -1
- package/dist-esm/samples-dev/appResiliencyUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/appResiliencyUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/appResiliencyUpdateSample.js +0 -46
- package/dist-esm/samples-dev/appResiliencyUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/buildAuthTokenListSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildAuthTokenListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildAuthTokenListSample.js +0 -40
- package/dist-esm/samples-dev/buildAuthTokenListSample.js.map +0 -1
- package/dist-esm/samples-dev/buildersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildersCreateOrUpdateSample.js +0 -60
- package/dist-esm/samples-dev/buildersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/buildersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildersDeleteSample.js +0 -39
- package/dist-esm/samples-dev/buildersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/buildersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildersGetSample.js +0 -39
- package/dist-esm/samples-dev/buildersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/buildersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildersListByResourceGroupSample.js +0 -54
- package/dist-esm/samples-dev/buildersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/buildersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildersListBySubscriptionSample.js +0 -53
- package/dist-esm/samples-dev/buildersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/buildersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildersUpdateSample.js +0 -42
- package/dist-esm/samples-dev/buildersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/buildsByBuilderResourceListSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildsByBuilderResourceListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildsByBuilderResourceListSample.js +0 -55
- package/dist-esm/samples-dev/buildsByBuilderResourceListSample.js.map +0 -1
- package/dist-esm/samples-dev/buildsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildsCreateOrUpdateSample.js +0 -96
- package/dist-esm/samples-dev/buildsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/buildsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildsDeleteSample.js +0 -40
- package/dist-esm/samples-dev/buildsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/buildsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/buildsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/buildsGetSample.js +0 -40
- package/dist-esm/samples-dev/buildsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesCreateOrUpdateSample.js +0 -145
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesDeleteSample.js +0 -41
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesGetSample.js +0 -41
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesListSample.js +0 -56
- package/dist-esm/samples-dev/daprComponentResiliencyPoliciesListSample.js.map +0 -1
- package/dist-esm/samples-dev/daprSubscriptionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/daprSubscriptionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/daprSubscriptionsCreateOrUpdateSample.js +0 -108
- package/dist-esm/samples-dev/daprSubscriptionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/daprSubscriptionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/daprSubscriptionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/daprSubscriptionsDeleteSample.js +0 -40
- package/dist-esm/samples-dev/daprSubscriptionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/daprSubscriptionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/daprSubscriptionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/daprSubscriptionsGetSample.js +0 -80
- package/dist-esm/samples-dev/daprSubscriptionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/daprSubscriptionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/daprSubscriptionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/daprSubscriptionsListSample.js +0 -55
- package/dist-esm/samples-dev/daprSubscriptionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/dotNetComponentsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/dotNetComponentsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dotNetComponentsCreateOrUpdateSample.js +0 -74
- package/dist-esm/samples-dev/dotNetComponentsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/dotNetComponentsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/dotNetComponentsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dotNetComponentsDeleteSample.js +0 -40
- package/dist-esm/samples-dev/dotNetComponentsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/dotNetComponentsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/dotNetComponentsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dotNetComponentsGetSample.js +0 -60
- package/dist-esm/samples-dev/dotNetComponentsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/dotNetComponentsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/dotNetComponentsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dotNetComponentsListSample.js +0 -90
- package/dist-esm/samples-dev/dotNetComponentsListSample.js.map +0 -1
- package/dist-esm/samples-dev/dotNetComponentsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/dotNetComponentsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dotNetComponentsUpdateSample.js +0 -74
- package/dist-esm/samples-dev/dotNetComponentsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/javaComponentsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/javaComponentsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/javaComponentsCreateOrUpdateSample.js +0 -86
- package/dist-esm/samples-dev/javaComponentsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/javaComponentsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/javaComponentsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/javaComponentsDeleteSample.js +0 -40
- package/dist-esm/samples-dev/javaComponentsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/javaComponentsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/javaComponentsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/javaComponentsGetSample.js +0 -60
- package/dist-esm/samples-dev/javaComponentsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/javaComponentsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/javaComponentsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/javaComponentsListSample.js +0 -90
- package/dist-esm/samples-dev/javaComponentsListSample.js.map +0 -1
- package/dist-esm/samples-dev/javaComponentsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/javaComponentsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/javaComponentsUpdateSample.js +0 -86
- package/dist-esm/samples-dev/javaComponentsUpdateSample.js.map +0 -1
- package/dist-esm/src/operations/appResiliencyOperations.d.ts +0 -72
- package/dist-esm/src/operations/appResiliencyOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/appResiliencyOperations.js +0 -286
- package/dist-esm/src/operations/appResiliencyOperations.js.map +0 -1
- package/dist-esm/src/operations/buildAuthToken.d.ts +0 -21
- package/dist-esm/src/operations/buildAuthToken.d.ts.map +0 -1
- package/dist-esm/src/operations/buildAuthToken.js +0 -55
- package/dist-esm/src/operations/buildAuthToken.js.map +0 -1
- package/dist-esm/src/operations/builders.d.ts +0 -107
- package/dist-esm/src/operations/builders.d.ts.map +0 -1
- package/dist-esm/src/operations/builders.js +0 -554
- package/dist-esm/src/operations/builders.js.map +0 -1
- package/dist-esm/src/operations/builds.d.ts +0 -56
- package/dist-esm/src/operations/builds.d.ts.map +0 -1
- package/dist-esm/src/operations/builds.js +0 -246
- package/dist-esm/src/operations/builds.js.map +0 -1
- package/dist-esm/src/operations/buildsByBuilderResource.d.ts +0 -38
- package/dist-esm/src/operations/buildsByBuilderResource.d.ts.map +0 -1
- package/dist-esm/src/operations/buildsByBuilderResource.js +0 -150
- package/dist-esm/src/operations/buildsByBuilderResource.js.map +0 -1
- package/dist-esm/src/operations/daprComponentResiliencyPolicies.d.ts +0 -70
- package/dist-esm/src/operations/daprComponentResiliencyPolicies.d.ts.map +0 -1
- package/dist-esm/src/operations/daprComponentResiliencyPolicies.js +0 -270
- package/dist-esm/src/operations/daprComponentResiliencyPolicies.js.map +0 -1
- package/dist-esm/src/operations/daprSubscriptions.d.ts +0 -63
- package/dist-esm/src/operations/daprSubscriptions.d.ts.map +0 -1
- package/dist-esm/src/operations/daprSubscriptions.js +0 -257
- package/dist-esm/src/operations/daprSubscriptions.js.map +0 -1
- package/dist-esm/src/operations/dotNetComponents.d.ts +0 -99
- package/dist-esm/src/operations/dotNetComponents.d.ts.map +0 -1
- package/dist-esm/src/operations/dotNetComponents.js +0 -470
- package/dist-esm/src/operations/dotNetComponents.js.map +0 -1
- package/dist-esm/src/operations/javaComponents.d.ts +0 -99
- package/dist-esm/src/operations/javaComponents.d.ts.map +0 -1
- package/dist-esm/src/operations/javaComponents.js +0 -470
- package/dist-esm/src/operations/javaComponents.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/appResiliencyOperations.d.ts +0 -47
- package/dist-esm/src/operationsInterfaces/appResiliencyOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/appResiliencyOperations.js +0 -9
- package/dist-esm/src/operationsInterfaces/appResiliencyOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/buildAuthToken.d.ts +0 -13
- package/dist-esm/src/operationsInterfaces/buildAuthToken.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/buildAuthToken.js +0 -9
- package/dist-esm/src/operationsInterfaces/buildAuthToken.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/builders.d.ts +0 -71
- package/dist-esm/src/operationsInterfaces/builders.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/builders.js +0 -9
- package/dist-esm/src/operationsInterfaces/builders.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/builds.d.ts +0 -48
- package/dist-esm/src/operationsInterfaces/builds.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/builds.js +0 -9
- package/dist-esm/src/operationsInterfaces/builds.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/buildsByBuilderResource.d.ts +0 -13
- package/dist-esm/src/operationsInterfaces/buildsByBuilderResource.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/buildsByBuilderResource.js +0 -9
- package/dist-esm/src/operationsInterfaces/buildsByBuilderResource.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/daprComponentResiliencyPolicies.d.ts +0 -43
- package/dist-esm/src/operationsInterfaces/daprComponentResiliencyPolicies.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/daprComponentResiliencyPolicies.js +0 -9
- package/dist-esm/src/operationsInterfaces/daprComponentResiliencyPolicies.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/daprSubscriptions.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/daprSubscriptions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/daprSubscriptions.js +0 -9
- package/dist-esm/src/operationsInterfaces/daprSubscriptions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/dotNetComponents.d.ts +0 -74
- package/dist-esm/src/operationsInterfaces/dotNetComponents.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/dotNetComponents.js +0 -9
- package/dist-esm/src/operationsInterfaces/dotNetComponents.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/javaComponents.d.ts +0 -74
- package/dist-esm/src/operationsInterfaces/javaComponents.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/javaComponents.js +0 -9
- package/dist-esm/src/operationsInterfaces/javaComponents.js.map +0 -1
- package/src/operations/appResiliencyOperations.ts +0 -374
- package/src/operations/buildAuthToken.ts +0 -74
- package/src/operations/builders.ts +0 -728
- package/src/operations/builds.ts +0 -347
- package/src/operations/buildsByBuilderResource.ts +0 -193
- package/src/operations/daprComponentResiliencyPolicies.ts +0 -369
- package/src/operations/daprSubscriptions.ts +0 -337
- package/src/operations/dotNetComponents.ts +0 -655
- package/src/operations/javaComponents.ts +0 -655
- package/src/operationsInterfaces/appResiliencyOperations.ts +0 -92
- package/src/operationsInterfaces/buildAuthToken.ts +0 -29
- package/src/operationsInterfaces/builders.ts +0 -145
- package/src/operationsInterfaces/builds.ts +0 -98
- package/src/operationsInterfaces/buildsByBuilderResource.ts +0 -29
- package/src/operationsInterfaces/daprComponentResiliencyPolicies.ts +0 -84
- package/src/operationsInterfaces/daprSubscriptions.ts +0 -75
- package/src/operationsInterfaces/dotNetComponents.ts +0 -152
- package/src/operationsInterfaces/javaComponents.ts +0 -152
|
@@ -58,12 +58,6 @@ export declare interface AllowedPrincipals {
|
|
|
58
58
|
identities?: string[];
|
|
59
59
|
}
|
|
60
60
|
|
|
61
|
-
/** Configuration of Application Insights */
|
|
62
|
-
export declare interface AppInsightsConfiguration {
|
|
63
|
-
/** Application Insights connection string */
|
|
64
|
-
connectionString?: string;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
61
|
/** The configuration settings of the Apple provider. */
|
|
68
62
|
export declare interface Apple {
|
|
69
63
|
/** <code>false</code> if the Apple provider should not be enabled despite the set registration; otherwise, <code>true</code>. */
|
|
@@ -118,117 +112,6 @@ export declare interface AppRegistration {
|
|
|
118
112
|
appSecretSettingName?: string;
|
|
119
113
|
}
|
|
120
114
|
|
|
121
|
-
/** Configuration to setup App Resiliency */
|
|
122
|
-
export declare interface AppResiliency extends ProxyResource {
|
|
123
|
-
/** Policy to set request timeouts */
|
|
124
|
-
timeoutPolicy?: TimeoutPolicy;
|
|
125
|
-
/** Policy that defines http request retry conditions */
|
|
126
|
-
httpRetryPolicy?: HttpRetryPolicy;
|
|
127
|
-
/** Policy that defines tcp request retry conditions */
|
|
128
|
-
tcpRetryPolicy?: TcpRetryPolicy;
|
|
129
|
-
/** Policy that defines circuit breaker conditions */
|
|
130
|
-
circuitBreakerPolicy?: CircuitBreakerPolicy;
|
|
131
|
-
/** Defines parameters for http connection pooling */
|
|
132
|
-
httpConnectionPool?: HttpConnectionPool;
|
|
133
|
-
/** Defines parameters for tcp connection pooling */
|
|
134
|
-
tcpConnectionPool?: TcpConnectionPool;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
/** Collection of AppResiliency policies */
|
|
138
|
-
export declare interface AppResiliencyCollection {
|
|
139
|
-
/** Collection of resources. */
|
|
140
|
-
value: AppResiliency[];
|
|
141
|
-
/**
|
|
142
|
-
* Link to next page of resources.
|
|
143
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
144
|
-
*/
|
|
145
|
-
readonly nextLink?: string;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
/** Optional parameters. */
|
|
149
|
-
export declare interface AppResiliencyCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
153
|
-
export declare type AppResiliencyCreateOrUpdateResponse = AppResiliency;
|
|
154
|
-
|
|
155
|
-
/** Optional parameters. */
|
|
156
|
-
export declare interface AppResiliencyDeleteOptionalParams extends coreClient.OperationOptions {
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
/** Optional parameters. */
|
|
160
|
-
export declare interface AppResiliencyGetOptionalParams extends coreClient.OperationOptions {
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
/** Contains response data for the get operation. */
|
|
164
|
-
export declare type AppResiliencyGetResponse = AppResiliency;
|
|
165
|
-
|
|
166
|
-
/** Optional parameters. */
|
|
167
|
-
export declare interface AppResiliencyListNextOptionalParams extends coreClient.OperationOptions {
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
/** Contains response data for the listNext operation. */
|
|
171
|
-
export declare type AppResiliencyListNextResponse = AppResiliencyCollection;
|
|
172
|
-
|
|
173
|
-
/** Optional parameters. */
|
|
174
|
-
export declare interface AppResiliencyListOptionalParams extends coreClient.OperationOptions {
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
/** Contains response data for the list operation. */
|
|
178
|
-
export declare type AppResiliencyListResponse = AppResiliencyCollection;
|
|
179
|
-
|
|
180
|
-
/** Interface representing a AppResiliencyOperations. */
|
|
181
|
-
export declare interface AppResiliencyOperations {
|
|
182
|
-
/**
|
|
183
|
-
* List container app resiliency policies.
|
|
184
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
185
|
-
* @param appName Name of the Container App.
|
|
186
|
-
* @param options The options parameters.
|
|
187
|
-
*/
|
|
188
|
-
list(resourceGroupName: string, appName: string, options?: AppResiliencyListOptionalParams): PagedAsyncIterableIterator<AppResiliency>;
|
|
189
|
-
/**
|
|
190
|
-
* Create or update container app resiliency policy.
|
|
191
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
192
|
-
* @param appName Name of the Container App.
|
|
193
|
-
* @param name Name of the resiliency policy.
|
|
194
|
-
* @param resiliencyEnvelope The resiliency policy to create or update.
|
|
195
|
-
* @param options The options parameters.
|
|
196
|
-
*/
|
|
197
|
-
createOrUpdate(resourceGroupName: string, appName: string, name: string, resiliencyEnvelope: AppResiliency, options?: AppResiliencyCreateOrUpdateOptionalParams): Promise<AppResiliencyCreateOrUpdateResponse>;
|
|
198
|
-
/**
|
|
199
|
-
* Update container app resiliency policy.
|
|
200
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
201
|
-
* @param appName Name of the Container App.
|
|
202
|
-
* @param name Name of the resiliency policy.
|
|
203
|
-
* @param resiliencyEnvelope The resiliency policy to update.
|
|
204
|
-
* @param options The options parameters.
|
|
205
|
-
*/
|
|
206
|
-
update(resourceGroupName: string, appName: string, name: string, resiliencyEnvelope: AppResiliency, options?: AppResiliencyUpdateOptionalParams): Promise<AppResiliencyUpdateResponse>;
|
|
207
|
-
/**
|
|
208
|
-
* Delete container app resiliency policy.
|
|
209
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
210
|
-
* @param appName Name of the Container App.
|
|
211
|
-
* @param name Name of the resiliency policy.
|
|
212
|
-
* @param options The options parameters.
|
|
213
|
-
*/
|
|
214
|
-
delete(resourceGroupName: string, appName: string, name: string, options?: AppResiliencyDeleteOptionalParams): Promise<void>;
|
|
215
|
-
/**
|
|
216
|
-
* Get container app resiliency policy.
|
|
217
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
218
|
-
* @param appName Name of the Container App.
|
|
219
|
-
* @param name Name of the resiliency policy.
|
|
220
|
-
* @param options The options parameters.
|
|
221
|
-
*/
|
|
222
|
-
get(resourceGroupName: string, appName: string, name: string, options?: AppResiliencyGetOptionalParams): Promise<AppResiliencyGetResponse>;
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
/** Optional parameters. */
|
|
226
|
-
export declare interface AppResiliencyUpdateOptionalParams extends coreClient.OperationOptions {
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
/** Contains response data for the update operation. */
|
|
230
|
-
export declare type AppResiliencyUpdateResponse = AppResiliency;
|
|
231
|
-
|
|
232
115
|
/** Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature. */
|
|
233
116
|
export declare interface AuthConfig extends ProxyResource {
|
|
234
117
|
/** The configuration settings of the platform of ContainerApp Service Authentication/Authorization. */
|
|
@@ -526,638 +409,191 @@ export declare interface BlobStorageTokenStore {
|
|
|
526
409
|
sasUrlSettingName: string;
|
|
527
410
|
}
|
|
528
411
|
|
|
529
|
-
/**
|
|
530
|
-
export declare interface
|
|
531
|
-
/**
|
|
532
|
-
|
|
533
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
534
|
-
* @param builderName The name of the builder.
|
|
535
|
-
* @param buildName The name of a build.
|
|
536
|
-
* @param options The options parameters.
|
|
537
|
-
*/
|
|
538
|
-
list(resourceGroupName: string, builderName: string, buildName: string, options?: BuildAuthTokenListOptionalParams): Promise<BuildAuthTokenListResponse>;
|
|
539
|
-
}
|
|
540
|
-
|
|
541
|
-
/** Optional parameters. */
|
|
542
|
-
export declare interface BuildAuthTokenListOptionalParams extends coreClient.OperationOptions {
|
|
543
|
-
}
|
|
544
|
-
|
|
545
|
-
/** Contains response data for the list operation. */
|
|
546
|
-
export declare type BuildAuthTokenListResponse = BuildToken;
|
|
547
|
-
|
|
548
|
-
/** The response of a BuildResource list operation. */
|
|
549
|
-
export declare interface BuildCollection {
|
|
550
|
-
/** The BuildResource items on this page */
|
|
551
|
-
value: BuildResource[];
|
|
552
|
-
/** The link to the next page of items */
|
|
553
|
-
nextLink?: string;
|
|
554
|
-
}
|
|
555
|
-
|
|
556
|
-
/** Configuration of the build. */
|
|
557
|
-
export declare interface BuildConfiguration {
|
|
558
|
-
/** Base OS used to build and run the app. */
|
|
559
|
-
baseOs?: string;
|
|
560
|
-
/** Platform to be used to build and run the app. */
|
|
561
|
-
platform?: string;
|
|
562
|
-
/** Platform version to be used to build and run the app. */
|
|
563
|
-
platformVersion?: string;
|
|
564
|
-
/** List of environment variables to be passed to the build, secrets should not be used in environment variable. */
|
|
565
|
-
environmentVariables?: EnvironmentVariable[];
|
|
566
|
-
/** List of steps to perform before the build. */
|
|
567
|
-
preBuildSteps?: PreBuildStep[];
|
|
568
|
-
}
|
|
569
|
-
|
|
570
|
-
/** The response of a BuilderResource list operation. */
|
|
571
|
-
export declare interface BuilderCollection {
|
|
572
|
-
/** The BuilderResource items on this page */
|
|
573
|
-
value: BuilderResource[];
|
|
574
|
-
/** The link to the next page of items */
|
|
575
|
-
nextLink?: string;
|
|
412
|
+
/** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
413
|
+
export declare interface Certificate extends TrackedResource {
|
|
414
|
+
/** Certificate resource specific properties */
|
|
415
|
+
properties?: CertificateProperties;
|
|
576
416
|
}
|
|
577
417
|
|
|
578
|
-
/**
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
* ### Known values supported by the service
|
|
583
|
-
* **Succeeded** \
|
|
584
|
-
* **Failed** \
|
|
585
|
-
* **Canceled** \
|
|
586
|
-
* **Creating** \
|
|
587
|
-
* **Updating** \
|
|
588
|
-
* **Deleting**
|
|
589
|
-
*/
|
|
590
|
-
export declare type BuilderProvisioningState = string;
|
|
591
|
-
|
|
592
|
-
/** Information about the SourceToCloud builder resource. */
|
|
593
|
-
export declare interface BuilderResource extends TrackedResource {
|
|
594
|
-
/** The managed service identities assigned to this resource. */
|
|
595
|
-
identity?: ManagedServiceIdentity;
|
|
418
|
+
/** Collection of Certificates. */
|
|
419
|
+
export declare interface CertificateCollection {
|
|
420
|
+
/** Collection of resources. */
|
|
421
|
+
value: Certificate[];
|
|
596
422
|
/**
|
|
597
|
-
*
|
|
423
|
+
* Link to next page of resources.
|
|
598
424
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
599
425
|
*/
|
|
600
|
-
readonly
|
|
601
|
-
/** Resource ID of the container apps environment that the builder is associated with. */
|
|
602
|
-
environmentId?: string;
|
|
603
|
-
/** List of mappings of container registries and the managed identity used to connect to it. */
|
|
604
|
-
containerRegistries?: ContainerRegistry[];
|
|
426
|
+
readonly nextLink?: string;
|
|
605
427
|
}
|
|
606
428
|
|
|
607
|
-
/**
|
|
608
|
-
export declare interface
|
|
609
|
-
/**
|
|
610
|
-
identity?: ManagedServiceIdentity;
|
|
611
|
-
/** Resource tags. */
|
|
429
|
+
/** A certificate to update */
|
|
430
|
+
export declare interface CertificatePatch {
|
|
431
|
+
/** Application-specific metadata in the form of key-value pairs. */
|
|
612
432
|
tags?: {
|
|
613
433
|
[propertyName: string]: string;
|
|
614
434
|
};
|
|
615
|
-
/** Resource ID of the container apps environment that the builder is associated with. */
|
|
616
|
-
environmentId?: string;
|
|
617
435
|
}
|
|
618
436
|
|
|
619
|
-
/**
|
|
620
|
-
export declare interface
|
|
437
|
+
/** Certificate resource specific properties */
|
|
438
|
+
export declare interface CertificateProperties {
|
|
621
439
|
/**
|
|
622
|
-
*
|
|
623
|
-
*
|
|
440
|
+
* Provisioning state of the certificate.
|
|
441
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
624
442
|
*/
|
|
625
|
-
|
|
443
|
+
readonly provisioningState?: CertificateProvisioningState;
|
|
444
|
+
/** Certificate password. */
|
|
445
|
+
password?: string;
|
|
626
446
|
/**
|
|
627
|
-
*
|
|
628
|
-
*
|
|
629
|
-
* @param options The options parameters.
|
|
447
|
+
* Subject name of the certificate.
|
|
448
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
630
449
|
*/
|
|
631
|
-
|
|
450
|
+
readonly subjectName?: string;
|
|
632
451
|
/**
|
|
633
|
-
*
|
|
634
|
-
*
|
|
635
|
-
* @param builderName The name of the builder.
|
|
636
|
-
* @param options The options parameters.
|
|
452
|
+
* Subject alternative names the certificate applies to.
|
|
453
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
637
454
|
*/
|
|
638
|
-
|
|
455
|
+
readonly subjectAlternativeNames?: string[];
|
|
456
|
+
/** PFX or PEM blob */
|
|
457
|
+
value?: Uint8Array;
|
|
639
458
|
/**
|
|
640
|
-
*
|
|
641
|
-
*
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
459
|
+
* Certificate issuer.
|
|
460
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
461
|
+
*/
|
|
462
|
+
readonly issuer?: string;
|
|
463
|
+
/**
|
|
464
|
+
* Certificate issue Date.
|
|
465
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
466
|
+
*/
|
|
467
|
+
readonly issueDate?: Date;
|
|
468
|
+
/**
|
|
469
|
+
* Certificate expiration date.
|
|
470
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
471
|
+
*/
|
|
472
|
+
readonly expirationDate?: Date;
|
|
473
|
+
/**
|
|
474
|
+
* Certificate thumbprint.
|
|
475
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
476
|
+
*/
|
|
477
|
+
readonly thumbprint?: string;
|
|
478
|
+
/**
|
|
479
|
+
* Is the certificate valid?.
|
|
480
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
481
|
+
*/
|
|
482
|
+
readonly valid?: boolean;
|
|
483
|
+
/**
|
|
484
|
+
* Public key hash.
|
|
485
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
645
486
|
*/
|
|
646
|
-
|
|
487
|
+
readonly publicKeyHash?: string;
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
/**
|
|
491
|
+
* Defines values for CertificateProvisioningState. \
|
|
492
|
+
* {@link KnownCertificateProvisioningState} can be used interchangeably with CertificateProvisioningState,
|
|
493
|
+
* this enum contains the known values that the service supports.
|
|
494
|
+
* ### Known values supported by the service
|
|
495
|
+
* **Succeeded** \
|
|
496
|
+
* **Failed** \
|
|
497
|
+
* **Canceled** \
|
|
498
|
+
* **DeleteFailed** \
|
|
499
|
+
* **Pending**
|
|
500
|
+
*/
|
|
501
|
+
export declare type CertificateProvisioningState = string;
|
|
502
|
+
|
|
503
|
+
/** Interface representing a Certificates. */
|
|
504
|
+
export declare interface Certificates {
|
|
647
505
|
/**
|
|
648
|
-
*
|
|
506
|
+
* Get the Certificates in a given managed environment.
|
|
649
507
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
650
|
-
* @param
|
|
651
|
-
* @param builderEnvelope Resource create parameters.
|
|
508
|
+
* @param environmentName Name of the Managed Environment.
|
|
652
509
|
* @param options The options parameters.
|
|
653
510
|
*/
|
|
654
|
-
|
|
511
|
+
list(resourceGroupName: string, environmentName: string, options?: CertificatesListOptionalParams): PagedAsyncIterableIterator<Certificate>;
|
|
655
512
|
/**
|
|
656
|
-
*
|
|
513
|
+
* Get the specified Certificate.
|
|
657
514
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
658
|
-
* @param
|
|
659
|
-
* @param
|
|
515
|
+
* @param environmentName Name of the Managed Environment.
|
|
516
|
+
* @param certificateName Name of the Certificate.
|
|
660
517
|
* @param options The options parameters.
|
|
661
518
|
*/
|
|
662
|
-
|
|
519
|
+
get(resourceGroupName: string, environmentName: string, certificateName: string, options?: CertificatesGetOptionalParams): Promise<CertificatesGetResponse>;
|
|
663
520
|
/**
|
|
664
|
-
* Update a
|
|
521
|
+
* Create or Update a Certificate.
|
|
665
522
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
666
|
-
* @param
|
|
667
|
-
* @param
|
|
523
|
+
* @param environmentName Name of the Managed Environment.
|
|
524
|
+
* @param certificateName Name of the Certificate.
|
|
668
525
|
* @param options The options parameters.
|
|
669
526
|
*/
|
|
670
|
-
|
|
527
|
+
createOrUpdate(resourceGroupName: string, environmentName: string, certificateName: string, options?: CertificatesCreateOrUpdateOptionalParams): Promise<CertificatesCreateOrUpdateResponse>;
|
|
671
528
|
/**
|
|
672
|
-
*
|
|
529
|
+
* Deletes the specified Certificate.
|
|
673
530
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
674
|
-
* @param
|
|
531
|
+
* @param environmentName Name of the Managed Environment.
|
|
532
|
+
* @param certificateName Name of the Certificate.
|
|
675
533
|
* @param options The options parameters.
|
|
676
534
|
*/
|
|
677
|
-
|
|
535
|
+
delete(resourceGroupName: string, environmentName: string, certificateName: string, options?: CertificatesDeleteOptionalParams): Promise<void>;
|
|
678
536
|
/**
|
|
679
|
-
*
|
|
537
|
+
* Patches a certificate. Currently only patching of tags is supported
|
|
680
538
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
681
|
-
* @param
|
|
539
|
+
* @param environmentName Name of the Managed Environment.
|
|
540
|
+
* @param certificateName Name of the Certificate.
|
|
541
|
+
* @param certificateEnvelope Properties of a certificate that need to be updated
|
|
682
542
|
* @param options The options parameters.
|
|
683
543
|
*/
|
|
684
|
-
|
|
685
|
-
}
|
|
686
|
-
|
|
687
|
-
/** Defines headers for Builders_createOrUpdate operation. */
|
|
688
|
-
export declare interface BuildersCreateOrUpdateHeaders {
|
|
689
|
-
azureAsyncOperation?: string;
|
|
544
|
+
update(resourceGroupName: string, environmentName: string, certificateName: string, certificateEnvelope: CertificatePatch, options?: CertificatesUpdateOptionalParams): Promise<CertificatesUpdateResponse>;
|
|
690
545
|
}
|
|
691
546
|
|
|
692
547
|
/** Optional parameters. */
|
|
693
|
-
export declare interface
|
|
694
|
-
/**
|
|
695
|
-
|
|
696
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
697
|
-
resumeFrom?: string;
|
|
548
|
+
export declare interface CertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
549
|
+
/** Certificate to be created or updated */
|
|
550
|
+
certificateEnvelope?: Certificate;
|
|
698
551
|
}
|
|
699
552
|
|
|
700
553
|
/** Contains response data for the createOrUpdate operation. */
|
|
701
|
-
export declare type
|
|
702
|
-
|
|
703
|
-
/** Defines headers for Builders_delete operation. */
|
|
704
|
-
export declare interface BuildersDeleteHeaders {
|
|
705
|
-
location?: string;
|
|
706
|
-
}
|
|
554
|
+
export declare type CertificatesCreateOrUpdateResponse = Certificate;
|
|
707
555
|
|
|
708
556
|
/** Optional parameters. */
|
|
709
|
-
export declare interface
|
|
710
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
711
|
-
updateIntervalInMs?: number;
|
|
712
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
713
|
-
resumeFrom?: string;
|
|
557
|
+
export declare interface CertificatesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
714
558
|
}
|
|
715
559
|
|
|
716
|
-
/** Contains response data for the delete operation. */
|
|
717
|
-
export declare type BuildersDeleteResponse = BuildersDeleteHeaders;
|
|
718
|
-
|
|
719
560
|
/** Optional parameters. */
|
|
720
|
-
export declare interface
|
|
561
|
+
export declare interface CertificatesGetOptionalParams extends coreClient.OperationOptions {
|
|
721
562
|
}
|
|
722
563
|
|
|
723
564
|
/** Contains response data for the get operation. */
|
|
724
|
-
export declare type
|
|
725
|
-
|
|
726
|
-
/** Optional parameters. */
|
|
727
|
-
export declare interface BuildersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
728
|
-
}
|
|
729
|
-
|
|
730
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
731
|
-
export declare type BuildersListByResourceGroupNextResponse = BuilderCollection;
|
|
732
|
-
|
|
733
|
-
/** Optional parameters. */
|
|
734
|
-
export declare interface BuildersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
735
|
-
}
|
|
736
|
-
|
|
737
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
738
|
-
export declare type BuildersListByResourceGroupResponse = BuilderCollection;
|
|
565
|
+
export declare type CertificatesGetResponse = Certificate;
|
|
739
566
|
|
|
740
567
|
/** Optional parameters. */
|
|
741
|
-
export declare interface
|
|
568
|
+
export declare interface CertificatesListNextOptionalParams extends coreClient.OperationOptions {
|
|
742
569
|
}
|
|
743
570
|
|
|
744
|
-
/** Contains response data for the
|
|
745
|
-
export declare type
|
|
571
|
+
/** Contains response data for the listNext operation. */
|
|
572
|
+
export declare type CertificatesListNextResponse = CertificateCollection;
|
|
746
573
|
|
|
747
574
|
/** Optional parameters. */
|
|
748
|
-
export declare interface
|
|
575
|
+
export declare interface CertificatesListOptionalParams extends coreClient.OperationOptions {
|
|
749
576
|
}
|
|
750
577
|
|
|
751
|
-
/** Contains response data for the
|
|
752
|
-
export declare type
|
|
753
|
-
|
|
754
|
-
/** Defines headers for Builders_update operation. */
|
|
755
|
-
export declare interface BuildersUpdateHeaders {
|
|
756
|
-
location?: string;
|
|
757
|
-
}
|
|
578
|
+
/** Contains response data for the list operation. */
|
|
579
|
+
export declare type CertificatesListResponse = CertificateCollection;
|
|
758
580
|
|
|
759
581
|
/** Optional parameters. */
|
|
760
|
-
export declare interface
|
|
761
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
762
|
-
updateIntervalInMs?: number;
|
|
763
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
764
|
-
resumeFrom?: string;
|
|
582
|
+
export declare interface CertificatesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
765
583
|
}
|
|
766
584
|
|
|
767
585
|
/** Contains response data for the update operation. */
|
|
768
|
-
export declare type
|
|
586
|
+
export declare type CertificatesUpdateResponse = Certificate;
|
|
769
587
|
|
|
770
588
|
/**
|
|
771
|
-
* Defines values for
|
|
772
|
-
* {@link
|
|
589
|
+
* Defines values for CheckNameAvailabilityReason. \
|
|
590
|
+
* {@link KnownCheckNameAvailabilityReason} can be used interchangeably with CheckNameAvailabilityReason,
|
|
773
591
|
* this enum contains the known values that the service supports.
|
|
774
592
|
* ### Known values supported by the service
|
|
775
|
-
* **
|
|
776
|
-
* **
|
|
777
|
-
* **Canceled** \
|
|
778
|
-
* **Creating** \
|
|
779
|
-
* **Updating** \
|
|
780
|
-
* **Deleting**
|
|
593
|
+
* **Invalid** \
|
|
594
|
+
* **AlreadyExists**
|
|
781
595
|
*/
|
|
782
|
-
export declare type
|
|
783
|
-
|
|
784
|
-
/** Information pertaining to an individual build. */
|
|
785
|
-
export declare interface BuildResource extends ProxyResource {
|
|
786
|
-
/**
|
|
787
|
-
* Build provisioning state.
|
|
788
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
789
|
-
*/
|
|
790
|
-
readonly provisioningState?: BuildProvisioningState;
|
|
791
|
-
/**
|
|
792
|
-
* Status of the build once it has been provisioned.
|
|
793
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
794
|
-
*/
|
|
795
|
-
readonly buildStatus?: BuildStatus;
|
|
796
|
-
/** Container registry that the final image will be uploaded to. */
|
|
797
|
-
destinationContainerRegistry?: ContainerRegistryWithCustomImage;
|
|
798
|
-
/** Configuration of the build. */
|
|
799
|
-
configuration?: BuildConfiguration;
|
|
800
|
-
/**
|
|
801
|
-
* Endpoint to which the source code should be uploaded.
|
|
802
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
803
|
-
*/
|
|
804
|
-
readonly uploadEndpoint?: string;
|
|
805
|
-
/**
|
|
806
|
-
* Endpoint from which the build logs can be streamed.
|
|
807
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
808
|
-
*/
|
|
809
|
-
readonly logStreamEndpoint?: string;
|
|
810
|
-
/**
|
|
811
|
-
* Endpoint to use to retrieve an authentication token for log streaming and uploading source code.
|
|
812
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
813
|
-
*/
|
|
814
|
-
readonly tokenEndpoint?: string;
|
|
815
|
-
}
|
|
816
|
-
|
|
817
|
-
/** Interface representing a Builds. */
|
|
818
|
-
export declare interface Builds {
|
|
819
|
-
/**
|
|
820
|
-
* Get a BuildResource
|
|
821
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
822
|
-
* @param builderName The name of the builder.
|
|
823
|
-
* @param buildName The name of a build.
|
|
824
|
-
* @param options The options parameters.
|
|
825
|
-
*/
|
|
826
|
-
get(resourceGroupName: string, builderName: string, buildName: string, options?: BuildsGetOptionalParams): Promise<BuildsGetResponse>;
|
|
827
|
-
/**
|
|
828
|
-
* Create a BuildResource
|
|
829
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
830
|
-
* @param builderName The name of the builder.
|
|
831
|
-
* @param buildName The name of a build.
|
|
832
|
-
* @param buildEnvelope Resource create or update parameters.
|
|
833
|
-
* @param options The options parameters.
|
|
834
|
-
*/
|
|
835
|
-
beginCreateOrUpdate(resourceGroupName: string, builderName: string, buildName: string, buildEnvelope: BuildResource, options?: BuildsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BuildsCreateOrUpdateResponse>, BuildsCreateOrUpdateResponse>>;
|
|
836
|
-
/**
|
|
837
|
-
* Create a BuildResource
|
|
838
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
839
|
-
* @param builderName The name of the builder.
|
|
840
|
-
* @param buildName The name of a build.
|
|
841
|
-
* @param buildEnvelope Resource create or update parameters.
|
|
842
|
-
* @param options The options parameters.
|
|
843
|
-
*/
|
|
844
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, builderName: string, buildName: string, buildEnvelope: BuildResource, options?: BuildsCreateOrUpdateOptionalParams): Promise<BuildsCreateOrUpdateResponse>;
|
|
845
|
-
/**
|
|
846
|
-
* Delete a BuildResource
|
|
847
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
848
|
-
* @param builderName The name of the builder.
|
|
849
|
-
* @param buildName The name of a build.
|
|
850
|
-
* @param options The options parameters.
|
|
851
|
-
*/
|
|
852
|
-
beginDelete(resourceGroupName: string, builderName: string, buildName: string, options?: BuildsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<BuildsDeleteResponse>, BuildsDeleteResponse>>;
|
|
853
|
-
/**
|
|
854
|
-
* Delete a BuildResource
|
|
855
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
856
|
-
* @param builderName The name of the builder.
|
|
857
|
-
* @param buildName The name of a build.
|
|
858
|
-
* @param options The options parameters.
|
|
859
|
-
*/
|
|
860
|
-
beginDeleteAndWait(resourceGroupName: string, builderName: string, buildName: string, options?: BuildsDeleteOptionalParams): Promise<BuildsDeleteResponse>;
|
|
861
|
-
}
|
|
862
|
-
|
|
863
|
-
/** Interface representing a BuildsByBuilderResource. */
|
|
864
|
-
export declare interface BuildsByBuilderResource {
|
|
865
|
-
/**
|
|
866
|
-
* List BuildResource resources by BuilderResource
|
|
867
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
868
|
-
* @param builderName The name of the builder.
|
|
869
|
-
* @param options The options parameters.
|
|
870
|
-
*/
|
|
871
|
-
list(resourceGroupName: string, builderName: string, options?: BuildsByBuilderResourceListOptionalParams): PagedAsyncIterableIterator<BuildResource>;
|
|
872
|
-
}
|
|
873
|
-
|
|
874
|
-
/** Optional parameters. */
|
|
875
|
-
export declare interface BuildsByBuilderResourceListNextOptionalParams extends coreClient.OperationOptions {
|
|
876
|
-
}
|
|
877
|
-
|
|
878
|
-
/** Contains response data for the listNext operation. */
|
|
879
|
-
export declare type BuildsByBuilderResourceListNextResponse = BuildCollection;
|
|
880
|
-
|
|
881
|
-
/** Optional parameters. */
|
|
882
|
-
export declare interface BuildsByBuilderResourceListOptionalParams extends coreClient.OperationOptions {
|
|
883
|
-
}
|
|
884
|
-
|
|
885
|
-
/** Contains response data for the list operation. */
|
|
886
|
-
export declare type BuildsByBuilderResourceListResponse = BuildCollection;
|
|
887
|
-
|
|
888
|
-
/** Defines headers for Builds_createOrUpdate operation. */
|
|
889
|
-
export declare interface BuildsCreateOrUpdateHeaders {
|
|
890
|
-
azureAsyncOperation?: string;
|
|
891
|
-
}
|
|
892
|
-
|
|
893
|
-
/** Optional parameters. */
|
|
894
|
-
export declare interface BuildsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
895
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
896
|
-
updateIntervalInMs?: number;
|
|
897
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
898
|
-
resumeFrom?: string;
|
|
899
|
-
}
|
|
900
|
-
|
|
901
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
902
|
-
export declare type BuildsCreateOrUpdateResponse = BuildResource;
|
|
903
|
-
|
|
904
|
-
/** Defines headers for Builds_delete operation. */
|
|
905
|
-
export declare interface BuildsDeleteHeaders {
|
|
906
|
-
location?: string;
|
|
907
|
-
}
|
|
908
|
-
|
|
909
|
-
/** Optional parameters. */
|
|
910
|
-
export declare interface BuildsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
911
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
912
|
-
updateIntervalInMs?: number;
|
|
913
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
914
|
-
resumeFrom?: string;
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
/** Contains response data for the delete operation. */
|
|
918
|
-
export declare type BuildsDeleteResponse = BuildsDeleteHeaders;
|
|
919
|
-
|
|
920
|
-
/** Optional parameters. */
|
|
921
|
-
export declare interface BuildsGetOptionalParams extends coreClient.OperationOptions {
|
|
922
|
-
}
|
|
923
|
-
|
|
924
|
-
/** Contains response data for the get operation. */
|
|
925
|
-
export declare type BuildsGetResponse = BuildResource;
|
|
926
|
-
|
|
927
|
-
/**
|
|
928
|
-
* Defines values for BuildStatus. \
|
|
929
|
-
* {@link KnownBuildStatus} can be used interchangeably with BuildStatus,
|
|
930
|
-
* this enum contains the known values that the service supports.
|
|
931
|
-
* ### Known values supported by the service
|
|
932
|
-
* **NotStarted** \
|
|
933
|
-
* **InProgress** \
|
|
934
|
-
* **Succeeded** \
|
|
935
|
-
* **Canceled** \
|
|
936
|
-
* **Failed**
|
|
937
|
-
*/
|
|
938
|
-
export declare type BuildStatus = string;
|
|
939
|
-
|
|
940
|
-
/** Build Auth Token. */
|
|
941
|
-
export declare interface BuildToken {
|
|
942
|
-
/**
|
|
943
|
-
* Authentication token.
|
|
944
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
945
|
-
*/
|
|
946
|
-
readonly token?: string;
|
|
947
|
-
/**
|
|
948
|
-
* Token expiration date.
|
|
949
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
950
|
-
*/
|
|
951
|
-
readonly expires?: Date;
|
|
952
|
-
}
|
|
953
|
-
|
|
954
|
-
/** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
955
|
-
export declare interface Certificate extends TrackedResource {
|
|
956
|
-
/** Certificate resource specific properties */
|
|
957
|
-
properties?: CertificateProperties;
|
|
958
|
-
}
|
|
959
|
-
|
|
960
|
-
/** Collection of Certificates. */
|
|
961
|
-
export declare interface CertificateCollection {
|
|
962
|
-
/** Collection of resources. */
|
|
963
|
-
value: Certificate[];
|
|
964
|
-
/**
|
|
965
|
-
* Link to next page of resources.
|
|
966
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
967
|
-
*/
|
|
968
|
-
readonly nextLink?: string;
|
|
969
|
-
}
|
|
970
|
-
|
|
971
|
-
/** Properties for a certificate stored in a Key Vault. */
|
|
972
|
-
export declare interface CertificateKeyVaultProperties {
|
|
973
|
-
/** Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. */
|
|
974
|
-
identity?: string;
|
|
975
|
-
/** URL pointing to the Azure Key Vault secret that holds the certificate. */
|
|
976
|
-
keyVaultUrl?: string;
|
|
977
|
-
}
|
|
978
|
-
|
|
979
|
-
/** A certificate to update */
|
|
980
|
-
export declare interface CertificatePatch {
|
|
981
|
-
/** Application-specific metadata in the form of key-value pairs. */
|
|
982
|
-
tags?: {
|
|
983
|
-
[propertyName: string]: string;
|
|
984
|
-
};
|
|
985
|
-
}
|
|
986
|
-
|
|
987
|
-
/** Certificate resource specific properties */
|
|
988
|
-
export declare interface CertificateProperties {
|
|
989
|
-
/**
|
|
990
|
-
* Provisioning state of the certificate.
|
|
991
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
992
|
-
*/
|
|
993
|
-
readonly provisioningState?: CertificateProvisioningState;
|
|
994
|
-
/** Properties for a certificate stored in a Key Vault. */
|
|
995
|
-
certificateKeyVaultProperties?: CertificateKeyVaultProperties;
|
|
996
|
-
/** Certificate password. */
|
|
997
|
-
password?: string;
|
|
998
|
-
/**
|
|
999
|
-
* Subject name of the certificate.
|
|
1000
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1001
|
-
*/
|
|
1002
|
-
readonly subjectName?: string;
|
|
1003
|
-
/**
|
|
1004
|
-
* Subject alternative names the certificate applies to.
|
|
1005
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1006
|
-
*/
|
|
1007
|
-
readonly subjectAlternativeNames?: string[];
|
|
1008
|
-
/** PFX or PEM blob */
|
|
1009
|
-
value?: Uint8Array;
|
|
1010
|
-
/**
|
|
1011
|
-
* Certificate issuer.
|
|
1012
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1013
|
-
*/
|
|
1014
|
-
readonly issuer?: string;
|
|
1015
|
-
/**
|
|
1016
|
-
* Certificate issue Date.
|
|
1017
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1018
|
-
*/
|
|
1019
|
-
readonly issueDate?: Date;
|
|
1020
|
-
/**
|
|
1021
|
-
* Certificate expiration date.
|
|
1022
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1023
|
-
*/
|
|
1024
|
-
readonly expirationDate?: Date;
|
|
1025
|
-
/**
|
|
1026
|
-
* Certificate thumbprint.
|
|
1027
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1028
|
-
*/
|
|
1029
|
-
readonly thumbprint?: string;
|
|
1030
|
-
/**
|
|
1031
|
-
* Is the certificate valid?.
|
|
1032
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1033
|
-
*/
|
|
1034
|
-
readonly valid?: boolean;
|
|
1035
|
-
/**
|
|
1036
|
-
* Public key hash.
|
|
1037
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1038
|
-
*/
|
|
1039
|
-
readonly publicKeyHash?: string;
|
|
1040
|
-
/** The type of the certificate. Allowed values are `ServerSSLCertificate` and `ImagePullTrustedCA` */
|
|
1041
|
-
certificateType?: CertificateType;
|
|
1042
|
-
}
|
|
1043
|
-
|
|
1044
|
-
/**
|
|
1045
|
-
* Defines values for CertificateProvisioningState. \
|
|
1046
|
-
* {@link KnownCertificateProvisioningState} can be used interchangeably with CertificateProvisioningState,
|
|
1047
|
-
* this enum contains the known values that the service supports.
|
|
1048
|
-
* ### Known values supported by the service
|
|
1049
|
-
* **Succeeded** \
|
|
1050
|
-
* **Failed** \
|
|
1051
|
-
* **Canceled** \
|
|
1052
|
-
* **DeleteFailed** \
|
|
1053
|
-
* **Pending**
|
|
1054
|
-
*/
|
|
1055
|
-
export declare type CertificateProvisioningState = string;
|
|
1056
|
-
|
|
1057
|
-
/** Interface representing a Certificates. */
|
|
1058
|
-
export declare interface Certificates {
|
|
1059
|
-
/**
|
|
1060
|
-
* Get the Certificates in a given managed environment.
|
|
1061
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1062
|
-
* @param environmentName Name of the Managed Environment.
|
|
1063
|
-
* @param options The options parameters.
|
|
1064
|
-
*/
|
|
1065
|
-
list(resourceGroupName: string, environmentName: string, options?: CertificatesListOptionalParams): PagedAsyncIterableIterator<Certificate>;
|
|
1066
|
-
/**
|
|
1067
|
-
* Get the specified Certificate.
|
|
1068
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1069
|
-
* @param environmentName Name of the Managed Environment.
|
|
1070
|
-
* @param certificateName Name of the Certificate.
|
|
1071
|
-
* @param options The options parameters.
|
|
1072
|
-
*/
|
|
1073
|
-
get(resourceGroupName: string, environmentName: string, certificateName: string, options?: CertificatesGetOptionalParams): Promise<CertificatesGetResponse>;
|
|
1074
|
-
/**
|
|
1075
|
-
* Create or Update a Certificate.
|
|
1076
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1077
|
-
* @param environmentName Name of the Managed Environment.
|
|
1078
|
-
* @param certificateName Name of the Certificate.
|
|
1079
|
-
* @param options The options parameters.
|
|
1080
|
-
*/
|
|
1081
|
-
createOrUpdate(resourceGroupName: string, environmentName: string, certificateName: string, options?: CertificatesCreateOrUpdateOptionalParams): Promise<CertificatesCreateOrUpdateResponse>;
|
|
1082
|
-
/**
|
|
1083
|
-
* Deletes the specified Certificate.
|
|
1084
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1085
|
-
* @param environmentName Name of the Managed Environment.
|
|
1086
|
-
* @param certificateName Name of the Certificate.
|
|
1087
|
-
* @param options The options parameters.
|
|
1088
|
-
*/
|
|
1089
|
-
delete(resourceGroupName: string, environmentName: string, certificateName: string, options?: CertificatesDeleteOptionalParams): Promise<void>;
|
|
1090
|
-
/**
|
|
1091
|
-
* Patches a certificate. Currently only patching of tags is supported
|
|
1092
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1093
|
-
* @param environmentName Name of the Managed Environment.
|
|
1094
|
-
* @param certificateName Name of the Certificate.
|
|
1095
|
-
* @param certificateEnvelope Properties of a certificate that need to be updated
|
|
1096
|
-
* @param options The options parameters.
|
|
1097
|
-
*/
|
|
1098
|
-
update(resourceGroupName: string, environmentName: string, certificateName: string, certificateEnvelope: CertificatePatch, options?: CertificatesUpdateOptionalParams): Promise<CertificatesUpdateResponse>;
|
|
1099
|
-
}
|
|
1100
|
-
|
|
1101
|
-
/** Optional parameters. */
|
|
1102
|
-
export declare interface CertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1103
|
-
/** Certificate to be created or updated */
|
|
1104
|
-
certificateEnvelope?: Certificate;
|
|
1105
|
-
}
|
|
1106
|
-
|
|
1107
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1108
|
-
export declare type CertificatesCreateOrUpdateResponse = Certificate;
|
|
1109
|
-
|
|
1110
|
-
/** Optional parameters. */
|
|
1111
|
-
export declare interface CertificatesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1112
|
-
}
|
|
1113
|
-
|
|
1114
|
-
/** Optional parameters. */
|
|
1115
|
-
export declare interface CertificatesGetOptionalParams extends coreClient.OperationOptions {
|
|
1116
|
-
}
|
|
1117
|
-
|
|
1118
|
-
/** Contains response data for the get operation. */
|
|
1119
|
-
export declare type CertificatesGetResponse = Certificate;
|
|
1120
|
-
|
|
1121
|
-
/** Optional parameters. */
|
|
1122
|
-
export declare interface CertificatesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1123
|
-
}
|
|
1124
|
-
|
|
1125
|
-
/** Contains response data for the listNext operation. */
|
|
1126
|
-
export declare type CertificatesListNextResponse = CertificateCollection;
|
|
1127
|
-
|
|
1128
|
-
/** Optional parameters. */
|
|
1129
|
-
export declare interface CertificatesListOptionalParams extends coreClient.OperationOptions {
|
|
1130
|
-
}
|
|
1131
|
-
|
|
1132
|
-
/** Contains response data for the list operation. */
|
|
1133
|
-
export declare type CertificatesListResponse = CertificateCollection;
|
|
1134
|
-
|
|
1135
|
-
/** Optional parameters. */
|
|
1136
|
-
export declare interface CertificatesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1137
|
-
}
|
|
1138
|
-
|
|
1139
|
-
/** Contains response data for the update operation. */
|
|
1140
|
-
export declare type CertificatesUpdateResponse = Certificate;
|
|
1141
|
-
|
|
1142
|
-
/**
|
|
1143
|
-
* Defines values for CertificateType. \
|
|
1144
|
-
* {@link KnownCertificateType} can be used interchangeably with CertificateType,
|
|
1145
|
-
* this enum contains the known values that the service supports.
|
|
1146
|
-
* ### Known values supported by the service
|
|
1147
|
-
* **ServerSSLCertificate** \
|
|
1148
|
-
* **ImagePullTrustedCA**
|
|
1149
|
-
*/
|
|
1150
|
-
export declare type CertificateType = string;
|
|
1151
|
-
|
|
1152
|
-
/**
|
|
1153
|
-
* Defines values for CheckNameAvailabilityReason. \
|
|
1154
|
-
* {@link KnownCheckNameAvailabilityReason} can be used interchangeably with CheckNameAvailabilityReason,
|
|
1155
|
-
* this enum contains the known values that the service supports.
|
|
1156
|
-
* ### Known values supported by the service
|
|
1157
|
-
* **Invalid** \
|
|
1158
|
-
* **AlreadyExists**
|
|
1159
|
-
*/
|
|
1160
|
-
export declare type CheckNameAvailabilityReason = string;
|
|
596
|
+
export declare type CheckNameAvailabilityReason = string;
|
|
1161
597
|
|
|
1162
598
|
/** The check availability request body. */
|
|
1163
599
|
export declare interface CheckNameAvailabilityRequest {
|
|
@@ -1177,16 +613,6 @@ export declare interface CheckNameAvailabilityResponse {
|
|
|
1177
613
|
message?: string;
|
|
1178
614
|
}
|
|
1179
615
|
|
|
1180
|
-
/** Policy that defines circuit breaker conditions */
|
|
1181
|
-
export declare interface CircuitBreakerPolicy {
|
|
1182
|
-
/** Number of consecutive errors before the circuit breaker opens */
|
|
1183
|
-
consecutiveErrors?: number;
|
|
1184
|
-
/** The time interval, in seconds, between endpoint checks. This can result in opening the circuit breaker if the check fails as well as closing the circuit breaker if the check succeeds. Defaults to 10s. */
|
|
1185
|
-
intervalInSeconds?: number;
|
|
1186
|
-
/** Maximum percentage of hosts that will be ejected after failure threshold has been met */
|
|
1187
|
-
maxEjectionPercent?: number;
|
|
1188
|
-
}
|
|
1189
|
-
|
|
1190
616
|
/** The configuration settings of the app registration for providers that have client ids and client secrets */
|
|
1191
617
|
export declare interface ClientRegistration {
|
|
1192
618
|
/** The Client ID of the app used for login. */
|
|
@@ -1965,7 +1391,7 @@ export declare class ContainerAppsAPIClient extends coreClient.ServiceClient {
|
|
|
1965
1391
|
/**
|
|
1966
1392
|
* Initializes a new instance of the ContainerAppsAPIClient class.
|
|
1967
1393
|
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
1968
|
-
* @param subscriptionId The ID of the target subscription.
|
|
1394
|
+
* @param subscriptionId The ID of the target subscription.
|
|
1969
1395
|
* @param options The parameter options
|
|
1970
1396
|
*/
|
|
1971
1397
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ContainerAppsAPIClientOptionalParams);
|
|
@@ -1984,14 +1410,9 @@ export declare class ContainerAppsAPIClient extends coreClient.ServiceClient {
|
|
|
1984
1410
|
* @param options The options parameters.
|
|
1985
1411
|
*/
|
|
1986
1412
|
getCustomDomainVerificationId(options?: GetCustomDomainVerificationIdOptionalParams): Promise<GetCustomDomainVerificationIdResponse>;
|
|
1987
|
-
appResiliencyOperations: AppResiliencyOperations;
|
|
1988
1413
|
containerAppsAuthConfigs: ContainerAppsAuthConfigs;
|
|
1989
1414
|
availableWorkloadProfiles: AvailableWorkloadProfiles;
|
|
1990
1415
|
billingMeters: BillingMeters;
|
|
1991
|
-
builders: Builders;
|
|
1992
|
-
buildsByBuilderResource: BuildsByBuilderResource;
|
|
1993
|
-
builds: Builds;
|
|
1994
|
-
buildAuthToken: BuildAuthToken;
|
|
1995
1416
|
connectedEnvironments: ConnectedEnvironments;
|
|
1996
1417
|
connectedEnvironmentsCertificates: ConnectedEnvironmentsCertificates;
|
|
1997
1418
|
connectedEnvironmentsDaprComponents: ConnectedEnvironmentsDaprComponents;
|
|
@@ -2009,15 +1430,11 @@ export declare class ContainerAppsAPIClient extends coreClient.ServiceClient {
|
|
|
2009
1430
|
certificates: Certificates;
|
|
2010
1431
|
managedCertificates: ManagedCertificates;
|
|
2011
1432
|
namespaces: Namespaces;
|
|
2012
|
-
daprComponentResiliencyPolicies: DaprComponentResiliencyPolicies;
|
|
2013
1433
|
daprComponents: DaprComponents;
|
|
2014
|
-
daprSubscriptions: DaprSubscriptions;
|
|
2015
1434
|
managedEnvironmentsStorages: ManagedEnvironmentsStorages;
|
|
2016
1435
|
containerAppsSourceControls: ContainerAppsSourceControls;
|
|
2017
1436
|
usages: Usages;
|
|
2018
1437
|
managedEnvironmentUsages: ManagedEnvironmentUsages;
|
|
2019
|
-
javaComponents: JavaComponents;
|
|
2020
|
-
dotNetComponents: DotNetComponents;
|
|
2021
1438
|
}
|
|
2022
1439
|
|
|
2023
1440
|
/** Optional parameters. */
|
|
@@ -2550,22 +1967,6 @@ export declare interface ContainerAppsUpdateOptionalParams extends coreClient.Op
|
|
|
2550
1967
|
/** Contains response data for the update operation. */
|
|
2551
1968
|
export declare type ContainerAppsUpdateResponse = ContainerApp;
|
|
2552
1969
|
|
|
2553
|
-
/** Model representing a mapping from a container registry to the identity used to connect to it. */
|
|
2554
|
-
export declare interface ContainerRegistry {
|
|
2555
|
-
/** Login server of the container registry. */
|
|
2556
|
-
containerRegistryServer: string;
|
|
2557
|
-
/** Resource ID of the managed identity. */
|
|
2558
|
-
identityResourceId: string;
|
|
2559
|
-
}
|
|
2560
|
-
|
|
2561
|
-
/** Container registry that the final image will be uploaded to. */
|
|
2562
|
-
export declare interface ContainerRegistryWithCustomImage {
|
|
2563
|
-
/** Login server of the container registry that the final image should be uploaded to. Builder resource needs to have this container registry defined along with an identity to use to access it. */
|
|
2564
|
-
server: string;
|
|
2565
|
-
/** Full name that the final image should be uploaded as, including both image name and tag. */
|
|
2566
|
-
image?: string;
|
|
2567
|
-
}
|
|
2568
|
-
|
|
2569
1970
|
/** Container App container resource requirements. */
|
|
2570
1971
|
export declare interface ContainerResources {
|
|
2571
1972
|
/** Required CPU in cores, e.g. 0.5 */
|
|
@@ -2637,8 +2038,6 @@ export declare interface CustomDomainConfiguration {
|
|
|
2637
2038
|
readonly customDomainVerificationId?: string;
|
|
2638
2039
|
/** Dns suffix for the environment domain */
|
|
2639
2040
|
dnsSuffix?: string;
|
|
2640
|
-
/** Certificate stored in Azure Key Vault. */
|
|
2641
|
-
certificateKeyVaultProperties?: CertificateKeyVaultProperties;
|
|
2642
2041
|
/** PFX or PEM blob */
|
|
2643
2042
|
certificateValue?: Uint8Array;
|
|
2644
2043
|
/** Certificate password */
|
|
@@ -2756,198 +2155,62 @@ export declare interface CustomOpenIdConnectProvider {
|
|
|
2756
2155
|
/** The configuration settings of the app registration for the custom Open ID Connect provider. */
|
|
2757
2156
|
registration?: OpenIdConnectRegistration;
|
|
2758
2157
|
/** The configuration settings of the login flow of the custom Open ID Connect provider. */
|
|
2759
|
-
login?: OpenIdConnectLogin;
|
|
2760
|
-
}
|
|
2761
|
-
|
|
2762
|
-
/** Container App container Custom scaling rule. */
|
|
2763
|
-
export declare interface CustomScaleRule {
|
|
2764
|
-
/**
|
|
2765
|
-
* Type of the custom scale rule
|
|
2766
|
-
* eg: azure-servicebus, redis etc.
|
|
2767
|
-
*/
|
|
2768
|
-
type?: string;
|
|
2769
|
-
/** Metadata properties to describe custom scale rule. */
|
|
2770
|
-
metadata?: {
|
|
2771
|
-
[propertyName: string]: string;
|
|
2772
|
-
};
|
|
2773
|
-
/** Authentication secrets for the custom scale rule. */
|
|
2774
|
-
auth?: ScaleRuleAuth[];
|
|
2775
|
-
}
|
|
2776
|
-
|
|
2777
|
-
/** Container App Dapr configuration. */
|
|
2778
|
-
export declare interface Dapr {
|
|
2779
|
-
/** Boolean indicating if the Dapr side car is enabled */
|
|
2780
|
-
enabled?: boolean;
|
|
2781
|
-
/** Dapr application identifier */
|
|
2782
|
-
appId?: string;
|
|
2783
|
-
/** Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http */
|
|
2784
|
-
appProtocol?: AppProtocol;
|
|
2785
|
-
/** Tells Dapr which port your application is listening on */
|
|
2786
|
-
appPort?: number;
|
|
2787
|
-
/** Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB. */
|
|
2788
|
-
httpReadBufferSize?: number;
|
|
2789
|
-
/** Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB. */
|
|
2790
|
-
httpMaxRequestSize?: number;
|
|
2791
|
-
/** Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info. */
|
|
2792
|
-
logLevel?: LogLevel;
|
|
2793
|
-
/** Enables API logging for the Dapr sidecar */
|
|
2794
|
-
enableApiLogging?: boolean;
|
|
2795
|
-
}
|
|
2796
|
-
|
|
2797
|
-
/** Dapr Component. */
|
|
2798
|
-
export declare interface DaprComponent extends ProxyResource {
|
|
2799
|
-
/** Component type */
|
|
2800
|
-
componentType?: string;
|
|
2801
|
-
/** Component version */
|
|
2802
|
-
version?: string;
|
|
2803
|
-
/** Boolean describing if the component errors are ignores */
|
|
2804
|
-
ignoreErrors?: boolean;
|
|
2805
|
-
/** Initialization timeout */
|
|
2806
|
-
initTimeout?: string;
|
|
2807
|
-
/** Collection of secrets used by a Dapr component */
|
|
2808
|
-
secrets?: Secret[];
|
|
2809
|
-
/** Name of a Dapr component to retrieve component secrets from */
|
|
2810
|
-
secretStoreComponent?: string;
|
|
2811
|
-
/** Component metadata */
|
|
2812
|
-
metadata?: DaprMetadata[];
|
|
2813
|
-
/** Names of container apps that can use this Dapr component */
|
|
2814
|
-
scopes?: string[];
|
|
2815
|
-
/** List of container app services that are bound to the Dapr component */
|
|
2816
|
-
serviceComponentBind?: DaprComponentServiceBinding[];
|
|
2817
|
-
}
|
|
2818
|
-
|
|
2819
|
-
/** Interface representing a DaprComponentResiliencyPolicies. */
|
|
2820
|
-
export declare interface DaprComponentResiliencyPolicies {
|
|
2821
|
-
/**
|
|
2822
|
-
* Get the resiliency policies for a Dapr component.
|
|
2823
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2824
|
-
* @param environmentName Name of the Managed Environment.
|
|
2825
|
-
* @param componentName Name of the Dapr Component.
|
|
2826
|
-
* @param options The options parameters.
|
|
2827
|
-
*/
|
|
2828
|
-
list(resourceGroupName: string, environmentName: string, componentName: string, options?: DaprComponentResiliencyPoliciesListOptionalParams): PagedAsyncIterableIterator<DaprComponentResiliencyPolicy>;
|
|
2829
|
-
/**
|
|
2830
|
-
* Get a Dapr component resiliency policy.
|
|
2831
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2832
|
-
* @param environmentName Name of the Managed Environment.
|
|
2833
|
-
* @param componentName Name of the Dapr Component.
|
|
2834
|
-
* @param name Name of the Dapr Component Resiliency Policy.
|
|
2835
|
-
* @param options The options parameters.
|
|
2836
|
-
*/
|
|
2837
|
-
get(resourceGroupName: string, environmentName: string, componentName: string, name: string, options?: DaprComponentResiliencyPoliciesGetOptionalParams): Promise<DaprComponentResiliencyPoliciesGetResponse>;
|
|
2838
|
-
/**
|
|
2839
|
-
* Creates or updates a resiliency policy for a Dapr component.
|
|
2840
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2841
|
-
* @param environmentName Name of the Managed Environment.
|
|
2842
|
-
* @param componentName Name of the Dapr Component.
|
|
2843
|
-
* @param name Name of the Dapr Component Resiliency Policy.
|
|
2844
|
-
* @param daprComponentResiliencyPolicyEnvelope Configuration details of the Dapr Component Resiliency
|
|
2845
|
-
* Policy.
|
|
2846
|
-
* @param options The options parameters.
|
|
2847
|
-
*/
|
|
2848
|
-
createOrUpdate(resourceGroupName: string, environmentName: string, componentName: string, name: string, daprComponentResiliencyPolicyEnvelope: DaprComponentResiliencyPolicy, options?: DaprComponentResiliencyPoliciesCreateOrUpdateOptionalParams): Promise<DaprComponentResiliencyPoliciesCreateOrUpdateResponse>;
|
|
2849
|
-
/**
|
|
2850
|
-
* Delete a resiliency policy for a Dapr component.
|
|
2851
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
2852
|
-
* @param environmentName Name of the Managed Environment.
|
|
2853
|
-
* @param componentName Name of the Dapr Component.
|
|
2854
|
-
* @param name Name of the Dapr Component Resiliency Policy.
|
|
2855
|
-
* @param options The options parameters.
|
|
2856
|
-
*/
|
|
2857
|
-
delete(resourceGroupName: string, environmentName: string, componentName: string, name: string, options?: DaprComponentResiliencyPoliciesDeleteOptionalParams): Promise<void>;
|
|
2858
|
-
}
|
|
2859
|
-
|
|
2860
|
-
/** Dapr Component Resiliency Policies ARM resource. */
|
|
2861
|
-
export declare interface DaprComponentResiliencyPoliciesCollection {
|
|
2862
|
-
/** Collection of resources. */
|
|
2863
|
-
value: DaprComponentResiliencyPolicy[];
|
|
2864
|
-
/**
|
|
2865
|
-
* Link to next page of resources.
|
|
2866
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2867
|
-
*/
|
|
2868
|
-
readonly nextLink?: string;
|
|
2869
|
-
}
|
|
2870
|
-
|
|
2871
|
-
/** Optional parameters. */
|
|
2872
|
-
export declare interface DaprComponentResiliencyPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2873
|
-
}
|
|
2874
|
-
|
|
2875
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
2876
|
-
export declare type DaprComponentResiliencyPoliciesCreateOrUpdateResponse = DaprComponentResiliencyPolicy;
|
|
2877
|
-
|
|
2878
|
-
/** Optional parameters. */
|
|
2879
|
-
export declare interface DaprComponentResiliencyPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2880
|
-
}
|
|
2881
|
-
|
|
2882
|
-
/** Optional parameters. */
|
|
2883
|
-
export declare interface DaprComponentResiliencyPoliciesGetOptionalParams extends coreClient.OperationOptions {
|
|
2884
|
-
}
|
|
2885
|
-
|
|
2886
|
-
/** Contains response data for the get operation. */
|
|
2887
|
-
export declare type DaprComponentResiliencyPoliciesGetResponse = DaprComponentResiliencyPolicy;
|
|
2888
|
-
|
|
2889
|
-
/** Optional parameters. */
|
|
2890
|
-
export declare interface DaprComponentResiliencyPoliciesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2891
|
-
}
|
|
2892
|
-
|
|
2893
|
-
/** Contains response data for the listNext operation. */
|
|
2894
|
-
export declare type DaprComponentResiliencyPoliciesListNextResponse = DaprComponentResiliencyPoliciesCollection;
|
|
2895
|
-
|
|
2896
|
-
/** Optional parameters. */
|
|
2897
|
-
export declare interface DaprComponentResiliencyPoliciesListOptionalParams extends coreClient.OperationOptions {
|
|
2898
|
-
}
|
|
2899
|
-
|
|
2900
|
-
/** Contains response data for the list operation. */
|
|
2901
|
-
export declare type DaprComponentResiliencyPoliciesListResponse = DaprComponentResiliencyPoliciesCollection;
|
|
2902
|
-
|
|
2903
|
-
/** Dapr Component Resiliency Policy. */
|
|
2904
|
-
export declare interface DaprComponentResiliencyPolicy extends ProxyResource {
|
|
2905
|
-
/** The optional inbound component resiliency policy configuration */
|
|
2906
|
-
inboundPolicy?: DaprComponentResiliencyPolicyConfiguration;
|
|
2907
|
-
/** The optional outbound component resiliency policy configuration */
|
|
2908
|
-
outboundPolicy?: DaprComponentResiliencyPolicyConfiguration;
|
|
2909
|
-
}
|
|
2910
|
-
|
|
2911
|
-
/** Dapr Component Resiliency Policy Circuit Breaker Policy Configuration. */
|
|
2912
|
-
export declare interface DaprComponentResiliencyPolicyCircuitBreakerPolicyConfiguration {
|
|
2913
|
-
/** The number of consecutive errors before the circuit is opened. */
|
|
2914
|
-
consecutiveErrors?: number;
|
|
2915
|
-
/** The interval in seconds until a retry attempt is made after the circuit is opened. */
|
|
2916
|
-
timeoutInSeconds?: number;
|
|
2917
|
-
/** The optional interval in seconds after which the error count resets to 0. An interval of 0 will never reset. If not specified, the timeoutInSeconds value will be used. */
|
|
2918
|
-
intervalInSeconds?: number;
|
|
2919
|
-
}
|
|
2920
|
-
|
|
2921
|
-
/** Dapr Component Resiliency Policy Configuration. */
|
|
2922
|
-
export declare interface DaprComponentResiliencyPolicyConfiguration {
|
|
2923
|
-
/** The optional HTTP retry policy configuration */
|
|
2924
|
-
httpRetryPolicy?: DaprComponentResiliencyPolicyHttpRetryPolicyConfiguration;
|
|
2925
|
-
/** The optional timeout policy configuration */
|
|
2926
|
-
timeoutPolicy?: DaprComponentResiliencyPolicyTimeoutPolicyConfiguration;
|
|
2927
|
-
/** The optional circuit breaker policy configuration */
|
|
2928
|
-
circuitBreakerPolicy?: DaprComponentResiliencyPolicyCircuitBreakerPolicyConfiguration;
|
|
2158
|
+
login?: OpenIdConnectLogin;
|
|
2929
2159
|
}
|
|
2930
2160
|
|
|
2931
|
-
/**
|
|
2932
|
-
export declare interface
|
|
2933
|
-
/**
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
2161
|
+
/** Container App container Custom scaling rule. */
|
|
2162
|
+
export declare interface CustomScaleRule {
|
|
2163
|
+
/**
|
|
2164
|
+
* Type of the custom scale rule
|
|
2165
|
+
* eg: azure-servicebus, redis etc.
|
|
2166
|
+
*/
|
|
2167
|
+
type?: string;
|
|
2168
|
+
/** Metadata properties to describe custom scale rule. */
|
|
2169
|
+
metadata?: {
|
|
2170
|
+
[propertyName: string]: string;
|
|
2171
|
+
};
|
|
2172
|
+
/** Authentication secrets for the custom scale rule. */
|
|
2173
|
+
auth?: ScaleRuleAuth[];
|
|
2937
2174
|
}
|
|
2938
2175
|
|
|
2939
|
-
/**
|
|
2940
|
-
export declare interface
|
|
2941
|
-
/**
|
|
2942
|
-
|
|
2943
|
-
/**
|
|
2944
|
-
|
|
2176
|
+
/** Container App Dapr configuration. */
|
|
2177
|
+
export declare interface Dapr {
|
|
2178
|
+
/** Boolean indicating if the Dapr side car is enabled */
|
|
2179
|
+
enabled?: boolean;
|
|
2180
|
+
/** Dapr application identifier */
|
|
2181
|
+
appId?: string;
|
|
2182
|
+
/** Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http */
|
|
2183
|
+
appProtocol?: AppProtocol;
|
|
2184
|
+
/** Tells Dapr which port your application is listening on */
|
|
2185
|
+
appPort?: number;
|
|
2186
|
+
/** Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB. */
|
|
2187
|
+
httpReadBufferSize?: number;
|
|
2188
|
+
/** Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB. */
|
|
2189
|
+
httpMaxRequestSize?: number;
|
|
2190
|
+
/** Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info. */
|
|
2191
|
+
logLevel?: LogLevel;
|
|
2192
|
+
/** Enables API logging for the Dapr sidecar */
|
|
2193
|
+
enableApiLogging?: boolean;
|
|
2945
2194
|
}
|
|
2946
2195
|
|
|
2947
|
-
/** Dapr Component
|
|
2948
|
-
export declare interface
|
|
2949
|
-
/**
|
|
2950
|
-
|
|
2196
|
+
/** Dapr Component. */
|
|
2197
|
+
export declare interface DaprComponent extends ProxyResource {
|
|
2198
|
+
/** Component type */
|
|
2199
|
+
componentType?: string;
|
|
2200
|
+
/** Component version */
|
|
2201
|
+
version?: string;
|
|
2202
|
+
/** Boolean describing if the component errors are ignores */
|
|
2203
|
+
ignoreErrors?: boolean;
|
|
2204
|
+
/** Initialization timeout */
|
|
2205
|
+
initTimeout?: string;
|
|
2206
|
+
/** Collection of secrets used by a Dapr component */
|
|
2207
|
+
secrets?: Secret[];
|
|
2208
|
+
/** Name of a Dapr component to retrieve component secrets from */
|
|
2209
|
+
secretStoreComponent?: string;
|
|
2210
|
+
/** Component metadata */
|
|
2211
|
+
metadata?: DaprMetadata[];
|
|
2212
|
+
/** Names of container apps that can use this Dapr component */
|
|
2213
|
+
scopes?: string[];
|
|
2951
2214
|
}
|
|
2952
2215
|
|
|
2953
2216
|
/** Interface representing a DaprComponents. */
|
|
@@ -3016,16 +2279,6 @@ export declare type DaprComponentsCreateOrUpdateResponse = DaprComponent;
|
|
|
3016
2279
|
export declare interface DaprComponentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3017
2280
|
}
|
|
3018
2281
|
|
|
3019
|
-
/** Configuration to bind a Dapr Component to a dev ContainerApp Service */
|
|
3020
|
-
export declare interface DaprComponentServiceBinding {
|
|
3021
|
-
/** Name of the service bind */
|
|
3022
|
-
name?: string;
|
|
3023
|
-
/** Resource id of the target service */
|
|
3024
|
-
serviceId?: string;
|
|
3025
|
-
/** Service bind metadata */
|
|
3026
|
-
metadata?: DaprServiceBindMetadata;
|
|
3027
|
-
}
|
|
3028
|
-
|
|
3029
2282
|
/** Optional parameters. */
|
|
3030
2283
|
export declare interface DaprComponentsGetOptionalParams extends coreClient.OperationOptions {
|
|
3031
2284
|
}
|
|
@@ -3093,147 +2346,6 @@ export declare interface DaprSecretsCollection {
|
|
|
3093
2346
|
value: DaprSecret[];
|
|
3094
2347
|
}
|
|
3095
2348
|
|
|
3096
|
-
/** Dapr component metadata. */
|
|
3097
|
-
export declare interface DaprServiceBindMetadata {
|
|
3098
|
-
/** Service bind metadata property name. */
|
|
3099
|
-
name?: string;
|
|
3100
|
-
/** Service bind metadata property value. */
|
|
3101
|
-
value?: string;
|
|
3102
|
-
}
|
|
3103
|
-
|
|
3104
|
-
/** Dapr PubSub Event Subscription. */
|
|
3105
|
-
export declare interface DaprSubscription extends ProxyResource {
|
|
3106
|
-
/** Dapr PubSub component name */
|
|
3107
|
-
pubsubName?: string;
|
|
3108
|
-
/** Topic name */
|
|
3109
|
-
topic?: string;
|
|
3110
|
-
/** Deadletter topic name */
|
|
3111
|
-
deadLetterTopic?: string;
|
|
3112
|
-
/** Subscription routes */
|
|
3113
|
-
routes?: DaprSubscriptionRoutes;
|
|
3114
|
-
/** Application scopes to restrict the subscription to specific apps. */
|
|
3115
|
-
scopes?: string[];
|
|
3116
|
-
/** Subscription metadata */
|
|
3117
|
-
metadata?: {
|
|
3118
|
-
[propertyName: string]: string;
|
|
3119
|
-
};
|
|
3120
|
-
/** Bulk subscription options */
|
|
3121
|
-
bulkSubscribe?: DaprSubscriptionBulkSubscribeOptions;
|
|
3122
|
-
}
|
|
3123
|
-
|
|
3124
|
-
/** Dapr PubSub Bulk Subscription Options. */
|
|
3125
|
-
export declare interface DaprSubscriptionBulkSubscribeOptions {
|
|
3126
|
-
/** Enable bulk subscription */
|
|
3127
|
-
enabled?: boolean;
|
|
3128
|
-
/** Maximum number of messages to deliver in a bulk message. */
|
|
3129
|
-
maxMessagesCount?: number;
|
|
3130
|
-
/** Maximum duration in milliseconds to wait before a bulk message is sent to the app. */
|
|
3131
|
-
maxAwaitDurationMs?: number;
|
|
3132
|
-
}
|
|
3133
|
-
|
|
3134
|
-
/** Dapr Pubsub Event Subscription Route Rule is used to specify the condition for sending a message to a specific path. */
|
|
3135
|
-
export declare interface DaprSubscriptionRouteRule {
|
|
3136
|
-
/** The optional CEL expression used to match the event. If the match is not specified, then the route is considered the default. The rules are tested in the order specified, so they should be define from most-to-least specific. The default route should appear last in the list. */
|
|
3137
|
-
match?: string;
|
|
3138
|
-
/** The path for events that match this rule */
|
|
3139
|
-
path?: string;
|
|
3140
|
-
}
|
|
3141
|
-
|
|
3142
|
-
/** Dapr PubSub Event Subscription Routes configuration. */
|
|
3143
|
-
export declare interface DaprSubscriptionRoutes {
|
|
3144
|
-
/** The list of Dapr PubSub Event Subscription Route Rules. */
|
|
3145
|
-
rules?: DaprSubscriptionRouteRule[];
|
|
3146
|
-
/** The default path to deliver events that do not match any of the rules. */
|
|
3147
|
-
default?: string;
|
|
3148
|
-
}
|
|
3149
|
-
|
|
3150
|
-
/** Interface representing a DaprSubscriptions. */
|
|
3151
|
-
export declare interface DaprSubscriptions {
|
|
3152
|
-
/**
|
|
3153
|
-
* Get the Dapr subscriptions for a managed environment.
|
|
3154
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3155
|
-
* @param environmentName Name of the Managed Environment.
|
|
3156
|
-
* @param options The options parameters.
|
|
3157
|
-
*/
|
|
3158
|
-
list(resourceGroupName: string, environmentName: string, options?: DaprSubscriptionsListOptionalParams): PagedAsyncIterableIterator<DaprSubscription>;
|
|
3159
|
-
/**
|
|
3160
|
-
* Get a dapr subscription.
|
|
3161
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3162
|
-
* @param environmentName Name of the Managed Environment.
|
|
3163
|
-
* @param name Name of the Dapr subscription.
|
|
3164
|
-
* @param options The options parameters.
|
|
3165
|
-
*/
|
|
3166
|
-
get(resourceGroupName: string, environmentName: string, name: string, options?: DaprSubscriptionsGetOptionalParams): Promise<DaprSubscriptionsGetResponse>;
|
|
3167
|
-
/**
|
|
3168
|
-
* Creates or updates a Dapr subscription in a Managed Environment.
|
|
3169
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3170
|
-
* @param environmentName Name of the Managed Environment.
|
|
3171
|
-
* @param name Name of the Dapr subscription.
|
|
3172
|
-
* @param daprSubscriptionEnvelope Configuration details of the Dapr subscription.
|
|
3173
|
-
* @param options The options parameters.
|
|
3174
|
-
*/
|
|
3175
|
-
createOrUpdate(resourceGroupName: string, environmentName: string, name: string, daprSubscriptionEnvelope: DaprSubscription, options?: DaprSubscriptionsCreateOrUpdateOptionalParams): Promise<DaprSubscriptionsCreateOrUpdateResponse>;
|
|
3176
|
-
/**
|
|
3177
|
-
* Delete a Dapr subscription from a Managed Environment.
|
|
3178
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3179
|
-
* @param environmentName Name of the Managed Environment.
|
|
3180
|
-
* @param name Name of the Dapr subscription.
|
|
3181
|
-
* @param options The options parameters.
|
|
3182
|
-
*/
|
|
3183
|
-
delete(resourceGroupName: string, environmentName: string, name: string, options?: DaprSubscriptionsDeleteOptionalParams): Promise<void>;
|
|
3184
|
-
}
|
|
3185
|
-
|
|
3186
|
-
/** Dapr Subscriptions ARM resource. */
|
|
3187
|
-
export declare interface DaprSubscriptionsCollection {
|
|
3188
|
-
/** Collection of resources. */
|
|
3189
|
-
value: DaprSubscription[];
|
|
3190
|
-
/**
|
|
3191
|
-
* Link to next page of resources.
|
|
3192
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3193
|
-
*/
|
|
3194
|
-
readonly nextLink?: string;
|
|
3195
|
-
}
|
|
3196
|
-
|
|
3197
|
-
/** Optional parameters. */
|
|
3198
|
-
export declare interface DaprSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3199
|
-
}
|
|
3200
|
-
|
|
3201
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3202
|
-
export declare type DaprSubscriptionsCreateOrUpdateResponse = DaprSubscription;
|
|
3203
|
-
|
|
3204
|
-
/** Optional parameters. */
|
|
3205
|
-
export declare interface DaprSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3206
|
-
}
|
|
3207
|
-
|
|
3208
|
-
/** Optional parameters. */
|
|
3209
|
-
export declare interface DaprSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
3210
|
-
}
|
|
3211
|
-
|
|
3212
|
-
/** Contains response data for the get operation. */
|
|
3213
|
-
export declare type DaprSubscriptionsGetResponse = DaprSubscription;
|
|
3214
|
-
|
|
3215
|
-
/** Optional parameters. */
|
|
3216
|
-
export declare interface DaprSubscriptionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3217
|
-
}
|
|
3218
|
-
|
|
3219
|
-
/** Contains response data for the listNext operation. */
|
|
3220
|
-
export declare type DaprSubscriptionsListNextResponse = DaprSubscriptionsCollection;
|
|
3221
|
-
|
|
3222
|
-
/** Optional parameters. */
|
|
3223
|
-
export declare interface DaprSubscriptionsListOptionalParams extends coreClient.OperationOptions {
|
|
3224
|
-
}
|
|
3225
|
-
|
|
3226
|
-
/** Contains response data for the list operation. */
|
|
3227
|
-
export declare type DaprSubscriptionsListResponse = DaprSubscriptionsCollection;
|
|
3228
|
-
|
|
3229
|
-
/** Configuration of datadog */
|
|
3230
|
-
export declare interface DataDogConfiguration {
|
|
3231
|
-
/** The data dog site */
|
|
3232
|
-
site?: string;
|
|
3233
|
-
/** The data dog api key */
|
|
3234
|
-
key?: string;
|
|
3235
|
-
}
|
|
3236
|
-
|
|
3237
2349
|
/** The configuration settings of the Azure Active Directory default authorization policy. */
|
|
3238
2350
|
export declare interface DefaultAuthorizationPolicy {
|
|
3239
2351
|
/** The configuration settings of the Azure Active Directory allowed principals. */
|
|
@@ -3296,14 +2408,6 @@ export declare interface DefaultErrorResponseErrorDetailsItem {
|
|
|
3296
2408
|
readonly target?: string;
|
|
3297
2409
|
}
|
|
3298
2410
|
|
|
3299
|
-
/** Configuration of Open Telemetry destinations */
|
|
3300
|
-
export declare interface DestinationsConfiguration {
|
|
3301
|
-
/** Open telemetry datadog destination configuration */
|
|
3302
|
-
dataDogConfiguration?: DataDogConfiguration;
|
|
3303
|
-
/** Open telemetry otlp configurations */
|
|
3304
|
-
otlpConfigurations?: OtlpConfiguration[];
|
|
3305
|
-
}
|
|
3306
|
-
|
|
3307
2411
|
/** Details of a diagnostics data provider */
|
|
3308
2412
|
export declare interface DiagnosticDataProviderMetadata {
|
|
3309
2413
|
/** Name of data provider */
|
|
@@ -3457,206 +2561,6 @@ export declare interface DiagnosticSupportTopic {
|
|
|
3457
2561
|
/** Defines values for DnsVerificationTestResult. */
|
|
3458
2562
|
export declare type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
|
|
3459
2563
|
|
|
3460
|
-
/** .NET Component. */
|
|
3461
|
-
export declare interface DotNetComponent extends ProxyResource {
|
|
3462
|
-
/** Type of the .NET Component. */
|
|
3463
|
-
componentType?: DotNetComponentType;
|
|
3464
|
-
/**
|
|
3465
|
-
* Provisioning state of the .NET Component.
|
|
3466
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3467
|
-
*/
|
|
3468
|
-
readonly provisioningState?: DotNetComponentProvisioningState;
|
|
3469
|
-
/** List of .NET Components configuration properties */
|
|
3470
|
-
configurations?: DotNetComponentConfigurationProperty[];
|
|
3471
|
-
/** List of .NET Components that are bound to the .NET component */
|
|
3472
|
-
serviceBinds?: DotNetComponentServiceBind[];
|
|
3473
|
-
}
|
|
3474
|
-
|
|
3475
|
-
/** Configuration properties for a .NET Component */
|
|
3476
|
-
export declare interface DotNetComponentConfigurationProperty {
|
|
3477
|
-
/** The name of the property */
|
|
3478
|
-
propertyName?: string;
|
|
3479
|
-
/** The value of the property */
|
|
3480
|
-
value?: string;
|
|
3481
|
-
}
|
|
3482
|
-
|
|
3483
|
-
/**
|
|
3484
|
-
* Defines values for DotNetComponentProvisioningState. \
|
|
3485
|
-
* {@link KnownDotNetComponentProvisioningState} can be used interchangeably with DotNetComponentProvisioningState,
|
|
3486
|
-
* this enum contains the known values that the service supports.
|
|
3487
|
-
* ### Known values supported by the service
|
|
3488
|
-
* **Succeeded** \
|
|
3489
|
-
* **Failed** \
|
|
3490
|
-
* **Canceled** \
|
|
3491
|
-
* **Deleting** \
|
|
3492
|
-
* **InProgress**
|
|
3493
|
-
*/
|
|
3494
|
-
export declare type DotNetComponentProvisioningState = string;
|
|
3495
|
-
|
|
3496
|
-
/** Interface representing a DotNetComponents. */
|
|
3497
|
-
export declare interface DotNetComponents {
|
|
3498
|
-
/**
|
|
3499
|
-
* Get the .NET Components for a managed environment.
|
|
3500
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3501
|
-
* @param environmentName Name of the Managed Environment.
|
|
3502
|
-
* @param options The options parameters.
|
|
3503
|
-
*/
|
|
3504
|
-
list(resourceGroupName: string, environmentName: string, options?: DotNetComponentsListOptionalParams): PagedAsyncIterableIterator<DotNetComponent>;
|
|
3505
|
-
/**
|
|
3506
|
-
* Get a .NET Component.
|
|
3507
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3508
|
-
* @param environmentName Name of the Managed Environment.
|
|
3509
|
-
* @param name Name of the .NET Component.
|
|
3510
|
-
* @param options The options parameters.
|
|
3511
|
-
*/
|
|
3512
|
-
get(resourceGroupName: string, environmentName: string, name: string, options?: DotNetComponentsGetOptionalParams): Promise<DotNetComponentsGetResponse>;
|
|
3513
|
-
/**
|
|
3514
|
-
* Creates or updates a .NET Component in a Managed Environment.
|
|
3515
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3516
|
-
* @param environmentName Name of the Managed Environment.
|
|
3517
|
-
* @param name Name of the .NET Component.
|
|
3518
|
-
* @param dotNetComponentEnvelope Configuration details of the .NET Component.
|
|
3519
|
-
* @param options The options parameters.
|
|
3520
|
-
*/
|
|
3521
|
-
beginCreateOrUpdate(resourceGroupName: string, environmentName: string, name: string, dotNetComponentEnvelope: DotNetComponent, options?: DotNetComponentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DotNetComponentsCreateOrUpdateResponse>, DotNetComponentsCreateOrUpdateResponse>>;
|
|
3522
|
-
/**
|
|
3523
|
-
* Creates or updates a .NET Component in a Managed Environment.
|
|
3524
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3525
|
-
* @param environmentName Name of the Managed Environment.
|
|
3526
|
-
* @param name Name of the .NET Component.
|
|
3527
|
-
* @param dotNetComponentEnvelope Configuration details of the .NET Component.
|
|
3528
|
-
* @param options The options parameters.
|
|
3529
|
-
*/
|
|
3530
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, environmentName: string, name: string, dotNetComponentEnvelope: DotNetComponent, options?: DotNetComponentsCreateOrUpdateOptionalParams): Promise<DotNetComponentsCreateOrUpdateResponse>;
|
|
3531
|
-
/**
|
|
3532
|
-
* Patches a .NET Component using JSON Merge Patch
|
|
3533
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3534
|
-
* @param environmentName Name of the Managed Environment.
|
|
3535
|
-
* @param name Name of the .NET Component.
|
|
3536
|
-
* @param dotNetComponentEnvelope Configuration details of the .NET Component.
|
|
3537
|
-
* @param options The options parameters.
|
|
3538
|
-
*/
|
|
3539
|
-
beginUpdate(resourceGroupName: string, environmentName: string, name: string, dotNetComponentEnvelope: DotNetComponent, options?: DotNetComponentsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DotNetComponentsUpdateResponse>, DotNetComponentsUpdateResponse>>;
|
|
3540
|
-
/**
|
|
3541
|
-
* Patches a .NET Component using JSON Merge Patch
|
|
3542
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3543
|
-
* @param environmentName Name of the Managed Environment.
|
|
3544
|
-
* @param name Name of the .NET Component.
|
|
3545
|
-
* @param dotNetComponentEnvelope Configuration details of the .NET Component.
|
|
3546
|
-
* @param options The options parameters.
|
|
3547
|
-
*/
|
|
3548
|
-
beginUpdateAndWait(resourceGroupName: string, environmentName: string, name: string, dotNetComponentEnvelope: DotNetComponent, options?: DotNetComponentsUpdateOptionalParams): Promise<DotNetComponentsUpdateResponse>;
|
|
3549
|
-
/**
|
|
3550
|
-
* Delete a .NET Component.
|
|
3551
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3552
|
-
* @param environmentName Name of the Managed Environment.
|
|
3553
|
-
* @param name Name of the .NET Component.
|
|
3554
|
-
* @param options The options parameters.
|
|
3555
|
-
*/
|
|
3556
|
-
beginDelete(resourceGroupName: string, environmentName: string, name: string, options?: DotNetComponentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DotNetComponentsDeleteResponse>, DotNetComponentsDeleteResponse>>;
|
|
3557
|
-
/**
|
|
3558
|
-
* Delete a .NET Component.
|
|
3559
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3560
|
-
* @param environmentName Name of the Managed Environment.
|
|
3561
|
-
* @param name Name of the .NET Component.
|
|
3562
|
-
* @param options The options parameters.
|
|
3563
|
-
*/
|
|
3564
|
-
beginDeleteAndWait(resourceGroupName: string, environmentName: string, name: string, options?: DotNetComponentsDeleteOptionalParams): Promise<DotNetComponentsDeleteResponse>;
|
|
3565
|
-
}
|
|
3566
|
-
|
|
3567
|
-
/** .NET Components ARM resource. */
|
|
3568
|
-
export declare interface DotNetComponentsCollection {
|
|
3569
|
-
/** Collection of resources. */
|
|
3570
|
-
value: DotNetComponent[];
|
|
3571
|
-
/**
|
|
3572
|
-
* Link to next page of resources.
|
|
3573
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3574
|
-
*/
|
|
3575
|
-
readonly nextLink?: string;
|
|
3576
|
-
}
|
|
3577
|
-
|
|
3578
|
-
/** Optional parameters. */
|
|
3579
|
-
export declare interface DotNetComponentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3580
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3581
|
-
updateIntervalInMs?: number;
|
|
3582
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3583
|
-
resumeFrom?: string;
|
|
3584
|
-
}
|
|
3585
|
-
|
|
3586
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3587
|
-
export declare type DotNetComponentsCreateOrUpdateResponse = DotNetComponent;
|
|
3588
|
-
|
|
3589
|
-
/** Defines headers for DotNetComponents_delete operation. */
|
|
3590
|
-
export declare interface DotNetComponentsDeleteHeaders {
|
|
3591
|
-
location?: string;
|
|
3592
|
-
}
|
|
3593
|
-
|
|
3594
|
-
/** Optional parameters. */
|
|
3595
|
-
export declare interface DotNetComponentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3596
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3597
|
-
updateIntervalInMs?: number;
|
|
3598
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3599
|
-
resumeFrom?: string;
|
|
3600
|
-
}
|
|
3601
|
-
|
|
3602
|
-
/** Contains response data for the delete operation. */
|
|
3603
|
-
export declare type DotNetComponentsDeleteResponse = DotNetComponentsDeleteHeaders;
|
|
3604
|
-
|
|
3605
|
-
/** Configuration to bind a .NET Component to another .NET Component */
|
|
3606
|
-
export declare interface DotNetComponentServiceBind {
|
|
3607
|
-
/** Name of the service bind */
|
|
3608
|
-
name?: string;
|
|
3609
|
-
/** Resource id of the target service */
|
|
3610
|
-
serviceId?: string;
|
|
3611
|
-
}
|
|
3612
|
-
|
|
3613
|
-
/** Optional parameters. */
|
|
3614
|
-
export declare interface DotNetComponentsGetOptionalParams extends coreClient.OperationOptions {
|
|
3615
|
-
}
|
|
3616
|
-
|
|
3617
|
-
/** Contains response data for the get operation. */
|
|
3618
|
-
export declare type DotNetComponentsGetResponse = DotNetComponent;
|
|
3619
|
-
|
|
3620
|
-
/** Optional parameters. */
|
|
3621
|
-
export declare interface DotNetComponentsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3622
|
-
}
|
|
3623
|
-
|
|
3624
|
-
/** Contains response data for the listNext operation. */
|
|
3625
|
-
export declare type DotNetComponentsListNextResponse = DotNetComponentsCollection;
|
|
3626
|
-
|
|
3627
|
-
/** Optional parameters. */
|
|
3628
|
-
export declare interface DotNetComponentsListOptionalParams extends coreClient.OperationOptions {
|
|
3629
|
-
}
|
|
3630
|
-
|
|
3631
|
-
/** Contains response data for the list operation. */
|
|
3632
|
-
export declare type DotNetComponentsListResponse = DotNetComponentsCollection;
|
|
3633
|
-
|
|
3634
|
-
/** Defines headers for DotNetComponents_update operation. */
|
|
3635
|
-
export declare interface DotNetComponentsUpdateHeaders {
|
|
3636
|
-
location?: string;
|
|
3637
|
-
}
|
|
3638
|
-
|
|
3639
|
-
/** Optional parameters. */
|
|
3640
|
-
export declare interface DotNetComponentsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3641
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3642
|
-
updateIntervalInMs?: number;
|
|
3643
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3644
|
-
resumeFrom?: string;
|
|
3645
|
-
}
|
|
3646
|
-
|
|
3647
|
-
/** Contains response data for the update operation. */
|
|
3648
|
-
export declare type DotNetComponentsUpdateResponse = DotNetComponent;
|
|
3649
|
-
|
|
3650
|
-
/**
|
|
3651
|
-
* Defines values for DotNetComponentType. \
|
|
3652
|
-
* {@link KnownDotNetComponentType} can be used interchangeably with DotNetComponentType,
|
|
3653
|
-
* this enum contains the known values that the service supports.
|
|
3654
|
-
* ### Known values supported by the service
|
|
3655
|
-
* **AspireDashboard** \
|
|
3656
|
-
* **AspireResourceServerApi**
|
|
3657
|
-
*/
|
|
3658
|
-
export declare type DotNetComponentType = string;
|
|
3659
|
-
|
|
3660
2564
|
/** The configuration settings of the secrets references of encryption key and signing key for ContainerApp Service Authentication/Authorization. */
|
|
3661
2565
|
export declare interface EncryptionSettings {
|
|
3662
2566
|
/** The secret name which is referenced for EncryptionKey. */
|
|
@@ -3707,14 +2611,6 @@ export declare interface EnvironmentVar {
|
|
|
3707
2611
|
secretRef?: string;
|
|
3708
2612
|
}
|
|
3709
2613
|
|
|
3710
|
-
/** Model representing an environment variable. */
|
|
3711
|
-
export declare interface EnvironmentVariable {
|
|
3712
|
-
/** Environment variable name. */
|
|
3713
|
-
name: string;
|
|
3714
|
-
/** Environment variable value. */
|
|
3715
|
-
value: string;
|
|
3716
|
-
}
|
|
3717
|
-
|
|
3718
2614
|
/** The resource management error additional info. */
|
|
3719
2615
|
export declare interface ErrorAdditionalInfo {
|
|
3720
2616
|
/**
|
|
@@ -3855,8 +2751,6 @@ export declare interface GithubActionConfiguration {
|
|
|
3855
2751
|
runtimeStack?: string;
|
|
3856
2752
|
/** Runtime version */
|
|
3857
2753
|
runtimeVersion?: string;
|
|
3858
|
-
/** List of environment variables to be passed to the build. */
|
|
3859
|
-
buildEnvironmentVariables?: EnvironmentVariable[];
|
|
3860
2754
|
}
|
|
3861
2755
|
|
|
3862
2756
|
/** The configuration settings that determines the validation flow of users using ContainerApp Service Authentication/Authorization. */
|
|
@@ -3885,62 +2779,6 @@ export declare interface Google {
|
|
|
3885
2779
|
validation?: AllowedAudiencesValidation;
|
|
3886
2780
|
}
|
|
3887
2781
|
|
|
3888
|
-
/** Header of otlp configuration */
|
|
3889
|
-
export declare interface Header {
|
|
3890
|
-
/** The key of otlp configuration header */
|
|
3891
|
-
key?: string;
|
|
3892
|
-
/** The value of otlp configuration header */
|
|
3893
|
-
value?: string;
|
|
3894
|
-
}
|
|
3895
|
-
|
|
3896
|
-
/** Conditions required to match a header */
|
|
3897
|
-
export declare interface HeaderMatch {
|
|
3898
|
-
/** Name of the header */
|
|
3899
|
-
header?: string;
|
|
3900
|
-
/** Exact value of the header */
|
|
3901
|
-
exactMatch?: string;
|
|
3902
|
-
/** Prefix value of the header */
|
|
3903
|
-
prefixMatch?: string;
|
|
3904
|
-
/** Suffix value of the header */
|
|
3905
|
-
suffixMatch?: string;
|
|
3906
|
-
/** Regex value of the header */
|
|
3907
|
-
regexMatch?: string;
|
|
3908
|
-
}
|
|
3909
|
-
|
|
3910
|
-
/** Defines parameters for http connection pooling */
|
|
3911
|
-
export declare interface HttpConnectionPool {
|
|
3912
|
-
/** Maximum number of pending http1 requests allowed */
|
|
3913
|
-
http1MaxPendingRequests?: number;
|
|
3914
|
-
/** Maximum number of http2 requests allowed */
|
|
3915
|
-
http2MaxRequests?: number;
|
|
3916
|
-
}
|
|
3917
|
-
|
|
3918
|
-
/** Model representing a http get request. */
|
|
3919
|
-
export declare interface HttpGet {
|
|
3920
|
-
/** URL to make HTTP GET request against. */
|
|
3921
|
-
url: string;
|
|
3922
|
-
/** Name of the file that the request should be saved to. */
|
|
3923
|
-
fileName?: string;
|
|
3924
|
-
/** List of headers to send with the request. */
|
|
3925
|
-
headers?: string[];
|
|
3926
|
-
}
|
|
3927
|
-
|
|
3928
|
-
/** Policy that defines http request retry conditions */
|
|
3929
|
-
export declare interface HttpRetryPolicy {
|
|
3930
|
-
/** Maximum number of times a request will retry */
|
|
3931
|
-
maxRetries?: number;
|
|
3932
|
-
/** Headers that must be present for a request to be retried */
|
|
3933
|
-
headers?: HeaderMatch[];
|
|
3934
|
-
/** Additional http status codes that can trigger a retry */
|
|
3935
|
-
httpStatusCodes?: number[];
|
|
3936
|
-
/** Errors that can trigger a retry */
|
|
3937
|
-
errors?: string[];
|
|
3938
|
-
/** Initial delay, in milliseconds, before retrying a request */
|
|
3939
|
-
initialDelayInMilliseconds?: number;
|
|
3940
|
-
/** Maximum interval, in milliseconds, between retries */
|
|
3941
|
-
maxIntervalInMilliseconds?: number;
|
|
3942
|
-
}
|
|
3943
|
-
|
|
3944
2782
|
/** Container App container Http scaling rule. */
|
|
3945
2783
|
export declare interface HttpScaleRule {
|
|
3946
2784
|
/** Metadata properties to describe http scale rule. */
|
|
@@ -4023,8 +2861,6 @@ export declare interface Ingress {
|
|
|
4023
2861
|
corsPolicy?: CorsPolicy;
|
|
4024
2862
|
/** Settings to expose additional ports on container app */
|
|
4025
2863
|
additionalPortMappings?: IngressPortMapping[];
|
|
4026
|
-
/** Whether an http app listens on http or https */
|
|
4027
|
-
targetPortHttpScheme?: IngressTargetPortHttpScheme;
|
|
4028
2864
|
}
|
|
4029
2865
|
|
|
4030
2866
|
/**
|
|
@@ -4054,16 +2890,6 @@ export declare interface IngressStickySessions {
|
|
|
4054
2890
|
affinity?: Affinity;
|
|
4055
2891
|
}
|
|
4056
2892
|
|
|
4057
|
-
/**
|
|
4058
|
-
* Defines values for IngressTargetPortHttpScheme. \
|
|
4059
|
-
* {@link KnownIngressTargetPortHttpScheme} can be used interchangeably with IngressTargetPortHttpScheme,
|
|
4060
|
-
* this enum contains the known values that the service supports.
|
|
4061
|
-
* ### Known values supported by the service
|
|
4062
|
-
* **http** \
|
|
4063
|
-
* **https**
|
|
4064
|
-
*/
|
|
4065
|
-
export declare type IngressTargetPortHttpScheme = string;
|
|
4066
|
-
|
|
4067
2893
|
/**
|
|
4068
2894
|
* Defines values for IngressTransportMethod. \
|
|
4069
2895
|
* {@link KnownIngressTransportMethod} can be used interchangeably with IngressTransportMethod,
|
|
@@ -4092,211 +2918,8 @@ export declare interface IpSecurityRestrictionRule {
|
|
|
4092
2918
|
action: Action;
|
|
4093
2919
|
}
|
|
4094
2920
|
|
|
4095
|
-
/** Java Component. */
|
|
4096
|
-
export declare interface JavaComponent extends ProxyResource {
|
|
4097
|
-
/** Type of the Java Component. */
|
|
4098
|
-
componentType?: JavaComponentType;
|
|
4099
|
-
/**
|
|
4100
|
-
* Provisioning state of the Java Component.
|
|
4101
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4102
|
-
*/
|
|
4103
|
-
readonly provisioningState?: JavaComponentProvisioningState;
|
|
4104
|
-
/** List of Java Components configuration properties */
|
|
4105
|
-
configurations?: JavaComponentConfigurationProperty[];
|
|
4106
|
-
/** List of Java Components that are bound to the Java component */
|
|
4107
|
-
serviceBinds?: JavaComponentServiceBind[];
|
|
4108
|
-
}
|
|
4109
|
-
|
|
4110
|
-
/** Configuration properties for a Java Component */
|
|
4111
|
-
export declare interface JavaComponentConfigurationProperty {
|
|
4112
|
-
/** The name of the property */
|
|
4113
|
-
propertyName?: string;
|
|
4114
|
-
/** The value of the property */
|
|
4115
|
-
value?: string;
|
|
4116
|
-
}
|
|
4117
|
-
|
|
4118
|
-
/**
|
|
4119
|
-
* Defines values for JavaComponentProvisioningState. \
|
|
4120
|
-
* {@link KnownJavaComponentProvisioningState} can be used interchangeably with JavaComponentProvisioningState,
|
|
4121
|
-
* this enum contains the known values that the service supports.
|
|
4122
|
-
* ### Known values supported by the service
|
|
4123
|
-
* **Succeeded** \
|
|
4124
|
-
* **Failed** \
|
|
4125
|
-
* **Canceled** \
|
|
4126
|
-
* **Deleting** \
|
|
4127
|
-
* **InProgress**
|
|
4128
|
-
*/
|
|
4129
|
-
export declare type JavaComponentProvisioningState = string;
|
|
4130
|
-
|
|
4131
|
-
/** Interface representing a JavaComponents. */
|
|
4132
|
-
export declare interface JavaComponents {
|
|
4133
|
-
/**
|
|
4134
|
-
* Get the Java Components for a managed environment.
|
|
4135
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4136
|
-
* @param environmentName Name of the Managed Environment.
|
|
4137
|
-
* @param options The options parameters.
|
|
4138
|
-
*/
|
|
4139
|
-
list(resourceGroupName: string, environmentName: string, options?: JavaComponentsListOptionalParams): PagedAsyncIterableIterator<JavaComponent>;
|
|
4140
|
-
/**
|
|
4141
|
-
* Get a Java Component.
|
|
4142
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4143
|
-
* @param environmentName Name of the Managed Environment.
|
|
4144
|
-
* @param name Name of the Java Component.
|
|
4145
|
-
* @param options The options parameters.
|
|
4146
|
-
*/
|
|
4147
|
-
get(resourceGroupName: string, environmentName: string, name: string, options?: JavaComponentsGetOptionalParams): Promise<JavaComponentsGetResponse>;
|
|
4148
|
-
/**
|
|
4149
|
-
* Creates or updates a Java Component in a Managed Environment.
|
|
4150
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4151
|
-
* @param environmentName Name of the Managed Environment.
|
|
4152
|
-
* @param name Name of the Java Component.
|
|
4153
|
-
* @param javaComponentEnvelope Configuration details of the Java Component.
|
|
4154
|
-
* @param options The options parameters.
|
|
4155
|
-
*/
|
|
4156
|
-
beginCreateOrUpdate(resourceGroupName: string, environmentName: string, name: string, javaComponentEnvelope: JavaComponent, options?: JavaComponentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<JavaComponentsCreateOrUpdateResponse>, JavaComponentsCreateOrUpdateResponse>>;
|
|
4157
|
-
/**
|
|
4158
|
-
* Creates or updates a Java Component in a Managed Environment.
|
|
4159
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4160
|
-
* @param environmentName Name of the Managed Environment.
|
|
4161
|
-
* @param name Name of the Java Component.
|
|
4162
|
-
* @param javaComponentEnvelope Configuration details of the Java Component.
|
|
4163
|
-
* @param options The options parameters.
|
|
4164
|
-
*/
|
|
4165
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, environmentName: string, name: string, javaComponentEnvelope: JavaComponent, options?: JavaComponentsCreateOrUpdateOptionalParams): Promise<JavaComponentsCreateOrUpdateResponse>;
|
|
4166
|
-
/**
|
|
4167
|
-
* Patches a Java Component using JSON Merge Patch
|
|
4168
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4169
|
-
* @param environmentName Name of the Managed Environment.
|
|
4170
|
-
* @param name Name of the Java Component.
|
|
4171
|
-
* @param javaComponentEnvelope Configuration details of the Java Component.
|
|
4172
|
-
* @param options The options parameters.
|
|
4173
|
-
*/
|
|
4174
|
-
beginUpdate(resourceGroupName: string, environmentName: string, name: string, javaComponentEnvelope: JavaComponent, options?: JavaComponentsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<JavaComponentsUpdateResponse>, JavaComponentsUpdateResponse>>;
|
|
4175
|
-
/**
|
|
4176
|
-
* Patches a Java Component using JSON Merge Patch
|
|
4177
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4178
|
-
* @param environmentName Name of the Managed Environment.
|
|
4179
|
-
* @param name Name of the Java Component.
|
|
4180
|
-
* @param javaComponentEnvelope Configuration details of the Java Component.
|
|
4181
|
-
* @param options The options parameters.
|
|
4182
|
-
*/
|
|
4183
|
-
beginUpdateAndWait(resourceGroupName: string, environmentName: string, name: string, javaComponentEnvelope: JavaComponent, options?: JavaComponentsUpdateOptionalParams): Promise<JavaComponentsUpdateResponse>;
|
|
4184
|
-
/**
|
|
4185
|
-
* Delete a Java Component.
|
|
4186
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4187
|
-
* @param environmentName Name of the Managed Environment.
|
|
4188
|
-
* @param name Name of the Java Component.
|
|
4189
|
-
* @param options The options parameters.
|
|
4190
|
-
*/
|
|
4191
|
-
beginDelete(resourceGroupName: string, environmentName: string, name: string, options?: JavaComponentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<JavaComponentsDeleteResponse>, JavaComponentsDeleteResponse>>;
|
|
4192
|
-
/**
|
|
4193
|
-
* Delete a Java Component.
|
|
4194
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4195
|
-
* @param environmentName Name of the Managed Environment.
|
|
4196
|
-
* @param name Name of the Java Component.
|
|
4197
|
-
* @param options The options parameters.
|
|
4198
|
-
*/
|
|
4199
|
-
beginDeleteAndWait(resourceGroupName: string, environmentName: string, name: string, options?: JavaComponentsDeleteOptionalParams): Promise<JavaComponentsDeleteResponse>;
|
|
4200
|
-
}
|
|
4201
|
-
|
|
4202
|
-
/** Java Components ARM resource. */
|
|
4203
|
-
export declare interface JavaComponentsCollection {
|
|
4204
|
-
/** Collection of resources. */
|
|
4205
|
-
value: JavaComponent[];
|
|
4206
|
-
/**
|
|
4207
|
-
* Link to next page of resources.
|
|
4208
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4209
|
-
*/
|
|
4210
|
-
readonly nextLink?: string;
|
|
4211
|
-
}
|
|
4212
|
-
|
|
4213
|
-
/** Optional parameters. */
|
|
4214
|
-
export declare interface JavaComponentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4215
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4216
|
-
updateIntervalInMs?: number;
|
|
4217
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4218
|
-
resumeFrom?: string;
|
|
4219
|
-
}
|
|
4220
|
-
|
|
4221
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
4222
|
-
export declare type JavaComponentsCreateOrUpdateResponse = JavaComponent;
|
|
4223
|
-
|
|
4224
|
-
/** Defines headers for JavaComponents_delete operation. */
|
|
4225
|
-
export declare interface JavaComponentsDeleteHeaders {
|
|
4226
|
-
location?: string;
|
|
4227
|
-
}
|
|
4228
|
-
|
|
4229
|
-
/** Optional parameters. */
|
|
4230
|
-
export declare interface JavaComponentsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4231
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4232
|
-
updateIntervalInMs?: number;
|
|
4233
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4234
|
-
resumeFrom?: string;
|
|
4235
|
-
}
|
|
4236
|
-
|
|
4237
|
-
/** Contains response data for the delete operation. */
|
|
4238
|
-
export declare type JavaComponentsDeleteResponse = JavaComponentsDeleteHeaders;
|
|
4239
|
-
|
|
4240
|
-
/** Configuration to bind a Java Component to another Java Component */
|
|
4241
|
-
export declare interface JavaComponentServiceBind {
|
|
4242
|
-
/** Name of the service bind */
|
|
4243
|
-
name?: string;
|
|
4244
|
-
/** Resource id of the target service */
|
|
4245
|
-
serviceId?: string;
|
|
4246
|
-
}
|
|
4247
|
-
|
|
4248
|
-
/** Optional parameters. */
|
|
4249
|
-
export declare interface JavaComponentsGetOptionalParams extends coreClient.OperationOptions {
|
|
4250
|
-
}
|
|
4251
|
-
|
|
4252
|
-
/** Contains response data for the get operation. */
|
|
4253
|
-
export declare type JavaComponentsGetResponse = JavaComponent;
|
|
4254
|
-
|
|
4255
|
-
/** Optional parameters. */
|
|
4256
|
-
export declare interface JavaComponentsListNextOptionalParams extends coreClient.OperationOptions {
|
|
4257
|
-
}
|
|
4258
|
-
|
|
4259
|
-
/** Contains response data for the listNext operation. */
|
|
4260
|
-
export declare type JavaComponentsListNextResponse = JavaComponentsCollection;
|
|
4261
|
-
|
|
4262
|
-
/** Optional parameters. */
|
|
4263
|
-
export declare interface JavaComponentsListOptionalParams extends coreClient.OperationOptions {
|
|
4264
|
-
}
|
|
4265
|
-
|
|
4266
|
-
/** Contains response data for the list operation. */
|
|
4267
|
-
export declare type JavaComponentsListResponse = JavaComponentsCollection;
|
|
4268
|
-
|
|
4269
|
-
/** Defines headers for JavaComponents_update operation. */
|
|
4270
|
-
export declare interface JavaComponentsUpdateHeaders {
|
|
4271
|
-
location?: string;
|
|
4272
|
-
}
|
|
4273
|
-
|
|
4274
|
-
/** Optional parameters. */
|
|
4275
|
-
export declare interface JavaComponentsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4276
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4277
|
-
updateIntervalInMs?: number;
|
|
4278
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4279
|
-
resumeFrom?: string;
|
|
4280
|
-
}
|
|
4281
|
-
|
|
4282
|
-
/** Contains response data for the update operation. */
|
|
4283
|
-
export declare type JavaComponentsUpdateResponse = JavaComponent;
|
|
4284
|
-
|
|
4285
|
-
/**
|
|
4286
|
-
* Defines values for JavaComponentType. \
|
|
4287
|
-
* {@link KnownJavaComponentType} can be used interchangeably with JavaComponentType,
|
|
4288
|
-
* this enum contains the known values that the service supports.
|
|
4289
|
-
* ### Known values supported by the service
|
|
4290
|
-
* **SpringBootAdmin** \
|
|
4291
|
-
* **SpringCloudEureka** \
|
|
4292
|
-
* **SpringCloudConfig**
|
|
4293
|
-
*/
|
|
4294
|
-
export declare type JavaComponentType = string;
|
|
4295
|
-
|
|
4296
2921
|
/** Container App Job */
|
|
4297
2922
|
export declare interface Job extends TrackedResource {
|
|
4298
|
-
/** The complex type of the extended location. */
|
|
4299
|
-
extendedLocation?: ExtendedLocation;
|
|
4300
2923
|
/** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
|
|
4301
2924
|
identity?: ManagedServiceIdentity;
|
|
4302
2925
|
/**
|
|
@@ -4455,8 +3078,6 @@ export declare interface JobExecutionTemplate {
|
|
|
4455
3078
|
|
|
4456
3079
|
/** Container Apps Job resource specific properties. */
|
|
4457
3080
|
export declare interface JobPatchProperties {
|
|
4458
|
-
/** The complex type of the extended location. */
|
|
4459
|
-
extendedLocation?: ExtendedLocation;
|
|
4460
3081
|
/** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
|
|
4461
3082
|
identity?: ManagedServiceIdentity;
|
|
4462
3083
|
/** Resource tags. */
|
|
@@ -4494,6 +3115,13 @@ export declare type JobProvisioningState = string;
|
|
|
4494
3115
|
|
|
4495
3116
|
/** Interface representing a Jobs. */
|
|
4496
3117
|
export declare interface Jobs {
|
|
3118
|
+
/**
|
|
3119
|
+
* Get the list of diagnostics for a Container App Job.
|
|
3120
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
3121
|
+
* @param jobName Job Name
|
|
3122
|
+
* @param options The options parameters.
|
|
3123
|
+
*/
|
|
3124
|
+
listDetectors(resourceGroupName: string, jobName: string, options?: JobsListDetectorsOptionalParams): PagedAsyncIterableIterator<Diagnostics>;
|
|
4497
3125
|
/**
|
|
4498
3126
|
* Get the Container Apps Jobs in a given subscription.
|
|
4499
3127
|
* @param options The options parameters.
|
|
@@ -4505,13 +3133,6 @@ export declare interface Jobs {
|
|
|
4505
3133
|
* @param options The options parameters.
|
|
4506
3134
|
*/
|
|
4507
3135
|
listByResourceGroup(resourceGroupName: string, options?: JobsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Job>;
|
|
4508
|
-
/**
|
|
4509
|
-
* Get the list of diagnostics for a Container App Job.
|
|
4510
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4511
|
-
* @param jobName Job Name
|
|
4512
|
-
* @param options The options parameters.
|
|
4513
|
-
*/
|
|
4514
|
-
listDetectors(resourceGroupName: string, jobName: string, options?: JobsListDetectorsOptionalParams): Promise<JobsListDetectorsResponse>;
|
|
4515
3136
|
/**
|
|
4516
3137
|
* Get the diagnostics data for a Container App Job.
|
|
4517
3138
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -4524,9 +3145,10 @@ export declare interface Jobs {
|
|
|
4524
3145
|
* Get the properties of a Container App Job.
|
|
4525
3146
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4526
3147
|
* @param jobName Job Name
|
|
3148
|
+
* @param apiName Proxy API Name for Container App Job.
|
|
4527
3149
|
* @param options The options parameters.
|
|
4528
3150
|
*/
|
|
4529
|
-
proxyGet(resourceGroupName: string, jobName: string, options?: JobsProxyGetOptionalParams): Promise<JobsProxyGetResponse>;
|
|
3151
|
+
proxyGet(resourceGroupName: string, jobName: string, apiName: string, options?: JobsProxyGetOptionalParams): Promise<JobsProxyGetResponse>;
|
|
4530
3152
|
/**
|
|
4531
3153
|
* Get the properties of a Container Apps Job.
|
|
4532
3154
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -4770,6 +3392,13 @@ export declare interface JobsListBySubscriptionOptionalParams extends coreClient
|
|
|
4770
3392
|
/** Contains response data for the listBySubscription operation. */
|
|
4771
3393
|
export declare type JobsListBySubscriptionResponse = JobsCollection;
|
|
4772
3394
|
|
|
3395
|
+
/** Optional parameters. */
|
|
3396
|
+
export declare interface JobsListDetectorsNextOptionalParams extends coreClient.OperationOptions {
|
|
3397
|
+
}
|
|
3398
|
+
|
|
3399
|
+
/** Contains response data for the listDetectorsNext operation. */
|
|
3400
|
+
export declare type JobsListDetectorsNextResponse = DiagnosticsCollection;
|
|
3401
|
+
|
|
4773
3402
|
/** Optional parameters. */
|
|
4774
3403
|
export declare interface JobsListDetectorsOptionalParams extends coreClient.OperationOptions {
|
|
4775
3404
|
}
|
|
@@ -4937,52 +3566,6 @@ export declare enum KnownBindingType {
|
|
|
4937
3566
|
SniEnabled = "SniEnabled"
|
|
4938
3567
|
}
|
|
4939
3568
|
|
|
4940
|
-
/** Known values of {@link BuilderProvisioningState} that the service accepts. */
|
|
4941
|
-
export declare enum KnownBuilderProvisioningState {
|
|
4942
|
-
/** Succeeded */
|
|
4943
|
-
Succeeded = "Succeeded",
|
|
4944
|
-
/** Failed */
|
|
4945
|
-
Failed = "Failed",
|
|
4946
|
-
/** Canceled */
|
|
4947
|
-
Canceled = "Canceled",
|
|
4948
|
-
/** Creating */
|
|
4949
|
-
Creating = "Creating",
|
|
4950
|
-
/** Updating */
|
|
4951
|
-
Updating = "Updating",
|
|
4952
|
-
/** Deleting */
|
|
4953
|
-
Deleting = "Deleting"
|
|
4954
|
-
}
|
|
4955
|
-
|
|
4956
|
-
/** Known values of {@link BuildProvisioningState} that the service accepts. */
|
|
4957
|
-
export declare enum KnownBuildProvisioningState {
|
|
4958
|
-
/** Succeeded */
|
|
4959
|
-
Succeeded = "Succeeded",
|
|
4960
|
-
/** Failed */
|
|
4961
|
-
Failed = "Failed",
|
|
4962
|
-
/** Canceled */
|
|
4963
|
-
Canceled = "Canceled",
|
|
4964
|
-
/** Creating */
|
|
4965
|
-
Creating = "Creating",
|
|
4966
|
-
/** Updating */
|
|
4967
|
-
Updating = "Updating",
|
|
4968
|
-
/** Deleting */
|
|
4969
|
-
Deleting = "Deleting"
|
|
4970
|
-
}
|
|
4971
|
-
|
|
4972
|
-
/** Known values of {@link BuildStatus} that the service accepts. */
|
|
4973
|
-
export declare enum KnownBuildStatus {
|
|
4974
|
-
/** NotStarted */
|
|
4975
|
-
NotStarted = "NotStarted",
|
|
4976
|
-
/** InProgress */
|
|
4977
|
-
InProgress = "InProgress",
|
|
4978
|
-
/** Succeeded */
|
|
4979
|
-
Succeeded = "Succeeded",
|
|
4980
|
-
/** Canceled */
|
|
4981
|
-
Canceled = "Canceled",
|
|
4982
|
-
/** Failed */
|
|
4983
|
-
Failed = "Failed"
|
|
4984
|
-
}
|
|
4985
|
-
|
|
4986
3569
|
/** Known values of {@link CertificateProvisioningState} that the service accepts. */
|
|
4987
3570
|
export declare enum KnownCertificateProvisioningState {
|
|
4988
3571
|
/** Succeeded */
|
|
@@ -4997,14 +3580,6 @@ export declare enum KnownCertificateProvisioningState {
|
|
|
4997
3580
|
Pending = "Pending"
|
|
4998
3581
|
}
|
|
4999
3582
|
|
|
5000
|
-
/** Known values of {@link CertificateType} that the service accepts. */
|
|
5001
|
-
export declare enum KnownCertificateType {
|
|
5002
|
-
/** ServerSSLCertificate */
|
|
5003
|
-
ServerSSLCertificate = "ServerSSLCertificate",
|
|
5004
|
-
/** ImagePullTrustedCA */
|
|
5005
|
-
ImagePullTrustedCA = "ImagePullTrustedCA"
|
|
5006
|
-
}
|
|
5007
|
-
|
|
5008
3583
|
/** Known values of {@link CheckNameAvailabilityReason} that the service accepts. */
|
|
5009
3584
|
export declare enum KnownCheckNameAvailabilityReason {
|
|
5010
3585
|
/** Invalid */
|
|
@@ -5079,28 +3654,6 @@ export declare enum KnownCreatedByType {
|
|
|
5079
3654
|
Key = "Key"
|
|
5080
3655
|
}
|
|
5081
3656
|
|
|
5082
|
-
/** Known values of {@link DotNetComponentProvisioningState} that the service accepts. */
|
|
5083
|
-
export declare enum KnownDotNetComponentProvisioningState {
|
|
5084
|
-
/** Succeeded */
|
|
5085
|
-
Succeeded = "Succeeded",
|
|
5086
|
-
/** Failed */
|
|
5087
|
-
Failed = "Failed",
|
|
5088
|
-
/** Canceled */
|
|
5089
|
-
Canceled = "Canceled",
|
|
5090
|
-
/** Deleting */
|
|
5091
|
-
Deleting = "Deleting",
|
|
5092
|
-
/** InProgress */
|
|
5093
|
-
InProgress = "InProgress"
|
|
5094
|
-
}
|
|
5095
|
-
|
|
5096
|
-
/** Known values of {@link DotNetComponentType} that the service accepts. */
|
|
5097
|
-
export declare enum KnownDotNetComponentType {
|
|
5098
|
-
/** AspireDashboard */
|
|
5099
|
-
AspireDashboard = "AspireDashboard",
|
|
5100
|
-
/** AspireResourceServerApi */
|
|
5101
|
-
AspireResourceServerApi = "AspireResourceServerApi"
|
|
5102
|
-
}
|
|
5103
|
-
|
|
5104
3657
|
/** Known values of {@link EnvironmentProvisioningState} that the service accepts. */
|
|
5105
3658
|
export declare enum KnownEnvironmentProvisioningState {
|
|
5106
3659
|
/** Succeeded */
|
|
@@ -5141,14 +3694,6 @@ export declare enum KnownIngressClientCertificateMode {
|
|
|
5141
3694
|
Require = "require"
|
|
5142
3695
|
}
|
|
5143
3696
|
|
|
5144
|
-
/** Known values of {@link IngressTargetPortHttpScheme} that the service accepts. */
|
|
5145
|
-
export declare enum KnownIngressTargetPortHttpScheme {
|
|
5146
|
-
/** Http */
|
|
5147
|
-
Http = "http",
|
|
5148
|
-
/** Https */
|
|
5149
|
-
Https = "https"
|
|
5150
|
-
}
|
|
5151
|
-
|
|
5152
3697
|
/** Known values of {@link IngressTransportMethod} that the service accepts. */
|
|
5153
3698
|
export declare enum KnownIngressTransportMethod {
|
|
5154
3699
|
/** Auto */
|
|
@@ -5161,30 +3706,6 @@ export declare enum KnownIngressTransportMethod {
|
|
|
5161
3706
|
Tcp = "tcp"
|
|
5162
3707
|
}
|
|
5163
3708
|
|
|
5164
|
-
/** Known values of {@link JavaComponentProvisioningState} that the service accepts. */
|
|
5165
|
-
export declare enum KnownJavaComponentProvisioningState {
|
|
5166
|
-
/** Succeeded */
|
|
5167
|
-
Succeeded = "Succeeded",
|
|
5168
|
-
/** Failed */
|
|
5169
|
-
Failed = "Failed",
|
|
5170
|
-
/** Canceled */
|
|
5171
|
-
Canceled = "Canceled",
|
|
5172
|
-
/** Deleting */
|
|
5173
|
-
Deleting = "Deleting",
|
|
5174
|
-
/** InProgress */
|
|
5175
|
-
InProgress = "InProgress"
|
|
5176
|
-
}
|
|
5177
|
-
|
|
5178
|
-
/** Known values of {@link JavaComponentType} that the service accepts. */
|
|
5179
|
-
export declare enum KnownJavaComponentType {
|
|
5180
|
-
/** SpringBootAdmin */
|
|
5181
|
-
SpringBootAdmin = "SpringBootAdmin",
|
|
5182
|
-
/** SpringCloudEureka */
|
|
5183
|
-
SpringCloudEureka = "SpringCloudEureka",
|
|
5184
|
-
/** SpringCloudConfig */
|
|
5185
|
-
SpringCloudConfig = "SpringCloudConfig"
|
|
5186
|
-
}
|
|
5187
|
-
|
|
5188
3709
|
/** Known values of {@link JobExecutionRunningState} that the service accepts. */
|
|
5189
3710
|
export declare enum KnownJobExecutionRunningState {
|
|
5190
3711
|
/** Running */
|
|
@@ -5318,9 +3839,7 @@ export declare enum KnownStorageType {
|
|
|
5318
3839
|
/** EmptyDir */
|
|
5319
3840
|
EmptyDir = "EmptyDir",
|
|
5320
3841
|
/** Secret */
|
|
5321
|
-
Secret = "Secret"
|
|
5322
|
-
/** NfsAzureFile */
|
|
5323
|
-
NfsAzureFile = "NfsAzureFile"
|
|
3842
|
+
Secret = "Secret"
|
|
5324
3843
|
}
|
|
5325
3844
|
|
|
5326
3845
|
/** Known values of {@link TriggerType} that the service accepts. */
|
|
@@ -5356,8 +3875,6 @@ export declare interface LogAnalyticsConfiguration {
|
|
|
5356
3875
|
customerId?: string;
|
|
5357
3876
|
/** Log analytics customer key */
|
|
5358
3877
|
sharedKey?: string;
|
|
5359
|
-
/** Boolean indicating whether to parse json string log into dynamic json columns */
|
|
5360
|
-
dynamicJsonColumns?: boolean;
|
|
5361
3878
|
}
|
|
5362
3879
|
|
|
5363
3880
|
/** The configuration settings of the login flow of users using ContainerApp Service Authentication/Authorization. */
|
|
@@ -5404,12 +3921,6 @@ export declare interface LoginScopes {
|
|
|
5404
3921
|
*/
|
|
5405
3922
|
export declare type LogLevel = string;
|
|
5406
3923
|
|
|
5407
|
-
/** Configuration of Open Telemetry logs */
|
|
5408
|
-
export declare interface LogsConfiguration {
|
|
5409
|
-
/** Open telemetry logs destinations */
|
|
5410
|
-
destinations?: string[];
|
|
5411
|
-
}
|
|
5412
|
-
|
|
5413
3924
|
/** Managed certificates used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
5414
3925
|
export declare interface ManagedCertificate extends TrackedResource {
|
|
5415
3926
|
/** Certificate resource specific properties */
|
|
@@ -5570,8 +4081,6 @@ export declare type ManagedCertificatesUpdateResponse = ManagedCertificate;
|
|
|
5570
4081
|
export declare interface ManagedEnvironment extends TrackedResource {
|
|
5571
4082
|
/** Kind of the Environment. */
|
|
5572
4083
|
kind?: string;
|
|
5573
|
-
/** Managed identities for the Managed Environment to interact with other Azure services without maintaining any secrets or credentials in code. */
|
|
5574
|
-
identity?: ManagedServiceIdentity;
|
|
5575
4084
|
/**
|
|
5576
4085
|
* Provisioning state of the Environment.
|
|
5577
4086
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5604,10 +4113,6 @@ export declare interface ManagedEnvironment extends TrackedResource {
|
|
|
5604
4113
|
* supported
|
|
5605
4114
|
*/
|
|
5606
4115
|
appLogsConfiguration?: AppLogsConfiguration;
|
|
5607
|
-
/** Environment level Application Insights configuration */
|
|
5608
|
-
appInsightsConfiguration?: AppInsightsConfiguration;
|
|
5609
|
-
/** Environment Open Telemetry configuration */
|
|
5610
|
-
openTelemetryConfiguration?: OpenTelemetryConfiguration;
|
|
5611
4116
|
/** Whether or not this Managed Environment is zone-redundant. */
|
|
5612
4117
|
zoneRedundant?: boolean;
|
|
5613
4118
|
/** Custom domain configuration for the environment */
|
|
@@ -5627,6 +4132,8 @@ export declare interface ManagedEnvironment extends TrackedResource {
|
|
|
5627
4132
|
infrastructureResourceGroup?: string;
|
|
5628
4133
|
/** Peer authentication settings for the Managed Environment */
|
|
5629
4134
|
peerAuthentication?: ManagedEnvironmentPropertiesPeerAuthentication;
|
|
4135
|
+
/** Peer traffic settings for the Managed Environment */
|
|
4136
|
+
peerTrafficConfiguration?: ManagedEnvironmentPropertiesPeerTrafficConfiguration;
|
|
5630
4137
|
}
|
|
5631
4138
|
|
|
5632
4139
|
/** Interface representing a ManagedEnvironmentDiagnostics. */
|
|
@@ -5668,6 +4175,18 @@ export declare interface ManagedEnvironmentPropertiesPeerAuthentication {
|
|
|
5668
4175
|
mtls?: Mtls;
|
|
5669
4176
|
}
|
|
5670
4177
|
|
|
4178
|
+
/** Peer traffic settings for the Managed Environment */
|
|
4179
|
+
export declare interface ManagedEnvironmentPropertiesPeerTrafficConfiguration {
|
|
4180
|
+
/** Peer traffic encryption settings for the Managed Environment */
|
|
4181
|
+
encryption?: ManagedEnvironmentPropertiesPeerTrafficConfigurationEncryption;
|
|
4182
|
+
}
|
|
4183
|
+
|
|
4184
|
+
/** Peer traffic encryption settings for the Managed Environment */
|
|
4185
|
+
export declare interface ManagedEnvironmentPropertiesPeerTrafficConfigurationEncryption {
|
|
4186
|
+
/** Boolean indicating whether the peer traffic encryption is enabled */
|
|
4187
|
+
enabled?: boolean;
|
|
4188
|
+
}
|
|
4189
|
+
|
|
5671
4190
|
/** Interface representing a ManagedEnvironments. */
|
|
5672
4191
|
export declare interface ManagedEnvironments {
|
|
5673
4192
|
/**
|
|
@@ -5925,8 +4444,6 @@ export declare interface ManagedEnvironmentStorage extends ProxyResource {
|
|
|
5925
4444
|
export declare interface ManagedEnvironmentStorageProperties {
|
|
5926
4445
|
/** Azure file properties */
|
|
5927
4446
|
azureFile?: AzureFileProperties;
|
|
5928
|
-
/** NFS Azure file properties */
|
|
5929
|
-
nfsAzureFile?: NfsAzureFileProperties;
|
|
5930
4447
|
}
|
|
5931
4448
|
|
|
5932
4449
|
/** Collection of Storage for Environments */
|
|
@@ -6003,12 +4520,6 @@ export declare interface ManagedServiceIdentity {
|
|
|
6003
4520
|
*/
|
|
6004
4521
|
export declare type ManagedServiceIdentityType = string;
|
|
6005
4522
|
|
|
6006
|
-
/** Configuration of Open Telemetry metrics */
|
|
6007
|
-
export declare interface MetricsConfiguration {
|
|
6008
|
-
/** Open telemetry metrics destinations */
|
|
6009
|
-
destinations?: string[];
|
|
6010
|
-
}
|
|
6011
|
-
|
|
6012
4523
|
/** Configuration properties for mutual TLS authentication */
|
|
6013
4524
|
export declare interface Mtls {
|
|
6014
4525
|
/** Boolean indicating whether the mutual TLS authentication is enabled */
|
|
@@ -6034,16 +4545,6 @@ export declare interface NamespacesCheckNameAvailabilityOptionalParams extends c
|
|
|
6034
4545
|
/** Contains response data for the checkNameAvailability operation. */
|
|
6035
4546
|
export declare type NamespacesCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
|
|
6036
4547
|
|
|
6037
|
-
/** NFS Azure File Properties. */
|
|
6038
|
-
export declare interface NfsAzureFileProperties {
|
|
6039
|
-
/** Server for NFS azure file. */
|
|
6040
|
-
server?: string;
|
|
6041
|
-
/** Access mode for storage */
|
|
6042
|
-
accessMode?: AccessMode;
|
|
6043
|
-
/** NFS Azure file share name. */
|
|
6044
|
-
shareName?: string;
|
|
6045
|
-
}
|
|
6046
|
-
|
|
6047
4548
|
/** The configuration settings of the nonce used in the login flow. */
|
|
6048
4549
|
export declare interface Nonce {
|
|
6049
4550
|
/** <code>false</code> if the nonce should not be validated while completing the login flow; otherwise, <code>true</code>. */
|
|
@@ -6092,18 +4593,6 @@ export declare interface OpenIdConnectRegistration {
|
|
|
6092
4593
|
openIdConnectConfiguration?: OpenIdConnectConfig;
|
|
6093
4594
|
}
|
|
6094
4595
|
|
|
6095
|
-
/** Configuration of Open Telemetry */
|
|
6096
|
-
export declare interface OpenTelemetryConfiguration {
|
|
6097
|
-
/** Open telemetry destinations configuration */
|
|
6098
|
-
destinationsConfiguration?: DestinationsConfiguration;
|
|
6099
|
-
/** Open telemetry trace configuration */
|
|
6100
|
-
tracesConfiguration?: TracesConfiguration;
|
|
6101
|
-
/** Open telemetry logs configuration */
|
|
6102
|
-
logsConfiguration?: LogsConfiguration;
|
|
6103
|
-
/** Open telemetry metrics configuration */
|
|
6104
|
-
metricsConfiguration?: MetricsConfiguration;
|
|
6105
|
-
}
|
|
6106
|
-
|
|
6107
4596
|
/** Operation detail payload */
|
|
6108
4597
|
export declare interface OperationDetail {
|
|
6109
4598
|
/** Name of the operation */
|
|
@@ -6151,28 +4640,6 @@ export declare interface OperationsListOptionalParams extends coreClient.Operati
|
|
|
6151
4640
|
/** Contains response data for the list operation. */
|
|
6152
4641
|
export declare type OperationsListResponse = AvailableOperations;
|
|
6153
4642
|
|
|
6154
|
-
/** Configuration of otlp */
|
|
6155
|
-
export declare interface OtlpConfiguration {
|
|
6156
|
-
/** The name of otlp configuration */
|
|
6157
|
-
name?: string;
|
|
6158
|
-
/** The endpoint of otlp configuration */
|
|
6159
|
-
endpoint?: string;
|
|
6160
|
-
/** Boolean indicating if otlp configuration is insecure */
|
|
6161
|
-
insecure?: boolean;
|
|
6162
|
-
/** Headers of otlp configurations */
|
|
6163
|
-
headers?: Header[];
|
|
6164
|
-
}
|
|
6165
|
-
|
|
6166
|
-
/** Model representing a pre-build step. */
|
|
6167
|
-
export declare interface PreBuildStep {
|
|
6168
|
-
/** Description of the pre-build step. */
|
|
6169
|
-
description?: string;
|
|
6170
|
-
/** List of custom commands to run. */
|
|
6171
|
-
scripts?: string[];
|
|
6172
|
-
/** Http get request to send before the build. */
|
|
6173
|
-
httpGet?: HttpGet;
|
|
6174
|
-
}
|
|
6175
|
-
|
|
6176
4643
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
6177
4644
|
export declare interface ProxyResource extends Resource {
|
|
6178
4645
|
}
|
|
@@ -6487,12 +4954,6 @@ export declare interface ServiceBind {
|
|
|
6487
4954
|
serviceId?: string;
|
|
6488
4955
|
/** Name of the service bind */
|
|
6489
4956
|
name?: string;
|
|
6490
|
-
/** Type of the client to be used to connect to the service */
|
|
6491
|
-
clientType?: string;
|
|
6492
|
-
/** Customized keys for customizing injected values to the app */
|
|
6493
|
-
customizedKeys?: {
|
|
6494
|
-
[propertyName: string]: string;
|
|
6495
|
-
};
|
|
6496
4957
|
}
|
|
6497
4958
|
|
|
6498
4959
|
/** Container App SourceControl. */
|
|
@@ -6544,8 +5005,7 @@ export declare type SourceControlOperationState = string;
|
|
|
6544
5005
|
* ### Known values supported by the service
|
|
6545
5006
|
* **AzureFile** \
|
|
6546
5007
|
* **EmptyDir** \
|
|
6547
|
-
* **Secret**
|
|
6548
|
-
* **NfsAzureFile**
|
|
5008
|
+
* **Secret**
|
|
6549
5009
|
*/
|
|
6550
5010
|
export declare type StorageType = string;
|
|
6551
5011
|
|
|
@@ -6565,18 +5025,6 @@ export declare interface SystemData {
|
|
|
6565
5025
|
lastModifiedAt?: Date;
|
|
6566
5026
|
}
|
|
6567
5027
|
|
|
6568
|
-
/** Defines parameters for tcp connection pooling */
|
|
6569
|
-
export declare interface TcpConnectionPool {
|
|
6570
|
-
/** Maximum number of tcp connections allowed */
|
|
6571
|
-
maxConnections?: number;
|
|
6572
|
-
}
|
|
6573
|
-
|
|
6574
|
-
/** Policy that defines tcp request retry conditions */
|
|
6575
|
-
export declare interface TcpRetryPolicy {
|
|
6576
|
-
/** Maximum number of attempts to connect to the tcp service */
|
|
6577
|
-
maxConnectAttempts?: number;
|
|
6578
|
-
}
|
|
6579
|
-
|
|
6580
5028
|
/** Container App container Tcp scaling rule. */
|
|
6581
5029
|
export declare interface TcpScaleRule {
|
|
6582
5030
|
/** Metadata properties to describe tcp scale rule. */
|
|
@@ -6609,14 +5057,6 @@ export declare interface Template {
|
|
|
6609
5057
|
serviceBinds?: ServiceBind[];
|
|
6610
5058
|
}
|
|
6611
5059
|
|
|
6612
|
-
/** Policy to set request timeouts */
|
|
6613
|
-
export declare interface TimeoutPolicy {
|
|
6614
|
-
/** Timeout, in seconds, for a request to respond */
|
|
6615
|
-
responseTimeoutInSeconds?: number;
|
|
6616
|
-
/** Timeout, in seconds, for a request to initiate a connection */
|
|
6617
|
-
connectionTimeoutInSeconds?: number;
|
|
6618
|
-
}
|
|
6619
|
-
|
|
6620
5060
|
/** The configuration settings of the token store. */
|
|
6621
5061
|
export declare interface TokenStore {
|
|
6622
5062
|
/**
|
|
@@ -6633,12 +5073,6 @@ export declare interface TokenStore {
|
|
|
6633
5073
|
azureBlobStorage?: BlobStorageTokenStore;
|
|
6634
5074
|
}
|
|
6635
5075
|
|
|
6636
|
-
/** Configuration of Open Telemetry traces */
|
|
6637
|
-
export declare interface TracesConfiguration {
|
|
6638
|
-
/** Open telemetry traces destinations */
|
|
6639
|
-
destinations?: string[];
|
|
6640
|
-
}
|
|
6641
|
-
|
|
6642
5076
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
6643
5077
|
export declare interface TrackedResource extends Resource {
|
|
6644
5078
|
/** Resource tags. */
|
|
@@ -6792,7 +5226,7 @@ export declare interface Volume {
|
|
|
6792
5226
|
storageName?: string;
|
|
6793
5227
|
/** List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume. */
|
|
6794
5228
|
secrets?: SecretVolumeItem[];
|
|
6795
|
-
/** Mount options used while mounting the
|
|
5229
|
+
/** Mount options used while mounting the AzureFile. Must be a comma-separated string. */
|
|
6796
5230
|
mountOptions?: string;
|
|
6797
5231
|
}
|
|
6798
5232
|
|