@azure/arm-appcontainers 2.0.0-beta.2 → 2.0.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +108 -32
- package/LICENSE +1 -1
- package/dist/index.js +7586 -4976
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js +23 -8
- package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/billingMetersGetSample.js +11 -3
- package/dist-esm/samples-dev/billingMetersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +13 -5
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/certificatesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +12 -4
- package/dist-esm/samples-dev/certificatesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +24 -9
- package/dist-esm/samples-dev/certificatesListSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +12 -4
- package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js +13 -5
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js +24 -9
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js +14 -6
- package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js +24 -9
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js +24 -9
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js +23 -8
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +89 -9
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsGetSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +23 -8
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js +24 -9
- package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsUpdateSample.js +13 -4
- package/dist-esm/samples-dev/containerAppsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js +17 -8
- package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/daprComponentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsGetSample.js +17 -8
- package/dist-esm/samples-dev/daprComponentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsListSample.js +24 -9
- package/dist-esm/samples-dev/daprComponentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsListSecretsSample.js +12 -4
- package/dist-esm/samples-dev/daprComponentsListSecretsSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +78 -0
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/jobsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsExecutionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsExecutionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsExecutionsListSample.js +60 -0
- package/dist-esm/samples-dev/jobsExecutionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsGetSample.js +39 -0
- package/dist-esm/samples-dev/jobsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.js +59 -0
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.js +58 -0
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsListSecretsSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsListSecretsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsListSecretsSample.js +39 -0
- package/dist-esm/samples-dev/jobsListSecretsSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsStartSample.js +57 -0
- package/dist-esm/samples-dev/jobsStartSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsStopExecutionSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsStopExecutionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsStopExecutionSample.js +40 -0
- package/dist-esm/samples-dev/jobsStopExecutionSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js +46 -0
- package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js.map +1 -0
- package/dist-esm/samples-dev/jobsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/jobsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/jobsUpdateSample.js +78 -0
- package/dist-esm/samples-dev/jobsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js +50 -0
- package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedCertificatesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/managedCertificatesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedCertificatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesGetSample.js +40 -0
- package/dist-esm/samples-dev/managedCertificatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedCertificatesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesListSample.js +60 -0
- package/dist-esm/samples-dev/managedCertificatesListSample.js.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/managedCertificatesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/managedCertificatesUpdateSample.js +43 -0
- package/dist-esm/samples-dev/managedCertificatesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js +77 -12
- package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsGetSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js +24 -9
- package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js +23 -8
- package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +26 -11
- package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js +17 -8
- package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +23 -8
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/src/containerAppsAPIClient.d.ts +11 -8
- package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
- package/dist-esm/src/containerAppsAPIClient.js +13 -10
- package/dist-esm/src/containerAppsAPIClient.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +1319 -801
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +130 -84
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +61 -31
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1959 -1020
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +24 -14
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +140 -70
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/availableWorkloadProfiles.js +12 -6
- package/dist-esm/src/operations/availableWorkloadProfiles.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +20 -14
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironments.d.ts +3 -3
- package/dist-esm/src/operations/connectedEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/connectedEnvironments.js +56 -34
- package/dist-esm/src/operations/connectedEnvironments.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +20 -14
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +20 -14
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsStorages.js +7 -7
- package/dist-esm/src/operations/connectedEnvironmentsStorages.js.map +1 -1
- package/dist-esm/src/operations/containerApps.d.ts +6 -6
- package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operations/containerApps.js +76 -32
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsAuthConfigs.js +12 -6
- package/dist-esm/src/operations/containerAppsAuthConfigs.js.map +1 -1
- package/dist-esm/src/operations/containerAppsDiagnostics.js +24 -12
- package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js +12 -6
- package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
- package/dist-esm/src/operations/containerAppsSourceControls.d.ts +3 -3
- package/dist-esm/src/operations/containerAppsSourceControls.d.ts.map +1 -1
- package/dist-esm/src/operations/containerAppsSourceControls.js +36 -22
- package/dist-esm/src/operations/containerAppsSourceControls.js.map +1 -1
- package/dist-esm/src/operations/daprComponents.js +20 -14
- package/dist-esm/src/operations/daprComponents.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +10 -7
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +10 -7
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/jobs.d.ts +162 -0
- package/dist-esm/src/operations/jobs.d.ts.map +1 -0
- package/dist-esm/src/operations/jobs.js +846 -0
- package/dist-esm/src/operations/jobs.js.map +1 -0
- package/dist-esm/src/operations/jobsExecutions.d.ts +38 -0
- package/dist-esm/src/operations/jobsExecutions.d.ts.map +1 -0
- package/dist-esm/src/operations/jobsExecutions.js +155 -0
- package/dist-esm/src/operations/jobsExecutions.js.map +1 -0
- package/dist-esm/src/operations/managedCertificates.d.ts +80 -0
- package/dist-esm/src/operations/managedCertificates.d.ts.map +1 -0
- package/dist-esm/src/operations/managedCertificates.js +360 -0
- package/dist-esm/src/operations/managedCertificates.js.map +1 -0
- package/dist-esm/src/operations/managedEnvironmentDiagnostics.js +2 -2
- package/dist-esm/src/operations/managedEnvironmentDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/managedEnvironments.d.ts +8 -8
- package/dist-esm/src/operations/managedEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/managedEnvironments.js +88 -40
- package/dist-esm/src/operations/managedEnvironments.js.map +1 -1
- package/dist-esm/src/operations/managedEnvironmentsStorages.js +7 -7
- package/dist-esm/src/operations/managedEnvironmentsStorages.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -6
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/containerApps.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/containerAppsSourceControls.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/containerAppsSourceControls.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +10 -7
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +10 -7
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/jobs.d.ts +126 -0
- package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/jobs.js +9 -0
- package/dist-esm/src/operationsInterfaces/jobs.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/jobsExecutions.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/jobsExecutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/jobsExecutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/jobsExecutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/managedCertificates.d.ts +55 -0
- package/dist-esm/src/operationsInterfaces/managedCertificates.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/managedCertificates.js +9 -0
- package/dist-esm/src/operationsInterfaces/managedCertificates.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +4 -4
- package/dist-esm/src/pagingHelper.js +4 -4
- package/dist-esm/test/appcontainers_examples.spec.js +24 -10
- package/dist-esm/test/appcontainers_examples.spec.js.map +1 -1
- package/package.json +11 -10
- package/review/arm-appcontainers.api.md +516 -62
- package/src/containerAppsAPIClient.ts +50 -38
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +1401 -810
- package/src/models/mappers.ts +2031 -1044
- package/src/models/parameters.ts +162 -76
- package/src/operations/availableWorkloadProfiles.ts +0 -1
- package/src/operations/certificates.ts +8 -9
- package/src/operations/connectedEnvironments.ts +37 -30
- package/src/operations/connectedEnvironmentsCertificates.ts +8 -9
- package/src/operations/connectedEnvironmentsDaprComponents.ts +8 -9
- package/src/operations/connectedEnvironmentsStorages.ts +7 -7
- package/src/operations/containerApps.ts +74 -40
- package/src/operations/containerAppsAuthConfigs.ts +0 -1
- package/src/operations/containerAppsDiagnostics.ts +0 -2
- package/src/operations/containerAppsRevisions.ts +0 -1
- package/src/operations/containerAppsSourceControls.ts +28 -22
- package/src/operations/daprComponents.ts +8 -9
- package/src/operations/index.ts +10 -7
- package/src/operations/jobs.ts +1126 -0
- package/src/operations/jobsExecutions.ts +194 -0
- package/src/operations/managedCertificates.ts +485 -0
- package/src/operations/managedEnvironmentDiagnostics.ts +2 -2
- package/src/operations/managedEnvironments.ts +74 -43
- package/src/operations/managedEnvironmentsStorages.ts +7 -7
- package/src/operations/operations.ts +0 -1
- package/src/operationsInterfaces/connectedEnvironments.ts +4 -4
- package/src/operationsInterfaces/containerApps.ts +12 -6
- package/src/operationsInterfaces/containerAppsSourceControls.ts +4 -4
- package/src/operationsInterfaces/index.ts +10 -7
- package/src/operationsInterfaces/jobs.ts +241 -0
- package/src/operationsInterfaces/jobsExecutions.ts +26 -0
- package/src/operationsInterfaces/managedCertificates.ts +110 -0
- package/src/operationsInterfaces/managedEnvironments.ts +13 -7
- package/src/pagingHelper.ts +4 -4
- package/types/arm-appcontainers.d.ts +906 -124
- package/types/tsdoc-metadata.json +1 -1
package/src/models/mappers.ts
CHANGED
|
@@ -1214,10 +1214,10 @@ export const DefaultErrorResponseErrorDetailsItem: coreClient.CompositeMapper =
|
|
|
1214
1214
|
}
|
|
1215
1215
|
};
|
|
1216
1216
|
|
|
1217
|
-
export const
|
|
1217
|
+
export const AvailableWorkloadProfilesCollection: coreClient.CompositeMapper = {
|
|
1218
1218
|
type: {
|
|
1219
1219
|
name: "Composite",
|
|
1220
|
-
className: "
|
|
1220
|
+
className: "AvailableWorkloadProfilesCollection",
|
|
1221
1221
|
modelProperties: {
|
|
1222
1222
|
value: {
|
|
1223
1223
|
serializedName: "value",
|
|
@@ -1227,7 +1227,7 @@ export const ContainerAppCollection: coreClient.CompositeMapper = {
|
|
|
1227
1227
|
element: {
|
|
1228
1228
|
type: {
|
|
1229
1229
|
name: "Composite",
|
|
1230
|
-
className: "
|
|
1230
|
+
className: "AvailableWorkloadProfile"
|
|
1231
1231
|
}
|
|
1232
1232
|
}
|
|
1233
1233
|
}
|
|
@@ -1243,19 +1243,37 @@ export const ContainerAppCollection: coreClient.CompositeMapper = {
|
|
|
1243
1243
|
}
|
|
1244
1244
|
};
|
|
1245
1245
|
|
|
1246
|
-
export const
|
|
1246
|
+
export const AvailableWorkloadProfileProperties: coreClient.CompositeMapper = {
|
|
1247
1247
|
type: {
|
|
1248
1248
|
name: "Composite",
|
|
1249
|
-
className: "
|
|
1249
|
+
className: "AvailableWorkloadProfileProperties",
|
|
1250
1250
|
modelProperties: {
|
|
1251
|
-
|
|
1252
|
-
serializedName: "
|
|
1251
|
+
category: {
|
|
1252
|
+
serializedName: "category",
|
|
1253
1253
|
type: {
|
|
1254
1254
|
name: "String"
|
|
1255
1255
|
}
|
|
1256
1256
|
},
|
|
1257
|
-
|
|
1258
|
-
serializedName: "
|
|
1257
|
+
applicability: {
|
|
1258
|
+
serializedName: "applicability",
|
|
1259
|
+
type: {
|
|
1260
|
+
name: "String"
|
|
1261
|
+
}
|
|
1262
|
+
},
|
|
1263
|
+
cores: {
|
|
1264
|
+
serializedName: "cores",
|
|
1265
|
+
type: {
|
|
1266
|
+
name: "Number"
|
|
1267
|
+
}
|
|
1268
|
+
},
|
|
1269
|
+
memoryGiB: {
|
|
1270
|
+
serializedName: "memoryGiB",
|
|
1271
|
+
type: {
|
|
1272
|
+
name: "Number"
|
|
1273
|
+
}
|
|
1274
|
+
},
|
|
1275
|
+
displayName: {
|
|
1276
|
+
serializedName: "displayName",
|
|
1259
1277
|
type: {
|
|
1260
1278
|
name: "String"
|
|
1261
1279
|
}
|
|
@@ -1264,38 +1282,71 @@ export const ExtendedLocation: coreClient.CompositeMapper = {
|
|
|
1264
1282
|
}
|
|
1265
1283
|
};
|
|
1266
1284
|
|
|
1267
|
-
export const
|
|
1285
|
+
export const ErrorResponse: coreClient.CompositeMapper = {
|
|
1268
1286
|
type: {
|
|
1269
1287
|
name: "Composite",
|
|
1270
|
-
className: "
|
|
1288
|
+
className: "ErrorResponse",
|
|
1271
1289
|
modelProperties: {
|
|
1272
|
-
|
|
1273
|
-
serializedName: "
|
|
1290
|
+
error: {
|
|
1291
|
+
serializedName: "error",
|
|
1292
|
+
type: {
|
|
1293
|
+
name: "Composite",
|
|
1294
|
+
className: "ErrorDetail"
|
|
1295
|
+
}
|
|
1296
|
+
}
|
|
1297
|
+
}
|
|
1298
|
+
}
|
|
1299
|
+
};
|
|
1300
|
+
|
|
1301
|
+
export const ErrorDetail: coreClient.CompositeMapper = {
|
|
1302
|
+
type: {
|
|
1303
|
+
name: "Composite",
|
|
1304
|
+
className: "ErrorDetail",
|
|
1305
|
+
modelProperties: {
|
|
1306
|
+
code: {
|
|
1307
|
+
serializedName: "code",
|
|
1274
1308
|
readOnly: true,
|
|
1275
1309
|
type: {
|
|
1276
|
-
name: "
|
|
1310
|
+
name: "String"
|
|
1277
1311
|
}
|
|
1278
1312
|
},
|
|
1279
|
-
|
|
1280
|
-
serializedName: "
|
|
1313
|
+
message: {
|
|
1314
|
+
serializedName: "message",
|
|
1281
1315
|
readOnly: true,
|
|
1282
1316
|
type: {
|
|
1283
|
-
name: "
|
|
1317
|
+
name: "String"
|
|
1284
1318
|
}
|
|
1285
1319
|
},
|
|
1286
|
-
|
|
1287
|
-
serializedName: "
|
|
1288
|
-
|
|
1320
|
+
target: {
|
|
1321
|
+
serializedName: "target",
|
|
1322
|
+
readOnly: true,
|
|
1289
1323
|
type: {
|
|
1290
1324
|
name: "String"
|
|
1291
1325
|
}
|
|
1292
1326
|
},
|
|
1293
|
-
|
|
1294
|
-
serializedName: "
|
|
1327
|
+
details: {
|
|
1328
|
+
serializedName: "details",
|
|
1329
|
+
readOnly: true,
|
|
1295
1330
|
type: {
|
|
1296
|
-
name: "
|
|
1297
|
-
|
|
1298
|
-
type: {
|
|
1331
|
+
name: "Sequence",
|
|
1332
|
+
element: {
|
|
1333
|
+
type: {
|
|
1334
|
+
name: "Composite",
|
|
1335
|
+
className: "ErrorDetail"
|
|
1336
|
+
}
|
|
1337
|
+
}
|
|
1338
|
+
}
|
|
1339
|
+
},
|
|
1340
|
+
additionalInfo: {
|
|
1341
|
+
serializedName: "additionalInfo",
|
|
1342
|
+
readOnly: true,
|
|
1343
|
+
type: {
|
|
1344
|
+
name: "Sequence",
|
|
1345
|
+
element: {
|
|
1346
|
+
type: {
|
|
1347
|
+
name: "Composite",
|
|
1348
|
+
className: "ErrorAdditionalInfo"
|
|
1349
|
+
}
|
|
1299
1350
|
}
|
|
1300
1351
|
}
|
|
1301
1352
|
}
|
|
@@ -1303,92 +1354,111 @@ export const ManagedServiceIdentity: coreClient.CompositeMapper = {
|
|
|
1303
1354
|
}
|
|
1304
1355
|
};
|
|
1305
1356
|
|
|
1306
|
-
export const
|
|
1357
|
+
export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
|
|
1307
1358
|
type: {
|
|
1308
1359
|
name: "Composite",
|
|
1309
|
-
className: "
|
|
1360
|
+
className: "ErrorAdditionalInfo",
|
|
1310
1361
|
modelProperties: {
|
|
1311
|
-
|
|
1312
|
-
serializedName: "
|
|
1362
|
+
type: {
|
|
1363
|
+
serializedName: "type",
|
|
1313
1364
|
readOnly: true,
|
|
1314
1365
|
type: {
|
|
1315
|
-
name: "
|
|
1366
|
+
name: "String"
|
|
1316
1367
|
}
|
|
1317
1368
|
},
|
|
1318
|
-
|
|
1319
|
-
serializedName: "
|
|
1369
|
+
info: {
|
|
1370
|
+
serializedName: "info",
|
|
1320
1371
|
readOnly: true,
|
|
1321
1372
|
type: {
|
|
1322
|
-
name: "
|
|
1373
|
+
name: "Dictionary",
|
|
1374
|
+
value: { type: { name: "any" } }
|
|
1323
1375
|
}
|
|
1324
1376
|
}
|
|
1325
1377
|
}
|
|
1326
1378
|
}
|
|
1327
1379
|
};
|
|
1328
1380
|
|
|
1329
|
-
export const
|
|
1381
|
+
export const BillingMeterCollection: coreClient.CompositeMapper = {
|
|
1330
1382
|
type: {
|
|
1331
1383
|
name: "Composite",
|
|
1332
|
-
className: "
|
|
1384
|
+
className: "BillingMeterCollection",
|
|
1333
1385
|
modelProperties: {
|
|
1334
|
-
|
|
1335
|
-
serializedName: "
|
|
1386
|
+
value: {
|
|
1387
|
+
serializedName: "value",
|
|
1388
|
+
required: true,
|
|
1336
1389
|
type: {
|
|
1337
1390
|
name: "Sequence",
|
|
1338
1391
|
element: {
|
|
1339
1392
|
type: {
|
|
1340
1393
|
name: "Composite",
|
|
1341
|
-
className: "
|
|
1394
|
+
className: "BillingMeter"
|
|
1342
1395
|
}
|
|
1343
1396
|
}
|
|
1344
1397
|
}
|
|
1345
|
-
}
|
|
1346
|
-
|
|
1347
|
-
|
|
1398
|
+
}
|
|
1399
|
+
}
|
|
1400
|
+
}
|
|
1401
|
+
};
|
|
1402
|
+
|
|
1403
|
+
export const BillingMeterProperties: coreClient.CompositeMapper = {
|
|
1404
|
+
type: {
|
|
1405
|
+
name: "Composite",
|
|
1406
|
+
className: "BillingMeterProperties",
|
|
1407
|
+
modelProperties: {
|
|
1408
|
+
category: {
|
|
1409
|
+
serializedName: "category",
|
|
1348
1410
|
type: {
|
|
1349
1411
|
name: "String"
|
|
1350
1412
|
}
|
|
1351
1413
|
},
|
|
1352
|
-
|
|
1353
|
-
serializedName: "
|
|
1414
|
+
meterType: {
|
|
1415
|
+
serializedName: "meterType",
|
|
1354
1416
|
type: {
|
|
1355
|
-
name: "
|
|
1356
|
-
className: "Ingress"
|
|
1417
|
+
name: "String"
|
|
1357
1418
|
}
|
|
1358
1419
|
},
|
|
1359
|
-
|
|
1360
|
-
serializedName: "
|
|
1420
|
+
displayName: {
|
|
1421
|
+
serializedName: "displayName",
|
|
1422
|
+
type: {
|
|
1423
|
+
name: "String"
|
|
1424
|
+
}
|
|
1425
|
+
}
|
|
1426
|
+
}
|
|
1427
|
+
}
|
|
1428
|
+
};
|
|
1429
|
+
|
|
1430
|
+
export const ConnectedEnvironmentCollection: coreClient.CompositeMapper = {
|
|
1431
|
+
type: {
|
|
1432
|
+
name: "Composite",
|
|
1433
|
+
className: "ConnectedEnvironmentCollection",
|
|
1434
|
+
modelProperties: {
|
|
1435
|
+
value: {
|
|
1436
|
+
serializedName: "value",
|
|
1361
1437
|
type: {
|
|
1362
1438
|
name: "Sequence",
|
|
1363
1439
|
element: {
|
|
1364
1440
|
type: {
|
|
1365
1441
|
name: "Composite",
|
|
1366
|
-
className: "
|
|
1442
|
+
className: "ConnectedEnvironment"
|
|
1367
1443
|
}
|
|
1368
1444
|
}
|
|
1369
1445
|
}
|
|
1370
1446
|
},
|
|
1371
|
-
|
|
1372
|
-
serializedName: "
|
|
1373
|
-
|
|
1374
|
-
name: "Composite",
|
|
1375
|
-
className: "Dapr"
|
|
1376
|
-
}
|
|
1377
|
-
},
|
|
1378
|
-
maxInactiveRevisions: {
|
|
1379
|
-
serializedName: "maxInactiveRevisions",
|
|
1447
|
+
nextLink: {
|
|
1448
|
+
serializedName: "nextLink",
|
|
1449
|
+
readOnly: true,
|
|
1380
1450
|
type: {
|
|
1381
|
-
name: "
|
|
1451
|
+
name: "String"
|
|
1382
1452
|
}
|
|
1383
1453
|
}
|
|
1384
1454
|
}
|
|
1385
1455
|
}
|
|
1386
1456
|
};
|
|
1387
1457
|
|
|
1388
|
-
export const
|
|
1458
|
+
export const ExtendedLocation: coreClient.CompositeMapper = {
|
|
1389
1459
|
type: {
|
|
1390
1460
|
name: "Composite",
|
|
1391
|
-
className: "
|
|
1461
|
+
className: "ExtendedLocation",
|
|
1392
1462
|
modelProperties: {
|
|
1393
1463
|
name: {
|
|
1394
1464
|
serializedName: "name",
|
|
@@ -1396,8 +1466,8 @@ export const Secret: coreClient.CompositeMapper = {
|
|
|
1396
1466
|
name: "String"
|
|
1397
1467
|
}
|
|
1398
1468
|
},
|
|
1399
|
-
|
|
1400
|
-
serializedName: "
|
|
1469
|
+
type: {
|
|
1470
|
+
serializedName: "type",
|
|
1401
1471
|
type: {
|
|
1402
1472
|
name: "String"
|
|
1403
1473
|
}
|
|
@@ -1406,69 +1476,664 @@ export const Secret: coreClient.CompositeMapper = {
|
|
|
1406
1476
|
}
|
|
1407
1477
|
};
|
|
1408
1478
|
|
|
1409
|
-
export const
|
|
1479
|
+
export const CustomDomainConfiguration: coreClient.CompositeMapper = {
|
|
1410
1480
|
type: {
|
|
1411
1481
|
name: "Composite",
|
|
1412
|
-
className: "
|
|
1482
|
+
className: "CustomDomainConfiguration",
|
|
1413
1483
|
modelProperties: {
|
|
1414
|
-
|
|
1415
|
-
serializedName: "
|
|
1484
|
+
customDomainVerificationId: {
|
|
1485
|
+
serializedName: "customDomainVerificationId",
|
|
1416
1486
|
readOnly: true,
|
|
1417
1487
|
type: {
|
|
1418
1488
|
name: "String"
|
|
1419
1489
|
}
|
|
1420
1490
|
},
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
serializedName: "external",
|
|
1424
|
-
type: {
|
|
1425
|
-
name: "Boolean"
|
|
1426
|
-
}
|
|
1427
|
-
},
|
|
1428
|
-
targetPort: {
|
|
1429
|
-
serializedName: "targetPort",
|
|
1491
|
+
dnsSuffix: {
|
|
1492
|
+
serializedName: "dnsSuffix",
|
|
1430
1493
|
type: {
|
|
1431
|
-
name: "
|
|
1494
|
+
name: "String"
|
|
1432
1495
|
}
|
|
1433
1496
|
},
|
|
1434
|
-
|
|
1435
|
-
serializedName: "
|
|
1497
|
+
certificateValue: {
|
|
1498
|
+
serializedName: "certificateValue",
|
|
1436
1499
|
type: {
|
|
1437
|
-
name: "
|
|
1500
|
+
name: "ByteArray"
|
|
1438
1501
|
}
|
|
1439
1502
|
},
|
|
1440
|
-
|
|
1441
|
-
serializedName: "
|
|
1503
|
+
certificatePassword: {
|
|
1504
|
+
serializedName: "certificatePassword",
|
|
1442
1505
|
type: {
|
|
1443
1506
|
name: "String"
|
|
1444
1507
|
}
|
|
1445
1508
|
},
|
|
1446
|
-
|
|
1447
|
-
serializedName: "
|
|
1509
|
+
expirationDate: {
|
|
1510
|
+
serializedName: "expirationDate",
|
|
1511
|
+
readOnly: true,
|
|
1448
1512
|
type: {
|
|
1449
|
-
name: "
|
|
1450
|
-
element: {
|
|
1451
|
-
type: {
|
|
1452
|
-
name: "Composite",
|
|
1453
|
-
className: "TrafficWeight"
|
|
1454
|
-
}
|
|
1455
|
-
}
|
|
1513
|
+
name: "DateTime"
|
|
1456
1514
|
}
|
|
1457
1515
|
},
|
|
1458
|
-
|
|
1459
|
-
serializedName: "
|
|
1516
|
+
thumbprint: {
|
|
1517
|
+
serializedName: "thumbprint",
|
|
1518
|
+
readOnly: true,
|
|
1460
1519
|
type: {
|
|
1461
|
-
name: "
|
|
1462
|
-
element: {
|
|
1463
|
-
type: {
|
|
1464
|
-
name: "Composite",
|
|
1465
|
-
className: "CustomDomain"
|
|
1466
|
-
}
|
|
1467
|
-
}
|
|
1520
|
+
name: "String"
|
|
1468
1521
|
}
|
|
1469
1522
|
},
|
|
1470
|
-
|
|
1471
|
-
serializedName: "
|
|
1523
|
+
subjectName: {
|
|
1524
|
+
serializedName: "subjectName",
|
|
1525
|
+
readOnly: true,
|
|
1526
|
+
type: {
|
|
1527
|
+
name: "String"
|
|
1528
|
+
}
|
|
1529
|
+
}
|
|
1530
|
+
}
|
|
1531
|
+
}
|
|
1532
|
+
};
|
|
1533
|
+
|
|
1534
|
+
export const CheckNameAvailabilityRequest: coreClient.CompositeMapper = {
|
|
1535
|
+
type: {
|
|
1536
|
+
name: "Composite",
|
|
1537
|
+
className: "CheckNameAvailabilityRequest",
|
|
1538
|
+
modelProperties: {
|
|
1539
|
+
name: {
|
|
1540
|
+
serializedName: "name",
|
|
1541
|
+
type: {
|
|
1542
|
+
name: "String"
|
|
1543
|
+
}
|
|
1544
|
+
},
|
|
1545
|
+
type: {
|
|
1546
|
+
serializedName: "type",
|
|
1547
|
+
type: {
|
|
1548
|
+
name: "String"
|
|
1549
|
+
}
|
|
1550
|
+
}
|
|
1551
|
+
}
|
|
1552
|
+
}
|
|
1553
|
+
};
|
|
1554
|
+
|
|
1555
|
+
export const CheckNameAvailabilityResponse: coreClient.CompositeMapper = {
|
|
1556
|
+
type: {
|
|
1557
|
+
name: "Composite",
|
|
1558
|
+
className: "CheckNameAvailabilityResponse",
|
|
1559
|
+
modelProperties: {
|
|
1560
|
+
nameAvailable: {
|
|
1561
|
+
serializedName: "nameAvailable",
|
|
1562
|
+
type: {
|
|
1563
|
+
name: "Boolean"
|
|
1564
|
+
}
|
|
1565
|
+
},
|
|
1566
|
+
reason: {
|
|
1567
|
+
serializedName: "reason",
|
|
1568
|
+
type: {
|
|
1569
|
+
name: "String"
|
|
1570
|
+
}
|
|
1571
|
+
},
|
|
1572
|
+
message: {
|
|
1573
|
+
serializedName: "message",
|
|
1574
|
+
type: {
|
|
1575
|
+
name: "String"
|
|
1576
|
+
}
|
|
1577
|
+
}
|
|
1578
|
+
}
|
|
1579
|
+
}
|
|
1580
|
+
};
|
|
1581
|
+
|
|
1582
|
+
export const CertificateCollection: coreClient.CompositeMapper = {
|
|
1583
|
+
type: {
|
|
1584
|
+
name: "Composite",
|
|
1585
|
+
className: "CertificateCollection",
|
|
1586
|
+
modelProperties: {
|
|
1587
|
+
value: {
|
|
1588
|
+
serializedName: "value",
|
|
1589
|
+
required: true,
|
|
1590
|
+
type: {
|
|
1591
|
+
name: "Sequence",
|
|
1592
|
+
element: {
|
|
1593
|
+
type: {
|
|
1594
|
+
name: "Composite",
|
|
1595
|
+
className: "Certificate"
|
|
1596
|
+
}
|
|
1597
|
+
}
|
|
1598
|
+
}
|
|
1599
|
+
},
|
|
1600
|
+
nextLink: {
|
|
1601
|
+
serializedName: "nextLink",
|
|
1602
|
+
readOnly: true,
|
|
1603
|
+
type: {
|
|
1604
|
+
name: "String"
|
|
1605
|
+
}
|
|
1606
|
+
}
|
|
1607
|
+
}
|
|
1608
|
+
}
|
|
1609
|
+
};
|
|
1610
|
+
|
|
1611
|
+
export const CertificateProperties: coreClient.CompositeMapper = {
|
|
1612
|
+
type: {
|
|
1613
|
+
name: "Composite",
|
|
1614
|
+
className: "CertificateProperties",
|
|
1615
|
+
modelProperties: {
|
|
1616
|
+
provisioningState: {
|
|
1617
|
+
serializedName: "provisioningState",
|
|
1618
|
+
readOnly: true,
|
|
1619
|
+
type: {
|
|
1620
|
+
name: "String"
|
|
1621
|
+
}
|
|
1622
|
+
},
|
|
1623
|
+
password: {
|
|
1624
|
+
serializedName: "password",
|
|
1625
|
+
type: {
|
|
1626
|
+
name: "String"
|
|
1627
|
+
}
|
|
1628
|
+
},
|
|
1629
|
+
subjectName: {
|
|
1630
|
+
serializedName: "subjectName",
|
|
1631
|
+
readOnly: true,
|
|
1632
|
+
type: {
|
|
1633
|
+
name: "String"
|
|
1634
|
+
}
|
|
1635
|
+
},
|
|
1636
|
+
subjectAlternativeNames: {
|
|
1637
|
+
serializedName: "subjectAlternativeNames",
|
|
1638
|
+
readOnly: true,
|
|
1639
|
+
type: {
|
|
1640
|
+
name: "Sequence",
|
|
1641
|
+
element: {
|
|
1642
|
+
type: {
|
|
1643
|
+
name: "String"
|
|
1644
|
+
}
|
|
1645
|
+
}
|
|
1646
|
+
}
|
|
1647
|
+
},
|
|
1648
|
+
value: {
|
|
1649
|
+
serializedName: "value",
|
|
1650
|
+
type: {
|
|
1651
|
+
name: "ByteArray"
|
|
1652
|
+
}
|
|
1653
|
+
},
|
|
1654
|
+
issuer: {
|
|
1655
|
+
serializedName: "issuer",
|
|
1656
|
+
readOnly: true,
|
|
1657
|
+
type: {
|
|
1658
|
+
name: "String"
|
|
1659
|
+
}
|
|
1660
|
+
},
|
|
1661
|
+
issueDate: {
|
|
1662
|
+
serializedName: "issueDate",
|
|
1663
|
+
readOnly: true,
|
|
1664
|
+
type: {
|
|
1665
|
+
name: "DateTime"
|
|
1666
|
+
}
|
|
1667
|
+
},
|
|
1668
|
+
expirationDate: {
|
|
1669
|
+
serializedName: "expirationDate",
|
|
1670
|
+
readOnly: true,
|
|
1671
|
+
type: {
|
|
1672
|
+
name: "DateTime"
|
|
1673
|
+
}
|
|
1674
|
+
},
|
|
1675
|
+
thumbprint: {
|
|
1676
|
+
serializedName: "thumbprint",
|
|
1677
|
+
readOnly: true,
|
|
1678
|
+
type: {
|
|
1679
|
+
name: "String"
|
|
1680
|
+
}
|
|
1681
|
+
},
|
|
1682
|
+
valid: {
|
|
1683
|
+
serializedName: "valid",
|
|
1684
|
+
readOnly: true,
|
|
1685
|
+
type: {
|
|
1686
|
+
name: "Boolean"
|
|
1687
|
+
}
|
|
1688
|
+
},
|
|
1689
|
+
publicKeyHash: {
|
|
1690
|
+
serializedName: "publicKeyHash",
|
|
1691
|
+
readOnly: true,
|
|
1692
|
+
type: {
|
|
1693
|
+
name: "String"
|
|
1694
|
+
}
|
|
1695
|
+
}
|
|
1696
|
+
}
|
|
1697
|
+
}
|
|
1698
|
+
};
|
|
1699
|
+
|
|
1700
|
+
export const CertificatePatch: coreClient.CompositeMapper = {
|
|
1701
|
+
type: {
|
|
1702
|
+
name: "Composite",
|
|
1703
|
+
className: "CertificatePatch",
|
|
1704
|
+
modelProperties: {
|
|
1705
|
+
tags: {
|
|
1706
|
+
serializedName: "tags",
|
|
1707
|
+
type: {
|
|
1708
|
+
name: "Dictionary",
|
|
1709
|
+
value: { type: { name: "String" } }
|
|
1710
|
+
}
|
|
1711
|
+
}
|
|
1712
|
+
}
|
|
1713
|
+
}
|
|
1714
|
+
};
|
|
1715
|
+
|
|
1716
|
+
export const DaprComponentsCollection: coreClient.CompositeMapper = {
|
|
1717
|
+
type: {
|
|
1718
|
+
name: "Composite",
|
|
1719
|
+
className: "DaprComponentsCollection",
|
|
1720
|
+
modelProperties: {
|
|
1721
|
+
value: {
|
|
1722
|
+
serializedName: "value",
|
|
1723
|
+
required: true,
|
|
1724
|
+
type: {
|
|
1725
|
+
name: "Sequence",
|
|
1726
|
+
element: {
|
|
1727
|
+
type: {
|
|
1728
|
+
name: "Composite",
|
|
1729
|
+
className: "DaprComponent"
|
|
1730
|
+
}
|
|
1731
|
+
}
|
|
1732
|
+
}
|
|
1733
|
+
},
|
|
1734
|
+
nextLink: {
|
|
1735
|
+
serializedName: "nextLink",
|
|
1736
|
+
readOnly: true,
|
|
1737
|
+
type: {
|
|
1738
|
+
name: "String"
|
|
1739
|
+
}
|
|
1740
|
+
}
|
|
1741
|
+
}
|
|
1742
|
+
}
|
|
1743
|
+
};
|
|
1744
|
+
|
|
1745
|
+
export const Secret: coreClient.CompositeMapper = {
|
|
1746
|
+
type: {
|
|
1747
|
+
name: "Composite",
|
|
1748
|
+
className: "Secret",
|
|
1749
|
+
modelProperties: {
|
|
1750
|
+
name: {
|
|
1751
|
+
serializedName: "name",
|
|
1752
|
+
type: {
|
|
1753
|
+
name: "String"
|
|
1754
|
+
}
|
|
1755
|
+
},
|
|
1756
|
+
value: {
|
|
1757
|
+
serializedName: "value",
|
|
1758
|
+
type: {
|
|
1759
|
+
name: "String"
|
|
1760
|
+
}
|
|
1761
|
+
},
|
|
1762
|
+
identity: {
|
|
1763
|
+
serializedName: "identity",
|
|
1764
|
+
type: {
|
|
1765
|
+
name: "String"
|
|
1766
|
+
}
|
|
1767
|
+
},
|
|
1768
|
+
keyVaultUrl: {
|
|
1769
|
+
serializedName: "keyVaultUrl",
|
|
1770
|
+
type: {
|
|
1771
|
+
name: "String"
|
|
1772
|
+
}
|
|
1773
|
+
}
|
|
1774
|
+
}
|
|
1775
|
+
}
|
|
1776
|
+
};
|
|
1777
|
+
|
|
1778
|
+
export const DaprMetadata: coreClient.CompositeMapper = {
|
|
1779
|
+
type: {
|
|
1780
|
+
name: "Composite",
|
|
1781
|
+
className: "DaprMetadata",
|
|
1782
|
+
modelProperties: {
|
|
1783
|
+
name: {
|
|
1784
|
+
serializedName: "name",
|
|
1785
|
+
type: {
|
|
1786
|
+
name: "String"
|
|
1787
|
+
}
|
|
1788
|
+
},
|
|
1789
|
+
value: {
|
|
1790
|
+
serializedName: "value",
|
|
1791
|
+
type: {
|
|
1792
|
+
name: "String"
|
|
1793
|
+
}
|
|
1794
|
+
},
|
|
1795
|
+
secretRef: {
|
|
1796
|
+
serializedName: "secretRef",
|
|
1797
|
+
type: {
|
|
1798
|
+
name: "String"
|
|
1799
|
+
}
|
|
1800
|
+
}
|
|
1801
|
+
}
|
|
1802
|
+
}
|
|
1803
|
+
};
|
|
1804
|
+
|
|
1805
|
+
export const DaprSecretsCollection: coreClient.CompositeMapper = {
|
|
1806
|
+
type: {
|
|
1807
|
+
name: "Composite",
|
|
1808
|
+
className: "DaprSecretsCollection",
|
|
1809
|
+
modelProperties: {
|
|
1810
|
+
value: {
|
|
1811
|
+
serializedName: "value",
|
|
1812
|
+
required: true,
|
|
1813
|
+
type: {
|
|
1814
|
+
name: "Sequence",
|
|
1815
|
+
element: {
|
|
1816
|
+
type: {
|
|
1817
|
+
name: "Composite",
|
|
1818
|
+
className: "DaprSecret"
|
|
1819
|
+
}
|
|
1820
|
+
}
|
|
1821
|
+
}
|
|
1822
|
+
}
|
|
1823
|
+
}
|
|
1824
|
+
}
|
|
1825
|
+
};
|
|
1826
|
+
|
|
1827
|
+
export const DaprSecret: coreClient.CompositeMapper = {
|
|
1828
|
+
type: {
|
|
1829
|
+
name: "Composite",
|
|
1830
|
+
className: "DaprSecret",
|
|
1831
|
+
modelProperties: {
|
|
1832
|
+
name: {
|
|
1833
|
+
serializedName: "name",
|
|
1834
|
+
readOnly: true,
|
|
1835
|
+
type: {
|
|
1836
|
+
name: "String"
|
|
1837
|
+
}
|
|
1838
|
+
},
|
|
1839
|
+
value: {
|
|
1840
|
+
serializedName: "value",
|
|
1841
|
+
readOnly: true,
|
|
1842
|
+
type: {
|
|
1843
|
+
name: "String"
|
|
1844
|
+
}
|
|
1845
|
+
}
|
|
1846
|
+
}
|
|
1847
|
+
}
|
|
1848
|
+
};
|
|
1849
|
+
|
|
1850
|
+
export const ConnectedEnvironmentStoragesCollection: coreClient.CompositeMapper = {
|
|
1851
|
+
type: {
|
|
1852
|
+
name: "Composite",
|
|
1853
|
+
className: "ConnectedEnvironmentStoragesCollection",
|
|
1854
|
+
modelProperties: {
|
|
1855
|
+
value: {
|
|
1856
|
+
serializedName: "value",
|
|
1857
|
+
required: true,
|
|
1858
|
+
type: {
|
|
1859
|
+
name: "Sequence",
|
|
1860
|
+
element: {
|
|
1861
|
+
type: {
|
|
1862
|
+
name: "Composite",
|
|
1863
|
+
className: "ConnectedEnvironmentStorage"
|
|
1864
|
+
}
|
|
1865
|
+
}
|
|
1866
|
+
}
|
|
1867
|
+
}
|
|
1868
|
+
}
|
|
1869
|
+
}
|
|
1870
|
+
};
|
|
1871
|
+
|
|
1872
|
+
export const ConnectedEnvironmentStorageProperties: coreClient.CompositeMapper = {
|
|
1873
|
+
type: {
|
|
1874
|
+
name: "Composite",
|
|
1875
|
+
className: "ConnectedEnvironmentStorageProperties",
|
|
1876
|
+
modelProperties: {
|
|
1877
|
+
azureFile: {
|
|
1878
|
+
serializedName: "azureFile",
|
|
1879
|
+
type: {
|
|
1880
|
+
name: "Composite",
|
|
1881
|
+
className: "AzureFileProperties"
|
|
1882
|
+
}
|
|
1883
|
+
}
|
|
1884
|
+
}
|
|
1885
|
+
}
|
|
1886
|
+
};
|
|
1887
|
+
|
|
1888
|
+
export const AzureFileProperties: coreClient.CompositeMapper = {
|
|
1889
|
+
type: {
|
|
1890
|
+
name: "Composite",
|
|
1891
|
+
className: "AzureFileProperties",
|
|
1892
|
+
modelProperties: {
|
|
1893
|
+
accountName: {
|
|
1894
|
+
serializedName: "accountName",
|
|
1895
|
+
type: {
|
|
1896
|
+
name: "String"
|
|
1897
|
+
}
|
|
1898
|
+
},
|
|
1899
|
+
accountKey: {
|
|
1900
|
+
serializedName: "accountKey",
|
|
1901
|
+
type: {
|
|
1902
|
+
name: "String"
|
|
1903
|
+
}
|
|
1904
|
+
},
|
|
1905
|
+
accessMode: {
|
|
1906
|
+
serializedName: "accessMode",
|
|
1907
|
+
type: {
|
|
1908
|
+
name: "String"
|
|
1909
|
+
}
|
|
1910
|
+
},
|
|
1911
|
+
shareName: {
|
|
1912
|
+
serializedName: "shareName",
|
|
1913
|
+
type: {
|
|
1914
|
+
name: "String"
|
|
1915
|
+
}
|
|
1916
|
+
}
|
|
1917
|
+
}
|
|
1918
|
+
}
|
|
1919
|
+
};
|
|
1920
|
+
|
|
1921
|
+
export const ContainerAppCollection: coreClient.CompositeMapper = {
|
|
1922
|
+
type: {
|
|
1923
|
+
name: "Composite",
|
|
1924
|
+
className: "ContainerAppCollection",
|
|
1925
|
+
modelProperties: {
|
|
1926
|
+
value: {
|
|
1927
|
+
serializedName: "value",
|
|
1928
|
+
required: true,
|
|
1929
|
+
type: {
|
|
1930
|
+
name: "Sequence",
|
|
1931
|
+
element: {
|
|
1932
|
+
type: {
|
|
1933
|
+
name: "Composite",
|
|
1934
|
+
className: "ContainerApp"
|
|
1935
|
+
}
|
|
1936
|
+
}
|
|
1937
|
+
}
|
|
1938
|
+
},
|
|
1939
|
+
nextLink: {
|
|
1940
|
+
serializedName: "nextLink",
|
|
1941
|
+
readOnly: true,
|
|
1942
|
+
type: {
|
|
1943
|
+
name: "String"
|
|
1944
|
+
}
|
|
1945
|
+
}
|
|
1946
|
+
}
|
|
1947
|
+
}
|
|
1948
|
+
};
|
|
1949
|
+
|
|
1950
|
+
export const ManagedServiceIdentity: coreClient.CompositeMapper = {
|
|
1951
|
+
type: {
|
|
1952
|
+
name: "Composite",
|
|
1953
|
+
className: "ManagedServiceIdentity",
|
|
1954
|
+
modelProperties: {
|
|
1955
|
+
principalId: {
|
|
1956
|
+
serializedName: "principalId",
|
|
1957
|
+
readOnly: true,
|
|
1958
|
+
type: {
|
|
1959
|
+
name: "Uuid"
|
|
1960
|
+
}
|
|
1961
|
+
},
|
|
1962
|
+
tenantId: {
|
|
1963
|
+
serializedName: "tenantId",
|
|
1964
|
+
readOnly: true,
|
|
1965
|
+
type: {
|
|
1966
|
+
name: "Uuid"
|
|
1967
|
+
}
|
|
1968
|
+
},
|
|
1969
|
+
type: {
|
|
1970
|
+
serializedName: "type",
|
|
1971
|
+
required: true,
|
|
1972
|
+
type: {
|
|
1973
|
+
name: "String"
|
|
1974
|
+
}
|
|
1975
|
+
},
|
|
1976
|
+
userAssignedIdentities: {
|
|
1977
|
+
serializedName: "userAssignedIdentities",
|
|
1978
|
+
type: {
|
|
1979
|
+
name: "Dictionary",
|
|
1980
|
+
value: {
|
|
1981
|
+
type: { name: "Composite", className: "UserAssignedIdentity" }
|
|
1982
|
+
}
|
|
1983
|
+
}
|
|
1984
|
+
}
|
|
1985
|
+
}
|
|
1986
|
+
}
|
|
1987
|
+
};
|
|
1988
|
+
|
|
1989
|
+
export const UserAssignedIdentity: coreClient.CompositeMapper = {
|
|
1990
|
+
type: {
|
|
1991
|
+
name: "Composite",
|
|
1992
|
+
className: "UserAssignedIdentity",
|
|
1993
|
+
modelProperties: {
|
|
1994
|
+
principalId: {
|
|
1995
|
+
serializedName: "principalId",
|
|
1996
|
+
readOnly: true,
|
|
1997
|
+
type: {
|
|
1998
|
+
name: "Uuid"
|
|
1999
|
+
}
|
|
2000
|
+
},
|
|
2001
|
+
clientId: {
|
|
2002
|
+
serializedName: "clientId",
|
|
2003
|
+
readOnly: true,
|
|
2004
|
+
type: {
|
|
2005
|
+
name: "Uuid"
|
|
2006
|
+
}
|
|
2007
|
+
}
|
|
2008
|
+
}
|
|
2009
|
+
}
|
|
2010
|
+
};
|
|
2011
|
+
|
|
2012
|
+
export const Configuration: coreClient.CompositeMapper = {
|
|
2013
|
+
type: {
|
|
2014
|
+
name: "Composite",
|
|
2015
|
+
className: "Configuration",
|
|
2016
|
+
modelProperties: {
|
|
2017
|
+
secrets: {
|
|
2018
|
+
serializedName: "secrets",
|
|
2019
|
+
type: {
|
|
2020
|
+
name: "Sequence",
|
|
2021
|
+
element: {
|
|
2022
|
+
type: {
|
|
2023
|
+
name: "Composite",
|
|
2024
|
+
className: "Secret"
|
|
2025
|
+
}
|
|
2026
|
+
}
|
|
2027
|
+
}
|
|
2028
|
+
},
|
|
2029
|
+
activeRevisionsMode: {
|
|
2030
|
+
defaultValue: "Single",
|
|
2031
|
+
serializedName: "activeRevisionsMode",
|
|
2032
|
+
type: {
|
|
2033
|
+
name: "String"
|
|
2034
|
+
}
|
|
2035
|
+
},
|
|
2036
|
+
ingress: {
|
|
2037
|
+
serializedName: "ingress",
|
|
2038
|
+
type: {
|
|
2039
|
+
name: "Composite",
|
|
2040
|
+
className: "Ingress"
|
|
2041
|
+
}
|
|
2042
|
+
},
|
|
2043
|
+
registries: {
|
|
2044
|
+
serializedName: "registries",
|
|
2045
|
+
type: {
|
|
2046
|
+
name: "Sequence",
|
|
2047
|
+
element: {
|
|
2048
|
+
type: {
|
|
2049
|
+
name: "Composite",
|
|
2050
|
+
className: "RegistryCredentials"
|
|
2051
|
+
}
|
|
2052
|
+
}
|
|
2053
|
+
}
|
|
2054
|
+
},
|
|
2055
|
+
dapr: {
|
|
2056
|
+
serializedName: "dapr",
|
|
2057
|
+
type: {
|
|
2058
|
+
name: "Composite",
|
|
2059
|
+
className: "Dapr"
|
|
2060
|
+
}
|
|
2061
|
+
},
|
|
2062
|
+
maxInactiveRevisions: {
|
|
2063
|
+
serializedName: "maxInactiveRevisions",
|
|
2064
|
+
type: {
|
|
2065
|
+
name: "Number"
|
|
2066
|
+
}
|
|
2067
|
+
}
|
|
2068
|
+
}
|
|
2069
|
+
}
|
|
2070
|
+
};
|
|
2071
|
+
|
|
2072
|
+
export const Ingress: coreClient.CompositeMapper = {
|
|
2073
|
+
type: {
|
|
2074
|
+
name: "Composite",
|
|
2075
|
+
className: "Ingress",
|
|
2076
|
+
modelProperties: {
|
|
2077
|
+
fqdn: {
|
|
2078
|
+
serializedName: "fqdn",
|
|
2079
|
+
readOnly: true,
|
|
2080
|
+
type: {
|
|
2081
|
+
name: "String"
|
|
2082
|
+
}
|
|
2083
|
+
},
|
|
2084
|
+
external: {
|
|
2085
|
+
defaultValue: false,
|
|
2086
|
+
serializedName: "external",
|
|
2087
|
+
type: {
|
|
2088
|
+
name: "Boolean"
|
|
2089
|
+
}
|
|
2090
|
+
},
|
|
2091
|
+
targetPort: {
|
|
2092
|
+
serializedName: "targetPort",
|
|
2093
|
+
type: {
|
|
2094
|
+
name: "Number"
|
|
2095
|
+
}
|
|
2096
|
+
},
|
|
2097
|
+
exposedPort: {
|
|
2098
|
+
serializedName: "exposedPort",
|
|
2099
|
+
type: {
|
|
2100
|
+
name: "Number"
|
|
2101
|
+
}
|
|
2102
|
+
},
|
|
2103
|
+
transport: {
|
|
2104
|
+
defaultValue: "auto",
|
|
2105
|
+
serializedName: "transport",
|
|
2106
|
+
type: {
|
|
2107
|
+
name: "String"
|
|
2108
|
+
}
|
|
2109
|
+
},
|
|
2110
|
+
traffic: {
|
|
2111
|
+
serializedName: "traffic",
|
|
2112
|
+
type: {
|
|
2113
|
+
name: "Sequence",
|
|
2114
|
+
element: {
|
|
2115
|
+
type: {
|
|
2116
|
+
name: "Composite",
|
|
2117
|
+
className: "TrafficWeight"
|
|
2118
|
+
}
|
|
2119
|
+
}
|
|
2120
|
+
}
|
|
2121
|
+
},
|
|
2122
|
+
customDomains: {
|
|
2123
|
+
serializedName: "customDomains",
|
|
2124
|
+
type: {
|
|
2125
|
+
name: "Sequence",
|
|
2126
|
+
element: {
|
|
2127
|
+
type: {
|
|
2128
|
+
name: "Composite",
|
|
2129
|
+
className: "CustomDomain"
|
|
2130
|
+
}
|
|
2131
|
+
}
|
|
2132
|
+
}
|
|
2133
|
+
},
|
|
2134
|
+
allowInsecure: {
|
|
2135
|
+
defaultValue: false,
|
|
2136
|
+
serializedName: "allowInsecure",
|
|
1472
2137
|
type: {
|
|
1473
2138
|
name: "Boolean"
|
|
1474
2139
|
}
|
|
@@ -1484,6 +2149,26 @@ export const Ingress: coreClient.CompositeMapper = {
|
|
|
1484
2149
|
}
|
|
1485
2150
|
}
|
|
1486
2151
|
}
|
|
2152
|
+
},
|
|
2153
|
+
stickySessions: {
|
|
2154
|
+
serializedName: "stickySessions",
|
|
2155
|
+
type: {
|
|
2156
|
+
name: "Composite",
|
|
2157
|
+
className: "IngressStickySessions"
|
|
2158
|
+
}
|
|
2159
|
+
},
|
|
2160
|
+
clientCertificateMode: {
|
|
2161
|
+
serializedName: "clientCertificateMode",
|
|
2162
|
+
type: {
|
|
2163
|
+
name: "String"
|
|
2164
|
+
}
|
|
2165
|
+
},
|
|
2166
|
+
corsPolicy: {
|
|
2167
|
+
serializedName: "corsPolicy",
|
|
2168
|
+
type: {
|
|
2169
|
+
name: "Composite",
|
|
2170
|
+
className: "CorsPolicy"
|
|
2171
|
+
}
|
|
1487
2172
|
}
|
|
1488
2173
|
}
|
|
1489
2174
|
}
|
|
@@ -1543,7 +2228,6 @@ export const CustomDomain: coreClient.CompositeMapper = {
|
|
|
1543
2228
|
},
|
|
1544
2229
|
certificateId: {
|
|
1545
2230
|
serializedName: "certificateId",
|
|
1546
|
-
required: true,
|
|
1547
2231
|
type: {
|
|
1548
2232
|
name: "String"
|
|
1549
2233
|
}
|
|
@@ -1588,6 +2272,87 @@ export const IpSecurityRestrictionRule: coreClient.CompositeMapper = {
|
|
|
1588
2272
|
}
|
|
1589
2273
|
};
|
|
1590
2274
|
|
|
2275
|
+
export const IngressStickySessions: coreClient.CompositeMapper = {
|
|
2276
|
+
type: {
|
|
2277
|
+
name: "Composite",
|
|
2278
|
+
className: "IngressStickySessions",
|
|
2279
|
+
modelProperties: {
|
|
2280
|
+
affinity: {
|
|
2281
|
+
serializedName: "affinity",
|
|
2282
|
+
type: {
|
|
2283
|
+
name: "String"
|
|
2284
|
+
}
|
|
2285
|
+
}
|
|
2286
|
+
}
|
|
2287
|
+
}
|
|
2288
|
+
};
|
|
2289
|
+
|
|
2290
|
+
export const CorsPolicy: coreClient.CompositeMapper = {
|
|
2291
|
+
type: {
|
|
2292
|
+
name: "Composite",
|
|
2293
|
+
className: "CorsPolicy",
|
|
2294
|
+
modelProperties: {
|
|
2295
|
+
allowedOrigins: {
|
|
2296
|
+
serializedName: "allowedOrigins",
|
|
2297
|
+
required: true,
|
|
2298
|
+
type: {
|
|
2299
|
+
name: "Sequence",
|
|
2300
|
+
element: {
|
|
2301
|
+
type: {
|
|
2302
|
+
name: "String"
|
|
2303
|
+
}
|
|
2304
|
+
}
|
|
2305
|
+
}
|
|
2306
|
+
},
|
|
2307
|
+
allowedMethods: {
|
|
2308
|
+
serializedName: "allowedMethods",
|
|
2309
|
+
type: {
|
|
2310
|
+
name: "Sequence",
|
|
2311
|
+
element: {
|
|
2312
|
+
type: {
|
|
2313
|
+
name: "String"
|
|
2314
|
+
}
|
|
2315
|
+
}
|
|
2316
|
+
}
|
|
2317
|
+
},
|
|
2318
|
+
allowedHeaders: {
|
|
2319
|
+
serializedName: "allowedHeaders",
|
|
2320
|
+
type: {
|
|
2321
|
+
name: "Sequence",
|
|
2322
|
+
element: {
|
|
2323
|
+
type: {
|
|
2324
|
+
name: "String"
|
|
2325
|
+
}
|
|
2326
|
+
}
|
|
2327
|
+
}
|
|
2328
|
+
},
|
|
2329
|
+
exposeHeaders: {
|
|
2330
|
+
serializedName: "exposeHeaders",
|
|
2331
|
+
type: {
|
|
2332
|
+
name: "Sequence",
|
|
2333
|
+
element: {
|
|
2334
|
+
type: {
|
|
2335
|
+
name: "String"
|
|
2336
|
+
}
|
|
2337
|
+
}
|
|
2338
|
+
}
|
|
2339
|
+
},
|
|
2340
|
+
maxAge: {
|
|
2341
|
+
serializedName: "maxAge",
|
|
2342
|
+
type: {
|
|
2343
|
+
name: "Number"
|
|
2344
|
+
}
|
|
2345
|
+
},
|
|
2346
|
+
allowCredentials: {
|
|
2347
|
+
serializedName: "allowCredentials",
|
|
2348
|
+
type: {
|
|
2349
|
+
name: "Boolean"
|
|
2350
|
+
}
|
|
2351
|
+
}
|
|
2352
|
+
}
|
|
2353
|
+
}
|
|
2354
|
+
};
|
|
2355
|
+
|
|
1591
2356
|
export const RegistryCredentials: coreClient.CompositeMapper = {
|
|
1592
2357
|
type: {
|
|
1593
2358
|
name: "Composite",
|
|
@@ -1627,6 +2392,7 @@ export const Dapr: coreClient.CompositeMapper = {
|
|
|
1627
2392
|
className: "Dapr",
|
|
1628
2393
|
modelProperties: {
|
|
1629
2394
|
enabled: {
|
|
2395
|
+
defaultValue: false,
|
|
1630
2396
|
serializedName: "enabled",
|
|
1631
2397
|
type: {
|
|
1632
2398
|
name: "Boolean"
|
|
@@ -1639,6 +2405,7 @@ export const Dapr: coreClient.CompositeMapper = {
|
|
|
1639
2405
|
}
|
|
1640
2406
|
},
|
|
1641
2407
|
appProtocol: {
|
|
2408
|
+
defaultValue: "http",
|
|
1642
2409
|
serializedName: "appProtocol",
|
|
1643
2410
|
type: {
|
|
1644
2411
|
name: "String"
|
|
@@ -2054,6 +2821,7 @@ export const Scale: coreClient.CompositeMapper = {
|
|
|
2054
2821
|
}
|
|
2055
2822
|
},
|
|
2056
2823
|
maxReplicas: {
|
|
2824
|
+
defaultValue: 10,
|
|
2057
2825
|
serializedName: "maxReplicas",
|
|
2058
2826
|
type: {
|
|
2059
2827
|
name: "Number"
|
|
@@ -2284,6 +3052,39 @@ export const Volume: coreClient.CompositeMapper = {
|
|
|
2284
3052
|
type: {
|
|
2285
3053
|
name: "String"
|
|
2286
3054
|
}
|
|
3055
|
+
},
|
|
3056
|
+
secrets: {
|
|
3057
|
+
serializedName: "secrets",
|
|
3058
|
+
type: {
|
|
3059
|
+
name: "Sequence",
|
|
3060
|
+
element: {
|
|
3061
|
+
type: {
|
|
3062
|
+
name: "Composite",
|
|
3063
|
+
className: "SecretVolumeItem"
|
|
3064
|
+
}
|
|
3065
|
+
}
|
|
3066
|
+
}
|
|
3067
|
+
}
|
|
3068
|
+
}
|
|
3069
|
+
}
|
|
3070
|
+
};
|
|
3071
|
+
|
|
3072
|
+
export const SecretVolumeItem: coreClient.CompositeMapper = {
|
|
3073
|
+
type: {
|
|
3074
|
+
name: "Composite",
|
|
3075
|
+
className: "SecretVolumeItem",
|
|
3076
|
+
modelProperties: {
|
|
3077
|
+
secretRef: {
|
|
3078
|
+
serializedName: "secretRef",
|
|
3079
|
+
type: {
|
|
3080
|
+
name: "String"
|
|
3081
|
+
}
|
|
3082
|
+
},
|
|
3083
|
+
path: {
|
|
3084
|
+
serializedName: "path",
|
|
3085
|
+
type: {
|
|
3086
|
+
name: "String"
|
|
3087
|
+
}
|
|
2287
3088
|
}
|
|
2288
3089
|
}
|
|
2289
3090
|
}
|
|
@@ -2519,15 +3320,29 @@ export const ContainerAppSecret: coreClient.CompositeMapper = {
|
|
|
2519
3320
|
type: {
|
|
2520
3321
|
name: "String"
|
|
2521
3322
|
}
|
|
3323
|
+
},
|
|
3324
|
+
identity: {
|
|
3325
|
+
serializedName: "identity",
|
|
3326
|
+
readOnly: true,
|
|
3327
|
+
type: {
|
|
3328
|
+
name: "String"
|
|
3329
|
+
}
|
|
3330
|
+
},
|
|
3331
|
+
keyVaultUrl: {
|
|
3332
|
+
serializedName: "keyVaultUrl",
|
|
3333
|
+
readOnly: true,
|
|
3334
|
+
type: {
|
|
3335
|
+
name: "String"
|
|
3336
|
+
}
|
|
2522
3337
|
}
|
|
2523
3338
|
}
|
|
2524
3339
|
}
|
|
2525
3340
|
};
|
|
2526
3341
|
|
|
2527
|
-
export const
|
|
3342
|
+
export const JobsCollection: coreClient.CompositeMapper = {
|
|
2528
3343
|
type: {
|
|
2529
3344
|
name: "Composite",
|
|
2530
|
-
className: "
|
|
3345
|
+
className: "JobsCollection",
|
|
2531
3346
|
modelProperties: {
|
|
2532
3347
|
value: {
|
|
2533
3348
|
serializedName: "value",
|
|
@@ -2537,7 +3352,7 @@ export const RevisionCollection: coreClient.CompositeMapper = {
|
|
|
2537
3352
|
element: {
|
|
2538
3353
|
type: {
|
|
2539
3354
|
name: "Composite",
|
|
2540
|
-
className: "
|
|
3355
|
+
className: "Job"
|
|
2541
3356
|
}
|
|
2542
3357
|
}
|
|
2543
3358
|
}
|
|
@@ -2553,180 +3368,236 @@ export const RevisionCollection: coreClient.CompositeMapper = {
|
|
|
2553
3368
|
}
|
|
2554
3369
|
};
|
|
2555
3370
|
|
|
2556
|
-
export const
|
|
3371
|
+
export const JobConfiguration: coreClient.CompositeMapper = {
|
|
2557
3372
|
type: {
|
|
2558
3373
|
name: "Composite",
|
|
2559
|
-
className: "
|
|
3374
|
+
className: "JobConfiguration",
|
|
2560
3375
|
modelProperties: {
|
|
2561
|
-
|
|
2562
|
-
serializedName: "
|
|
3376
|
+
secrets: {
|
|
3377
|
+
serializedName: "secrets",
|
|
2563
3378
|
type: {
|
|
2564
|
-
name: "
|
|
3379
|
+
name: "Sequence",
|
|
3380
|
+
element: {
|
|
3381
|
+
type: {
|
|
3382
|
+
name: "Composite",
|
|
3383
|
+
className: "Secret"
|
|
3384
|
+
}
|
|
3385
|
+
}
|
|
2565
3386
|
}
|
|
2566
3387
|
},
|
|
2567
|
-
|
|
2568
|
-
|
|
3388
|
+
triggerType: {
|
|
3389
|
+
defaultValue: "Manual",
|
|
3390
|
+
serializedName: "triggerType",
|
|
3391
|
+
required: true,
|
|
2569
3392
|
type: {
|
|
2570
3393
|
name: "String"
|
|
2571
3394
|
}
|
|
2572
3395
|
},
|
|
2573
|
-
|
|
2574
|
-
serializedName: "
|
|
3396
|
+
replicaTimeout: {
|
|
3397
|
+
serializedName: "replicaTimeout",
|
|
3398
|
+
required: true,
|
|
2575
3399
|
type: {
|
|
2576
|
-
name: "
|
|
3400
|
+
name: "Number"
|
|
2577
3401
|
}
|
|
2578
3402
|
},
|
|
2579
|
-
|
|
2580
|
-
serializedName: "
|
|
3403
|
+
replicaRetryLimit: {
|
|
3404
|
+
serializedName: "replicaRetryLimit",
|
|
2581
3405
|
type: {
|
|
2582
|
-
name: "
|
|
3406
|
+
name: "Number"
|
|
2583
3407
|
}
|
|
2584
3408
|
},
|
|
2585
|
-
|
|
2586
|
-
serializedName: "
|
|
3409
|
+
manualTriggerConfig: {
|
|
3410
|
+
serializedName: "manualTriggerConfig",
|
|
2587
3411
|
type: {
|
|
2588
|
-
name: "
|
|
3412
|
+
name: "Composite",
|
|
3413
|
+
className: "JobConfigurationManualTriggerConfig"
|
|
2589
3414
|
}
|
|
2590
3415
|
},
|
|
2591
|
-
|
|
2592
|
-
serializedName: "
|
|
2593
|
-
readOnly: true,
|
|
3416
|
+
scheduleTriggerConfig: {
|
|
3417
|
+
serializedName: "scheduleTriggerConfig",
|
|
2594
3418
|
type: {
|
|
2595
|
-
name: "
|
|
3419
|
+
name: "Composite",
|
|
3420
|
+
className: "JobConfigurationScheduleTriggerConfig"
|
|
2596
3421
|
}
|
|
2597
3422
|
},
|
|
2598
|
-
|
|
2599
|
-
serializedName: "
|
|
2600
|
-
readOnly: true,
|
|
3423
|
+
registries: {
|
|
3424
|
+
serializedName: "registries",
|
|
2601
3425
|
type: {
|
|
2602
|
-
name: "
|
|
3426
|
+
name: "Sequence",
|
|
3427
|
+
element: {
|
|
3428
|
+
type: {
|
|
3429
|
+
name: "Composite",
|
|
3430
|
+
className: "RegistryCredentials"
|
|
3431
|
+
}
|
|
3432
|
+
}
|
|
2603
3433
|
}
|
|
2604
3434
|
}
|
|
2605
3435
|
}
|
|
2606
3436
|
}
|
|
2607
3437
|
};
|
|
2608
3438
|
|
|
2609
|
-
export const
|
|
3439
|
+
export const JobConfigurationManualTriggerConfig: coreClient.CompositeMapper = {
|
|
2610
3440
|
type: {
|
|
2611
3441
|
name: "Composite",
|
|
2612
|
-
className: "
|
|
3442
|
+
className: "JobConfigurationManualTriggerConfig",
|
|
2613
3443
|
modelProperties: {
|
|
2614
|
-
|
|
2615
|
-
serializedName: "
|
|
2616
|
-
required: true,
|
|
3444
|
+
replicaCompletionCount: {
|
|
3445
|
+
serializedName: "replicaCompletionCount",
|
|
2617
3446
|
type: {
|
|
2618
|
-
name: "
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
|
|
3447
|
+
name: "Number"
|
|
3448
|
+
}
|
|
3449
|
+
},
|
|
3450
|
+
parallelism: {
|
|
3451
|
+
serializedName: "parallelism",
|
|
3452
|
+
type: {
|
|
3453
|
+
name: "Number"
|
|
2625
3454
|
}
|
|
2626
3455
|
}
|
|
2627
3456
|
}
|
|
2628
3457
|
}
|
|
2629
3458
|
};
|
|
2630
3459
|
|
|
2631
|
-
export const
|
|
3460
|
+
export const JobConfigurationScheduleTriggerConfig: coreClient.CompositeMapper = {
|
|
2632
3461
|
type: {
|
|
2633
3462
|
name: "Composite",
|
|
2634
|
-
className: "
|
|
3463
|
+
className: "JobConfigurationScheduleTriggerConfig",
|
|
2635
3464
|
modelProperties: {
|
|
2636
|
-
|
|
2637
|
-
serializedName: "
|
|
3465
|
+
replicaCompletionCount: {
|
|
3466
|
+
serializedName: "replicaCompletionCount",
|
|
3467
|
+
type: {
|
|
3468
|
+
name: "Number"
|
|
3469
|
+
}
|
|
3470
|
+
},
|
|
3471
|
+
cronExpression: {
|
|
3472
|
+
serializedName: "cronExpression",
|
|
2638
3473
|
required: true,
|
|
3474
|
+
type: {
|
|
3475
|
+
name: "String"
|
|
3476
|
+
}
|
|
3477
|
+
},
|
|
3478
|
+
parallelism: {
|
|
3479
|
+
serializedName: "parallelism",
|
|
3480
|
+
type: {
|
|
3481
|
+
name: "Number"
|
|
3482
|
+
}
|
|
3483
|
+
}
|
|
3484
|
+
}
|
|
3485
|
+
}
|
|
3486
|
+
};
|
|
3487
|
+
|
|
3488
|
+
export const JobTemplate: coreClient.CompositeMapper = {
|
|
3489
|
+
type: {
|
|
3490
|
+
name: "Composite",
|
|
3491
|
+
className: "JobTemplate",
|
|
3492
|
+
modelProperties: {
|
|
3493
|
+
initContainers: {
|
|
3494
|
+
serializedName: "initContainers",
|
|
2639
3495
|
type: {
|
|
2640
3496
|
name: "Sequence",
|
|
2641
3497
|
element: {
|
|
2642
3498
|
type: {
|
|
2643
3499
|
name: "Composite",
|
|
2644
|
-
className: "
|
|
3500
|
+
className: "InitContainer"
|
|
2645
3501
|
}
|
|
2646
3502
|
}
|
|
2647
3503
|
}
|
|
2648
3504
|
},
|
|
2649
|
-
|
|
2650
|
-
serializedName: "
|
|
2651
|
-
readOnly: true,
|
|
3505
|
+
containers: {
|
|
3506
|
+
serializedName: "containers",
|
|
2652
3507
|
type: {
|
|
2653
|
-
name: "
|
|
3508
|
+
name: "Sequence",
|
|
3509
|
+
element: {
|
|
3510
|
+
type: {
|
|
3511
|
+
name: "Composite",
|
|
3512
|
+
className: "Container"
|
|
3513
|
+
}
|
|
3514
|
+
}
|
|
3515
|
+
}
|
|
3516
|
+
},
|
|
3517
|
+
volumes: {
|
|
3518
|
+
serializedName: "volumes",
|
|
3519
|
+
type: {
|
|
3520
|
+
name: "Sequence",
|
|
3521
|
+
element: {
|
|
3522
|
+
type: {
|
|
3523
|
+
name: "Composite",
|
|
3524
|
+
className: "Volume"
|
|
3525
|
+
}
|
|
3526
|
+
}
|
|
2654
3527
|
}
|
|
2655
3528
|
}
|
|
2656
3529
|
}
|
|
2657
3530
|
}
|
|
2658
3531
|
};
|
|
2659
3532
|
|
|
2660
|
-
export const
|
|
3533
|
+
export const JobPatchProperties: coreClient.CompositeMapper = {
|
|
2661
3534
|
type: {
|
|
2662
3535
|
name: "Composite",
|
|
2663
|
-
className: "
|
|
3536
|
+
className: "JobPatchProperties",
|
|
2664
3537
|
modelProperties: {
|
|
2665
|
-
|
|
2666
|
-
serializedName: "
|
|
3538
|
+
identity: {
|
|
3539
|
+
serializedName: "identity",
|
|
2667
3540
|
type: {
|
|
2668
|
-
name: "
|
|
3541
|
+
name: "Composite",
|
|
3542
|
+
className: "ManagedServiceIdentity"
|
|
2669
3543
|
}
|
|
2670
3544
|
},
|
|
2671
|
-
|
|
2672
|
-
serializedName: "
|
|
3545
|
+
tags: {
|
|
3546
|
+
serializedName: "tags",
|
|
2673
3547
|
type: {
|
|
2674
|
-
name: "
|
|
3548
|
+
name: "Dictionary",
|
|
3549
|
+
value: { type: { name: "String" } }
|
|
2675
3550
|
}
|
|
2676
3551
|
},
|
|
2677
|
-
|
|
2678
|
-
serializedName: "
|
|
3552
|
+
properties: {
|
|
3553
|
+
serializedName: "properties",
|
|
2679
3554
|
type: {
|
|
2680
|
-
name: "
|
|
3555
|
+
name: "Composite",
|
|
3556
|
+
className: "JobPatchPropertiesProperties"
|
|
2681
3557
|
}
|
|
2682
3558
|
}
|
|
2683
3559
|
}
|
|
2684
3560
|
}
|
|
2685
3561
|
};
|
|
2686
3562
|
|
|
2687
|
-
export const
|
|
3563
|
+
export const JobPatchPropertiesProperties: coreClient.CompositeMapper = {
|
|
2688
3564
|
type: {
|
|
2689
3565
|
name: "Composite",
|
|
2690
|
-
className: "
|
|
3566
|
+
className: "JobPatchPropertiesProperties",
|
|
2691
3567
|
modelProperties: {
|
|
2692
|
-
|
|
2693
|
-
serializedName: "
|
|
2694
|
-
required: true,
|
|
3568
|
+
environmentId: {
|
|
3569
|
+
serializedName: "environmentId",
|
|
2695
3570
|
type: {
|
|
2696
|
-
name: "
|
|
2697
|
-
element: {
|
|
2698
|
-
type: {
|
|
2699
|
-
name: "Composite",
|
|
2700
|
-
className: "Secret"
|
|
2701
|
-
}
|
|
2702
|
-
}
|
|
3571
|
+
name: "String"
|
|
2703
3572
|
}
|
|
2704
|
-
}
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
3573
|
+
},
|
|
3574
|
+
configuration: {
|
|
3575
|
+
serializedName: "configuration",
|
|
3576
|
+
type: {
|
|
3577
|
+
name: "Composite",
|
|
3578
|
+
className: "JobConfiguration"
|
|
3579
|
+
}
|
|
3580
|
+
},
|
|
3581
|
+
template: {
|
|
3582
|
+
serializedName: "template",
|
|
3583
|
+
type: {
|
|
3584
|
+
name: "Composite",
|
|
3585
|
+
className: "JobTemplate"
|
|
3586
|
+
}
|
|
3587
|
+
},
|
|
3588
|
+
outboundIpAddresses: {
|
|
3589
|
+
serializedName: "outboundIpAddresses",
|
|
2717
3590
|
type: {
|
|
2718
3591
|
name: "Sequence",
|
|
2719
3592
|
element: {
|
|
2720
3593
|
type: {
|
|
2721
|
-
name: "
|
|
2722
|
-
className: "Diagnostics"
|
|
3594
|
+
name: "String"
|
|
2723
3595
|
}
|
|
2724
3596
|
}
|
|
2725
3597
|
}
|
|
2726
3598
|
},
|
|
2727
|
-
|
|
2728
|
-
serializedName: "
|
|
2729
|
-
readOnly: true,
|
|
3599
|
+
eventStreamEndpoint: {
|
|
3600
|
+
serializedName: "eventStreamEndpoint",
|
|
2730
3601
|
type: {
|
|
2731
3602
|
name: "String"
|
|
2732
3603
|
}
|
|
@@ -2735,102 +3606,69 @@ export const DiagnosticsCollection: coreClient.CompositeMapper = {
|
|
|
2735
3606
|
}
|
|
2736
3607
|
};
|
|
2737
3608
|
|
|
2738
|
-
export const
|
|
3609
|
+
export const JobExecutionTemplate: coreClient.CompositeMapper = {
|
|
2739
3610
|
type: {
|
|
2740
3611
|
name: "Composite",
|
|
2741
|
-
className: "
|
|
3612
|
+
className: "JobExecutionTemplate",
|
|
2742
3613
|
modelProperties: {
|
|
2743
|
-
|
|
2744
|
-
serializedName: "
|
|
2745
|
-
type: {
|
|
2746
|
-
name: "Composite",
|
|
2747
|
-
className: "DiagnosticsDefinition"
|
|
2748
|
-
}
|
|
2749
|
-
},
|
|
2750
|
-
dataset: {
|
|
2751
|
-
serializedName: "dataset",
|
|
3614
|
+
containers: {
|
|
3615
|
+
serializedName: "containers",
|
|
2752
3616
|
type: {
|
|
2753
3617
|
name: "Sequence",
|
|
2754
3618
|
element: {
|
|
2755
3619
|
type: {
|
|
2756
3620
|
name: "Composite",
|
|
2757
|
-
className: "
|
|
3621
|
+
className: "JobExecutionContainer"
|
|
2758
3622
|
}
|
|
2759
3623
|
}
|
|
2760
3624
|
}
|
|
2761
3625
|
},
|
|
2762
|
-
|
|
2763
|
-
serializedName: "
|
|
2764
|
-
type: {
|
|
2765
|
-
name: "Composite",
|
|
2766
|
-
className: "DiagnosticsStatus"
|
|
2767
|
-
}
|
|
2768
|
-
},
|
|
2769
|
-
dataProviderMetadata: {
|
|
2770
|
-
serializedName: "dataProviderMetadata",
|
|
3626
|
+
initContainers: {
|
|
3627
|
+
serializedName: "initContainers",
|
|
2771
3628
|
type: {
|
|
2772
|
-
name: "
|
|
2773
|
-
|
|
3629
|
+
name: "Sequence",
|
|
3630
|
+
element: {
|
|
3631
|
+
type: {
|
|
3632
|
+
name: "Composite",
|
|
3633
|
+
className: "JobExecutionContainer"
|
|
3634
|
+
}
|
|
3635
|
+
}
|
|
2774
3636
|
}
|
|
2775
3637
|
}
|
|
2776
3638
|
}
|
|
2777
3639
|
}
|
|
2778
3640
|
};
|
|
2779
3641
|
|
|
2780
|
-
export const
|
|
3642
|
+
export const JobExecutionContainer: coreClient.CompositeMapper = {
|
|
2781
3643
|
type: {
|
|
2782
3644
|
name: "Composite",
|
|
2783
|
-
className: "
|
|
3645
|
+
className: "JobExecutionContainer",
|
|
2784
3646
|
modelProperties: {
|
|
2785
|
-
|
|
2786
|
-
serializedName: "
|
|
2787
|
-
readOnly: true,
|
|
3647
|
+
image: {
|
|
3648
|
+
serializedName: "image",
|
|
2788
3649
|
type: {
|
|
2789
3650
|
name: "String"
|
|
2790
3651
|
}
|
|
2791
3652
|
},
|
|
2792
3653
|
name: {
|
|
2793
3654
|
serializedName: "name",
|
|
2794
|
-
readOnly: true,
|
|
2795
|
-
type: {
|
|
2796
|
-
name: "String"
|
|
2797
|
-
}
|
|
2798
|
-
},
|
|
2799
|
-
description: {
|
|
2800
|
-
serializedName: "description",
|
|
2801
|
-
readOnly: true,
|
|
2802
|
-
type: {
|
|
2803
|
-
name: "String"
|
|
2804
|
-
}
|
|
2805
|
-
},
|
|
2806
|
-
author: {
|
|
2807
|
-
serializedName: "author",
|
|
2808
|
-
readOnly: true,
|
|
2809
|
-
type: {
|
|
2810
|
-
name: "String"
|
|
2811
|
-
}
|
|
2812
|
-
},
|
|
2813
|
-
category: {
|
|
2814
|
-
serializedName: "category",
|
|
2815
|
-
readOnly: true,
|
|
2816
3655
|
type: {
|
|
2817
3656
|
name: "String"
|
|
2818
3657
|
}
|
|
2819
3658
|
},
|
|
2820
|
-
|
|
2821
|
-
serializedName: "
|
|
3659
|
+
command: {
|
|
3660
|
+
serializedName: "command",
|
|
2822
3661
|
type: {
|
|
2823
3662
|
name: "Sequence",
|
|
2824
3663
|
element: {
|
|
2825
3664
|
type: {
|
|
2826
|
-
name: "
|
|
2827
|
-
className: "DiagnosticSupportTopic"
|
|
3665
|
+
name: "String"
|
|
2828
3666
|
}
|
|
2829
3667
|
}
|
|
2830
3668
|
}
|
|
2831
3669
|
},
|
|
2832
|
-
|
|
2833
|
-
serializedName: "
|
|
3670
|
+
args: {
|
|
3671
|
+
serializedName: "args",
|
|
2834
3672
|
type: {
|
|
2835
3673
|
name: "Sequence",
|
|
2836
3674
|
element: {
|
|
@@ -2840,39 +3678,42 @@ export const DiagnosticsDefinition: coreClient.CompositeMapper = {
|
|
|
2840
3678
|
}
|
|
2841
3679
|
}
|
|
2842
3680
|
},
|
|
2843
|
-
|
|
2844
|
-
serializedName: "
|
|
2845
|
-
readOnly: true,
|
|
3681
|
+
env: {
|
|
3682
|
+
serializedName: "env",
|
|
2846
3683
|
type: {
|
|
2847
|
-
name: "
|
|
3684
|
+
name: "Sequence",
|
|
3685
|
+
element: {
|
|
3686
|
+
type: {
|
|
3687
|
+
name: "Composite",
|
|
3688
|
+
className: "EnvironmentVar"
|
|
3689
|
+
}
|
|
3690
|
+
}
|
|
2848
3691
|
}
|
|
2849
3692
|
},
|
|
2850
|
-
|
|
2851
|
-
serializedName: "
|
|
2852
|
-
readOnly: true,
|
|
3693
|
+
resources: {
|
|
3694
|
+
serializedName: "resources",
|
|
2853
3695
|
type: {
|
|
2854
|
-
name: "
|
|
3696
|
+
name: "Composite",
|
|
3697
|
+
className: "ContainerResources"
|
|
2855
3698
|
}
|
|
2856
3699
|
}
|
|
2857
3700
|
}
|
|
2858
3701
|
}
|
|
2859
3702
|
};
|
|
2860
3703
|
|
|
2861
|
-
export const
|
|
3704
|
+
export const JobExecutionBase: coreClient.CompositeMapper = {
|
|
2862
3705
|
type: {
|
|
2863
3706
|
name: "Composite",
|
|
2864
|
-
className: "
|
|
3707
|
+
className: "JobExecutionBase",
|
|
2865
3708
|
modelProperties: {
|
|
2866
|
-
|
|
2867
|
-
serializedName: "
|
|
2868
|
-
readOnly: true,
|
|
3709
|
+
name: {
|
|
3710
|
+
serializedName: "name",
|
|
2869
3711
|
type: {
|
|
2870
3712
|
name: "String"
|
|
2871
3713
|
}
|
|
2872
3714
|
},
|
|
2873
|
-
|
|
2874
|
-
serializedName: "
|
|
2875
|
-
readOnly: true,
|
|
3715
|
+
id: {
|
|
3716
|
+
serializedName: "id",
|
|
2876
3717
|
type: {
|
|
2877
3718
|
name: "String"
|
|
2878
3719
|
}
|
|
@@ -2881,168 +3722,124 @@ export const DiagnosticSupportTopic: coreClient.CompositeMapper = {
|
|
|
2881
3722
|
}
|
|
2882
3723
|
};
|
|
2883
3724
|
|
|
2884
|
-
export const
|
|
3725
|
+
export const JobExecutionNamesCollection: coreClient.CompositeMapper = {
|
|
2885
3726
|
type: {
|
|
2886
3727
|
name: "Composite",
|
|
2887
|
-
className: "
|
|
3728
|
+
className: "JobExecutionNamesCollection",
|
|
2888
3729
|
modelProperties: {
|
|
2889
|
-
|
|
2890
|
-
serializedName: "
|
|
2891
|
-
|
|
2892
|
-
name: "Composite",
|
|
2893
|
-
className: "DiagnosticDataTableResponseObject"
|
|
2894
|
-
}
|
|
2895
|
-
},
|
|
2896
|
-
renderingProperties: {
|
|
2897
|
-
serializedName: "renderingProperties",
|
|
3730
|
+
value: {
|
|
3731
|
+
serializedName: "value",
|
|
3732
|
+
required: true,
|
|
2898
3733
|
type: {
|
|
2899
|
-
name: "
|
|
2900
|
-
|
|
3734
|
+
name: "Sequence",
|
|
3735
|
+
element: {
|
|
3736
|
+
type: {
|
|
3737
|
+
name: "Composite",
|
|
3738
|
+
className: "JobExecutionBase"
|
|
3739
|
+
}
|
|
3740
|
+
}
|
|
2901
3741
|
}
|
|
2902
3742
|
}
|
|
2903
3743
|
}
|
|
2904
3744
|
}
|
|
2905
3745
|
};
|
|
2906
3746
|
|
|
2907
|
-
export const
|
|
3747
|
+
export const ContainerAppJobExecutions: coreClient.CompositeMapper = {
|
|
2908
3748
|
type: {
|
|
2909
3749
|
name: "Composite",
|
|
2910
|
-
className: "
|
|
3750
|
+
className: "ContainerAppJobExecutions",
|
|
2911
3751
|
modelProperties: {
|
|
2912
|
-
|
|
2913
|
-
serializedName: "
|
|
2914
|
-
|
|
2915
|
-
name: "String"
|
|
2916
|
-
}
|
|
2917
|
-
},
|
|
2918
|
-
columns: {
|
|
2919
|
-
serializedName: "columns",
|
|
3752
|
+
value: {
|
|
3753
|
+
serializedName: "value",
|
|
3754
|
+
required: true,
|
|
2920
3755
|
type: {
|
|
2921
3756
|
name: "Sequence",
|
|
2922
3757
|
element: {
|
|
2923
3758
|
type: {
|
|
2924
3759
|
name: "Composite",
|
|
2925
|
-
className: "
|
|
3760
|
+
className: "JobExecution"
|
|
2926
3761
|
}
|
|
2927
3762
|
}
|
|
2928
3763
|
}
|
|
2929
3764
|
},
|
|
2930
|
-
|
|
2931
|
-
serializedName: "
|
|
3765
|
+
nextLink: {
|
|
3766
|
+
serializedName: "nextLink",
|
|
3767
|
+
readOnly: true,
|
|
2932
3768
|
type: {
|
|
2933
|
-
name: "
|
|
2934
|
-
element: {
|
|
2935
|
-
type: {
|
|
2936
|
-
name: "Dictionary",
|
|
2937
|
-
value: { type: { name: "any" } }
|
|
2938
|
-
}
|
|
2939
|
-
}
|
|
3769
|
+
name: "String"
|
|
2940
3770
|
}
|
|
2941
3771
|
}
|
|
2942
3772
|
}
|
|
2943
3773
|
}
|
|
2944
3774
|
};
|
|
2945
3775
|
|
|
2946
|
-
export const
|
|
3776
|
+
export const JobExecution: coreClient.CompositeMapper = {
|
|
2947
3777
|
type: {
|
|
2948
3778
|
name: "Composite",
|
|
2949
|
-
className: "
|
|
3779
|
+
className: "JobExecution",
|
|
2950
3780
|
modelProperties: {
|
|
2951
|
-
|
|
2952
|
-
serializedName: "
|
|
2953
|
-
type: {
|
|
2954
|
-
name: "String"
|
|
2955
|
-
}
|
|
2956
|
-
},
|
|
2957
|
-
dataType: {
|
|
2958
|
-
serializedName: "dataType",
|
|
3781
|
+
name: {
|
|
3782
|
+
serializedName: "name",
|
|
2959
3783
|
type: {
|
|
2960
3784
|
name: "String"
|
|
2961
3785
|
}
|
|
2962
3786
|
},
|
|
2963
|
-
|
|
2964
|
-
serializedName: "
|
|
2965
|
-
type: {
|
|
2966
|
-
name: "String"
|
|
2967
|
-
}
|
|
2968
|
-
}
|
|
2969
|
-
}
|
|
2970
|
-
}
|
|
2971
|
-
};
|
|
2972
|
-
|
|
2973
|
-
export const DiagnosticRendering: coreClient.CompositeMapper = {
|
|
2974
|
-
type: {
|
|
2975
|
-
name: "Composite",
|
|
2976
|
-
className: "DiagnosticRendering",
|
|
2977
|
-
modelProperties: {
|
|
2978
|
-
type: {
|
|
2979
|
-
serializedName: "type",
|
|
3787
|
+
id: {
|
|
3788
|
+
serializedName: "id",
|
|
2980
3789
|
type: {
|
|
2981
|
-
name: "
|
|
3790
|
+
name: "String"
|
|
2982
3791
|
}
|
|
2983
3792
|
},
|
|
2984
|
-
|
|
2985
|
-
serializedName: "
|
|
3793
|
+
type: {
|
|
3794
|
+
serializedName: "type",
|
|
2986
3795
|
type: {
|
|
2987
3796
|
name: "String"
|
|
2988
3797
|
}
|
|
2989
3798
|
},
|
|
2990
|
-
|
|
2991
|
-
serializedName: "
|
|
3799
|
+
status: {
|
|
3800
|
+
serializedName: "status",
|
|
3801
|
+
readOnly: true,
|
|
2992
3802
|
type: {
|
|
2993
3803
|
name: "String"
|
|
2994
3804
|
}
|
|
2995
3805
|
},
|
|
2996
|
-
|
|
2997
|
-
serializedName: "
|
|
3806
|
+
startTime: {
|
|
3807
|
+
serializedName: "startTime",
|
|
2998
3808
|
type: {
|
|
2999
|
-
name: "
|
|
3809
|
+
name: "DateTime"
|
|
3000
3810
|
}
|
|
3001
|
-
}
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
};
|
|
3005
|
-
|
|
3006
|
-
export const DiagnosticsStatus: coreClient.CompositeMapper = {
|
|
3007
|
-
type: {
|
|
3008
|
-
name: "Composite",
|
|
3009
|
-
className: "DiagnosticsStatus",
|
|
3010
|
-
modelProperties: {
|
|
3011
|
-
message: {
|
|
3012
|
-
serializedName: "message",
|
|
3811
|
+
},
|
|
3812
|
+
endTime: {
|
|
3813
|
+
serializedName: "endTime",
|
|
3013
3814
|
type: {
|
|
3014
|
-
name: "
|
|
3815
|
+
name: "DateTime"
|
|
3015
3816
|
}
|
|
3016
3817
|
},
|
|
3017
|
-
|
|
3018
|
-
serializedName: "
|
|
3818
|
+
template: {
|
|
3819
|
+
serializedName: "template",
|
|
3019
3820
|
type: {
|
|
3020
|
-
name: "
|
|
3821
|
+
name: "Composite",
|
|
3822
|
+
className: "JobExecutionTemplate"
|
|
3021
3823
|
}
|
|
3022
3824
|
}
|
|
3023
3825
|
}
|
|
3024
3826
|
}
|
|
3025
3827
|
};
|
|
3026
3828
|
|
|
3027
|
-
export const
|
|
3829
|
+
export const JobSecretsCollection: coreClient.CompositeMapper = {
|
|
3028
3830
|
type: {
|
|
3029
3831
|
name: "Composite",
|
|
3030
|
-
className: "
|
|
3832
|
+
className: "JobSecretsCollection",
|
|
3031
3833
|
modelProperties: {
|
|
3032
|
-
|
|
3033
|
-
serializedName: "
|
|
3034
|
-
|
|
3035
|
-
name: "String"
|
|
3036
|
-
}
|
|
3037
|
-
},
|
|
3038
|
-
propertyBag: {
|
|
3039
|
-
serializedName: "propertyBag",
|
|
3834
|
+
value: {
|
|
3835
|
+
serializedName: "value",
|
|
3836
|
+
required: true,
|
|
3040
3837
|
type: {
|
|
3041
3838
|
name: "Sequence",
|
|
3042
3839
|
element: {
|
|
3043
3840
|
type: {
|
|
3044
3841
|
name: "Composite",
|
|
3045
|
-
className: "
|
|
3842
|
+
className: "Secret"
|
|
3046
3843
|
}
|
|
3047
3844
|
}
|
|
3048
3845
|
}
|
|
@@ -3051,19 +3848,27 @@ export const DiagnosticDataProviderMetadata: coreClient.CompositeMapper = {
|
|
|
3051
3848
|
}
|
|
3052
3849
|
};
|
|
3053
3850
|
|
|
3054
|
-
export const
|
|
3851
|
+
export const RevisionCollection: coreClient.CompositeMapper = {
|
|
3055
3852
|
type: {
|
|
3056
3853
|
name: "Composite",
|
|
3057
|
-
className: "
|
|
3854
|
+
className: "RevisionCollection",
|
|
3058
3855
|
modelProperties: {
|
|
3059
|
-
|
|
3060
|
-
serializedName: "
|
|
3856
|
+
value: {
|
|
3857
|
+
serializedName: "value",
|
|
3858
|
+
required: true,
|
|
3061
3859
|
type: {
|
|
3062
|
-
name: "
|
|
3860
|
+
name: "Sequence",
|
|
3861
|
+
element: {
|
|
3862
|
+
type: {
|
|
3863
|
+
name: "Composite",
|
|
3864
|
+
className: "Revision"
|
|
3865
|
+
}
|
|
3866
|
+
}
|
|
3063
3867
|
}
|
|
3064
3868
|
},
|
|
3065
|
-
|
|
3066
|
-
serializedName: "
|
|
3869
|
+
nextLink: {
|
|
3870
|
+
serializedName: "nextLink",
|
|
3871
|
+
readOnly: true,
|
|
3067
3872
|
type: {
|
|
3068
3873
|
name: "String"
|
|
3069
3874
|
}
|
|
@@ -3072,184 +3877,247 @@ export const DiagnosticDataProviderMetadataPropertyBagItem: coreClient.Composite
|
|
|
3072
3877
|
}
|
|
3073
3878
|
};
|
|
3074
3879
|
|
|
3075
|
-
export const
|
|
3880
|
+
export const ReplicaContainer: coreClient.CompositeMapper = {
|
|
3076
3881
|
type: {
|
|
3077
3882
|
name: "Composite",
|
|
3078
|
-
className: "
|
|
3883
|
+
className: "ReplicaContainer",
|
|
3079
3884
|
modelProperties: {
|
|
3080
3885
|
name: {
|
|
3081
3886
|
serializedName: "name",
|
|
3082
|
-
required: true,
|
|
3083
3887
|
type: {
|
|
3084
3888
|
name: "String"
|
|
3085
3889
|
}
|
|
3086
|
-
}
|
|
3087
|
-
}
|
|
3088
|
-
}
|
|
3089
|
-
};
|
|
3090
|
-
|
|
3091
|
-
export const VnetConfiguration: coreClient.CompositeMapper = {
|
|
3092
|
-
type: {
|
|
3093
|
-
name: "Composite",
|
|
3094
|
-
className: "VnetConfiguration",
|
|
3095
|
-
modelProperties: {
|
|
3096
|
-
internal: {
|
|
3097
|
-
serializedName: "internal",
|
|
3098
|
-
type: {
|
|
3099
|
-
name: "Boolean"
|
|
3100
|
-
}
|
|
3101
3890
|
},
|
|
3102
|
-
|
|
3103
|
-
serializedName: "
|
|
3891
|
+
containerId: {
|
|
3892
|
+
serializedName: "containerId",
|
|
3104
3893
|
type: {
|
|
3105
3894
|
name: "String"
|
|
3106
3895
|
}
|
|
3107
3896
|
},
|
|
3108
|
-
|
|
3109
|
-
serializedName: "
|
|
3897
|
+
ready: {
|
|
3898
|
+
serializedName: "ready",
|
|
3110
3899
|
type: {
|
|
3111
|
-
name: "
|
|
3900
|
+
name: "Boolean"
|
|
3112
3901
|
}
|
|
3113
3902
|
},
|
|
3114
|
-
|
|
3115
|
-
serializedName: "
|
|
3903
|
+
started: {
|
|
3904
|
+
serializedName: "started",
|
|
3116
3905
|
type: {
|
|
3117
|
-
name: "
|
|
3906
|
+
name: "Boolean"
|
|
3118
3907
|
}
|
|
3119
3908
|
},
|
|
3120
|
-
|
|
3121
|
-
serializedName: "
|
|
3909
|
+
restartCount: {
|
|
3910
|
+
serializedName: "restartCount",
|
|
3122
3911
|
type: {
|
|
3123
|
-
name: "
|
|
3912
|
+
name: "Number"
|
|
3124
3913
|
}
|
|
3125
3914
|
},
|
|
3126
|
-
|
|
3127
|
-
serializedName: "
|
|
3915
|
+
logStreamEndpoint: {
|
|
3916
|
+
serializedName: "logStreamEndpoint",
|
|
3917
|
+
readOnly: true,
|
|
3128
3918
|
type: {
|
|
3129
3919
|
name: "String"
|
|
3130
3920
|
}
|
|
3131
3921
|
},
|
|
3132
|
-
|
|
3133
|
-
serializedName: "
|
|
3922
|
+
execEndpoint: {
|
|
3923
|
+
serializedName: "execEndpoint",
|
|
3924
|
+
readOnly: true,
|
|
3134
3925
|
type: {
|
|
3135
|
-
name: "
|
|
3136
|
-
className: "ManagedEnvironmentOutboundSettings"
|
|
3926
|
+
name: "String"
|
|
3137
3927
|
}
|
|
3138
3928
|
}
|
|
3139
3929
|
}
|
|
3140
3930
|
}
|
|
3141
3931
|
};
|
|
3142
3932
|
|
|
3143
|
-
export const
|
|
3933
|
+
export const ReplicaCollection: coreClient.CompositeMapper = {
|
|
3144
3934
|
type: {
|
|
3145
3935
|
name: "Composite",
|
|
3146
|
-
className: "
|
|
3936
|
+
className: "ReplicaCollection",
|
|
3147
3937
|
modelProperties: {
|
|
3148
|
-
|
|
3149
|
-
serializedName: "
|
|
3150
|
-
|
|
3151
|
-
name: "String"
|
|
3152
|
-
}
|
|
3153
|
-
},
|
|
3154
|
-
virtualNetworkApplianceIp: {
|
|
3155
|
-
serializedName: "virtualNetworkApplianceIp",
|
|
3938
|
+
value: {
|
|
3939
|
+
serializedName: "value",
|
|
3940
|
+
required: true,
|
|
3156
3941
|
type: {
|
|
3157
|
-
name: "
|
|
3942
|
+
name: "Sequence",
|
|
3943
|
+
element: {
|
|
3944
|
+
type: {
|
|
3945
|
+
name: "Composite",
|
|
3946
|
+
className: "Replica"
|
|
3947
|
+
}
|
|
3948
|
+
}
|
|
3158
3949
|
}
|
|
3159
3950
|
}
|
|
3160
3951
|
}
|
|
3161
3952
|
}
|
|
3162
3953
|
};
|
|
3163
3954
|
|
|
3164
|
-
export const
|
|
3955
|
+
export const DiagnosticsCollection: coreClient.CompositeMapper = {
|
|
3165
3956
|
type: {
|
|
3166
3957
|
name: "Composite",
|
|
3167
|
-
className: "
|
|
3958
|
+
className: "DiagnosticsCollection",
|
|
3168
3959
|
modelProperties: {
|
|
3169
|
-
|
|
3170
|
-
serializedName: "
|
|
3960
|
+
value: {
|
|
3961
|
+
serializedName: "value",
|
|
3962
|
+
required: true,
|
|
3171
3963
|
type: {
|
|
3172
|
-
name: "
|
|
3964
|
+
name: "Sequence",
|
|
3965
|
+
element: {
|
|
3966
|
+
type: {
|
|
3967
|
+
name: "Composite",
|
|
3968
|
+
className: "Diagnostics"
|
|
3969
|
+
}
|
|
3970
|
+
}
|
|
3173
3971
|
}
|
|
3174
3972
|
},
|
|
3175
|
-
|
|
3176
|
-
serializedName: "
|
|
3973
|
+
nextLink: {
|
|
3974
|
+
serializedName: "nextLink",
|
|
3975
|
+
readOnly: true,
|
|
3177
3976
|
type: {
|
|
3178
|
-
name: "
|
|
3179
|
-
className: "LogAnalyticsConfiguration"
|
|
3977
|
+
name: "String"
|
|
3180
3978
|
}
|
|
3181
3979
|
}
|
|
3182
3980
|
}
|
|
3183
3981
|
}
|
|
3184
3982
|
};
|
|
3185
3983
|
|
|
3186
|
-
export const
|
|
3984
|
+
export const DiagnosticsProperties: coreClient.CompositeMapper = {
|
|
3187
3985
|
type: {
|
|
3188
3986
|
name: "Composite",
|
|
3189
|
-
className: "
|
|
3987
|
+
className: "DiagnosticsProperties",
|
|
3190
3988
|
modelProperties: {
|
|
3191
|
-
|
|
3192
|
-
serializedName: "
|
|
3989
|
+
metadata: {
|
|
3990
|
+
serializedName: "metadata",
|
|
3193
3991
|
type: {
|
|
3194
|
-
name: "
|
|
3992
|
+
name: "Composite",
|
|
3993
|
+
className: "DiagnosticsDefinition"
|
|
3195
3994
|
}
|
|
3196
3995
|
},
|
|
3197
|
-
|
|
3198
|
-
serializedName: "
|
|
3996
|
+
dataset: {
|
|
3997
|
+
serializedName: "dataset",
|
|
3199
3998
|
type: {
|
|
3200
|
-
name: "
|
|
3999
|
+
name: "Sequence",
|
|
4000
|
+
element: {
|
|
4001
|
+
type: {
|
|
4002
|
+
name: "Composite",
|
|
4003
|
+
className: "DiagnosticsDataApiResponse"
|
|
4004
|
+
}
|
|
4005
|
+
}
|
|
4006
|
+
}
|
|
4007
|
+
},
|
|
4008
|
+
status: {
|
|
4009
|
+
serializedName: "status",
|
|
4010
|
+
type: {
|
|
4011
|
+
name: "Composite",
|
|
4012
|
+
className: "DiagnosticsStatus"
|
|
4013
|
+
}
|
|
4014
|
+
},
|
|
4015
|
+
dataProviderMetadata: {
|
|
4016
|
+
serializedName: "dataProviderMetadata",
|
|
4017
|
+
type: {
|
|
4018
|
+
name: "Composite",
|
|
4019
|
+
className: "DiagnosticDataProviderMetadata"
|
|
3201
4020
|
}
|
|
3202
4021
|
}
|
|
3203
4022
|
}
|
|
3204
4023
|
}
|
|
3205
4024
|
};
|
|
3206
4025
|
|
|
3207
|
-
export const
|
|
4026
|
+
export const DiagnosticsDefinition: coreClient.CompositeMapper = {
|
|
3208
4027
|
type: {
|
|
3209
4028
|
name: "Composite",
|
|
3210
|
-
className: "
|
|
4029
|
+
className: "DiagnosticsDefinition",
|
|
3211
4030
|
modelProperties: {
|
|
3212
|
-
|
|
3213
|
-
serializedName: "
|
|
4031
|
+
id: {
|
|
4032
|
+
serializedName: "id",
|
|
3214
4033
|
readOnly: true,
|
|
3215
4034
|
type: {
|
|
3216
4035
|
name: "String"
|
|
3217
4036
|
}
|
|
3218
4037
|
},
|
|
3219
|
-
|
|
3220
|
-
serializedName: "
|
|
4038
|
+
name: {
|
|
4039
|
+
serializedName: "name",
|
|
4040
|
+
readOnly: true,
|
|
3221
4041
|
type: {
|
|
3222
4042
|
name: "String"
|
|
3223
4043
|
}
|
|
3224
4044
|
},
|
|
3225
|
-
|
|
3226
|
-
serializedName: "
|
|
4045
|
+
description: {
|
|
4046
|
+
serializedName: "description",
|
|
4047
|
+
readOnly: true,
|
|
3227
4048
|
type: {
|
|
3228
|
-
name: "
|
|
4049
|
+
name: "String"
|
|
4050
|
+
}
|
|
4051
|
+
},
|
|
4052
|
+
author: {
|
|
4053
|
+
serializedName: "author",
|
|
4054
|
+
readOnly: true,
|
|
4055
|
+
type: {
|
|
4056
|
+
name: "String"
|
|
4057
|
+
}
|
|
4058
|
+
},
|
|
4059
|
+
category: {
|
|
4060
|
+
serializedName: "category",
|
|
4061
|
+
readOnly: true,
|
|
4062
|
+
type: {
|
|
4063
|
+
name: "String"
|
|
4064
|
+
}
|
|
4065
|
+
},
|
|
4066
|
+
supportTopicList: {
|
|
4067
|
+
serializedName: "supportTopicList",
|
|
4068
|
+
type: {
|
|
4069
|
+
name: "Sequence",
|
|
4070
|
+
element: {
|
|
4071
|
+
type: {
|
|
4072
|
+
name: "Composite",
|
|
4073
|
+
className: "DiagnosticSupportTopic"
|
|
4074
|
+
}
|
|
4075
|
+
}
|
|
4076
|
+
}
|
|
4077
|
+
},
|
|
4078
|
+
analysisTypes: {
|
|
4079
|
+
serializedName: "analysisTypes",
|
|
4080
|
+
type: {
|
|
4081
|
+
name: "Sequence",
|
|
4082
|
+
element: {
|
|
4083
|
+
type: {
|
|
4084
|
+
name: "String"
|
|
4085
|
+
}
|
|
4086
|
+
}
|
|
3229
4087
|
}
|
|
3230
4088
|
},
|
|
3231
|
-
|
|
3232
|
-
serializedName: "
|
|
4089
|
+
type: {
|
|
4090
|
+
serializedName: "type",
|
|
4091
|
+
readOnly: true,
|
|
3233
4092
|
type: {
|
|
3234
|
-
name: "
|
|
4093
|
+
name: "String"
|
|
3235
4094
|
}
|
|
3236
4095
|
},
|
|
3237
|
-
|
|
3238
|
-
serializedName: "
|
|
4096
|
+
score: {
|
|
4097
|
+
serializedName: "score",
|
|
3239
4098
|
readOnly: true,
|
|
3240
4099
|
type: {
|
|
3241
|
-
name: "
|
|
4100
|
+
name: "Number"
|
|
3242
4101
|
}
|
|
3243
|
-
}
|
|
3244
|
-
|
|
3245
|
-
|
|
4102
|
+
}
|
|
4103
|
+
}
|
|
4104
|
+
}
|
|
4105
|
+
};
|
|
4106
|
+
|
|
4107
|
+
export const DiagnosticSupportTopic: coreClient.CompositeMapper = {
|
|
4108
|
+
type: {
|
|
4109
|
+
name: "Composite",
|
|
4110
|
+
className: "DiagnosticSupportTopic",
|
|
4111
|
+
modelProperties: {
|
|
4112
|
+
id: {
|
|
4113
|
+
serializedName: "id",
|
|
3246
4114
|
readOnly: true,
|
|
3247
4115
|
type: {
|
|
3248
4116
|
name: "String"
|
|
3249
4117
|
}
|
|
3250
4118
|
},
|
|
3251
|
-
|
|
3252
|
-
serializedName: "
|
|
4119
|
+
pesId: {
|
|
4120
|
+
serializedName: "pesId",
|
|
3253
4121
|
readOnly: true,
|
|
3254
4122
|
type: {
|
|
3255
4123
|
name: "String"
|
|
@@ -3259,89 +4127,87 @@ export const CustomDomainConfiguration: coreClient.CompositeMapper = {
|
|
|
3259
4127
|
}
|
|
3260
4128
|
};
|
|
3261
4129
|
|
|
3262
|
-
export const
|
|
4130
|
+
export const DiagnosticsDataApiResponse: coreClient.CompositeMapper = {
|
|
3263
4131
|
type: {
|
|
3264
4132
|
name: "Composite",
|
|
3265
|
-
className: "
|
|
4133
|
+
className: "DiagnosticsDataApiResponse",
|
|
3266
4134
|
modelProperties: {
|
|
3267
|
-
|
|
3268
|
-
serializedName: "
|
|
3269
|
-
required: true,
|
|
3270
|
-
type: {
|
|
3271
|
-
name: "String"
|
|
3272
|
-
}
|
|
3273
|
-
},
|
|
3274
|
-
minimumCount: {
|
|
3275
|
-
serializedName: "minimumCount",
|
|
3276
|
-
required: true,
|
|
4135
|
+
table: {
|
|
4136
|
+
serializedName: "table",
|
|
3277
4137
|
type: {
|
|
3278
|
-
name: "
|
|
4138
|
+
name: "Composite",
|
|
4139
|
+
className: "DiagnosticDataTableResponseObject"
|
|
3279
4140
|
}
|
|
3280
4141
|
},
|
|
3281
|
-
|
|
3282
|
-
serializedName: "
|
|
3283
|
-
required: true,
|
|
4142
|
+
renderingProperties: {
|
|
4143
|
+
serializedName: "renderingProperties",
|
|
3284
4144
|
type: {
|
|
3285
|
-
name: "
|
|
4145
|
+
name: "Composite",
|
|
4146
|
+
className: "DiagnosticRendering"
|
|
3286
4147
|
}
|
|
3287
4148
|
}
|
|
3288
4149
|
}
|
|
3289
4150
|
}
|
|
3290
4151
|
};
|
|
3291
4152
|
|
|
3292
|
-
export const
|
|
4153
|
+
export const DiagnosticDataTableResponseObject: coreClient.CompositeMapper = {
|
|
3293
4154
|
type: {
|
|
3294
4155
|
name: "Composite",
|
|
3295
|
-
className: "
|
|
4156
|
+
className: "DiagnosticDataTableResponseObject",
|
|
3296
4157
|
modelProperties: {
|
|
3297
|
-
|
|
3298
|
-
serializedName: "
|
|
4158
|
+
tableName: {
|
|
4159
|
+
serializedName: "tableName",
|
|
4160
|
+
type: {
|
|
4161
|
+
name: "String"
|
|
4162
|
+
}
|
|
4163
|
+
},
|
|
4164
|
+
columns: {
|
|
4165
|
+
serializedName: "columns",
|
|
3299
4166
|
type: {
|
|
3300
4167
|
name: "Sequence",
|
|
3301
4168
|
element: {
|
|
3302
4169
|
type: {
|
|
3303
4170
|
name: "Composite",
|
|
3304
|
-
className: "
|
|
4171
|
+
className: "DiagnosticDataTableResponseColumn"
|
|
3305
4172
|
}
|
|
3306
4173
|
}
|
|
3307
4174
|
}
|
|
3308
4175
|
},
|
|
3309
|
-
|
|
3310
|
-
serializedName: "
|
|
4176
|
+
rows: {
|
|
4177
|
+
serializedName: "rows",
|
|
3311
4178
|
type: {
|
|
3312
|
-
name: "
|
|
4179
|
+
name: "Sequence",
|
|
4180
|
+
element: {
|
|
4181
|
+
type: {
|
|
4182
|
+
name: "Dictionary",
|
|
4183
|
+
value: { type: { name: "any" } }
|
|
4184
|
+
}
|
|
4185
|
+
}
|
|
3313
4186
|
}
|
|
3314
4187
|
}
|
|
3315
4188
|
}
|
|
3316
4189
|
}
|
|
3317
4190
|
};
|
|
3318
4191
|
|
|
3319
|
-
export const
|
|
4192
|
+
export const DiagnosticDataTableResponseColumn: coreClient.CompositeMapper = {
|
|
3320
4193
|
type: {
|
|
3321
4194
|
name: "Composite",
|
|
3322
|
-
className: "
|
|
4195
|
+
className: "DiagnosticDataTableResponseColumn",
|
|
3323
4196
|
modelProperties: {
|
|
3324
|
-
|
|
3325
|
-
serializedName: "
|
|
4197
|
+
columnName: {
|
|
4198
|
+
serializedName: "columnName",
|
|
3326
4199
|
type: {
|
|
3327
4200
|
name: "String"
|
|
3328
4201
|
}
|
|
3329
4202
|
},
|
|
3330
|
-
|
|
3331
|
-
serializedName: "
|
|
3332
|
-
type: {
|
|
3333
|
-
name: "Boolean"
|
|
3334
|
-
}
|
|
3335
|
-
},
|
|
3336
|
-
display: {
|
|
3337
|
-
serializedName: "display",
|
|
4203
|
+
dataType: {
|
|
4204
|
+
serializedName: "dataType",
|
|
3338
4205
|
type: {
|
|
3339
|
-
name: "
|
|
3340
|
-
className: "OperationDisplay"
|
|
4206
|
+
name: "String"
|
|
3341
4207
|
}
|
|
3342
4208
|
},
|
|
3343
|
-
|
|
3344
|
-
serializedName: "
|
|
4209
|
+
columnType: {
|
|
4210
|
+
serializedName: "columnType",
|
|
3345
4211
|
type: {
|
|
3346
4212
|
name: "String"
|
|
3347
4213
|
}
|
|
@@ -3350,178 +4216,139 @@ export const OperationDetail: coreClient.CompositeMapper = {
|
|
|
3350
4216
|
}
|
|
3351
4217
|
};
|
|
3352
4218
|
|
|
3353
|
-
export const
|
|
4219
|
+
export const DiagnosticRendering: coreClient.CompositeMapper = {
|
|
3354
4220
|
type: {
|
|
3355
4221
|
name: "Composite",
|
|
3356
|
-
className: "
|
|
4222
|
+
className: "DiagnosticRendering",
|
|
3357
4223
|
modelProperties: {
|
|
3358
|
-
|
|
3359
|
-
serializedName: "
|
|
4224
|
+
type: {
|
|
4225
|
+
serializedName: "type",
|
|
3360
4226
|
type: {
|
|
3361
|
-
name: "
|
|
4227
|
+
name: "Number"
|
|
3362
4228
|
}
|
|
3363
4229
|
},
|
|
3364
|
-
|
|
3365
|
-
serializedName: "
|
|
4230
|
+
title: {
|
|
4231
|
+
serializedName: "title",
|
|
3366
4232
|
type: {
|
|
3367
4233
|
name: "String"
|
|
3368
4234
|
}
|
|
3369
4235
|
},
|
|
3370
|
-
|
|
3371
|
-
serializedName: "
|
|
4236
|
+
description: {
|
|
4237
|
+
serializedName: "description",
|
|
3372
4238
|
type: {
|
|
3373
4239
|
name: "String"
|
|
3374
4240
|
}
|
|
3375
4241
|
},
|
|
3376
|
-
|
|
3377
|
-
serializedName: "
|
|
4242
|
+
isVisible: {
|
|
4243
|
+
serializedName: "isVisible",
|
|
3378
4244
|
type: {
|
|
3379
|
-
name: "
|
|
4245
|
+
name: "Boolean"
|
|
3380
4246
|
}
|
|
3381
4247
|
}
|
|
3382
4248
|
}
|
|
3383
4249
|
}
|
|
3384
4250
|
};
|
|
3385
4251
|
|
|
3386
|
-
export const
|
|
4252
|
+
export const DiagnosticsStatus: coreClient.CompositeMapper = {
|
|
3387
4253
|
type: {
|
|
3388
4254
|
name: "Composite",
|
|
3389
|
-
className: "
|
|
4255
|
+
className: "DiagnosticsStatus",
|
|
3390
4256
|
modelProperties: {
|
|
3391
|
-
|
|
3392
|
-
serializedName: "
|
|
3393
|
-
required: true,
|
|
4257
|
+
message: {
|
|
4258
|
+
serializedName: "message",
|
|
3394
4259
|
type: {
|
|
3395
|
-
name: "
|
|
3396
|
-
element: {
|
|
3397
|
-
type: {
|
|
3398
|
-
name: "Composite",
|
|
3399
|
-
className: "ManagedEnvironment"
|
|
3400
|
-
}
|
|
3401
|
-
}
|
|
4260
|
+
name: "String"
|
|
3402
4261
|
}
|
|
3403
4262
|
},
|
|
3404
|
-
|
|
3405
|
-
serializedName: "
|
|
3406
|
-
readOnly: true,
|
|
4263
|
+
statusId: {
|
|
4264
|
+
serializedName: "statusId",
|
|
3407
4265
|
type: {
|
|
3408
|
-
name: "
|
|
4266
|
+
name: "Number"
|
|
3409
4267
|
}
|
|
3410
4268
|
}
|
|
3411
4269
|
}
|
|
3412
4270
|
}
|
|
3413
4271
|
};
|
|
3414
4272
|
|
|
3415
|
-
export const
|
|
4273
|
+
export const DiagnosticDataProviderMetadata: coreClient.CompositeMapper = {
|
|
3416
4274
|
type: {
|
|
3417
4275
|
name: "Composite",
|
|
3418
|
-
className: "
|
|
4276
|
+
className: "DiagnosticDataProviderMetadata",
|
|
3419
4277
|
modelProperties: {
|
|
3420
|
-
|
|
3421
|
-
serializedName: "
|
|
3422
|
-
|
|
4278
|
+
providerName: {
|
|
4279
|
+
serializedName: "providerName",
|
|
4280
|
+
type: {
|
|
4281
|
+
name: "String"
|
|
4282
|
+
}
|
|
4283
|
+
},
|
|
4284
|
+
propertyBag: {
|
|
4285
|
+
serializedName: "propertyBag",
|
|
3423
4286
|
type: {
|
|
3424
4287
|
name: "Sequence",
|
|
3425
4288
|
element: {
|
|
3426
4289
|
type: {
|
|
3427
4290
|
name: "Composite",
|
|
3428
|
-
className: "
|
|
4291
|
+
className: "DiagnosticDataProviderMetadataPropertyBagItem"
|
|
3429
4292
|
}
|
|
3430
4293
|
}
|
|
3431
4294
|
}
|
|
3432
|
-
},
|
|
3433
|
-
nextLink: {
|
|
3434
|
-
serializedName: "nextLink",
|
|
3435
|
-
readOnly: true,
|
|
3436
|
-
type: {
|
|
3437
|
-
name: "String"
|
|
3438
|
-
}
|
|
3439
4295
|
}
|
|
3440
4296
|
}
|
|
3441
4297
|
}
|
|
3442
4298
|
};
|
|
3443
4299
|
|
|
3444
|
-
export const
|
|
4300
|
+
export const DiagnosticDataProviderMetadataPropertyBagItem: coreClient.CompositeMapper = {
|
|
3445
4301
|
type: {
|
|
3446
4302
|
name: "Composite",
|
|
3447
|
-
className: "
|
|
4303
|
+
className: "DiagnosticDataProviderMetadataPropertyBagItem",
|
|
3448
4304
|
modelProperties: {
|
|
3449
|
-
|
|
3450
|
-
serializedName: "
|
|
3451
|
-
readOnly: true,
|
|
3452
|
-
type: {
|
|
3453
|
-
name: "String"
|
|
3454
|
-
}
|
|
3455
|
-
},
|
|
3456
|
-
password: {
|
|
3457
|
-
serializedName: "password",
|
|
3458
|
-
type: {
|
|
3459
|
-
name: "String"
|
|
3460
|
-
}
|
|
3461
|
-
},
|
|
3462
|
-
subjectName: {
|
|
3463
|
-
serializedName: "subjectName",
|
|
3464
|
-
readOnly: true,
|
|
4305
|
+
name: {
|
|
4306
|
+
serializedName: "name",
|
|
3465
4307
|
type: {
|
|
3466
4308
|
name: "String"
|
|
3467
4309
|
}
|
|
3468
4310
|
},
|
|
3469
|
-
subjectAlternativeNames: {
|
|
3470
|
-
serializedName: "subjectAlternativeNames",
|
|
3471
|
-
readOnly: true,
|
|
3472
|
-
type: {
|
|
3473
|
-
name: "Sequence",
|
|
3474
|
-
element: {
|
|
3475
|
-
type: {
|
|
3476
|
-
name: "String"
|
|
3477
|
-
}
|
|
3478
|
-
}
|
|
3479
|
-
}
|
|
3480
|
-
},
|
|
3481
4311
|
value: {
|
|
3482
4312
|
serializedName: "value",
|
|
3483
|
-
type: {
|
|
3484
|
-
name: "ByteArray"
|
|
3485
|
-
}
|
|
3486
|
-
},
|
|
3487
|
-
issuer: {
|
|
3488
|
-
serializedName: "issuer",
|
|
3489
|
-
readOnly: true,
|
|
3490
4313
|
type: {
|
|
3491
4314
|
name: "String"
|
|
3492
4315
|
}
|
|
3493
|
-
}
|
|
3494
|
-
|
|
3495
|
-
|
|
3496
|
-
|
|
4316
|
+
}
|
|
4317
|
+
}
|
|
4318
|
+
}
|
|
4319
|
+
};
|
|
4320
|
+
|
|
4321
|
+
export const VnetConfiguration: coreClient.CompositeMapper = {
|
|
4322
|
+
type: {
|
|
4323
|
+
name: "Composite",
|
|
4324
|
+
className: "VnetConfiguration",
|
|
4325
|
+
modelProperties: {
|
|
4326
|
+
internal: {
|
|
4327
|
+
serializedName: "internal",
|
|
3497
4328
|
type: {
|
|
3498
|
-
name: "
|
|
4329
|
+
name: "Boolean"
|
|
3499
4330
|
}
|
|
3500
4331
|
},
|
|
3501
|
-
|
|
3502
|
-
serializedName: "
|
|
3503
|
-
readOnly: true,
|
|
4332
|
+
infrastructureSubnetId: {
|
|
4333
|
+
serializedName: "infrastructureSubnetId",
|
|
3504
4334
|
type: {
|
|
3505
|
-
name: "
|
|
4335
|
+
name: "String"
|
|
3506
4336
|
}
|
|
3507
4337
|
},
|
|
3508
|
-
|
|
3509
|
-
serializedName: "
|
|
3510
|
-
readOnly: true,
|
|
4338
|
+
dockerBridgeCidr: {
|
|
4339
|
+
serializedName: "dockerBridgeCidr",
|
|
3511
4340
|
type: {
|
|
3512
4341
|
name: "String"
|
|
3513
4342
|
}
|
|
3514
4343
|
},
|
|
3515
|
-
|
|
3516
|
-
serializedName: "
|
|
3517
|
-
readOnly: true,
|
|
4344
|
+
platformReservedCidr: {
|
|
4345
|
+
serializedName: "platformReservedCidr",
|
|
3518
4346
|
type: {
|
|
3519
|
-
name: "
|
|
4347
|
+
name: "String"
|
|
3520
4348
|
}
|
|
3521
4349
|
},
|
|
3522
|
-
|
|
3523
|
-
serializedName: "
|
|
3524
|
-
readOnly: true,
|
|
4350
|
+
platformReservedDnsIP: {
|
|
4351
|
+
serializedName: "platformReservedDnsIP",
|
|
3525
4352
|
type: {
|
|
3526
4353
|
name: "String"
|
|
3527
4354
|
}
|
|
@@ -3530,35 +4357,41 @@ export const CertificateProperties: coreClient.CompositeMapper = {
|
|
|
3530
4357
|
}
|
|
3531
4358
|
};
|
|
3532
4359
|
|
|
3533
|
-
export const
|
|
4360
|
+
export const AppLogsConfiguration: coreClient.CompositeMapper = {
|
|
3534
4361
|
type: {
|
|
3535
4362
|
name: "Composite",
|
|
3536
|
-
className: "
|
|
4363
|
+
className: "AppLogsConfiguration",
|
|
3537
4364
|
modelProperties: {
|
|
3538
|
-
|
|
3539
|
-
serializedName: "
|
|
4365
|
+
destination: {
|
|
4366
|
+
serializedName: "destination",
|
|
3540
4367
|
type: {
|
|
3541
|
-
name: "
|
|
3542
|
-
|
|
4368
|
+
name: "String"
|
|
4369
|
+
}
|
|
4370
|
+
},
|
|
4371
|
+
logAnalyticsConfiguration: {
|
|
4372
|
+
serializedName: "logAnalyticsConfiguration",
|
|
4373
|
+
type: {
|
|
4374
|
+
name: "Composite",
|
|
4375
|
+
className: "LogAnalyticsConfiguration"
|
|
3543
4376
|
}
|
|
3544
4377
|
}
|
|
3545
4378
|
}
|
|
3546
4379
|
}
|
|
3547
4380
|
};
|
|
3548
4381
|
|
|
3549
|
-
export const
|
|
4382
|
+
export const LogAnalyticsConfiguration: coreClient.CompositeMapper = {
|
|
3550
4383
|
type: {
|
|
3551
4384
|
name: "Composite",
|
|
3552
|
-
className: "
|
|
4385
|
+
className: "LogAnalyticsConfiguration",
|
|
3553
4386
|
modelProperties: {
|
|
3554
|
-
|
|
3555
|
-
serializedName: "
|
|
4387
|
+
customerId: {
|
|
4388
|
+
serializedName: "customerId",
|
|
3556
4389
|
type: {
|
|
3557
4390
|
name: "String"
|
|
3558
4391
|
}
|
|
3559
4392
|
},
|
|
3560
|
-
|
|
3561
|
-
serializedName: "
|
|
4393
|
+
sharedKey: {
|
|
4394
|
+
serializedName: "sharedKey",
|
|
3562
4395
|
type: {
|
|
3563
4396
|
name: "String"
|
|
3564
4397
|
}
|
|
@@ -3567,53 +4400,48 @@ export const CheckNameAvailabilityRequest: coreClient.CompositeMapper = {
|
|
|
3567
4400
|
}
|
|
3568
4401
|
};
|
|
3569
4402
|
|
|
3570
|
-
export const
|
|
4403
|
+
export const WorkloadProfile: coreClient.CompositeMapper = {
|
|
3571
4404
|
type: {
|
|
3572
4405
|
name: "Composite",
|
|
3573
|
-
className: "
|
|
4406
|
+
className: "WorkloadProfile",
|
|
3574
4407
|
modelProperties: {
|
|
3575
|
-
|
|
3576
|
-
serializedName: "
|
|
4408
|
+
name: {
|
|
4409
|
+
serializedName: "name",
|
|
4410
|
+
required: true,
|
|
3577
4411
|
type: {
|
|
3578
|
-
name: "
|
|
4412
|
+
name: "String"
|
|
3579
4413
|
}
|
|
3580
4414
|
},
|
|
3581
|
-
|
|
3582
|
-
serializedName: "
|
|
4415
|
+
workloadProfileType: {
|
|
4416
|
+
serializedName: "workloadProfileType",
|
|
4417
|
+
required: true,
|
|
3583
4418
|
type: {
|
|
3584
4419
|
name: "String"
|
|
3585
4420
|
}
|
|
3586
4421
|
},
|
|
3587
|
-
|
|
3588
|
-
serializedName: "
|
|
4422
|
+
minimumCount: {
|
|
4423
|
+
serializedName: "minimumCount",
|
|
3589
4424
|
type: {
|
|
3590
|
-
name: "
|
|
4425
|
+
name: "Number"
|
|
4426
|
+
}
|
|
4427
|
+
},
|
|
4428
|
+
maximumCount: {
|
|
4429
|
+
serializedName: "maximumCount",
|
|
4430
|
+
type: {
|
|
4431
|
+
name: "Number"
|
|
3591
4432
|
}
|
|
3592
4433
|
}
|
|
3593
4434
|
}
|
|
3594
4435
|
}
|
|
3595
4436
|
};
|
|
3596
4437
|
|
|
3597
|
-
export const
|
|
4438
|
+
export const KedaConfiguration: coreClient.CompositeMapper = {
|
|
3598
4439
|
type: {
|
|
3599
4440
|
name: "Composite",
|
|
3600
|
-
className: "
|
|
4441
|
+
className: "KedaConfiguration",
|
|
3601
4442
|
modelProperties: {
|
|
3602
|
-
|
|
3603
|
-
serializedName: "
|
|
3604
|
-
required: true,
|
|
3605
|
-
type: {
|
|
3606
|
-
name: "Sequence",
|
|
3607
|
-
element: {
|
|
3608
|
-
type: {
|
|
3609
|
-
name: "Composite",
|
|
3610
|
-
className: "WorkloadProfileStates"
|
|
3611
|
-
}
|
|
3612
|
-
}
|
|
3613
|
-
}
|
|
3614
|
-
},
|
|
3615
|
-
nextLink: {
|
|
3616
|
-
serializedName: "nextLink",
|
|
4443
|
+
version: {
|
|
4444
|
+
serializedName: "version",
|
|
3617
4445
|
readOnly: true,
|
|
3618
4446
|
type: {
|
|
3619
4447
|
name: "String"
|
|
@@ -3623,96 +4451,108 @@ export const WorkloadProfileStatesCollection: coreClient.CompositeMapper = {
|
|
|
3623
4451
|
}
|
|
3624
4452
|
};
|
|
3625
4453
|
|
|
3626
|
-
export const
|
|
4454
|
+
export const DaprConfiguration: coreClient.CompositeMapper = {
|
|
3627
4455
|
type: {
|
|
3628
4456
|
name: "Composite",
|
|
3629
|
-
className: "
|
|
4457
|
+
className: "DaprConfiguration",
|
|
3630
4458
|
modelProperties: {
|
|
3631
|
-
|
|
3632
|
-
serializedName: "
|
|
3633
|
-
|
|
3634
|
-
name: "Number"
|
|
3635
|
-
}
|
|
3636
|
-
},
|
|
3637
|
-
maximumCount: {
|
|
3638
|
-
serializedName: "maximumCount",
|
|
3639
|
-
type: {
|
|
3640
|
-
name: "Number"
|
|
3641
|
-
}
|
|
3642
|
-
},
|
|
3643
|
-
currentCount: {
|
|
3644
|
-
serializedName: "currentCount",
|
|
4459
|
+
version: {
|
|
4460
|
+
serializedName: "version",
|
|
4461
|
+
readOnly: true,
|
|
3645
4462
|
type: {
|
|
3646
|
-
name: "
|
|
4463
|
+
name: "String"
|
|
3647
4464
|
}
|
|
3648
4465
|
}
|
|
3649
4466
|
}
|
|
3650
4467
|
}
|
|
3651
4468
|
};
|
|
3652
4469
|
|
|
3653
|
-
export const
|
|
4470
|
+
export const AvailableOperations: coreClient.CompositeMapper = {
|
|
3654
4471
|
type: {
|
|
3655
4472
|
name: "Composite",
|
|
3656
|
-
className: "
|
|
4473
|
+
className: "AvailableOperations",
|
|
3657
4474
|
modelProperties: {
|
|
3658
4475
|
value: {
|
|
3659
4476
|
serializedName: "value",
|
|
3660
|
-
required: true,
|
|
3661
4477
|
type: {
|
|
3662
4478
|
name: "Sequence",
|
|
3663
4479
|
element: {
|
|
3664
4480
|
type: {
|
|
3665
4481
|
name: "Composite",
|
|
3666
|
-
className: "
|
|
4482
|
+
className: "OperationDetail"
|
|
3667
4483
|
}
|
|
3668
4484
|
}
|
|
3669
4485
|
}
|
|
4486
|
+
},
|
|
4487
|
+
nextLink: {
|
|
4488
|
+
serializedName: "nextLink",
|
|
4489
|
+
type: {
|
|
4490
|
+
name: "String"
|
|
4491
|
+
}
|
|
3670
4492
|
}
|
|
3671
4493
|
}
|
|
3672
4494
|
}
|
|
3673
4495
|
};
|
|
3674
4496
|
|
|
3675
|
-
export const
|
|
4497
|
+
export const OperationDetail: coreClient.CompositeMapper = {
|
|
3676
4498
|
type: {
|
|
3677
4499
|
name: "Composite",
|
|
3678
|
-
className: "
|
|
4500
|
+
className: "OperationDetail",
|
|
3679
4501
|
modelProperties: {
|
|
3680
|
-
|
|
3681
|
-
serializedName: "
|
|
4502
|
+
name: {
|
|
4503
|
+
serializedName: "name",
|
|
4504
|
+
type: {
|
|
4505
|
+
name: "String"
|
|
4506
|
+
}
|
|
4507
|
+
},
|
|
4508
|
+
isDataAction: {
|
|
4509
|
+
serializedName: "isDataAction",
|
|
4510
|
+
type: {
|
|
4511
|
+
name: "Boolean"
|
|
4512
|
+
}
|
|
4513
|
+
},
|
|
4514
|
+
display: {
|
|
4515
|
+
serializedName: "display",
|
|
3682
4516
|
type: {
|
|
3683
4517
|
name: "Composite",
|
|
3684
|
-
className: "
|
|
4518
|
+
className: "OperationDisplay"
|
|
4519
|
+
}
|
|
4520
|
+
},
|
|
4521
|
+
origin: {
|
|
4522
|
+
serializedName: "origin",
|
|
4523
|
+
type: {
|
|
4524
|
+
name: "String"
|
|
3685
4525
|
}
|
|
3686
4526
|
}
|
|
3687
4527
|
}
|
|
3688
4528
|
}
|
|
3689
4529
|
};
|
|
3690
4530
|
|
|
3691
|
-
export const
|
|
4531
|
+
export const OperationDisplay: coreClient.CompositeMapper = {
|
|
3692
4532
|
type: {
|
|
3693
4533
|
name: "Composite",
|
|
3694
|
-
className: "
|
|
4534
|
+
className: "OperationDisplay",
|
|
3695
4535
|
modelProperties: {
|
|
3696
|
-
|
|
3697
|
-
serializedName: "
|
|
4536
|
+
provider: {
|
|
4537
|
+
serializedName: "provider",
|
|
3698
4538
|
type: {
|
|
3699
4539
|
name: "String"
|
|
3700
4540
|
}
|
|
3701
4541
|
},
|
|
3702
|
-
|
|
3703
|
-
serializedName: "
|
|
4542
|
+
resource: {
|
|
4543
|
+
serializedName: "resource",
|
|
3704
4544
|
type: {
|
|
3705
4545
|
name: "String"
|
|
3706
4546
|
}
|
|
3707
4547
|
},
|
|
3708
|
-
|
|
3709
|
-
serializedName: "
|
|
4548
|
+
operation: {
|
|
4549
|
+
serializedName: "operation",
|
|
3710
4550
|
type: {
|
|
3711
4551
|
name: "String"
|
|
3712
4552
|
}
|
|
3713
4553
|
},
|
|
3714
|
-
|
|
3715
|
-
serializedName: "
|
|
4554
|
+
description: {
|
|
4555
|
+
serializedName: "description",
|
|
3716
4556
|
type: {
|
|
3717
4557
|
name: "String"
|
|
3718
4558
|
}
|
|
@@ -3721,10 +4561,10 @@ export const AzureFileProperties: coreClient.CompositeMapper = {
|
|
|
3721
4561
|
}
|
|
3722
4562
|
};
|
|
3723
4563
|
|
|
3724
|
-
export const
|
|
4564
|
+
export const ManagedEnvironmentsCollection: coreClient.CompositeMapper = {
|
|
3725
4565
|
type: {
|
|
3726
4566
|
name: "Composite",
|
|
3727
|
-
className: "
|
|
4567
|
+
className: "ManagedEnvironmentsCollection",
|
|
3728
4568
|
modelProperties: {
|
|
3729
4569
|
value: {
|
|
3730
4570
|
serializedName: "value",
|
|
@@ -3734,7 +4574,7 @@ export const SourceControlCollection: coreClient.CompositeMapper = {
|
|
|
3734
4574
|
element: {
|
|
3735
4575
|
type: {
|
|
3736
4576
|
name: "Composite",
|
|
3737
|
-
className: "
|
|
4577
|
+
className: "ManagedEnvironment"
|
|
3738
4578
|
}
|
|
3739
4579
|
}
|
|
3740
4580
|
}
|
|
@@ -3750,84 +4590,40 @@ export const SourceControlCollection: coreClient.CompositeMapper = {
|
|
|
3750
4590
|
}
|
|
3751
4591
|
};
|
|
3752
4592
|
|
|
3753
|
-
export const
|
|
4593
|
+
export const ManagedCertificateProperties: coreClient.CompositeMapper = {
|
|
3754
4594
|
type: {
|
|
3755
4595
|
name: "Composite",
|
|
3756
|
-
className: "
|
|
4596
|
+
className: "ManagedCertificateProperties",
|
|
3757
4597
|
modelProperties: {
|
|
3758
|
-
|
|
3759
|
-
serializedName: "
|
|
3760
|
-
|
|
3761
|
-
name: "Composite",
|
|
3762
|
-
className: "RegistryInfo"
|
|
3763
|
-
}
|
|
3764
|
-
},
|
|
3765
|
-
azureCredentials: {
|
|
3766
|
-
serializedName: "azureCredentials",
|
|
3767
|
-
type: {
|
|
3768
|
-
name: "Composite",
|
|
3769
|
-
className: "AzureCredentials"
|
|
3770
|
-
}
|
|
3771
|
-
},
|
|
3772
|
-
contextPath: {
|
|
3773
|
-
serializedName: "contextPath",
|
|
3774
|
-
type: {
|
|
3775
|
-
name: "String"
|
|
3776
|
-
}
|
|
3777
|
-
},
|
|
3778
|
-
image: {
|
|
3779
|
-
serializedName: "image",
|
|
3780
|
-
type: {
|
|
3781
|
-
name: "String"
|
|
3782
|
-
}
|
|
3783
|
-
},
|
|
3784
|
-
publishType: {
|
|
3785
|
-
serializedName: "publishType",
|
|
3786
|
-
type: {
|
|
3787
|
-
name: "String"
|
|
3788
|
-
}
|
|
3789
|
-
},
|
|
3790
|
-
os: {
|
|
3791
|
-
serializedName: "os",
|
|
4598
|
+
provisioningState: {
|
|
4599
|
+
serializedName: "provisioningState",
|
|
4600
|
+
readOnly: true,
|
|
3792
4601
|
type: {
|
|
3793
4602
|
name: "String"
|
|
3794
4603
|
}
|
|
3795
4604
|
},
|
|
3796
|
-
|
|
3797
|
-
serializedName: "
|
|
4605
|
+
subjectName: {
|
|
4606
|
+
serializedName: "subjectName",
|
|
3798
4607
|
type: {
|
|
3799
4608
|
name: "String"
|
|
3800
4609
|
}
|
|
3801
4610
|
},
|
|
3802
|
-
|
|
3803
|
-
serializedName: "
|
|
3804
|
-
|
|
3805
|
-
name: "String"
|
|
3806
|
-
}
|
|
3807
|
-
}
|
|
3808
|
-
}
|
|
3809
|
-
}
|
|
3810
|
-
};
|
|
3811
|
-
|
|
3812
|
-
export const RegistryInfo: coreClient.CompositeMapper = {
|
|
3813
|
-
type: {
|
|
3814
|
-
name: "Composite",
|
|
3815
|
-
className: "RegistryInfo",
|
|
3816
|
-
modelProperties: {
|
|
3817
|
-
registryUrl: {
|
|
3818
|
-
serializedName: "registryUrl",
|
|
4611
|
+
error: {
|
|
4612
|
+
serializedName: "error",
|
|
4613
|
+
readOnly: true,
|
|
3819
4614
|
type: {
|
|
3820
4615
|
name: "String"
|
|
3821
4616
|
}
|
|
3822
4617
|
},
|
|
3823
|
-
|
|
3824
|
-
serializedName: "
|
|
4618
|
+
domainControlValidation: {
|
|
4619
|
+
serializedName: "domainControlValidation",
|
|
3825
4620
|
type: {
|
|
3826
4621
|
name: "String"
|
|
3827
4622
|
}
|
|
3828
4623
|
},
|
|
3829
|
-
|
|
3830
|
-
serializedName: "
|
|
4624
|
+
validationToken: {
|
|
4625
|
+
serializedName: "validationToken",
|
|
4626
|
+
readOnly: true,
|
|
3831
4627
|
type: {
|
|
3832
4628
|
name: "String"
|
|
3833
4629
|
}
|
|
@@ -3836,31 +4632,43 @@ export const RegistryInfo: coreClient.CompositeMapper = {
|
|
|
3836
4632
|
}
|
|
3837
4633
|
};
|
|
3838
4634
|
|
|
3839
|
-
export const
|
|
4635
|
+
export const ManagedCertificatePatch: coreClient.CompositeMapper = {
|
|
3840
4636
|
type: {
|
|
3841
4637
|
name: "Composite",
|
|
3842
|
-
className: "
|
|
4638
|
+
className: "ManagedCertificatePatch",
|
|
3843
4639
|
modelProperties: {
|
|
3844
|
-
|
|
3845
|
-
serializedName: "
|
|
3846
|
-
type: {
|
|
3847
|
-
name: "String"
|
|
3848
|
-
}
|
|
3849
|
-
},
|
|
3850
|
-
clientSecret: {
|
|
3851
|
-
serializedName: "clientSecret",
|
|
4640
|
+
tags: {
|
|
4641
|
+
serializedName: "tags",
|
|
3852
4642
|
type: {
|
|
3853
|
-
name: "
|
|
4643
|
+
name: "Dictionary",
|
|
4644
|
+
value: { type: { name: "String" } }
|
|
3854
4645
|
}
|
|
3855
|
-
}
|
|
3856
|
-
|
|
3857
|
-
|
|
4646
|
+
}
|
|
4647
|
+
}
|
|
4648
|
+
}
|
|
4649
|
+
};
|
|
4650
|
+
|
|
4651
|
+
export const ManagedCertificateCollection: coreClient.CompositeMapper = {
|
|
4652
|
+
type: {
|
|
4653
|
+
name: "Composite",
|
|
4654
|
+
className: "ManagedCertificateCollection",
|
|
4655
|
+
modelProperties: {
|
|
4656
|
+
value: {
|
|
4657
|
+
serializedName: "value",
|
|
4658
|
+
required: true,
|
|
3858
4659
|
type: {
|
|
3859
|
-
name: "
|
|
4660
|
+
name: "Sequence",
|
|
4661
|
+
element: {
|
|
4662
|
+
type: {
|
|
4663
|
+
name: "Composite",
|
|
4664
|
+
className: "ManagedCertificate"
|
|
4665
|
+
}
|
|
4666
|
+
}
|
|
3860
4667
|
}
|
|
3861
4668
|
},
|
|
3862
|
-
|
|
3863
|
-
serializedName: "
|
|
4669
|
+
nextLink: {
|
|
4670
|
+
serializedName: "nextLink",
|
|
4671
|
+
readOnly: true,
|
|
3864
4672
|
type: {
|
|
3865
4673
|
name: "String"
|
|
3866
4674
|
}
|
|
@@ -3869,19 +4677,20 @@ export const AzureCredentials: coreClient.CompositeMapper = {
|
|
|
3869
4677
|
}
|
|
3870
4678
|
};
|
|
3871
4679
|
|
|
3872
|
-
export const
|
|
4680
|
+
export const WorkloadProfileStatesCollection: coreClient.CompositeMapper = {
|
|
3873
4681
|
type: {
|
|
3874
4682
|
name: "Composite",
|
|
3875
|
-
className: "
|
|
4683
|
+
className: "WorkloadProfileStatesCollection",
|
|
3876
4684
|
modelProperties: {
|
|
3877
4685
|
value: {
|
|
3878
4686
|
serializedName: "value",
|
|
4687
|
+
required: true,
|
|
3879
4688
|
type: {
|
|
3880
4689
|
name: "Sequence",
|
|
3881
4690
|
element: {
|
|
3882
4691
|
type: {
|
|
3883
4692
|
name: "Composite",
|
|
3884
|
-
className: "
|
|
4693
|
+
className: "WorkloadProfileStates"
|
|
3885
4694
|
}
|
|
3886
4695
|
}
|
|
3887
4696
|
}
|
|
@@ -3897,10 +4706,37 @@ export const ConnectedEnvironmentCollection: coreClient.CompositeMapper = {
|
|
|
3897
4706
|
}
|
|
3898
4707
|
};
|
|
3899
4708
|
|
|
3900
|
-
export const
|
|
4709
|
+
export const WorkloadProfileStatesProperties: coreClient.CompositeMapper = {
|
|
3901
4710
|
type: {
|
|
3902
4711
|
name: "Composite",
|
|
3903
|
-
className: "
|
|
4712
|
+
className: "WorkloadProfileStatesProperties",
|
|
4713
|
+
modelProperties: {
|
|
4714
|
+
minimumCount: {
|
|
4715
|
+
serializedName: "minimumCount",
|
|
4716
|
+
type: {
|
|
4717
|
+
name: "Number"
|
|
4718
|
+
}
|
|
4719
|
+
},
|
|
4720
|
+
maximumCount: {
|
|
4721
|
+
serializedName: "maximumCount",
|
|
4722
|
+
type: {
|
|
4723
|
+
name: "Number"
|
|
4724
|
+
}
|
|
4725
|
+
},
|
|
4726
|
+
currentCount: {
|
|
4727
|
+
serializedName: "currentCount",
|
|
4728
|
+
type: {
|
|
4729
|
+
name: "Number"
|
|
4730
|
+
}
|
|
4731
|
+
}
|
|
4732
|
+
}
|
|
4733
|
+
}
|
|
4734
|
+
};
|
|
4735
|
+
|
|
4736
|
+
export const ManagedEnvironmentStoragesCollection: coreClient.CompositeMapper = {
|
|
4737
|
+
type: {
|
|
4738
|
+
name: "Composite",
|
|
4739
|
+
className: "ManagedEnvironmentStoragesCollection",
|
|
3904
4740
|
modelProperties: {
|
|
3905
4741
|
value: {
|
|
3906
4742
|
serializedName: "value",
|
|
@@ -3910,7 +4746,7 @@ export const ConnectedEnvironmentStoragesCollection: coreClient.CompositeMapper
|
|
|
3910
4746
|
element: {
|
|
3911
4747
|
type: {
|
|
3912
4748
|
name: "Composite",
|
|
3913
|
-
className: "
|
|
4749
|
+
className: "ManagedEnvironmentStorage"
|
|
3914
4750
|
}
|
|
3915
4751
|
}
|
|
3916
4752
|
}
|
|
@@ -3919,10 +4755,10 @@ export const ConnectedEnvironmentStoragesCollection: coreClient.CompositeMapper
|
|
|
3919
4755
|
}
|
|
3920
4756
|
};
|
|
3921
4757
|
|
|
3922
|
-
export const
|
|
4758
|
+
export const ManagedEnvironmentStorageProperties: coreClient.CompositeMapper = {
|
|
3923
4759
|
type: {
|
|
3924
4760
|
name: "Composite",
|
|
3925
|
-
className: "
|
|
4761
|
+
className: "ManagedEnvironmentStorageProperties",
|
|
3926
4762
|
modelProperties: {
|
|
3927
4763
|
azureFile: {
|
|
3928
4764
|
serializedName: "azureFile",
|
|
@@ -3935,10 +4771,10 @@ export const ConnectedEnvironmentStorageProperties: coreClient.CompositeMapper =
|
|
|
3935
4771
|
}
|
|
3936
4772
|
};
|
|
3937
4773
|
|
|
3938
|
-
export const
|
|
4774
|
+
export const SourceControlCollection: coreClient.CompositeMapper = {
|
|
3939
4775
|
type: {
|
|
3940
4776
|
name: "Composite",
|
|
3941
|
-
className: "
|
|
4777
|
+
className: "SourceControlCollection",
|
|
3942
4778
|
modelProperties: {
|
|
3943
4779
|
value: {
|
|
3944
4780
|
serializedName: "value",
|
|
@@ -3948,7 +4784,7 @@ export const AvailableWorkloadProfilesCollection: coreClient.CompositeMapper = {
|
|
|
3948
4784
|
element: {
|
|
3949
4785
|
type: {
|
|
3950
4786
|
name: "Composite",
|
|
3951
|
-
className: "
|
|
4787
|
+
className: "SourceControl"
|
|
3952
4788
|
}
|
|
3953
4789
|
}
|
|
3954
4790
|
}
|
|
@@ -3964,205 +4800,117 @@ export const AvailableWorkloadProfilesCollection: coreClient.CompositeMapper = {
|
|
|
3964
4800
|
}
|
|
3965
4801
|
};
|
|
3966
4802
|
|
|
3967
|
-
export const
|
|
4803
|
+
export const GithubActionConfiguration: coreClient.CompositeMapper = {
|
|
3968
4804
|
type: {
|
|
3969
4805
|
name: "Composite",
|
|
3970
|
-
className: "
|
|
4806
|
+
className: "GithubActionConfiguration",
|
|
3971
4807
|
modelProperties: {
|
|
3972
|
-
|
|
3973
|
-
serializedName: "
|
|
3974
|
-
type: {
|
|
3975
|
-
name: "String"
|
|
3976
|
-
}
|
|
3977
|
-
},
|
|
3978
|
-
applicability: {
|
|
3979
|
-
serializedName: "applicability",
|
|
3980
|
-
type: {
|
|
3981
|
-
name: "String"
|
|
3982
|
-
}
|
|
3983
|
-
},
|
|
3984
|
-
cores: {
|
|
3985
|
-
serializedName: "cores",
|
|
4808
|
+
registryInfo: {
|
|
4809
|
+
serializedName: "registryInfo",
|
|
3986
4810
|
type: {
|
|
3987
|
-
name: "
|
|
4811
|
+
name: "Composite",
|
|
4812
|
+
className: "RegistryInfo"
|
|
3988
4813
|
}
|
|
3989
4814
|
},
|
|
3990
|
-
|
|
3991
|
-
serializedName: "
|
|
4815
|
+
azureCredentials: {
|
|
4816
|
+
serializedName: "azureCredentials",
|
|
3992
4817
|
type: {
|
|
3993
|
-
name: "
|
|
4818
|
+
name: "Composite",
|
|
4819
|
+
className: "AzureCredentials"
|
|
3994
4820
|
}
|
|
3995
4821
|
},
|
|
3996
|
-
|
|
3997
|
-
serializedName: "
|
|
4822
|
+
contextPath: {
|
|
4823
|
+
serializedName: "contextPath",
|
|
3998
4824
|
type: {
|
|
3999
4825
|
name: "String"
|
|
4000
4826
|
}
|
|
4001
|
-
}
|
|
4002
|
-
|
|
4003
|
-
|
|
4004
|
-
};
|
|
4005
|
-
|
|
4006
|
-
export const ErrorResponse: coreClient.CompositeMapper = {
|
|
4007
|
-
type: {
|
|
4008
|
-
name: "Composite",
|
|
4009
|
-
className: "ErrorResponse",
|
|
4010
|
-
modelProperties: {
|
|
4011
|
-
error: {
|
|
4012
|
-
serializedName: "error",
|
|
4013
|
-
type: {
|
|
4014
|
-
name: "Composite",
|
|
4015
|
-
className: "ErrorDetail"
|
|
4016
|
-
}
|
|
4017
|
-
}
|
|
4018
|
-
}
|
|
4019
|
-
}
|
|
4020
|
-
};
|
|
4021
|
-
|
|
4022
|
-
export const ErrorDetail: coreClient.CompositeMapper = {
|
|
4023
|
-
type: {
|
|
4024
|
-
name: "Composite",
|
|
4025
|
-
className: "ErrorDetail",
|
|
4026
|
-
modelProperties: {
|
|
4027
|
-
code: {
|
|
4028
|
-
serializedName: "code",
|
|
4029
|
-
readOnly: true,
|
|
4827
|
+
},
|
|
4828
|
+
image: {
|
|
4829
|
+
serializedName: "image",
|
|
4030
4830
|
type: {
|
|
4031
4831
|
name: "String"
|
|
4032
4832
|
}
|
|
4033
4833
|
},
|
|
4034
|
-
|
|
4035
|
-
serializedName: "
|
|
4036
|
-
readOnly: true,
|
|
4834
|
+
publishType: {
|
|
4835
|
+
serializedName: "publishType",
|
|
4037
4836
|
type: {
|
|
4038
4837
|
name: "String"
|
|
4039
4838
|
}
|
|
4040
4839
|
},
|
|
4041
|
-
|
|
4042
|
-
serializedName: "
|
|
4043
|
-
readOnly: true,
|
|
4840
|
+
os: {
|
|
4841
|
+
serializedName: "os",
|
|
4044
4842
|
type: {
|
|
4045
4843
|
name: "String"
|
|
4046
4844
|
}
|
|
4047
4845
|
},
|
|
4048
|
-
|
|
4049
|
-
serializedName: "
|
|
4050
|
-
readOnly: true,
|
|
4846
|
+
runtimeStack: {
|
|
4847
|
+
serializedName: "runtimeStack",
|
|
4051
4848
|
type: {
|
|
4052
|
-
name: "
|
|
4053
|
-
element: {
|
|
4054
|
-
type: {
|
|
4055
|
-
name: "Composite",
|
|
4056
|
-
className: "ErrorDetail"
|
|
4057
|
-
}
|
|
4058
|
-
}
|
|
4849
|
+
name: "String"
|
|
4059
4850
|
}
|
|
4060
4851
|
},
|
|
4061
|
-
|
|
4062
|
-
serializedName: "
|
|
4063
|
-
readOnly: true,
|
|
4852
|
+
runtimeVersion: {
|
|
4853
|
+
serializedName: "runtimeVersion",
|
|
4064
4854
|
type: {
|
|
4065
|
-
name: "
|
|
4066
|
-
element: {
|
|
4067
|
-
type: {
|
|
4068
|
-
name: "Composite",
|
|
4069
|
-
className: "ErrorAdditionalInfo"
|
|
4070
|
-
}
|
|
4071
|
-
}
|
|
4855
|
+
name: "String"
|
|
4072
4856
|
}
|
|
4073
4857
|
}
|
|
4074
4858
|
}
|
|
4075
4859
|
}
|
|
4076
4860
|
};
|
|
4077
4861
|
|
|
4078
|
-
export const
|
|
4862
|
+
export const RegistryInfo: coreClient.CompositeMapper = {
|
|
4079
4863
|
type: {
|
|
4080
4864
|
name: "Composite",
|
|
4081
|
-
className: "
|
|
4865
|
+
className: "RegistryInfo",
|
|
4082
4866
|
modelProperties: {
|
|
4083
|
-
|
|
4084
|
-
serializedName: "
|
|
4085
|
-
readOnly: true,
|
|
4867
|
+
registryUrl: {
|
|
4868
|
+
serializedName: "registryUrl",
|
|
4086
4869
|
type: {
|
|
4087
4870
|
name: "String"
|
|
4088
4871
|
}
|
|
4089
4872
|
},
|
|
4090
|
-
|
|
4091
|
-
serializedName: "
|
|
4092
|
-
readOnly: true,
|
|
4873
|
+
registryUserName: {
|
|
4874
|
+
serializedName: "registryUserName",
|
|
4093
4875
|
type: {
|
|
4094
|
-
name: "
|
|
4095
|
-
value: { type: { name: "any" } }
|
|
4876
|
+
name: "String"
|
|
4096
4877
|
}
|
|
4097
|
-
}
|
|
4098
|
-
|
|
4099
|
-
|
|
4100
|
-
};
|
|
4101
|
-
|
|
4102
|
-
export const BillingMeterCollection: coreClient.CompositeMapper = {
|
|
4103
|
-
type: {
|
|
4104
|
-
name: "Composite",
|
|
4105
|
-
className: "BillingMeterCollection",
|
|
4106
|
-
modelProperties: {
|
|
4107
|
-
value: {
|
|
4108
|
-
serializedName: "value",
|
|
4109
|
-
required: true,
|
|
4878
|
+
},
|
|
4879
|
+
registryPassword: {
|
|
4880
|
+
serializedName: "registryPassword",
|
|
4110
4881
|
type: {
|
|
4111
|
-
name: "
|
|
4112
|
-
element: {
|
|
4113
|
-
type: {
|
|
4114
|
-
name: "Composite",
|
|
4115
|
-
className: "BillingMeter"
|
|
4116
|
-
}
|
|
4117
|
-
}
|
|
4882
|
+
name: "String"
|
|
4118
4883
|
}
|
|
4119
4884
|
}
|
|
4120
4885
|
}
|
|
4121
4886
|
}
|
|
4122
4887
|
};
|
|
4123
4888
|
|
|
4124
|
-
export const
|
|
4889
|
+
export const AzureCredentials: coreClient.CompositeMapper = {
|
|
4125
4890
|
type: {
|
|
4126
4891
|
name: "Composite",
|
|
4127
|
-
className: "
|
|
4892
|
+
className: "AzureCredentials",
|
|
4128
4893
|
modelProperties: {
|
|
4129
|
-
|
|
4130
|
-
serializedName: "
|
|
4894
|
+
clientId: {
|
|
4895
|
+
serializedName: "clientId",
|
|
4131
4896
|
type: {
|
|
4132
4897
|
name: "String"
|
|
4133
4898
|
}
|
|
4134
4899
|
},
|
|
4135
|
-
|
|
4136
|
-
serializedName: "
|
|
4900
|
+
clientSecret: {
|
|
4901
|
+
serializedName: "clientSecret",
|
|
4137
4902
|
type: {
|
|
4138
4903
|
name: "String"
|
|
4139
4904
|
}
|
|
4140
4905
|
},
|
|
4141
|
-
|
|
4142
|
-
serializedName: "
|
|
4143
|
-
type: {
|
|
4144
|
-
name: "String"
|
|
4145
|
-
}
|
|
4146
|
-
}
|
|
4147
|
-
}
|
|
4148
|
-
}
|
|
4149
|
-
};
|
|
4150
|
-
|
|
4151
|
-
export const DaprSecret: coreClient.CompositeMapper = {
|
|
4152
|
-
type: {
|
|
4153
|
-
name: "Composite",
|
|
4154
|
-
className: "DaprSecret",
|
|
4155
|
-
modelProperties: {
|
|
4156
|
-
name: {
|
|
4157
|
-
serializedName: "name",
|
|
4158
|
-
readOnly: true,
|
|
4906
|
+
tenantId: {
|
|
4907
|
+
serializedName: "tenantId",
|
|
4159
4908
|
type: {
|
|
4160
4909
|
name: "String"
|
|
4161
|
-
}
|
|
4162
|
-
},
|
|
4163
|
-
|
|
4164
|
-
serializedName: "
|
|
4165
|
-
readOnly: true,
|
|
4910
|
+
}
|
|
4911
|
+
},
|
|
4912
|
+
subscriptionId: {
|
|
4913
|
+
serializedName: "subscriptionId",
|
|
4166
4914
|
type: {
|
|
4167
4915
|
name: "String"
|
|
4168
4916
|
}
|
|
@@ -4282,6 +5030,145 @@ export const AuthConfig: coreClient.CompositeMapper = {
|
|
|
4282
5030
|
}
|
|
4283
5031
|
};
|
|
4284
5032
|
|
|
5033
|
+
export const AvailableWorkloadProfile: coreClient.CompositeMapper = {
|
|
5034
|
+
type: {
|
|
5035
|
+
name: "Composite",
|
|
5036
|
+
className: "AvailableWorkloadProfile",
|
|
5037
|
+
modelProperties: {
|
|
5038
|
+
...ProxyResource.type.modelProperties,
|
|
5039
|
+
location: {
|
|
5040
|
+
serializedName: "location",
|
|
5041
|
+
type: {
|
|
5042
|
+
name: "String"
|
|
5043
|
+
}
|
|
5044
|
+
},
|
|
5045
|
+
properties: {
|
|
5046
|
+
serializedName: "properties",
|
|
5047
|
+
type: {
|
|
5048
|
+
name: "Composite",
|
|
5049
|
+
className: "AvailableWorkloadProfileProperties"
|
|
5050
|
+
}
|
|
5051
|
+
}
|
|
5052
|
+
}
|
|
5053
|
+
}
|
|
5054
|
+
};
|
|
5055
|
+
|
|
5056
|
+
export const BillingMeter: coreClient.CompositeMapper = {
|
|
5057
|
+
type: {
|
|
5058
|
+
name: "Composite",
|
|
5059
|
+
className: "BillingMeter",
|
|
5060
|
+
modelProperties: {
|
|
5061
|
+
...ProxyResource.type.modelProperties,
|
|
5062
|
+
location: {
|
|
5063
|
+
serializedName: "location",
|
|
5064
|
+
type: {
|
|
5065
|
+
name: "String"
|
|
5066
|
+
}
|
|
5067
|
+
},
|
|
5068
|
+
properties: {
|
|
5069
|
+
serializedName: "properties",
|
|
5070
|
+
type: {
|
|
5071
|
+
name: "Composite",
|
|
5072
|
+
className: "BillingMeterProperties"
|
|
5073
|
+
}
|
|
5074
|
+
}
|
|
5075
|
+
}
|
|
5076
|
+
}
|
|
5077
|
+
};
|
|
5078
|
+
|
|
5079
|
+
export const DaprComponent: coreClient.CompositeMapper = {
|
|
5080
|
+
type: {
|
|
5081
|
+
name: "Composite",
|
|
5082
|
+
className: "DaprComponent",
|
|
5083
|
+
modelProperties: {
|
|
5084
|
+
...ProxyResource.type.modelProperties,
|
|
5085
|
+
componentType: {
|
|
5086
|
+
serializedName: "properties.componentType",
|
|
5087
|
+
type: {
|
|
5088
|
+
name: "String"
|
|
5089
|
+
}
|
|
5090
|
+
},
|
|
5091
|
+
version: {
|
|
5092
|
+
serializedName: "properties.version",
|
|
5093
|
+
type: {
|
|
5094
|
+
name: "String"
|
|
5095
|
+
}
|
|
5096
|
+
},
|
|
5097
|
+
ignoreErrors: {
|
|
5098
|
+
defaultValue: false,
|
|
5099
|
+
serializedName: "properties.ignoreErrors",
|
|
5100
|
+
type: {
|
|
5101
|
+
name: "Boolean"
|
|
5102
|
+
}
|
|
5103
|
+
},
|
|
5104
|
+
initTimeout: {
|
|
5105
|
+
serializedName: "properties.initTimeout",
|
|
5106
|
+
type: {
|
|
5107
|
+
name: "String"
|
|
5108
|
+
}
|
|
5109
|
+
},
|
|
5110
|
+
secrets: {
|
|
5111
|
+
serializedName: "properties.secrets",
|
|
5112
|
+
type: {
|
|
5113
|
+
name: "Sequence",
|
|
5114
|
+
element: {
|
|
5115
|
+
type: {
|
|
5116
|
+
name: "Composite",
|
|
5117
|
+
className: "Secret"
|
|
5118
|
+
}
|
|
5119
|
+
}
|
|
5120
|
+
}
|
|
5121
|
+
},
|
|
5122
|
+
secretStoreComponent: {
|
|
5123
|
+
serializedName: "properties.secretStoreComponent",
|
|
5124
|
+
type: {
|
|
5125
|
+
name: "String"
|
|
5126
|
+
}
|
|
5127
|
+
},
|
|
5128
|
+
metadata: {
|
|
5129
|
+
serializedName: "properties.metadata",
|
|
5130
|
+
type: {
|
|
5131
|
+
name: "Sequence",
|
|
5132
|
+
element: {
|
|
5133
|
+
type: {
|
|
5134
|
+
name: "Composite",
|
|
5135
|
+
className: "DaprMetadata"
|
|
5136
|
+
}
|
|
5137
|
+
}
|
|
5138
|
+
}
|
|
5139
|
+
},
|
|
5140
|
+
scopes: {
|
|
5141
|
+
serializedName: "properties.scopes",
|
|
5142
|
+
type: {
|
|
5143
|
+
name: "Sequence",
|
|
5144
|
+
element: {
|
|
5145
|
+
type: {
|
|
5146
|
+
name: "String"
|
|
5147
|
+
}
|
|
5148
|
+
}
|
|
5149
|
+
}
|
|
5150
|
+
}
|
|
5151
|
+
}
|
|
5152
|
+
}
|
|
5153
|
+
};
|
|
5154
|
+
|
|
5155
|
+
export const ConnectedEnvironmentStorage: coreClient.CompositeMapper = {
|
|
5156
|
+
type: {
|
|
5157
|
+
name: "Composite",
|
|
5158
|
+
className: "ConnectedEnvironmentStorage",
|
|
5159
|
+
modelProperties: {
|
|
5160
|
+
...ProxyResource.type.modelProperties,
|
|
5161
|
+
properties: {
|
|
5162
|
+
serializedName: "properties",
|
|
5163
|
+
type: {
|
|
5164
|
+
name: "Composite",
|
|
5165
|
+
className: "ConnectedEnvironmentStorageProperties"
|
|
5166
|
+
}
|
|
5167
|
+
}
|
|
5168
|
+
}
|
|
5169
|
+
}
|
|
5170
|
+
};
|
|
5171
|
+
|
|
4285
5172
|
export const Revision: coreClient.CompositeMapper = {
|
|
4286
5173
|
type: {
|
|
4287
5174
|
name: "Composite",
|
|
@@ -4391,81 +5278,6 @@ export const Replica: coreClient.CompositeMapper = {
|
|
|
4391
5278
|
}
|
|
4392
5279
|
};
|
|
4393
5280
|
|
|
4394
|
-
export const DaprComponent: coreClient.CompositeMapper = {
|
|
4395
|
-
type: {
|
|
4396
|
-
name: "Composite",
|
|
4397
|
-
className: "DaprComponent",
|
|
4398
|
-
modelProperties: {
|
|
4399
|
-
...ProxyResource.type.modelProperties,
|
|
4400
|
-
componentType: {
|
|
4401
|
-
serializedName: "properties.componentType",
|
|
4402
|
-
type: {
|
|
4403
|
-
name: "String"
|
|
4404
|
-
}
|
|
4405
|
-
},
|
|
4406
|
-
version: {
|
|
4407
|
-
serializedName: "properties.version",
|
|
4408
|
-
type: {
|
|
4409
|
-
name: "String"
|
|
4410
|
-
}
|
|
4411
|
-
},
|
|
4412
|
-
ignoreErrors: {
|
|
4413
|
-
serializedName: "properties.ignoreErrors",
|
|
4414
|
-
type: {
|
|
4415
|
-
name: "Boolean"
|
|
4416
|
-
}
|
|
4417
|
-
},
|
|
4418
|
-
initTimeout: {
|
|
4419
|
-
serializedName: "properties.initTimeout",
|
|
4420
|
-
type: {
|
|
4421
|
-
name: "String"
|
|
4422
|
-
}
|
|
4423
|
-
},
|
|
4424
|
-
secrets: {
|
|
4425
|
-
serializedName: "properties.secrets",
|
|
4426
|
-
type: {
|
|
4427
|
-
name: "Sequence",
|
|
4428
|
-
element: {
|
|
4429
|
-
type: {
|
|
4430
|
-
name: "Composite",
|
|
4431
|
-
className: "Secret"
|
|
4432
|
-
}
|
|
4433
|
-
}
|
|
4434
|
-
}
|
|
4435
|
-
},
|
|
4436
|
-
secretStoreComponent: {
|
|
4437
|
-
serializedName: "properties.secretStoreComponent",
|
|
4438
|
-
type: {
|
|
4439
|
-
name: "String"
|
|
4440
|
-
}
|
|
4441
|
-
},
|
|
4442
|
-
metadata: {
|
|
4443
|
-
serializedName: "properties.metadata",
|
|
4444
|
-
type: {
|
|
4445
|
-
name: "Sequence",
|
|
4446
|
-
element: {
|
|
4447
|
-
type: {
|
|
4448
|
-
name: "Composite",
|
|
4449
|
-
className: "DaprMetadata"
|
|
4450
|
-
}
|
|
4451
|
-
}
|
|
4452
|
-
}
|
|
4453
|
-
},
|
|
4454
|
-
scopes: {
|
|
4455
|
-
serializedName: "properties.scopes",
|
|
4456
|
-
type: {
|
|
4457
|
-
name: "Sequence",
|
|
4458
|
-
element: {
|
|
4459
|
-
type: {
|
|
4460
|
-
name: "String"
|
|
4461
|
-
}
|
|
4462
|
-
}
|
|
4463
|
-
}
|
|
4464
|
-
}
|
|
4465
|
-
}
|
|
4466
|
-
}
|
|
4467
|
-
};
|
|
4468
|
-
|
|
4469
5281
|
export const Diagnostics: coreClient.CompositeMapper = {
|
|
4470
5282
|
type: {
|
|
4471
5283
|
name: "Composite",
|
|
@@ -4545,71 +5357,82 @@ export const SourceControl: coreClient.CompositeMapper = {
|
|
|
4545
5357
|
githubActionConfiguration: {
|
|
4546
5358
|
serializedName: "properties.githubActionConfiguration",
|
|
4547
5359
|
type: {
|
|
4548
|
-
name: "Composite",
|
|
4549
|
-
className: "GithubActionConfiguration"
|
|
5360
|
+
name: "Composite",
|
|
5361
|
+
className: "GithubActionConfiguration"
|
|
5362
|
+
}
|
|
5363
|
+
}
|
|
5364
|
+
}
|
|
5365
|
+
}
|
|
5366
|
+
};
|
|
5367
|
+
|
|
5368
|
+
export const ConnectedEnvironment: coreClient.CompositeMapper = {
|
|
5369
|
+
type: {
|
|
5370
|
+
name: "Composite",
|
|
5371
|
+
className: "ConnectedEnvironment",
|
|
5372
|
+
modelProperties: {
|
|
5373
|
+
...TrackedResource.type.modelProperties,
|
|
5374
|
+
extendedLocation: {
|
|
5375
|
+
serializedName: "extendedLocation",
|
|
5376
|
+
type: {
|
|
5377
|
+
name: "Composite",
|
|
5378
|
+
className: "ExtendedLocation"
|
|
5379
|
+
}
|
|
5380
|
+
},
|
|
5381
|
+
provisioningState: {
|
|
5382
|
+
serializedName: "properties.provisioningState",
|
|
5383
|
+
readOnly: true,
|
|
5384
|
+
type: {
|
|
5385
|
+
name: "String"
|
|
5386
|
+
}
|
|
5387
|
+
},
|
|
5388
|
+
deploymentErrors: {
|
|
5389
|
+
serializedName: "properties.deploymentErrors",
|
|
5390
|
+
readOnly: true,
|
|
5391
|
+
type: {
|
|
5392
|
+
name: "String"
|
|
5393
|
+
}
|
|
5394
|
+
},
|
|
5395
|
+
defaultDomain: {
|
|
5396
|
+
serializedName: "properties.defaultDomain",
|
|
5397
|
+
readOnly: true,
|
|
5398
|
+
type: {
|
|
5399
|
+
name: "String"
|
|
4550
5400
|
}
|
|
4551
|
-
}
|
|
4552
|
-
|
|
4553
|
-
|
|
4554
|
-
};
|
|
4555
|
-
|
|
4556
|
-
export const ConnectedEnvironmentStorage: coreClient.CompositeMapper = {
|
|
4557
|
-
type: {
|
|
4558
|
-
name: "Composite",
|
|
4559
|
-
className: "ConnectedEnvironmentStorage",
|
|
4560
|
-
modelProperties: {
|
|
4561
|
-
...ProxyResource.type.modelProperties,
|
|
4562
|
-
properties: {
|
|
4563
|
-
serializedName: "properties",
|
|
5401
|
+
},
|
|
5402
|
+
staticIp: {
|
|
5403
|
+
serializedName: "properties.staticIp",
|
|
4564
5404
|
type: {
|
|
4565
|
-
name: "
|
|
4566
|
-
className: "ConnectedEnvironmentStorageProperties"
|
|
5405
|
+
name: "String"
|
|
4567
5406
|
}
|
|
4568
|
-
}
|
|
4569
|
-
|
|
4570
|
-
|
|
4571
|
-
};
|
|
4572
|
-
|
|
4573
|
-
export const AvailableWorkloadProfile: coreClient.CompositeMapper = {
|
|
4574
|
-
type: {
|
|
4575
|
-
name: "Composite",
|
|
4576
|
-
className: "AvailableWorkloadProfile",
|
|
4577
|
-
modelProperties: {
|
|
4578
|
-
...ProxyResource.type.modelProperties,
|
|
4579
|
-
location: {
|
|
4580
|
-
serializedName: "location",
|
|
5407
|
+
},
|
|
5408
|
+
daprAIConnectionString: {
|
|
5409
|
+
serializedName: "properties.daprAIConnectionString",
|
|
4581
5410
|
type: {
|
|
4582
5411
|
name: "String"
|
|
4583
5412
|
}
|
|
4584
5413
|
},
|
|
4585
|
-
|
|
4586
|
-
serializedName: "properties",
|
|
5414
|
+
customDomainConfiguration: {
|
|
5415
|
+
serializedName: "properties.customDomainConfiguration",
|
|
4587
5416
|
type: {
|
|
4588
5417
|
name: "Composite",
|
|
4589
|
-
className: "
|
|
5418
|
+
className: "CustomDomainConfiguration"
|
|
4590
5419
|
}
|
|
4591
5420
|
}
|
|
4592
5421
|
}
|
|
4593
5422
|
}
|
|
4594
5423
|
};
|
|
4595
5424
|
|
|
4596
|
-
export const
|
|
5425
|
+
export const Certificate: coreClient.CompositeMapper = {
|
|
4597
5426
|
type: {
|
|
4598
5427
|
name: "Composite",
|
|
4599
|
-
className: "
|
|
5428
|
+
className: "Certificate",
|
|
4600
5429
|
modelProperties: {
|
|
4601
|
-
...
|
|
4602
|
-
location: {
|
|
4603
|
-
serializedName: "location",
|
|
4604
|
-
type: {
|
|
4605
|
-
name: "String"
|
|
4606
|
-
}
|
|
4607
|
-
},
|
|
5430
|
+
...TrackedResource.type.modelProperties,
|
|
4608
5431
|
properties: {
|
|
4609
5432
|
serializedName: "properties",
|
|
4610
5433
|
type: {
|
|
4611
5434
|
name: "Composite",
|
|
4612
|
-
className: "
|
|
5435
|
+
className: "CertificateProperties"
|
|
4613
5436
|
}
|
|
4614
5437
|
}
|
|
4615
5438
|
}
|
|
@@ -4636,6 +5459,12 @@ export const ContainerApp: coreClient.CompositeMapper = {
|
|
|
4636
5459
|
className: "ManagedServiceIdentity"
|
|
4637
5460
|
}
|
|
4638
5461
|
},
|
|
5462
|
+
managedBy: {
|
|
5463
|
+
serializedName: "managedBy",
|
|
5464
|
+
type: {
|
|
5465
|
+
name: "String"
|
|
5466
|
+
}
|
|
5467
|
+
},
|
|
4639
5468
|
provisioningState: {
|
|
4640
5469
|
serializedName: "properties.provisioningState",
|
|
4641
5470
|
readOnly: true,
|
|
@@ -4655,8 +5484,8 @@ export const ContainerApp: coreClient.CompositeMapper = {
|
|
|
4655
5484
|
name: "String"
|
|
4656
5485
|
}
|
|
4657
5486
|
},
|
|
4658
|
-
|
|
4659
|
-
serializedName: "properties.
|
|
5487
|
+
workloadProfileName: {
|
|
5488
|
+
serializedName: "properties.workloadProfileName",
|
|
4660
5489
|
type: {
|
|
4661
5490
|
name: "String"
|
|
4662
5491
|
}
|
|
@@ -4668,6 +5497,13 @@ export const ContainerApp: coreClient.CompositeMapper = {
|
|
|
4668
5497
|
name: "String"
|
|
4669
5498
|
}
|
|
4670
5499
|
},
|
|
5500
|
+
latestReadyRevisionName: {
|
|
5501
|
+
serializedName: "properties.latestReadyRevisionName",
|
|
5502
|
+
readOnly: true,
|
|
5503
|
+
type: {
|
|
5504
|
+
name: "String"
|
|
5505
|
+
}
|
|
5506
|
+
},
|
|
4671
5507
|
latestRevisionFqdn: {
|
|
4672
5508
|
serializedName: "properties.latestRevisionFqdn",
|
|
4673
5509
|
readOnly: true,
|
|
@@ -4743,17 +5579,85 @@ export const ContainerAppAuthToken: coreClient.CompositeMapper = {
|
|
|
4743
5579
|
}
|
|
4744
5580
|
};
|
|
4745
5581
|
|
|
5582
|
+
export const Job: coreClient.CompositeMapper = {
|
|
5583
|
+
type: {
|
|
5584
|
+
name: "Composite",
|
|
5585
|
+
className: "Job",
|
|
5586
|
+
modelProperties: {
|
|
5587
|
+
...TrackedResource.type.modelProperties,
|
|
5588
|
+
identity: {
|
|
5589
|
+
serializedName: "identity",
|
|
5590
|
+
type: {
|
|
5591
|
+
name: "Composite",
|
|
5592
|
+
className: "ManagedServiceIdentity"
|
|
5593
|
+
}
|
|
5594
|
+
},
|
|
5595
|
+
provisioningState: {
|
|
5596
|
+
serializedName: "properties.provisioningState",
|
|
5597
|
+
readOnly: true,
|
|
5598
|
+
type: {
|
|
5599
|
+
name: "String"
|
|
5600
|
+
}
|
|
5601
|
+
},
|
|
5602
|
+
environmentId: {
|
|
5603
|
+
serializedName: "properties.environmentId",
|
|
5604
|
+
type: {
|
|
5605
|
+
name: "String"
|
|
5606
|
+
}
|
|
5607
|
+
},
|
|
5608
|
+
workloadProfileName: {
|
|
5609
|
+
serializedName: "properties.workloadProfileName",
|
|
5610
|
+
type: {
|
|
5611
|
+
name: "String"
|
|
5612
|
+
}
|
|
5613
|
+
},
|
|
5614
|
+
configuration: {
|
|
5615
|
+
serializedName: "properties.configuration",
|
|
5616
|
+
type: {
|
|
5617
|
+
name: "Composite",
|
|
5618
|
+
className: "JobConfiguration"
|
|
5619
|
+
}
|
|
5620
|
+
},
|
|
5621
|
+
template: {
|
|
5622
|
+
serializedName: "properties.template",
|
|
5623
|
+
type: {
|
|
5624
|
+
name: "Composite",
|
|
5625
|
+
className: "JobTemplate"
|
|
5626
|
+
}
|
|
5627
|
+
},
|
|
5628
|
+
outboundIpAddresses: {
|
|
5629
|
+
serializedName: "properties.outboundIpAddresses",
|
|
5630
|
+
readOnly: true,
|
|
5631
|
+
type: {
|
|
5632
|
+
name: "Sequence",
|
|
5633
|
+
element: {
|
|
5634
|
+
type: {
|
|
5635
|
+
name: "String"
|
|
5636
|
+
}
|
|
5637
|
+
}
|
|
5638
|
+
}
|
|
5639
|
+
},
|
|
5640
|
+
eventStreamEndpoint: {
|
|
5641
|
+
serializedName: "properties.eventStreamEndpoint",
|
|
5642
|
+
readOnly: true,
|
|
5643
|
+
type: {
|
|
5644
|
+
name: "String"
|
|
5645
|
+
}
|
|
5646
|
+
}
|
|
5647
|
+
}
|
|
5648
|
+
}
|
|
5649
|
+
};
|
|
5650
|
+
|
|
4746
5651
|
export const ManagedEnvironment: coreClient.CompositeMapper = {
|
|
4747
5652
|
type: {
|
|
4748
5653
|
name: "Composite",
|
|
4749
5654
|
className: "ManagedEnvironment",
|
|
4750
5655
|
modelProperties: {
|
|
4751
5656
|
...TrackedResource.type.modelProperties,
|
|
4752
|
-
|
|
4753
|
-
serializedName: "
|
|
5657
|
+
kind: {
|
|
5658
|
+
serializedName: "kind",
|
|
4754
5659
|
type: {
|
|
4755
|
-
name: "
|
|
4756
|
-
className: "EnvironmentSkuProperties"
|
|
5660
|
+
name: "String"
|
|
4757
5661
|
}
|
|
4758
5662
|
},
|
|
4759
5663
|
provisioningState: {
|
|
@@ -4841,22 +5745,42 @@ export const ManagedEnvironment: coreClient.CompositeMapper = {
|
|
|
4841
5745
|
}
|
|
4842
5746
|
}
|
|
4843
5747
|
}
|
|
5748
|
+
},
|
|
5749
|
+
kedaConfiguration: {
|
|
5750
|
+
serializedName: "properties.kedaConfiguration",
|
|
5751
|
+
type: {
|
|
5752
|
+
name: "Composite",
|
|
5753
|
+
className: "KedaConfiguration"
|
|
5754
|
+
}
|
|
5755
|
+
},
|
|
5756
|
+
daprConfiguration: {
|
|
5757
|
+
serializedName: "properties.daprConfiguration",
|
|
5758
|
+
type: {
|
|
5759
|
+
name: "Composite",
|
|
5760
|
+
className: "DaprConfiguration"
|
|
5761
|
+
}
|
|
5762
|
+
},
|
|
5763
|
+
infrastructureResourceGroup: {
|
|
5764
|
+
serializedName: "properties.infrastructureResourceGroup",
|
|
5765
|
+
type: {
|
|
5766
|
+
name: "String"
|
|
5767
|
+
}
|
|
4844
5768
|
}
|
|
4845
5769
|
}
|
|
4846
5770
|
}
|
|
4847
5771
|
};
|
|
4848
5772
|
|
|
4849
|
-
export const
|
|
5773
|
+
export const ManagedCertificate: coreClient.CompositeMapper = {
|
|
4850
5774
|
type: {
|
|
4851
5775
|
name: "Composite",
|
|
4852
|
-
className: "
|
|
5776
|
+
className: "ManagedCertificate",
|
|
4853
5777
|
modelProperties: {
|
|
4854
5778
|
...TrackedResource.type.modelProperties,
|
|
4855
5779
|
properties: {
|
|
4856
5780
|
serializedName: "properties",
|
|
4857
5781
|
type: {
|
|
4858
5782
|
name: "Composite",
|
|
4859
|
-
className: "
|
|
5783
|
+
className: "ManagedCertificateProperties"
|
|
4860
5784
|
}
|
|
4861
5785
|
}
|
|
4862
5786
|
}
|
|
@@ -4887,57 +5811,120 @@ export const EnvironmentAuthToken: coreClient.CompositeMapper = {
|
|
|
4887
5811
|
}
|
|
4888
5812
|
};
|
|
4889
5813
|
|
|
4890
|
-
export const
|
|
5814
|
+
export const ConnectedEnvironmentsDeleteHeaders: coreClient.CompositeMapper = {
|
|
4891
5815
|
type: {
|
|
4892
5816
|
name: "Composite",
|
|
4893
|
-
className: "
|
|
5817
|
+
className: "ConnectedEnvironmentsDeleteHeaders",
|
|
4894
5818
|
modelProperties: {
|
|
4895
|
-
|
|
4896
|
-
|
|
4897
|
-
serializedName: "extendedLocation",
|
|
5819
|
+
location: {
|
|
5820
|
+
serializedName: "location",
|
|
4898
5821
|
type: {
|
|
4899
|
-
name: "
|
|
4900
|
-
className: "ExtendedLocation"
|
|
5822
|
+
name: "String"
|
|
4901
5823
|
}
|
|
4902
|
-
}
|
|
4903
|
-
|
|
4904
|
-
|
|
4905
|
-
|
|
5824
|
+
}
|
|
5825
|
+
}
|
|
5826
|
+
}
|
|
5827
|
+
};
|
|
5828
|
+
|
|
5829
|
+
export const ContainerAppsDeleteHeaders: coreClient.CompositeMapper = {
|
|
5830
|
+
type: {
|
|
5831
|
+
name: "Composite",
|
|
5832
|
+
className: "ContainerAppsDeleteHeaders",
|
|
5833
|
+
modelProperties: {
|
|
5834
|
+
location: {
|
|
5835
|
+
serializedName: "location",
|
|
4906
5836
|
type: {
|
|
4907
5837
|
name: "String"
|
|
4908
5838
|
}
|
|
4909
|
-
}
|
|
4910
|
-
|
|
4911
|
-
|
|
4912
|
-
|
|
5839
|
+
}
|
|
5840
|
+
}
|
|
5841
|
+
}
|
|
5842
|
+
};
|
|
5843
|
+
|
|
5844
|
+
export const ContainerAppsUpdateHeaders: coreClient.CompositeMapper = {
|
|
5845
|
+
type: {
|
|
5846
|
+
name: "Composite",
|
|
5847
|
+
className: "ContainerAppsUpdateHeaders",
|
|
5848
|
+
modelProperties: {
|
|
5849
|
+
location: {
|
|
5850
|
+
serializedName: "location",
|
|
4913
5851
|
type: {
|
|
4914
5852
|
name: "String"
|
|
4915
5853
|
}
|
|
4916
|
-
}
|
|
4917
|
-
|
|
4918
|
-
|
|
4919
|
-
|
|
5854
|
+
}
|
|
5855
|
+
}
|
|
5856
|
+
}
|
|
5857
|
+
};
|
|
5858
|
+
|
|
5859
|
+
export const JobsDeleteHeaders: coreClient.CompositeMapper = {
|
|
5860
|
+
type: {
|
|
5861
|
+
name: "Composite",
|
|
5862
|
+
className: "JobsDeleteHeaders",
|
|
5863
|
+
modelProperties: {
|
|
5864
|
+
location: {
|
|
5865
|
+
serializedName: "location",
|
|
4920
5866
|
type: {
|
|
4921
5867
|
name: "String"
|
|
4922
5868
|
}
|
|
4923
|
-
}
|
|
4924
|
-
|
|
4925
|
-
|
|
5869
|
+
}
|
|
5870
|
+
}
|
|
5871
|
+
}
|
|
5872
|
+
};
|
|
5873
|
+
|
|
5874
|
+
export const JobsUpdateHeaders: coreClient.CompositeMapper = {
|
|
5875
|
+
type: {
|
|
5876
|
+
name: "Composite",
|
|
5877
|
+
className: "JobsUpdateHeaders",
|
|
5878
|
+
modelProperties: {
|
|
5879
|
+
location: {
|
|
5880
|
+
serializedName: "location",
|
|
4926
5881
|
type: {
|
|
4927
5882
|
name: "String"
|
|
4928
5883
|
}
|
|
4929
|
-
}
|
|
4930
|
-
|
|
4931
|
-
|
|
5884
|
+
}
|
|
5885
|
+
}
|
|
5886
|
+
}
|
|
5887
|
+
};
|
|
5888
|
+
|
|
5889
|
+
export const JobsStartHeaders: coreClient.CompositeMapper = {
|
|
5890
|
+
type: {
|
|
5891
|
+
name: "Composite",
|
|
5892
|
+
className: "JobsStartHeaders",
|
|
5893
|
+
modelProperties: {
|
|
5894
|
+
location: {
|
|
5895
|
+
serializedName: "location",
|
|
4932
5896
|
type: {
|
|
4933
5897
|
name: "String"
|
|
4934
5898
|
}
|
|
4935
|
-
}
|
|
4936
|
-
|
|
4937
|
-
|
|
5899
|
+
}
|
|
5900
|
+
}
|
|
5901
|
+
}
|
|
5902
|
+
};
|
|
5903
|
+
|
|
5904
|
+
export const JobsStopExecutionHeaders: coreClient.CompositeMapper = {
|
|
5905
|
+
type: {
|
|
5906
|
+
name: "Composite",
|
|
5907
|
+
className: "JobsStopExecutionHeaders",
|
|
5908
|
+
modelProperties: {
|
|
5909
|
+
location: {
|
|
5910
|
+
serializedName: "location",
|
|
4938
5911
|
type: {
|
|
4939
|
-
name: "
|
|
4940
|
-
|
|
5912
|
+
name: "String"
|
|
5913
|
+
}
|
|
5914
|
+
}
|
|
5915
|
+
}
|
|
5916
|
+
}
|
|
5917
|
+
};
|
|
5918
|
+
|
|
5919
|
+
export const JobsStopMultipleExecutionsHeaders: coreClient.CompositeMapper = {
|
|
5920
|
+
type: {
|
|
5921
|
+
name: "Composite",
|
|
5922
|
+
className: "JobsStopMultipleExecutionsHeaders",
|
|
5923
|
+
modelProperties: {
|
|
5924
|
+
location: {
|
|
5925
|
+
serializedName: "location",
|
|
5926
|
+
type: {
|
|
5927
|
+
name: "String"
|
|
4941
5928
|
}
|
|
4942
5929
|
}
|
|
4943
5930
|
}
|