@azure/arm-appcontainers 1.1.3-alpha.20221010.1 → 2.0.0-beta.1
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 +199 -8
- package/README.md +2 -2
- package/dist/index.js +5996 -2499
- 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.d.ts +2 -0
- package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js +44 -0
- package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/billingMetersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/billingMetersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/billingMetersGetSample.js +30 -0
- package/dist-esm/samples-dev/billingMetersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +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.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js +42 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js +32 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js +45 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js +35 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js +35 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js +41 -0
- package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js +46 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js +32 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js +45 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js +32 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js +31 -0
- package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js +42 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js +32 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js +31 -0
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js +31 -0
- package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js.map +1 -0
- 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 +95 -5
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.d.ts +2 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js +32 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js.map +1 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.d.ts +2 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js +32 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js.map +1 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.d.ts +2 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js +31 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js.map +1 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.d.ts +2 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js +45 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js.map +1 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js +45 -0
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js.map +1 -0
- package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.d.ts +2 -0
- package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js +31 -0
- package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js.map +1 -0
- package/dist-esm/samples-dev/containerAppsGetSample.js +1 -1
- 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 +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +1 -1
- 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 -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/containerAppsUpdateSample.js +33 -3
- package/dist-esm/samples-dev/containerAppsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js +36 -3
- 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 +22 -3
- package/dist-esm/samples-dev/daprComponentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsListSample.js +1 -1
- package/dist-esm/samples-dev/daprComponentsListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js +32 -0
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js +31 -0
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js +30 -1
- 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.d.ts +2 -0
- package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js +31 -0
- package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js +31 -0
- package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js.map +1 -0
- 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.d.ts +2 -0
- package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +45 -0
- package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js +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/src/containerAppsAPIClient.d.ts +10 -1
- package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
- package/dist-esm/src/containerAppsAPIClient.js +12 -3
- package/dist-esm/src/containerAppsAPIClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +961 -48
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +84 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +48 -5
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1536 -224
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +43 -2
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/availableWorkloadProfiles.d.ts +35 -0
- package/dist-esm/src/operations/availableWorkloadProfiles.d.ts.map +1 -0
- package/dist-esm/src/operations/availableWorkloadProfiles.js +132 -0
- package/dist-esm/src/operations/availableWorkloadProfiles.js.map +1 -0
- package/dist-esm/src/operations/billingMeters.d.ts +19 -0
- package/dist-esm/src/operations/billingMeters.d.ts.map +1 -0
- package/dist-esm/src/operations/billingMeters.js +51 -0
- package/dist-esm/src/operations/billingMeters.js.map +1 -0
- package/dist-esm/src/operations/connectedEnvironments.d.ts +106 -0
- package/dist-esm/src/operations/connectedEnvironments.d.ts.map +1 -0
- package/dist-esm/src/operations/connectedEnvironments.js +494 -0
- package/dist-esm/src/operations/connectedEnvironments.js.map +1 -0
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.d.ts +71 -0
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.d.ts.map +1 -0
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +275 -0
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -0
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.d.ts +71 -0
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.d.ts.map +1 -0
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +273 -0
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -0
- package/dist-esm/src/operations/connectedEnvironmentsStorages.d.ts +45 -0
- package/dist-esm/src/operations/connectedEnvironmentsStorages.d.ts.map +1 -0
- package/dist-esm/src/operations/connectedEnvironmentsStorages.js +157 -0
- package/dist-esm/src/operations/connectedEnvironmentsStorages.js.map +1 -0
- package/dist-esm/src/operations/containerApps.d.ts +8 -1
- package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operations/containerApps.js +33 -0
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsDiagnostics.d.ts +85 -0
- package/dist-esm/src/operations/containerAppsDiagnostics.d.ts.map +1 -0
- package/dist-esm/src/operations/containerAppsDiagnostics.js +346 -0
- package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +9 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +9 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/managedEnvironmentDiagnostics.d.ts +28 -0
- package/dist-esm/src/operations/managedEnvironmentDiagnostics.d.ts.map +1 -0
- package/dist-esm/src/operations/managedEnvironmentDiagnostics.js +85 -0
- package/dist-esm/src/operations/managedEnvironmentDiagnostics.js.map +1 -0
- package/dist-esm/src/operations/managedEnvironments.d.ts +33 -1
- package/dist-esm/src/operations/managedEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/managedEnvironments.js +143 -0
- package/dist-esm/src/operations/managedEnvironments.js.map +1 -1
- package/dist-esm/src/operations/managedEnvironmentsDiagnostics.d.ts +20 -0
- package/dist-esm/src/operations/managedEnvironmentsDiagnostics.d.ts.map +1 -0
- package/dist-esm/src/operations/managedEnvironmentsDiagnostics.js +53 -0
- package/dist-esm/src/operations/managedEnvironmentsDiagnostics.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.js +9 -0
- package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/billingMeters.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/billingMeters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/billingMeters.js +9 -0
- package/dist-esm/src/operationsInterfaces/billingMeters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts +70 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironments.js +9 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.d.ts +46 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.js +9 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts +46 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.js +9 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.d.ts +37 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.js +9 -0
- package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/containerApps.d.ts +8 -1
- package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.d.ts +43 -0
- package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.js +9 -0
- package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +9 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +9 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.d.ts +20 -0
- package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.js +9 -0
- package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts +15 -1
- package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.js +9 -0
- package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.js.map +1 -0
- package/package.json +3 -3
- package/review/arm-appcontainers.api.md +780 -10
- package/src/containerAppsAPIClient.ts +50 -4
- package/src/models/index.ts +1112 -58
- package/src/models/mappers.ts +1630 -222
- package/src/models/parameters.ts +50 -2
- package/src/operations/availableWorkloadProfiles.ts +159 -0
- package/src/operations/billingMeters.ts +69 -0
- package/src/operations/connectedEnvironments.ts +649 -0
- package/src/operations/connectedEnvironmentsCertificates.ts +377 -0
- package/src/operations/connectedEnvironmentsDaprComponents.ts +374 -0
- package/src/operations/connectedEnvironmentsStorages.ts +214 -0
- package/src/operations/containerApps.ts +44 -0
- package/src/operations/containerAppsDiagnostics.ts +477 -0
- package/src/operations/index.ts +9 -0
- package/src/operations/managedEnvironmentDiagnostics.ts +117 -0
- package/src/operations/managedEnvironments.ts +199 -1
- package/src/operations/managedEnvironmentsDiagnostics.ts +73 -0
- package/src/operationsInterfaces/availableWorkloadProfiles.ts +27 -0
- package/src/operationsInterfaces/billingMeters.ts +25 -0
- package/src/operationsInterfaces/connectedEnvironments.ts +134 -0
- package/src/operationsInterfaces/connectedEnvironmentsCertificates.ts +91 -0
- package/src/operationsInterfaces/connectedEnvironmentsDaprComponents.ts +90 -0
- package/src/operationsInterfaces/connectedEnvironmentsStorages.ts +74 -0
- package/src/operationsInterfaces/containerApps.ts +14 -1
- package/src/operationsInterfaces/containerAppsDiagnostics.ts +85 -0
- package/src/operationsInterfaces/index.ts +9 -0
- package/src/operationsInterfaces/managedEnvironmentDiagnostics.ts +42 -0
- package/src/operationsInterfaces/managedEnvironments.ts +27 -1
- package/src/operationsInterfaces/managedEnvironmentsDiagnostics.ts +27 -0
- package/types/arm-appcontainers.d.ts +1461 -97
package/src/models/index.ts
CHANGED
|
@@ -505,6 +505,14 @@ export interface ContainerAppCollection {
|
|
|
505
505
|
readonly nextLink?: string;
|
|
506
506
|
}
|
|
507
507
|
|
|
508
|
+
/** The complex type of the extended location. */
|
|
509
|
+
export interface ExtendedLocation {
|
|
510
|
+
/** The name of the extended location. */
|
|
511
|
+
name?: string;
|
|
512
|
+
/** The type of the extended location. */
|
|
513
|
+
type?: ExtendedLocationTypes;
|
|
514
|
+
}
|
|
515
|
+
|
|
508
516
|
/** Managed service identity (system assigned and/or user assigned identities) */
|
|
509
517
|
export interface ManagedServiceIdentity {
|
|
510
518
|
/**
|
|
@@ -552,6 +560,8 @@ export interface Configuration {
|
|
|
552
560
|
registries?: RegistryCredentials[];
|
|
553
561
|
/** Dapr configuration for the Container App. */
|
|
554
562
|
dapr?: Dapr;
|
|
563
|
+
/** Optional. Max inactive revisions a Container App can have. */
|
|
564
|
+
maxInactiveRevisions?: number;
|
|
555
565
|
}
|
|
556
566
|
|
|
557
567
|
/** Secret definition. */
|
|
@@ -573,6 +583,8 @@ export interface Ingress {
|
|
|
573
583
|
external?: boolean;
|
|
574
584
|
/** Target Port in containers for traffic from ingress */
|
|
575
585
|
targetPort?: number;
|
|
586
|
+
/** Exposed Port in containers for TCP traffic from ingress */
|
|
587
|
+
exposedPort?: number;
|
|
576
588
|
/** Ingress transport protocol */
|
|
577
589
|
transport?: IngressTransportMethod;
|
|
578
590
|
/** Traffic weights for app's revisions */
|
|
@@ -581,6 +593,8 @@ export interface Ingress {
|
|
|
581
593
|
customDomains?: CustomDomain[];
|
|
582
594
|
/** Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections */
|
|
583
595
|
allowInsecure?: boolean;
|
|
596
|
+
/** Rules to restrict incoming IP address. */
|
|
597
|
+
ipSecurityRestrictions?: IpSecurityRestrictionRule[];
|
|
584
598
|
}
|
|
585
599
|
|
|
586
600
|
/** Traffic weight assigned to a revision */
|
|
@@ -605,6 +619,18 @@ export interface CustomDomain {
|
|
|
605
619
|
certificateId: string;
|
|
606
620
|
}
|
|
607
621
|
|
|
622
|
+
/** Rule to restrict incoming IP address. */
|
|
623
|
+
export interface IpSecurityRestrictionRule {
|
|
624
|
+
/** Name for the IP restriction rule. */
|
|
625
|
+
name: string;
|
|
626
|
+
/** Describe the IP restriction rule that is being sent to the container-app. This is an optional field. */
|
|
627
|
+
description?: string;
|
|
628
|
+
/** CIDR notation to match incoming IP address */
|
|
629
|
+
ipAddressRange: string;
|
|
630
|
+
/** Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny */
|
|
631
|
+
action: Action;
|
|
632
|
+
}
|
|
633
|
+
|
|
608
634
|
/** Container App Private Registry */
|
|
609
635
|
export interface RegistryCredentials {
|
|
610
636
|
/** Container Registry Server */
|
|
@@ -627,6 +653,14 @@ export interface Dapr {
|
|
|
627
653
|
appProtocol?: AppProtocol;
|
|
628
654
|
/** Tells Dapr which port your application is listening on */
|
|
629
655
|
appPort?: number;
|
|
656
|
+
/** Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB. */
|
|
657
|
+
httpReadBufferSize?: number;
|
|
658
|
+
/** Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB. */
|
|
659
|
+
httpMaxRequestSize?: number;
|
|
660
|
+
/** Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info. */
|
|
661
|
+
logLevel?: LogLevel;
|
|
662
|
+
/** Enables API logging for the Dapr sidecar */
|
|
663
|
+
enableApiLogging?: boolean;
|
|
630
664
|
}
|
|
631
665
|
|
|
632
666
|
/**
|
|
@@ -637,6 +671,8 @@ export interface Dapr {
|
|
|
637
671
|
export interface Template {
|
|
638
672
|
/** User friendly suffix that is appended to the revision name */
|
|
639
673
|
revisionSuffix?: string;
|
|
674
|
+
/** List of specialized containers that run before app containers. */
|
|
675
|
+
initContainers?: InitContainer[];
|
|
640
676
|
/** List of container definitions for the Container App. */
|
|
641
677
|
containers?: Container[];
|
|
642
678
|
/** Scaling properties for the Container App. */
|
|
@@ -645,8 +681,8 @@ export interface Template {
|
|
|
645
681
|
volumes?: Volume[];
|
|
646
682
|
}
|
|
647
683
|
|
|
648
|
-
/** Container App container definition. */
|
|
649
|
-
export interface
|
|
684
|
+
/** Container App base container definition. */
|
|
685
|
+
export interface BaseContainer {
|
|
650
686
|
/** Container image tag. */
|
|
651
687
|
image?: string;
|
|
652
688
|
/** Custom container name. */
|
|
@@ -659,8 +695,6 @@ export interface Container {
|
|
|
659
695
|
env?: EnvironmentVar[];
|
|
660
696
|
/** Container resource requirements. */
|
|
661
697
|
resources?: ContainerResources;
|
|
662
|
-
/** List of probes for the container. */
|
|
663
|
-
probes?: ContainerAppProbe[];
|
|
664
698
|
/** Container volume mounts. */
|
|
665
699
|
volumeMounts?: VolumeMount[];
|
|
666
700
|
}
|
|
@@ -688,6 +722,14 @@ export interface ContainerResources {
|
|
|
688
722
|
readonly ephemeralStorage?: string;
|
|
689
723
|
}
|
|
690
724
|
|
|
725
|
+
/** Volume mount for the Container App. */
|
|
726
|
+
export interface VolumeMount {
|
|
727
|
+
/** This must match the Name of a Volume. */
|
|
728
|
+
volumeName?: string;
|
|
729
|
+
/** Path within the container at which the volume should be mounted.Must not contain ':'. */
|
|
730
|
+
mountPath?: string;
|
|
731
|
+
}
|
|
732
|
+
|
|
691
733
|
/** Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic. */
|
|
692
734
|
export interface ContainerAppProbe {
|
|
693
735
|
/** Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10. */
|
|
@@ -740,14 +782,6 @@ export interface ContainerAppProbeTcpSocket {
|
|
|
740
782
|
port: number;
|
|
741
783
|
}
|
|
742
784
|
|
|
743
|
-
/** Volume mount for the Container App. */
|
|
744
|
-
export interface VolumeMount {
|
|
745
|
-
/** This must match the Name of a Volume. */
|
|
746
|
-
volumeName?: string;
|
|
747
|
-
/** Path within the container at which the volume should be mounted.Must not contain ':'. */
|
|
748
|
-
mountPath?: string;
|
|
749
|
-
}
|
|
750
|
-
|
|
751
785
|
/** Container App scaling configurations. */
|
|
752
786
|
export interface Scale {
|
|
753
787
|
/** Optional. Minimum number of container replicas. */
|
|
@@ -768,6 +802,8 @@ export interface ScaleRule {
|
|
|
768
802
|
custom?: CustomScaleRule;
|
|
769
803
|
/** HTTP requests based scaling. */
|
|
770
804
|
http?: HttpScaleRule;
|
|
805
|
+
/** Tcp requests based scaling. */
|
|
806
|
+
tcp?: TcpScaleRule;
|
|
771
807
|
}
|
|
772
808
|
|
|
773
809
|
/** Container App container Azure Queue based scaling rule. */
|
|
@@ -801,7 +837,7 @@ export interface CustomScaleRule {
|
|
|
801
837
|
auth?: ScaleRuleAuth[];
|
|
802
838
|
}
|
|
803
839
|
|
|
804
|
-
/** Container App container
|
|
840
|
+
/** Container App container Http scaling rule. */
|
|
805
841
|
export interface HttpScaleRule {
|
|
806
842
|
/** Metadata properties to describe http scale rule. */
|
|
807
843
|
metadata?: { [propertyName: string]: string };
|
|
@@ -809,6 +845,14 @@ export interface HttpScaleRule {
|
|
|
809
845
|
auth?: ScaleRuleAuth[];
|
|
810
846
|
}
|
|
811
847
|
|
|
848
|
+
/** Container App container Tcp scaling rule. */
|
|
849
|
+
export interface TcpScaleRule {
|
|
850
|
+
/** Metadata properties to describe tcp scale rule. */
|
|
851
|
+
metadata?: { [propertyName: string]: string };
|
|
852
|
+
/** Authentication secrets for the tcp scale rule. */
|
|
853
|
+
auth?: ScaleRuleAuth[];
|
|
854
|
+
}
|
|
855
|
+
|
|
812
856
|
/** Volume definitions for the Container App. */
|
|
813
857
|
export interface Volume {
|
|
814
858
|
/** Volume name. */
|
|
@@ -840,12 +884,17 @@ export interface CustomHostnameAnalysisResult {
|
|
|
840
884
|
* Raw failure information if DNS verification fails.
|
|
841
885
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
842
886
|
*/
|
|
843
|
-
readonly customDomainVerificationFailureInfo?:
|
|
887
|
+
readonly customDomainVerificationFailureInfo?: CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo;
|
|
844
888
|
/**
|
|
845
889
|
* <code>true</code> if there is a conflict on the Container App's managed environment; otherwise, <code>false</code>.
|
|
846
890
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
847
891
|
*/
|
|
848
892
|
readonly hasConflictOnManagedEnvironment?: boolean;
|
|
893
|
+
/**
|
|
894
|
+
* <code>true</code> if there is a conflict on the Container App's managed environment level custom domain; otherwise, <code>false</code>.
|
|
895
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
896
|
+
*/
|
|
897
|
+
readonly conflictWithEnvironmentCustomDomain?: boolean;
|
|
849
898
|
/**
|
|
850
899
|
* Name of the conflicting Container App on the Managed Environment if it's within the same subscription.
|
|
851
900
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -863,6 +912,46 @@ export interface CustomHostnameAnalysisResult {
|
|
|
863
912
|
alternateTxtRecords?: string[];
|
|
864
913
|
}
|
|
865
914
|
|
|
915
|
+
/** Raw failure information if DNS verification fails. */
|
|
916
|
+
export interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo {
|
|
917
|
+
/**
|
|
918
|
+
* Standardized string to programmatically identify the error.
|
|
919
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
920
|
+
*/
|
|
921
|
+
readonly code?: string;
|
|
922
|
+
/**
|
|
923
|
+
* Detailed error description and debugging information.
|
|
924
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
925
|
+
*/
|
|
926
|
+
readonly message?: string;
|
|
927
|
+
/**
|
|
928
|
+
* Detailed error description and debugging information.
|
|
929
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
930
|
+
*/
|
|
931
|
+
readonly target?: string;
|
|
932
|
+
/** Details or the error */
|
|
933
|
+
details?: CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem[];
|
|
934
|
+
}
|
|
935
|
+
|
|
936
|
+
/** Detailed errors. */
|
|
937
|
+
export interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem {
|
|
938
|
+
/**
|
|
939
|
+
* Standardized string to programmatically identify the error.
|
|
940
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
941
|
+
*/
|
|
942
|
+
readonly code?: string;
|
|
943
|
+
/**
|
|
944
|
+
* Detailed error description and debugging information.
|
|
945
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
946
|
+
*/
|
|
947
|
+
readonly message?: string;
|
|
948
|
+
/**
|
|
949
|
+
* Detailed error description and debugging information.
|
|
950
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
951
|
+
*/
|
|
952
|
+
readonly target?: string;
|
|
953
|
+
}
|
|
954
|
+
|
|
866
955
|
/** Container App Secrets Collection ARM resource. */
|
|
867
956
|
export interface SecretsCollection {
|
|
868
957
|
/** Collection of resources. */
|
|
@@ -906,6 +995,16 @@ export interface ReplicaContainer {
|
|
|
906
995
|
started?: boolean;
|
|
907
996
|
/** The container restart count */
|
|
908
997
|
restartCount?: number;
|
|
998
|
+
/**
|
|
999
|
+
* Log Stream endpoint
|
|
1000
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1001
|
+
*/
|
|
1002
|
+
readonly logStreamEndpoint?: string;
|
|
1003
|
+
/**
|
|
1004
|
+
* Container exec endpoint
|
|
1005
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1006
|
+
*/
|
|
1007
|
+
readonly execEndpoint?: string;
|
|
909
1008
|
}
|
|
910
1009
|
|
|
911
1010
|
/** Container App Revision Replicas collection ARM resource. */
|
|
@@ -935,12 +1034,244 @@ export interface DaprMetadata {
|
|
|
935
1034
|
secretRef?: string;
|
|
936
1035
|
}
|
|
937
1036
|
|
|
938
|
-
/** Dapr component Secrets Collection
|
|
1037
|
+
/** Dapr component Secrets Collection for ListSecrets Action. */
|
|
939
1038
|
export interface DaprSecretsCollection {
|
|
940
1039
|
/** Collection of secrets used by a Dapr component */
|
|
941
1040
|
value: Secret[];
|
|
942
1041
|
}
|
|
943
1042
|
|
|
1043
|
+
/** Diagnostics data collection for a resource. */
|
|
1044
|
+
export interface DiagnosticsCollection {
|
|
1045
|
+
/** Collection of diagnostic data. */
|
|
1046
|
+
value: Diagnostics[];
|
|
1047
|
+
/**
|
|
1048
|
+
* Link to next page of resources.
|
|
1049
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1050
|
+
*/
|
|
1051
|
+
readonly nextLink?: string;
|
|
1052
|
+
}
|
|
1053
|
+
|
|
1054
|
+
/** Diagnostics resource specific properties */
|
|
1055
|
+
export interface DiagnosticsProperties {
|
|
1056
|
+
/** Metadata of the diagnostics response. */
|
|
1057
|
+
metadata?: DiagnosticsDefinition;
|
|
1058
|
+
/** Set of data collections associated with the response. */
|
|
1059
|
+
dataset?: DiagnosticsDataApiResponse[];
|
|
1060
|
+
/** Status of the diagnostics response. */
|
|
1061
|
+
status?: DiagnosticsStatus;
|
|
1062
|
+
/** List of data providers' metadata. */
|
|
1063
|
+
dataProviderMetadata?: DiagnosticDataProviderMetadata;
|
|
1064
|
+
}
|
|
1065
|
+
|
|
1066
|
+
/** Metadata of the diagnostics response */
|
|
1067
|
+
export interface DiagnosticsDefinition {
|
|
1068
|
+
/**
|
|
1069
|
+
* Unique detector name
|
|
1070
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1071
|
+
*/
|
|
1072
|
+
readonly id?: string;
|
|
1073
|
+
/**
|
|
1074
|
+
* Display Name of the detector
|
|
1075
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1076
|
+
*/
|
|
1077
|
+
readonly name?: string;
|
|
1078
|
+
/**
|
|
1079
|
+
* Details of the diagnostics info
|
|
1080
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1081
|
+
*/
|
|
1082
|
+
readonly description?: string;
|
|
1083
|
+
/**
|
|
1084
|
+
* Authors' names of the detector
|
|
1085
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1086
|
+
*/
|
|
1087
|
+
readonly author?: string;
|
|
1088
|
+
/**
|
|
1089
|
+
* Category of the detector
|
|
1090
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1091
|
+
*/
|
|
1092
|
+
readonly category?: string;
|
|
1093
|
+
/** List of support topics */
|
|
1094
|
+
supportTopicList?: DiagnosticSupportTopic[];
|
|
1095
|
+
/** List of analysis types */
|
|
1096
|
+
analysisTypes?: string[];
|
|
1097
|
+
/**
|
|
1098
|
+
* Authors' names of the detector
|
|
1099
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1100
|
+
*/
|
|
1101
|
+
readonly type?: string;
|
|
1102
|
+
/**
|
|
1103
|
+
* Authors' names of the detector
|
|
1104
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1105
|
+
*/
|
|
1106
|
+
readonly score?: number;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
/** Support topic information */
|
|
1110
|
+
export interface DiagnosticSupportTopic {
|
|
1111
|
+
/**
|
|
1112
|
+
* Unique topic identifier
|
|
1113
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1114
|
+
*/
|
|
1115
|
+
readonly id?: string;
|
|
1116
|
+
/**
|
|
1117
|
+
* PES identifier
|
|
1118
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1119
|
+
*/
|
|
1120
|
+
readonly pesId?: string;
|
|
1121
|
+
}
|
|
1122
|
+
|
|
1123
|
+
/** Diagnostics data returned from a detector */
|
|
1124
|
+
export interface DiagnosticsDataApiResponse {
|
|
1125
|
+
/** Table response */
|
|
1126
|
+
table?: DiagnosticDataTableResponseObject;
|
|
1127
|
+
/** Details of the table response */
|
|
1128
|
+
renderingProperties?: DiagnosticRendering;
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
/** Diagnostics data table */
|
|
1132
|
+
export interface DiagnosticDataTableResponseObject {
|
|
1133
|
+
/** Table name */
|
|
1134
|
+
tableName?: string;
|
|
1135
|
+
/** Columns in the table */
|
|
1136
|
+
columns?: DiagnosticDataTableResponseColumn[];
|
|
1137
|
+
/** Rows in the table */
|
|
1138
|
+
rows?: Record<string, unknown>[];
|
|
1139
|
+
}
|
|
1140
|
+
|
|
1141
|
+
/** Diagnostics data column */
|
|
1142
|
+
export interface DiagnosticDataTableResponseColumn {
|
|
1143
|
+
/** Column name */
|
|
1144
|
+
columnName?: string;
|
|
1145
|
+
/** Data type of the column */
|
|
1146
|
+
dataType?: string;
|
|
1147
|
+
/** Column type */
|
|
1148
|
+
columnType?: string;
|
|
1149
|
+
}
|
|
1150
|
+
|
|
1151
|
+
/** Rendering details of a diagnostics table */
|
|
1152
|
+
export interface DiagnosticRendering {
|
|
1153
|
+
/** Rendering type */
|
|
1154
|
+
type?: number;
|
|
1155
|
+
/** Title of the table */
|
|
1156
|
+
title?: string;
|
|
1157
|
+
/** Description of the table */
|
|
1158
|
+
description?: string;
|
|
1159
|
+
/** Flag if the table should be rendered */
|
|
1160
|
+
isVisible?: boolean;
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
/** Rendering details of a diagnostics table */
|
|
1164
|
+
export interface DiagnosticsStatus {
|
|
1165
|
+
/** Diagnostic message */
|
|
1166
|
+
message?: string;
|
|
1167
|
+
/** Status */
|
|
1168
|
+
statusId?: number;
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
/** Details of a diagnostics data provider */
|
|
1172
|
+
export interface DiagnosticDataProviderMetadata {
|
|
1173
|
+
/** Name of data provider */
|
|
1174
|
+
providerName?: string;
|
|
1175
|
+
/** Collection of properties */
|
|
1176
|
+
propertyBag?: DiagnosticDataProviderMetadataPropertyBagItem[];
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
/** Property details */
|
|
1180
|
+
export interface DiagnosticDataProviderMetadataPropertyBagItem {
|
|
1181
|
+
/** Property name */
|
|
1182
|
+
name?: string;
|
|
1183
|
+
/** Property value */
|
|
1184
|
+
value?: string;
|
|
1185
|
+
}
|
|
1186
|
+
|
|
1187
|
+
/** Managed Environment resource SKU properties. */
|
|
1188
|
+
export interface EnvironmentSkuProperties {
|
|
1189
|
+
/** Name of the Sku. */
|
|
1190
|
+
name: SkuName;
|
|
1191
|
+
}
|
|
1192
|
+
|
|
1193
|
+
/** Configuration properties for apps environment to join a Virtual Network */
|
|
1194
|
+
export interface VnetConfiguration {
|
|
1195
|
+
/** Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property */
|
|
1196
|
+
internal?: boolean;
|
|
1197
|
+
/** Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must not overlap with any other provided IP ranges. */
|
|
1198
|
+
infrastructureSubnetId?: string;
|
|
1199
|
+
/** Resource ID of a subnet that Container App containers are injected into. This subnet must be in the same VNET as the subnet defined in infrastructureSubnetId. Must not overlap with any other provided IP ranges. */
|
|
1200
|
+
runtimeSubnetId?: string;
|
|
1201
|
+
/** CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges. */
|
|
1202
|
+
dockerBridgeCidr?: string;
|
|
1203
|
+
/** IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges. */
|
|
1204
|
+
platformReservedCidr?: string;
|
|
1205
|
+
/** An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server. */
|
|
1206
|
+
platformReservedDnsIP?: string;
|
|
1207
|
+
/** Configuration used to control the Environment Egress outbound traffic */
|
|
1208
|
+
outboundSettings?: ManagedEnvironmentOutboundSettings;
|
|
1209
|
+
}
|
|
1210
|
+
|
|
1211
|
+
/** Configuration used to control the Environment Egress outbound traffic */
|
|
1212
|
+
export interface ManagedEnvironmentOutboundSettings {
|
|
1213
|
+
/** Outbound type for the cluster */
|
|
1214
|
+
outBoundType?: ManagedEnvironmentOutBoundType;
|
|
1215
|
+
/** Virtual Appliance IP used as the Egress controller for the Environment */
|
|
1216
|
+
virtualNetworkApplianceIp?: string;
|
|
1217
|
+
}
|
|
1218
|
+
|
|
1219
|
+
/** Configuration of application logs */
|
|
1220
|
+
export interface AppLogsConfiguration {
|
|
1221
|
+
/** Logs destination */
|
|
1222
|
+
destination?: string;
|
|
1223
|
+
/** Log Analytics configuration */
|
|
1224
|
+
logAnalyticsConfiguration?: LogAnalyticsConfiguration;
|
|
1225
|
+
}
|
|
1226
|
+
|
|
1227
|
+
/** Log analytics configuration */
|
|
1228
|
+
export interface LogAnalyticsConfiguration {
|
|
1229
|
+
/** Log analytics customer id */
|
|
1230
|
+
customerId?: string;
|
|
1231
|
+
/** Log analytics customer key */
|
|
1232
|
+
sharedKey?: string;
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1235
|
+
/** Configuration properties for apps environment custom domain */
|
|
1236
|
+
export interface CustomDomainConfiguration {
|
|
1237
|
+
/**
|
|
1238
|
+
* Id used to verify domain name ownership
|
|
1239
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1240
|
+
*/
|
|
1241
|
+
readonly customDomainVerificationId?: string;
|
|
1242
|
+
/** Dns suffix for the environment domain */
|
|
1243
|
+
dnsSuffix?: string;
|
|
1244
|
+
/** PFX or PEM blob */
|
|
1245
|
+
certificateValue?: Uint8Array;
|
|
1246
|
+
/** Certificate password */
|
|
1247
|
+
certificatePassword?: Uint8Array;
|
|
1248
|
+
/**
|
|
1249
|
+
* Certificate expiration date.
|
|
1250
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1251
|
+
*/
|
|
1252
|
+
readonly expirationDate?: Date;
|
|
1253
|
+
/**
|
|
1254
|
+
* Certificate thumbprint.
|
|
1255
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1256
|
+
*/
|
|
1257
|
+
readonly thumbprint?: string;
|
|
1258
|
+
/**
|
|
1259
|
+
* Subject name of the certificate.
|
|
1260
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1261
|
+
*/
|
|
1262
|
+
readonly subjectName?: string;
|
|
1263
|
+
}
|
|
1264
|
+
|
|
1265
|
+
/** Workload profile to scope container app execution. */
|
|
1266
|
+
export interface WorkloadProfile {
|
|
1267
|
+
/** Workload profile type for the workloads to run on. */
|
|
1268
|
+
workloadProfileType: string;
|
|
1269
|
+
/** The minimum capacity. */
|
|
1270
|
+
minimumCount: number;
|
|
1271
|
+
/** The maximum capacity. */
|
|
1272
|
+
maximumCount: number;
|
|
1273
|
+
}
|
|
1274
|
+
|
|
944
1275
|
/** Available operations of the service */
|
|
945
1276
|
export interface AvailableOperations {
|
|
946
1277
|
/** Collection of available operation details */
|
|
@@ -987,38 +1318,6 @@ export interface ManagedEnvironmentsCollection {
|
|
|
987
1318
|
readonly nextLink?: string;
|
|
988
1319
|
}
|
|
989
1320
|
|
|
990
|
-
/** Configuration properties for apps environment to join a Virtual Network */
|
|
991
|
-
export interface VnetConfiguration {
|
|
992
|
-
/** Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property */
|
|
993
|
-
internal?: boolean;
|
|
994
|
-
/** Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must not overlap with any other provided IP ranges. */
|
|
995
|
-
infrastructureSubnetId?: string;
|
|
996
|
-
/** Resource ID of a subnet that Container App containers are injected into. This subnet must be in the same VNET as the subnet defined in infrastructureSubnetId. Must not overlap with any other provided IP ranges. */
|
|
997
|
-
runtimeSubnetId?: string;
|
|
998
|
-
/** CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges. */
|
|
999
|
-
dockerBridgeCidr?: string;
|
|
1000
|
-
/** IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges. */
|
|
1001
|
-
platformReservedCidr?: string;
|
|
1002
|
-
/** An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server. */
|
|
1003
|
-
platformReservedDnsIP?: string;
|
|
1004
|
-
}
|
|
1005
|
-
|
|
1006
|
-
/** Configuration of application logs */
|
|
1007
|
-
export interface AppLogsConfiguration {
|
|
1008
|
-
/** Logs destination */
|
|
1009
|
-
destination?: string;
|
|
1010
|
-
/** Log Analytics configuration */
|
|
1011
|
-
logAnalyticsConfiguration?: LogAnalyticsConfiguration;
|
|
1012
|
-
}
|
|
1013
|
-
|
|
1014
|
-
/** Log analytics configuration */
|
|
1015
|
-
export interface LogAnalyticsConfiguration {
|
|
1016
|
-
/** Log analytics customer id */
|
|
1017
|
-
customerId?: string;
|
|
1018
|
-
/** Log analytics customer key */
|
|
1019
|
-
sharedKey?: string;
|
|
1020
|
-
}
|
|
1021
|
-
|
|
1022
1321
|
/** Collection of Certificates. */
|
|
1023
1322
|
export interface CertificateCollection {
|
|
1024
1323
|
/** Collection of resources. */
|
|
@@ -1044,6 +1343,11 @@ export interface CertificateProperties {
|
|
|
1044
1343
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1045
1344
|
*/
|
|
1046
1345
|
readonly subjectName?: string;
|
|
1346
|
+
/**
|
|
1347
|
+
* Subject alternative names the certificate applies to.
|
|
1348
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1349
|
+
*/
|
|
1350
|
+
readonly subjectAlternativeNames?: string[];
|
|
1047
1351
|
/** PFX or PEM blob */
|
|
1048
1352
|
value?: Uint8Array;
|
|
1049
1353
|
/**
|
|
@@ -1102,6 +1406,27 @@ export interface CheckNameAvailabilityResponse {
|
|
|
1102
1406
|
message?: string;
|
|
1103
1407
|
}
|
|
1104
1408
|
|
|
1409
|
+
/** Collection of workloadProfileStates */
|
|
1410
|
+
export interface WorkloadProfileStatesCollection {
|
|
1411
|
+
/** Collection of resources. */
|
|
1412
|
+
value: WorkloadProfileStates[];
|
|
1413
|
+
/**
|
|
1414
|
+
* Link to next page of resources.
|
|
1415
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1416
|
+
*/
|
|
1417
|
+
readonly nextLink?: string;
|
|
1418
|
+
}
|
|
1419
|
+
|
|
1420
|
+
/** Workload Profile resource specific properties. */
|
|
1421
|
+
export interface WorkloadProfileStatesProperties {
|
|
1422
|
+
/** Minimum count of instances. */
|
|
1423
|
+
minimumCount?: number;
|
|
1424
|
+
/** Maximum count of nodes. */
|
|
1425
|
+
maximumCount?: number;
|
|
1426
|
+
/** Current count of nodes. */
|
|
1427
|
+
currentCount?: number;
|
|
1428
|
+
}
|
|
1429
|
+
|
|
1105
1430
|
/** Collection of Storage for Environments */
|
|
1106
1431
|
export interface ManagedEnvironmentStoragesCollection {
|
|
1107
1432
|
/** Collection of storage resources. */
|
|
@@ -1179,17 +1504,153 @@ export interface AzureCredentials {
|
|
|
1179
1504
|
subscriptionId?: string;
|
|
1180
1505
|
}
|
|
1181
1506
|
|
|
1182
|
-
/**
|
|
1183
|
-
export interface
|
|
1507
|
+
/** Collection of connectedEnvironments */
|
|
1508
|
+
export interface ConnectedEnvironmentCollection {
|
|
1509
|
+
/** Collection of resources. */
|
|
1510
|
+
value?: ConnectedEnvironment[];
|
|
1511
|
+
/**
|
|
1512
|
+
* Link to next page of resources.
|
|
1513
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1514
|
+
*/
|
|
1515
|
+
readonly nextLink?: string;
|
|
1516
|
+
}
|
|
1184
1517
|
|
|
1185
|
-
/**
|
|
1186
|
-
export interface
|
|
1187
|
-
/**
|
|
1188
|
-
|
|
1518
|
+
/** Collection of Storage for Environments */
|
|
1519
|
+
export interface ConnectedEnvironmentStoragesCollection {
|
|
1520
|
+
/** Collection of storage resources. */
|
|
1521
|
+
value: ConnectedEnvironmentStorage[];
|
|
1522
|
+
}
|
|
1523
|
+
|
|
1524
|
+
/** Storage properties */
|
|
1525
|
+
export interface ConnectedEnvironmentStorageProperties {
|
|
1526
|
+
/** Azure file properties */
|
|
1527
|
+
azureFile?: AzureFileProperties;
|
|
1528
|
+
}
|
|
1529
|
+
|
|
1530
|
+
/** Collection of available workload profiles in the location. */
|
|
1531
|
+
export interface AvailableWorkloadProfilesCollection {
|
|
1532
|
+
/** Collection of workload profiles. */
|
|
1533
|
+
value: AvailableWorkloadProfile[];
|
|
1534
|
+
/**
|
|
1535
|
+
* Link to next page of resources.
|
|
1536
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1537
|
+
*/
|
|
1538
|
+
readonly nextLink?: string;
|
|
1539
|
+
}
|
|
1540
|
+
|
|
1541
|
+
/** Revision resource specific properties */
|
|
1542
|
+
export interface AvailableWorkloadProfileProperties {
|
|
1543
|
+
/** Used to map workload profile types to billing meter. */
|
|
1544
|
+
billingMeterCategory?: Category;
|
|
1545
|
+
/** indicates whether the profile is default for the location. */
|
|
1546
|
+
applicability?: Applicability;
|
|
1547
|
+
/** Number of cores in CPU. */
|
|
1548
|
+
cores?: number;
|
|
1549
|
+
/** Memory in GiB. */
|
|
1550
|
+
memoryGiB?: number;
|
|
1551
|
+
/** The everyday name of the workload profile. */
|
|
1552
|
+
displayName?: string;
|
|
1553
|
+
}
|
|
1554
|
+
|
|
1555
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
1556
|
+
export interface ErrorResponse {
|
|
1557
|
+
/** The error object. */
|
|
1558
|
+
error?: ErrorDetail;
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1561
|
+
/** The error detail. */
|
|
1562
|
+
export interface ErrorDetail {
|
|
1563
|
+
/**
|
|
1564
|
+
* The error code.
|
|
1565
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1566
|
+
*/
|
|
1567
|
+
readonly code?: string;
|
|
1568
|
+
/**
|
|
1569
|
+
* The error message.
|
|
1570
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1571
|
+
*/
|
|
1572
|
+
readonly message?: string;
|
|
1573
|
+
/**
|
|
1574
|
+
* The error target.
|
|
1575
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1576
|
+
*/
|
|
1577
|
+
readonly target?: string;
|
|
1578
|
+
/**
|
|
1579
|
+
* The error details.
|
|
1580
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1581
|
+
*/
|
|
1582
|
+
readonly details?: ErrorDetail[];
|
|
1583
|
+
/**
|
|
1584
|
+
* The error additional info.
|
|
1585
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1586
|
+
*/
|
|
1587
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1588
|
+
}
|
|
1589
|
+
|
|
1590
|
+
/** The resource management error additional info. */
|
|
1591
|
+
export interface ErrorAdditionalInfo {
|
|
1592
|
+
/**
|
|
1593
|
+
* The additional info type.
|
|
1594
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1595
|
+
*/
|
|
1596
|
+
readonly type?: string;
|
|
1597
|
+
/**
|
|
1598
|
+
* The additional info.
|
|
1599
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1600
|
+
*/
|
|
1601
|
+
readonly info?: Record<string, unknown>;
|
|
1602
|
+
}
|
|
1603
|
+
|
|
1604
|
+
/** Collection of premium workload billing meters. */
|
|
1605
|
+
export interface BillingMeterCollection {
|
|
1606
|
+
/** Collection of billing meters. */
|
|
1607
|
+
value: BillingMeter[];
|
|
1608
|
+
}
|
|
1609
|
+
|
|
1610
|
+
/** Revision resource specific properties */
|
|
1611
|
+
export interface BillingMeterProperties {
|
|
1612
|
+
/** Used to map workload profile types to billing meter. */
|
|
1613
|
+
category?: Category;
|
|
1614
|
+
/** Billing meter type. */
|
|
1615
|
+
meterType?: string;
|
|
1616
|
+
/** The everyday name of the billing meter. */
|
|
1617
|
+
displayName?: string;
|
|
1618
|
+
}
|
|
1619
|
+
|
|
1620
|
+
/** Dapr component Secret for ListSecrets Action */
|
|
1621
|
+
export interface DaprSecret {
|
|
1622
|
+
/**
|
|
1623
|
+
* Secret Name.
|
|
1624
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1625
|
+
*/
|
|
1626
|
+
readonly name?: string;
|
|
1627
|
+
/**
|
|
1628
|
+
* Secret Value.
|
|
1629
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1630
|
+
*/
|
|
1631
|
+
readonly value?: string;
|
|
1632
|
+
}
|
|
1633
|
+
|
|
1634
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1635
|
+
export interface ProxyResource extends Resource {}
|
|
1636
|
+
|
|
1637
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1638
|
+
export interface TrackedResource extends Resource {
|
|
1639
|
+
/** Resource tags. */
|
|
1640
|
+
tags?: { [propertyName: string]: string };
|
|
1189
1641
|
/** The geo-location where the resource lives */
|
|
1190
1642
|
location: string;
|
|
1191
1643
|
}
|
|
1192
1644
|
|
|
1645
|
+
/** Container App init container definition */
|
|
1646
|
+
export interface InitContainer extends BaseContainer {}
|
|
1647
|
+
|
|
1648
|
+
/** Container App container definition */
|
|
1649
|
+
export interface Container extends BaseContainer {
|
|
1650
|
+
/** List of probes for the container. */
|
|
1651
|
+
probes?: ContainerAppProbe[];
|
|
1652
|
+
}
|
|
1653
|
+
|
|
1193
1654
|
/** Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature. */
|
|
1194
1655
|
export interface AuthConfig extends ProxyResource {
|
|
1195
1656
|
/** The configuration settings of the platform of ContainerApp Service Authentication/Authorization. */
|
|
@@ -1212,6 +1673,11 @@ export interface Revision extends ProxyResource {
|
|
|
1212
1673
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1213
1674
|
*/
|
|
1214
1675
|
readonly createdTime?: Date;
|
|
1676
|
+
/**
|
|
1677
|
+
* Timestamp describing when the revision was last active. Only meaningful when revision is inactive
|
|
1678
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1679
|
+
*/
|
|
1680
|
+
readonly lastActiveTime?: Date;
|
|
1215
1681
|
/**
|
|
1216
1682
|
* Fully qualified domain name of the revision
|
|
1217
1683
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1279,12 +1745,26 @@ export interface DaprComponent extends ProxyResource {
|
|
|
1279
1745
|
initTimeout?: string;
|
|
1280
1746
|
/** Collection of secrets used by a Dapr component */
|
|
1281
1747
|
secrets?: Secret[];
|
|
1748
|
+
/** Name of a Dapr component to retrieve component secrets from */
|
|
1749
|
+
secretStoreComponent?: string;
|
|
1282
1750
|
/** Component metadata */
|
|
1283
1751
|
metadata?: DaprMetadata[];
|
|
1284
1752
|
/** Names of container apps that can use this Dapr component */
|
|
1285
1753
|
scopes?: string[];
|
|
1286
1754
|
}
|
|
1287
1755
|
|
|
1756
|
+
/** Diagnostics data for a resource. */
|
|
1757
|
+
export interface Diagnostics extends ProxyResource {
|
|
1758
|
+
/** Diagnostics resource specific properties */
|
|
1759
|
+
properties?: DiagnosticsProperties;
|
|
1760
|
+
}
|
|
1761
|
+
|
|
1762
|
+
/** Collection of all the workload Profile States for a Premium Managed Environment.. */
|
|
1763
|
+
export interface WorkloadProfileStates extends ProxyResource {
|
|
1764
|
+
/** Workload Profile resource specific properties. */
|
|
1765
|
+
properties?: WorkloadProfileStatesProperties;
|
|
1766
|
+
}
|
|
1767
|
+
|
|
1288
1768
|
/** Storage resource for managedEnvironment. */
|
|
1289
1769
|
export interface ManagedEnvironmentStorage extends ProxyResource {
|
|
1290
1770
|
/** Storage properties */
|
|
@@ -1310,8 +1790,32 @@ export interface SourceControl extends ProxyResource {
|
|
|
1310
1790
|
githubActionConfiguration?: GithubActionConfiguration;
|
|
1311
1791
|
}
|
|
1312
1792
|
|
|
1793
|
+
/** Storage resource for connectedEnvironment. */
|
|
1794
|
+
export interface ConnectedEnvironmentStorage extends ProxyResource {
|
|
1795
|
+
/** Storage properties */
|
|
1796
|
+
properties?: ConnectedEnvironmentStorageProperties;
|
|
1797
|
+
}
|
|
1798
|
+
|
|
1799
|
+
/** A premium workload profile. */
|
|
1800
|
+
export interface AvailableWorkloadProfile extends ProxyResource {
|
|
1801
|
+
/** Region of the workload profile. */
|
|
1802
|
+
location?: string;
|
|
1803
|
+
/** Revision resource specific properties */
|
|
1804
|
+
properties?: AvailableWorkloadProfileProperties;
|
|
1805
|
+
}
|
|
1806
|
+
|
|
1807
|
+
/** A premium billing meter. */
|
|
1808
|
+
export interface BillingMeter extends ProxyResource {
|
|
1809
|
+
/** Region for the billing meter. */
|
|
1810
|
+
location?: string;
|
|
1811
|
+
/** Revision resource specific properties */
|
|
1812
|
+
properties?: BillingMeterProperties;
|
|
1813
|
+
}
|
|
1814
|
+
|
|
1313
1815
|
/** Container App. */
|
|
1314
1816
|
export interface ContainerApp extends TrackedResource {
|
|
1817
|
+
/** The complex type of the extended location. */
|
|
1818
|
+
extendedLocation?: ExtendedLocation;
|
|
1315
1819
|
/** managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code. */
|
|
1316
1820
|
identity?: ManagedServiceIdentity;
|
|
1317
1821
|
/**
|
|
@@ -1319,8 +1823,12 @@ export interface ContainerApp extends TrackedResource {
|
|
|
1319
1823
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1320
1824
|
*/
|
|
1321
1825
|
readonly provisioningState?: ContainerAppProvisioningState;
|
|
1322
|
-
/** Resource ID of the Container App's environment. */
|
|
1826
|
+
/** Deprecated. Resource ID of the Container App's environment. */
|
|
1323
1827
|
managedEnvironmentId?: string;
|
|
1828
|
+
/** Resource ID of environment. */
|
|
1829
|
+
environmentId?: string;
|
|
1830
|
+
/** Workload profile type to pin for container app execution. */
|
|
1831
|
+
workloadProfileType?: string;
|
|
1324
1832
|
/**
|
|
1325
1833
|
* Name of the latest revision of the Container App.
|
|
1326
1834
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1345,10 +1853,31 @@ export interface ContainerApp extends TrackedResource {
|
|
|
1345
1853
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1346
1854
|
*/
|
|
1347
1855
|
readonly outboundIpAddresses?: string[];
|
|
1856
|
+
/**
|
|
1857
|
+
* The endpoint of the eventstream of the container app.
|
|
1858
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1859
|
+
*/
|
|
1860
|
+
readonly eventStreamEndpoint?: string;
|
|
1861
|
+
}
|
|
1862
|
+
|
|
1863
|
+
/** Container App Auth Token. */
|
|
1864
|
+
export interface ContainerAppAuthToken extends TrackedResource {
|
|
1865
|
+
/**
|
|
1866
|
+
* Auth token value.
|
|
1867
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1868
|
+
*/
|
|
1869
|
+
readonly token?: string;
|
|
1870
|
+
/**
|
|
1871
|
+
* Token expiration date.
|
|
1872
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1873
|
+
*/
|
|
1874
|
+
readonly expires?: Date;
|
|
1348
1875
|
}
|
|
1349
1876
|
|
|
1350
1877
|
/** An environment for hosting container apps */
|
|
1351
1878
|
export interface ManagedEnvironment extends TrackedResource {
|
|
1879
|
+
/** SKU properties of the Environment. */
|
|
1880
|
+
sku?: EnvironmentSkuProperties;
|
|
1352
1881
|
/**
|
|
1353
1882
|
* Provisioning state of the Environment.
|
|
1354
1883
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1383,6 +1912,15 @@ export interface ManagedEnvironment extends TrackedResource {
|
|
|
1383
1912
|
appLogsConfiguration?: AppLogsConfiguration;
|
|
1384
1913
|
/** Whether or not this Managed Environment is zone-redundant. */
|
|
1385
1914
|
zoneRedundant?: boolean;
|
|
1915
|
+
/** Custom domain configuration for the environment */
|
|
1916
|
+
customDomainConfiguration?: CustomDomainConfiguration;
|
|
1917
|
+
/**
|
|
1918
|
+
* The endpoint of the eventstream of the Environment.
|
|
1919
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1920
|
+
*/
|
|
1921
|
+
readonly eventStreamEndpoint?: string;
|
|
1922
|
+
/** Workload profiles configured for the Managed Environment. */
|
|
1923
|
+
workloadProfiles?: WorkloadProfile[];
|
|
1386
1924
|
}
|
|
1387
1925
|
|
|
1388
1926
|
/** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
|
|
@@ -1391,6 +1929,47 @@ export interface Certificate extends TrackedResource {
|
|
|
1391
1929
|
properties?: CertificateProperties;
|
|
1392
1930
|
}
|
|
1393
1931
|
|
|
1932
|
+
/** Environment Auth Token. */
|
|
1933
|
+
export interface EnvironmentAuthToken extends TrackedResource {
|
|
1934
|
+
/**
|
|
1935
|
+
* Auth token value.
|
|
1936
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1937
|
+
*/
|
|
1938
|
+
readonly token?: string;
|
|
1939
|
+
/**
|
|
1940
|
+
* Token expiration date.
|
|
1941
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1942
|
+
*/
|
|
1943
|
+
readonly expires?: Date;
|
|
1944
|
+
}
|
|
1945
|
+
|
|
1946
|
+
/** An environment for Kubernetes cluster specialized for web workloads by Azure App Service */
|
|
1947
|
+
export interface ConnectedEnvironment extends TrackedResource {
|
|
1948
|
+
/** The complex type of the extended location. */
|
|
1949
|
+
extendedLocation?: ExtendedLocation;
|
|
1950
|
+
/**
|
|
1951
|
+
* Provisioning state of the Kubernetes Environment.
|
|
1952
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1953
|
+
*/
|
|
1954
|
+
readonly provisioningState?: ConnectedEnvironmentProvisioningState;
|
|
1955
|
+
/**
|
|
1956
|
+
* Any errors that occurred during deployment or deployment validation
|
|
1957
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1958
|
+
*/
|
|
1959
|
+
readonly deploymentErrors?: string;
|
|
1960
|
+
/**
|
|
1961
|
+
* Default Domain Name for the cluster
|
|
1962
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1963
|
+
*/
|
|
1964
|
+
readonly defaultDomain?: string;
|
|
1965
|
+
/** Static IP of the connectedEnvironment */
|
|
1966
|
+
staticIp?: string;
|
|
1967
|
+
/** Application Insights connection string used by Dapr to export Service to Service communication telemetry */
|
|
1968
|
+
daprAIConnectionString?: string;
|
|
1969
|
+
/** Custom domain configuration for the environment */
|
|
1970
|
+
customDomainConfiguration?: CustomDomainConfiguration;
|
|
1971
|
+
}
|
|
1972
|
+
|
|
1394
1973
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
1395
1974
|
export enum KnownCreatedByType {
|
|
1396
1975
|
/** User */
|
|
@@ -1415,6 +1994,21 @@ export enum KnownCreatedByType {
|
|
|
1415
1994
|
*/
|
|
1416
1995
|
export type CreatedByType = string;
|
|
1417
1996
|
|
|
1997
|
+
/** Known values of {@link ExtendedLocationTypes} that the service accepts. */
|
|
1998
|
+
export enum KnownExtendedLocationTypes {
|
|
1999
|
+
/** CustomLocation */
|
|
2000
|
+
CustomLocation = "CustomLocation"
|
|
2001
|
+
}
|
|
2002
|
+
|
|
2003
|
+
/**
|
|
2004
|
+
* Defines values for ExtendedLocationTypes. \
|
|
2005
|
+
* {@link KnownExtendedLocationTypes} can be used interchangeably with ExtendedLocationTypes,
|
|
2006
|
+
* this enum contains the known values that the service supports.
|
|
2007
|
+
* ### Known values supported by the service
|
|
2008
|
+
* **CustomLocation**
|
|
2009
|
+
*/
|
|
2010
|
+
export type ExtendedLocationTypes = string;
|
|
2011
|
+
|
|
1418
2012
|
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
1419
2013
|
export enum KnownManagedServiceIdentityType {
|
|
1420
2014
|
/** None */
|
|
@@ -1448,7 +2042,9 @@ export enum KnownContainerAppProvisioningState {
|
|
|
1448
2042
|
/** Failed */
|
|
1449
2043
|
Failed = "Failed",
|
|
1450
2044
|
/** Canceled */
|
|
1451
|
-
Canceled = "Canceled"
|
|
2045
|
+
Canceled = "Canceled",
|
|
2046
|
+
/** Deleting */
|
|
2047
|
+
Deleting = "Deleting"
|
|
1452
2048
|
}
|
|
1453
2049
|
|
|
1454
2050
|
/**
|
|
@@ -1459,7 +2055,8 @@ export enum KnownContainerAppProvisioningState {
|
|
|
1459
2055
|
* **InProgress** \
|
|
1460
2056
|
* **Succeeded** \
|
|
1461
2057
|
* **Failed** \
|
|
1462
|
-
* **Canceled**
|
|
2058
|
+
* **Canceled** \
|
|
2059
|
+
* **Deleting**
|
|
1463
2060
|
*/
|
|
1464
2061
|
export type ContainerAppProvisioningState = string;
|
|
1465
2062
|
|
|
@@ -1488,7 +2085,9 @@ export enum KnownIngressTransportMethod {
|
|
|
1488
2085
|
/** Http */
|
|
1489
2086
|
Http = "http",
|
|
1490
2087
|
/** Http2 */
|
|
1491
|
-
Http2 = "http2"
|
|
2088
|
+
Http2 = "http2",
|
|
2089
|
+
/** Tcp */
|
|
2090
|
+
Tcp = "tcp"
|
|
1492
2091
|
}
|
|
1493
2092
|
|
|
1494
2093
|
/**
|
|
@@ -1498,7 +2097,8 @@ export enum KnownIngressTransportMethod {
|
|
|
1498
2097
|
* ### Known values supported by the service
|
|
1499
2098
|
* **auto** \
|
|
1500
2099
|
* **http** \
|
|
1501
|
-
* **http2**
|
|
2100
|
+
* **http2** \
|
|
2101
|
+
* **tcp**
|
|
1502
2102
|
*/
|
|
1503
2103
|
export type IngressTransportMethod = string;
|
|
1504
2104
|
|
|
@@ -1520,6 +2120,24 @@ export enum KnownBindingType {
|
|
|
1520
2120
|
*/
|
|
1521
2121
|
export type BindingType = string;
|
|
1522
2122
|
|
|
2123
|
+
/** Known values of {@link Action} that the service accepts. */
|
|
2124
|
+
export enum KnownAction {
|
|
2125
|
+
/** Allow */
|
|
2126
|
+
Allow = "Allow",
|
|
2127
|
+
/** Deny */
|
|
2128
|
+
Deny = "Deny"
|
|
2129
|
+
}
|
|
2130
|
+
|
|
2131
|
+
/**
|
|
2132
|
+
* Defines values for Action. \
|
|
2133
|
+
* {@link KnownAction} can be used interchangeably with Action,
|
|
2134
|
+
* this enum contains the known values that the service supports.
|
|
2135
|
+
* ### Known values supported by the service
|
|
2136
|
+
* **Allow** \
|
|
2137
|
+
* **Deny**
|
|
2138
|
+
*/
|
|
2139
|
+
export type Action = string;
|
|
2140
|
+
|
|
1523
2141
|
/** Known values of {@link AppProtocol} that the service accepts. */
|
|
1524
2142
|
export enum KnownAppProtocol {
|
|
1525
2143
|
/** Http */
|
|
@@ -1538,6 +2156,30 @@ export enum KnownAppProtocol {
|
|
|
1538
2156
|
*/
|
|
1539
2157
|
export type AppProtocol = string;
|
|
1540
2158
|
|
|
2159
|
+
/** Known values of {@link LogLevel} that the service accepts. */
|
|
2160
|
+
export enum KnownLogLevel {
|
|
2161
|
+
/** Info */
|
|
2162
|
+
Info = "info",
|
|
2163
|
+
/** Debug */
|
|
2164
|
+
Debug = "debug",
|
|
2165
|
+
/** Warn */
|
|
2166
|
+
Warn = "warn",
|
|
2167
|
+
/** Error */
|
|
2168
|
+
Error = "error"
|
|
2169
|
+
}
|
|
2170
|
+
|
|
2171
|
+
/**
|
|
2172
|
+
* Defines values for LogLevel. \
|
|
2173
|
+
* {@link KnownLogLevel} can be used interchangeably with LogLevel,
|
|
2174
|
+
* this enum contains the known values that the service supports.
|
|
2175
|
+
* ### Known values supported by the service
|
|
2176
|
+
* **info** \
|
|
2177
|
+
* **debug** \
|
|
2178
|
+
* **warn** \
|
|
2179
|
+
* **error**
|
|
2180
|
+
*/
|
|
2181
|
+
export type LogLevel = string;
|
|
2182
|
+
|
|
1541
2183
|
/** Known values of {@link Scheme} that the service accepts. */
|
|
1542
2184
|
export enum KnownScheme {
|
|
1543
2185
|
/** Http */
|
|
@@ -1643,6 +2285,24 @@ export enum KnownRevisionProvisioningState {
|
|
|
1643
2285
|
*/
|
|
1644
2286
|
export type RevisionProvisioningState = string;
|
|
1645
2287
|
|
|
2288
|
+
/** Known values of {@link SkuName} that the service accepts. */
|
|
2289
|
+
export enum KnownSkuName {
|
|
2290
|
+
/** Consumption SKU of Managed Environment. */
|
|
2291
|
+
Consumption = "Consumption",
|
|
2292
|
+
/** Premium SKU of Managed Environment. */
|
|
2293
|
+
Premium = "Premium"
|
|
2294
|
+
}
|
|
2295
|
+
|
|
2296
|
+
/**
|
|
2297
|
+
* Defines values for SkuName. \
|
|
2298
|
+
* {@link KnownSkuName} can be used interchangeably with SkuName,
|
|
2299
|
+
* this enum contains the known values that the service supports.
|
|
2300
|
+
* ### Known values supported by the service
|
|
2301
|
+
* **Consumption**: Consumption SKU of Managed Environment. \
|
|
2302
|
+
* **Premium**: Premium SKU of Managed Environment.
|
|
2303
|
+
*/
|
|
2304
|
+
export type SkuName = string;
|
|
2305
|
+
|
|
1646
2306
|
/** Known values of {@link EnvironmentProvisioningState} that the service accepts. */
|
|
1647
2307
|
export enum KnownEnvironmentProvisioningState {
|
|
1648
2308
|
/** Succeeded */
|
|
@@ -1685,6 +2345,24 @@ export enum KnownEnvironmentProvisioningState {
|
|
|
1685
2345
|
*/
|
|
1686
2346
|
export type EnvironmentProvisioningState = string;
|
|
1687
2347
|
|
|
2348
|
+
/** Known values of {@link ManagedEnvironmentOutBoundType} that the service accepts. */
|
|
2349
|
+
export enum KnownManagedEnvironmentOutBoundType {
|
|
2350
|
+
/** LoadBalancer */
|
|
2351
|
+
LoadBalancer = "LoadBalancer",
|
|
2352
|
+
/** UserDefinedRouting */
|
|
2353
|
+
UserDefinedRouting = "UserDefinedRouting"
|
|
2354
|
+
}
|
|
2355
|
+
|
|
2356
|
+
/**
|
|
2357
|
+
* Defines values for ManagedEnvironmentOutBoundType. \
|
|
2358
|
+
* {@link KnownManagedEnvironmentOutBoundType} can be used interchangeably with ManagedEnvironmentOutBoundType,
|
|
2359
|
+
* this enum contains the known values that the service supports.
|
|
2360
|
+
* ### Known values supported by the service
|
|
2361
|
+
* **LoadBalancer** \
|
|
2362
|
+
* **UserDefinedRouting**
|
|
2363
|
+
*/
|
|
2364
|
+
export type ManagedEnvironmentOutBoundType = string;
|
|
2365
|
+
|
|
1688
2366
|
/** Known values of {@link CertificateProvisioningState} that the service accepts. */
|
|
1689
2367
|
export enum KnownCertificateProvisioningState {
|
|
1690
2368
|
/** Succeeded */
|
|
@@ -1771,6 +2449,81 @@ export enum KnownSourceControlOperationState {
|
|
|
1771
2449
|
* **Canceled**
|
|
1772
2450
|
*/
|
|
1773
2451
|
export type SourceControlOperationState = string;
|
|
2452
|
+
|
|
2453
|
+
/** Known values of {@link ConnectedEnvironmentProvisioningState} that the service accepts. */
|
|
2454
|
+
export enum KnownConnectedEnvironmentProvisioningState {
|
|
2455
|
+
/** Succeeded */
|
|
2456
|
+
Succeeded = "Succeeded",
|
|
2457
|
+
/** Failed */
|
|
2458
|
+
Failed = "Failed",
|
|
2459
|
+
/** Canceled */
|
|
2460
|
+
Canceled = "Canceled",
|
|
2461
|
+
/** Waiting */
|
|
2462
|
+
Waiting = "Waiting",
|
|
2463
|
+
/** InitializationInProgress */
|
|
2464
|
+
InitializationInProgress = "InitializationInProgress",
|
|
2465
|
+
/** InfrastructureSetupInProgress */
|
|
2466
|
+
InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
|
|
2467
|
+
/** InfrastructureSetupComplete */
|
|
2468
|
+
InfrastructureSetupComplete = "InfrastructureSetupComplete",
|
|
2469
|
+
/** ScheduledForDelete */
|
|
2470
|
+
ScheduledForDelete = "ScheduledForDelete"
|
|
2471
|
+
}
|
|
2472
|
+
|
|
2473
|
+
/**
|
|
2474
|
+
* Defines values for ConnectedEnvironmentProvisioningState. \
|
|
2475
|
+
* {@link KnownConnectedEnvironmentProvisioningState} can be used interchangeably with ConnectedEnvironmentProvisioningState,
|
|
2476
|
+
* this enum contains the known values that the service supports.
|
|
2477
|
+
* ### Known values supported by the service
|
|
2478
|
+
* **Succeeded** \
|
|
2479
|
+
* **Failed** \
|
|
2480
|
+
* **Canceled** \
|
|
2481
|
+
* **Waiting** \
|
|
2482
|
+
* **InitializationInProgress** \
|
|
2483
|
+
* **InfrastructureSetupInProgress** \
|
|
2484
|
+
* **InfrastructureSetupComplete** \
|
|
2485
|
+
* **ScheduledForDelete**
|
|
2486
|
+
*/
|
|
2487
|
+
export type ConnectedEnvironmentProvisioningState = string;
|
|
2488
|
+
|
|
2489
|
+
/** Known values of {@link Category} that the service accepts. */
|
|
2490
|
+
export enum KnownCategory {
|
|
2491
|
+
/** PremiumSkuGeneralPurpose */
|
|
2492
|
+
PremiumSkuGeneralPurpose = "PremiumSkuGeneralPurpose",
|
|
2493
|
+
/** PremiumSkuMemoryOptimized */
|
|
2494
|
+
PremiumSkuMemoryOptimized = "PremiumSkuMemoryOptimized",
|
|
2495
|
+
/** PremiumSkuComputeOptimized */
|
|
2496
|
+
PremiumSkuComputeOptimized = "PremiumSkuComputeOptimized"
|
|
2497
|
+
}
|
|
2498
|
+
|
|
2499
|
+
/**
|
|
2500
|
+
* Defines values for Category. \
|
|
2501
|
+
* {@link KnownCategory} can be used interchangeably with Category,
|
|
2502
|
+
* this enum contains the known values that the service supports.
|
|
2503
|
+
* ### Known values supported by the service
|
|
2504
|
+
* **PremiumSkuGeneralPurpose** \
|
|
2505
|
+
* **PremiumSkuMemoryOptimized** \
|
|
2506
|
+
* **PremiumSkuComputeOptimized**
|
|
2507
|
+
*/
|
|
2508
|
+
export type Category = string;
|
|
2509
|
+
|
|
2510
|
+
/** Known values of {@link Applicability} that the service accepts. */
|
|
2511
|
+
export enum KnownApplicability {
|
|
2512
|
+
/** LocationDefault */
|
|
2513
|
+
LocationDefault = "LocationDefault",
|
|
2514
|
+
/** Custom */
|
|
2515
|
+
Custom = "Custom"
|
|
2516
|
+
}
|
|
2517
|
+
|
|
2518
|
+
/**
|
|
2519
|
+
* Defines values for Applicability. \
|
|
2520
|
+
* {@link KnownApplicability} can be used interchangeably with Applicability,
|
|
2521
|
+
* this enum contains the known values that the service supports.
|
|
2522
|
+
* ### Known values supported by the service
|
|
2523
|
+
* **LocationDefault** \
|
|
2524
|
+
* **Custom**
|
|
2525
|
+
*/
|
|
2526
|
+
export type Applicability = string;
|
|
1774
2527
|
/** Defines values for UnauthenticatedClientActionV2. */
|
|
1775
2528
|
export type UnauthenticatedClientActionV2 =
|
|
1776
2529
|
| "RedirectToLoginPage"
|
|
@@ -1886,6 +2639,13 @@ export interface ContainerAppsListSecretsOptionalParams
|
|
|
1886
2639
|
/** Contains response data for the listSecrets operation. */
|
|
1887
2640
|
export type ContainerAppsListSecretsResponse = SecretsCollection;
|
|
1888
2641
|
|
|
2642
|
+
/** Optional parameters. */
|
|
2643
|
+
export interface ContainerAppsGetAuthTokenOptionalParams
|
|
2644
|
+
extends coreClient.OperationOptions {}
|
|
2645
|
+
|
|
2646
|
+
/** Contains response data for the getAuthToken operation. */
|
|
2647
|
+
export type ContainerAppsGetAuthTokenResponse = ContainerAppAuthToken;
|
|
2648
|
+
|
|
1889
2649
|
/** Optional parameters. */
|
|
1890
2650
|
export interface ContainerAppsListBySubscriptionNextOptionalParams
|
|
1891
2651
|
extends coreClient.OperationOptions {}
|
|
@@ -1992,6 +2752,82 @@ export interface DaprComponentsListNextOptionalParams
|
|
|
1992
2752
|
/** Contains response data for the listNext operation. */
|
|
1993
2753
|
export type DaprComponentsListNextResponse = DaprComponentsCollection;
|
|
1994
2754
|
|
|
2755
|
+
/** Optional parameters. */
|
|
2756
|
+
export interface ContainerAppsDiagnosticsListDetectorsOptionalParams
|
|
2757
|
+
extends coreClient.OperationOptions {}
|
|
2758
|
+
|
|
2759
|
+
/** Contains response data for the listDetectors operation. */
|
|
2760
|
+
export type ContainerAppsDiagnosticsListDetectorsResponse = DiagnosticsCollection;
|
|
2761
|
+
|
|
2762
|
+
/** Optional parameters. */
|
|
2763
|
+
export interface ContainerAppsDiagnosticsGetDetectorOptionalParams
|
|
2764
|
+
extends coreClient.OperationOptions {}
|
|
2765
|
+
|
|
2766
|
+
/** Contains response data for the getDetector operation. */
|
|
2767
|
+
export type ContainerAppsDiagnosticsGetDetectorResponse = Diagnostics;
|
|
2768
|
+
|
|
2769
|
+
/** Optional parameters. */
|
|
2770
|
+
export interface ContainerAppsDiagnosticsListRevisionsOptionalParams
|
|
2771
|
+
extends coreClient.OperationOptions {
|
|
2772
|
+
/** The filter to apply on the operation. */
|
|
2773
|
+
filter?: string;
|
|
2774
|
+
}
|
|
2775
|
+
|
|
2776
|
+
/** Contains response data for the listRevisions operation. */
|
|
2777
|
+
export type ContainerAppsDiagnosticsListRevisionsResponse = RevisionCollection;
|
|
2778
|
+
|
|
2779
|
+
/** Optional parameters. */
|
|
2780
|
+
export interface ContainerAppsDiagnosticsGetRevisionOptionalParams
|
|
2781
|
+
extends coreClient.OperationOptions {}
|
|
2782
|
+
|
|
2783
|
+
/** Contains response data for the getRevision operation. */
|
|
2784
|
+
export type ContainerAppsDiagnosticsGetRevisionResponse = Revision;
|
|
2785
|
+
|
|
2786
|
+
/** Optional parameters. */
|
|
2787
|
+
export interface ContainerAppsDiagnosticsGetRootOptionalParams
|
|
2788
|
+
extends coreClient.OperationOptions {}
|
|
2789
|
+
|
|
2790
|
+
/** Contains response data for the getRoot operation. */
|
|
2791
|
+
export type ContainerAppsDiagnosticsGetRootResponse = ContainerApp;
|
|
2792
|
+
|
|
2793
|
+
/** Optional parameters. */
|
|
2794
|
+
export interface ContainerAppsDiagnosticsListDetectorsNextOptionalParams
|
|
2795
|
+
extends coreClient.OperationOptions {}
|
|
2796
|
+
|
|
2797
|
+
/** Contains response data for the listDetectorsNext operation. */
|
|
2798
|
+
export type ContainerAppsDiagnosticsListDetectorsNextResponse = DiagnosticsCollection;
|
|
2799
|
+
|
|
2800
|
+
/** Optional parameters. */
|
|
2801
|
+
export interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams
|
|
2802
|
+
extends coreClient.OperationOptions {
|
|
2803
|
+
/** The filter to apply on the operation. */
|
|
2804
|
+
filter?: string;
|
|
2805
|
+
}
|
|
2806
|
+
|
|
2807
|
+
/** Contains response data for the listRevisionsNext operation. */
|
|
2808
|
+
export type ContainerAppsDiagnosticsListRevisionsNextResponse = RevisionCollection;
|
|
2809
|
+
|
|
2810
|
+
/** Optional parameters. */
|
|
2811
|
+
export interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParams
|
|
2812
|
+
extends coreClient.OperationOptions {}
|
|
2813
|
+
|
|
2814
|
+
/** Contains response data for the listDetectors operation. */
|
|
2815
|
+
export type ManagedEnvironmentDiagnosticsListDetectorsResponse = DiagnosticsCollection;
|
|
2816
|
+
|
|
2817
|
+
/** Optional parameters. */
|
|
2818
|
+
export interface ManagedEnvironmentDiagnosticsGetDetectorOptionalParams
|
|
2819
|
+
extends coreClient.OperationOptions {}
|
|
2820
|
+
|
|
2821
|
+
/** Contains response data for the getDetector operation. */
|
|
2822
|
+
export type ManagedEnvironmentDiagnosticsGetDetectorResponse = Diagnostics;
|
|
2823
|
+
|
|
2824
|
+
/** Optional parameters. */
|
|
2825
|
+
export interface ManagedEnvironmentsDiagnosticsGetRootOptionalParams
|
|
2826
|
+
extends coreClient.OperationOptions {}
|
|
2827
|
+
|
|
2828
|
+
/** Contains response data for the getRoot operation. */
|
|
2829
|
+
export type ManagedEnvironmentsDiagnosticsGetRootResponse = ManagedEnvironment;
|
|
2830
|
+
|
|
1995
2831
|
/** Optional parameters. */
|
|
1996
2832
|
export interface OperationsListOptionalParams
|
|
1997
2833
|
extends coreClient.OperationOptions {}
|
|
@@ -2057,6 +2893,20 @@ export interface ManagedEnvironmentsUpdateOptionalParams
|
|
|
2057
2893
|
resumeFrom?: string;
|
|
2058
2894
|
}
|
|
2059
2895
|
|
|
2896
|
+
/** Optional parameters. */
|
|
2897
|
+
export interface ManagedEnvironmentsGetAuthTokenOptionalParams
|
|
2898
|
+
extends coreClient.OperationOptions {}
|
|
2899
|
+
|
|
2900
|
+
/** Contains response data for the getAuthToken operation. */
|
|
2901
|
+
export type ManagedEnvironmentsGetAuthTokenResponse = EnvironmentAuthToken;
|
|
2902
|
+
|
|
2903
|
+
/** Optional parameters. */
|
|
2904
|
+
export interface ManagedEnvironmentsListWorkloadProfileStatesOptionalParams
|
|
2905
|
+
extends coreClient.OperationOptions {}
|
|
2906
|
+
|
|
2907
|
+
/** Contains response data for the listWorkloadProfileStates operation. */
|
|
2908
|
+
export type ManagedEnvironmentsListWorkloadProfileStatesResponse = WorkloadProfileStatesCollection;
|
|
2909
|
+
|
|
2060
2910
|
/** Optional parameters. */
|
|
2061
2911
|
export interface ManagedEnvironmentsListBySubscriptionNextOptionalParams
|
|
2062
2912
|
extends coreClient.OperationOptions {}
|
|
@@ -2071,6 +2921,13 @@ export interface ManagedEnvironmentsListByResourceGroupNextOptionalParams
|
|
|
2071
2921
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2072
2922
|
export type ManagedEnvironmentsListByResourceGroupNextResponse = ManagedEnvironmentsCollection;
|
|
2073
2923
|
|
|
2924
|
+
/** Optional parameters. */
|
|
2925
|
+
export interface ManagedEnvironmentsListWorkloadProfileStatesNextOptionalParams
|
|
2926
|
+
extends coreClient.OperationOptions {}
|
|
2927
|
+
|
|
2928
|
+
/** Contains response data for the listWorkloadProfileStatesNext operation. */
|
|
2929
|
+
export type ManagedEnvironmentsListWorkloadProfileStatesNextResponse = WorkloadProfileStatesCollection;
|
|
2930
|
+
|
|
2074
2931
|
/** Optional parameters. */
|
|
2075
2932
|
export interface CertificatesListOptionalParams
|
|
2076
2933
|
extends coreClient.OperationOptions {}
|
|
@@ -2187,6 +3044,203 @@ export interface ContainerAppsSourceControlsListByContainerAppNextOptionalParams
|
|
|
2187
3044
|
/** Contains response data for the listByContainerAppNext operation. */
|
|
2188
3045
|
export type ContainerAppsSourceControlsListByContainerAppNextResponse = SourceControlCollection;
|
|
2189
3046
|
|
|
3047
|
+
/** Optional parameters. */
|
|
3048
|
+
export interface ConnectedEnvironmentsListBySubscriptionOptionalParams
|
|
3049
|
+
extends coreClient.OperationOptions {}
|
|
3050
|
+
|
|
3051
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3052
|
+
export type ConnectedEnvironmentsListBySubscriptionResponse = ConnectedEnvironmentCollection;
|
|
3053
|
+
|
|
3054
|
+
/** Optional parameters. */
|
|
3055
|
+
export interface ConnectedEnvironmentsListByResourceGroupOptionalParams
|
|
3056
|
+
extends coreClient.OperationOptions {}
|
|
3057
|
+
|
|
3058
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
3059
|
+
export type ConnectedEnvironmentsListByResourceGroupResponse = ConnectedEnvironmentCollection;
|
|
3060
|
+
|
|
3061
|
+
/** Optional parameters. */
|
|
3062
|
+
export interface ConnectedEnvironmentsGetOptionalParams
|
|
3063
|
+
extends coreClient.OperationOptions {}
|
|
3064
|
+
|
|
3065
|
+
/** Contains response data for the get operation. */
|
|
3066
|
+
export type ConnectedEnvironmentsGetResponse = ConnectedEnvironment;
|
|
3067
|
+
|
|
3068
|
+
/** Optional parameters. */
|
|
3069
|
+
export interface ConnectedEnvironmentsCreateOrUpdateOptionalParams
|
|
3070
|
+
extends coreClient.OperationOptions {
|
|
3071
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3072
|
+
updateIntervalInMs?: number;
|
|
3073
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3074
|
+
resumeFrom?: string;
|
|
3075
|
+
}
|
|
3076
|
+
|
|
3077
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3078
|
+
export type ConnectedEnvironmentsCreateOrUpdateResponse = ConnectedEnvironment;
|
|
3079
|
+
|
|
3080
|
+
/** Optional parameters. */
|
|
3081
|
+
export interface ConnectedEnvironmentsDeleteOptionalParams
|
|
3082
|
+
extends coreClient.OperationOptions {
|
|
3083
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3084
|
+
updateIntervalInMs?: number;
|
|
3085
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3086
|
+
resumeFrom?: string;
|
|
3087
|
+
}
|
|
3088
|
+
|
|
3089
|
+
/** Optional parameters. */
|
|
3090
|
+
export interface ConnectedEnvironmentsUpdateOptionalParams
|
|
3091
|
+
extends coreClient.OperationOptions {}
|
|
3092
|
+
|
|
3093
|
+
/** Contains response data for the update operation. */
|
|
3094
|
+
export type ConnectedEnvironmentsUpdateResponse = ConnectedEnvironment;
|
|
3095
|
+
|
|
3096
|
+
/** Optional parameters. */
|
|
3097
|
+
export interface ConnectedEnvironmentsCheckNameAvailabilityOptionalParams
|
|
3098
|
+
extends coreClient.OperationOptions {}
|
|
3099
|
+
|
|
3100
|
+
/** Contains response data for the checkNameAvailability operation. */
|
|
3101
|
+
export type ConnectedEnvironmentsCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
|
|
3102
|
+
|
|
3103
|
+
/** Optional parameters. */
|
|
3104
|
+
export interface ConnectedEnvironmentsListBySubscriptionNextOptionalParams
|
|
3105
|
+
extends coreClient.OperationOptions {}
|
|
3106
|
+
|
|
3107
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3108
|
+
export type ConnectedEnvironmentsListBySubscriptionNextResponse = ConnectedEnvironmentCollection;
|
|
3109
|
+
|
|
3110
|
+
/** Optional parameters. */
|
|
3111
|
+
export interface ConnectedEnvironmentsListByResourceGroupNextOptionalParams
|
|
3112
|
+
extends coreClient.OperationOptions {}
|
|
3113
|
+
|
|
3114
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3115
|
+
export type ConnectedEnvironmentsListByResourceGroupNextResponse = ConnectedEnvironmentCollection;
|
|
3116
|
+
|
|
3117
|
+
/** Optional parameters. */
|
|
3118
|
+
export interface ConnectedEnvironmentsCertificatesListOptionalParams
|
|
3119
|
+
extends coreClient.OperationOptions {}
|
|
3120
|
+
|
|
3121
|
+
/** Contains response data for the list operation. */
|
|
3122
|
+
export type ConnectedEnvironmentsCertificatesListResponse = CertificateCollection;
|
|
3123
|
+
|
|
3124
|
+
/** Optional parameters. */
|
|
3125
|
+
export interface ConnectedEnvironmentsCertificatesGetOptionalParams
|
|
3126
|
+
extends coreClient.OperationOptions {}
|
|
3127
|
+
|
|
3128
|
+
/** Contains response data for the get operation. */
|
|
3129
|
+
export type ConnectedEnvironmentsCertificatesGetResponse = Certificate;
|
|
3130
|
+
|
|
3131
|
+
/** Optional parameters. */
|
|
3132
|
+
export interface ConnectedEnvironmentsCertificatesCreateOrUpdateOptionalParams
|
|
3133
|
+
extends coreClient.OperationOptions {
|
|
3134
|
+
/** Certificate to be created or updated */
|
|
3135
|
+
certificateEnvelope?: Certificate;
|
|
3136
|
+
}
|
|
3137
|
+
|
|
3138
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3139
|
+
export type ConnectedEnvironmentsCertificatesCreateOrUpdateResponse = Certificate;
|
|
3140
|
+
|
|
3141
|
+
/** Optional parameters. */
|
|
3142
|
+
export interface ConnectedEnvironmentsCertificatesDeleteOptionalParams
|
|
3143
|
+
extends coreClient.OperationOptions {}
|
|
3144
|
+
|
|
3145
|
+
/** Optional parameters. */
|
|
3146
|
+
export interface ConnectedEnvironmentsCertificatesUpdateOptionalParams
|
|
3147
|
+
extends coreClient.OperationOptions {}
|
|
3148
|
+
|
|
3149
|
+
/** Contains response data for the update operation. */
|
|
3150
|
+
export type ConnectedEnvironmentsCertificatesUpdateResponse = Certificate;
|
|
3151
|
+
|
|
3152
|
+
/** Optional parameters. */
|
|
3153
|
+
export interface ConnectedEnvironmentsCertificatesListNextOptionalParams
|
|
3154
|
+
extends coreClient.OperationOptions {}
|
|
3155
|
+
|
|
3156
|
+
/** Contains response data for the listNext operation. */
|
|
3157
|
+
export type ConnectedEnvironmentsCertificatesListNextResponse = CertificateCollection;
|
|
3158
|
+
|
|
3159
|
+
/** Optional parameters. */
|
|
3160
|
+
export interface ConnectedEnvironmentsDaprComponentsListOptionalParams
|
|
3161
|
+
extends coreClient.OperationOptions {}
|
|
3162
|
+
|
|
3163
|
+
/** Contains response data for the list operation. */
|
|
3164
|
+
export type ConnectedEnvironmentsDaprComponentsListResponse = DaprComponentsCollection;
|
|
3165
|
+
|
|
3166
|
+
/** Optional parameters. */
|
|
3167
|
+
export interface ConnectedEnvironmentsDaprComponentsGetOptionalParams
|
|
3168
|
+
extends coreClient.OperationOptions {}
|
|
3169
|
+
|
|
3170
|
+
/** Contains response data for the get operation. */
|
|
3171
|
+
export type ConnectedEnvironmentsDaprComponentsGetResponse = DaprComponent;
|
|
3172
|
+
|
|
3173
|
+
/** Optional parameters. */
|
|
3174
|
+
export interface ConnectedEnvironmentsDaprComponentsCreateOrUpdateOptionalParams
|
|
3175
|
+
extends coreClient.OperationOptions {}
|
|
3176
|
+
|
|
3177
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3178
|
+
export type ConnectedEnvironmentsDaprComponentsCreateOrUpdateResponse = DaprComponent;
|
|
3179
|
+
|
|
3180
|
+
/** Optional parameters. */
|
|
3181
|
+
export interface ConnectedEnvironmentsDaprComponentsDeleteOptionalParams
|
|
3182
|
+
extends coreClient.OperationOptions {}
|
|
3183
|
+
|
|
3184
|
+
/** Optional parameters. */
|
|
3185
|
+
export interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams
|
|
3186
|
+
extends coreClient.OperationOptions {}
|
|
3187
|
+
|
|
3188
|
+
/** Contains response data for the listSecrets operation. */
|
|
3189
|
+
export type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
|
|
3190
|
+
|
|
3191
|
+
/** Optional parameters. */
|
|
3192
|
+
export interface ConnectedEnvironmentsDaprComponentsListNextOptionalParams
|
|
3193
|
+
extends coreClient.OperationOptions {}
|
|
3194
|
+
|
|
3195
|
+
/** Contains response data for the listNext operation. */
|
|
3196
|
+
export type ConnectedEnvironmentsDaprComponentsListNextResponse = DaprComponentsCollection;
|
|
3197
|
+
|
|
3198
|
+
/** Optional parameters. */
|
|
3199
|
+
export interface ConnectedEnvironmentsStoragesListOptionalParams
|
|
3200
|
+
extends coreClient.OperationOptions {}
|
|
3201
|
+
|
|
3202
|
+
/** Contains response data for the list operation. */
|
|
3203
|
+
export type ConnectedEnvironmentsStoragesListResponse = ConnectedEnvironmentStoragesCollection;
|
|
3204
|
+
|
|
3205
|
+
/** Optional parameters. */
|
|
3206
|
+
export interface ConnectedEnvironmentsStoragesGetOptionalParams
|
|
3207
|
+
extends coreClient.OperationOptions {}
|
|
3208
|
+
|
|
3209
|
+
/** Contains response data for the get operation. */
|
|
3210
|
+
export type ConnectedEnvironmentsStoragesGetResponse = ConnectedEnvironmentStorage;
|
|
3211
|
+
|
|
3212
|
+
/** Optional parameters. */
|
|
3213
|
+
export interface ConnectedEnvironmentsStoragesCreateOrUpdateOptionalParams
|
|
3214
|
+
extends coreClient.OperationOptions {}
|
|
3215
|
+
|
|
3216
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
3217
|
+
export type ConnectedEnvironmentsStoragesCreateOrUpdateResponse = ConnectedEnvironmentStorage;
|
|
3218
|
+
|
|
3219
|
+
/** Optional parameters. */
|
|
3220
|
+
export interface ConnectedEnvironmentsStoragesDeleteOptionalParams
|
|
3221
|
+
extends coreClient.OperationOptions {}
|
|
3222
|
+
|
|
3223
|
+
/** Optional parameters. */
|
|
3224
|
+
export interface AvailableWorkloadProfilesGetOptionalParams
|
|
3225
|
+
extends coreClient.OperationOptions {}
|
|
3226
|
+
|
|
3227
|
+
/** Contains response data for the get operation. */
|
|
3228
|
+
export type AvailableWorkloadProfilesGetResponse = AvailableWorkloadProfilesCollection;
|
|
3229
|
+
|
|
3230
|
+
/** Optional parameters. */
|
|
3231
|
+
export interface AvailableWorkloadProfilesGetNextOptionalParams
|
|
3232
|
+
extends coreClient.OperationOptions {}
|
|
3233
|
+
|
|
3234
|
+
/** Contains response data for the getNext operation. */
|
|
3235
|
+
export type AvailableWorkloadProfilesGetNextResponse = AvailableWorkloadProfilesCollection;
|
|
3236
|
+
|
|
3237
|
+
/** Optional parameters. */
|
|
3238
|
+
export interface BillingMetersGetOptionalParams
|
|
3239
|
+
extends coreClient.OperationOptions {}
|
|
3240
|
+
|
|
3241
|
+
/** Contains response data for the get operation. */
|
|
3242
|
+
export type BillingMetersGetResponse = BillingMeterCollection;
|
|
3243
|
+
|
|
2190
3244
|
/** Optional parameters. */
|
|
2191
3245
|
export interface ContainerAppsAPIClientOptionalParams
|
|
2192
3246
|
extends coreClient.ServiceClientOptions {
|