@azure/arm-appcontainers 2.0.1-alpha.20231010.1 → 2.0.1-alpha.20231026.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +224 -337
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js +3 -8
- package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +3 -8
- package/dist-esm/samples-dev/certificatesListSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js +3 -8
- package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js +3 -8
- package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js +3 -8
- package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js +3 -8
- package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js +3 -8
- package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js +3 -8
- package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js +3 -8
- package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +3 -8
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +3 -8
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +3 -8
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js +3 -8
- package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js.map +1 -1
- package/dist-esm/samples-dev/daprComponentsListSample.js +3 -8
- package/dist-esm/samples-dev/daprComponentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsExecutionsListSample.js +3 -8
- package/dist-esm/samples-dev/jobsExecutionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.js +3 -8
- package/dist-esm/samples-dev/jobsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.js +3 -8
- package/dist-esm/samples-dev/jobsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/managedCertificatesListSample.js +3 -8
- package/dist-esm/samples-dev/managedCertificatesListSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js +3 -8
- package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js +3 -8
- package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +3 -8
- package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +3 -8
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/src/operations/availableWorkloadProfiles.js +3 -8
- package/dist-esm/src/operations/availableWorkloadProfiles.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +3 -8
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironments.js +6 -16
- package/dist-esm/src/operations/connectedEnvironments.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +3 -8
- package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -1
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +3 -8
- package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
- package/dist-esm/src/operations/containerApps.js +6 -16
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsAuthConfigs.js +3 -8
- package/dist-esm/src/operations/containerAppsAuthConfigs.js.map +1 -1
- package/dist-esm/src/operations/containerAppsDiagnostics.js +6 -16
- package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js +3 -8
- package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
- package/dist-esm/src/operations/containerAppsSourceControls.js +3 -8
- package/dist-esm/src/operations/containerAppsSourceControls.js.map +1 -1
- package/dist-esm/src/operations/daprComponents.js +3 -8
- package/dist-esm/src/operations/daprComponents.js.map +1 -1
- package/dist-esm/src/operations/jobs.js +6 -16
- package/dist-esm/src/operations/jobs.js.map +1 -1
- package/dist-esm/src/operations/jobsExecutions.js +3 -8
- package/dist-esm/src/operations/jobsExecutions.js.map +1 -1
- package/dist-esm/src/operations/managedCertificates.js +3 -8
- package/dist-esm/src/operations/managedCertificates.js.map +1 -1
- package/dist-esm/src/operations/managedEnvironments.js +9 -24
- package/dist-esm/src/operations/managedEnvironments.js.map +1 -1
- package/dist-esm/src/operations/operations.js +3 -8
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/test/appcontainers_examples.spec.js +6 -16
- package/dist-esm/test/appcontainers_examples.spec.js.map +1 -1
- package/package.json +3 -10
- package/rollup.config.js +0 -122
package/dist/index.js
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var tslib = require('tslib');
|
|
6
4
|
var coreClient = require('@azure/core-client');
|
|
7
5
|
var coreRestPipeline = require('@azure/core-rest-pipeline');
|
|
8
6
|
var coreLro = require('@azure/core-lro');
|
|
9
7
|
|
|
10
|
-
function
|
|
11
|
-
if (e && e.__esModule) return e;
|
|
8
|
+
function _interopNamespaceDefault(e) {
|
|
12
9
|
var n = Object.create(null);
|
|
13
10
|
if (e) {
|
|
14
11
|
Object.keys(e).forEach(function (k) {
|
|
@@ -21,12 +18,12 @@ function _interopNamespace(e) {
|
|
|
21
18
|
}
|
|
22
19
|
});
|
|
23
20
|
}
|
|
24
|
-
n
|
|
21
|
+
n.default = e;
|
|
25
22
|
return Object.freeze(n);
|
|
26
23
|
}
|
|
27
24
|
|
|
28
|
-
var coreClient__namespace = /*#__PURE__*/
|
|
29
|
-
var coreRestPipeline__namespace = /*#__PURE__*/
|
|
25
|
+
var coreClient__namespace = /*#__PURE__*/_interopNamespaceDefault(coreClient);
|
|
26
|
+
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespaceDefault(coreRestPipeline);
|
|
30
27
|
|
|
31
28
|
/*
|
|
32
29
|
* Copyright (c) Microsoft Corporation.
|
|
@@ -6335,194 +6332,194 @@ const JobsStopMultipleExecutionsHeaders = {
|
|
|
6335
6332
|
|
|
6336
6333
|
var Mappers = /*#__PURE__*/Object.freeze({
|
|
6337
6334
|
__proto__: null,
|
|
6335
|
+
AllowedAudiencesValidation: AllowedAudiencesValidation,
|
|
6336
|
+
AllowedPrincipals: AllowedPrincipals,
|
|
6337
|
+
AppLogsConfiguration: AppLogsConfiguration,
|
|
6338
|
+
AppRegistration: AppRegistration,
|
|
6339
|
+
Apple: Apple,
|
|
6340
|
+
AppleRegistration: AppleRegistration,
|
|
6341
|
+
AuthConfig: AuthConfig,
|
|
6338
6342
|
AuthConfigCollection: AuthConfigCollection,
|
|
6339
6343
|
AuthPlatform: AuthPlatform,
|
|
6340
|
-
|
|
6341
|
-
|
|
6344
|
+
AvailableOperations: AvailableOperations,
|
|
6345
|
+
AvailableWorkloadProfile: AvailableWorkloadProfile,
|
|
6346
|
+
AvailableWorkloadProfileProperties: AvailableWorkloadProfileProperties,
|
|
6347
|
+
AvailableWorkloadProfilesCollection: AvailableWorkloadProfilesCollection,
|
|
6342
6348
|
AzureActiveDirectory: AzureActiveDirectory,
|
|
6343
|
-
AzureActiveDirectoryRegistration: AzureActiveDirectoryRegistration,
|
|
6344
6349
|
AzureActiveDirectoryLogin: AzureActiveDirectoryLogin,
|
|
6350
|
+
AzureActiveDirectoryRegistration: AzureActiveDirectoryRegistration,
|
|
6345
6351
|
AzureActiveDirectoryValidation: AzureActiveDirectoryValidation,
|
|
6346
|
-
|
|
6347
|
-
|
|
6348
|
-
AllowedPrincipals: AllowedPrincipals,
|
|
6349
|
-
Facebook: Facebook,
|
|
6350
|
-
AppRegistration: AppRegistration,
|
|
6351
|
-
LoginScopes: LoginScopes,
|
|
6352
|
-
GitHub: GitHub,
|
|
6353
|
-
ClientRegistration: ClientRegistration,
|
|
6354
|
-
Google: Google,
|
|
6355
|
-
AllowedAudiencesValidation: AllowedAudiencesValidation,
|
|
6356
|
-
Twitter: Twitter,
|
|
6357
|
-
TwitterRegistration: TwitterRegistration,
|
|
6358
|
-
Apple: Apple,
|
|
6359
|
-
AppleRegistration: AppleRegistration,
|
|
6352
|
+
AzureCredentials: AzureCredentials,
|
|
6353
|
+
AzureFileProperties: AzureFileProperties,
|
|
6360
6354
|
AzureStaticWebApps: AzureStaticWebApps,
|
|
6361
6355
|
AzureStaticWebAppsRegistration: AzureStaticWebAppsRegistration,
|
|
6362
|
-
|
|
6363
|
-
|
|
6364
|
-
OpenIdConnectClientCredential: OpenIdConnectClientCredential,
|
|
6365
|
-
OpenIdConnectConfig: OpenIdConnectConfig,
|
|
6366
|
-
OpenIdConnectLogin: OpenIdConnectLogin,
|
|
6367
|
-
Login: Login,
|
|
6368
|
-
LoginRoutes: LoginRoutes,
|
|
6369
|
-
CookieExpiration: CookieExpiration,
|
|
6370
|
-
Nonce: Nonce,
|
|
6371
|
-
HttpSettings: HttpSettings,
|
|
6372
|
-
HttpSettingsRoutes: HttpSettingsRoutes,
|
|
6373
|
-
ForwardProxy: ForwardProxy,
|
|
6374
|
-
Resource: Resource,
|
|
6375
|
-
SystemData: SystemData,
|
|
6376
|
-
DefaultErrorResponse: DefaultErrorResponse,
|
|
6377
|
-
DefaultErrorResponseError: DefaultErrorResponseError,
|
|
6378
|
-
DefaultErrorResponseErrorDetailsItem: DefaultErrorResponseErrorDetailsItem,
|
|
6379
|
-
AvailableWorkloadProfilesCollection: AvailableWorkloadProfilesCollection,
|
|
6380
|
-
AvailableWorkloadProfileProperties: AvailableWorkloadProfileProperties,
|
|
6381
|
-
ErrorResponse: ErrorResponse,
|
|
6382
|
-
ErrorDetail: ErrorDetail,
|
|
6383
|
-
ErrorAdditionalInfo: ErrorAdditionalInfo,
|
|
6356
|
+
BaseContainer: BaseContainer,
|
|
6357
|
+
BillingMeter: BillingMeter,
|
|
6384
6358
|
BillingMeterCollection: BillingMeterCollection,
|
|
6385
6359
|
BillingMeterProperties: BillingMeterProperties,
|
|
6386
|
-
|
|
6387
|
-
ExtendedLocation: ExtendedLocation,
|
|
6388
|
-
CustomDomainConfiguration: CustomDomainConfiguration,
|
|
6389
|
-
CheckNameAvailabilityRequest: CheckNameAvailabilityRequest,
|
|
6390
|
-
CheckNameAvailabilityResponse: CheckNameAvailabilityResponse,
|
|
6360
|
+
Certificate: Certificate,
|
|
6391
6361
|
CertificateCollection: CertificateCollection,
|
|
6392
|
-
CertificateProperties: CertificateProperties,
|
|
6393
6362
|
CertificatePatch: CertificatePatch,
|
|
6394
|
-
|
|
6395
|
-
|
|
6396
|
-
|
|
6397
|
-
|
|
6398
|
-
|
|
6399
|
-
|
|
6363
|
+
CertificateProperties: CertificateProperties,
|
|
6364
|
+
CheckNameAvailabilityRequest: CheckNameAvailabilityRequest,
|
|
6365
|
+
CheckNameAvailabilityResponse: CheckNameAvailabilityResponse,
|
|
6366
|
+
ClientRegistration: ClientRegistration,
|
|
6367
|
+
Configuration: Configuration,
|
|
6368
|
+
ConnectedEnvironment: ConnectedEnvironment,
|
|
6369
|
+
ConnectedEnvironmentCollection: ConnectedEnvironmentCollection,
|
|
6370
|
+
ConnectedEnvironmentStorage: ConnectedEnvironmentStorage,
|
|
6400
6371
|
ConnectedEnvironmentStorageProperties: ConnectedEnvironmentStorageProperties,
|
|
6401
|
-
|
|
6372
|
+
ConnectedEnvironmentStoragesCollection: ConnectedEnvironmentStoragesCollection,
|
|
6373
|
+
ConnectedEnvironmentsDeleteHeaders: ConnectedEnvironmentsDeleteHeaders,
|
|
6374
|
+
Container: Container,
|
|
6375
|
+
ContainerApp: ContainerApp,
|
|
6376
|
+
ContainerAppAuthToken: ContainerAppAuthToken,
|
|
6402
6377
|
ContainerAppCollection: ContainerAppCollection,
|
|
6403
|
-
|
|
6404
|
-
UserAssignedIdentity: UserAssignedIdentity,
|
|
6405
|
-
Configuration: Configuration,
|
|
6406
|
-
Ingress: Ingress,
|
|
6407
|
-
TrafficWeight: TrafficWeight,
|
|
6408
|
-
CustomDomain: CustomDomain,
|
|
6409
|
-
IpSecurityRestrictionRule: IpSecurityRestrictionRule,
|
|
6410
|
-
IngressStickySessions: IngressStickySessions,
|
|
6411
|
-
CorsPolicy: CorsPolicy,
|
|
6412
|
-
RegistryCredentials: RegistryCredentials,
|
|
6413
|
-
Dapr: Dapr,
|
|
6414
|
-
Service: Service,
|
|
6415
|
-
Template: Template,
|
|
6416
|
-
BaseContainer: BaseContainer,
|
|
6417
|
-
EnvironmentVar: EnvironmentVar,
|
|
6418
|
-
ContainerResources: ContainerResources,
|
|
6419
|
-
VolumeMount: VolumeMount,
|
|
6378
|
+
ContainerAppJobExecutions: ContainerAppJobExecutions,
|
|
6420
6379
|
ContainerAppProbe: ContainerAppProbe,
|
|
6421
6380
|
ContainerAppProbeHttpGet: ContainerAppProbeHttpGet,
|
|
6422
6381
|
ContainerAppProbeHttpGetHttpHeadersItem: ContainerAppProbeHttpGetHttpHeadersItem,
|
|
6423
6382
|
ContainerAppProbeTcpSocket: ContainerAppProbeTcpSocket,
|
|
6424
|
-
|
|
6425
|
-
|
|
6426
|
-
|
|
6427
|
-
|
|
6428
|
-
|
|
6429
|
-
|
|
6430
|
-
|
|
6431
|
-
|
|
6432
|
-
|
|
6433
|
-
|
|
6383
|
+
ContainerAppSecret: ContainerAppSecret,
|
|
6384
|
+
ContainerAppsDeleteHeaders: ContainerAppsDeleteHeaders,
|
|
6385
|
+
ContainerAppsStartHeaders: ContainerAppsStartHeaders,
|
|
6386
|
+
ContainerAppsStopHeaders: ContainerAppsStopHeaders,
|
|
6387
|
+
ContainerAppsUpdateHeaders: ContainerAppsUpdateHeaders,
|
|
6388
|
+
ContainerResources: ContainerResources,
|
|
6389
|
+
CookieExpiration: CookieExpiration,
|
|
6390
|
+
CorsPolicy: CorsPolicy,
|
|
6391
|
+
CustomDomain: CustomDomain,
|
|
6392
|
+
CustomDomainConfiguration: CustomDomainConfiguration,
|
|
6434
6393
|
CustomHostnameAnalysisResult: CustomHostnameAnalysisResult,
|
|
6435
6394
|
CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo: CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo,
|
|
6436
6395
|
CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem: CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem,
|
|
6437
|
-
|
|
6438
|
-
|
|
6439
|
-
|
|
6440
|
-
|
|
6441
|
-
|
|
6442
|
-
|
|
6443
|
-
|
|
6444
|
-
|
|
6445
|
-
|
|
6446
|
-
|
|
6447
|
-
|
|
6396
|
+
CustomOpenIdConnectProvider: CustomOpenIdConnectProvider,
|
|
6397
|
+
CustomScaleRule: CustomScaleRule,
|
|
6398
|
+
Dapr: Dapr,
|
|
6399
|
+
DaprComponent: DaprComponent,
|
|
6400
|
+
DaprComponentsCollection: DaprComponentsCollection,
|
|
6401
|
+
DaprConfiguration: DaprConfiguration,
|
|
6402
|
+
DaprMetadata: DaprMetadata,
|
|
6403
|
+
DaprSecret: DaprSecret,
|
|
6404
|
+
DaprSecretsCollection: DaprSecretsCollection,
|
|
6405
|
+
DefaultAuthorizationPolicy: DefaultAuthorizationPolicy,
|
|
6406
|
+
DefaultErrorResponse: DefaultErrorResponse,
|
|
6407
|
+
DefaultErrorResponseError: DefaultErrorResponseError,
|
|
6408
|
+
DefaultErrorResponseErrorDetailsItem: DefaultErrorResponseErrorDetailsItem,
|
|
6409
|
+
DiagnosticDataProviderMetadata: DiagnosticDataProviderMetadata,
|
|
6410
|
+
DiagnosticDataProviderMetadataPropertyBagItem: DiagnosticDataProviderMetadataPropertyBagItem,
|
|
6448
6411
|
DiagnosticDataTableResponseColumn: DiagnosticDataTableResponseColumn,
|
|
6412
|
+
DiagnosticDataTableResponseObject: DiagnosticDataTableResponseObject,
|
|
6449
6413
|
DiagnosticRendering: DiagnosticRendering,
|
|
6414
|
+
DiagnosticSupportTopic: DiagnosticSupportTopic,
|
|
6415
|
+
Diagnostics: Diagnostics,
|
|
6416
|
+
DiagnosticsCollection: DiagnosticsCollection,
|
|
6417
|
+
DiagnosticsDataApiResponse: DiagnosticsDataApiResponse,
|
|
6418
|
+
DiagnosticsDefinition: DiagnosticsDefinition,
|
|
6419
|
+
DiagnosticsProperties: DiagnosticsProperties,
|
|
6450
6420
|
DiagnosticsStatus: DiagnosticsStatus,
|
|
6451
|
-
|
|
6452
|
-
|
|
6453
|
-
|
|
6454
|
-
|
|
6455
|
-
|
|
6456
|
-
|
|
6457
|
-
|
|
6458
|
-
|
|
6459
|
-
|
|
6460
|
-
|
|
6461
|
-
|
|
6462
|
-
|
|
6463
|
-
|
|
6464
|
-
|
|
6421
|
+
EnvironmentAuthToken: EnvironmentAuthToken,
|
|
6422
|
+
EnvironmentVar: EnvironmentVar,
|
|
6423
|
+
ErrorAdditionalInfo: ErrorAdditionalInfo,
|
|
6424
|
+
ErrorDetail: ErrorDetail,
|
|
6425
|
+
ErrorResponse: ErrorResponse,
|
|
6426
|
+
ExtendedLocation: ExtendedLocation,
|
|
6427
|
+
Facebook: Facebook,
|
|
6428
|
+
ForwardProxy: ForwardProxy,
|
|
6429
|
+
GitHub: GitHub,
|
|
6430
|
+
GithubActionConfiguration: GithubActionConfiguration,
|
|
6431
|
+
GlobalValidation: GlobalValidation,
|
|
6432
|
+
Google: Google,
|
|
6433
|
+
HttpScaleRule: HttpScaleRule,
|
|
6434
|
+
HttpSettings: HttpSettings,
|
|
6435
|
+
HttpSettingsRoutes: HttpSettingsRoutes,
|
|
6436
|
+
IdentityProviders: IdentityProviders,
|
|
6437
|
+
Ingress: Ingress,
|
|
6438
|
+
IngressStickySessions: IngressStickySessions,
|
|
6439
|
+
InitContainer: InitContainer,
|
|
6440
|
+
IpSecurityRestrictionRule: IpSecurityRestrictionRule,
|
|
6441
|
+
Job: Job,
|
|
6465
6442
|
JobConfiguration: JobConfiguration,
|
|
6443
|
+
JobConfigurationEventTriggerConfig: JobConfigurationEventTriggerConfig,
|
|
6466
6444
|
JobConfigurationManualTriggerConfig: JobConfigurationManualTriggerConfig,
|
|
6467
6445
|
JobConfigurationScheduleTriggerConfig: JobConfigurationScheduleTriggerConfig,
|
|
6468
|
-
|
|
6469
|
-
|
|
6470
|
-
|
|
6471
|
-
|
|
6446
|
+
JobExecution: JobExecution,
|
|
6447
|
+
JobExecutionBase: JobExecutionBase,
|
|
6448
|
+
JobExecutionContainer: JobExecutionContainer,
|
|
6449
|
+
JobExecutionNamesCollection: JobExecutionNamesCollection,
|
|
6450
|
+
JobExecutionTemplate: JobExecutionTemplate,
|
|
6472
6451
|
JobPatchProperties: JobPatchProperties,
|
|
6473
6452
|
JobPatchPropertiesProperties: JobPatchPropertiesProperties,
|
|
6474
|
-
|
|
6475
|
-
|
|
6476
|
-
JobExecutionBase: JobExecutionBase,
|
|
6477
|
-
ContainerAppJobExecutions: ContainerAppJobExecutions,
|
|
6478
|
-
JobExecution: JobExecution,
|
|
6453
|
+
JobScale: JobScale,
|
|
6454
|
+
JobScaleRule: JobScaleRule,
|
|
6479
6455
|
JobSecretsCollection: JobSecretsCollection,
|
|
6480
|
-
|
|
6481
|
-
|
|
6482
|
-
|
|
6456
|
+
JobTemplate: JobTemplate,
|
|
6457
|
+
JobsCollection: JobsCollection,
|
|
6458
|
+
JobsDeleteHeaders: JobsDeleteHeaders,
|
|
6459
|
+
JobsStartHeaders: JobsStartHeaders,
|
|
6460
|
+
JobsStopExecutionHeaders: JobsStopExecutionHeaders,
|
|
6461
|
+
JobsStopMultipleExecutionsHeaders: JobsStopMultipleExecutionsHeaders,
|
|
6462
|
+
JobsUpdateHeaders: JobsUpdateHeaders,
|
|
6463
|
+
JwtClaimChecks: JwtClaimChecks,
|
|
6464
|
+
KedaConfiguration: KedaConfiguration,
|
|
6465
|
+
LogAnalyticsConfiguration: LogAnalyticsConfiguration,
|
|
6466
|
+
Login: Login,
|
|
6467
|
+
LoginRoutes: LoginRoutes,
|
|
6468
|
+
LoginScopes: LoginScopes,
|
|
6469
|
+
ManagedCertificate: ManagedCertificate,
|
|
6483
6470
|
ManagedCertificateCollection: ManagedCertificateCollection,
|
|
6484
|
-
|
|
6485
|
-
|
|
6486
|
-
|
|
6471
|
+
ManagedCertificatePatch: ManagedCertificatePatch,
|
|
6472
|
+
ManagedCertificateProperties: ManagedCertificateProperties,
|
|
6473
|
+
ManagedEnvironment: ManagedEnvironment,
|
|
6474
|
+
ManagedEnvironmentPropertiesPeerAuthentication: ManagedEnvironmentPropertiesPeerAuthentication,
|
|
6475
|
+
ManagedEnvironmentStorage: ManagedEnvironmentStorage,
|
|
6487
6476
|
ManagedEnvironmentStorageProperties: ManagedEnvironmentStorageProperties,
|
|
6488
|
-
|
|
6489
|
-
|
|
6490
|
-
|
|
6491
|
-
|
|
6492
|
-
|
|
6477
|
+
ManagedEnvironmentStoragesCollection: ManagedEnvironmentStoragesCollection,
|
|
6478
|
+
ManagedEnvironmentsCollection: ManagedEnvironmentsCollection,
|
|
6479
|
+
ManagedServiceIdentity: ManagedServiceIdentity,
|
|
6480
|
+
Mtls: Mtls,
|
|
6481
|
+
Nonce: Nonce,
|
|
6482
|
+
OpenIdConnectClientCredential: OpenIdConnectClientCredential,
|
|
6483
|
+
OpenIdConnectConfig: OpenIdConnectConfig,
|
|
6484
|
+
OpenIdConnectLogin: OpenIdConnectLogin,
|
|
6485
|
+
OpenIdConnectRegistration: OpenIdConnectRegistration,
|
|
6486
|
+
OperationDetail: OperationDetail,
|
|
6487
|
+
OperationDisplay: OperationDisplay,
|
|
6493
6488
|
ProxyResource: ProxyResource,
|
|
6494
|
-
|
|
6495
|
-
|
|
6496
|
-
|
|
6497
|
-
AuthConfig: AuthConfig,
|
|
6498
|
-
AvailableWorkloadProfile: AvailableWorkloadProfile,
|
|
6499
|
-
BillingMeter: BillingMeter,
|
|
6500
|
-
DaprComponent: DaprComponent,
|
|
6501
|
-
ConnectedEnvironmentStorage: ConnectedEnvironmentStorage,
|
|
6502
|
-
Revision: Revision,
|
|
6489
|
+
QueueScaleRule: QueueScaleRule,
|
|
6490
|
+
RegistryCredentials: RegistryCredentials,
|
|
6491
|
+
RegistryInfo: RegistryInfo,
|
|
6503
6492
|
Replica: Replica,
|
|
6504
|
-
|
|
6505
|
-
|
|
6506
|
-
|
|
6493
|
+
ReplicaCollection: ReplicaCollection,
|
|
6494
|
+
ReplicaContainer: ReplicaContainer,
|
|
6495
|
+
Resource: Resource,
|
|
6496
|
+
Revision: Revision,
|
|
6497
|
+
RevisionCollection: RevisionCollection,
|
|
6498
|
+
Scale: Scale,
|
|
6499
|
+
ScaleRule: ScaleRule,
|
|
6500
|
+
ScaleRuleAuth: ScaleRuleAuth,
|
|
6501
|
+
Secret: Secret,
|
|
6502
|
+
SecretVolumeItem: SecretVolumeItem,
|
|
6503
|
+
SecretsCollection: SecretsCollection,
|
|
6504
|
+
Service: Service,
|
|
6505
|
+
ServiceBind: ServiceBind,
|
|
6507
6506
|
SourceControl: SourceControl,
|
|
6508
|
-
|
|
6509
|
-
|
|
6510
|
-
|
|
6511
|
-
|
|
6512
|
-
|
|
6513
|
-
|
|
6514
|
-
|
|
6515
|
-
|
|
6516
|
-
|
|
6517
|
-
|
|
6518
|
-
|
|
6519
|
-
|
|
6520
|
-
|
|
6521
|
-
|
|
6522
|
-
|
|
6523
|
-
|
|
6524
|
-
JobsStopExecutionHeaders: JobsStopExecutionHeaders,
|
|
6525
|
-
JobsStopMultipleExecutionsHeaders: JobsStopMultipleExecutionsHeaders
|
|
6507
|
+
SourceControlCollection: SourceControlCollection,
|
|
6508
|
+
SystemData: SystemData,
|
|
6509
|
+
TcpScaleRule: TcpScaleRule,
|
|
6510
|
+
Template: Template,
|
|
6511
|
+
TrackedResource: TrackedResource,
|
|
6512
|
+
TrafficWeight: TrafficWeight,
|
|
6513
|
+
Twitter: Twitter,
|
|
6514
|
+
TwitterRegistration: TwitterRegistration,
|
|
6515
|
+
UserAssignedIdentity: UserAssignedIdentity,
|
|
6516
|
+
VnetConfiguration: VnetConfiguration,
|
|
6517
|
+
Volume: Volume,
|
|
6518
|
+
VolumeMount: VolumeMount,
|
|
6519
|
+
WorkloadProfile: WorkloadProfile,
|
|
6520
|
+
WorkloadProfileStates: WorkloadProfileStates,
|
|
6521
|
+
WorkloadProfileStatesCollection: WorkloadProfileStatesCollection,
|
|
6522
|
+
WorkloadProfileStatesProperties: WorkloadProfileStatesProperties
|
|
6526
6523
|
});
|
|
6527
6524
|
|
|
6528
6525
|
/*
|
|
@@ -6933,16 +6930,11 @@ class ContainerAppsAuthConfigsImpl {
|
|
|
6933
6930
|
return tslib.__asyncGenerator(this, arguments, function* listByContainerAppPagingAll_1() {
|
|
6934
6931
|
var _a, e_1, _b, _c;
|
|
6935
6932
|
try {
|
|
6936
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByContainerAppPagingPage(resourceGroupName, containerAppName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
6933
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByContainerAppPagingPage(resourceGroupName, containerAppName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
6937
6934
|
_c = _f.value;
|
|
6938
6935
|
_d = false;
|
|
6939
|
-
|
|
6940
|
-
|
|
6941
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
6942
|
-
}
|
|
6943
|
-
finally {
|
|
6944
|
-
_d = true;
|
|
6945
|
-
}
|
|
6936
|
+
const page = _c;
|
|
6937
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
6946
6938
|
}
|
|
6947
6939
|
}
|
|
6948
6940
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -7186,16 +7178,11 @@ class AvailableWorkloadProfilesImpl {
|
|
|
7186
7178
|
return tslib.__asyncGenerator(this, arguments, function* getPagingAll_1() {
|
|
7187
7179
|
var _a, e_1, _b, _c;
|
|
7188
7180
|
try {
|
|
7189
|
-
for (var _d = true, _e = tslib.__asyncValues(this.getPagingPage(location, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
7181
|
+
for (var _d = true, _e = tslib.__asyncValues(this.getPagingPage(location, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
7190
7182
|
_c = _f.value;
|
|
7191
7183
|
_d = false;
|
|
7192
|
-
|
|
7193
|
-
|
|
7194
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
7195
|
-
}
|
|
7196
|
-
finally {
|
|
7197
|
-
_d = true;
|
|
7198
|
-
}
|
|
7184
|
+
const page = _c;
|
|
7185
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
7199
7186
|
}
|
|
7200
7187
|
}
|
|
7201
7188
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -7398,16 +7385,11 @@ class ConnectedEnvironmentsImpl {
|
|
|
7398
7385
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
|
|
7399
7386
|
var _a, e_1, _b, _c;
|
|
7400
7387
|
try {
|
|
7401
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
7388
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
7402
7389
|
_c = _f.value;
|
|
7403
7390
|
_d = false;
|
|
7404
|
-
|
|
7405
|
-
|
|
7406
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
7407
|
-
}
|
|
7408
|
-
finally {
|
|
7409
|
-
_d = true;
|
|
7410
|
-
}
|
|
7391
|
+
const page = _c;
|
|
7392
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
7411
7393
|
}
|
|
7412
7394
|
}
|
|
7413
7395
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -7465,16 +7447,11 @@ class ConnectedEnvironmentsImpl {
|
|
|
7465
7447
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
|
|
7466
7448
|
var _a, e_2, _b, _c;
|
|
7467
7449
|
try {
|
|
7468
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
7450
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
7469
7451
|
_c = _f.value;
|
|
7470
7452
|
_d = false;
|
|
7471
|
-
|
|
7472
|
-
|
|
7473
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
7474
|
-
}
|
|
7475
|
-
finally {
|
|
7476
|
-
_d = true;
|
|
7477
|
-
}
|
|
7453
|
+
const page = _c;
|
|
7454
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
7478
7455
|
}
|
|
7479
7456
|
}
|
|
7480
7457
|
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
@@ -7932,16 +7909,11 @@ class ConnectedEnvironmentsCertificatesImpl {
|
|
|
7932
7909
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
7933
7910
|
var _a, e_1, _b, _c;
|
|
7934
7911
|
try {
|
|
7935
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, connectedEnvironmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
7912
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, connectedEnvironmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
7936
7913
|
_c = _f.value;
|
|
7937
7914
|
_d = false;
|
|
7938
|
-
|
|
7939
|
-
|
|
7940
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
7941
|
-
}
|
|
7942
|
-
finally {
|
|
7943
|
-
_d = true;
|
|
7944
|
-
}
|
|
7915
|
+
const page = _c;
|
|
7916
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
7945
7917
|
}
|
|
7946
7918
|
}
|
|
7947
7919
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -8220,16 +8192,11 @@ class ConnectedEnvironmentsDaprComponentsImpl {
|
|
|
8220
8192
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
8221
8193
|
var _a, e_1, _b, _c;
|
|
8222
8194
|
try {
|
|
8223
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, connectedEnvironmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
8195
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, connectedEnvironmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
8224
8196
|
_c = _f.value;
|
|
8225
8197
|
_d = false;
|
|
8226
|
-
|
|
8227
|
-
|
|
8228
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
8229
|
-
}
|
|
8230
|
-
finally {
|
|
8231
|
-
_d = true;
|
|
8232
|
-
}
|
|
8198
|
+
const page = _c;
|
|
8199
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
8233
8200
|
}
|
|
8234
8201
|
}
|
|
8235
8202
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -8658,16 +8625,11 @@ class ContainerAppsImpl {
|
|
|
8658
8625
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
|
|
8659
8626
|
var _a, e_1, _b, _c;
|
|
8660
8627
|
try {
|
|
8661
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
8628
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
8662
8629
|
_c = _f.value;
|
|
8663
8630
|
_d = false;
|
|
8664
|
-
|
|
8665
|
-
|
|
8666
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
8667
|
-
}
|
|
8668
|
-
finally {
|
|
8669
|
-
_d = true;
|
|
8670
|
-
}
|
|
8631
|
+
const page = _c;
|
|
8632
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
8671
8633
|
}
|
|
8672
8634
|
}
|
|
8673
8635
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -8725,16 +8687,11 @@ class ContainerAppsImpl {
|
|
|
8725
8687
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
|
|
8726
8688
|
var _a, e_2, _b, _c;
|
|
8727
8689
|
try {
|
|
8728
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
8690
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
8729
8691
|
_c = _f.value;
|
|
8730
8692
|
_d = false;
|
|
8731
|
-
|
|
8732
|
-
|
|
8733
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
8734
|
-
}
|
|
8735
|
-
finally {
|
|
8736
|
-
_d = true;
|
|
8737
|
-
}
|
|
8693
|
+
const page = _c;
|
|
8694
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
8738
8695
|
}
|
|
8739
8696
|
}
|
|
8740
8697
|
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
@@ -9486,16 +9443,11 @@ class ContainerAppsRevisionsImpl {
|
|
|
9486
9443
|
return tslib.__asyncGenerator(this, arguments, function* listRevisionsPagingAll_1() {
|
|
9487
9444
|
var _a, e_1, _b, _c;
|
|
9488
9445
|
try {
|
|
9489
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listRevisionsPagingPage(resourceGroupName, containerAppName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
9446
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listRevisionsPagingPage(resourceGroupName, containerAppName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
9490
9447
|
_c = _f.value;
|
|
9491
9448
|
_d = false;
|
|
9492
|
-
|
|
9493
|
-
|
|
9494
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
9495
|
-
}
|
|
9496
|
-
finally {
|
|
9497
|
-
_d = true;
|
|
9498
|
-
}
|
|
9449
|
+
const page = _c;
|
|
9450
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
9499
9451
|
}
|
|
9500
9452
|
}
|
|
9501
9453
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -9850,16 +9802,11 @@ class ContainerAppsDiagnosticsImpl {
|
|
|
9850
9802
|
return tslib.__asyncGenerator(this, arguments, function* listDetectorsPagingAll_1() {
|
|
9851
9803
|
var _a, e_1, _b, _c;
|
|
9852
9804
|
try {
|
|
9853
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listDetectorsPagingPage(resourceGroupName, containerAppName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
9805
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listDetectorsPagingPage(resourceGroupName, containerAppName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
9854
9806
|
_c = _f.value;
|
|
9855
9807
|
_d = false;
|
|
9856
|
-
|
|
9857
|
-
|
|
9858
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
9859
|
-
}
|
|
9860
|
-
finally {
|
|
9861
|
-
_d = true;
|
|
9862
|
-
}
|
|
9808
|
+
const page = _c;
|
|
9809
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
9863
9810
|
}
|
|
9864
9811
|
}
|
|
9865
9812
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -9918,16 +9865,11 @@ class ContainerAppsDiagnosticsImpl {
|
|
|
9918
9865
|
return tslib.__asyncGenerator(this, arguments, function* listRevisionsPagingAll_1() {
|
|
9919
9866
|
var _a, e_2, _b, _c;
|
|
9920
9867
|
try {
|
|
9921
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listRevisionsPagingPage(resourceGroupName, containerAppName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
9868
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listRevisionsPagingPage(resourceGroupName, containerAppName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
9922
9869
|
_c = _f.value;
|
|
9923
9870
|
_d = false;
|
|
9924
|
-
|
|
9925
|
-
|
|
9926
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
9927
|
-
}
|
|
9928
|
-
finally {
|
|
9929
|
-
_d = true;
|
|
9930
|
-
}
|
|
9871
|
+
const page = _c;
|
|
9872
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
9931
9873
|
}
|
|
9932
9874
|
}
|
|
9933
9875
|
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
@@ -10356,16 +10298,11 @@ class OperationsImpl {
|
|
|
10356
10298
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
10357
10299
|
var _a, e_1, _b, _c;
|
|
10358
10300
|
try {
|
|
10359
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
10301
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
10360
10302
|
_c = _f.value;
|
|
10361
10303
|
_d = false;
|
|
10362
|
-
|
|
10363
|
-
|
|
10364
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
10365
|
-
}
|
|
10366
|
-
finally {
|
|
10367
|
-
_d = true;
|
|
10368
|
-
}
|
|
10304
|
+
const page = _c;
|
|
10305
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
10369
10306
|
}
|
|
10370
10307
|
}
|
|
10371
10308
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -10489,16 +10426,11 @@ class JobsImpl {
|
|
|
10489
10426
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
|
|
10490
10427
|
var _a, e_1, _b, _c;
|
|
10491
10428
|
try {
|
|
10492
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
10429
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
10493
10430
|
_c = _f.value;
|
|
10494
10431
|
_d = false;
|
|
10495
|
-
|
|
10496
|
-
|
|
10497
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
10498
|
-
}
|
|
10499
|
-
finally {
|
|
10500
|
-
_d = true;
|
|
10501
|
-
}
|
|
10432
|
+
const page = _c;
|
|
10433
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
10502
10434
|
}
|
|
10503
10435
|
}
|
|
10504
10436
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -10556,16 +10488,11 @@ class JobsImpl {
|
|
|
10556
10488
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
|
|
10557
10489
|
var _a, e_2, _b, _c;
|
|
10558
10490
|
try {
|
|
10559
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
10491
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
10560
10492
|
_c = _f.value;
|
|
10561
10493
|
_d = false;
|
|
10562
|
-
|
|
10563
|
-
|
|
10564
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
10565
|
-
}
|
|
10566
|
-
finally {
|
|
10567
|
-
_d = true;
|
|
10568
|
-
}
|
|
10494
|
+
const page = _c;
|
|
10495
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
10569
10496
|
}
|
|
10570
10497
|
}
|
|
10571
10498
|
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
@@ -11324,16 +11251,11 @@ class JobsExecutionsImpl {
|
|
|
11324
11251
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
11325
11252
|
var _a, e_1, _b, _c;
|
|
11326
11253
|
try {
|
|
11327
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, jobName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
11254
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, jobName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
11328
11255
|
_c = _f.value;
|
|
11329
11256
|
_d = false;
|
|
11330
|
-
|
|
11331
|
-
|
|
11332
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
11333
|
-
}
|
|
11334
|
-
finally {
|
|
11335
|
-
_d = true;
|
|
11336
|
-
}
|
|
11257
|
+
const page = _c;
|
|
11258
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
11337
11259
|
}
|
|
11338
11260
|
}
|
|
11339
11261
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -11472,16 +11394,11 @@ class ManagedEnvironmentsImpl {
|
|
|
11472
11394
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
|
|
11473
11395
|
var _a, e_1, _b, _c;
|
|
11474
11396
|
try {
|
|
11475
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
11397
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
11476
11398
|
_c = _f.value;
|
|
11477
11399
|
_d = false;
|
|
11478
|
-
|
|
11479
|
-
|
|
11480
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
11481
|
-
}
|
|
11482
|
-
finally {
|
|
11483
|
-
_d = true;
|
|
11484
|
-
}
|
|
11400
|
+
const page = _c;
|
|
11401
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
11485
11402
|
}
|
|
11486
11403
|
}
|
|
11487
11404
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -11539,16 +11456,11 @@ class ManagedEnvironmentsImpl {
|
|
|
11539
11456
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
|
|
11540
11457
|
var _a, e_2, _b, _c;
|
|
11541
11458
|
try {
|
|
11542
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
11459
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
11543
11460
|
_c = _f.value;
|
|
11544
11461
|
_d = false;
|
|
11545
|
-
|
|
11546
|
-
|
|
11547
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
11548
|
-
}
|
|
11549
|
-
finally {
|
|
11550
|
-
_d = true;
|
|
11551
|
-
}
|
|
11462
|
+
const page = _c;
|
|
11463
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
11552
11464
|
}
|
|
11553
11465
|
}
|
|
11554
11466
|
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
@@ -11607,16 +11519,11 @@ class ManagedEnvironmentsImpl {
|
|
|
11607
11519
|
return tslib.__asyncGenerator(this, arguments, function* listWorkloadProfileStatesPagingAll_1() {
|
|
11608
11520
|
var _a, e_3, _b, _c;
|
|
11609
11521
|
try {
|
|
11610
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listWorkloadProfileStatesPagingPage(resourceGroupName, environmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
11522
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listWorkloadProfileStatesPagingPage(resourceGroupName, environmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
11611
11523
|
_c = _f.value;
|
|
11612
11524
|
_d = false;
|
|
11613
|
-
|
|
11614
|
-
|
|
11615
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
11616
|
-
}
|
|
11617
|
-
finally {
|
|
11618
|
-
_d = true;
|
|
11619
|
-
}
|
|
11525
|
+
const page = _c;
|
|
11526
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
11620
11527
|
}
|
|
11621
11528
|
}
|
|
11622
11529
|
catch (e_3_1) { e_3 = { error: e_3_1 }; }
|
|
@@ -12190,16 +12097,11 @@ class CertificatesImpl {
|
|
|
12190
12097
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
12191
12098
|
var _a, e_1, _b, _c;
|
|
12192
12099
|
try {
|
|
12193
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, environmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
12100
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, environmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
12194
12101
|
_c = _f.value;
|
|
12195
12102
|
_d = false;
|
|
12196
|
-
|
|
12197
|
-
|
|
12198
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
12199
|
-
}
|
|
12200
|
-
finally {
|
|
12201
|
-
_d = true;
|
|
12202
|
-
}
|
|
12103
|
+
const page = _c;
|
|
12104
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
12203
12105
|
}
|
|
12204
12106
|
}
|
|
12205
12107
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -12478,16 +12380,11 @@ class ManagedCertificatesImpl {
|
|
|
12478
12380
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
12479
12381
|
var _a, e_1, _b, _c;
|
|
12480
12382
|
try {
|
|
12481
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, environmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
12383
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, environmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
12482
12384
|
_c = _f.value;
|
|
12483
12385
|
_d = false;
|
|
12484
|
-
|
|
12485
|
-
|
|
12486
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
12487
|
-
}
|
|
12488
|
-
finally {
|
|
12489
|
-
_d = true;
|
|
12490
|
-
}
|
|
12386
|
+
const page = _c;
|
|
12387
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
12491
12388
|
}
|
|
12492
12389
|
}
|
|
12493
12390
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -12889,16 +12786,11 @@ class DaprComponentsImpl {
|
|
|
12889
12786
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
12890
12787
|
var _a, e_1, _b, _c;
|
|
12891
12788
|
try {
|
|
12892
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, environmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
12789
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, environmentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
12893
12790
|
_c = _f.value;
|
|
12894
12791
|
_d = false;
|
|
12895
|
-
|
|
12896
|
-
|
|
12897
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
12898
|
-
}
|
|
12899
|
-
finally {
|
|
12900
|
-
_d = true;
|
|
12901
|
-
}
|
|
12792
|
+
const page = _c;
|
|
12793
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
12902
12794
|
}
|
|
12903
12795
|
}
|
|
12904
12796
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -13329,16 +13221,11 @@ class ContainerAppsSourceControlsImpl {
|
|
|
13329
13221
|
return tslib.__asyncGenerator(this, arguments, function* listByContainerAppPagingAll_1() {
|
|
13330
13222
|
var _a, e_1, _b, _c;
|
|
13331
13223
|
try {
|
|
13332
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByContainerAppPagingPage(resourceGroupName, containerAppName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
13224
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByContainerAppPagingPage(resourceGroupName, containerAppName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
13333
13225
|
_c = _f.value;
|
|
13334
13226
|
_d = false;
|
|
13335
|
-
|
|
13336
|
-
|
|
13337
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
13338
|
-
}
|
|
13339
|
-
finally {
|
|
13340
|
-
_d = true;
|
|
13341
|
-
}
|
|
13227
|
+
const page = _c;
|
|
13228
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
13342
13229
|
}
|
|
13343
13230
|
}
|
|
13344
13231
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|