@azure/arm-appcontainers 2.0.1-alpha.20231003.1 → 2.0.1-alpha.20231017.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 +158 -161
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +4 -11
- 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
|
/*
|