@azure/arm-appcontainers 3.0.0-alpha.20251022.1 → 3.0.0
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/README.md +2 -2
- package/dist/browser/containerAppsAPIClient.d.ts +5 -18
- package/dist/browser/containerAppsAPIClient.d.ts.map +1 -1
- package/dist/browser/containerAppsAPIClient.js +10 -39
- package/dist/browser/containerAppsAPIClient.js.map +1 -1
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +2 -7
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +418 -2173
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +59 -256
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +23 -120
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +2625 -5700
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +8 -32
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +60 -269
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/availableWorkloadProfiles.d.ts +4 -4
- package/dist/browser/operations/availableWorkloadProfiles.d.ts.map +1 -1
- package/dist/browser/operations/availableWorkloadProfiles.js +4 -9
- package/dist/browser/operations/availableWorkloadProfiles.js.map +1 -1
- package/dist/browser/operations/billingMeters.d.ts +3 -3
- package/dist/browser/operations/billingMeters.d.ts.map +1 -1
- package/dist/browser/operations/billingMeters.js +2 -7
- package/dist/browser/operations/billingMeters.js.map +1 -1
- package/dist/browser/operations/certificates.d.ts +4 -4
- package/dist/browser/operations/certificates.d.ts.map +1 -1
- package/dist/browser/operations/certificates.js +6 -11
- package/dist/browser/operations/certificates.js.map +1 -1
- package/dist/browser/operations/connectedEnvironments.d.ts +7 -6
- package/dist/browser/operations/connectedEnvironments.d.ts.map +1 -1
- package/dist/browser/operations/connectedEnvironments.js +17 -16
- package/dist/browser/operations/connectedEnvironments.js.map +1 -1
- package/dist/browser/operations/connectedEnvironmentsCertificates.d.ts +5 -5
- package/dist/browser/operations/connectedEnvironmentsCertificates.d.ts.map +1 -1
- package/dist/browser/operations/connectedEnvironmentsCertificates.js +9 -14
- package/dist/browser/operations/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist/browser/operations/connectedEnvironmentsDaprComponents.d.ts +8 -8
- package/dist/browser/operations/connectedEnvironmentsDaprComponents.d.ts.map +1 -1
- package/dist/browser/operations/connectedEnvironmentsDaprComponents.js +12 -17
- package/dist/browser/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist/browser/operations/connectedEnvironmentsStorages.d.ts +4 -4
- package/dist/browser/operations/connectedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/browser/operations/connectedEnvironmentsStorages.js +3 -8
- package/dist/browser/operations/connectedEnvironmentsStorages.js.map +1 -1
- package/dist/browser/operations/containerApps.d.ts +5 -5
- package/dist/browser/operations/containerApps.d.ts.map +1 -1
- package/dist/browser/operations/containerApps.js +21 -26
- package/dist/browser/operations/containerApps.js.map +1 -1
- package/dist/browser/operations/containerAppsAuthConfigs.d.ts +4 -4
- package/dist/browser/operations/containerAppsAuthConfigs.d.ts.map +1 -1
- package/dist/browser/operations/containerAppsAuthConfigs.js +6 -11
- package/dist/browser/operations/containerAppsAuthConfigs.js.map +1 -1
- package/dist/browser/operations/containerAppsDiagnostics.d.ts +4 -4
- package/dist/browser/operations/containerAppsDiagnostics.d.ts.map +1 -1
- package/dist/browser/operations/containerAppsDiagnostics.js +8 -13
- package/dist/browser/operations/containerAppsDiagnostics.js.map +1 -1
- package/dist/browser/operations/containerAppsRevisionReplicas.d.ts +3 -3
- package/dist/browser/operations/containerAppsRevisionReplicas.d.ts.map +1 -1
- package/dist/browser/operations/containerAppsRevisionReplicas.js +2 -7
- package/dist/browser/operations/containerAppsRevisionReplicas.js.map +1 -1
- package/dist/browser/operations/containerAppsRevisions.d.ts +4 -4
- package/dist/browser/operations/containerAppsRevisions.d.ts.map +1 -1
- package/dist/browser/operations/containerAppsRevisions.js +5 -10
- package/dist/browser/operations/containerAppsRevisions.js.map +1 -1
- package/dist/browser/operations/containerAppsSessionPools.d.ts +5 -5
- package/dist/browser/operations/containerAppsSessionPools.d.ts.map +1 -1
- package/dist/browser/operations/containerAppsSessionPools.js +8 -13
- package/dist/browser/operations/containerAppsSessionPools.js.map +1 -1
- package/dist/browser/operations/containerAppsSourceControls.d.ts +5 -5
- package/dist/browser/operations/containerAppsSourceControls.d.ts.map +1 -1
- package/dist/browser/operations/containerAppsSourceControls.js +8 -17
- package/dist/browser/operations/containerAppsSourceControls.js.map +1 -1
- package/dist/browser/operations/daprComponents.d.ts +4 -4
- package/dist/browser/operations/daprComponents.d.ts.map +1 -1
- package/dist/browser/operations/daprComponents.js +6 -11
- package/dist/browser/operations/daprComponents.js.map +1 -1
- package/dist/browser/operations/httpRouteConfigOperations.d.ts +19 -10
- package/dist/browser/operations/httpRouteConfigOperations.d.ts.map +1 -1
- package/dist/browser/operations/httpRouteConfigOperations.js +76 -21
- package/dist/browser/operations/httpRouteConfigOperations.js.map +1 -1
- package/dist/browser/operations/index.d.ts +1 -14
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +5 -21
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/javaComponents.d.ts +5 -5
- package/dist/browser/operations/javaComponents.d.ts.map +1 -1
- package/dist/browser/operations/javaComponents.js +10 -15
- package/dist/browser/operations/javaComponents.js.map +1 -1
- package/dist/browser/operations/jobs.d.ts +5 -33
- package/dist/browser/operations/jobs.d.ts.map +1 -1
- package/dist/browser/operations/jobs.js +11 -190
- package/dist/browser/operations/jobs.js.map +1 -1
- package/dist/browser/operations/jobsExecutions.d.ts +4 -4
- package/dist/browser/operations/jobsExecutions.d.ts.map +1 -1
- package/dist/browser/operations/jobsExecutions.js +4 -9
- package/dist/browser/operations/jobsExecutions.js.map +1 -1
- package/dist/browser/operations/logicApps.d.ts +13 -32
- package/dist/browser/operations/logicApps.d.ts.map +1 -1
- package/dist/browser/operations/logicApps.js +15 -100
- package/dist/browser/operations/logicApps.js.map +1 -1
- package/dist/browser/operations/maintenanceConfigurations.d.ts +4 -4
- package/dist/browser/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/maintenanceConfigurations.js +10 -15
- package/dist/browser/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/browser/operations/managedCertificates.d.ts +5 -5
- package/dist/browser/operations/managedCertificates.d.ts.map +1 -1
- package/dist/browser/operations/managedCertificates.js +6 -11
- package/dist/browser/operations/managedCertificates.js.map +1 -1
- package/dist/browser/operations/managedEnvironmentDiagnostics.d.ts +3 -3
- package/dist/browser/operations/managedEnvironmentDiagnostics.d.ts.map +1 -1
- package/dist/browser/operations/managedEnvironmentDiagnostics.js +2 -7
- package/dist/browser/operations/managedEnvironmentDiagnostics.js.map +1 -1
- package/dist/browser/operations/managedEnvironmentPrivateEndpointConnections.d.ts +5 -5
- package/dist/browser/operations/managedEnvironmentPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/managedEnvironmentPrivateEndpointConnections.js +5 -10
- package/dist/browser/operations/managedEnvironmentPrivateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/managedEnvironmentPrivateLinkResources.d.ts +4 -4
- package/dist/browser/operations/managedEnvironmentPrivateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/managedEnvironmentPrivateLinkResources.js +4 -9
- package/dist/browser/operations/managedEnvironmentPrivateLinkResources.js.map +1 -1
- package/dist/browser/operations/managedEnvironmentUsages.d.ts +4 -4
- package/dist/browser/operations/managedEnvironmentUsages.d.ts.map +1 -1
- package/dist/browser/operations/managedEnvironmentUsages.js +4 -9
- package/dist/browser/operations/managedEnvironmentUsages.js.map +1 -1
- package/dist/browser/operations/managedEnvironments.d.ts +5 -5
- package/dist/browser/operations/managedEnvironments.d.ts.map +1 -1
- package/dist/browser/operations/managedEnvironments.js +10 -15
- package/dist/browser/operations/managedEnvironments.js.map +1 -1
- package/dist/browser/operations/managedEnvironmentsDiagnostics.d.ts +3 -3
- package/dist/browser/operations/managedEnvironmentsDiagnostics.d.ts.map +1 -1
- package/dist/browser/operations/managedEnvironmentsDiagnostics.js +2 -7
- package/dist/browser/operations/managedEnvironmentsDiagnostics.js.map +1 -1
- package/dist/browser/operations/managedEnvironmentsStorages.d.ts +3 -3
- package/dist/browser/operations/managedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/browser/operations/managedEnvironmentsStorages.js +3 -8
- package/dist/browser/operations/managedEnvironmentsStorages.js.map +1 -1
- package/dist/browser/operations/namespaces.d.ts +3 -3
- package/dist/browser/operations/namespaces.d.ts.map +1 -1
- package/dist/browser/operations/namespaces.js +3 -8
- package/dist/browser/operations/namespaces.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +4 -9
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/usages.d.ts +4 -4
- package/dist/browser/operations/usages.d.ts.map +1 -1
- package/dist/browser/operations/usages.js +4 -9
- package/dist/browser/operations/usages.js.map +1 -1
- package/dist/browser/operationsInterfaces/availableWorkloadProfiles.d.ts +2 -2
- package/dist/browser/operationsInterfaces/availableWorkloadProfiles.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/availableWorkloadProfiles.js +2 -7
- package/dist/browser/operationsInterfaces/availableWorkloadProfiles.js.map +1 -1
- package/dist/browser/operationsInterfaces/billingMeters.d.ts +1 -1
- package/dist/browser/operationsInterfaces/billingMeters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/billingMeters.js +2 -7
- package/dist/browser/operationsInterfaces/billingMeters.js.map +1 -1
- package/dist/browser/operationsInterfaces/certificates.d.ts +2 -2
- package/dist/browser/operationsInterfaces/certificates.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/certificates.js +2 -7
- package/dist/browser/operationsInterfaces/certificates.js.map +1 -1
- package/dist/browser/operationsInterfaces/connectedEnvironments.d.ts +5 -4
- package/dist/browser/operationsInterfaces/connectedEnvironments.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/connectedEnvironments.js +2 -7
- package/dist/browser/operationsInterfaces/connectedEnvironments.js.map +1 -1
- package/dist/browser/operationsInterfaces/connectedEnvironmentsCertificates.d.ts +3 -3
- package/dist/browser/operationsInterfaces/connectedEnvironmentsCertificates.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/connectedEnvironmentsCertificates.js +2 -7
- package/dist/browser/operationsInterfaces/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist/browser/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts +6 -6
- package/dist/browser/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/connectedEnvironmentsDaprComponents.js +2 -7
- package/dist/browser/operationsInterfaces/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist/browser/operationsInterfaces/connectedEnvironmentsStorages.d.ts +2 -2
- package/dist/browser/operationsInterfaces/connectedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/connectedEnvironmentsStorages.js +2 -7
- package/dist/browser/operationsInterfaces/connectedEnvironmentsStorages.js.map +1 -1
- package/dist/browser/operationsInterfaces/containerApps.d.ts +3 -3
- package/dist/browser/operationsInterfaces/containerApps.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/containerApps.js +2 -7
- package/dist/browser/operationsInterfaces/containerApps.js.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsAuthConfigs.d.ts +2 -2
- package/dist/browser/operationsInterfaces/containerAppsAuthConfigs.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsAuthConfigs.js +2 -7
- package/dist/browser/operationsInterfaces/containerAppsAuthConfigs.js.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsDiagnostics.d.ts +2 -2
- package/dist/browser/operationsInterfaces/containerAppsDiagnostics.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsDiagnostics.js +2 -7
- package/dist/browser/operationsInterfaces/containerAppsDiagnostics.js.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsRevisionReplicas.d.ts +1 -1
- package/dist/browser/operationsInterfaces/containerAppsRevisionReplicas.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsRevisionReplicas.js +2 -7
- package/dist/browser/operationsInterfaces/containerAppsRevisionReplicas.js.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsRevisions.d.ts +2 -2
- package/dist/browser/operationsInterfaces/containerAppsRevisions.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsRevisions.js +2 -7
- package/dist/browser/operationsInterfaces/containerAppsRevisions.js.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsSessionPools.d.ts +3 -3
- package/dist/browser/operationsInterfaces/containerAppsSessionPools.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsSessionPools.js +2 -7
- package/dist/browser/operationsInterfaces/containerAppsSessionPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsSourceControls.d.ts +3 -3
- package/dist/browser/operationsInterfaces/containerAppsSourceControls.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/containerAppsSourceControls.js +2 -7
- package/dist/browser/operationsInterfaces/containerAppsSourceControls.js.map +1 -1
- package/dist/browser/operationsInterfaces/daprComponents.d.ts +2 -2
- package/dist/browser/operationsInterfaces/daprComponents.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/daprComponents.js +2 -7
- package/dist/browser/operationsInterfaces/daprComponents.js.map +1 -1
- package/dist/browser/operationsInterfaces/httpRouteConfigOperations.d.ts +16 -7
- package/dist/browser/operationsInterfaces/httpRouteConfigOperations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/httpRouteConfigOperations.js +2 -7
- package/dist/browser/operationsInterfaces/httpRouteConfigOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +1 -14
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +5 -21
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/javaComponents.d.ts +3 -3
- package/dist/browser/operationsInterfaces/javaComponents.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/javaComponents.js +2 -7
- package/dist/browser/operationsInterfaces/javaComponents.js.map +1 -1
- package/dist/browser/operationsInterfaces/jobs.d.ts +3 -31
- package/dist/browser/operationsInterfaces/jobs.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/jobs.js +2 -7
- package/dist/browser/operationsInterfaces/jobs.js.map +1 -1
- package/dist/browser/operationsInterfaces/jobsExecutions.d.ts +2 -2
- package/dist/browser/operationsInterfaces/jobsExecutions.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/jobsExecutions.js +2 -7
- package/dist/browser/operationsInterfaces/jobsExecutions.js.map +1 -1
- package/dist/browser/operationsInterfaces/logicApps.d.ts +9 -28
- package/dist/browser/operationsInterfaces/logicApps.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/logicApps.js +2 -7
- package/dist/browser/operationsInterfaces/logicApps.js.map +1 -1
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.js +2 -7
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedCertificates.d.ts +3 -3
- package/dist/browser/operationsInterfaces/managedCertificates.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedCertificates.js +2 -7
- package/dist/browser/operationsInterfaces/managedCertificates.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentDiagnostics.d.ts +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentDiagnostics.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentDiagnostics.js +2 -7
- package/dist/browser/operationsInterfaces/managedEnvironmentDiagnostics.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts +3 -3
- package/dist/browser/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js +2 -7
- package/dist/browser/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentPrivateLinkResources.js +2 -7
- package/dist/browser/operationsInterfaces/managedEnvironmentPrivateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentUsages.d.ts +2 -2
- package/dist/browser/operationsInterfaces/managedEnvironmentUsages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentUsages.js +2 -7
- package/dist/browser/operationsInterfaces/managedEnvironmentUsages.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironments.d.ts +3 -3
- package/dist/browser/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironments.js +2 -7
- package/dist/browser/operationsInterfaces/managedEnvironments.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentsDiagnostics.js +2 -7
- package/dist/browser/operationsInterfaces/managedEnvironmentsDiagnostics.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentsStorages.d.ts +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedEnvironmentsStorages.js +2 -7
- package/dist/browser/operationsInterfaces/managedEnvironmentsStorages.js.map +1 -1
- package/dist/browser/operationsInterfaces/namespaces.d.ts +1 -1
- package/dist/browser/operationsInterfaces/namespaces.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/namespaces.js +2 -7
- package/dist/browser/operationsInterfaces/namespaces.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/usages.d.ts +2 -2
- package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/usages.js +2 -7
- package/dist/browser/operationsInterfaces/usages.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +2 -7
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/containerAppsAPIClient.d.ts +5 -18
- package/dist/commonjs/containerAppsAPIClient.d.ts.map +1 -1
- package/dist/commonjs/containerAppsAPIClient.js +9 -38
- package/dist/commonjs/containerAppsAPIClient.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +2 -7
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +418 -2173
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +60 -258
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +23 -120
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +2630 -5707
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +8 -32
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +61 -270
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/availableWorkloadProfiles.d.ts +4 -4
- package/dist/commonjs/operations/availableWorkloadProfiles.d.ts.map +1 -1
- package/dist/commonjs/operations/availableWorkloadProfiles.js +4 -9
- package/dist/commonjs/operations/availableWorkloadProfiles.js.map +1 -1
- package/dist/commonjs/operations/billingMeters.d.ts +3 -3
- package/dist/commonjs/operations/billingMeters.d.ts.map +1 -1
- package/dist/commonjs/operations/billingMeters.js +2 -7
- package/dist/commonjs/operations/billingMeters.js.map +1 -1
- package/dist/commonjs/operations/certificates.d.ts +4 -4
- package/dist/commonjs/operations/certificates.d.ts.map +1 -1
- package/dist/commonjs/operations/certificates.js +6 -11
- package/dist/commonjs/operations/certificates.js.map +1 -1
- package/dist/commonjs/operations/connectedEnvironments.d.ts +7 -6
- package/dist/commonjs/operations/connectedEnvironments.d.ts.map +1 -1
- package/dist/commonjs/operations/connectedEnvironments.js +17 -16
- package/dist/commonjs/operations/connectedEnvironments.js.map +1 -1
- package/dist/commonjs/operations/connectedEnvironmentsCertificates.d.ts +5 -5
- package/dist/commonjs/operations/connectedEnvironmentsCertificates.d.ts.map +1 -1
- package/dist/commonjs/operations/connectedEnvironmentsCertificates.js +9 -14
- package/dist/commonjs/operations/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist/commonjs/operations/connectedEnvironmentsDaprComponents.d.ts +8 -8
- package/dist/commonjs/operations/connectedEnvironmentsDaprComponents.d.ts.map +1 -1
- package/dist/commonjs/operations/connectedEnvironmentsDaprComponents.js +12 -17
- package/dist/commonjs/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist/commonjs/operations/connectedEnvironmentsStorages.d.ts +4 -4
- package/dist/commonjs/operations/connectedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/commonjs/operations/connectedEnvironmentsStorages.js +3 -8
- package/dist/commonjs/operations/connectedEnvironmentsStorages.js.map +1 -1
- package/dist/commonjs/operations/containerApps.d.ts +5 -5
- package/dist/commonjs/operations/containerApps.d.ts.map +1 -1
- package/dist/commonjs/operations/containerApps.js +21 -26
- package/dist/commonjs/operations/containerApps.js.map +1 -1
- package/dist/commonjs/operations/containerAppsAuthConfigs.d.ts +4 -4
- package/dist/commonjs/operations/containerAppsAuthConfigs.d.ts.map +1 -1
- package/dist/commonjs/operations/containerAppsAuthConfigs.js +6 -11
- package/dist/commonjs/operations/containerAppsAuthConfigs.js.map +1 -1
- package/dist/commonjs/operations/containerAppsDiagnostics.d.ts +4 -4
- package/dist/commonjs/operations/containerAppsDiagnostics.d.ts.map +1 -1
- package/dist/commonjs/operations/containerAppsDiagnostics.js +8 -13
- package/dist/commonjs/operations/containerAppsDiagnostics.js.map +1 -1
- package/dist/commonjs/operations/containerAppsRevisionReplicas.d.ts +3 -3
- package/dist/commonjs/operations/containerAppsRevisionReplicas.d.ts.map +1 -1
- package/dist/commonjs/operations/containerAppsRevisionReplicas.js +2 -7
- package/dist/commonjs/operations/containerAppsRevisionReplicas.js.map +1 -1
- package/dist/commonjs/operations/containerAppsRevisions.d.ts +4 -4
- package/dist/commonjs/operations/containerAppsRevisions.d.ts.map +1 -1
- package/dist/commonjs/operations/containerAppsRevisions.js +5 -10
- package/dist/commonjs/operations/containerAppsRevisions.js.map +1 -1
- package/dist/commonjs/operations/containerAppsSessionPools.d.ts +5 -5
- package/dist/commonjs/operations/containerAppsSessionPools.d.ts.map +1 -1
- package/dist/commonjs/operations/containerAppsSessionPools.js +8 -13
- package/dist/commonjs/operations/containerAppsSessionPools.js.map +1 -1
- package/dist/commonjs/operations/containerAppsSourceControls.d.ts +5 -5
- package/dist/commonjs/operations/containerAppsSourceControls.d.ts.map +1 -1
- package/dist/commonjs/operations/containerAppsSourceControls.js +8 -17
- package/dist/commonjs/operations/containerAppsSourceControls.js.map +1 -1
- package/dist/commonjs/operations/daprComponents.d.ts +4 -4
- package/dist/commonjs/operations/daprComponents.d.ts.map +1 -1
- package/dist/commonjs/operations/daprComponents.js +6 -11
- package/dist/commonjs/operations/daprComponents.js.map +1 -1
- package/dist/commonjs/operations/httpRouteConfigOperations.d.ts +19 -10
- package/dist/commonjs/operations/httpRouteConfigOperations.d.ts.map +1 -1
- package/dist/commonjs/operations/httpRouteConfigOperations.js +76 -21
- package/dist/commonjs/operations/httpRouteConfigOperations.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +1 -14
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +5 -21
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/javaComponents.d.ts +5 -5
- package/dist/commonjs/operations/javaComponents.d.ts.map +1 -1
- package/dist/commonjs/operations/javaComponents.js +10 -15
- package/dist/commonjs/operations/javaComponents.js.map +1 -1
- package/dist/commonjs/operations/jobs.d.ts +5 -33
- package/dist/commonjs/operations/jobs.d.ts.map +1 -1
- package/dist/commonjs/operations/jobs.js +11 -190
- package/dist/commonjs/operations/jobs.js.map +1 -1
- package/dist/commonjs/operations/jobsExecutions.d.ts +4 -4
- package/dist/commonjs/operations/jobsExecutions.d.ts.map +1 -1
- package/dist/commonjs/operations/jobsExecutions.js +4 -9
- package/dist/commonjs/operations/jobsExecutions.js.map +1 -1
- package/dist/commonjs/operations/logicApps.d.ts +13 -32
- package/dist/commonjs/operations/logicApps.d.ts.map +1 -1
- package/dist/commonjs/operations/logicApps.js +15 -100
- package/dist/commonjs/operations/logicApps.js.map +1 -1
- package/dist/commonjs/operations/maintenanceConfigurations.d.ts +4 -4
- package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/maintenanceConfigurations.js +10 -15
- package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/commonjs/operations/managedCertificates.d.ts +5 -5
- package/dist/commonjs/operations/managedCertificates.d.ts.map +1 -1
- package/dist/commonjs/operations/managedCertificates.js +6 -11
- package/dist/commonjs/operations/managedCertificates.js.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentDiagnostics.d.ts +3 -3
- package/dist/commonjs/operations/managedEnvironmentDiagnostics.d.ts.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentDiagnostics.js +2 -7
- package/dist/commonjs/operations/managedEnvironmentDiagnostics.js.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentPrivateEndpointConnections.d.ts +5 -5
- package/dist/commonjs/operations/managedEnvironmentPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentPrivateEndpointConnections.js +5 -10
- package/dist/commonjs/operations/managedEnvironmentPrivateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentPrivateLinkResources.d.ts +4 -4
- package/dist/commonjs/operations/managedEnvironmentPrivateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentPrivateLinkResources.js +4 -9
- package/dist/commonjs/operations/managedEnvironmentPrivateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentUsages.d.ts +4 -4
- package/dist/commonjs/operations/managedEnvironmentUsages.d.ts.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentUsages.js +4 -9
- package/dist/commonjs/operations/managedEnvironmentUsages.js.map +1 -1
- package/dist/commonjs/operations/managedEnvironments.d.ts +5 -5
- package/dist/commonjs/operations/managedEnvironments.d.ts.map +1 -1
- package/dist/commonjs/operations/managedEnvironments.js +10 -15
- package/dist/commonjs/operations/managedEnvironments.js.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentsDiagnostics.d.ts +3 -3
- package/dist/commonjs/operations/managedEnvironmentsDiagnostics.d.ts.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentsDiagnostics.js +2 -7
- package/dist/commonjs/operations/managedEnvironmentsDiagnostics.js.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentsStorages.d.ts +3 -3
- package/dist/commonjs/operations/managedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/commonjs/operations/managedEnvironmentsStorages.js +3 -8
- package/dist/commonjs/operations/managedEnvironmentsStorages.js.map +1 -1
- package/dist/commonjs/operations/namespaces.d.ts +3 -3
- package/dist/commonjs/operations/namespaces.d.ts.map +1 -1
- package/dist/commonjs/operations/namespaces.js +3 -8
- package/dist/commonjs/operations/namespaces.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +4 -9
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/usages.d.ts +4 -4
- package/dist/commonjs/operations/usages.d.ts.map +1 -1
- package/dist/commonjs/operations/usages.js +4 -9
- package/dist/commonjs/operations/usages.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/availableWorkloadProfiles.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/availableWorkloadProfiles.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/availableWorkloadProfiles.js +2 -7
- package/dist/commonjs/operationsInterfaces/availableWorkloadProfiles.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/billingMeters.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/billingMeters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/billingMeters.js +2 -7
- package/dist/commonjs/operationsInterfaces/billingMeters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/certificates.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/certificates.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/certificates.js +2 -7
- package/dist/commonjs/operationsInterfaces/certificates.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedEnvironments.d.ts +5 -4
- package/dist/commonjs/operationsInterfaces/connectedEnvironments.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedEnvironments.js +2 -7
- package/dist/commonjs/operationsInterfaces/connectedEnvironments.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsCertificates.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsCertificates.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsCertificates.js +2 -7
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts +6 -6
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsDaprComponents.js +2 -7
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsStorages.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsStorages.js +2 -7
- package/dist/commonjs/operationsInterfaces/connectedEnvironmentsStorages.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerApps.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/containerApps.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerApps.js +2 -7
- package/dist/commonjs/operationsInterfaces/containerApps.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsAuthConfigs.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/containerAppsAuthConfigs.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsAuthConfigs.js +2 -7
- package/dist/commonjs/operationsInterfaces/containerAppsAuthConfigs.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsDiagnostics.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/containerAppsDiagnostics.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsDiagnostics.js +2 -7
- package/dist/commonjs/operationsInterfaces/containerAppsDiagnostics.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsRevisionReplicas.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsRevisionReplicas.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsRevisionReplicas.js +2 -7
- package/dist/commonjs/operationsInterfaces/containerAppsRevisionReplicas.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsRevisions.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/containerAppsRevisions.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsRevisions.js +2 -7
- package/dist/commonjs/operationsInterfaces/containerAppsRevisions.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsSessionPools.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/containerAppsSessionPools.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsSessionPools.js +2 -7
- package/dist/commonjs/operationsInterfaces/containerAppsSessionPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsSourceControls.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/containerAppsSourceControls.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/containerAppsSourceControls.js +2 -7
- package/dist/commonjs/operationsInterfaces/containerAppsSourceControls.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/daprComponents.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/daprComponents.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/daprComponents.js +2 -7
- package/dist/commonjs/operationsInterfaces/daprComponents.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/httpRouteConfigOperations.d.ts +16 -7
- package/dist/commonjs/operationsInterfaces/httpRouteConfigOperations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/httpRouteConfigOperations.js +2 -7
- package/dist/commonjs/operationsInterfaces/httpRouteConfigOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +1 -14
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +5 -21
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/javaComponents.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/javaComponents.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/javaComponents.js +2 -7
- package/dist/commonjs/operationsInterfaces/javaComponents.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/jobs.d.ts +3 -31
- package/dist/commonjs/operationsInterfaces/jobs.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/jobs.js +2 -7
- package/dist/commonjs/operationsInterfaces/jobs.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/jobsExecutions.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/jobsExecutions.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/jobsExecutions.js +2 -7
- package/dist/commonjs/operationsInterfaces/jobsExecutions.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/logicApps.d.ts +9 -28
- package/dist/commonjs/operationsInterfaces/logicApps.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/logicApps.js +2 -7
- package/dist/commonjs/operationsInterfaces/logicApps.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.js +2 -7
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedCertificates.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/managedCertificates.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedCertificates.js +2 -7
- package/dist/commonjs/operationsInterfaces/managedCertificates.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentDiagnostics.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentDiagnostics.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentDiagnostics.js +2 -7
- package/dist/commonjs/operationsInterfaces/managedEnvironmentDiagnostics.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js +2 -7
- package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateLinkResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentUsages.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/managedEnvironmentUsages.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentUsages.js +2 -7
- package/dist/commonjs/operationsInterfaces/managedEnvironmentUsages.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironments.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironments.js +2 -7
- package/dist/commonjs/operationsInterfaces/managedEnvironments.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentsDiagnostics.js +2 -7
- package/dist/commonjs/operationsInterfaces/managedEnvironmentsDiagnostics.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentsStorages.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedEnvironmentsStorages.js +2 -7
- package/dist/commonjs/operationsInterfaces/managedEnvironmentsStorages.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/namespaces.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/namespaces.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/namespaces.js +2 -7
- package/dist/commonjs/operationsInterfaces/namespaces.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/usages.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/usages.js +2 -7
- package/dist/commonjs/operationsInterfaces/usages.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -7
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/esm/containerAppsAPIClient.d.ts +5 -18
- package/dist/esm/containerAppsAPIClient.d.ts.map +1 -1
- package/dist/esm/containerAppsAPIClient.js +10 -39
- package/dist/esm/containerAppsAPIClient.js.map +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +2 -7
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +418 -2173
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +59 -256
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +23 -120
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +2625 -5700
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +8 -32
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +60 -269
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/availableWorkloadProfiles.d.ts +4 -4
- package/dist/esm/operations/availableWorkloadProfiles.d.ts.map +1 -1
- package/dist/esm/operations/availableWorkloadProfiles.js +4 -9
- package/dist/esm/operations/availableWorkloadProfiles.js.map +1 -1
- package/dist/esm/operations/billingMeters.d.ts +3 -3
- package/dist/esm/operations/billingMeters.d.ts.map +1 -1
- package/dist/esm/operations/billingMeters.js +2 -7
- package/dist/esm/operations/billingMeters.js.map +1 -1
- package/dist/esm/operations/certificates.d.ts +4 -4
- package/dist/esm/operations/certificates.d.ts.map +1 -1
- package/dist/esm/operations/certificates.js +6 -11
- package/dist/esm/operations/certificates.js.map +1 -1
- package/dist/esm/operations/connectedEnvironments.d.ts +7 -6
- package/dist/esm/operations/connectedEnvironments.d.ts.map +1 -1
- package/dist/esm/operations/connectedEnvironments.js +17 -16
- package/dist/esm/operations/connectedEnvironments.js.map +1 -1
- package/dist/esm/operations/connectedEnvironmentsCertificates.d.ts +5 -5
- package/dist/esm/operations/connectedEnvironmentsCertificates.d.ts.map +1 -1
- package/dist/esm/operations/connectedEnvironmentsCertificates.js +9 -14
- package/dist/esm/operations/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist/esm/operations/connectedEnvironmentsDaprComponents.d.ts +8 -8
- package/dist/esm/operations/connectedEnvironmentsDaprComponents.d.ts.map +1 -1
- package/dist/esm/operations/connectedEnvironmentsDaprComponents.js +12 -17
- package/dist/esm/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist/esm/operations/connectedEnvironmentsStorages.d.ts +4 -4
- package/dist/esm/operations/connectedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/esm/operations/connectedEnvironmentsStorages.js +3 -8
- package/dist/esm/operations/connectedEnvironmentsStorages.js.map +1 -1
- package/dist/esm/operations/containerApps.d.ts +5 -5
- package/dist/esm/operations/containerApps.d.ts.map +1 -1
- package/dist/esm/operations/containerApps.js +21 -26
- package/dist/esm/operations/containerApps.js.map +1 -1
- package/dist/esm/operations/containerAppsAuthConfigs.d.ts +4 -4
- package/dist/esm/operations/containerAppsAuthConfigs.d.ts.map +1 -1
- package/dist/esm/operations/containerAppsAuthConfigs.js +6 -11
- package/dist/esm/operations/containerAppsAuthConfigs.js.map +1 -1
- package/dist/esm/operations/containerAppsDiagnostics.d.ts +4 -4
- package/dist/esm/operations/containerAppsDiagnostics.d.ts.map +1 -1
- package/dist/esm/operations/containerAppsDiagnostics.js +8 -13
- package/dist/esm/operations/containerAppsDiagnostics.js.map +1 -1
- package/dist/esm/operations/containerAppsRevisionReplicas.d.ts +3 -3
- package/dist/esm/operations/containerAppsRevisionReplicas.d.ts.map +1 -1
- package/dist/esm/operations/containerAppsRevisionReplicas.js +2 -7
- package/dist/esm/operations/containerAppsRevisionReplicas.js.map +1 -1
- package/dist/esm/operations/containerAppsRevisions.d.ts +4 -4
- package/dist/esm/operations/containerAppsRevisions.d.ts.map +1 -1
- package/dist/esm/operations/containerAppsRevisions.js +5 -10
- package/dist/esm/operations/containerAppsRevisions.js.map +1 -1
- package/dist/esm/operations/containerAppsSessionPools.d.ts +5 -5
- package/dist/esm/operations/containerAppsSessionPools.d.ts.map +1 -1
- package/dist/esm/operations/containerAppsSessionPools.js +8 -13
- package/dist/esm/operations/containerAppsSessionPools.js.map +1 -1
- package/dist/esm/operations/containerAppsSourceControls.d.ts +5 -5
- package/dist/esm/operations/containerAppsSourceControls.d.ts.map +1 -1
- package/dist/esm/operations/containerAppsSourceControls.js +8 -17
- package/dist/esm/operations/containerAppsSourceControls.js.map +1 -1
- package/dist/esm/operations/daprComponents.d.ts +4 -4
- package/dist/esm/operations/daprComponents.d.ts.map +1 -1
- package/dist/esm/operations/daprComponents.js +6 -11
- package/dist/esm/operations/daprComponents.js.map +1 -1
- package/dist/esm/operations/httpRouteConfigOperations.d.ts +19 -10
- package/dist/esm/operations/httpRouteConfigOperations.d.ts.map +1 -1
- package/dist/esm/operations/httpRouteConfigOperations.js +76 -21
- package/dist/esm/operations/httpRouteConfigOperations.js.map +1 -1
- package/dist/esm/operations/index.d.ts +1 -14
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +5 -21
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/javaComponents.d.ts +5 -5
- package/dist/esm/operations/javaComponents.d.ts.map +1 -1
- package/dist/esm/operations/javaComponents.js +10 -15
- package/dist/esm/operations/javaComponents.js.map +1 -1
- package/dist/esm/operations/jobs.d.ts +5 -33
- package/dist/esm/operations/jobs.d.ts.map +1 -1
- package/dist/esm/operations/jobs.js +11 -190
- package/dist/esm/operations/jobs.js.map +1 -1
- package/dist/esm/operations/jobsExecutions.d.ts +4 -4
- package/dist/esm/operations/jobsExecutions.d.ts.map +1 -1
- package/dist/esm/operations/jobsExecutions.js +4 -9
- package/dist/esm/operations/jobsExecutions.js.map +1 -1
- package/dist/esm/operations/logicApps.d.ts +13 -32
- package/dist/esm/operations/logicApps.d.ts.map +1 -1
- package/dist/esm/operations/logicApps.js +15 -100
- package/dist/esm/operations/logicApps.js.map +1 -1
- package/dist/esm/operations/maintenanceConfigurations.d.ts +4 -4
- package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/maintenanceConfigurations.js +10 -15
- package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/esm/operations/managedCertificates.d.ts +5 -5
- package/dist/esm/operations/managedCertificates.d.ts.map +1 -1
- package/dist/esm/operations/managedCertificates.js +6 -11
- package/dist/esm/operations/managedCertificates.js.map +1 -1
- package/dist/esm/operations/managedEnvironmentDiagnostics.d.ts +3 -3
- package/dist/esm/operations/managedEnvironmentDiagnostics.d.ts.map +1 -1
- package/dist/esm/operations/managedEnvironmentDiagnostics.js +2 -7
- package/dist/esm/operations/managedEnvironmentDiagnostics.js.map +1 -1
- package/dist/esm/operations/managedEnvironmentPrivateEndpointConnections.d.ts +5 -5
- package/dist/esm/operations/managedEnvironmentPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/managedEnvironmentPrivateEndpointConnections.js +5 -10
- package/dist/esm/operations/managedEnvironmentPrivateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/managedEnvironmentPrivateLinkResources.d.ts +4 -4
- package/dist/esm/operations/managedEnvironmentPrivateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/managedEnvironmentPrivateLinkResources.js +4 -9
- package/dist/esm/operations/managedEnvironmentPrivateLinkResources.js.map +1 -1
- package/dist/esm/operations/managedEnvironmentUsages.d.ts +4 -4
- package/dist/esm/operations/managedEnvironmentUsages.d.ts.map +1 -1
- package/dist/esm/operations/managedEnvironmentUsages.js +4 -9
- package/dist/esm/operations/managedEnvironmentUsages.js.map +1 -1
- package/dist/esm/operations/managedEnvironments.d.ts +5 -5
- package/dist/esm/operations/managedEnvironments.d.ts.map +1 -1
- package/dist/esm/operations/managedEnvironments.js +10 -15
- package/dist/esm/operations/managedEnvironments.js.map +1 -1
- package/dist/esm/operations/managedEnvironmentsDiagnostics.d.ts +3 -3
- package/dist/esm/operations/managedEnvironmentsDiagnostics.d.ts.map +1 -1
- package/dist/esm/operations/managedEnvironmentsDiagnostics.js +2 -7
- package/dist/esm/operations/managedEnvironmentsDiagnostics.js.map +1 -1
- package/dist/esm/operations/managedEnvironmentsStorages.d.ts +3 -3
- package/dist/esm/operations/managedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/esm/operations/managedEnvironmentsStorages.js +3 -8
- package/dist/esm/operations/managedEnvironmentsStorages.js.map +1 -1
- package/dist/esm/operations/namespaces.d.ts +3 -3
- package/dist/esm/operations/namespaces.d.ts.map +1 -1
- package/dist/esm/operations/namespaces.js +3 -8
- package/dist/esm/operations/namespaces.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +4 -9
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/usages.d.ts +4 -4
- package/dist/esm/operations/usages.d.ts.map +1 -1
- package/dist/esm/operations/usages.js +4 -9
- package/dist/esm/operations/usages.js.map +1 -1
- package/dist/esm/operationsInterfaces/availableWorkloadProfiles.d.ts +2 -2
- package/dist/esm/operationsInterfaces/availableWorkloadProfiles.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/availableWorkloadProfiles.js +2 -7
- package/dist/esm/operationsInterfaces/availableWorkloadProfiles.js.map +1 -1
- package/dist/esm/operationsInterfaces/billingMeters.d.ts +1 -1
- package/dist/esm/operationsInterfaces/billingMeters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/billingMeters.js +2 -7
- package/dist/esm/operationsInterfaces/billingMeters.js.map +1 -1
- package/dist/esm/operationsInterfaces/certificates.d.ts +2 -2
- package/dist/esm/operationsInterfaces/certificates.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/certificates.js +2 -7
- package/dist/esm/operationsInterfaces/certificates.js.map +1 -1
- package/dist/esm/operationsInterfaces/connectedEnvironments.d.ts +5 -4
- package/dist/esm/operationsInterfaces/connectedEnvironments.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/connectedEnvironments.js +2 -7
- package/dist/esm/operationsInterfaces/connectedEnvironments.js.map +1 -1
- package/dist/esm/operationsInterfaces/connectedEnvironmentsCertificates.d.ts +3 -3
- package/dist/esm/operationsInterfaces/connectedEnvironmentsCertificates.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/connectedEnvironmentsCertificates.js +2 -7
- package/dist/esm/operationsInterfaces/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist/esm/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts +6 -6
- package/dist/esm/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/connectedEnvironmentsDaprComponents.js +2 -7
- package/dist/esm/operationsInterfaces/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist/esm/operationsInterfaces/connectedEnvironmentsStorages.d.ts +2 -2
- package/dist/esm/operationsInterfaces/connectedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/connectedEnvironmentsStorages.js +2 -7
- package/dist/esm/operationsInterfaces/connectedEnvironmentsStorages.js.map +1 -1
- package/dist/esm/operationsInterfaces/containerApps.d.ts +3 -3
- package/dist/esm/operationsInterfaces/containerApps.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/containerApps.js +2 -7
- package/dist/esm/operationsInterfaces/containerApps.js.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsAuthConfigs.d.ts +2 -2
- package/dist/esm/operationsInterfaces/containerAppsAuthConfigs.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsAuthConfigs.js +2 -7
- package/dist/esm/operationsInterfaces/containerAppsAuthConfigs.js.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsDiagnostics.d.ts +2 -2
- package/dist/esm/operationsInterfaces/containerAppsDiagnostics.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsDiagnostics.js +2 -7
- package/dist/esm/operationsInterfaces/containerAppsDiagnostics.js.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsRevisionReplicas.d.ts +1 -1
- package/dist/esm/operationsInterfaces/containerAppsRevisionReplicas.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsRevisionReplicas.js +2 -7
- package/dist/esm/operationsInterfaces/containerAppsRevisionReplicas.js.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsRevisions.d.ts +2 -2
- package/dist/esm/operationsInterfaces/containerAppsRevisions.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsRevisions.js +2 -7
- package/dist/esm/operationsInterfaces/containerAppsRevisions.js.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsSessionPools.d.ts +3 -3
- package/dist/esm/operationsInterfaces/containerAppsSessionPools.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsSessionPools.js +2 -7
- package/dist/esm/operationsInterfaces/containerAppsSessionPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsSourceControls.d.ts +3 -3
- package/dist/esm/operationsInterfaces/containerAppsSourceControls.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/containerAppsSourceControls.js +2 -7
- package/dist/esm/operationsInterfaces/containerAppsSourceControls.js.map +1 -1
- package/dist/esm/operationsInterfaces/daprComponents.d.ts +2 -2
- package/dist/esm/operationsInterfaces/daprComponents.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/daprComponents.js +2 -7
- package/dist/esm/operationsInterfaces/daprComponents.js.map +1 -1
- package/dist/esm/operationsInterfaces/httpRouteConfigOperations.d.ts +16 -7
- package/dist/esm/operationsInterfaces/httpRouteConfigOperations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/httpRouteConfigOperations.js +2 -7
- package/dist/esm/operationsInterfaces/httpRouteConfigOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +1 -14
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +5 -21
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/javaComponents.d.ts +3 -3
- package/dist/esm/operationsInterfaces/javaComponents.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/javaComponents.js +2 -7
- package/dist/esm/operationsInterfaces/javaComponents.js.map +1 -1
- package/dist/esm/operationsInterfaces/jobs.d.ts +3 -31
- package/dist/esm/operationsInterfaces/jobs.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/jobs.js +2 -7
- package/dist/esm/operationsInterfaces/jobs.js.map +1 -1
- package/dist/esm/operationsInterfaces/jobsExecutions.d.ts +2 -2
- package/dist/esm/operationsInterfaces/jobsExecutions.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/jobsExecutions.js +2 -7
- package/dist/esm/operationsInterfaces/jobsExecutions.js.map +1 -1
- package/dist/esm/operationsInterfaces/logicApps.d.ts +9 -28
- package/dist/esm/operationsInterfaces/logicApps.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/logicApps.js +2 -7
- package/dist/esm/operationsInterfaces/logicApps.js.map +1 -1
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.js +2 -7
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedCertificates.d.ts +3 -3
- package/dist/esm/operationsInterfaces/managedCertificates.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedCertificates.js +2 -7
- package/dist/esm/operationsInterfaces/managedCertificates.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentDiagnostics.d.ts +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentDiagnostics.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentDiagnostics.js +2 -7
- package/dist/esm/operationsInterfaces/managedEnvironmentDiagnostics.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts +3 -3
- package/dist/esm/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js +2 -7
- package/dist/esm/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentPrivateLinkResources.js +2 -7
- package/dist/esm/operationsInterfaces/managedEnvironmentPrivateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentUsages.d.ts +2 -2
- package/dist/esm/operationsInterfaces/managedEnvironmentUsages.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentUsages.js +2 -7
- package/dist/esm/operationsInterfaces/managedEnvironmentUsages.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironments.d.ts +3 -3
- package/dist/esm/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironments.js +2 -7
- package/dist/esm/operationsInterfaces/managedEnvironments.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentsDiagnostics.js +2 -7
- package/dist/esm/operationsInterfaces/managedEnvironmentsDiagnostics.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentsStorages.d.ts +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedEnvironmentsStorages.js +2 -7
- package/dist/esm/operationsInterfaces/managedEnvironmentsStorages.js.map +1 -1
- package/dist/esm/operationsInterfaces/namespaces.d.ts +1 -1
- package/dist/esm/operationsInterfaces/namespaces.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/namespaces.js +2 -7
- package/dist/esm/operationsInterfaces/namespaces.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/usages.d.ts +2 -2
- package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/usages.js +2 -7
- package/dist/esm/operationsInterfaces/usages.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +2 -7
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/containerAppsAPIClient.d.ts +5 -18
- package/dist/react-native/containerAppsAPIClient.d.ts.map +1 -1
- package/dist/react-native/containerAppsAPIClient.js +10 -39
- package/dist/react-native/containerAppsAPIClient.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +2 -7
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +418 -2173
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +59 -256
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +23 -120
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +2625 -5700
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +8 -32
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +60 -269
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/availableWorkloadProfiles.d.ts +4 -4
- package/dist/react-native/operations/availableWorkloadProfiles.d.ts.map +1 -1
- package/dist/react-native/operations/availableWorkloadProfiles.js +4 -9
- package/dist/react-native/operations/availableWorkloadProfiles.js.map +1 -1
- package/dist/react-native/operations/billingMeters.d.ts +3 -3
- package/dist/react-native/operations/billingMeters.d.ts.map +1 -1
- package/dist/react-native/operations/billingMeters.js +2 -7
- package/dist/react-native/operations/billingMeters.js.map +1 -1
- package/dist/react-native/operations/certificates.d.ts +4 -4
- package/dist/react-native/operations/certificates.d.ts.map +1 -1
- package/dist/react-native/operations/certificates.js +6 -11
- package/dist/react-native/operations/certificates.js.map +1 -1
- package/dist/react-native/operations/connectedEnvironments.d.ts +7 -6
- package/dist/react-native/operations/connectedEnvironments.d.ts.map +1 -1
- package/dist/react-native/operations/connectedEnvironments.js +17 -16
- package/dist/react-native/operations/connectedEnvironments.js.map +1 -1
- package/dist/react-native/operations/connectedEnvironmentsCertificates.d.ts +5 -5
- package/dist/react-native/operations/connectedEnvironmentsCertificates.d.ts.map +1 -1
- package/dist/react-native/operations/connectedEnvironmentsCertificates.js +9 -14
- package/dist/react-native/operations/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist/react-native/operations/connectedEnvironmentsDaprComponents.d.ts +8 -8
- package/dist/react-native/operations/connectedEnvironmentsDaprComponents.d.ts.map +1 -1
- package/dist/react-native/operations/connectedEnvironmentsDaprComponents.js +12 -17
- package/dist/react-native/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist/react-native/operations/connectedEnvironmentsStorages.d.ts +4 -4
- package/dist/react-native/operations/connectedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/react-native/operations/connectedEnvironmentsStorages.js +3 -8
- package/dist/react-native/operations/connectedEnvironmentsStorages.js.map +1 -1
- package/dist/react-native/operations/containerApps.d.ts +5 -5
- package/dist/react-native/operations/containerApps.d.ts.map +1 -1
- package/dist/react-native/operations/containerApps.js +21 -26
- package/dist/react-native/operations/containerApps.js.map +1 -1
- package/dist/react-native/operations/containerAppsAuthConfigs.d.ts +4 -4
- package/dist/react-native/operations/containerAppsAuthConfigs.d.ts.map +1 -1
- package/dist/react-native/operations/containerAppsAuthConfigs.js +6 -11
- package/dist/react-native/operations/containerAppsAuthConfigs.js.map +1 -1
- package/dist/react-native/operations/containerAppsDiagnostics.d.ts +4 -4
- package/dist/react-native/operations/containerAppsDiagnostics.d.ts.map +1 -1
- package/dist/react-native/operations/containerAppsDiagnostics.js +8 -13
- package/dist/react-native/operations/containerAppsDiagnostics.js.map +1 -1
- package/dist/react-native/operations/containerAppsRevisionReplicas.d.ts +3 -3
- package/dist/react-native/operations/containerAppsRevisionReplicas.d.ts.map +1 -1
- package/dist/react-native/operations/containerAppsRevisionReplicas.js +2 -7
- package/dist/react-native/operations/containerAppsRevisionReplicas.js.map +1 -1
- package/dist/react-native/operations/containerAppsRevisions.d.ts +4 -4
- package/dist/react-native/operations/containerAppsRevisions.d.ts.map +1 -1
- package/dist/react-native/operations/containerAppsRevisions.js +5 -10
- package/dist/react-native/operations/containerAppsRevisions.js.map +1 -1
- package/dist/react-native/operations/containerAppsSessionPools.d.ts +5 -5
- package/dist/react-native/operations/containerAppsSessionPools.d.ts.map +1 -1
- package/dist/react-native/operations/containerAppsSessionPools.js +8 -13
- package/dist/react-native/operations/containerAppsSessionPools.js.map +1 -1
- package/dist/react-native/operations/containerAppsSourceControls.d.ts +5 -5
- package/dist/react-native/operations/containerAppsSourceControls.d.ts.map +1 -1
- package/dist/react-native/operations/containerAppsSourceControls.js +8 -17
- package/dist/react-native/operations/containerAppsSourceControls.js.map +1 -1
- package/dist/react-native/operations/daprComponents.d.ts +4 -4
- package/dist/react-native/operations/daprComponents.d.ts.map +1 -1
- package/dist/react-native/operations/daprComponents.js +6 -11
- package/dist/react-native/operations/daprComponents.js.map +1 -1
- package/dist/react-native/operations/httpRouteConfigOperations.d.ts +19 -10
- package/dist/react-native/operations/httpRouteConfigOperations.d.ts.map +1 -1
- package/dist/react-native/operations/httpRouteConfigOperations.js +76 -21
- package/dist/react-native/operations/httpRouteConfigOperations.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +1 -14
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +5 -21
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/javaComponents.d.ts +5 -5
- package/dist/react-native/operations/javaComponents.d.ts.map +1 -1
- package/dist/react-native/operations/javaComponents.js +10 -15
- package/dist/react-native/operations/javaComponents.js.map +1 -1
- package/dist/react-native/operations/jobs.d.ts +5 -33
- package/dist/react-native/operations/jobs.d.ts.map +1 -1
- package/dist/react-native/operations/jobs.js +11 -190
- package/dist/react-native/operations/jobs.js.map +1 -1
- package/dist/react-native/operations/jobsExecutions.d.ts +4 -4
- package/dist/react-native/operations/jobsExecutions.d.ts.map +1 -1
- package/dist/react-native/operations/jobsExecutions.js +4 -9
- package/dist/react-native/operations/jobsExecutions.js.map +1 -1
- package/dist/react-native/operations/logicApps.d.ts +13 -32
- package/dist/react-native/operations/logicApps.d.ts.map +1 -1
- package/dist/react-native/operations/logicApps.js +15 -100
- package/dist/react-native/operations/logicApps.js.map +1 -1
- package/dist/react-native/operations/maintenanceConfigurations.d.ts +4 -4
- package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/maintenanceConfigurations.js +10 -15
- package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/react-native/operations/managedCertificates.d.ts +5 -5
- package/dist/react-native/operations/managedCertificates.d.ts.map +1 -1
- package/dist/react-native/operations/managedCertificates.js +6 -11
- package/dist/react-native/operations/managedCertificates.js.map +1 -1
- package/dist/react-native/operations/managedEnvironmentDiagnostics.d.ts +3 -3
- package/dist/react-native/operations/managedEnvironmentDiagnostics.d.ts.map +1 -1
- package/dist/react-native/operations/managedEnvironmentDiagnostics.js +2 -7
- package/dist/react-native/operations/managedEnvironmentDiagnostics.js.map +1 -1
- package/dist/react-native/operations/managedEnvironmentPrivateEndpointConnections.d.ts +5 -5
- package/dist/react-native/operations/managedEnvironmentPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/managedEnvironmentPrivateEndpointConnections.js +5 -10
- package/dist/react-native/operations/managedEnvironmentPrivateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/managedEnvironmentPrivateLinkResources.d.ts +4 -4
- package/dist/react-native/operations/managedEnvironmentPrivateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/managedEnvironmentPrivateLinkResources.js +4 -9
- package/dist/react-native/operations/managedEnvironmentPrivateLinkResources.js.map +1 -1
- package/dist/react-native/operations/managedEnvironmentUsages.d.ts +4 -4
- package/dist/react-native/operations/managedEnvironmentUsages.d.ts.map +1 -1
- package/dist/react-native/operations/managedEnvironmentUsages.js +4 -9
- package/dist/react-native/operations/managedEnvironmentUsages.js.map +1 -1
- package/dist/react-native/operations/managedEnvironments.d.ts +5 -5
- package/dist/react-native/operations/managedEnvironments.d.ts.map +1 -1
- package/dist/react-native/operations/managedEnvironments.js +10 -15
- package/dist/react-native/operations/managedEnvironments.js.map +1 -1
- package/dist/react-native/operations/managedEnvironmentsDiagnostics.d.ts +3 -3
- package/dist/react-native/operations/managedEnvironmentsDiagnostics.d.ts.map +1 -1
- package/dist/react-native/operations/managedEnvironmentsDiagnostics.js +2 -7
- package/dist/react-native/operations/managedEnvironmentsDiagnostics.js.map +1 -1
- package/dist/react-native/operations/managedEnvironmentsStorages.d.ts +3 -3
- package/dist/react-native/operations/managedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/react-native/operations/managedEnvironmentsStorages.js +3 -8
- package/dist/react-native/operations/managedEnvironmentsStorages.js.map +1 -1
- package/dist/react-native/operations/namespaces.d.ts +3 -3
- package/dist/react-native/operations/namespaces.d.ts.map +1 -1
- package/dist/react-native/operations/namespaces.js +3 -8
- package/dist/react-native/operations/namespaces.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +4 -9
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/usages.d.ts +4 -4
- package/dist/react-native/operations/usages.d.ts.map +1 -1
- package/dist/react-native/operations/usages.js +4 -9
- package/dist/react-native/operations/usages.js.map +1 -1
- package/dist/react-native/operationsInterfaces/availableWorkloadProfiles.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/availableWorkloadProfiles.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/availableWorkloadProfiles.js +2 -7
- package/dist/react-native/operationsInterfaces/availableWorkloadProfiles.js.map +1 -1
- package/dist/react-native/operationsInterfaces/billingMeters.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/billingMeters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/billingMeters.js +2 -7
- package/dist/react-native/operationsInterfaces/billingMeters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/certificates.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/certificates.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/certificates.js +2 -7
- package/dist/react-native/operationsInterfaces/certificates.js.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedEnvironments.d.ts +5 -4
- package/dist/react-native/operationsInterfaces/connectedEnvironments.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedEnvironments.js +2 -7
- package/dist/react-native/operationsInterfaces/connectedEnvironments.js.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsCertificates.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsCertificates.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsCertificates.js +2 -7
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts +6 -6
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsDaprComponents.js +2 -7
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsStorages.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsStorages.js +2 -7
- package/dist/react-native/operationsInterfaces/connectedEnvironmentsStorages.js.map +1 -1
- package/dist/react-native/operationsInterfaces/containerApps.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/containerApps.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/containerApps.js +2 -7
- package/dist/react-native/operationsInterfaces/containerApps.js.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsAuthConfigs.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/containerAppsAuthConfigs.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsAuthConfigs.js +2 -7
- package/dist/react-native/operationsInterfaces/containerAppsAuthConfigs.js.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsDiagnostics.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/containerAppsDiagnostics.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsDiagnostics.js +2 -7
- package/dist/react-native/operationsInterfaces/containerAppsDiagnostics.js.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsRevisionReplicas.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsRevisionReplicas.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsRevisionReplicas.js +2 -7
- package/dist/react-native/operationsInterfaces/containerAppsRevisionReplicas.js.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsRevisions.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/containerAppsRevisions.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsRevisions.js +2 -7
- package/dist/react-native/operationsInterfaces/containerAppsRevisions.js.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsSessionPools.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/containerAppsSessionPools.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsSessionPools.js +2 -7
- package/dist/react-native/operationsInterfaces/containerAppsSessionPools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsSourceControls.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/containerAppsSourceControls.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/containerAppsSourceControls.js +2 -7
- package/dist/react-native/operationsInterfaces/containerAppsSourceControls.js.map +1 -1
- package/dist/react-native/operationsInterfaces/daprComponents.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/daprComponents.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/daprComponents.js +2 -7
- package/dist/react-native/operationsInterfaces/daprComponents.js.map +1 -1
- package/dist/react-native/operationsInterfaces/httpRouteConfigOperations.d.ts +16 -7
- package/dist/react-native/operationsInterfaces/httpRouteConfigOperations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/httpRouteConfigOperations.js +2 -7
- package/dist/react-native/operationsInterfaces/httpRouteConfigOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +1 -14
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +5 -21
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/javaComponents.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/javaComponents.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/javaComponents.js +2 -7
- package/dist/react-native/operationsInterfaces/javaComponents.js.map +1 -1
- package/dist/react-native/operationsInterfaces/jobs.d.ts +3 -31
- package/dist/react-native/operationsInterfaces/jobs.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/jobs.js +2 -7
- package/dist/react-native/operationsInterfaces/jobs.js.map +1 -1
- package/dist/react-native/operationsInterfaces/jobsExecutions.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/jobsExecutions.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/jobsExecutions.js +2 -7
- package/dist/react-native/operationsInterfaces/jobsExecutions.js.map +1 -1
- package/dist/react-native/operationsInterfaces/logicApps.d.ts +9 -28
- package/dist/react-native/operationsInterfaces/logicApps.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/logicApps.js +2 -7
- package/dist/react-native/operationsInterfaces/logicApps.js.map +1 -1
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.js +2 -7
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedCertificates.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/managedCertificates.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedCertificates.js +2 -7
- package/dist/react-native/operationsInterfaces/managedCertificates.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentDiagnostics.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentDiagnostics.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentDiagnostics.js +2 -7
- package/dist/react-native/operationsInterfaces/managedEnvironmentDiagnostics.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js +2 -7
- package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateLinkResources.js +2 -7
- package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentUsages.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/managedEnvironmentUsages.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentUsages.js +2 -7
- package/dist/react-native/operationsInterfaces/managedEnvironmentUsages.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironments.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironments.js +2 -7
- package/dist/react-native/operationsInterfaces/managedEnvironments.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentsDiagnostics.js +2 -7
- package/dist/react-native/operationsInterfaces/managedEnvironmentsDiagnostics.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentsStorages.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentsStorages.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedEnvironmentsStorages.js +2 -7
- package/dist/react-native/operationsInterfaces/managedEnvironmentsStorages.js.map +1 -1
- package/dist/react-native/operationsInterfaces/namespaces.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/namespaces.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/namespaces.js +2 -7
- package/dist/react-native/operationsInterfaces/namespaces.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/usages.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/usages.js +2 -7
- package/dist/react-native/operationsInterfaces/usages.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -7
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +24 -24
- package/dist/browser/operations/appResiliencyOperations.d.ts +0 -72
- package/dist/browser/operations/appResiliencyOperations.d.ts.map +0 -1
- package/dist/browser/operations/appResiliencyOperations.js +0 -269
- package/dist/browser/operations/appResiliencyOperations.js.map +0 -1
- package/dist/browser/operations/buildAuthToken.d.ts +0 -21
- package/dist/browser/operations/buildAuthToken.d.ts.map +0 -1
- package/dist/browser/operations/buildAuthToken.js +0 -56
- package/dist/browser/operations/buildAuthToken.js.map +0 -1
- package/dist/browser/operations/builders.d.ts +0 -107
- package/dist/browser/operations/builders.d.ts.map +0 -1
- package/dist/browser/operations/builders.js +0 -515
- package/dist/browser/operations/builders.js.map +0 -1
- package/dist/browser/operations/builds.d.ts +0 -56
- package/dist/browser/operations/builds.d.ts.map +0 -1
- package/dist/browser/operations/builds.js +0 -248
- package/dist/browser/operations/builds.js.map +0 -1
- package/dist/browser/operations/buildsByBuilderResource.d.ts +0 -38
- package/dist/browser/operations/buildsByBuilderResource.d.ts.map +0 -1
- package/dist/browser/operations/buildsByBuilderResource.js +0 -133
- package/dist/browser/operations/buildsByBuilderResource.js.map +0 -1
- package/dist/browser/operations/containerAppsBuilds.d.ts +0 -38
- package/dist/browser/operations/containerAppsBuilds.d.ts.map +0 -1
- package/dist/browser/operations/containerAppsBuilds.js +0 -148
- package/dist/browser/operations/containerAppsBuilds.js.map +0 -1
- package/dist/browser/operations/containerAppsBuildsByContainerApp.d.ts +0 -38
- package/dist/browser/operations/containerAppsBuildsByContainerApp.d.ts.map +0 -1
- package/dist/browser/operations/containerAppsBuildsByContainerApp.js +0 -133
- package/dist/browser/operations/containerAppsBuildsByContainerApp.js.map +0 -1
- package/dist/browser/operations/containerAppsLabelHistory.d.ts +0 -54
- package/dist/browser/operations/containerAppsLabelHistory.d.ts.map +0 -1
- package/dist/browser/operations/containerAppsLabelHistory.js +0 -196
- package/dist/browser/operations/containerAppsLabelHistory.js.map +0 -1
- package/dist/browser/operations/containerAppsPatches.d.ts +0 -97
- package/dist/browser/operations/containerAppsPatches.d.ts.map +0 -1
- package/dist/browser/operations/containerAppsPatches.js +0 -447
- package/dist/browser/operations/containerAppsPatches.js.map +0 -1
- package/dist/browser/operations/daprComponentResiliencyPolicies.d.ts +0 -70
- package/dist/browser/operations/daprComponentResiliencyPolicies.d.ts.map +0 -1
- package/dist/browser/operations/daprComponentResiliencyPolicies.js +0 -253
- package/dist/browser/operations/daprComponentResiliencyPolicies.js.map +0 -1
- package/dist/browser/operations/daprSubscriptions.d.ts +0 -63
- package/dist/browser/operations/daprSubscriptions.d.ts.map +0 -1
- package/dist/browser/operations/daprSubscriptions.js +0 -240
- package/dist/browser/operations/daprSubscriptions.js.map +0 -1
- package/dist/browser/operations/dotNetComponents.d.ts +0 -99
- package/dist/browser/operations/dotNetComponents.d.ts.map +0 -1
- package/dist/browser/operations/dotNetComponents.js +0 -456
- package/dist/browser/operations/dotNetComponents.js.map +0 -1
- package/dist/browser/operations/functionsExtension.d.ts +0 -22
- package/dist/browser/operations/functionsExtension.d.ts.map +0 -1
- package/dist/browser/operations/functionsExtension.js +0 -64
- package/dist/browser/operations/functionsExtension.js.map +0 -1
- package/dist/browser/operationsInterfaces/appResiliencyOperations.d.ts +0 -47
- package/dist/browser/operationsInterfaces/appResiliencyOperations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/appResiliencyOperations.js +0 -9
- package/dist/browser/operationsInterfaces/appResiliencyOperations.js.map +0 -1
- package/dist/browser/operationsInterfaces/buildAuthToken.d.ts +0 -13
- package/dist/browser/operationsInterfaces/buildAuthToken.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/buildAuthToken.js +0 -9
- package/dist/browser/operationsInterfaces/buildAuthToken.js.map +0 -1
- package/dist/browser/operationsInterfaces/builders.d.ts +0 -71
- package/dist/browser/operationsInterfaces/builders.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/builders.js +0 -9
- package/dist/browser/operationsInterfaces/builders.js.map +0 -1
- package/dist/browser/operationsInterfaces/builds.d.ts +0 -48
- package/dist/browser/operationsInterfaces/builds.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/builds.js +0 -9
- package/dist/browser/operationsInterfaces/builds.js.map +0 -1
- package/dist/browser/operationsInterfaces/buildsByBuilderResource.d.ts +0 -13
- package/dist/browser/operationsInterfaces/buildsByBuilderResource.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/buildsByBuilderResource.js +0 -9
- package/dist/browser/operationsInterfaces/buildsByBuilderResource.js.map +0 -1
- package/dist/browser/operationsInterfaces/containerAppsBuilds.d.ts +0 -30
- package/dist/browser/operationsInterfaces/containerAppsBuilds.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/containerAppsBuilds.js +0 -9
- package/dist/browser/operationsInterfaces/containerAppsBuilds.js.map +0 -1
- package/dist/browser/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts +0 -13
- package/dist/browser/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/containerAppsBuildsByContainerApp.js +0 -9
- package/dist/browser/operationsInterfaces/containerAppsBuildsByContainerApp.js.map +0 -1
- package/dist/browser/operationsInterfaces/containerAppsLabelHistory.d.ts +0 -29
- package/dist/browser/operationsInterfaces/containerAppsLabelHistory.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/containerAppsLabelHistory.js +0 -9
- package/dist/browser/operationsInterfaces/containerAppsLabelHistory.js.map +0 -1
- package/dist/browser/operationsInterfaces/containerAppsPatches.d.ts +0 -72
- package/dist/browser/operationsInterfaces/containerAppsPatches.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/containerAppsPatches.js +0 -9
- package/dist/browser/operationsInterfaces/containerAppsPatches.js.map +0 -1
- package/dist/browser/operationsInterfaces/daprComponentResiliencyPolicies.d.ts +0 -43
- package/dist/browser/operationsInterfaces/daprComponentResiliencyPolicies.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/daprComponentResiliencyPolicies.js +0 -9
- package/dist/browser/operationsInterfaces/daprComponentResiliencyPolicies.js.map +0 -1
- package/dist/browser/operationsInterfaces/daprSubscriptions.d.ts +0 -38
- package/dist/browser/operationsInterfaces/daprSubscriptions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/daprSubscriptions.js +0 -9
- package/dist/browser/operationsInterfaces/daprSubscriptions.js.map +0 -1
- package/dist/browser/operationsInterfaces/dotNetComponents.d.ts +0 -74
- package/dist/browser/operationsInterfaces/dotNetComponents.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/dotNetComponents.js +0 -9
- package/dist/browser/operationsInterfaces/dotNetComponents.js.map +0 -1
- package/dist/browser/operationsInterfaces/functionsExtension.d.ts +0 -14
- package/dist/browser/operationsInterfaces/functionsExtension.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/functionsExtension.js +0 -9
- package/dist/browser/operationsInterfaces/functionsExtension.js.map +0 -1
- package/dist/commonjs/operations/appResiliencyOperations.d.ts +0 -72
- package/dist/commonjs/operations/appResiliencyOperations.d.ts.map +0 -1
- package/dist/commonjs/operations/appResiliencyOperations.js +0 -274
- package/dist/commonjs/operations/appResiliencyOperations.js.map +0 -1
- package/dist/commonjs/operations/buildAuthToken.d.ts +0 -21
- package/dist/commonjs/operations/buildAuthToken.d.ts.map +0 -1
- package/dist/commonjs/operations/buildAuthToken.js +0 -61
- package/dist/commonjs/operations/buildAuthToken.js.map +0 -1
- package/dist/commonjs/operations/builders.d.ts +0 -107
- package/dist/commonjs/operations/builders.d.ts.map +0 -1
- package/dist/commonjs/operations/builders.js +0 -520
- package/dist/commonjs/operations/builders.js.map +0 -1
- package/dist/commonjs/operations/builds.d.ts +0 -56
- package/dist/commonjs/operations/builds.d.ts.map +0 -1
- package/dist/commonjs/operations/builds.js +0 -253
- package/dist/commonjs/operations/builds.js.map +0 -1
- package/dist/commonjs/operations/buildsByBuilderResource.d.ts +0 -38
- package/dist/commonjs/operations/buildsByBuilderResource.d.ts.map +0 -1
- package/dist/commonjs/operations/buildsByBuilderResource.js +0 -138
- package/dist/commonjs/operations/buildsByBuilderResource.js.map +0 -1
- package/dist/commonjs/operations/containerAppsBuilds.d.ts +0 -38
- package/dist/commonjs/operations/containerAppsBuilds.d.ts.map +0 -1
- package/dist/commonjs/operations/containerAppsBuilds.js +0 -153
- package/dist/commonjs/operations/containerAppsBuilds.js.map +0 -1
- package/dist/commonjs/operations/containerAppsBuildsByContainerApp.d.ts +0 -38
- package/dist/commonjs/operations/containerAppsBuildsByContainerApp.d.ts.map +0 -1
- package/dist/commonjs/operations/containerAppsBuildsByContainerApp.js +0 -138
- package/dist/commonjs/operations/containerAppsBuildsByContainerApp.js.map +0 -1
- package/dist/commonjs/operations/containerAppsLabelHistory.d.ts +0 -54
- package/dist/commonjs/operations/containerAppsLabelHistory.d.ts.map +0 -1
- package/dist/commonjs/operations/containerAppsLabelHistory.js +0 -201
- package/dist/commonjs/operations/containerAppsLabelHistory.js.map +0 -1
- package/dist/commonjs/operations/containerAppsPatches.d.ts +0 -97
- package/dist/commonjs/operations/containerAppsPatches.d.ts.map +0 -1
- package/dist/commonjs/operations/containerAppsPatches.js +0 -452
- package/dist/commonjs/operations/containerAppsPatches.js.map +0 -1
- package/dist/commonjs/operations/daprComponentResiliencyPolicies.d.ts +0 -70
- package/dist/commonjs/operations/daprComponentResiliencyPolicies.d.ts.map +0 -1
- package/dist/commonjs/operations/daprComponentResiliencyPolicies.js +0 -258
- package/dist/commonjs/operations/daprComponentResiliencyPolicies.js.map +0 -1
- package/dist/commonjs/operations/daprSubscriptions.d.ts +0 -63
- package/dist/commonjs/operations/daprSubscriptions.d.ts.map +0 -1
- package/dist/commonjs/operations/daprSubscriptions.js +0 -245
- package/dist/commonjs/operations/daprSubscriptions.js.map +0 -1
- package/dist/commonjs/operations/dotNetComponents.d.ts +0 -99
- package/dist/commonjs/operations/dotNetComponents.d.ts.map +0 -1
- package/dist/commonjs/operations/dotNetComponents.js +0 -461
- package/dist/commonjs/operations/dotNetComponents.js.map +0 -1
- package/dist/commonjs/operations/functionsExtension.d.ts +0 -22
- package/dist/commonjs/operations/functionsExtension.d.ts.map +0 -1
- package/dist/commonjs/operations/functionsExtension.js +0 -69
- package/dist/commonjs/operations/functionsExtension.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/appResiliencyOperations.d.ts +0 -47
- package/dist/commonjs/operationsInterfaces/appResiliencyOperations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/appResiliencyOperations.js +0 -10
- package/dist/commonjs/operationsInterfaces/appResiliencyOperations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/buildAuthToken.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/buildAuthToken.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/buildAuthToken.js +0 -10
- package/dist/commonjs/operationsInterfaces/buildAuthToken.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/builders.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/builders.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/builders.js +0 -10
- package/dist/commonjs/operationsInterfaces/builders.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/builds.d.ts +0 -48
- package/dist/commonjs/operationsInterfaces/builds.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/builds.js +0 -10
- package/dist/commonjs/operationsInterfaces/builds.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/buildsByBuilderResource.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/buildsByBuilderResource.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/buildsByBuilderResource.js +0 -10
- package/dist/commonjs/operationsInterfaces/buildsByBuilderResource.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/containerAppsBuilds.d.ts +0 -30
- package/dist/commonjs/operationsInterfaces/containerAppsBuilds.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/containerAppsBuilds.js +0 -10
- package/dist/commonjs/operationsInterfaces/containerAppsBuilds.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/containerAppsBuildsByContainerApp.js +0 -10
- package/dist/commonjs/operationsInterfaces/containerAppsBuildsByContainerApp.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/containerAppsLabelHistory.d.ts +0 -29
- package/dist/commonjs/operationsInterfaces/containerAppsLabelHistory.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/containerAppsLabelHistory.js +0 -10
- package/dist/commonjs/operationsInterfaces/containerAppsLabelHistory.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/containerAppsPatches.d.ts +0 -72
- package/dist/commonjs/operationsInterfaces/containerAppsPatches.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/containerAppsPatches.js +0 -10
- package/dist/commonjs/operationsInterfaces/containerAppsPatches.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/daprComponentResiliencyPolicies.d.ts +0 -43
- package/dist/commonjs/operationsInterfaces/daprComponentResiliencyPolicies.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/daprComponentResiliencyPolicies.js +0 -10
- package/dist/commonjs/operationsInterfaces/daprComponentResiliencyPolicies.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/daprSubscriptions.d.ts +0 -38
- package/dist/commonjs/operationsInterfaces/daprSubscriptions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/daprSubscriptions.js +0 -10
- package/dist/commonjs/operationsInterfaces/daprSubscriptions.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/dotNetComponents.d.ts +0 -74
- package/dist/commonjs/operationsInterfaces/dotNetComponents.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/dotNetComponents.js +0 -10
- package/dist/commonjs/operationsInterfaces/dotNetComponents.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/functionsExtension.d.ts +0 -14
- package/dist/commonjs/operationsInterfaces/functionsExtension.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/functionsExtension.js +0 -10
- package/dist/commonjs/operationsInterfaces/functionsExtension.js.map +0 -1
- package/dist/esm/operations/appResiliencyOperations.d.ts +0 -72
- package/dist/esm/operations/appResiliencyOperations.d.ts.map +0 -1
- package/dist/esm/operations/appResiliencyOperations.js +0 -269
- package/dist/esm/operations/appResiliencyOperations.js.map +0 -1
- package/dist/esm/operations/buildAuthToken.d.ts +0 -21
- package/dist/esm/operations/buildAuthToken.d.ts.map +0 -1
- package/dist/esm/operations/buildAuthToken.js +0 -56
- package/dist/esm/operations/buildAuthToken.js.map +0 -1
- package/dist/esm/operations/builders.d.ts +0 -107
- package/dist/esm/operations/builders.d.ts.map +0 -1
- package/dist/esm/operations/builders.js +0 -515
- package/dist/esm/operations/builders.js.map +0 -1
- package/dist/esm/operations/builds.d.ts +0 -56
- package/dist/esm/operations/builds.d.ts.map +0 -1
- package/dist/esm/operations/builds.js +0 -248
- package/dist/esm/operations/builds.js.map +0 -1
- package/dist/esm/operations/buildsByBuilderResource.d.ts +0 -38
- package/dist/esm/operations/buildsByBuilderResource.d.ts.map +0 -1
- package/dist/esm/operations/buildsByBuilderResource.js +0 -133
- package/dist/esm/operations/buildsByBuilderResource.js.map +0 -1
- package/dist/esm/operations/containerAppsBuilds.d.ts +0 -38
- package/dist/esm/operations/containerAppsBuilds.d.ts.map +0 -1
- package/dist/esm/operations/containerAppsBuilds.js +0 -148
- package/dist/esm/operations/containerAppsBuilds.js.map +0 -1
- package/dist/esm/operations/containerAppsBuildsByContainerApp.d.ts +0 -38
- package/dist/esm/operations/containerAppsBuildsByContainerApp.d.ts.map +0 -1
- package/dist/esm/operations/containerAppsBuildsByContainerApp.js +0 -133
- package/dist/esm/operations/containerAppsBuildsByContainerApp.js.map +0 -1
- package/dist/esm/operations/containerAppsLabelHistory.d.ts +0 -54
- package/dist/esm/operations/containerAppsLabelHistory.d.ts.map +0 -1
- package/dist/esm/operations/containerAppsLabelHistory.js +0 -196
- package/dist/esm/operations/containerAppsLabelHistory.js.map +0 -1
- package/dist/esm/operations/containerAppsPatches.d.ts +0 -97
- package/dist/esm/operations/containerAppsPatches.d.ts.map +0 -1
- package/dist/esm/operations/containerAppsPatches.js +0 -447
- package/dist/esm/operations/containerAppsPatches.js.map +0 -1
- package/dist/esm/operations/daprComponentResiliencyPolicies.d.ts +0 -70
- package/dist/esm/operations/daprComponentResiliencyPolicies.d.ts.map +0 -1
- package/dist/esm/operations/daprComponentResiliencyPolicies.js +0 -253
- package/dist/esm/operations/daprComponentResiliencyPolicies.js.map +0 -1
- package/dist/esm/operations/daprSubscriptions.d.ts +0 -63
- package/dist/esm/operations/daprSubscriptions.d.ts.map +0 -1
- package/dist/esm/operations/daprSubscriptions.js +0 -240
- package/dist/esm/operations/daprSubscriptions.js.map +0 -1
- package/dist/esm/operations/dotNetComponents.d.ts +0 -99
- package/dist/esm/operations/dotNetComponents.d.ts.map +0 -1
- package/dist/esm/operations/dotNetComponents.js +0 -456
- package/dist/esm/operations/dotNetComponents.js.map +0 -1
- package/dist/esm/operations/functionsExtension.d.ts +0 -22
- package/dist/esm/operations/functionsExtension.d.ts.map +0 -1
- package/dist/esm/operations/functionsExtension.js +0 -64
- package/dist/esm/operations/functionsExtension.js.map +0 -1
- package/dist/esm/operationsInterfaces/appResiliencyOperations.d.ts +0 -47
- package/dist/esm/operationsInterfaces/appResiliencyOperations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/appResiliencyOperations.js +0 -9
- package/dist/esm/operationsInterfaces/appResiliencyOperations.js.map +0 -1
- package/dist/esm/operationsInterfaces/buildAuthToken.d.ts +0 -13
- package/dist/esm/operationsInterfaces/buildAuthToken.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/buildAuthToken.js +0 -9
- package/dist/esm/operationsInterfaces/buildAuthToken.js.map +0 -1
- package/dist/esm/operationsInterfaces/builders.d.ts +0 -71
- package/dist/esm/operationsInterfaces/builders.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/builders.js +0 -9
- package/dist/esm/operationsInterfaces/builders.js.map +0 -1
- package/dist/esm/operationsInterfaces/builds.d.ts +0 -48
- package/dist/esm/operationsInterfaces/builds.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/builds.js +0 -9
- package/dist/esm/operationsInterfaces/builds.js.map +0 -1
- package/dist/esm/operationsInterfaces/buildsByBuilderResource.d.ts +0 -13
- package/dist/esm/operationsInterfaces/buildsByBuilderResource.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/buildsByBuilderResource.js +0 -9
- package/dist/esm/operationsInterfaces/buildsByBuilderResource.js.map +0 -1
- package/dist/esm/operationsInterfaces/containerAppsBuilds.d.ts +0 -30
- package/dist/esm/operationsInterfaces/containerAppsBuilds.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/containerAppsBuilds.js +0 -9
- package/dist/esm/operationsInterfaces/containerAppsBuilds.js.map +0 -1
- package/dist/esm/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts +0 -13
- package/dist/esm/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/containerAppsBuildsByContainerApp.js +0 -9
- package/dist/esm/operationsInterfaces/containerAppsBuildsByContainerApp.js.map +0 -1
- package/dist/esm/operationsInterfaces/containerAppsLabelHistory.d.ts +0 -29
- package/dist/esm/operationsInterfaces/containerAppsLabelHistory.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/containerAppsLabelHistory.js +0 -9
- package/dist/esm/operationsInterfaces/containerAppsLabelHistory.js.map +0 -1
- package/dist/esm/operationsInterfaces/containerAppsPatches.d.ts +0 -72
- package/dist/esm/operationsInterfaces/containerAppsPatches.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/containerAppsPatches.js +0 -9
- package/dist/esm/operationsInterfaces/containerAppsPatches.js.map +0 -1
- package/dist/esm/operationsInterfaces/daprComponentResiliencyPolicies.d.ts +0 -43
- package/dist/esm/operationsInterfaces/daprComponentResiliencyPolicies.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/daprComponentResiliencyPolicies.js +0 -9
- package/dist/esm/operationsInterfaces/daprComponentResiliencyPolicies.js.map +0 -1
- package/dist/esm/operationsInterfaces/daprSubscriptions.d.ts +0 -38
- package/dist/esm/operationsInterfaces/daprSubscriptions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/daprSubscriptions.js +0 -9
- package/dist/esm/operationsInterfaces/daprSubscriptions.js.map +0 -1
- package/dist/esm/operationsInterfaces/dotNetComponents.d.ts +0 -74
- package/dist/esm/operationsInterfaces/dotNetComponents.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/dotNetComponents.js +0 -9
- package/dist/esm/operationsInterfaces/dotNetComponents.js.map +0 -1
- package/dist/esm/operationsInterfaces/functionsExtension.d.ts +0 -14
- package/dist/esm/operationsInterfaces/functionsExtension.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/functionsExtension.js +0 -9
- package/dist/esm/operationsInterfaces/functionsExtension.js.map +0 -1
- package/dist/react-native/operations/appResiliencyOperations.d.ts +0 -72
- package/dist/react-native/operations/appResiliencyOperations.d.ts.map +0 -1
- package/dist/react-native/operations/appResiliencyOperations.js +0 -269
- package/dist/react-native/operations/appResiliencyOperations.js.map +0 -1
- package/dist/react-native/operations/buildAuthToken.d.ts +0 -21
- package/dist/react-native/operations/buildAuthToken.d.ts.map +0 -1
- package/dist/react-native/operations/buildAuthToken.js +0 -56
- package/dist/react-native/operations/buildAuthToken.js.map +0 -1
- package/dist/react-native/operations/builders.d.ts +0 -107
- package/dist/react-native/operations/builders.d.ts.map +0 -1
- package/dist/react-native/operations/builders.js +0 -515
- package/dist/react-native/operations/builders.js.map +0 -1
- package/dist/react-native/operations/builds.d.ts +0 -56
- package/dist/react-native/operations/builds.d.ts.map +0 -1
- package/dist/react-native/operations/builds.js +0 -248
- package/dist/react-native/operations/builds.js.map +0 -1
- package/dist/react-native/operations/buildsByBuilderResource.d.ts +0 -38
- package/dist/react-native/operations/buildsByBuilderResource.d.ts.map +0 -1
- package/dist/react-native/operations/buildsByBuilderResource.js +0 -133
- package/dist/react-native/operations/buildsByBuilderResource.js.map +0 -1
- package/dist/react-native/operations/containerAppsBuilds.d.ts +0 -38
- package/dist/react-native/operations/containerAppsBuilds.d.ts.map +0 -1
- package/dist/react-native/operations/containerAppsBuilds.js +0 -148
- package/dist/react-native/operations/containerAppsBuilds.js.map +0 -1
- package/dist/react-native/operations/containerAppsBuildsByContainerApp.d.ts +0 -38
- package/dist/react-native/operations/containerAppsBuildsByContainerApp.d.ts.map +0 -1
- package/dist/react-native/operations/containerAppsBuildsByContainerApp.js +0 -133
- package/dist/react-native/operations/containerAppsBuildsByContainerApp.js.map +0 -1
- package/dist/react-native/operations/containerAppsLabelHistory.d.ts +0 -54
- package/dist/react-native/operations/containerAppsLabelHistory.d.ts.map +0 -1
- package/dist/react-native/operations/containerAppsLabelHistory.js +0 -196
- package/dist/react-native/operations/containerAppsLabelHistory.js.map +0 -1
- package/dist/react-native/operations/containerAppsPatches.d.ts +0 -97
- package/dist/react-native/operations/containerAppsPatches.d.ts.map +0 -1
- package/dist/react-native/operations/containerAppsPatches.js +0 -447
- package/dist/react-native/operations/containerAppsPatches.js.map +0 -1
- package/dist/react-native/operations/daprComponentResiliencyPolicies.d.ts +0 -70
- package/dist/react-native/operations/daprComponentResiliencyPolicies.d.ts.map +0 -1
- package/dist/react-native/operations/daprComponentResiliencyPolicies.js +0 -253
- package/dist/react-native/operations/daprComponentResiliencyPolicies.js.map +0 -1
- package/dist/react-native/operations/daprSubscriptions.d.ts +0 -63
- package/dist/react-native/operations/daprSubscriptions.d.ts.map +0 -1
- package/dist/react-native/operations/daprSubscriptions.js +0 -240
- package/dist/react-native/operations/daprSubscriptions.js.map +0 -1
- package/dist/react-native/operations/dotNetComponents.d.ts +0 -99
- package/dist/react-native/operations/dotNetComponents.d.ts.map +0 -1
- package/dist/react-native/operations/dotNetComponents.js +0 -456
- package/dist/react-native/operations/dotNetComponents.js.map +0 -1
- package/dist/react-native/operations/functionsExtension.d.ts +0 -22
- package/dist/react-native/operations/functionsExtension.d.ts.map +0 -1
- package/dist/react-native/operations/functionsExtension.js +0 -64
- package/dist/react-native/operations/functionsExtension.js.map +0 -1
- package/dist/react-native/operationsInterfaces/appResiliencyOperations.d.ts +0 -47
- package/dist/react-native/operationsInterfaces/appResiliencyOperations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/appResiliencyOperations.js +0 -9
- package/dist/react-native/operationsInterfaces/appResiliencyOperations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/buildAuthToken.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/buildAuthToken.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/buildAuthToken.js +0 -9
- package/dist/react-native/operationsInterfaces/buildAuthToken.js.map +0 -1
- package/dist/react-native/operationsInterfaces/builders.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/builders.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/builders.js +0 -9
- package/dist/react-native/operationsInterfaces/builders.js.map +0 -1
- package/dist/react-native/operationsInterfaces/builds.d.ts +0 -48
- package/dist/react-native/operationsInterfaces/builds.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/builds.js +0 -9
- package/dist/react-native/operationsInterfaces/builds.js.map +0 -1
- package/dist/react-native/operationsInterfaces/buildsByBuilderResource.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/buildsByBuilderResource.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/buildsByBuilderResource.js +0 -9
- package/dist/react-native/operationsInterfaces/buildsByBuilderResource.js.map +0 -1
- package/dist/react-native/operationsInterfaces/containerAppsBuilds.d.ts +0 -30
- package/dist/react-native/operationsInterfaces/containerAppsBuilds.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/containerAppsBuilds.js +0 -9
- package/dist/react-native/operationsInterfaces/containerAppsBuilds.js.map +0 -1
- package/dist/react-native/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/containerAppsBuildsByContainerApp.js +0 -9
- package/dist/react-native/operationsInterfaces/containerAppsBuildsByContainerApp.js.map +0 -1
- package/dist/react-native/operationsInterfaces/containerAppsLabelHistory.d.ts +0 -29
- package/dist/react-native/operationsInterfaces/containerAppsLabelHistory.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/containerAppsLabelHistory.js +0 -9
- package/dist/react-native/operationsInterfaces/containerAppsLabelHistory.js.map +0 -1
- package/dist/react-native/operationsInterfaces/containerAppsPatches.d.ts +0 -72
- package/dist/react-native/operationsInterfaces/containerAppsPatches.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/containerAppsPatches.js +0 -9
- package/dist/react-native/operationsInterfaces/containerAppsPatches.js.map +0 -1
- package/dist/react-native/operationsInterfaces/daprComponentResiliencyPolicies.d.ts +0 -43
- package/dist/react-native/operationsInterfaces/daprComponentResiliencyPolicies.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/daprComponentResiliencyPolicies.js +0 -9
- package/dist/react-native/operationsInterfaces/daprComponentResiliencyPolicies.js.map +0 -1
- package/dist/react-native/operationsInterfaces/daprSubscriptions.d.ts +0 -38
- package/dist/react-native/operationsInterfaces/daprSubscriptions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/daprSubscriptions.js +0 -9
- package/dist/react-native/operationsInterfaces/daprSubscriptions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/dotNetComponents.d.ts +0 -74
- package/dist/react-native/operationsInterfaces/dotNetComponents.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/dotNetComponents.js +0 -9
- package/dist/react-native/operationsInterfaces/dotNetComponents.js.map +0 -1
- package/dist/react-native/operationsInterfaces/functionsExtension.d.ts +0 -14
- package/dist/react-native/operationsInterfaces/functionsExtension.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/functionsExtension.js +0 -9
- package/dist/react-native/operationsInterfaces/functionsExtension.js.map +0 -1
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import * as coreClient from "@azure/core-client";
|
|
9
|
-
import * as Mappers from "../models/mappers.js";
|
|
10
|
-
import * as Parameters from "../models/parameters.js";
|
|
11
|
-
import { createHttpPoller } from "@azure/core-lro";
|
|
12
|
-
import { createLroSpec } from "../lroImpl.js";
|
|
13
|
-
/** Class containing ContainerAppsBuilds operations. */
|
|
14
|
-
export class ContainerAppsBuildsImpl {
|
|
15
|
-
client;
|
|
16
|
-
/**
|
|
17
|
-
* Initialize a new instance of the class ContainerAppsBuilds class.
|
|
18
|
-
* @param client Reference to the service client
|
|
19
|
-
*/
|
|
20
|
-
constructor(client) {
|
|
21
|
-
this.client = client;
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* Get a Container Apps Build resource
|
|
25
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
|
-
* @param containerAppName Name of the Container App the Build is associated.
|
|
27
|
-
* @param buildName The name of a build.
|
|
28
|
-
* @param options The options parameters.
|
|
29
|
-
*/
|
|
30
|
-
get(resourceGroupName, containerAppName, buildName, options) {
|
|
31
|
-
return this.client.sendOperationRequest({ resourceGroupName, containerAppName, buildName, options }, getOperationSpec);
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* Delete a Container Apps Build resource
|
|
35
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
36
|
-
* @param containerAppName Name of the Container App the Build is associated.
|
|
37
|
-
* @param buildName The name of a build.
|
|
38
|
-
* @param options The options parameters.
|
|
39
|
-
*/
|
|
40
|
-
async beginDelete(resourceGroupName, containerAppName, buildName, options) {
|
|
41
|
-
const directSendOperation = async (args, spec) => {
|
|
42
|
-
return this.client.sendOperationRequest(args, spec);
|
|
43
|
-
};
|
|
44
|
-
const sendOperationFn = async (args, spec) => {
|
|
45
|
-
let currentRawResponse = undefined;
|
|
46
|
-
const providedCallback = args.options?.onResponse;
|
|
47
|
-
const callback = (rawResponse, flatResponse) => {
|
|
48
|
-
currentRawResponse = rawResponse;
|
|
49
|
-
providedCallback?.(rawResponse, flatResponse);
|
|
50
|
-
};
|
|
51
|
-
const updatedArgs = {
|
|
52
|
-
...args,
|
|
53
|
-
options: {
|
|
54
|
-
...args.options,
|
|
55
|
-
onResponse: callback,
|
|
56
|
-
},
|
|
57
|
-
};
|
|
58
|
-
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
59
|
-
return {
|
|
60
|
-
flatResponse,
|
|
61
|
-
rawResponse: {
|
|
62
|
-
statusCode: currentRawResponse.status,
|
|
63
|
-
body: currentRawResponse.parsedBody,
|
|
64
|
-
headers: currentRawResponse.headers.toJSON(),
|
|
65
|
-
},
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
const lro = createLroSpec({
|
|
69
|
-
sendOperationFn,
|
|
70
|
-
args: { resourceGroupName, containerAppName, buildName, options },
|
|
71
|
-
spec: deleteOperationSpec,
|
|
72
|
-
});
|
|
73
|
-
const poller = await createHttpPoller(lro, {
|
|
74
|
-
restoreFrom: options?.resumeFrom,
|
|
75
|
-
intervalInMs: options?.updateIntervalInMs,
|
|
76
|
-
resourceLocationConfig: "location",
|
|
77
|
-
});
|
|
78
|
-
await poller.poll();
|
|
79
|
-
return poller;
|
|
80
|
-
}
|
|
81
|
-
/**
|
|
82
|
-
* Delete a Container Apps Build resource
|
|
83
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
84
|
-
* @param containerAppName Name of the Container App the Build is associated.
|
|
85
|
-
* @param buildName The name of a build.
|
|
86
|
-
* @param options The options parameters.
|
|
87
|
-
*/
|
|
88
|
-
async beginDeleteAndWait(resourceGroupName, containerAppName, buildName, options) {
|
|
89
|
-
const poller = await this.beginDelete(resourceGroupName, containerAppName, buildName, options);
|
|
90
|
-
return poller.pollUntilDone();
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
// Operation Specifications
|
|
94
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
95
|
-
const getOperationSpec = {
|
|
96
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/builds/{buildName}",
|
|
97
|
-
httpMethod: "GET",
|
|
98
|
-
responses: {
|
|
99
|
-
200: {
|
|
100
|
-
bodyMapper: Mappers.ContainerAppsBuildResource,
|
|
101
|
-
},
|
|
102
|
-
default: {
|
|
103
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
104
|
-
},
|
|
105
|
-
},
|
|
106
|
-
queryParameters: [Parameters.apiVersion],
|
|
107
|
-
urlParameters: [
|
|
108
|
-
Parameters.$host,
|
|
109
|
-
Parameters.subscriptionId,
|
|
110
|
-
Parameters.resourceGroupName,
|
|
111
|
-
Parameters.buildName,
|
|
112
|
-
Parameters.containerAppName1,
|
|
113
|
-
],
|
|
114
|
-
headerParameters: [Parameters.accept],
|
|
115
|
-
serializer,
|
|
116
|
-
};
|
|
117
|
-
const deleteOperationSpec = {
|
|
118
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/builds/{buildName}",
|
|
119
|
-
httpMethod: "DELETE",
|
|
120
|
-
responses: {
|
|
121
|
-
200: {
|
|
122
|
-
headersMapper: Mappers.ContainerAppsBuildsDeleteHeaders,
|
|
123
|
-
},
|
|
124
|
-
201: {
|
|
125
|
-
headersMapper: Mappers.ContainerAppsBuildsDeleteHeaders,
|
|
126
|
-
},
|
|
127
|
-
202: {
|
|
128
|
-
headersMapper: Mappers.ContainerAppsBuildsDeleteHeaders,
|
|
129
|
-
},
|
|
130
|
-
204: {
|
|
131
|
-
headersMapper: Mappers.ContainerAppsBuildsDeleteHeaders,
|
|
132
|
-
},
|
|
133
|
-
default: {
|
|
134
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
135
|
-
},
|
|
136
|
-
},
|
|
137
|
-
queryParameters: [Parameters.apiVersion],
|
|
138
|
-
urlParameters: [
|
|
139
|
-
Parameters.$host,
|
|
140
|
-
Parameters.subscriptionId,
|
|
141
|
-
Parameters.resourceGroupName,
|
|
142
|
-
Parameters.buildName,
|
|
143
|
-
Parameters.containerAppName1,
|
|
144
|
-
],
|
|
145
|
-
headerParameters: [Parameters.accept],
|
|
146
|
-
serializer,
|
|
147
|
-
};
|
|
148
|
-
//# sourceMappingURL=containerAppsBuilds.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"containerAppsBuilds.js","sourceRoot":"","sources":["../../../src/operations/containerAppsBuilds.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { ContainerAppsBuilds } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ContainerAppsAPIClient } from \"../containerAppsAPIClient.js\";\nimport { SimplePollerLike, OperationState, createHttpPoller } from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n ContainerAppsBuildsGetOptionalParams,\n ContainerAppsBuildsGetResponse,\n ContainerAppsBuildsDeleteOptionalParams,\n ContainerAppsBuildsDeleteResponse,\n} from \"../models/index.js\";\n\n/** Class containing ContainerAppsBuilds operations. */\nexport class ContainerAppsBuildsImpl implements ContainerAppsBuilds {\n private readonly client: ContainerAppsAPIClient;\n\n /**\n * Initialize a new instance of the class ContainerAppsBuilds class.\n * @param client Reference to the service client\n */\n constructor(client: ContainerAppsAPIClient) {\n this.client = client;\n }\n\n /**\n * Get a Container Apps Build resource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App the Build is associated.\n * @param buildName The name of a build.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n containerAppName: string,\n buildName: string,\n options?: ContainerAppsBuildsGetOptionalParams,\n ): Promise<ContainerAppsBuildsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, containerAppName, buildName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Delete a Container Apps Build resource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App the Build is associated.\n * @param buildName The name of a build.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n containerAppName: string,\n buildName: string,\n options?: ContainerAppsBuildsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ContainerAppsBuildsDeleteResponse>,\n ContainerAppsBuildsDeleteResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<ContainerAppsBuildsDeleteResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, containerAppName, buildName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<\n ContainerAppsBuildsDeleteResponse,\n OperationState<ContainerAppsBuildsDeleteResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Delete a Container Apps Build resource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App the Build is associated.\n * @param buildName The name of a build.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n containerAppName: string,\n buildName: string,\n options?: ContainerAppsBuildsDeleteOptionalParams,\n ): Promise<ContainerAppsBuildsDeleteResponse> {\n const poller = await this.beginDelete(resourceGroupName, containerAppName, buildName, options);\n return poller.pollUntilDone();\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/builds/{buildName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ContainerAppsBuildResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.buildName,\n Parameters.containerAppName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/builds/{buildName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n headersMapper: Mappers.ContainerAppsBuildsDeleteHeaders,\n },\n 201: {\n headersMapper: Mappers.ContainerAppsBuildsDeleteHeaders,\n },\n 202: {\n headersMapper: Mappers.ContainerAppsBuildsDeleteHeaders,\n },\n 204: {\n headersMapper: Mappers.ContainerAppsBuildsDeleteHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.buildName,\n Parameters.containerAppName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { ContainerAppsBuildsByContainerApp } from "../operationsInterfaces/index.js";
|
|
3
|
-
import { ContainerAppsAPIClient } from "../containerAppsAPIClient.js";
|
|
4
|
-
import { ContainerAppsBuildResource, ContainerAppsBuildsByContainerAppListOptionalParams } from "../models/index.js";
|
|
5
|
-
/** Class containing ContainerAppsBuildsByContainerApp operations. */
|
|
6
|
-
export declare class ContainerAppsBuildsByContainerAppImpl implements ContainerAppsBuildsByContainerApp {
|
|
7
|
-
private readonly client;
|
|
8
|
-
/**
|
|
9
|
-
* Initialize a new instance of the class ContainerAppsBuildsByContainerApp class.
|
|
10
|
-
* @param client Reference to the service client
|
|
11
|
-
*/
|
|
12
|
-
constructor(client: ContainerAppsAPIClient);
|
|
13
|
-
/**
|
|
14
|
-
* List Container Apps Build resources by Container App
|
|
15
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
|
-
* @param containerAppName Name of the Container App the Build is associated.
|
|
17
|
-
* @param options The options parameters.
|
|
18
|
-
*/
|
|
19
|
-
list(resourceGroupName: string, containerAppName: string, options?: ContainerAppsBuildsByContainerAppListOptionalParams): PagedAsyncIterableIterator<ContainerAppsBuildResource>;
|
|
20
|
-
private listPagingPage;
|
|
21
|
-
private listPagingAll;
|
|
22
|
-
/**
|
|
23
|
-
* List Container Apps Build resources by Container App
|
|
24
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
25
|
-
* @param containerAppName Name of the Container App the Build is associated.
|
|
26
|
-
* @param options The options parameters.
|
|
27
|
-
*/
|
|
28
|
-
private _list;
|
|
29
|
-
/**
|
|
30
|
-
* ListNext
|
|
31
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
32
|
-
* @param containerAppName Name of the Container App the Build is associated.
|
|
33
|
-
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
34
|
-
* @param options The options parameters.
|
|
35
|
-
*/
|
|
36
|
-
private _listNext;
|
|
37
|
-
}
|
|
38
|
-
//# sourceMappingURL=containerAppsBuildsByContainerApp.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"containerAppsBuildsByContainerApp.d.ts","sourceRoot":"","sources":["../../../src/operations/containerAppsBuildsByContainerApp.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,iCAAiC,EAAE,MAAM,kCAAkC,CAAC;AAIrF,OAAO,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EACL,0BAA0B,EAE1B,mDAAmD,EAGpD,MAAM,oBAAoB,CAAC;AAG5B,qEAAqE;AACrE,qBAAa,qCAAsC,YAAW,iCAAiC;IAC7F,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAyB;IAEhD;;;OAGG;gBACS,MAAM,EAAE,sBAAsB;IAI1C;;;;;OAKG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,0BAA0B,CAAC,0BAA0B,CAAC;YAkB1C,cAAc;YA6Bd,aAAa;IAU5B;;;;;OAKG;IACH,OAAO,CAAC,KAAK;IAWb;;;;;;OAMG;IACH,OAAO,CAAC,SAAS;CAWlB"}
|
|
@@ -1,133 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { setContinuationToken } from "../pagingHelper.js";
|
|
9
|
-
import * as coreClient from "@azure/core-client";
|
|
10
|
-
import * as Mappers from "../models/mappers.js";
|
|
11
|
-
import * as Parameters from "../models/parameters.js";
|
|
12
|
-
/// <reference lib="esnext.asynciterable" />
|
|
13
|
-
/** Class containing ContainerAppsBuildsByContainerApp operations. */
|
|
14
|
-
export class ContainerAppsBuildsByContainerAppImpl {
|
|
15
|
-
client;
|
|
16
|
-
/**
|
|
17
|
-
* Initialize a new instance of the class ContainerAppsBuildsByContainerApp class.
|
|
18
|
-
* @param client Reference to the service client
|
|
19
|
-
*/
|
|
20
|
-
constructor(client) {
|
|
21
|
-
this.client = client;
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* List Container Apps Build resources by Container App
|
|
25
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
|
-
* @param containerAppName Name of the Container App the Build is associated.
|
|
27
|
-
* @param options The options parameters.
|
|
28
|
-
*/
|
|
29
|
-
list(resourceGroupName, containerAppName, options) {
|
|
30
|
-
const iter = this.listPagingAll(resourceGroupName, containerAppName, options);
|
|
31
|
-
return {
|
|
32
|
-
next() {
|
|
33
|
-
return iter.next();
|
|
34
|
-
},
|
|
35
|
-
[Symbol.asyncIterator]() {
|
|
36
|
-
return this;
|
|
37
|
-
},
|
|
38
|
-
byPage: (settings) => {
|
|
39
|
-
if (settings?.maxPageSize) {
|
|
40
|
-
throw new Error("maxPageSize is not supported by this operation.");
|
|
41
|
-
}
|
|
42
|
-
return this.listPagingPage(resourceGroupName, containerAppName, options, settings);
|
|
43
|
-
},
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
async *listPagingPage(resourceGroupName, containerAppName, options, settings) {
|
|
47
|
-
let result;
|
|
48
|
-
let continuationToken = settings?.continuationToken;
|
|
49
|
-
if (!continuationToken) {
|
|
50
|
-
result = await this._list(resourceGroupName, containerAppName, options);
|
|
51
|
-
let page = result.value || [];
|
|
52
|
-
continuationToken = result.nextLink;
|
|
53
|
-
setContinuationToken(page, continuationToken);
|
|
54
|
-
yield page;
|
|
55
|
-
}
|
|
56
|
-
while (continuationToken) {
|
|
57
|
-
result = await this._listNext(resourceGroupName, containerAppName, continuationToken, options);
|
|
58
|
-
continuationToken = result.nextLink;
|
|
59
|
-
let page = result.value || [];
|
|
60
|
-
setContinuationToken(page, continuationToken);
|
|
61
|
-
yield page;
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
async *listPagingAll(resourceGroupName, containerAppName, options) {
|
|
65
|
-
for await (const page of this.listPagingPage(resourceGroupName, containerAppName, options)) {
|
|
66
|
-
yield* page;
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
/**
|
|
70
|
-
* List Container Apps Build resources by Container App
|
|
71
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
72
|
-
* @param containerAppName Name of the Container App the Build is associated.
|
|
73
|
-
* @param options The options parameters.
|
|
74
|
-
*/
|
|
75
|
-
_list(resourceGroupName, containerAppName, options) {
|
|
76
|
-
return this.client.sendOperationRequest({ resourceGroupName, containerAppName, options }, listOperationSpec);
|
|
77
|
-
}
|
|
78
|
-
/**
|
|
79
|
-
* ListNext
|
|
80
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
81
|
-
* @param containerAppName Name of the Container App the Build is associated.
|
|
82
|
-
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
83
|
-
* @param options The options parameters.
|
|
84
|
-
*/
|
|
85
|
-
_listNext(resourceGroupName, containerAppName, nextLink, options) {
|
|
86
|
-
return this.client.sendOperationRequest({ resourceGroupName, containerAppName, nextLink, options }, listNextOperationSpec);
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
// Operation Specifications
|
|
90
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
91
|
-
const listOperationSpec = {
|
|
92
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/builds",
|
|
93
|
-
httpMethod: "GET",
|
|
94
|
-
responses: {
|
|
95
|
-
200: {
|
|
96
|
-
bodyMapper: Mappers.ContainerAppsBuildCollection,
|
|
97
|
-
},
|
|
98
|
-
default: {
|
|
99
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
100
|
-
},
|
|
101
|
-
},
|
|
102
|
-
queryParameters: [Parameters.apiVersion],
|
|
103
|
-
urlParameters: [
|
|
104
|
-
Parameters.$host,
|
|
105
|
-
Parameters.subscriptionId,
|
|
106
|
-
Parameters.resourceGroupName,
|
|
107
|
-
Parameters.containerAppName1,
|
|
108
|
-
],
|
|
109
|
-
headerParameters: [Parameters.accept],
|
|
110
|
-
serializer,
|
|
111
|
-
};
|
|
112
|
-
const listNextOperationSpec = {
|
|
113
|
-
path: "{nextLink}",
|
|
114
|
-
httpMethod: "GET",
|
|
115
|
-
responses: {
|
|
116
|
-
200: {
|
|
117
|
-
bodyMapper: Mappers.ContainerAppsBuildCollection,
|
|
118
|
-
},
|
|
119
|
-
default: {
|
|
120
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
121
|
-
},
|
|
122
|
-
},
|
|
123
|
-
urlParameters: [
|
|
124
|
-
Parameters.$host,
|
|
125
|
-
Parameters.subscriptionId,
|
|
126
|
-
Parameters.resourceGroupName,
|
|
127
|
-
Parameters.nextLink,
|
|
128
|
-
Parameters.containerAppName1,
|
|
129
|
-
],
|
|
130
|
-
headerParameters: [Parameters.accept],
|
|
131
|
-
serializer,
|
|
132
|
-
};
|
|
133
|
-
//# sourceMappingURL=containerAppsBuildsByContainerApp.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"containerAppsBuildsByContainerApp.js","sourceRoot":"","sources":["../../../src/operations/containerAppsBuildsByContainerApp.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { ContainerAppsBuildsByContainerApp } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ContainerAppsAPIClient } from \"../containerAppsAPIClient.js\";\nimport {\n ContainerAppsBuildResource,\n ContainerAppsBuildsByContainerAppListNextOptionalParams,\n ContainerAppsBuildsByContainerAppListOptionalParams,\n ContainerAppsBuildsByContainerAppListResponse,\n ContainerAppsBuildsByContainerAppListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ContainerAppsBuildsByContainerApp operations. */\nexport class ContainerAppsBuildsByContainerAppImpl implements ContainerAppsBuildsByContainerApp {\n private readonly client: ContainerAppsAPIClient;\n\n /**\n * Initialize a new instance of the class ContainerAppsBuildsByContainerApp class.\n * @param client Reference to the service client\n */\n constructor(client: ContainerAppsAPIClient) {\n this.client = client;\n }\n\n /**\n * List Container Apps Build resources by Container App\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App the Build is associated.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n containerAppName: string,\n options?: ContainerAppsBuildsByContainerAppListOptionalParams,\n ): PagedAsyncIterableIterator<ContainerAppsBuildResource> {\n const iter = this.listPagingAll(resourceGroupName, containerAppName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(resourceGroupName, containerAppName, options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n containerAppName: string,\n options?: ContainerAppsBuildsByContainerAppListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ContainerAppsBuildResource[]> {\n let result: ContainerAppsBuildsByContainerAppListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceGroupName, containerAppName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n containerAppName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n containerAppName: string,\n options?: ContainerAppsBuildsByContainerAppListOptionalParams,\n ): AsyncIterableIterator<ContainerAppsBuildResource> {\n for await (const page of this.listPagingPage(resourceGroupName, containerAppName, options)) {\n yield* page;\n }\n }\n\n /**\n * List Container Apps Build resources by Container App\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App the Build is associated.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n containerAppName: string,\n options?: ContainerAppsBuildsByContainerAppListOptionalParams,\n ): Promise<ContainerAppsBuildsByContainerAppListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, containerAppName, options },\n listOperationSpec,\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App the Build is associated.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n containerAppName: string,\n nextLink: string,\n options?: ContainerAppsBuildsByContainerAppListNextOptionalParams,\n ): Promise<ContainerAppsBuildsByContainerAppListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, containerAppName, nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/builds\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ContainerAppsBuildCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.containerAppName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ContainerAppsBuildCollection,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.containerAppName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { ContainerAppsLabelHistory } from "../operationsInterfaces/index.js";
|
|
3
|
-
import { ContainerAppsAPIClient } from "../containerAppsAPIClient.js";
|
|
4
|
-
import { LabelHistory, ContainerAppsLabelHistoryListLabelHistoryOptionalParams, ContainerAppsLabelHistoryGetLabelHistoryOptionalParams, ContainerAppsLabelHistoryGetLabelHistoryResponse, ContainerAppsLabelHistoryDeleteLabelHistoryOptionalParams } from "../models/index.js";
|
|
5
|
-
/** Class containing ContainerAppsLabelHistory operations. */
|
|
6
|
-
export declare class ContainerAppsLabelHistoryImpl implements ContainerAppsLabelHistory {
|
|
7
|
-
private readonly client;
|
|
8
|
-
/**
|
|
9
|
-
* Initialize a new instance of the class ContainerAppsLabelHistory class.
|
|
10
|
-
* @param client Reference to the service client
|
|
11
|
-
*/
|
|
12
|
-
constructor(client: ContainerAppsAPIClient);
|
|
13
|
-
/**
|
|
14
|
-
* Get the Label History for a given Container App.
|
|
15
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
|
-
* @param containerAppName Name of the Container App
|
|
17
|
-
* @param options The options parameters.
|
|
18
|
-
*/
|
|
19
|
-
listLabelHistory(resourceGroupName: string, containerAppName: string, options?: ContainerAppsLabelHistoryListLabelHistoryOptionalParams): PagedAsyncIterableIterator<LabelHistory>;
|
|
20
|
-
private listLabelHistoryPagingPage;
|
|
21
|
-
private listLabelHistoryPagingAll;
|
|
22
|
-
/**
|
|
23
|
-
* Get the Label History for a given Container App.
|
|
24
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
25
|
-
* @param containerAppName Name of the Container App
|
|
26
|
-
* @param options The options parameters.
|
|
27
|
-
*/
|
|
28
|
-
private _listLabelHistory;
|
|
29
|
-
/**
|
|
30
|
-
* Get the history of a label.
|
|
31
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
32
|
-
* @param containerAppName Name of the Container App
|
|
33
|
-
* @param labelName Name of the Container App label.
|
|
34
|
-
* @param options The options parameters.
|
|
35
|
-
*/
|
|
36
|
-
getLabelHistory(resourceGroupName: string, containerAppName: string, labelName: string, options?: ContainerAppsLabelHistoryGetLabelHistoryOptionalParams): Promise<ContainerAppsLabelHistoryGetLabelHistoryResponse>;
|
|
37
|
-
/**
|
|
38
|
-
* Delete the history of a label.
|
|
39
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
40
|
-
* @param containerAppName Name of the Container App
|
|
41
|
-
* @param labelName Name of the Container App label.
|
|
42
|
-
* @param options The options parameters.
|
|
43
|
-
*/
|
|
44
|
-
deleteLabelHistory(resourceGroupName: string, containerAppName: string, labelName: string, options?: ContainerAppsLabelHistoryDeleteLabelHistoryOptionalParams): Promise<void>;
|
|
45
|
-
/**
|
|
46
|
-
* ListLabelHistoryNext
|
|
47
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
48
|
-
* @param containerAppName Name of the Container App
|
|
49
|
-
* @param nextLink The nextLink from the previous successful call to the ListLabelHistory method.
|
|
50
|
-
* @param options The options parameters.
|
|
51
|
-
*/
|
|
52
|
-
private _listLabelHistoryNext;
|
|
53
|
-
}
|
|
54
|
-
//# sourceMappingURL=containerAppsLabelHistory.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"containerAppsLabelHistory.d.ts","sourceRoot":"","sources":["../../../src/operations/containerAppsLabelHistory.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAI7E,OAAO,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EACL,YAAY,EAEZ,uDAAuD,EAEvD,sDAAsD,EACtD,gDAAgD,EAChD,yDAAyD,EAE1D,MAAM,oBAAoB,CAAC;AAG5B,6DAA6D;AAC7D,qBAAa,6BAA8B,YAAW,yBAAyB;IAC7E,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAyB;IAEhD;;;OAGG;gBACS,MAAM,EAAE,sBAAsB;IAI1C;;;;;OAKG;IACI,gBAAgB,CACrB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,uDAAuD,GAChE,0BAA0B,CAAC,YAAY,CAAC;YAuB5B,0BAA0B;YA6B1B,yBAAyB;IAcxC;;;;;OAKG;IACH,OAAO,CAAC,iBAAiB;IAWzB;;;;;;OAMG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC;IAO5D;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,yDAAyD,GAClE,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;OAMG;IACH,OAAO,CAAC,qBAAqB;CAW9B"}
|
|
@@ -1,196 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { setContinuationToken } from "../pagingHelper.js";
|
|
9
|
-
import * as coreClient from "@azure/core-client";
|
|
10
|
-
import * as Mappers from "../models/mappers.js";
|
|
11
|
-
import * as Parameters from "../models/parameters.js";
|
|
12
|
-
/// <reference lib="esnext.asynciterable" />
|
|
13
|
-
/** Class containing ContainerAppsLabelHistory operations. */
|
|
14
|
-
export class ContainerAppsLabelHistoryImpl {
|
|
15
|
-
client;
|
|
16
|
-
/**
|
|
17
|
-
* Initialize a new instance of the class ContainerAppsLabelHistory class.
|
|
18
|
-
* @param client Reference to the service client
|
|
19
|
-
*/
|
|
20
|
-
constructor(client) {
|
|
21
|
-
this.client = client;
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* Get the Label History for a given Container App.
|
|
25
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
|
-
* @param containerAppName Name of the Container App
|
|
27
|
-
* @param options The options parameters.
|
|
28
|
-
*/
|
|
29
|
-
listLabelHistory(resourceGroupName, containerAppName, options) {
|
|
30
|
-
const iter = this.listLabelHistoryPagingAll(resourceGroupName, containerAppName, options);
|
|
31
|
-
return {
|
|
32
|
-
next() {
|
|
33
|
-
return iter.next();
|
|
34
|
-
},
|
|
35
|
-
[Symbol.asyncIterator]() {
|
|
36
|
-
return this;
|
|
37
|
-
},
|
|
38
|
-
byPage: (settings) => {
|
|
39
|
-
if (settings?.maxPageSize) {
|
|
40
|
-
throw new Error("maxPageSize is not supported by this operation.");
|
|
41
|
-
}
|
|
42
|
-
return this.listLabelHistoryPagingPage(resourceGroupName, containerAppName, options, settings);
|
|
43
|
-
},
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
async *listLabelHistoryPagingPage(resourceGroupName, containerAppName, options, settings) {
|
|
47
|
-
let result;
|
|
48
|
-
let continuationToken = settings?.continuationToken;
|
|
49
|
-
if (!continuationToken) {
|
|
50
|
-
result = await this._listLabelHistory(resourceGroupName, containerAppName, options);
|
|
51
|
-
let page = result.value || [];
|
|
52
|
-
continuationToken = result.nextLink;
|
|
53
|
-
setContinuationToken(page, continuationToken);
|
|
54
|
-
yield page;
|
|
55
|
-
}
|
|
56
|
-
while (continuationToken) {
|
|
57
|
-
result = await this._listLabelHistoryNext(resourceGroupName, containerAppName, continuationToken, options);
|
|
58
|
-
continuationToken = result.nextLink;
|
|
59
|
-
let page = result.value || [];
|
|
60
|
-
setContinuationToken(page, continuationToken);
|
|
61
|
-
yield page;
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
async *listLabelHistoryPagingAll(resourceGroupName, containerAppName, options) {
|
|
65
|
-
for await (const page of this.listLabelHistoryPagingPage(resourceGroupName, containerAppName, options)) {
|
|
66
|
-
yield* page;
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
/**
|
|
70
|
-
* Get the Label History for a given Container App.
|
|
71
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
72
|
-
* @param containerAppName Name of the Container App
|
|
73
|
-
* @param options The options parameters.
|
|
74
|
-
*/
|
|
75
|
-
_listLabelHistory(resourceGroupName, containerAppName, options) {
|
|
76
|
-
return this.client.sendOperationRequest({ resourceGroupName, containerAppName, options }, listLabelHistoryOperationSpec);
|
|
77
|
-
}
|
|
78
|
-
/**
|
|
79
|
-
* Get the history of a label.
|
|
80
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
81
|
-
* @param containerAppName Name of the Container App
|
|
82
|
-
* @param labelName Name of the Container App label.
|
|
83
|
-
* @param options The options parameters.
|
|
84
|
-
*/
|
|
85
|
-
getLabelHistory(resourceGroupName, containerAppName, labelName, options) {
|
|
86
|
-
return this.client.sendOperationRequest({ resourceGroupName, containerAppName, labelName, options }, getLabelHistoryOperationSpec);
|
|
87
|
-
}
|
|
88
|
-
/**
|
|
89
|
-
* Delete the history of a label.
|
|
90
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
91
|
-
* @param containerAppName Name of the Container App
|
|
92
|
-
* @param labelName Name of the Container App label.
|
|
93
|
-
* @param options The options parameters.
|
|
94
|
-
*/
|
|
95
|
-
deleteLabelHistory(resourceGroupName, containerAppName, labelName, options) {
|
|
96
|
-
return this.client.sendOperationRequest({ resourceGroupName, containerAppName, labelName, options }, deleteLabelHistoryOperationSpec);
|
|
97
|
-
}
|
|
98
|
-
/**
|
|
99
|
-
* ListLabelHistoryNext
|
|
100
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
101
|
-
* @param containerAppName Name of the Container App
|
|
102
|
-
* @param nextLink The nextLink from the previous successful call to the ListLabelHistory method.
|
|
103
|
-
* @param options The options parameters.
|
|
104
|
-
*/
|
|
105
|
-
_listLabelHistoryNext(resourceGroupName, containerAppName, nextLink, options) {
|
|
106
|
-
return this.client.sendOperationRequest({ resourceGroupName, containerAppName, nextLink, options }, listLabelHistoryNextOperationSpec);
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
// Operation Specifications
|
|
110
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
111
|
-
const listLabelHistoryOperationSpec = {
|
|
112
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/labelHistory",
|
|
113
|
-
httpMethod: "GET",
|
|
114
|
-
responses: {
|
|
115
|
-
200: {
|
|
116
|
-
bodyMapper: Mappers.LabelHistoryCollection,
|
|
117
|
-
},
|
|
118
|
-
default: {
|
|
119
|
-
bodyMapper: Mappers.DefaultErrorResponse,
|
|
120
|
-
},
|
|
121
|
-
},
|
|
122
|
-
queryParameters: [Parameters.apiVersion, Parameters.filter],
|
|
123
|
-
urlParameters: [
|
|
124
|
-
Parameters.$host,
|
|
125
|
-
Parameters.subscriptionId,
|
|
126
|
-
Parameters.resourceGroupName,
|
|
127
|
-
Parameters.containerAppName1,
|
|
128
|
-
],
|
|
129
|
-
headerParameters: [Parameters.accept],
|
|
130
|
-
serializer,
|
|
131
|
-
};
|
|
132
|
-
const getLabelHistoryOperationSpec = {
|
|
133
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/labelHistory/{labelName}",
|
|
134
|
-
httpMethod: "GET",
|
|
135
|
-
responses: {
|
|
136
|
-
200: {
|
|
137
|
-
bodyMapper: Mappers.LabelHistory,
|
|
138
|
-
},
|
|
139
|
-
default: {
|
|
140
|
-
bodyMapper: Mappers.DefaultErrorResponse,
|
|
141
|
-
},
|
|
142
|
-
},
|
|
143
|
-
queryParameters: [Parameters.apiVersion],
|
|
144
|
-
urlParameters: [
|
|
145
|
-
Parameters.$host,
|
|
146
|
-
Parameters.subscriptionId,
|
|
147
|
-
Parameters.resourceGroupName,
|
|
148
|
-
Parameters.containerAppName1,
|
|
149
|
-
Parameters.labelName,
|
|
150
|
-
],
|
|
151
|
-
headerParameters: [Parameters.accept],
|
|
152
|
-
serializer,
|
|
153
|
-
};
|
|
154
|
-
const deleteLabelHistoryOperationSpec = {
|
|
155
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/labelHistory/{labelName}",
|
|
156
|
-
httpMethod: "DELETE",
|
|
157
|
-
responses: {
|
|
158
|
-
200: {},
|
|
159
|
-
204: {},
|
|
160
|
-
default: {
|
|
161
|
-
bodyMapper: Mappers.DefaultErrorResponse,
|
|
162
|
-
},
|
|
163
|
-
},
|
|
164
|
-
queryParameters: [Parameters.apiVersion],
|
|
165
|
-
urlParameters: [
|
|
166
|
-
Parameters.$host,
|
|
167
|
-
Parameters.subscriptionId,
|
|
168
|
-
Parameters.resourceGroupName,
|
|
169
|
-
Parameters.containerAppName1,
|
|
170
|
-
Parameters.labelName,
|
|
171
|
-
],
|
|
172
|
-
headerParameters: [Parameters.accept],
|
|
173
|
-
serializer,
|
|
174
|
-
};
|
|
175
|
-
const listLabelHistoryNextOperationSpec = {
|
|
176
|
-
path: "{nextLink}",
|
|
177
|
-
httpMethod: "GET",
|
|
178
|
-
responses: {
|
|
179
|
-
200: {
|
|
180
|
-
bodyMapper: Mappers.LabelHistoryCollection,
|
|
181
|
-
},
|
|
182
|
-
default: {
|
|
183
|
-
bodyMapper: Mappers.DefaultErrorResponse,
|
|
184
|
-
},
|
|
185
|
-
},
|
|
186
|
-
urlParameters: [
|
|
187
|
-
Parameters.$host,
|
|
188
|
-
Parameters.subscriptionId,
|
|
189
|
-
Parameters.resourceGroupName,
|
|
190
|
-
Parameters.nextLink,
|
|
191
|
-
Parameters.containerAppName1,
|
|
192
|
-
],
|
|
193
|
-
headerParameters: [Parameters.accept],
|
|
194
|
-
serializer,
|
|
195
|
-
};
|
|
196
|
-
//# sourceMappingURL=containerAppsLabelHistory.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"containerAppsLabelHistory.js","sourceRoot":"","sources":["../../../src/operations/containerAppsLabelHistory.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { ContainerAppsLabelHistory } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ContainerAppsAPIClient } from \"../containerAppsAPIClient.js\";\nimport {\n LabelHistory,\n ContainerAppsLabelHistoryListLabelHistoryNextOptionalParams,\n ContainerAppsLabelHistoryListLabelHistoryOptionalParams,\n ContainerAppsLabelHistoryListLabelHistoryResponse,\n ContainerAppsLabelHistoryGetLabelHistoryOptionalParams,\n ContainerAppsLabelHistoryGetLabelHistoryResponse,\n ContainerAppsLabelHistoryDeleteLabelHistoryOptionalParams,\n ContainerAppsLabelHistoryListLabelHistoryNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ContainerAppsLabelHistory operations. */\nexport class ContainerAppsLabelHistoryImpl implements ContainerAppsLabelHistory {\n private readonly client: ContainerAppsAPIClient;\n\n /**\n * Initialize a new instance of the class ContainerAppsLabelHistory class.\n * @param client Reference to the service client\n */\n constructor(client: ContainerAppsAPIClient) {\n this.client = client;\n }\n\n /**\n * Get the Label History for a given Container App.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App\n * @param options The options parameters.\n */\n public listLabelHistory(\n resourceGroupName: string,\n containerAppName: string,\n options?: ContainerAppsLabelHistoryListLabelHistoryOptionalParams,\n ): PagedAsyncIterableIterator<LabelHistory> {\n const iter = this.listLabelHistoryPagingAll(resourceGroupName, containerAppName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listLabelHistoryPagingPage(\n resourceGroupName,\n containerAppName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listLabelHistoryPagingPage(\n resourceGroupName: string,\n containerAppName: string,\n options?: ContainerAppsLabelHistoryListLabelHistoryOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<LabelHistory[]> {\n let result: ContainerAppsLabelHistoryListLabelHistoryResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listLabelHistory(resourceGroupName, containerAppName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listLabelHistoryNext(\n resourceGroupName,\n containerAppName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listLabelHistoryPagingAll(\n resourceGroupName: string,\n containerAppName: string,\n options?: ContainerAppsLabelHistoryListLabelHistoryOptionalParams,\n ): AsyncIterableIterator<LabelHistory> {\n for await (const page of this.listLabelHistoryPagingPage(\n resourceGroupName,\n containerAppName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Get the Label History for a given Container App.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App\n * @param options The options parameters.\n */\n private _listLabelHistory(\n resourceGroupName: string,\n containerAppName: string,\n options?: ContainerAppsLabelHistoryListLabelHistoryOptionalParams,\n ): Promise<ContainerAppsLabelHistoryListLabelHistoryResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, containerAppName, options },\n listLabelHistoryOperationSpec,\n );\n }\n\n /**\n * Get the history of a label.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App\n * @param labelName Name of the Container App label.\n * @param options The options parameters.\n */\n getLabelHistory(\n resourceGroupName: string,\n containerAppName: string,\n labelName: string,\n options?: ContainerAppsLabelHistoryGetLabelHistoryOptionalParams,\n ): Promise<ContainerAppsLabelHistoryGetLabelHistoryResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, containerAppName, labelName, options },\n getLabelHistoryOperationSpec,\n );\n }\n\n /**\n * Delete the history of a label.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App\n * @param labelName Name of the Container App label.\n * @param options The options parameters.\n */\n deleteLabelHistory(\n resourceGroupName: string,\n containerAppName: string,\n labelName: string,\n options?: ContainerAppsLabelHistoryDeleteLabelHistoryOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, containerAppName, labelName, options },\n deleteLabelHistoryOperationSpec,\n );\n }\n\n /**\n * ListLabelHistoryNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param containerAppName Name of the Container App\n * @param nextLink The nextLink from the previous successful call to the ListLabelHistory method.\n * @param options The options parameters.\n */\n private _listLabelHistoryNext(\n resourceGroupName: string,\n containerAppName: string,\n nextLink: string,\n options?: ContainerAppsLabelHistoryListLabelHistoryNextOptionalParams,\n ): Promise<ContainerAppsLabelHistoryListLabelHistoryNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, containerAppName, nextLink, options },\n listLabelHistoryNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listLabelHistoryOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/labelHistory\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.LabelHistoryCollection,\n },\n default: {\n bodyMapper: Mappers.DefaultErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.containerAppName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getLabelHistoryOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/labelHistory/{labelName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.LabelHistory,\n },\n default: {\n bodyMapper: Mappers.DefaultErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.containerAppName1,\n Parameters.labelName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst deleteLabelHistoryOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/labelHistory/{labelName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.DefaultErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.containerAppName1,\n Parameters.labelName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listLabelHistoryNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.LabelHistoryCollection,\n },\n default: {\n bodyMapper: Mappers.DefaultErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.containerAppName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|