@microsoft/msgraph-sdk 1.0.0-preview.13 → 1.0.0-preview.15

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.
@@ -18,7 +18,7 @@ const __1 = require("../");
18
18
  /**
19
19
  * Creates a new instance of the appropriate class based on discriminator value
20
20
  * @param parseNode The parse node to use to read the discriminator value and create the object
21
- * @returns a alertCollectionResponse
21
+ * @returns {AlertCollectionResponse}
22
22
  */
23
23
  function createAlertCollectionResponseFromDiscriminatorValue(parseNode) {
24
24
  return deserializeIntoAlertCollectionResponse;
@@ -27,7 +27,7 @@ exports.createAlertCollectionResponseFromDiscriminatorValue = createAlertCollect
27
27
  /**
28
28
  * Creates a new instance of the appropriate class based on discriminator value
29
29
  * @param parseNode The parse node to use to read the discriminator value and create the object
30
- * @returns a alertComment
30
+ * @returns {AlertComment}
31
31
  */
32
32
  function createAlertCommentFromDiscriminatorValue(parseNode) {
33
33
  return deserializeIntoAlertComment;
@@ -36,7 +36,7 @@ exports.createAlertCommentFromDiscriminatorValue = createAlertCommentFromDiscrim
36
36
  /**
37
37
  * Creates a new instance of the appropriate class based on discriminator value
38
38
  * @param parseNode The parse node to use to read the discriminator value and create the object
39
- * @returns a alertEvidence
39
+ * @returns {AlertEvidence}
40
40
  */
41
41
  function createAlertEvidenceFromDiscriminatorValue(parseNode) {
42
42
  if (!parseNode)
@@ -139,7 +139,7 @@ exports.createAlertEvidenceFromDiscriminatorValue = createAlertEvidenceFromDiscr
139
139
  /**
140
140
  * Creates a new instance of the appropriate class based on discriminator value
141
141
  * @param parseNode The parse node to use to read the discriminator value and create the object
142
- * @returns a alert
142
+ * @returns {Alert}
143
143
  */
144
144
  function createAlertFromDiscriminatorValue(parseNode) {
145
145
  return deserializeIntoAlert;
@@ -148,7 +148,7 @@ exports.createAlertFromDiscriminatorValue = createAlertFromDiscriminatorValue;
148
148
  /**
149
149
  * Creates a new instance of the appropriate class based on discriminator value
150
150
  * @param parseNode The parse node to use to read the discriminator value and create the object
151
- * @returns a amazonResourceEvidence
151
+ * @returns {AmazonResourceEvidence}
152
152
  */
153
153
  function createAmazonResourceEvidenceFromDiscriminatorValue(parseNode) {
154
154
  return deserializeIntoAmazonResourceEvidence;
@@ -157,7 +157,7 @@ exports.createAmazonResourceEvidenceFromDiscriminatorValue = createAmazonResourc
157
157
  /**
158
158
  * Creates a new instance of the appropriate class based on discriminator value
159
159
  * @param parseNode The parse node to use to read the discriminator value and create the object
160
- * @returns a analyzedMessageEvidence
160
+ * @returns {AnalyzedMessageEvidence}
161
161
  */
162
162
  function createAnalyzedMessageEvidenceFromDiscriminatorValue(parseNode) {
163
163
  return deserializeIntoAnalyzedMessageEvidence;
@@ -166,7 +166,7 @@ exports.createAnalyzedMessageEvidenceFromDiscriminatorValue = createAnalyzedMess
166
166
  /**
167
167
  * Creates a new instance of the appropriate class based on discriminator value
168
168
  * @param parseNode The parse node to use to read the discriminator value and create the object
169
- * @returns a articleCollectionResponse
169
+ * @returns {ArticleCollectionResponse}
170
170
  */
171
171
  function createArticleCollectionResponseFromDiscriminatorValue(parseNode) {
172
172
  return deserializeIntoArticleCollectionResponse;
@@ -175,7 +175,7 @@ exports.createArticleCollectionResponseFromDiscriminatorValue = createArticleCol
175
175
  /**
176
176
  * Creates a new instance of the appropriate class based on discriminator value
177
177
  * @param parseNode The parse node to use to read the discriminator value and create the object
178
- * @returns a article
178
+ * @returns {Article}
179
179
  */
180
180
  function createArticleFromDiscriminatorValue(parseNode) {
181
181
  return deserializeIntoArticle;
@@ -184,7 +184,7 @@ exports.createArticleFromDiscriminatorValue = createArticleFromDiscriminatorValu
184
184
  /**
185
185
  * Creates a new instance of the appropriate class based on discriminator value
186
186
  * @param parseNode The parse node to use to read the discriminator value and create the object
187
- * @returns a articleIndicatorCollectionResponse
187
+ * @returns {ArticleIndicatorCollectionResponse}
188
188
  */
189
189
  function createArticleIndicatorCollectionResponseFromDiscriminatorValue(parseNode) {
190
190
  return deserializeIntoArticleIndicatorCollectionResponse;
@@ -193,7 +193,7 @@ exports.createArticleIndicatorCollectionResponseFromDiscriminatorValue = createA
193
193
  /**
194
194
  * Creates a new instance of the appropriate class based on discriminator value
195
195
  * @param parseNode The parse node to use to read the discriminator value and create the object
196
- * @returns a articleIndicator
196
+ * @returns {ArticleIndicator}
197
197
  */
198
198
  function createArticleIndicatorFromDiscriminatorValue(parseNode) {
199
199
  return deserializeIntoArticleIndicator;
@@ -202,7 +202,7 @@ exports.createArticleIndicatorFromDiscriminatorValue = createArticleIndicatorFro
202
202
  /**
203
203
  * Creates a new instance of the appropriate class based on discriminator value
204
204
  * @param parseNode The parse node to use to read the discriminator value and create the object
205
- * @returns a artifact
205
+ * @returns {Artifact}
206
206
  */
207
207
  function createArtifactFromDiscriminatorValue(parseNode) {
208
208
  if (!parseNode)
@@ -241,7 +241,7 @@ exports.createArtifactFromDiscriminatorValue = createArtifactFromDiscriminatorVa
241
241
  /**
242
242
  * Creates a new instance of the appropriate class based on discriminator value
243
243
  * @param parseNode The parse node to use to read the discriminator value and create the object
244
- * @returns a autonomousSystem
244
+ * @returns {AutonomousSystem}
245
245
  */
246
246
  function createAutonomousSystemFromDiscriminatorValue(parseNode) {
247
247
  return deserializeIntoAutonomousSystem;
@@ -250,7 +250,7 @@ exports.createAutonomousSystemFromDiscriminatorValue = createAutonomousSystemFro
250
250
  /**
251
251
  * Creates a new instance of the appropriate class based on discriminator value
252
252
  * @param parseNode The parse node to use to read the discriminator value and create the object
253
- * @returns a azureResourceEvidence
253
+ * @returns {AzureResourceEvidence}
254
254
  */
255
255
  function createAzureResourceEvidenceFromDiscriminatorValue(parseNode) {
256
256
  return deserializeIntoAzureResourceEvidence;
@@ -259,7 +259,7 @@ exports.createAzureResourceEvidenceFromDiscriminatorValue = createAzureResourceE
259
259
  /**
260
260
  * Creates a new instance of the appropriate class based on discriminator value
261
261
  * @param parseNode The parse node to use to read the discriminator value and create the object
262
- * @returns a blobContainerEvidence
262
+ * @returns {BlobContainerEvidence}
263
263
  */
264
264
  function createBlobContainerEvidenceFromDiscriminatorValue(parseNode) {
265
265
  return deserializeIntoBlobContainerEvidence;
@@ -268,7 +268,7 @@ exports.createBlobContainerEvidenceFromDiscriminatorValue = createBlobContainerE
268
268
  /**
269
269
  * Creates a new instance of the appropriate class based on discriminator value
270
270
  * @param parseNode The parse node to use to read the discriminator value and create the object
271
- * @returns a blobEvidence
271
+ * @returns {BlobEvidence}
272
272
  */
273
273
  function createBlobEvidenceFromDiscriminatorValue(parseNode) {
274
274
  return deserializeIntoBlobEvidence;
@@ -277,7 +277,7 @@ exports.createBlobEvidenceFromDiscriminatorValue = createBlobEvidenceFromDiscrim
277
277
  /**
278
278
  * Creates a new instance of the appropriate class based on discriminator value
279
279
  * @param parseNode The parse node to use to read the discriminator value and create the object
280
- * @returns a caseEscaped
280
+ * @returns {CaseEscaped}
281
281
  */
282
282
  function createCaseEscapedFromDiscriminatorValue(parseNode) {
283
283
  if (!parseNode)
@@ -298,7 +298,7 @@ exports.createCaseEscapedFromDiscriminatorValue = createCaseEscapedFromDiscrimin
298
298
  /**
299
299
  * Creates a new instance of the appropriate class based on discriminator value
300
300
  * @param parseNode The parse node to use to read the discriminator value and create the object
301
- * @returns a caseOperationCollectionResponse
301
+ * @returns {CaseOperationCollectionResponse}
302
302
  */
303
303
  function createCaseOperationCollectionResponseFromDiscriminatorValue(parseNode) {
304
304
  return deserializeIntoCaseOperationCollectionResponse;
@@ -307,7 +307,7 @@ exports.createCaseOperationCollectionResponseFromDiscriminatorValue = createCase
307
307
  /**
308
308
  * Creates a new instance of the appropriate class based on discriminator value
309
309
  * @param parseNode The parse node to use to read the discriminator value and create the object
310
- * @returns a caseOperation
310
+ * @returns {CaseOperation}
311
311
  */
312
312
  function createCaseOperationFromDiscriminatorValue(parseNode) {
313
313
  if (!parseNode)
@@ -340,7 +340,7 @@ exports.createCaseOperationFromDiscriminatorValue = createCaseOperationFromDiscr
340
340
  /**
341
341
  * Creates a new instance of the appropriate class based on discriminator value
342
342
  * @param parseNode The parse node to use to read the discriminator value and create the object
343
- * @returns a casesRoot
343
+ * @returns {CasesRoot}
344
344
  */
345
345
  function createCasesRootFromDiscriminatorValue(parseNode) {
346
346
  return deserializeIntoCasesRoot;
@@ -349,7 +349,7 @@ exports.createCasesRootFromDiscriminatorValue = createCasesRootFromDiscriminator
349
349
  /**
350
350
  * Creates a new instance of the appropriate class based on discriminator value
351
351
  * @param parseNode The parse node to use to read the discriminator value and create the object
352
- * @returns a cloudApplicationEvidence
352
+ * @returns {CloudApplicationEvidence}
353
353
  */
354
354
  function createCloudApplicationEvidenceFromDiscriminatorValue(parseNode) {
355
355
  return deserializeIntoCloudApplicationEvidence;
@@ -358,7 +358,7 @@ exports.createCloudApplicationEvidenceFromDiscriminatorValue = createCloudApplic
358
358
  /**
359
359
  * Creates a new instance of the appropriate class based on discriminator value
360
360
  * @param parseNode The parse node to use to read the discriminator value and create the object
361
- * @returns a containerEvidence
361
+ * @returns {ContainerEvidence}
362
362
  */
363
363
  function createContainerEvidenceFromDiscriminatorValue(parseNode) {
364
364
  return deserializeIntoContainerEvidence;
@@ -367,7 +367,7 @@ exports.createContainerEvidenceFromDiscriminatorValue = createContainerEvidenceF
367
367
  /**
368
368
  * Creates a new instance of the appropriate class based on discriminator value
369
369
  * @param parseNode The parse node to use to read the discriminator value and create the object
370
- * @returns a containerImageEvidence
370
+ * @returns {ContainerImageEvidence}
371
371
  */
372
372
  function createContainerImageEvidenceFromDiscriminatorValue(parseNode) {
373
373
  return deserializeIntoContainerImageEvidence;
@@ -376,7 +376,7 @@ exports.createContainerImageEvidenceFromDiscriminatorValue = createContainerImag
376
376
  /**
377
377
  * Creates a new instance of the appropriate class based on discriminator value
378
378
  * @param parseNode The parse node to use to read the discriminator value and create the object
379
- * @returns a containerRegistryEvidence
379
+ * @returns {ContainerRegistryEvidence}
380
380
  */
381
381
  function createContainerRegistryEvidenceFromDiscriminatorValue(parseNode) {
382
382
  return deserializeIntoContainerRegistryEvidence;
@@ -385,7 +385,7 @@ exports.createContainerRegistryEvidenceFromDiscriminatorValue = createContainerR
385
385
  /**
386
386
  * Creates a new instance of the appropriate class based on discriminator value
387
387
  * @param parseNode The parse node to use to read the discriminator value and create the object
388
- * @returns a cvssSummary
388
+ * @returns {CvssSummary}
389
389
  */
390
390
  function createCvssSummaryFromDiscriminatorValue(parseNode) {
391
391
  return deserializeIntoCvssSummary;
@@ -394,7 +394,7 @@ exports.createCvssSummaryFromDiscriminatorValue = createCvssSummaryFromDiscrimin
394
394
  /**
395
395
  * Creates a new instance of the appropriate class based on discriminator value
396
396
  * @param parseNode The parse node to use to read the discriminator value and create the object
397
- * @returns a dataSet
397
+ * @returns {DataSet}
398
398
  */
399
399
  function createDataSetFromDiscriminatorValue(parseNode) {
400
400
  if (!parseNode)
@@ -415,7 +415,7 @@ exports.createDataSetFromDiscriminatorValue = createDataSetFromDiscriminatorValu
415
415
  /**
416
416
  * Creates a new instance of the appropriate class based on discriminator value
417
417
  * @param parseNode The parse node to use to read the discriminator value and create the object
418
- * @returns a dataSourceCollectionResponse
418
+ * @returns {DataSourceCollectionResponse}
419
419
  */
420
420
  function createDataSourceCollectionResponseFromDiscriminatorValue(parseNode) {
421
421
  return deserializeIntoDataSourceCollectionResponse;
@@ -424,7 +424,7 @@ exports.createDataSourceCollectionResponseFromDiscriminatorValue = createDataSou
424
424
  /**
425
425
  * Creates a new instance of the appropriate class based on discriminator value
426
426
  * @param parseNode The parse node to use to read the discriminator value and create the object
427
- * @returns a dataSourceContainer
427
+ * @returns {DataSourceContainer}
428
428
  */
429
429
  function createDataSourceContainerFromDiscriminatorValue(parseNode) {
430
430
  if (!parseNode)
@@ -447,7 +447,7 @@ exports.createDataSourceContainerFromDiscriminatorValue = createDataSourceContai
447
447
  /**
448
448
  * Creates a new instance of the appropriate class based on discriminator value
449
449
  * @param parseNode The parse node to use to read the discriminator value and create the object
450
- * @returns a dataSource
450
+ * @returns {DataSource}
451
451
  */
452
452
  function createDataSourceFromDiscriminatorValue(parseNode) {
453
453
  if (!parseNode)
@@ -472,7 +472,7 @@ exports.createDataSourceFromDiscriminatorValue = createDataSourceFromDiscriminat
472
472
  /**
473
473
  * Creates a new instance of the appropriate class based on discriminator value
474
474
  * @param parseNode The parse node to use to read the discriminator value and create the object
475
- * @returns a deviceEvidence
475
+ * @returns {DeviceEvidence}
476
476
  */
477
477
  function createDeviceEvidenceFromDiscriminatorValue(parseNode) {
478
478
  return deserializeIntoDeviceEvidence;
@@ -481,7 +481,7 @@ exports.createDeviceEvidenceFromDiscriminatorValue = createDeviceEvidenceFromDis
481
481
  /**
482
482
  * Creates a new instance of the appropriate class based on discriminator value
483
483
  * @param parseNode The parse node to use to read the discriminator value and create the object
484
- * @returns a dictionary
484
+ * @returns {Dictionary}
485
485
  */
486
486
  function createDictionaryFromDiscriminatorValue(parseNode) {
487
487
  return deserializeIntoDictionary;
@@ -490,7 +490,7 @@ exports.createDictionaryFromDiscriminatorValue = createDictionaryFromDiscriminat
490
490
  /**
491
491
  * Creates a new instance of the appropriate class based on discriminator value
492
492
  * @param parseNode The parse node to use to read the discriminator value and create the object
493
- * @returns a dnsEvidence
493
+ * @returns {DnsEvidence}
494
494
  */
495
495
  function createDnsEvidenceFromDiscriminatorValue(parseNode) {
496
496
  return deserializeIntoDnsEvidence;
@@ -499,7 +499,7 @@ exports.createDnsEvidenceFromDiscriminatorValue = createDnsEvidenceFromDiscrimin
499
499
  /**
500
500
  * Creates a new instance of the appropriate class based on discriminator value
501
501
  * @param parseNode The parse node to use to read the discriminator value and create the object
502
- * @returns a ediscoveryAddToReviewSetOperation
502
+ * @returns {EdiscoveryAddToReviewSetOperation}
503
503
  */
504
504
  function createEdiscoveryAddToReviewSetOperationFromDiscriminatorValue(parseNode) {
505
505
  return deserializeIntoEdiscoveryAddToReviewSetOperation;
@@ -508,7 +508,7 @@ exports.createEdiscoveryAddToReviewSetOperationFromDiscriminatorValue = createEd
508
508
  /**
509
509
  * Creates a new instance of the appropriate class based on discriminator value
510
510
  * @param parseNode The parse node to use to read the discriminator value and create the object
511
- * @returns a ediscoveryCaseCollectionResponse
511
+ * @returns {EdiscoveryCaseCollectionResponse}
512
512
  */
513
513
  function createEdiscoveryCaseCollectionResponseFromDiscriminatorValue(parseNode) {
514
514
  return deserializeIntoEdiscoveryCaseCollectionResponse;
@@ -517,7 +517,7 @@ exports.createEdiscoveryCaseCollectionResponseFromDiscriminatorValue = createEdi
517
517
  /**
518
518
  * Creates a new instance of the appropriate class based on discriminator value
519
519
  * @param parseNode The parse node to use to read the discriminator value and create the object
520
- * @returns a ediscoveryCase
520
+ * @returns {EdiscoveryCase}
521
521
  */
522
522
  function createEdiscoveryCaseFromDiscriminatorValue(parseNode) {
523
523
  return deserializeIntoEdiscoveryCase;
@@ -526,7 +526,7 @@ exports.createEdiscoveryCaseFromDiscriminatorValue = createEdiscoveryCaseFromDis
526
526
  /**
527
527
  * Creates a new instance of the appropriate class based on discriminator value
528
528
  * @param parseNode The parse node to use to read the discriminator value and create the object
529
- * @returns a ediscoveryCaseSettings
529
+ * @returns {EdiscoveryCaseSettings}
530
530
  */
531
531
  function createEdiscoveryCaseSettingsFromDiscriminatorValue(parseNode) {
532
532
  return deserializeIntoEdiscoveryCaseSettings;
@@ -535,7 +535,7 @@ exports.createEdiscoveryCaseSettingsFromDiscriminatorValue = createEdiscoveryCas
535
535
  /**
536
536
  * Creates a new instance of the appropriate class based on discriminator value
537
537
  * @param parseNode The parse node to use to read the discriminator value and create the object
538
- * @returns a ediscoveryCustodianCollectionResponse
538
+ * @returns {EdiscoveryCustodianCollectionResponse}
539
539
  */
540
540
  function createEdiscoveryCustodianCollectionResponseFromDiscriminatorValue(parseNode) {
541
541
  return deserializeIntoEdiscoveryCustodianCollectionResponse;
@@ -544,7 +544,7 @@ exports.createEdiscoveryCustodianCollectionResponseFromDiscriminatorValue = crea
544
544
  /**
545
545
  * Creates a new instance of the appropriate class based on discriminator value
546
546
  * @param parseNode The parse node to use to read the discriminator value and create the object
547
- * @returns a ediscoveryCustodian
547
+ * @returns {EdiscoveryCustodian}
548
548
  */
549
549
  function createEdiscoveryCustodianFromDiscriminatorValue(parseNode) {
550
550
  return deserializeIntoEdiscoveryCustodian;
@@ -553,7 +553,7 @@ exports.createEdiscoveryCustodianFromDiscriminatorValue = createEdiscoveryCustod
553
553
  /**
554
554
  * Creates a new instance of the appropriate class based on discriminator value
555
555
  * @param parseNode The parse node to use to read the discriminator value and create the object
556
- * @returns a ediscoveryEstimateOperation
556
+ * @returns {EdiscoveryEstimateOperation}
557
557
  */
558
558
  function createEdiscoveryEstimateOperationFromDiscriminatorValue(parseNode) {
559
559
  return deserializeIntoEdiscoveryEstimateOperation;
@@ -562,7 +562,7 @@ exports.createEdiscoveryEstimateOperationFromDiscriminatorValue = createEdiscove
562
562
  /**
563
563
  * Creates a new instance of the appropriate class based on discriminator value
564
564
  * @param parseNode The parse node to use to read the discriminator value and create the object
565
- * @returns a ediscoveryExportOperation
565
+ * @returns {EdiscoveryExportOperation}
566
566
  */
567
567
  function createEdiscoveryExportOperationFromDiscriminatorValue(parseNode) {
568
568
  return deserializeIntoEdiscoveryExportOperation;
@@ -571,7 +571,7 @@ exports.createEdiscoveryExportOperationFromDiscriminatorValue = createEdiscovery
571
571
  /**
572
572
  * Creates a new instance of the appropriate class based on discriminator value
573
573
  * @param parseNode The parse node to use to read the discriminator value and create the object
574
- * @returns a ediscoveryHoldOperation
574
+ * @returns {EdiscoveryHoldOperation}
575
575
  */
576
576
  function createEdiscoveryHoldOperationFromDiscriminatorValue(parseNode) {
577
577
  return deserializeIntoEdiscoveryHoldOperation;
@@ -580,7 +580,7 @@ exports.createEdiscoveryHoldOperationFromDiscriminatorValue = createEdiscoveryHo
580
580
  /**
581
581
  * Creates a new instance of the appropriate class based on discriminator value
582
582
  * @param parseNode The parse node to use to read the discriminator value and create the object
583
- * @returns a ediscoveryIndexOperation
583
+ * @returns {EdiscoveryIndexOperation}
584
584
  */
585
585
  function createEdiscoveryIndexOperationFromDiscriminatorValue(parseNode) {
586
586
  return deserializeIntoEdiscoveryIndexOperation;
@@ -589,7 +589,7 @@ exports.createEdiscoveryIndexOperationFromDiscriminatorValue = createEdiscoveryI
589
589
  /**
590
590
  * Creates a new instance of the appropriate class based on discriminator value
591
591
  * @param parseNode The parse node to use to read the discriminator value and create the object
592
- * @returns a ediscoveryNoncustodialDataSourceCollectionResponse
592
+ * @returns {EdiscoveryNoncustodialDataSourceCollectionResponse}
593
593
  */
594
594
  function createEdiscoveryNoncustodialDataSourceCollectionResponseFromDiscriminatorValue(parseNode) {
595
595
  return deserializeIntoEdiscoveryNoncustodialDataSourceCollectionResponse;
@@ -598,7 +598,7 @@ exports.createEdiscoveryNoncustodialDataSourceCollectionResponseFromDiscriminato
598
598
  /**
599
599
  * Creates a new instance of the appropriate class based on discriminator value
600
600
  * @param parseNode The parse node to use to read the discriminator value and create the object
601
- * @returns a ediscoveryNoncustodialDataSource
601
+ * @returns {EdiscoveryNoncustodialDataSource}
602
602
  */
603
603
  function createEdiscoveryNoncustodialDataSourceFromDiscriminatorValue(parseNode) {
604
604
  return deserializeIntoEdiscoveryNoncustodialDataSource;
@@ -607,7 +607,7 @@ exports.createEdiscoveryNoncustodialDataSourceFromDiscriminatorValue = createEdi
607
607
  /**
608
608
  * Creates a new instance of the appropriate class based on discriminator value
609
609
  * @param parseNode The parse node to use to read the discriminator value and create the object
610
- * @returns a ediscoveryPurgeDataOperation
610
+ * @returns {EdiscoveryPurgeDataOperation}
611
611
  */
612
612
  function createEdiscoveryPurgeDataOperationFromDiscriminatorValue(parseNode) {
613
613
  return deserializeIntoEdiscoveryPurgeDataOperation;
@@ -616,7 +616,7 @@ exports.createEdiscoveryPurgeDataOperationFromDiscriminatorValue = createEdiscov
616
616
  /**
617
617
  * Creates a new instance of the appropriate class based on discriminator value
618
618
  * @param parseNode The parse node to use to read the discriminator value and create the object
619
- * @returns a ediscoveryReviewSetCollectionResponse
619
+ * @returns {EdiscoveryReviewSetCollectionResponse}
620
620
  */
621
621
  function createEdiscoveryReviewSetCollectionResponseFromDiscriminatorValue(parseNode) {
622
622
  return deserializeIntoEdiscoveryReviewSetCollectionResponse;
@@ -625,7 +625,7 @@ exports.createEdiscoveryReviewSetCollectionResponseFromDiscriminatorValue = crea
625
625
  /**
626
626
  * Creates a new instance of the appropriate class based on discriminator value
627
627
  * @param parseNode The parse node to use to read the discriminator value and create the object
628
- * @returns a ediscoveryReviewSet
628
+ * @returns {EdiscoveryReviewSet}
629
629
  */
630
630
  function createEdiscoveryReviewSetFromDiscriminatorValue(parseNode) {
631
631
  return deserializeIntoEdiscoveryReviewSet;
@@ -634,7 +634,7 @@ exports.createEdiscoveryReviewSetFromDiscriminatorValue = createEdiscoveryReview
634
634
  /**
635
635
  * Creates a new instance of the appropriate class based on discriminator value
636
636
  * @param parseNode The parse node to use to read the discriminator value and create the object
637
- * @returns a ediscoveryReviewSetQueryCollectionResponse
637
+ * @returns {EdiscoveryReviewSetQueryCollectionResponse}
638
638
  */
639
639
  function createEdiscoveryReviewSetQueryCollectionResponseFromDiscriminatorValue(parseNode) {
640
640
  return deserializeIntoEdiscoveryReviewSetQueryCollectionResponse;
@@ -643,7 +643,7 @@ exports.createEdiscoveryReviewSetQueryCollectionResponseFromDiscriminatorValue =
643
643
  /**
644
644
  * Creates a new instance of the appropriate class based on discriminator value
645
645
  * @param parseNode The parse node to use to read the discriminator value and create the object
646
- * @returns a ediscoveryReviewSetQuery
646
+ * @returns {EdiscoveryReviewSetQuery}
647
647
  */
648
648
  function createEdiscoveryReviewSetQueryFromDiscriminatorValue(parseNode) {
649
649
  return deserializeIntoEdiscoveryReviewSetQuery;
@@ -652,7 +652,7 @@ exports.createEdiscoveryReviewSetQueryFromDiscriminatorValue = createEdiscoveryR
652
652
  /**
653
653
  * Creates a new instance of the appropriate class based on discriminator value
654
654
  * @param parseNode The parse node to use to read the discriminator value and create the object
655
- * @returns a ediscoveryReviewTagCollectionResponse
655
+ * @returns {EdiscoveryReviewTagCollectionResponse}
656
656
  */
657
657
  function createEdiscoveryReviewTagCollectionResponseFromDiscriminatorValue(parseNode) {
658
658
  return deserializeIntoEdiscoveryReviewTagCollectionResponse;
@@ -661,7 +661,7 @@ exports.createEdiscoveryReviewTagCollectionResponseFromDiscriminatorValue = crea
661
661
  /**
662
662
  * Creates a new instance of the appropriate class based on discriminator value
663
663
  * @param parseNode The parse node to use to read the discriminator value and create the object
664
- * @returns a ediscoveryReviewTag
664
+ * @returns {EdiscoveryReviewTag}
665
665
  */
666
666
  function createEdiscoveryReviewTagFromDiscriminatorValue(parseNode) {
667
667
  return deserializeIntoEdiscoveryReviewTag;
@@ -670,7 +670,7 @@ exports.createEdiscoveryReviewTagFromDiscriminatorValue = createEdiscoveryReview
670
670
  /**
671
671
  * Creates a new instance of the appropriate class based on discriminator value
672
672
  * @param parseNode The parse node to use to read the discriminator value and create the object
673
- * @returns a ediscoverySearchCollectionResponse
673
+ * @returns {EdiscoverySearchCollectionResponse}
674
674
  */
675
675
  function createEdiscoverySearchCollectionResponseFromDiscriminatorValue(parseNode) {
676
676
  return deserializeIntoEdiscoverySearchCollectionResponse;
@@ -679,7 +679,7 @@ exports.createEdiscoverySearchCollectionResponseFromDiscriminatorValue = createE
679
679
  /**
680
680
  * Creates a new instance of the appropriate class based on discriminator value
681
681
  * @param parseNode The parse node to use to read the discriminator value and create the object
682
- * @returns a ediscoverySearch
682
+ * @returns {EdiscoverySearch}
683
683
  */
684
684
  function createEdiscoverySearchFromDiscriminatorValue(parseNode) {
685
685
  return deserializeIntoEdiscoverySearch;
@@ -688,7 +688,7 @@ exports.createEdiscoverySearchFromDiscriminatorValue = createEdiscoverySearchFro
688
688
  /**
689
689
  * Creates a new instance of the appropriate class based on discriminator value
690
690
  * @param parseNode The parse node to use to read the discriminator value and create the object
691
- * @returns a ediscoveryTagOperation
691
+ * @returns {EdiscoveryTagOperation}
692
692
  */
693
693
  function createEdiscoveryTagOperationFromDiscriminatorValue(parseNode) {
694
694
  return deserializeIntoEdiscoveryTagOperation;
@@ -697,7 +697,7 @@ exports.createEdiscoveryTagOperationFromDiscriminatorValue = createEdiscoveryTag
697
697
  /**
698
698
  * Creates a new instance of the appropriate class based on discriminator value
699
699
  * @param parseNode The parse node to use to read the discriminator value and create the object
700
- * @returns a emailSender
700
+ * @returns {EmailSender}
701
701
  */
702
702
  function createEmailSenderFromDiscriminatorValue(parseNode) {
703
703
  return deserializeIntoEmailSender;
@@ -706,7 +706,7 @@ exports.createEmailSenderFromDiscriminatorValue = createEmailSenderFromDiscrimin
706
706
  /**
707
707
  * Creates a new instance of the appropriate class based on discriminator value
708
708
  * @param parseNode The parse node to use to read the discriminator value and create the object
709
- * @returns a eventPropagationResult
709
+ * @returns {EventPropagationResult}
710
710
  */
711
711
  function createEventPropagationResultFromDiscriminatorValue(parseNode) {
712
712
  return deserializeIntoEventPropagationResult;
@@ -715,7 +715,7 @@ exports.createEventPropagationResultFromDiscriminatorValue = createEventPropagat
715
715
  /**
716
716
  * Creates a new instance of the appropriate class based on discriminator value
717
717
  * @param parseNode The parse node to use to read the discriminator value and create the object
718
- * @returns a eventQuery
718
+ * @returns {EventQuery}
719
719
  */
720
720
  function createEventQueryFromDiscriminatorValue(parseNode) {
721
721
  return deserializeIntoEventQuery;
@@ -724,7 +724,7 @@ exports.createEventQueryFromDiscriminatorValue = createEventQueryFromDiscriminat
724
724
  /**
725
725
  * Creates a new instance of the appropriate class based on discriminator value
726
726
  * @param parseNode The parse node to use to read the discriminator value and create the object
727
- * @returns a exportFileMetadata
727
+ * @returns {ExportFileMetadata}
728
728
  */
729
729
  function createExportFileMetadataFromDiscriminatorValue(parseNode) {
730
730
  return deserializeIntoExportFileMetadata;
@@ -733,7 +733,7 @@ exports.createExportFileMetadataFromDiscriminatorValue = createExportFileMetadat
733
733
  /**
734
734
  * Creates a new instance of the appropriate class based on discriminator value
735
735
  * @param parseNode The parse node to use to read the discriminator value and create the object
736
- * @returns a fileDetails
736
+ * @returns {FileDetails}
737
737
  */
738
738
  function createFileDetailsFromDiscriminatorValue(parseNode) {
739
739
  return deserializeIntoFileDetails;
@@ -742,7 +742,7 @@ exports.createFileDetailsFromDiscriminatorValue = createFileDetailsFromDiscrimin
742
742
  /**
743
743
  * Creates a new instance of the appropriate class based on discriminator value
744
744
  * @param parseNode The parse node to use to read the discriminator value and create the object
745
- * @returns a fileEvidence
745
+ * @returns {FileEvidence}
746
746
  */
747
747
  function createFileEvidenceFromDiscriminatorValue(parseNode) {
748
748
  return deserializeIntoFileEvidence;
@@ -751,7 +751,7 @@ exports.createFileEvidenceFromDiscriminatorValue = createFileEvidenceFromDiscrim
751
751
  /**
752
752
  * Creates a new instance of the appropriate class based on discriminator value
753
753
  * @param parseNode The parse node to use to read the discriminator value and create the object
754
- * @returns a fileHashEvidence
754
+ * @returns {FileHashEvidence}
755
755
  */
756
756
  function createFileHashEvidenceFromDiscriminatorValue(parseNode) {
757
757
  return deserializeIntoFileHashEvidence;
@@ -760,7 +760,7 @@ exports.createFileHashEvidenceFromDiscriminatorValue = createFileHashEvidenceFro
760
760
  /**
761
761
  * Creates a new instance of the appropriate class based on discriminator value
762
762
  * @param parseNode The parse node to use to read the discriminator value and create the object
763
- * @returns a fileHash
763
+ * @returns {FileHash}
764
764
  */
765
765
  function createFileHashFromDiscriminatorValue(parseNode) {
766
766
  return deserializeIntoFileHash;
@@ -769,7 +769,7 @@ exports.createFileHashFromDiscriminatorValue = createFileHashFromDiscriminatorVa
769
769
  /**
770
770
  * Creates a new instance of the appropriate class based on discriminator value
771
771
  * @param parseNode The parse node to use to read the discriminator value and create the object
772
- * @returns a formattedContent
772
+ * @returns {FormattedContent}
773
773
  */
774
774
  function createFormattedContentFromDiscriminatorValue(parseNode) {
775
775
  return deserializeIntoFormattedContent;
@@ -778,7 +778,7 @@ exports.createFormattedContentFromDiscriminatorValue = createFormattedContentFro
778
778
  /**
779
779
  * Creates a new instance of the appropriate class based on discriminator value
780
780
  * @param parseNode The parse node to use to read the discriminator value and create the object
781
- * @returns a gitHubOrganizationEvidence
781
+ * @returns {GitHubOrganizationEvidence}
782
782
  */
783
783
  function createGitHubOrganizationEvidenceFromDiscriminatorValue(parseNode) {
784
784
  return deserializeIntoGitHubOrganizationEvidence;
@@ -787,7 +787,7 @@ exports.createGitHubOrganizationEvidenceFromDiscriminatorValue = createGitHubOrg
787
787
  /**
788
788
  * Creates a new instance of the appropriate class based on discriminator value
789
789
  * @param parseNode The parse node to use to read the discriminator value and create the object
790
- * @returns a gitHubRepoEvidence
790
+ * @returns {GitHubRepoEvidence}
791
791
  */
792
792
  function createGitHubRepoEvidenceFromDiscriminatorValue(parseNode) {
793
793
  return deserializeIntoGitHubRepoEvidence;
@@ -796,7 +796,7 @@ exports.createGitHubRepoEvidenceFromDiscriminatorValue = createGitHubRepoEvidenc
796
796
  /**
797
797
  * Creates a new instance of the appropriate class based on discriminator value
798
798
  * @param parseNode The parse node to use to read the discriminator value and create the object
799
- * @returns a gitHubUserEvidence
799
+ * @returns {GitHubUserEvidence}
800
800
  */
801
801
  function createGitHubUserEvidenceFromDiscriminatorValue(parseNode) {
802
802
  return deserializeIntoGitHubUserEvidence;
@@ -805,7 +805,7 @@ exports.createGitHubUserEvidenceFromDiscriminatorValue = createGitHubUserEvidenc
805
805
  /**
806
806
  * Creates a new instance of the appropriate class based on discriminator value
807
807
  * @param parseNode The parse node to use to read the discriminator value and create the object
808
- * @returns a googleCloudResourceEvidence
808
+ * @returns {GoogleCloudResourceEvidence}
809
809
  */
810
810
  function createGoogleCloudResourceEvidenceFromDiscriminatorValue(parseNode) {
811
811
  return deserializeIntoGoogleCloudResourceEvidence;
@@ -814,7 +814,7 @@ exports.createGoogleCloudResourceEvidenceFromDiscriminatorValue = createGoogleCl
814
814
  /**
815
815
  * Creates a new instance of the appropriate class based on discriminator value
816
816
  * @param parseNode The parse node to use to read the discriminator value and create the object
817
- * @returns a hostCollectionResponse
817
+ * @returns {HostCollectionResponse}
818
818
  */
819
819
  function createHostCollectionResponseFromDiscriminatorValue(parseNode) {
820
820
  return deserializeIntoHostCollectionResponse;
@@ -823,7 +823,7 @@ exports.createHostCollectionResponseFromDiscriminatorValue = createHostCollectio
823
823
  /**
824
824
  * Creates a new instance of the appropriate class based on discriminator value
825
825
  * @param parseNode The parse node to use to read the discriminator value and create the object
826
- * @returns a hostComponentCollectionResponse
826
+ * @returns {HostComponentCollectionResponse}
827
827
  */
828
828
  function createHostComponentCollectionResponseFromDiscriminatorValue(parseNode) {
829
829
  return deserializeIntoHostComponentCollectionResponse;
@@ -832,7 +832,7 @@ exports.createHostComponentCollectionResponseFromDiscriminatorValue = createHost
832
832
  /**
833
833
  * Creates a new instance of the appropriate class based on discriminator value
834
834
  * @param parseNode The parse node to use to read the discriminator value and create the object
835
- * @returns a hostComponent
835
+ * @returns {HostComponent}
836
836
  */
837
837
  function createHostComponentFromDiscriminatorValue(parseNode) {
838
838
  return deserializeIntoHostComponent;
@@ -841,7 +841,7 @@ exports.createHostComponentFromDiscriminatorValue = createHostComponentFromDiscr
841
841
  /**
842
842
  * Creates a new instance of the appropriate class based on discriminator value
843
843
  * @param parseNode The parse node to use to read the discriminator value and create the object
844
- * @returns a hostCookieCollectionResponse
844
+ * @returns {HostCookieCollectionResponse}
845
845
  */
846
846
  function createHostCookieCollectionResponseFromDiscriminatorValue(parseNode) {
847
847
  return deserializeIntoHostCookieCollectionResponse;
@@ -850,7 +850,7 @@ exports.createHostCookieCollectionResponseFromDiscriminatorValue = createHostCoo
850
850
  /**
851
851
  * Creates a new instance of the appropriate class based on discriminator value
852
852
  * @param parseNode The parse node to use to read the discriminator value and create the object
853
- * @returns a hostCookie
853
+ * @returns {HostCookie}
854
854
  */
855
855
  function createHostCookieFromDiscriminatorValue(parseNode) {
856
856
  return deserializeIntoHostCookie;
@@ -859,7 +859,7 @@ exports.createHostCookieFromDiscriminatorValue = createHostCookieFromDiscriminat
859
859
  /**
860
860
  * Creates a new instance of the appropriate class based on discriminator value
861
861
  * @param parseNode The parse node to use to read the discriminator value and create the object
862
- * @returns a host
862
+ * @returns {Host}
863
863
  */
864
864
  function createHostFromDiscriminatorValue(parseNode) {
865
865
  if (!parseNode)
@@ -882,7 +882,7 @@ exports.createHostFromDiscriminatorValue = createHostFromDiscriminatorValue;
882
882
  /**
883
883
  * Creates a new instance of the appropriate class based on discriminator value
884
884
  * @param parseNode The parse node to use to read the discriminator value and create the object
885
- * @returns a hostLogonSessionEvidence
885
+ * @returns {HostLogonSessionEvidence}
886
886
  */
887
887
  function createHostLogonSessionEvidenceFromDiscriminatorValue(parseNode) {
888
888
  return deserializeIntoHostLogonSessionEvidence;
@@ -891,7 +891,7 @@ exports.createHostLogonSessionEvidenceFromDiscriminatorValue = createHostLogonSe
891
891
  /**
892
892
  * Creates a new instance of the appropriate class based on discriminator value
893
893
  * @param parseNode The parse node to use to read the discriminator value and create the object
894
- * @returns a hostname
894
+ * @returns {Hostname}
895
895
  */
896
896
  function createHostnameFromDiscriminatorValue(parseNode) {
897
897
  return deserializeIntoHostname;
@@ -900,7 +900,7 @@ exports.createHostnameFromDiscriminatorValue = createHostnameFromDiscriminatorVa
900
900
  /**
901
901
  * Creates a new instance of the appropriate class based on discriminator value
902
902
  * @param parseNode The parse node to use to read the discriminator value and create the object
903
- * @returns a hostPairCollectionResponse
903
+ * @returns {HostPairCollectionResponse}
904
904
  */
905
905
  function createHostPairCollectionResponseFromDiscriminatorValue(parseNode) {
906
906
  return deserializeIntoHostPairCollectionResponse;
@@ -909,7 +909,7 @@ exports.createHostPairCollectionResponseFromDiscriminatorValue = createHostPairC
909
909
  /**
910
910
  * Creates a new instance of the appropriate class based on discriminator value
911
911
  * @param parseNode The parse node to use to read the discriminator value and create the object
912
- * @returns a hostPair
912
+ * @returns {HostPair}
913
913
  */
914
914
  function createHostPairFromDiscriminatorValue(parseNode) {
915
915
  return deserializeIntoHostPair;
@@ -918,7 +918,7 @@ exports.createHostPairFromDiscriminatorValue = createHostPairFromDiscriminatorVa
918
918
  /**
919
919
  * Creates a new instance of the appropriate class based on discriminator value
920
920
  * @param parseNode The parse node to use to read the discriminator value and create the object
921
- * @returns a hostPortBanner
921
+ * @returns {HostPortBanner}
922
922
  */
923
923
  function createHostPortBannerFromDiscriminatorValue(parseNode) {
924
924
  return deserializeIntoHostPortBanner;
@@ -927,7 +927,7 @@ exports.createHostPortBannerFromDiscriminatorValue = createHostPortBannerFromDis
927
927
  /**
928
928
  * Creates a new instance of the appropriate class based on discriminator value
929
929
  * @param parseNode The parse node to use to read the discriminator value and create the object
930
- * @returns a hostPortCollectionResponse
930
+ * @returns {HostPortCollectionResponse}
931
931
  */
932
932
  function createHostPortCollectionResponseFromDiscriminatorValue(parseNode) {
933
933
  return deserializeIntoHostPortCollectionResponse;
@@ -936,7 +936,7 @@ exports.createHostPortCollectionResponseFromDiscriminatorValue = createHostPortC
936
936
  /**
937
937
  * Creates a new instance of the appropriate class based on discriminator value
938
938
  * @param parseNode The parse node to use to read the discriminator value and create the object
939
- * @returns a hostPortComponent
939
+ * @returns {HostPortComponent}
940
940
  */
941
941
  function createHostPortComponentFromDiscriminatorValue(parseNode) {
942
942
  return deserializeIntoHostPortComponent;
@@ -945,7 +945,7 @@ exports.createHostPortComponentFromDiscriminatorValue = createHostPortComponentF
945
945
  /**
946
946
  * Creates a new instance of the appropriate class based on discriminator value
947
947
  * @param parseNode The parse node to use to read the discriminator value and create the object
948
- * @returns a hostPort
948
+ * @returns {HostPort}
949
949
  */
950
950
  function createHostPortFromDiscriminatorValue(parseNode) {
951
951
  return deserializeIntoHostPort;
@@ -954,7 +954,7 @@ exports.createHostPortFromDiscriminatorValue = createHostPortFromDiscriminatorVa
954
954
  /**
955
955
  * Creates a new instance of the appropriate class based on discriminator value
956
956
  * @param parseNode The parse node to use to read the discriminator value and create the object
957
- * @returns a hostReputation
957
+ * @returns {HostReputation}
958
958
  */
959
959
  function createHostReputationFromDiscriminatorValue(parseNode) {
960
960
  return deserializeIntoHostReputation;
@@ -963,7 +963,7 @@ exports.createHostReputationFromDiscriminatorValue = createHostReputationFromDis
963
963
  /**
964
964
  * Creates a new instance of the appropriate class based on discriminator value
965
965
  * @param parseNode The parse node to use to read the discriminator value and create the object
966
- * @returns a hostReputationRule
966
+ * @returns {HostReputationRule}
967
967
  */
968
968
  function createHostReputationRuleFromDiscriminatorValue(parseNode) {
969
969
  return deserializeIntoHostReputationRule;
@@ -972,7 +972,7 @@ exports.createHostReputationRuleFromDiscriminatorValue = createHostReputationRul
972
972
  /**
973
973
  * Creates a new instance of the appropriate class based on discriminator value
974
974
  * @param parseNode The parse node to use to read the discriminator value and create the object
975
- * @returns a hostSslCertificateCollectionResponse
975
+ * @returns {HostSslCertificateCollectionResponse}
976
976
  */
977
977
  function createHostSslCertificateCollectionResponseFromDiscriminatorValue(parseNode) {
978
978
  return deserializeIntoHostSslCertificateCollectionResponse;
@@ -981,7 +981,7 @@ exports.createHostSslCertificateCollectionResponseFromDiscriminatorValue = creat
981
981
  /**
982
982
  * Creates a new instance of the appropriate class based on discriminator value
983
983
  * @param parseNode The parse node to use to read the discriminator value and create the object
984
- * @returns a hostSslCertificate
984
+ * @returns {HostSslCertificate}
985
985
  */
986
986
  function createHostSslCertificateFromDiscriminatorValue(parseNode) {
987
987
  return deserializeIntoHostSslCertificate;
@@ -990,7 +990,7 @@ exports.createHostSslCertificateFromDiscriminatorValue = createHostSslCertificat
990
990
  /**
991
991
  * Creates a new instance of the appropriate class based on discriminator value
992
992
  * @param parseNode The parse node to use to read the discriminator value and create the object
993
- * @returns a hostSslCertificatePort
993
+ * @returns {HostSslCertificatePort}
994
994
  */
995
995
  function createHostSslCertificatePortFromDiscriminatorValue(parseNode) {
996
996
  return deserializeIntoHostSslCertificatePort;
@@ -999,7 +999,7 @@ exports.createHostSslCertificatePortFromDiscriminatorValue = createHostSslCertif
999
999
  /**
1000
1000
  * Creates a new instance of the appropriate class based on discriminator value
1001
1001
  * @param parseNode The parse node to use to read the discriminator value and create the object
1002
- * @returns a hostTrackerCollectionResponse
1002
+ * @returns {HostTrackerCollectionResponse}
1003
1003
  */
1004
1004
  function createHostTrackerCollectionResponseFromDiscriminatorValue(parseNode) {
1005
1005
  return deserializeIntoHostTrackerCollectionResponse;
@@ -1008,7 +1008,7 @@ exports.createHostTrackerCollectionResponseFromDiscriminatorValue = createHostTr
1008
1008
  /**
1009
1009
  * Creates a new instance of the appropriate class based on discriminator value
1010
1010
  * @param parseNode The parse node to use to read the discriminator value and create the object
1011
- * @returns a hostTracker
1011
+ * @returns {HostTracker}
1012
1012
  */
1013
1013
  function createHostTrackerFromDiscriminatorValue(parseNode) {
1014
1014
  return deserializeIntoHostTracker;
@@ -1017,7 +1017,7 @@ exports.createHostTrackerFromDiscriminatorValue = createHostTrackerFromDiscrimin
1017
1017
  /**
1018
1018
  * Creates a new instance of the appropriate class based on discriminator value
1019
1019
  * @param parseNode The parse node to use to read the discriminator value and create the object
1020
- * @returns a huntingQueryResults
1020
+ * @returns {HuntingQueryResults}
1021
1021
  */
1022
1022
  function createHuntingQueryResultsFromDiscriminatorValue(parseNode) {
1023
1023
  return deserializeIntoHuntingQueryResults;
@@ -1026,7 +1026,7 @@ exports.createHuntingQueryResultsFromDiscriminatorValue = createHuntingQueryResu
1026
1026
  /**
1027
1027
  * Creates a new instance of the appropriate class based on discriminator value
1028
1028
  * @param parseNode The parse node to use to read the discriminator value and create the object
1029
- * @returns a huntingRowResult
1029
+ * @returns {HuntingRowResult}
1030
1030
  */
1031
1031
  function createHuntingRowResultFromDiscriminatorValue(parseNode) {
1032
1032
  return deserializeIntoHuntingRowResult;
@@ -1035,7 +1035,7 @@ exports.createHuntingRowResultFromDiscriminatorValue = createHuntingRowResultFro
1035
1035
  /**
1036
1036
  * Creates a new instance of the appropriate class based on discriminator value
1037
1037
  * @param parseNode The parse node to use to read the discriminator value and create the object
1038
- * @returns a hyperlink
1038
+ * @returns {Hyperlink}
1039
1039
  */
1040
1040
  function createHyperlinkFromDiscriminatorValue(parseNode) {
1041
1041
  return deserializeIntoHyperlink;
@@ -1044,7 +1044,7 @@ exports.createHyperlinkFromDiscriminatorValue = createHyperlinkFromDiscriminator
1044
1044
  /**
1045
1045
  * Creates a new instance of the appropriate class based on discriminator value
1046
1046
  * @param parseNode The parse node to use to read the discriminator value and create the object
1047
- * @returns a incidentCollectionResponse
1047
+ * @returns {IncidentCollectionResponse}
1048
1048
  */
1049
1049
  function createIncidentCollectionResponseFromDiscriminatorValue(parseNode) {
1050
1050
  return deserializeIntoIncidentCollectionResponse;
@@ -1053,7 +1053,7 @@ exports.createIncidentCollectionResponseFromDiscriminatorValue = createIncidentC
1053
1053
  /**
1054
1054
  * Creates a new instance of the appropriate class based on discriminator value
1055
1055
  * @param parseNode The parse node to use to read the discriminator value and create the object
1056
- * @returns a incident
1056
+ * @returns {Incident}
1057
1057
  */
1058
1058
  function createIncidentFromDiscriminatorValue(parseNode) {
1059
1059
  return deserializeIntoIncident;
@@ -1062,7 +1062,7 @@ exports.createIncidentFromDiscriminatorValue = createIncidentFromDiscriminatorVa
1062
1062
  /**
1063
1063
  * Creates a new instance of the appropriate class based on discriminator value
1064
1064
  * @param parseNode The parse node to use to read the discriminator value and create the object
1065
- * @returns a indicator
1065
+ * @returns {Indicator}
1066
1066
  */
1067
1067
  function createIndicatorFromDiscriminatorValue(parseNode) {
1068
1068
  if (!parseNode)
@@ -1085,7 +1085,7 @@ exports.createIndicatorFromDiscriminatorValue = createIndicatorFromDiscriminator
1085
1085
  /**
1086
1086
  * Creates a new instance of the appropriate class based on discriminator value
1087
1087
  * @param parseNode The parse node to use to read the discriminator value and create the object
1088
- * @returns a intelligenceProfileCollectionResponse
1088
+ * @returns {IntelligenceProfileCollectionResponse}
1089
1089
  */
1090
1090
  function createIntelligenceProfileCollectionResponseFromDiscriminatorValue(parseNode) {
1091
1091
  return deserializeIntoIntelligenceProfileCollectionResponse;
@@ -1094,7 +1094,7 @@ exports.createIntelligenceProfileCollectionResponseFromDiscriminatorValue = crea
1094
1094
  /**
1095
1095
  * Creates a new instance of the appropriate class based on discriminator value
1096
1096
  * @param parseNode The parse node to use to read the discriminator value and create the object
1097
- * @returns a intelligenceProfileCountryOrRegionOfOrigin
1097
+ * @returns {IntelligenceProfileCountryOrRegionOfOrigin}
1098
1098
  */
1099
1099
  function createIntelligenceProfileCountryOrRegionOfOriginFromDiscriminatorValue(parseNode) {
1100
1100
  return deserializeIntoIntelligenceProfileCountryOrRegionOfOrigin;
@@ -1103,7 +1103,7 @@ exports.createIntelligenceProfileCountryOrRegionOfOriginFromDiscriminatorValue =
1103
1103
  /**
1104
1104
  * Creates a new instance of the appropriate class based on discriminator value
1105
1105
  * @param parseNode The parse node to use to read the discriminator value and create the object
1106
- * @returns a intelligenceProfile
1106
+ * @returns {IntelligenceProfile}
1107
1107
  */
1108
1108
  function createIntelligenceProfileFromDiscriminatorValue(parseNode) {
1109
1109
  return deserializeIntoIntelligenceProfile;
@@ -1112,7 +1112,7 @@ exports.createIntelligenceProfileFromDiscriminatorValue = createIntelligenceProf
1112
1112
  /**
1113
1113
  * Creates a new instance of the appropriate class based on discriminator value
1114
1114
  * @param parseNode The parse node to use to read the discriminator value and create the object
1115
- * @returns a intelligenceProfileIndicatorCollectionResponse
1115
+ * @returns {IntelligenceProfileIndicatorCollectionResponse}
1116
1116
  */
1117
1117
  function createIntelligenceProfileIndicatorCollectionResponseFromDiscriminatorValue(parseNode) {
1118
1118
  return deserializeIntoIntelligenceProfileIndicatorCollectionResponse;
@@ -1121,7 +1121,7 @@ exports.createIntelligenceProfileIndicatorCollectionResponseFromDiscriminatorVal
1121
1121
  /**
1122
1122
  * Creates a new instance of the appropriate class based on discriminator value
1123
1123
  * @param parseNode The parse node to use to read the discriminator value and create the object
1124
- * @returns a intelligenceProfileIndicator
1124
+ * @returns {IntelligenceProfileIndicator}
1125
1125
  */
1126
1126
  function createIntelligenceProfileIndicatorFromDiscriminatorValue(parseNode) {
1127
1127
  return deserializeIntoIntelligenceProfileIndicator;
@@ -1130,7 +1130,7 @@ exports.createIntelligenceProfileIndicatorFromDiscriminatorValue = createIntelli
1130
1130
  /**
1131
1131
  * Creates a new instance of the appropriate class based on discriminator value
1132
1132
  * @param parseNode The parse node to use to read the discriminator value and create the object
1133
- * @returns a ioTDeviceEvidence
1133
+ * @returns {IoTDeviceEvidence}
1134
1134
  */
1135
1135
  function createIoTDeviceEvidenceFromDiscriminatorValue(parseNode) {
1136
1136
  return deserializeIntoIoTDeviceEvidence;
@@ -1139,7 +1139,7 @@ exports.createIoTDeviceEvidenceFromDiscriminatorValue = createIoTDeviceEvidenceF
1139
1139
  /**
1140
1140
  * Creates a new instance of the appropriate class based on discriminator value
1141
1141
  * @param parseNode The parse node to use to read the discriminator value and create the object
1142
- * @returns a ipAddress
1142
+ * @returns {IpAddress}
1143
1143
  */
1144
1144
  function createIpAddressFromDiscriminatorValue(parseNode) {
1145
1145
  return deserializeIntoIpAddress;
@@ -1148,7 +1148,7 @@ exports.createIpAddressFromDiscriminatorValue = createIpAddressFromDiscriminator
1148
1148
  /**
1149
1149
  * Creates a new instance of the appropriate class based on discriminator value
1150
1150
  * @param parseNode The parse node to use to read the discriminator value and create the object
1151
- * @returns a ipEvidence
1151
+ * @returns {IpEvidence}
1152
1152
  */
1153
1153
  function createIpEvidenceFromDiscriminatorValue(parseNode) {
1154
1154
  return deserializeIntoIpEvidence;
@@ -1157,7 +1157,7 @@ exports.createIpEvidenceFromDiscriminatorValue = createIpEvidenceFromDiscriminat
1157
1157
  /**
1158
1158
  * Creates a new instance of the appropriate class based on discriminator value
1159
1159
  * @param parseNode The parse node to use to read the discriminator value and create the object
1160
- * @returns a kubernetesClusterEvidence
1160
+ * @returns {KubernetesClusterEvidence}
1161
1161
  */
1162
1162
  function createKubernetesClusterEvidenceFromDiscriminatorValue(parseNode) {
1163
1163
  return deserializeIntoKubernetesClusterEvidence;
@@ -1166,7 +1166,7 @@ exports.createKubernetesClusterEvidenceFromDiscriminatorValue = createKubernetes
1166
1166
  /**
1167
1167
  * Creates a new instance of the appropriate class based on discriminator value
1168
1168
  * @param parseNode The parse node to use to read the discriminator value and create the object
1169
- * @returns a kubernetesControllerEvidence
1169
+ * @returns {KubernetesControllerEvidence}
1170
1170
  */
1171
1171
  function createKubernetesControllerEvidenceFromDiscriminatorValue(parseNode) {
1172
1172
  return deserializeIntoKubernetesControllerEvidence;
@@ -1175,7 +1175,7 @@ exports.createKubernetesControllerEvidenceFromDiscriminatorValue = createKuberne
1175
1175
  /**
1176
1176
  * Creates a new instance of the appropriate class based on discriminator value
1177
1177
  * @param parseNode The parse node to use to read the discriminator value and create the object
1178
- * @returns a kubernetesNamespaceEvidence
1178
+ * @returns {KubernetesNamespaceEvidence}
1179
1179
  */
1180
1180
  function createKubernetesNamespaceEvidenceFromDiscriminatorValue(parseNode) {
1181
1181
  return deserializeIntoKubernetesNamespaceEvidence;
@@ -1184,7 +1184,7 @@ exports.createKubernetesNamespaceEvidenceFromDiscriminatorValue = createKubernet
1184
1184
  /**
1185
1185
  * Creates a new instance of the appropriate class based on discriminator value
1186
1186
  * @param parseNode The parse node to use to read the discriminator value and create the object
1187
- * @returns a kubernetesPodEvidence
1187
+ * @returns {KubernetesPodEvidence}
1188
1188
  */
1189
1189
  function createKubernetesPodEvidenceFromDiscriminatorValue(parseNode) {
1190
1190
  return deserializeIntoKubernetesPodEvidence;
@@ -1193,7 +1193,7 @@ exports.createKubernetesPodEvidenceFromDiscriminatorValue = createKubernetesPodE
1193
1193
  /**
1194
1194
  * Creates a new instance of the appropriate class based on discriminator value
1195
1195
  * @param parseNode The parse node to use to read the discriminator value and create the object
1196
- * @returns a kubernetesSecretEvidence
1196
+ * @returns {KubernetesSecretEvidence}
1197
1197
  */
1198
1198
  function createKubernetesSecretEvidenceFromDiscriminatorValue(parseNode) {
1199
1199
  return deserializeIntoKubernetesSecretEvidence;
@@ -1202,7 +1202,7 @@ exports.createKubernetesSecretEvidenceFromDiscriminatorValue = createKubernetesS
1202
1202
  /**
1203
1203
  * Creates a new instance of the appropriate class based on discriminator value
1204
1204
  * @param parseNode The parse node to use to read the discriminator value and create the object
1205
- * @returns a kubernetesServiceAccountEvidence
1205
+ * @returns {KubernetesServiceAccountEvidence}
1206
1206
  */
1207
1207
  function createKubernetesServiceAccountEvidenceFromDiscriminatorValue(parseNode) {
1208
1208
  return deserializeIntoKubernetesServiceAccountEvidence;
@@ -1211,7 +1211,7 @@ exports.createKubernetesServiceAccountEvidenceFromDiscriminatorValue = createKub
1211
1211
  /**
1212
1212
  * Creates a new instance of the appropriate class based on discriminator value
1213
1213
  * @param parseNode The parse node to use to read the discriminator value and create the object
1214
- * @returns a kubernetesServiceEvidence
1214
+ * @returns {KubernetesServiceEvidence}
1215
1215
  */
1216
1216
  function createKubernetesServiceEvidenceFromDiscriminatorValue(parseNode) {
1217
1217
  return deserializeIntoKubernetesServiceEvidence;
@@ -1220,7 +1220,7 @@ exports.createKubernetesServiceEvidenceFromDiscriminatorValue = createKubernetes
1220
1220
  /**
1221
1221
  * Creates a new instance of the appropriate class based on discriminator value
1222
1222
  * @param parseNode The parse node to use to read the discriminator value and create the object
1223
- * @returns a kubernetesServicePort
1223
+ * @returns {KubernetesServicePort}
1224
1224
  */
1225
1225
  function createKubernetesServicePortFromDiscriminatorValue(parseNode) {
1226
1226
  return deserializeIntoKubernetesServicePort;
@@ -1229,7 +1229,7 @@ exports.createKubernetesServicePortFromDiscriminatorValue = createKubernetesServ
1229
1229
  /**
1230
1230
  * Creates a new instance of the appropriate class based on discriminator value
1231
1231
  * @param parseNode The parse node to use to read the discriminator value and create the object
1232
- * @returns a loggedOnUser
1232
+ * @returns {LoggedOnUser}
1233
1233
  */
1234
1234
  function createLoggedOnUserFromDiscriminatorValue(parseNode) {
1235
1235
  return deserializeIntoLoggedOnUser;
@@ -1238,7 +1238,7 @@ exports.createLoggedOnUserFromDiscriminatorValue = createLoggedOnUserFromDiscrim
1238
1238
  /**
1239
1239
  * Creates a new instance of the appropriate class based on discriminator value
1240
1240
  * @param parseNode The parse node to use to read the discriminator value and create the object
1241
- * @returns a mailboxEvidence
1241
+ * @returns {MailboxEvidence}
1242
1242
  */
1243
1243
  function createMailboxEvidenceFromDiscriminatorValue(parseNode) {
1244
1244
  return deserializeIntoMailboxEvidence;
@@ -1247,7 +1247,7 @@ exports.createMailboxEvidenceFromDiscriminatorValue = createMailboxEvidenceFromD
1247
1247
  /**
1248
1248
  * Creates a new instance of the appropriate class based on discriminator value
1249
1249
  * @param parseNode The parse node to use to read the discriminator value and create the object
1250
- * @returns a mailClusterEvidence
1250
+ * @returns {MailClusterEvidence}
1251
1251
  */
1252
1252
  function createMailClusterEvidenceFromDiscriminatorValue(parseNode) {
1253
1253
  return deserializeIntoMailClusterEvidence;
@@ -1256,7 +1256,7 @@ exports.createMailClusterEvidenceFromDiscriminatorValue = createMailClusterEvide
1256
1256
  /**
1257
1257
  * Creates a new instance of the appropriate class based on discriminator value
1258
1258
  * @param parseNode The parse node to use to read the discriminator value and create the object
1259
- * @returns a malwareEvidence
1259
+ * @returns {MalwareEvidence}
1260
1260
  */
1261
1261
  function createMalwareEvidenceFromDiscriminatorValue(parseNode) {
1262
1262
  return deserializeIntoMalwareEvidence;
@@ -1265,7 +1265,7 @@ exports.createMalwareEvidenceFromDiscriminatorValue = createMalwareEvidenceFromD
1265
1265
  /**
1266
1266
  * Creates a new instance of the appropriate class based on discriminator value
1267
1267
  * @param parseNode The parse node to use to read the discriminator value and create the object
1268
- * @returns a networkConnectionEvidence
1268
+ * @returns {NetworkConnectionEvidence}
1269
1269
  */
1270
1270
  function createNetworkConnectionEvidenceFromDiscriminatorValue(parseNode) {
1271
1271
  return deserializeIntoNetworkConnectionEvidence;
@@ -1274,7 +1274,7 @@ exports.createNetworkConnectionEvidenceFromDiscriminatorValue = createNetworkCon
1274
1274
  /**
1275
1275
  * Creates a new instance of the appropriate class based on discriminator value
1276
1276
  * @param parseNode The parse node to use to read the discriminator value and create the object
1277
- * @returns a nicEvidence
1277
+ * @returns {NicEvidence}
1278
1278
  */
1279
1279
  function createNicEvidenceFromDiscriminatorValue(parseNode) {
1280
1280
  return deserializeIntoNicEvidence;
@@ -1283,7 +1283,7 @@ exports.createNicEvidenceFromDiscriminatorValue = createNicEvidenceFromDiscrimin
1283
1283
  /**
1284
1284
  * Creates a new instance of the appropriate class based on discriminator value
1285
1285
  * @param parseNode The parse node to use to read the discriminator value and create the object
1286
- * @returns a oauthApplicationEvidence
1286
+ * @returns {OauthApplicationEvidence}
1287
1287
  */
1288
1288
  function createOauthApplicationEvidenceFromDiscriminatorValue(parseNode) {
1289
1289
  return deserializeIntoOauthApplicationEvidence;
@@ -1292,7 +1292,7 @@ exports.createOauthApplicationEvidenceFromDiscriminatorValue = createOauthApplic
1292
1292
  /**
1293
1293
  * Creates a new instance of the appropriate class based on discriminator value
1294
1294
  * @param parseNode The parse node to use to read the discriminator value and create the object
1295
- * @returns a ocrSettings
1295
+ * @returns {OcrSettings}
1296
1296
  */
1297
1297
  function createOcrSettingsFromDiscriminatorValue(parseNode) {
1298
1298
  return deserializeIntoOcrSettings;
@@ -1301,7 +1301,7 @@ exports.createOcrSettingsFromDiscriminatorValue = createOcrSettingsFromDiscrimin
1301
1301
  /**
1302
1302
  * Creates a new instance of the appropriate class based on discriminator value
1303
1303
  * @param parseNode The parse node to use to read the discriminator value and create the object
1304
- * @returns a passiveDnsRecordCollectionResponse
1304
+ * @returns {PassiveDnsRecordCollectionResponse}
1305
1305
  */
1306
1306
  function createPassiveDnsRecordCollectionResponseFromDiscriminatorValue(parseNode) {
1307
1307
  return deserializeIntoPassiveDnsRecordCollectionResponse;
@@ -1310,7 +1310,7 @@ exports.createPassiveDnsRecordCollectionResponseFromDiscriminatorValue = createP
1310
1310
  /**
1311
1311
  * Creates a new instance of the appropriate class based on discriminator value
1312
1312
  * @param parseNode The parse node to use to read the discriminator value and create the object
1313
- * @returns a passiveDnsRecord
1313
+ * @returns {PassiveDnsRecord}
1314
1314
  */
1315
1315
  function createPassiveDnsRecordFromDiscriminatorValue(parseNode) {
1316
1316
  return deserializeIntoPassiveDnsRecord;
@@ -1319,7 +1319,7 @@ exports.createPassiveDnsRecordFromDiscriminatorValue = createPassiveDnsRecordFro
1319
1319
  /**
1320
1320
  * Creates a new instance of the appropriate class based on discriminator value
1321
1321
  * @param parseNode The parse node to use to read the discriminator value and create the object
1322
- * @returns a processEvidence
1322
+ * @returns {ProcessEvidence}
1323
1323
  */
1324
1324
  function createProcessEvidenceFromDiscriminatorValue(parseNode) {
1325
1325
  return deserializeIntoProcessEvidence;
@@ -1328,7 +1328,7 @@ exports.createProcessEvidenceFromDiscriminatorValue = createProcessEvidenceFromD
1328
1328
  /**
1329
1329
  * Creates a new instance of the appropriate class based on discriminator value
1330
1330
  * @param parseNode The parse node to use to read the discriminator value and create the object
1331
- * @returns a redundancyDetectionSettings
1331
+ * @returns {RedundancyDetectionSettings}
1332
1332
  */
1333
1333
  function createRedundancyDetectionSettingsFromDiscriminatorValue(parseNode) {
1334
1334
  return deserializeIntoRedundancyDetectionSettings;
@@ -1337,7 +1337,7 @@ exports.createRedundancyDetectionSettingsFromDiscriminatorValue = createRedundan
1337
1337
  /**
1338
1338
  * Creates a new instance of the appropriate class based on discriminator value
1339
1339
  * @param parseNode The parse node to use to read the discriminator value and create the object
1340
- * @returns a registryKeyEvidence
1340
+ * @returns {RegistryKeyEvidence}
1341
1341
  */
1342
1342
  function createRegistryKeyEvidenceFromDiscriminatorValue(parseNode) {
1343
1343
  return deserializeIntoRegistryKeyEvidence;
@@ -1346,7 +1346,7 @@ exports.createRegistryKeyEvidenceFromDiscriminatorValue = createRegistryKeyEvide
1346
1346
  /**
1347
1347
  * Creates a new instance of the appropriate class based on discriminator value
1348
1348
  * @param parseNode The parse node to use to read the discriminator value and create the object
1349
- * @returns a registryValueEvidence
1349
+ * @returns {RegistryValueEvidence}
1350
1350
  */
1351
1351
  function createRegistryValueEvidenceFromDiscriminatorValue(parseNode) {
1352
1352
  return deserializeIntoRegistryValueEvidence;
@@ -1355,7 +1355,7 @@ exports.createRegistryValueEvidenceFromDiscriminatorValue = createRegistryValueE
1355
1355
  /**
1356
1356
  * Creates a new instance of the appropriate class based on discriminator value
1357
1357
  * @param parseNode The parse node to use to read the discriminator value and create the object
1358
- * @returns a retentionEventCollectionResponse
1358
+ * @returns {RetentionEventCollectionResponse}
1359
1359
  */
1360
1360
  function createRetentionEventCollectionResponseFromDiscriminatorValue(parseNode) {
1361
1361
  return deserializeIntoRetentionEventCollectionResponse;
@@ -1364,7 +1364,7 @@ exports.createRetentionEventCollectionResponseFromDiscriminatorValue = createRet
1364
1364
  /**
1365
1365
  * Creates a new instance of the appropriate class based on discriminator value
1366
1366
  * @param parseNode The parse node to use to read the discriminator value and create the object
1367
- * @returns a retentionEvent
1367
+ * @returns {RetentionEvent}
1368
1368
  */
1369
1369
  function createRetentionEventFromDiscriminatorValue(parseNode) {
1370
1370
  return deserializeIntoRetentionEvent;
@@ -1373,7 +1373,7 @@ exports.createRetentionEventFromDiscriminatorValue = createRetentionEventFromDis
1373
1373
  /**
1374
1374
  * Creates a new instance of the appropriate class based on discriminator value
1375
1375
  * @param parseNode The parse node to use to read the discriminator value and create the object
1376
- * @returns a retentionEventStatus
1376
+ * @returns {RetentionEventStatus}
1377
1377
  */
1378
1378
  function createRetentionEventStatusFromDiscriminatorValue(parseNode) {
1379
1379
  return deserializeIntoRetentionEventStatus;
@@ -1382,7 +1382,7 @@ exports.createRetentionEventStatusFromDiscriminatorValue = createRetentionEventS
1382
1382
  /**
1383
1383
  * Creates a new instance of the appropriate class based on discriminator value
1384
1384
  * @param parseNode The parse node to use to read the discriminator value and create the object
1385
- * @returns a retentionEventTypeCollectionResponse
1385
+ * @returns {RetentionEventTypeCollectionResponse}
1386
1386
  */
1387
1387
  function createRetentionEventTypeCollectionResponseFromDiscriminatorValue(parseNode) {
1388
1388
  return deserializeIntoRetentionEventTypeCollectionResponse;
@@ -1391,7 +1391,7 @@ exports.createRetentionEventTypeCollectionResponseFromDiscriminatorValue = creat
1391
1391
  /**
1392
1392
  * Creates a new instance of the appropriate class based on discriminator value
1393
1393
  * @param parseNode The parse node to use to read the discriminator value and create the object
1394
- * @returns a retentionEventType
1394
+ * @returns {RetentionEventType}
1395
1395
  */
1396
1396
  function createRetentionEventTypeFromDiscriminatorValue(parseNode) {
1397
1397
  return deserializeIntoRetentionEventType;
@@ -1400,7 +1400,7 @@ exports.createRetentionEventTypeFromDiscriminatorValue = createRetentionEventTyp
1400
1400
  /**
1401
1401
  * Creates a new instance of the appropriate class based on discriminator value
1402
1402
  * @param parseNode The parse node to use to read the discriminator value and create the object
1403
- * @returns a sasTokenEvidence
1403
+ * @returns {SasTokenEvidence}
1404
1404
  */
1405
1405
  function createSasTokenEvidenceFromDiscriminatorValue(parseNode) {
1406
1406
  return deserializeIntoSasTokenEvidence;
@@ -1409,7 +1409,7 @@ exports.createSasTokenEvidenceFromDiscriminatorValue = createSasTokenEvidenceFro
1409
1409
  /**
1410
1410
  * Creates a new instance of the appropriate class based on discriminator value
1411
1411
  * @param parseNode The parse node to use to read the discriminator value and create the object
1412
- * @returns a search
1412
+ * @returns {Search}
1413
1413
  */
1414
1414
  function createSearchFromDiscriminatorValue(parseNode) {
1415
1415
  if (!parseNode)
@@ -1432,7 +1432,7 @@ exports.createSearchFromDiscriminatorValue = createSearchFromDiscriminatorValue;
1432
1432
  /**
1433
1433
  * Creates a new instance of the appropriate class based on discriminator value
1434
1434
  * @param parseNode The parse node to use to read the discriminator value and create the object
1435
- * @returns a securityGroupEvidence
1435
+ * @returns {SecurityGroupEvidence}
1436
1436
  */
1437
1437
  function createSecurityGroupEvidenceFromDiscriminatorValue(parseNode) {
1438
1438
  return deserializeIntoSecurityGroupEvidence;
@@ -1441,7 +1441,7 @@ exports.createSecurityGroupEvidenceFromDiscriminatorValue = createSecurityGroupE
1441
1441
  /**
1442
1442
  * Creates a new instance of the appropriate class based on discriminator value
1443
1443
  * @param parseNode The parse node to use to read the discriminator value and create the object
1444
- * @returns a servicePrincipalEvidence
1444
+ * @returns {ServicePrincipalEvidence}
1445
1445
  */
1446
1446
  function createServicePrincipalEvidenceFromDiscriminatorValue(parseNode) {
1447
1447
  return deserializeIntoServicePrincipalEvidence;
@@ -1450,7 +1450,7 @@ exports.createServicePrincipalEvidenceFromDiscriminatorValue = createServicePrin
1450
1450
  /**
1451
1451
  * Creates a new instance of the appropriate class based on discriminator value
1452
1452
  * @param parseNode The parse node to use to read the discriminator value and create the object
1453
- * @returns a singlePropertySchema
1453
+ * @returns {SinglePropertySchema}
1454
1454
  */
1455
1455
  function createSinglePropertySchemaFromDiscriminatorValue(parseNode) {
1456
1456
  return deserializeIntoSinglePropertySchema;
@@ -1459,7 +1459,7 @@ exports.createSinglePropertySchemaFromDiscriminatorValue = createSinglePropertyS
1459
1459
  /**
1460
1460
  * Creates a new instance of the appropriate class based on discriminator value
1461
1461
  * @param parseNode The parse node to use to read the discriminator value and create the object
1462
- * @returns a siteSourceCollectionResponse
1462
+ * @returns {SiteSourceCollectionResponse}
1463
1463
  */
1464
1464
  function createSiteSourceCollectionResponseFromDiscriminatorValue(parseNode) {
1465
1465
  return deserializeIntoSiteSourceCollectionResponse;
@@ -1468,7 +1468,7 @@ exports.createSiteSourceCollectionResponseFromDiscriminatorValue = createSiteSou
1468
1468
  /**
1469
1469
  * Creates a new instance of the appropriate class based on discriminator value
1470
1470
  * @param parseNode The parse node to use to read the discriminator value and create the object
1471
- * @returns a siteSource
1471
+ * @returns {SiteSource}
1472
1472
  */
1473
1473
  function createSiteSourceFromDiscriminatorValue(parseNode) {
1474
1474
  return deserializeIntoSiteSource;
@@ -1477,7 +1477,7 @@ exports.createSiteSourceFromDiscriminatorValue = createSiteSourceFromDiscriminat
1477
1477
  /**
1478
1478
  * Creates a new instance of the appropriate class based on discriminator value
1479
1479
  * @param parseNode The parse node to use to read the discriminator value and create the object
1480
- * @returns a sslCertificateCollectionResponse
1480
+ * @returns {SslCertificateCollectionResponse}
1481
1481
  */
1482
1482
  function createSslCertificateCollectionResponseFromDiscriminatorValue(parseNode) {
1483
1483
  return deserializeIntoSslCertificateCollectionResponse;
@@ -1486,7 +1486,7 @@ exports.createSslCertificateCollectionResponseFromDiscriminatorValue = createSsl
1486
1486
  /**
1487
1487
  * Creates a new instance of the appropriate class based on discriminator value
1488
1488
  * @param parseNode The parse node to use to read the discriminator value and create the object
1489
- * @returns a sslCertificateEntity
1489
+ * @returns {SslCertificateEntity}
1490
1490
  */
1491
1491
  function createSslCertificateEntityFromDiscriminatorValue(parseNode) {
1492
1492
  return deserializeIntoSslCertificateEntity;
@@ -1495,7 +1495,7 @@ exports.createSslCertificateEntityFromDiscriminatorValue = createSslCertificateE
1495
1495
  /**
1496
1496
  * Creates a new instance of the appropriate class based on discriminator value
1497
1497
  * @param parseNode The parse node to use to read the discriminator value and create the object
1498
- * @returns a sslCertificate
1498
+ * @returns {SslCertificate}
1499
1499
  */
1500
1500
  function createSslCertificateFromDiscriminatorValue(parseNode) {
1501
1501
  return deserializeIntoSslCertificate;
@@ -1504,7 +1504,7 @@ exports.createSslCertificateFromDiscriminatorValue = createSslCertificateFromDis
1504
1504
  /**
1505
1505
  * Creates a new instance of the appropriate class based on discriminator value
1506
1506
  * @param parseNode The parse node to use to read the discriminator value and create the object
1507
- * @returns a subdomainCollectionResponse
1507
+ * @returns {SubdomainCollectionResponse}
1508
1508
  */
1509
1509
  function createSubdomainCollectionResponseFromDiscriminatorValue(parseNode) {
1510
1510
  return deserializeIntoSubdomainCollectionResponse;
@@ -1513,7 +1513,7 @@ exports.createSubdomainCollectionResponseFromDiscriminatorValue = createSubdomai
1513
1513
  /**
1514
1514
  * Creates a new instance of the appropriate class based on discriminator value
1515
1515
  * @param parseNode The parse node to use to read the discriminator value and create the object
1516
- * @returns a subdomain
1516
+ * @returns {Subdomain}
1517
1517
  */
1518
1518
  function createSubdomainFromDiscriminatorValue(parseNode) {
1519
1519
  return deserializeIntoSubdomain;
@@ -1522,7 +1522,7 @@ exports.createSubdomainFromDiscriminatorValue = createSubdomainFromDiscriminator
1522
1522
  /**
1523
1523
  * Creates a new instance of the appropriate class based on discriminator value
1524
1524
  * @param parseNode The parse node to use to read the discriminator value and create the object
1525
- * @returns a submissionMailEvidence
1525
+ * @returns {SubmissionMailEvidence}
1526
1526
  */
1527
1527
  function createSubmissionMailEvidenceFromDiscriminatorValue(parseNode) {
1528
1528
  return deserializeIntoSubmissionMailEvidence;
@@ -1531,7 +1531,7 @@ exports.createSubmissionMailEvidenceFromDiscriminatorValue = createSubmissionMai
1531
1531
  /**
1532
1532
  * Creates a new instance of the appropriate class based on discriminator value
1533
1533
  * @param parseNode The parse node to use to read the discriminator value and create the object
1534
- * @returns a tag
1534
+ * @returns {Tag}
1535
1535
  */
1536
1536
  function createTagFromDiscriminatorValue(parseNode) {
1537
1537
  if (!parseNode)
@@ -1552,7 +1552,7 @@ exports.createTagFromDiscriminatorValue = createTagFromDiscriminatorValue;
1552
1552
  /**
1553
1553
  * Creates a new instance of the appropriate class based on discriminator value
1554
1554
  * @param parseNode The parse node to use to read the discriminator value and create the object
1555
- * @returns a threatIntelligence
1555
+ * @returns {ThreatIntelligence}
1556
1556
  */
1557
1557
  function createThreatIntelligenceFromDiscriminatorValue(parseNode) {
1558
1558
  return deserializeIntoThreatIntelligence;
@@ -1561,7 +1561,7 @@ exports.createThreatIntelligenceFromDiscriminatorValue = createThreatIntelligenc
1561
1561
  /**
1562
1562
  * Creates a new instance of the appropriate class based on discriminator value
1563
1563
  * @param parseNode The parse node to use to read the discriminator value and create the object
1564
- * @returns a topicModelingSettings
1564
+ * @returns {TopicModelingSettings}
1565
1565
  */
1566
1566
  function createTopicModelingSettingsFromDiscriminatorValue(parseNode) {
1567
1567
  return deserializeIntoTopicModelingSettings;
@@ -1570,7 +1570,7 @@ exports.createTopicModelingSettingsFromDiscriminatorValue = createTopicModelingS
1570
1570
  /**
1571
1571
  * Creates a new instance of the appropriate class based on discriminator value
1572
1572
  * @param parseNode The parse node to use to read the discriminator value and create the object
1573
- * @returns a triggersRoot
1573
+ * @returns {TriggersRoot}
1574
1574
  */
1575
1575
  function createTriggersRootFromDiscriminatorValue(parseNode) {
1576
1576
  return deserializeIntoTriggersRoot;
@@ -1579,7 +1579,7 @@ exports.createTriggersRootFromDiscriminatorValue = createTriggersRootFromDiscrim
1579
1579
  /**
1580
1580
  * Creates a new instance of the appropriate class based on discriminator value
1581
1581
  * @param parseNode The parse node to use to read the discriminator value and create the object
1582
- * @returns a triggerTypesRoot
1582
+ * @returns {TriggerTypesRoot}
1583
1583
  */
1584
1584
  function createTriggerTypesRootFromDiscriminatorValue(parseNode) {
1585
1585
  return deserializeIntoTriggerTypesRoot;
@@ -1588,7 +1588,7 @@ exports.createTriggerTypesRootFromDiscriminatorValue = createTriggerTypesRootFro
1588
1588
  /**
1589
1589
  * Creates a new instance of the appropriate class based on discriminator value
1590
1590
  * @param parseNode The parse node to use to read the discriminator value and create the object
1591
- * @returns a unclassifiedArtifact
1591
+ * @returns {UnclassifiedArtifact}
1592
1592
  */
1593
1593
  function createUnclassifiedArtifactFromDiscriminatorValue(parseNode) {
1594
1594
  return deserializeIntoUnclassifiedArtifact;
@@ -1597,7 +1597,7 @@ exports.createUnclassifiedArtifactFromDiscriminatorValue = createUnclassifiedArt
1597
1597
  /**
1598
1598
  * Creates a new instance of the appropriate class based on discriminator value
1599
1599
  * @param parseNode The parse node to use to read the discriminator value and create the object
1600
- * @returns a unifiedGroupSourceCollectionResponse
1600
+ * @returns {UnifiedGroupSourceCollectionResponse}
1601
1601
  */
1602
1602
  function createUnifiedGroupSourceCollectionResponseFromDiscriminatorValue(parseNode) {
1603
1603
  return deserializeIntoUnifiedGroupSourceCollectionResponse;
@@ -1606,7 +1606,7 @@ exports.createUnifiedGroupSourceCollectionResponseFromDiscriminatorValue = creat
1606
1606
  /**
1607
1607
  * Creates a new instance of the appropriate class based on discriminator value
1608
1608
  * @param parseNode The parse node to use to read the discriminator value and create the object
1609
- * @returns a unifiedGroupSource
1609
+ * @returns {UnifiedGroupSource}
1610
1610
  */
1611
1611
  function createUnifiedGroupSourceFromDiscriminatorValue(parseNode) {
1612
1612
  return deserializeIntoUnifiedGroupSource;
@@ -1615,7 +1615,7 @@ exports.createUnifiedGroupSourceFromDiscriminatorValue = createUnifiedGroupSourc
1615
1615
  /**
1616
1616
  * Creates a new instance of the appropriate class based on discriminator value
1617
1617
  * @param parseNode The parse node to use to read the discriminator value and create the object
1618
- * @returns a urlEvidence
1618
+ * @returns {UrlEvidence}
1619
1619
  */
1620
1620
  function createUrlEvidenceFromDiscriminatorValue(parseNode) {
1621
1621
  return deserializeIntoUrlEvidence;
@@ -1624,7 +1624,7 @@ exports.createUrlEvidenceFromDiscriminatorValue = createUrlEvidenceFromDiscrimin
1624
1624
  /**
1625
1625
  * Creates a new instance of the appropriate class based on discriminator value
1626
1626
  * @param parseNode The parse node to use to read the discriminator value and create the object
1627
- * @returns a userAccount
1627
+ * @returns {UserAccount}
1628
1628
  */
1629
1629
  function createUserAccountFromDiscriminatorValue(parseNode) {
1630
1630
  return deserializeIntoUserAccount;
@@ -1633,7 +1633,7 @@ exports.createUserAccountFromDiscriminatorValue = createUserAccountFromDiscrimin
1633
1633
  /**
1634
1634
  * Creates a new instance of the appropriate class based on discriminator value
1635
1635
  * @param parseNode The parse node to use to read the discriminator value and create the object
1636
- * @returns a userEvidence
1636
+ * @returns {UserEvidence}
1637
1637
  */
1638
1638
  function createUserEvidenceFromDiscriminatorValue(parseNode) {
1639
1639
  return deserializeIntoUserEvidence;
@@ -1642,7 +1642,7 @@ exports.createUserEvidenceFromDiscriminatorValue = createUserEvidenceFromDiscrim
1642
1642
  /**
1643
1643
  * Creates a new instance of the appropriate class based on discriminator value
1644
1644
  * @param parseNode The parse node to use to read the discriminator value and create the object
1645
- * @returns a userSourceCollectionResponse
1645
+ * @returns {UserSourceCollectionResponse}
1646
1646
  */
1647
1647
  function createUserSourceCollectionResponseFromDiscriminatorValue(parseNode) {
1648
1648
  return deserializeIntoUserSourceCollectionResponse;
@@ -1651,7 +1651,7 @@ exports.createUserSourceCollectionResponseFromDiscriminatorValue = createUserSou
1651
1651
  /**
1652
1652
  * Creates a new instance of the appropriate class based on discriminator value
1653
1653
  * @param parseNode The parse node to use to read the discriminator value and create the object
1654
- * @returns a userSource
1654
+ * @returns {UserSource}
1655
1655
  */
1656
1656
  function createUserSourceFromDiscriminatorValue(parseNode) {
1657
1657
  return deserializeIntoUserSource;
@@ -1660,7 +1660,7 @@ exports.createUserSourceFromDiscriminatorValue = createUserSourceFromDiscriminat
1660
1660
  /**
1661
1661
  * Creates a new instance of the appropriate class based on discriminator value
1662
1662
  * @param parseNode The parse node to use to read the discriminator value and create the object
1663
- * @returns a vmMetadata
1663
+ * @returns {VmMetadata}
1664
1664
  */
1665
1665
  function createVmMetadataFromDiscriminatorValue(parseNode) {
1666
1666
  return deserializeIntoVmMetadata;
@@ -1669,7 +1669,7 @@ exports.createVmMetadataFromDiscriminatorValue = createVmMetadataFromDiscriminat
1669
1669
  /**
1670
1670
  * Creates a new instance of the appropriate class based on discriminator value
1671
1671
  * @param parseNode The parse node to use to read the discriminator value and create the object
1672
- * @returns a vulnerabilityCollectionResponse
1672
+ * @returns {VulnerabilityCollectionResponse}
1673
1673
  */
1674
1674
  function createVulnerabilityCollectionResponseFromDiscriminatorValue(parseNode) {
1675
1675
  return deserializeIntoVulnerabilityCollectionResponse;
@@ -1678,7 +1678,7 @@ exports.createVulnerabilityCollectionResponseFromDiscriminatorValue = createVuln
1678
1678
  /**
1679
1679
  * Creates a new instance of the appropriate class based on discriminator value
1680
1680
  * @param parseNode The parse node to use to read the discriminator value and create the object
1681
- * @returns a vulnerabilityComponentCollectionResponse
1681
+ * @returns {VulnerabilityComponentCollectionResponse}
1682
1682
  */
1683
1683
  function createVulnerabilityComponentCollectionResponseFromDiscriminatorValue(parseNode) {
1684
1684
  return deserializeIntoVulnerabilityComponentCollectionResponse;
@@ -1687,7 +1687,7 @@ exports.createVulnerabilityComponentCollectionResponseFromDiscriminatorValue = c
1687
1687
  /**
1688
1688
  * Creates a new instance of the appropriate class based on discriminator value
1689
1689
  * @param parseNode The parse node to use to read the discriminator value and create the object
1690
- * @returns a vulnerabilityComponent
1690
+ * @returns {VulnerabilityComponent}
1691
1691
  */
1692
1692
  function createVulnerabilityComponentFromDiscriminatorValue(parseNode) {
1693
1693
  return deserializeIntoVulnerabilityComponent;
@@ -1696,7 +1696,7 @@ exports.createVulnerabilityComponentFromDiscriminatorValue = createVulnerability
1696
1696
  /**
1697
1697
  * Creates a new instance of the appropriate class based on discriminator value
1698
1698
  * @param parseNode The parse node to use to read the discriminator value and create the object
1699
- * @returns a vulnerability
1699
+ * @returns {Vulnerability}
1700
1700
  */
1701
1701
  function createVulnerabilityFromDiscriminatorValue(parseNode) {
1702
1702
  return deserializeIntoVulnerability;
@@ -1705,7 +1705,7 @@ exports.createVulnerabilityFromDiscriminatorValue = createVulnerabilityFromDiscr
1705
1705
  /**
1706
1706
  * Creates a new instance of the appropriate class based on discriminator value
1707
1707
  * @param parseNode The parse node to use to read the discriminator value and create the object
1708
- * @returns a whoisBaseRecord
1708
+ * @returns {WhoisBaseRecord}
1709
1709
  */
1710
1710
  function createWhoisBaseRecordFromDiscriminatorValue(parseNode) {
1711
1711
  if (!parseNode)
@@ -1728,7 +1728,7 @@ exports.createWhoisBaseRecordFromDiscriminatorValue = createWhoisBaseRecordFromD
1728
1728
  /**
1729
1729
  * Creates a new instance of the appropriate class based on discriminator value
1730
1730
  * @param parseNode The parse node to use to read the discriminator value and create the object
1731
- * @returns a whoisContact
1731
+ * @returns {WhoisContact}
1732
1732
  */
1733
1733
  function createWhoisContactFromDiscriminatorValue(parseNode) {
1734
1734
  return deserializeIntoWhoisContact;
@@ -1737,7 +1737,7 @@ exports.createWhoisContactFromDiscriminatorValue = createWhoisContactFromDiscrim
1737
1737
  /**
1738
1738
  * Creates a new instance of the appropriate class based on discriminator value
1739
1739
  * @param parseNode The parse node to use to read the discriminator value and create the object
1740
- * @returns a whoisHistoryRecordCollectionResponse
1740
+ * @returns {WhoisHistoryRecordCollectionResponse}
1741
1741
  */
1742
1742
  function createWhoisHistoryRecordCollectionResponseFromDiscriminatorValue(parseNode) {
1743
1743
  return deserializeIntoWhoisHistoryRecordCollectionResponse;
@@ -1746,7 +1746,7 @@ exports.createWhoisHistoryRecordCollectionResponseFromDiscriminatorValue = creat
1746
1746
  /**
1747
1747
  * Creates a new instance of the appropriate class based on discriminator value
1748
1748
  * @param parseNode The parse node to use to read the discriminator value and create the object
1749
- * @returns a whoisHistoryRecord
1749
+ * @returns {WhoisHistoryRecord}
1750
1750
  */
1751
1751
  function createWhoisHistoryRecordFromDiscriminatorValue(parseNode) {
1752
1752
  return deserializeIntoWhoisHistoryRecord;
@@ -1755,7 +1755,7 @@ exports.createWhoisHistoryRecordFromDiscriminatorValue = createWhoisHistoryRecor
1755
1755
  /**
1756
1756
  * Creates a new instance of the appropriate class based on discriminator value
1757
1757
  * @param parseNode The parse node to use to read the discriminator value and create the object
1758
- * @returns a whoisNameserver
1758
+ * @returns {WhoisNameserver}
1759
1759
  */
1760
1760
  function createWhoisNameserverFromDiscriminatorValue(parseNode) {
1761
1761
  return deserializeIntoWhoisNameserver;
@@ -1764,7 +1764,7 @@ exports.createWhoisNameserverFromDiscriminatorValue = createWhoisNameserverFromD
1764
1764
  /**
1765
1765
  * Creates a new instance of the appropriate class based on discriminator value
1766
1766
  * @param parseNode The parse node to use to read the discriminator value and create the object
1767
- * @returns a whoisRecordCollectionResponse
1767
+ * @returns {WhoisRecordCollectionResponse}
1768
1768
  */
1769
1769
  function createWhoisRecordCollectionResponseFromDiscriminatorValue(parseNode) {
1770
1770
  return deserializeIntoWhoisRecordCollectionResponse;
@@ -1773,7 +1773,7 @@ exports.createWhoisRecordCollectionResponseFromDiscriminatorValue = createWhoisR
1773
1773
  /**
1774
1774
  * Creates a new instance of the appropriate class based on discriminator value
1775
1775
  * @param parseNode The parse node to use to read the discriminator value and create the object
1776
- * @returns a whoisRecord
1776
+ * @returns {WhoisRecord}
1777
1777
  */
1778
1778
  function createWhoisRecordFromDiscriminatorValue(parseNode) {
1779
1779
  return deserializeIntoWhoisRecord;
@@ -1781,15 +1781,15 @@ function createWhoisRecordFromDiscriminatorValue(parseNode) {
1781
1781
  exports.createWhoisRecordFromDiscriminatorValue = createWhoisRecordFromDiscriminatorValue;
1782
1782
  /**
1783
1783
  * The deserialization information for the current model
1784
- * @returns a Record<string, (node: ParseNode) => void>
1784
+ * @returns {Record<string, (node: ParseNode) => void>}
1785
1785
  */
1786
1786
  function deserializeIntoAlert(alert = {}) {
1787
- return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(alert)), { "actorDisplayName": n => { alert.actorDisplayName = n.getStringValue(); }, "alertPolicyId": n => { alert.alertPolicyId = n.getStringValue(); }, "alertWebUrl": n => { alert.alertWebUrl = n.getStringValue(); }, "assignedTo": n => { alert.assignedTo = n.getStringValue(); }, "category": n => { alert.category = n.getStringValue(); }, "classification": n => { alert.classification = n.getEnumValue(exports.AlertClassificationObject); }, "comments": n => { alert.comments = n.getCollectionOfObjectValues(createAlertCommentFromDiscriminatorValue); }, "createdDateTime": n => { alert.createdDateTime = n.getDateValue(); }, "description": n => { alert.description = n.getStringValue(); }, "detectionSource": n => { alert.detectionSource = n.getEnumValue(exports.DetectionSourceObject); }, "detectorId": n => { alert.detectorId = n.getStringValue(); }, "determination": n => { alert.determination = n.getEnumValue(exports.AlertDeterminationObject); }, "evidence": n => { alert.evidence = n.getCollectionOfObjectValues(createAlertEvidenceFromDiscriminatorValue); }, "firstActivityDateTime": n => { alert.firstActivityDateTime = n.getDateValue(); }, "incidentId": n => { alert.incidentId = n.getStringValue(); }, "incidentWebUrl": n => { alert.incidentWebUrl = n.getStringValue(); }, "lastActivityDateTime": n => { alert.lastActivityDateTime = n.getDateValue(); }, "lastUpdateDateTime": n => { alert.lastUpdateDateTime = n.getDateValue(); }, "mitreTechniques": n => { alert.mitreTechniques = n.getCollectionOfPrimitiveValues(); }, "productName": n => { alert.productName = n.getStringValue(); }, "providerAlertId": n => { alert.providerAlertId = n.getStringValue(); }, "recommendedActions": n => { alert.recommendedActions = n.getStringValue(); }, "resolvedDateTime": n => { alert.resolvedDateTime = n.getDateValue(); }, "serviceSource": n => { alert.serviceSource = n.getEnumValue(exports.ServiceSourceObject); }, "severity": n => { alert.severity = n.getEnumValue(exports.AlertSeverityObject); }, "status": n => { alert.status = n.getEnumValue(exports.AlertStatusObject); }, "tenantId": n => { alert.tenantId = n.getStringValue(); }, "threatDisplayName": n => { alert.threatDisplayName = n.getStringValue(); }, "threatFamilyName": n => { alert.threatFamilyName = n.getStringValue(); }, "title": n => { alert.title = n.getStringValue(); } });
1787
+ return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(alert)), { "actorDisplayName": n => { alert.actorDisplayName = n.getStringValue(); }, "alertPolicyId": n => { alert.alertPolicyId = n.getStringValue(); }, "alertWebUrl": n => { alert.alertWebUrl = n.getStringValue(); }, "assignedTo": n => { alert.assignedTo = n.getStringValue(); }, "category": n => { alert.category = n.getStringValue(); }, "classification": n => { alert.classification = n.getEnumValue(exports.AlertClassificationObject); }, "comments": n => { alert.comments = n.getCollectionOfObjectValues(createAlertCommentFromDiscriminatorValue); }, "createdDateTime": n => { alert.createdDateTime = n.getDateValue(); }, "description": n => { alert.description = n.getStringValue(); }, "detectionSource": n => { alert.detectionSource = n.getEnumValue(exports.DetectionSourceObject); }, "detectorId": n => { alert.detectorId = n.getStringValue(); }, "determination": n => { alert.determination = n.getEnumValue(exports.AlertDeterminationObject); }, "evidence": n => { alert.evidence = n.getCollectionOfObjectValues(createAlertEvidenceFromDiscriminatorValue); }, "firstActivityDateTime": n => { alert.firstActivityDateTime = n.getDateValue(); }, "incidentId": n => { alert.incidentId = n.getStringValue(); }, "incidentWebUrl": n => { alert.incidentWebUrl = n.getStringValue(); }, "lastActivityDateTime": n => { alert.lastActivityDateTime = n.getDateValue(); }, "lastUpdateDateTime": n => { alert.lastUpdateDateTime = n.getDateValue(); }, "mitreTechniques": n => { alert.mitreTechniques = n.getCollectionOfPrimitiveValues(); }, "productName": n => { alert.productName = n.getStringValue(); }, "providerAlertId": n => { alert.providerAlertId = n.getStringValue(); }, "recommendedActions": n => { alert.recommendedActions = n.getStringValue(); }, "resolvedDateTime": n => { alert.resolvedDateTime = n.getDateValue(); }, "serviceSource": n => { alert.serviceSource = n.getEnumValue(exports.ServiceSourceObject); }, "severity": n => { alert.severity = n.getEnumValue(exports.AlertSeverityObject); }, "status": n => { alert.status = n.getEnumValue(exports.AlertStatusObject); }, "systemTags": n => { alert.systemTags = n.getCollectionOfPrimitiveValues(); }, "tenantId": n => { alert.tenantId = n.getStringValue(); }, "threatDisplayName": n => { alert.threatDisplayName = n.getStringValue(); }, "threatFamilyName": n => { alert.threatFamilyName = n.getStringValue(); }, "title": n => { alert.title = n.getStringValue(); } });
1788
1788
  }
1789
1789
  exports.deserializeIntoAlert = deserializeIntoAlert;
1790
1790
  /**
1791
1791
  * The deserialization information for the current model
1792
- * @returns a Record<string, (node: ParseNode) => void>
1792
+ * @returns {Record<string, (node: ParseNode) => void>}
1793
1793
  */
1794
1794
  function deserializeIntoAlertCollectionResponse(alertCollectionResponse = {}) {
1795
1795
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(alertCollectionResponse)), { "value": n => { alertCollectionResponse.value = n.getCollectionOfObjectValues(createAlertFromDiscriminatorValue); } });
@@ -1797,7 +1797,7 @@ function deserializeIntoAlertCollectionResponse(alertCollectionResponse = {}) {
1797
1797
  exports.deserializeIntoAlertCollectionResponse = deserializeIntoAlertCollectionResponse;
1798
1798
  /**
1799
1799
  * The deserialization information for the current model
1800
- * @returns a Record<string, (node: ParseNode) => void>
1800
+ * @returns {Record<string, (node: ParseNode) => void>}
1801
1801
  */
1802
1802
  function deserializeIntoAlertComment(alertComment = {}) {
1803
1803
  return {
@@ -1811,7 +1811,7 @@ function deserializeIntoAlertComment(alertComment = {}) {
1811
1811
  exports.deserializeIntoAlertComment = deserializeIntoAlertComment;
1812
1812
  /**
1813
1813
  * The deserialization information for the current model
1814
- * @returns a Record<string, (node: ParseNode) => void>
1814
+ * @returns {Record<string, (node: ParseNode) => void>}
1815
1815
  */
1816
1816
  function deserializeIntoAlertEvidence(alertEvidence = {}) {
1817
1817
  return {
@@ -1829,7 +1829,7 @@ function deserializeIntoAlertEvidence(alertEvidence = {}) {
1829
1829
  exports.deserializeIntoAlertEvidence = deserializeIntoAlertEvidence;
1830
1830
  /**
1831
1831
  * The deserialization information for the current model
1832
- * @returns a Record<string, (node: ParseNode) => void>
1832
+ * @returns {Record<string, (node: ParseNode) => void>}
1833
1833
  */
1834
1834
  function deserializeIntoAmazonResourceEvidence(amazonResourceEvidence = {}) {
1835
1835
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(amazonResourceEvidence)), { "amazonAccountId": n => { amazonResourceEvidence.amazonAccountId = n.getStringValue(); }, "amazonResourceId": n => { amazonResourceEvidence.amazonResourceId = n.getStringValue(); }, "resourceName": n => { amazonResourceEvidence.resourceName = n.getStringValue(); }, "resourceType": n => { amazonResourceEvidence.resourceType = n.getStringValue(); } });
@@ -1837,7 +1837,7 @@ function deserializeIntoAmazonResourceEvidence(amazonResourceEvidence = {}) {
1837
1837
  exports.deserializeIntoAmazonResourceEvidence = deserializeIntoAmazonResourceEvidence;
1838
1838
  /**
1839
1839
  * The deserialization information for the current model
1840
- * @returns a Record<string, (node: ParseNode) => void>
1840
+ * @returns {Record<string, (node: ParseNode) => void>}
1841
1841
  */
1842
1842
  function deserializeIntoAnalyzedMessageEvidence(analyzedMessageEvidence = {}) {
1843
1843
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(analyzedMessageEvidence)), { "antiSpamDirection": n => { analyzedMessageEvidence.antiSpamDirection = n.getStringValue(); }, "attachmentsCount": n => { analyzedMessageEvidence.attachmentsCount = n.getNumberValue(); }, "deliveryAction": n => { analyzedMessageEvidence.deliveryAction = n.getStringValue(); }, "deliveryLocation": n => { analyzedMessageEvidence.deliveryLocation = n.getStringValue(); }, "internetMessageId": n => { analyzedMessageEvidence.internetMessageId = n.getStringValue(); }, "language": n => { analyzedMessageEvidence.language = n.getStringValue(); }, "networkMessageId": n => { analyzedMessageEvidence.networkMessageId = n.getStringValue(); }, "p1Sender": n => { analyzedMessageEvidence.p1Sender = n.getObjectValue(createEmailSenderFromDiscriminatorValue); }, "p2Sender": n => { analyzedMessageEvidence.p2Sender = n.getObjectValue(createEmailSenderFromDiscriminatorValue); }, "receivedDateTime": n => { analyzedMessageEvidence.receivedDateTime = n.getDateValue(); }, "recipientEmailAddress": n => { analyzedMessageEvidence.recipientEmailAddress = n.getStringValue(); }, "senderIp": n => { analyzedMessageEvidence.senderIp = n.getStringValue(); }, "subject": n => { analyzedMessageEvidence.subject = n.getStringValue(); }, "threatDetectionMethods": n => { analyzedMessageEvidence.threatDetectionMethods = n.getCollectionOfPrimitiveValues(); }, "threats": n => { analyzedMessageEvidence.threats = n.getCollectionOfPrimitiveValues(); }, "urlCount": n => { analyzedMessageEvidence.urlCount = n.getNumberValue(); }, "urls": n => { analyzedMessageEvidence.urls = n.getCollectionOfPrimitiveValues(); }, "urn": n => { analyzedMessageEvidence.urn = n.getStringValue(); } });
@@ -1845,7 +1845,7 @@ function deserializeIntoAnalyzedMessageEvidence(analyzedMessageEvidence = {}) {
1845
1845
  exports.deserializeIntoAnalyzedMessageEvidence = deserializeIntoAnalyzedMessageEvidence;
1846
1846
  /**
1847
1847
  * The deserialization information for the current model
1848
- * @returns a Record<string, (node: ParseNode) => void>
1848
+ * @returns {Record<string, (node: ParseNode) => void>}
1849
1849
  */
1850
1850
  function deserializeIntoArticle(article = {}) {
1851
1851
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(article)), { "body": n => { article.body = n.getObjectValue(createFormattedContentFromDiscriminatorValue); }, "createdDateTime": n => { article.createdDateTime = n.getDateValue(); }, "imageUrl": n => { article.imageUrl = n.getStringValue(); }, "indicators": n => { article.indicators = n.getCollectionOfObjectValues(createArticleIndicatorFromDiscriminatorValue); }, "isFeatured": n => { article.isFeatured = n.getBooleanValue(); }, "lastUpdatedDateTime": n => { article.lastUpdatedDateTime = n.getDateValue(); }, "summary": n => { article.summary = n.getObjectValue(createFormattedContentFromDiscriminatorValue); }, "tags": n => { article.tags = n.getCollectionOfPrimitiveValues(); }, "title": n => { article.title = n.getStringValue(); } });
@@ -1853,7 +1853,7 @@ function deserializeIntoArticle(article = {}) {
1853
1853
  exports.deserializeIntoArticle = deserializeIntoArticle;
1854
1854
  /**
1855
1855
  * The deserialization information for the current model
1856
- * @returns a Record<string, (node: ParseNode) => void>
1856
+ * @returns {Record<string, (node: ParseNode) => void>}
1857
1857
  */
1858
1858
  function deserializeIntoArticleCollectionResponse(articleCollectionResponse = {}) {
1859
1859
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(articleCollectionResponse)), { "value": n => { articleCollectionResponse.value = n.getCollectionOfObjectValues(createArticleFromDiscriminatorValue); } });
@@ -1861,7 +1861,7 @@ function deserializeIntoArticleCollectionResponse(articleCollectionResponse = {}
1861
1861
  exports.deserializeIntoArticleCollectionResponse = deserializeIntoArticleCollectionResponse;
1862
1862
  /**
1863
1863
  * The deserialization information for the current model
1864
- * @returns a Record<string, (node: ParseNode) => void>
1864
+ * @returns {Record<string, (node: ParseNode) => void>}
1865
1865
  */
1866
1866
  function deserializeIntoArticleIndicator(articleIndicator = {}) {
1867
1867
  return Object.assign({}, deserializeIntoIndicator(articleIndicator));
@@ -1869,7 +1869,7 @@ function deserializeIntoArticleIndicator(articleIndicator = {}) {
1869
1869
  exports.deserializeIntoArticleIndicator = deserializeIntoArticleIndicator;
1870
1870
  /**
1871
1871
  * The deserialization information for the current model
1872
- * @returns a Record<string, (node: ParseNode) => void>
1872
+ * @returns {Record<string, (node: ParseNode) => void>}
1873
1873
  */
1874
1874
  function deserializeIntoArticleIndicatorCollectionResponse(articleIndicatorCollectionResponse = {}) {
1875
1875
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(articleIndicatorCollectionResponse)), { "value": n => { articleIndicatorCollectionResponse.value = n.getCollectionOfObjectValues(createArticleIndicatorFromDiscriminatorValue); } });
@@ -1877,7 +1877,7 @@ function deserializeIntoArticleIndicatorCollectionResponse(articleIndicatorColle
1877
1877
  exports.deserializeIntoArticleIndicatorCollectionResponse = deserializeIntoArticleIndicatorCollectionResponse;
1878
1878
  /**
1879
1879
  * The deserialization information for the current model
1880
- * @returns a Record<string, (node: ParseNode) => void>
1880
+ * @returns {Record<string, (node: ParseNode) => void>}
1881
1881
  */
1882
1882
  function deserializeIntoArtifact(artifact = {}) {
1883
1883
  return Object.assign({}, (0, __1.deserializeIntoEntity)(artifact));
@@ -1885,7 +1885,7 @@ function deserializeIntoArtifact(artifact = {}) {
1885
1885
  exports.deserializeIntoArtifact = deserializeIntoArtifact;
1886
1886
  /**
1887
1887
  * The deserialization information for the current model
1888
- * @returns a Record<string, (node: ParseNode) => void>
1888
+ * @returns {Record<string, (node: ParseNode) => void>}
1889
1889
  */
1890
1890
  function deserializeIntoAutonomousSystem(autonomousSystem = {}) {
1891
1891
  return {
@@ -1900,7 +1900,7 @@ function deserializeIntoAutonomousSystem(autonomousSystem = {}) {
1900
1900
  exports.deserializeIntoAutonomousSystem = deserializeIntoAutonomousSystem;
1901
1901
  /**
1902
1902
  * The deserialization information for the current model
1903
- * @returns a Record<string, (node: ParseNode) => void>
1903
+ * @returns {Record<string, (node: ParseNode) => void>}
1904
1904
  */
1905
1905
  function deserializeIntoAzureResourceEvidence(azureResourceEvidence = {}) {
1906
1906
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(azureResourceEvidence)), { "resourceId": n => { azureResourceEvidence.resourceId = n.getStringValue(); }, "resourceName": n => { azureResourceEvidence.resourceName = n.getStringValue(); }, "resourceType": n => { azureResourceEvidence.resourceType = n.getStringValue(); } });
@@ -1908,7 +1908,7 @@ function deserializeIntoAzureResourceEvidence(azureResourceEvidence = {}) {
1908
1908
  exports.deserializeIntoAzureResourceEvidence = deserializeIntoAzureResourceEvidence;
1909
1909
  /**
1910
1910
  * The deserialization information for the current model
1911
- * @returns a Record<string, (node: ParseNode) => void>
1911
+ * @returns {Record<string, (node: ParseNode) => void>}
1912
1912
  */
1913
1913
  function deserializeIntoBlobContainerEvidence(blobContainerEvidence = {}) {
1914
1914
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(blobContainerEvidence)), { "name": n => { blobContainerEvidence.name = n.getStringValue(); }, "storageResource": n => { blobContainerEvidence.storageResource = n.getObjectValue(createAzureResourceEvidenceFromDiscriminatorValue); }, "url": n => { blobContainerEvidence.url = n.getStringValue(); } });
@@ -1916,7 +1916,7 @@ function deserializeIntoBlobContainerEvidence(blobContainerEvidence = {}) {
1916
1916
  exports.deserializeIntoBlobContainerEvidence = deserializeIntoBlobContainerEvidence;
1917
1917
  /**
1918
1918
  * The deserialization information for the current model
1919
- * @returns a Record<string, (node: ParseNode) => void>
1919
+ * @returns {Record<string, (node: ParseNode) => void>}
1920
1920
  */
1921
1921
  function deserializeIntoBlobEvidence(blobEvidence = {}) {
1922
1922
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(blobEvidence)), { "blobContainer": n => { blobEvidence.blobContainer = n.getObjectValue(createBlobContainerEvidenceFromDiscriminatorValue); }, "etag": n => { blobEvidence.etag = n.getStringValue(); }, "fileHashes": n => { blobEvidence.fileHashes = n.getCollectionOfObjectValues(createFileHashFromDiscriminatorValue); }, "name": n => { blobEvidence.name = n.getStringValue(); }, "url": n => { blobEvidence.url = n.getStringValue(); } });
@@ -1924,7 +1924,7 @@ function deserializeIntoBlobEvidence(blobEvidence = {}) {
1924
1924
  exports.deserializeIntoBlobEvidence = deserializeIntoBlobEvidence;
1925
1925
  /**
1926
1926
  * The deserialization information for the current model
1927
- * @returns a Record<string, (node: ParseNode) => void>
1927
+ * @returns {Record<string, (node: ParseNode) => void>}
1928
1928
  */
1929
1929
  function deserializeIntoCaseEscaped(caseEscaped = {}) {
1930
1930
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(caseEscaped)), { "createdDateTime": n => { caseEscaped.createdDateTime = n.getDateValue(); }, "description": n => { caseEscaped.description = n.getStringValue(); }, "displayName": n => { caseEscaped.displayName = n.getStringValue(); }, "lastModifiedBy": n => { caseEscaped.lastModifiedBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "lastModifiedDateTime": n => { caseEscaped.lastModifiedDateTime = n.getDateValue(); }, "status": n => { caseEscaped.status = n.getEnumValue(exports.CaseStatusObject); } });
@@ -1932,7 +1932,7 @@ function deserializeIntoCaseEscaped(caseEscaped = {}) {
1932
1932
  exports.deserializeIntoCaseEscaped = deserializeIntoCaseEscaped;
1933
1933
  /**
1934
1934
  * The deserialization information for the current model
1935
- * @returns a Record<string, (node: ParseNode) => void>
1935
+ * @returns {Record<string, (node: ParseNode) => void>}
1936
1936
  */
1937
1937
  function deserializeIntoCaseOperation(caseOperation = {}) {
1938
1938
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(caseOperation)), { "action": n => { caseOperation.action = n.getEnumValue(exports.CaseActionObject); }, "completedDateTime": n => { caseOperation.completedDateTime = n.getDateValue(); }, "createdBy": n => { caseOperation.createdBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "createdDateTime": n => { caseOperation.createdDateTime = n.getDateValue(); }, "percentProgress": n => { caseOperation.percentProgress = n.getNumberValue(); }, "resultInfo": n => { caseOperation.resultInfo = n.getObjectValue(__1.createResultInfoFromDiscriminatorValue); }, "status": n => { caseOperation.status = n.getEnumValue(exports.CaseOperationStatusObject); } });
@@ -1940,7 +1940,7 @@ function deserializeIntoCaseOperation(caseOperation = {}) {
1940
1940
  exports.deserializeIntoCaseOperation = deserializeIntoCaseOperation;
1941
1941
  /**
1942
1942
  * The deserialization information for the current model
1943
- * @returns a Record<string, (node: ParseNode) => void>
1943
+ * @returns {Record<string, (node: ParseNode) => void>}
1944
1944
  */
1945
1945
  function deserializeIntoCaseOperationCollectionResponse(caseOperationCollectionResponse = {}) {
1946
1946
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(caseOperationCollectionResponse)), { "value": n => { caseOperationCollectionResponse.value = n.getCollectionOfObjectValues(createCaseOperationFromDiscriminatorValue); } });
@@ -1948,7 +1948,7 @@ function deserializeIntoCaseOperationCollectionResponse(caseOperationCollectionR
1948
1948
  exports.deserializeIntoCaseOperationCollectionResponse = deserializeIntoCaseOperationCollectionResponse;
1949
1949
  /**
1950
1950
  * The deserialization information for the current model
1951
- * @returns a Record<string, (node: ParseNode) => void>
1951
+ * @returns {Record<string, (node: ParseNode) => void>}
1952
1952
  */
1953
1953
  function deserializeIntoCasesRoot(casesRoot = {}) {
1954
1954
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(casesRoot)), { "ediscoveryCases": n => { casesRoot.ediscoveryCases = n.getCollectionOfObjectValues(createEdiscoveryCaseFromDiscriminatorValue); } });
@@ -1956,7 +1956,7 @@ function deserializeIntoCasesRoot(casesRoot = {}) {
1956
1956
  exports.deserializeIntoCasesRoot = deserializeIntoCasesRoot;
1957
1957
  /**
1958
1958
  * The deserialization information for the current model
1959
- * @returns a Record<string, (node: ParseNode) => void>
1959
+ * @returns {Record<string, (node: ParseNode) => void>}
1960
1960
  */
1961
1961
  function deserializeIntoCloudApplicationEvidence(cloudApplicationEvidence = {}) {
1962
1962
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(cloudApplicationEvidence)), { "appId": n => { cloudApplicationEvidence.appId = n.getNumberValue(); }, "displayName": n => { cloudApplicationEvidence.displayName = n.getStringValue(); }, "instanceId": n => { cloudApplicationEvidence.instanceId = n.getNumberValue(); }, "instanceName": n => { cloudApplicationEvidence.instanceName = n.getStringValue(); }, "saasAppId": n => { cloudApplicationEvidence.saasAppId = n.getNumberValue(); } });
@@ -1964,7 +1964,7 @@ function deserializeIntoCloudApplicationEvidence(cloudApplicationEvidence = {})
1964
1964
  exports.deserializeIntoCloudApplicationEvidence = deserializeIntoCloudApplicationEvidence;
1965
1965
  /**
1966
1966
  * The deserialization information for the current model
1967
- * @returns a Record<string, (node: ParseNode) => void>
1967
+ * @returns {Record<string, (node: ParseNode) => void>}
1968
1968
  */
1969
1969
  function deserializeIntoContainerEvidence(containerEvidence = {}) {
1970
1970
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(containerEvidence)), { "args": n => { containerEvidence.args = n.getCollectionOfPrimitiveValues(); }, "command": n => { containerEvidence.command = n.getCollectionOfPrimitiveValues(); }, "containerId": n => { containerEvidence.containerId = n.getStringValue(); }, "image": n => { containerEvidence.image = n.getObjectValue(createContainerImageEvidenceFromDiscriminatorValue); }, "isPrivileged": n => { containerEvidence.isPrivileged = n.getBooleanValue(); }, "name": n => { containerEvidence.name = n.getStringValue(); }, "pod": n => { containerEvidence.pod = n.getObjectValue(createKubernetesPodEvidenceFromDiscriminatorValue); } });
@@ -1972,7 +1972,7 @@ function deserializeIntoContainerEvidence(containerEvidence = {}) {
1972
1972
  exports.deserializeIntoContainerEvidence = deserializeIntoContainerEvidence;
1973
1973
  /**
1974
1974
  * The deserialization information for the current model
1975
- * @returns a Record<string, (node: ParseNode) => void>
1975
+ * @returns {Record<string, (node: ParseNode) => void>}
1976
1976
  */
1977
1977
  function deserializeIntoContainerImageEvidence(containerImageEvidence = {}) {
1978
1978
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(containerImageEvidence)), { "digestImage": n => { containerImageEvidence.digestImage = n.getObjectValue(createContainerImageEvidenceFromDiscriminatorValue); }, "imageId": n => { containerImageEvidence.imageId = n.getStringValue(); }, "registry": n => { containerImageEvidence.registry = n.getObjectValue(createContainerRegistryEvidenceFromDiscriminatorValue); } });
@@ -1980,7 +1980,7 @@ function deserializeIntoContainerImageEvidence(containerImageEvidence = {}) {
1980
1980
  exports.deserializeIntoContainerImageEvidence = deserializeIntoContainerImageEvidence;
1981
1981
  /**
1982
1982
  * The deserialization information for the current model
1983
- * @returns a Record<string, (node: ParseNode) => void>
1983
+ * @returns {Record<string, (node: ParseNode) => void>}
1984
1984
  */
1985
1985
  function deserializeIntoContainerRegistryEvidence(containerRegistryEvidence = {}) {
1986
1986
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(containerRegistryEvidence)), { "registry": n => { containerRegistryEvidence.registry = n.getStringValue(); } });
@@ -1988,7 +1988,7 @@ function deserializeIntoContainerRegistryEvidence(containerRegistryEvidence = {}
1988
1988
  exports.deserializeIntoContainerRegistryEvidence = deserializeIntoContainerRegistryEvidence;
1989
1989
  /**
1990
1990
  * The deserialization information for the current model
1991
- * @returns a Record<string, (node: ParseNode) => void>
1991
+ * @returns {Record<string, (node: ParseNode) => void>}
1992
1992
  */
1993
1993
  function deserializeIntoCvssSummary(cvssSummary = {}) {
1994
1994
  return {
@@ -2002,7 +2002,7 @@ function deserializeIntoCvssSummary(cvssSummary = {}) {
2002
2002
  exports.deserializeIntoCvssSummary = deserializeIntoCvssSummary;
2003
2003
  /**
2004
2004
  * The deserialization information for the current model
2005
- * @returns a Record<string, (node: ParseNode) => void>
2005
+ * @returns {Record<string, (node: ParseNode) => void>}
2006
2006
  */
2007
2007
  function deserializeIntoDataSet(dataSet = {}) {
2008
2008
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(dataSet)), { "createdBy": n => { dataSet.createdBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "createdDateTime": n => { dataSet.createdDateTime = n.getDateValue(); }, "displayName": n => { dataSet.displayName = n.getStringValue(); } });
@@ -2010,7 +2010,7 @@ function deserializeIntoDataSet(dataSet = {}) {
2010
2010
  exports.deserializeIntoDataSet = deserializeIntoDataSet;
2011
2011
  /**
2012
2012
  * The deserialization information for the current model
2013
- * @returns a Record<string, (node: ParseNode) => void>
2013
+ * @returns {Record<string, (node: ParseNode) => void>}
2014
2014
  */
2015
2015
  function deserializeIntoDataSource(dataSource = {}) {
2016
2016
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(dataSource)), { "createdBy": n => { dataSource.createdBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "createdDateTime": n => { dataSource.createdDateTime = n.getDateValue(); }, "displayName": n => { dataSource.displayName = n.getStringValue(); }, "holdStatus": n => { dataSource.holdStatus = n.getEnumValue(exports.DataSourceHoldStatusObject); } });
@@ -2018,7 +2018,7 @@ function deserializeIntoDataSource(dataSource = {}) {
2018
2018
  exports.deserializeIntoDataSource = deserializeIntoDataSource;
2019
2019
  /**
2020
2020
  * The deserialization information for the current model
2021
- * @returns a Record<string, (node: ParseNode) => void>
2021
+ * @returns {Record<string, (node: ParseNode) => void>}
2022
2022
  */
2023
2023
  function deserializeIntoDataSourceCollectionResponse(dataSourceCollectionResponse = {}) {
2024
2024
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(dataSourceCollectionResponse)), { "value": n => { dataSourceCollectionResponse.value = n.getCollectionOfObjectValues(createDataSourceFromDiscriminatorValue); } });
@@ -2026,7 +2026,7 @@ function deserializeIntoDataSourceCollectionResponse(dataSourceCollectionRespons
2026
2026
  exports.deserializeIntoDataSourceCollectionResponse = deserializeIntoDataSourceCollectionResponse;
2027
2027
  /**
2028
2028
  * The deserialization information for the current model
2029
- * @returns a Record<string, (node: ParseNode) => void>
2029
+ * @returns {Record<string, (node: ParseNode) => void>}
2030
2030
  */
2031
2031
  function deserializeIntoDataSourceContainer(dataSourceContainer = {}) {
2032
2032
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(dataSourceContainer)), { "createdDateTime": n => { dataSourceContainer.createdDateTime = n.getDateValue(); }, "displayName": n => { dataSourceContainer.displayName = n.getStringValue(); }, "holdStatus": n => { dataSourceContainer.holdStatus = n.getEnumValue(exports.DataSourceHoldStatusObject); }, "lastModifiedDateTime": n => { dataSourceContainer.lastModifiedDateTime = n.getDateValue(); }, "releasedDateTime": n => { dataSourceContainer.releasedDateTime = n.getDateValue(); }, "status": n => { dataSourceContainer.status = n.getEnumValue(exports.DataSourceContainerStatusObject); } });
@@ -2034,7 +2034,7 @@ function deserializeIntoDataSourceContainer(dataSourceContainer = {}) {
2034
2034
  exports.deserializeIntoDataSourceContainer = deserializeIntoDataSourceContainer;
2035
2035
  /**
2036
2036
  * The deserialization information for the current model
2037
- * @returns a Record<string, (node: ParseNode) => void>
2037
+ * @returns {Record<string, (node: ParseNode) => void>}
2038
2038
  */
2039
2039
  function deserializeIntoDeviceEvidence(deviceEvidence = {}) {
2040
2040
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(deviceEvidence)), { "azureAdDeviceId": n => { deviceEvidence.azureAdDeviceId = n.getStringValue(); }, "defenderAvStatus": n => { deviceEvidence.defenderAvStatus = n.getEnumValue(exports.DefenderAvStatusObject); }, "deviceDnsName": n => { deviceEvidence.deviceDnsName = n.getStringValue(); }, "firstSeenDateTime": n => { deviceEvidence.firstSeenDateTime = n.getDateValue(); }, "healthStatus": n => { deviceEvidence.healthStatus = n.getEnumValue(exports.DeviceHealthStatusObject); }, "ipInterfaces": n => { deviceEvidence.ipInterfaces = n.getCollectionOfPrimitiveValues(); }, "loggedOnUsers": n => { deviceEvidence.loggedOnUsers = n.getCollectionOfObjectValues(createLoggedOnUserFromDiscriminatorValue); }, "mdeDeviceId": n => { deviceEvidence.mdeDeviceId = n.getStringValue(); }, "onboardingStatus": n => { deviceEvidence.onboardingStatus = n.getEnumValue(exports.OnboardingStatusObject); }, "osBuild": n => { deviceEvidence.osBuild = n.getNumberValue(); }, "osPlatform": n => { deviceEvidence.osPlatform = n.getStringValue(); }, "rbacGroupId": n => { deviceEvidence.rbacGroupId = n.getNumberValue(); }, "rbacGroupName": n => { deviceEvidence.rbacGroupName = n.getStringValue(); }, "riskScore": n => { deviceEvidence.riskScore = n.getEnumValue(exports.DeviceRiskScoreObject); }, "version": n => { deviceEvidence.version = n.getStringValue(); }, "vmMetadata": n => { deviceEvidence.vmMetadata = n.getObjectValue(createVmMetadataFromDiscriminatorValue); } });
@@ -2042,7 +2042,7 @@ function deserializeIntoDeviceEvidence(deviceEvidence = {}) {
2042
2042
  exports.deserializeIntoDeviceEvidence = deserializeIntoDeviceEvidence;
2043
2043
  /**
2044
2044
  * The deserialization information for the current model
2045
- * @returns a Record<string, (node: ParseNode) => void>
2045
+ * @returns {Record<string, (node: ParseNode) => void>}
2046
2046
  */
2047
2047
  function deserializeIntoDictionary(dictionary = {}) {
2048
2048
  return {
@@ -2053,7 +2053,7 @@ function deserializeIntoDictionary(dictionary = {}) {
2053
2053
  exports.deserializeIntoDictionary = deserializeIntoDictionary;
2054
2054
  /**
2055
2055
  * The deserialization information for the current model
2056
- * @returns a Record<string, (node: ParseNode) => void>
2056
+ * @returns {Record<string, (node: ParseNode) => void>}
2057
2057
  */
2058
2058
  function deserializeIntoDnsEvidence(dnsEvidence = {}) {
2059
2059
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(dnsEvidence)), { "dnsServerIp": n => { dnsEvidence.dnsServerIp = n.getObjectValue(createIpEvidenceFromDiscriminatorValue); }, "domainName": n => { dnsEvidence.domainName = n.getStringValue(); }, "hostIpAddress": n => { dnsEvidence.hostIpAddress = n.getObjectValue(createIpEvidenceFromDiscriminatorValue); }, "ipAddresses": n => { dnsEvidence.ipAddresses = n.getCollectionOfObjectValues(createIpEvidenceFromDiscriminatorValue); } });
@@ -2061,7 +2061,7 @@ function deserializeIntoDnsEvidence(dnsEvidence = {}) {
2061
2061
  exports.deserializeIntoDnsEvidence = deserializeIntoDnsEvidence;
2062
2062
  /**
2063
2063
  * The deserialization information for the current model
2064
- * @returns a Record<string, (node: ParseNode) => void>
2064
+ * @returns {Record<string, (node: ParseNode) => void>}
2065
2065
  */
2066
2066
  function deserializeIntoEdiscoveryAddToReviewSetOperation(ediscoveryAddToReviewSetOperation = {}) {
2067
2067
  return Object.assign(Object.assign({}, deserializeIntoCaseOperation(ediscoveryAddToReviewSetOperation)), { "reviewSet": n => { ediscoveryAddToReviewSetOperation.reviewSet = n.getObjectValue(createEdiscoveryReviewSetFromDiscriminatorValue); }, "search": n => { ediscoveryAddToReviewSetOperation.search = n.getObjectValue(createEdiscoverySearchFromDiscriminatorValue); } });
@@ -2069,7 +2069,7 @@ function deserializeIntoEdiscoveryAddToReviewSetOperation(ediscoveryAddToReviewS
2069
2069
  exports.deserializeIntoEdiscoveryAddToReviewSetOperation = deserializeIntoEdiscoveryAddToReviewSetOperation;
2070
2070
  /**
2071
2071
  * The deserialization information for the current model
2072
- * @returns a Record<string, (node: ParseNode) => void>
2072
+ * @returns {Record<string, (node: ParseNode) => void>}
2073
2073
  */
2074
2074
  function deserializeIntoEdiscoveryCase(ediscoveryCase = {}) {
2075
2075
  return Object.assign(Object.assign({}, deserializeIntoCaseEscaped(ediscoveryCase)), { "closedBy": n => { ediscoveryCase.closedBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "closedDateTime": n => { ediscoveryCase.closedDateTime = n.getDateValue(); }, "custodians": n => { ediscoveryCase.custodians = n.getCollectionOfObjectValues(createEdiscoveryCustodianFromDiscriminatorValue); }, "externalId": n => { ediscoveryCase.externalId = n.getStringValue(); }, "noncustodialDataSources": n => { ediscoveryCase.noncustodialDataSources = n.getCollectionOfObjectValues(createEdiscoveryNoncustodialDataSourceFromDiscriminatorValue); }, "operations": n => { ediscoveryCase.operations = n.getCollectionOfObjectValues(createCaseOperationFromDiscriminatorValue); }, "reviewSets": n => { ediscoveryCase.reviewSets = n.getCollectionOfObjectValues(createEdiscoveryReviewSetFromDiscriminatorValue); }, "searches": n => { ediscoveryCase.searches = n.getCollectionOfObjectValues(createEdiscoverySearchFromDiscriminatorValue); }, "settings": n => { ediscoveryCase.settings = n.getObjectValue(createEdiscoveryCaseSettingsFromDiscriminatorValue); }, "tags": n => { ediscoveryCase.tags = n.getCollectionOfObjectValues(createEdiscoveryReviewTagFromDiscriminatorValue); } });
@@ -2077,7 +2077,7 @@ function deserializeIntoEdiscoveryCase(ediscoveryCase = {}) {
2077
2077
  exports.deserializeIntoEdiscoveryCase = deserializeIntoEdiscoveryCase;
2078
2078
  /**
2079
2079
  * The deserialization information for the current model
2080
- * @returns a Record<string, (node: ParseNode) => void>
2080
+ * @returns {Record<string, (node: ParseNode) => void>}
2081
2081
  */
2082
2082
  function deserializeIntoEdiscoveryCaseCollectionResponse(ediscoveryCaseCollectionResponse = {}) {
2083
2083
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(ediscoveryCaseCollectionResponse)), { "value": n => { ediscoveryCaseCollectionResponse.value = n.getCollectionOfObjectValues(createEdiscoveryCaseFromDiscriminatorValue); } });
@@ -2085,7 +2085,7 @@ function deserializeIntoEdiscoveryCaseCollectionResponse(ediscoveryCaseCollectio
2085
2085
  exports.deserializeIntoEdiscoveryCaseCollectionResponse = deserializeIntoEdiscoveryCaseCollectionResponse;
2086
2086
  /**
2087
2087
  * The deserialization information for the current model
2088
- * @returns a Record<string, (node: ParseNode) => void>
2088
+ * @returns {Record<string, (node: ParseNode) => void>}
2089
2089
  */
2090
2090
  function deserializeIntoEdiscoveryCaseSettings(ediscoveryCaseSettings = {}) {
2091
2091
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(ediscoveryCaseSettings)), { "ocr": n => { ediscoveryCaseSettings.ocr = n.getObjectValue(createOcrSettingsFromDiscriminatorValue); }, "redundancyDetection": n => { ediscoveryCaseSettings.redundancyDetection = n.getObjectValue(createRedundancyDetectionSettingsFromDiscriminatorValue); }, "topicModeling": n => { ediscoveryCaseSettings.topicModeling = n.getObjectValue(createTopicModelingSettingsFromDiscriminatorValue); } });
@@ -2093,7 +2093,7 @@ function deserializeIntoEdiscoveryCaseSettings(ediscoveryCaseSettings = {}) {
2093
2093
  exports.deserializeIntoEdiscoveryCaseSettings = deserializeIntoEdiscoveryCaseSettings;
2094
2094
  /**
2095
2095
  * The deserialization information for the current model
2096
- * @returns a Record<string, (node: ParseNode) => void>
2096
+ * @returns {Record<string, (node: ParseNode) => void>}
2097
2097
  */
2098
2098
  function deserializeIntoEdiscoveryCustodian(ediscoveryCustodian = {}) {
2099
2099
  return Object.assign(Object.assign({}, deserializeIntoDataSourceContainer(ediscoveryCustodian)), { "acknowledgedDateTime": n => { ediscoveryCustodian.acknowledgedDateTime = n.getDateValue(); }, "email": n => { ediscoveryCustodian.email = n.getStringValue(); }, "lastIndexOperation": n => { ediscoveryCustodian.lastIndexOperation = n.getObjectValue(createEdiscoveryIndexOperationFromDiscriminatorValue); }, "siteSources": n => { ediscoveryCustodian.siteSources = n.getCollectionOfObjectValues(createSiteSourceFromDiscriminatorValue); }, "unifiedGroupSources": n => { ediscoveryCustodian.unifiedGroupSources = n.getCollectionOfObjectValues(createUnifiedGroupSourceFromDiscriminatorValue); }, "userSources": n => { ediscoveryCustodian.userSources = n.getCollectionOfObjectValues(createUserSourceFromDiscriminatorValue); } });
@@ -2101,7 +2101,7 @@ function deserializeIntoEdiscoveryCustodian(ediscoveryCustodian = {}) {
2101
2101
  exports.deserializeIntoEdiscoveryCustodian = deserializeIntoEdiscoveryCustodian;
2102
2102
  /**
2103
2103
  * The deserialization information for the current model
2104
- * @returns a Record<string, (node: ParseNode) => void>
2104
+ * @returns {Record<string, (node: ParseNode) => void>}
2105
2105
  */
2106
2106
  function deserializeIntoEdiscoveryCustodianCollectionResponse(ediscoveryCustodianCollectionResponse = {}) {
2107
2107
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(ediscoveryCustodianCollectionResponse)), { "value": n => { ediscoveryCustodianCollectionResponse.value = n.getCollectionOfObjectValues(createEdiscoveryCustodianFromDiscriminatorValue); } });
@@ -2109,7 +2109,7 @@ function deserializeIntoEdiscoveryCustodianCollectionResponse(ediscoveryCustodia
2109
2109
  exports.deserializeIntoEdiscoveryCustodianCollectionResponse = deserializeIntoEdiscoveryCustodianCollectionResponse;
2110
2110
  /**
2111
2111
  * The deserialization information for the current model
2112
- * @returns a Record<string, (node: ParseNode) => void>
2112
+ * @returns {Record<string, (node: ParseNode) => void>}
2113
2113
  */
2114
2114
  function deserializeIntoEdiscoveryEstimateOperation(ediscoveryEstimateOperation = {}) {
2115
2115
  return Object.assign(Object.assign({}, deserializeIntoCaseOperation(ediscoveryEstimateOperation)), { "indexedItemCount": n => { ediscoveryEstimateOperation.indexedItemCount = n.getNumberValue(); }, "indexedItemsSize": n => { ediscoveryEstimateOperation.indexedItemsSize = n.getNumberValue(); }, "mailboxCount": n => { ediscoveryEstimateOperation.mailboxCount = n.getNumberValue(); }, "search": n => { ediscoveryEstimateOperation.search = n.getObjectValue(createEdiscoverySearchFromDiscriminatorValue); }, "siteCount": n => { ediscoveryEstimateOperation.siteCount = n.getNumberValue(); }, "unindexedItemCount": n => { ediscoveryEstimateOperation.unindexedItemCount = n.getNumberValue(); }, "unindexedItemsSize": n => { ediscoveryEstimateOperation.unindexedItemsSize = n.getNumberValue(); } });
@@ -2117,7 +2117,7 @@ function deserializeIntoEdiscoveryEstimateOperation(ediscoveryEstimateOperation
2117
2117
  exports.deserializeIntoEdiscoveryEstimateOperation = deserializeIntoEdiscoveryEstimateOperation;
2118
2118
  /**
2119
2119
  * The deserialization information for the current model
2120
- * @returns a Record<string, (node: ParseNode) => void>
2120
+ * @returns {Record<string, (node: ParseNode) => void>}
2121
2121
  */
2122
2122
  function deserializeIntoEdiscoveryExportOperation(ediscoveryExportOperation = {}) {
2123
2123
  return Object.assign(Object.assign({}, deserializeIntoCaseOperation(ediscoveryExportOperation)), { "description": n => { ediscoveryExportOperation.description = n.getStringValue(); }, "exportFileMetadata": n => { ediscoveryExportOperation.exportFileMetadata = n.getCollectionOfObjectValues(createExportFileMetadataFromDiscriminatorValue); }, "exportOptions": n => { ediscoveryExportOperation.exportOptions = n.getCollectionOfEnumValues(exports.ExportOptionsObject); }, "exportStructure": n => { ediscoveryExportOperation.exportStructure = n.getEnumValue(exports.ExportFileStructureObject); }, "outputName": n => { ediscoveryExportOperation.outputName = n.getStringValue(); }, "reviewSet": n => { ediscoveryExportOperation.reviewSet = n.getObjectValue(createEdiscoveryReviewSetFromDiscriminatorValue); }, "reviewSetQuery": n => { ediscoveryExportOperation.reviewSetQuery = n.getObjectValue(createEdiscoveryReviewSetQueryFromDiscriminatorValue); } });
@@ -2125,7 +2125,7 @@ function deserializeIntoEdiscoveryExportOperation(ediscoveryExportOperation = {}
2125
2125
  exports.deserializeIntoEdiscoveryExportOperation = deserializeIntoEdiscoveryExportOperation;
2126
2126
  /**
2127
2127
  * The deserialization information for the current model
2128
- * @returns a Record<string, (node: ParseNode) => void>
2128
+ * @returns {Record<string, (node: ParseNode) => void>}
2129
2129
  */
2130
2130
  function deserializeIntoEdiscoveryHoldOperation(ediscoveryHoldOperation = {}) {
2131
2131
  return Object.assign({}, deserializeIntoCaseOperation(ediscoveryHoldOperation));
@@ -2133,7 +2133,7 @@ function deserializeIntoEdiscoveryHoldOperation(ediscoveryHoldOperation = {}) {
2133
2133
  exports.deserializeIntoEdiscoveryHoldOperation = deserializeIntoEdiscoveryHoldOperation;
2134
2134
  /**
2135
2135
  * The deserialization information for the current model
2136
- * @returns a Record<string, (node: ParseNode) => void>
2136
+ * @returns {Record<string, (node: ParseNode) => void>}
2137
2137
  */
2138
2138
  function deserializeIntoEdiscoveryIndexOperation(ediscoveryIndexOperation = {}) {
2139
2139
  return Object.assign({}, deserializeIntoCaseOperation(ediscoveryIndexOperation));
@@ -2141,7 +2141,7 @@ function deserializeIntoEdiscoveryIndexOperation(ediscoveryIndexOperation = {})
2141
2141
  exports.deserializeIntoEdiscoveryIndexOperation = deserializeIntoEdiscoveryIndexOperation;
2142
2142
  /**
2143
2143
  * The deserialization information for the current model
2144
- * @returns a Record<string, (node: ParseNode) => void>
2144
+ * @returns {Record<string, (node: ParseNode) => void>}
2145
2145
  */
2146
2146
  function deserializeIntoEdiscoveryNoncustodialDataSource(ediscoveryNoncustodialDataSource = {}) {
2147
2147
  return Object.assign(Object.assign({}, deserializeIntoDataSourceContainer(ediscoveryNoncustodialDataSource)), { "dataSource": n => { ediscoveryNoncustodialDataSource.dataSource = n.getObjectValue(createDataSourceFromDiscriminatorValue); }, "lastIndexOperation": n => { ediscoveryNoncustodialDataSource.lastIndexOperation = n.getObjectValue(createEdiscoveryIndexOperationFromDiscriminatorValue); } });
@@ -2149,7 +2149,7 @@ function deserializeIntoEdiscoveryNoncustodialDataSource(ediscoveryNoncustodialD
2149
2149
  exports.deserializeIntoEdiscoveryNoncustodialDataSource = deserializeIntoEdiscoveryNoncustodialDataSource;
2150
2150
  /**
2151
2151
  * The deserialization information for the current model
2152
- * @returns a Record<string, (node: ParseNode) => void>
2152
+ * @returns {Record<string, (node: ParseNode) => void>}
2153
2153
  */
2154
2154
  function deserializeIntoEdiscoveryNoncustodialDataSourceCollectionResponse(ediscoveryNoncustodialDataSourceCollectionResponse = {}) {
2155
2155
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(ediscoveryNoncustodialDataSourceCollectionResponse)), { "value": n => { ediscoveryNoncustodialDataSourceCollectionResponse.value = n.getCollectionOfObjectValues(createEdiscoveryNoncustodialDataSourceFromDiscriminatorValue); } });
@@ -2157,7 +2157,7 @@ function deserializeIntoEdiscoveryNoncustodialDataSourceCollectionResponse(edisc
2157
2157
  exports.deserializeIntoEdiscoveryNoncustodialDataSourceCollectionResponse = deserializeIntoEdiscoveryNoncustodialDataSourceCollectionResponse;
2158
2158
  /**
2159
2159
  * The deserialization information for the current model
2160
- * @returns a Record<string, (node: ParseNode) => void>
2160
+ * @returns {Record<string, (node: ParseNode) => void>}
2161
2161
  */
2162
2162
  function deserializeIntoEdiscoveryPurgeDataOperation(ediscoveryPurgeDataOperation = {}) {
2163
2163
  return Object.assign({}, deserializeIntoCaseOperation(ediscoveryPurgeDataOperation));
@@ -2165,7 +2165,7 @@ function deserializeIntoEdiscoveryPurgeDataOperation(ediscoveryPurgeDataOperatio
2165
2165
  exports.deserializeIntoEdiscoveryPurgeDataOperation = deserializeIntoEdiscoveryPurgeDataOperation;
2166
2166
  /**
2167
2167
  * The deserialization information for the current model
2168
- * @returns a Record<string, (node: ParseNode) => void>
2168
+ * @returns {Record<string, (node: ParseNode) => void>}
2169
2169
  */
2170
2170
  function deserializeIntoEdiscoveryReviewSet(ediscoveryReviewSet = {}) {
2171
2171
  return Object.assign(Object.assign({}, deserializeIntoDataSet(ediscoveryReviewSet)), { "queries": n => { ediscoveryReviewSet.queries = n.getCollectionOfObjectValues(createEdiscoveryReviewSetQueryFromDiscriminatorValue); } });
@@ -2173,7 +2173,7 @@ function deserializeIntoEdiscoveryReviewSet(ediscoveryReviewSet = {}) {
2173
2173
  exports.deserializeIntoEdiscoveryReviewSet = deserializeIntoEdiscoveryReviewSet;
2174
2174
  /**
2175
2175
  * The deserialization information for the current model
2176
- * @returns a Record<string, (node: ParseNode) => void>
2176
+ * @returns {Record<string, (node: ParseNode) => void>}
2177
2177
  */
2178
2178
  function deserializeIntoEdiscoveryReviewSetCollectionResponse(ediscoveryReviewSetCollectionResponse = {}) {
2179
2179
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(ediscoveryReviewSetCollectionResponse)), { "value": n => { ediscoveryReviewSetCollectionResponse.value = n.getCollectionOfObjectValues(createEdiscoveryReviewSetFromDiscriminatorValue); } });
@@ -2181,7 +2181,7 @@ function deserializeIntoEdiscoveryReviewSetCollectionResponse(ediscoveryReviewSe
2181
2181
  exports.deserializeIntoEdiscoveryReviewSetCollectionResponse = deserializeIntoEdiscoveryReviewSetCollectionResponse;
2182
2182
  /**
2183
2183
  * The deserialization information for the current model
2184
- * @returns a Record<string, (node: ParseNode) => void>
2184
+ * @returns {Record<string, (node: ParseNode) => void>}
2185
2185
  */
2186
2186
  function deserializeIntoEdiscoveryReviewSetQuery(ediscoveryReviewSetQuery = {}) {
2187
2187
  return Object.assign({}, deserializeIntoSearch(ediscoveryReviewSetQuery));
@@ -2189,7 +2189,7 @@ function deserializeIntoEdiscoveryReviewSetQuery(ediscoveryReviewSetQuery = {})
2189
2189
  exports.deserializeIntoEdiscoveryReviewSetQuery = deserializeIntoEdiscoveryReviewSetQuery;
2190
2190
  /**
2191
2191
  * The deserialization information for the current model
2192
- * @returns a Record<string, (node: ParseNode) => void>
2192
+ * @returns {Record<string, (node: ParseNode) => void>}
2193
2193
  */
2194
2194
  function deserializeIntoEdiscoveryReviewSetQueryCollectionResponse(ediscoveryReviewSetQueryCollectionResponse = {}) {
2195
2195
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(ediscoveryReviewSetQueryCollectionResponse)), { "value": n => { ediscoveryReviewSetQueryCollectionResponse.value = n.getCollectionOfObjectValues(createEdiscoveryReviewSetQueryFromDiscriminatorValue); } });
@@ -2197,7 +2197,7 @@ function deserializeIntoEdiscoveryReviewSetQueryCollectionResponse(ediscoveryRev
2197
2197
  exports.deserializeIntoEdiscoveryReviewSetQueryCollectionResponse = deserializeIntoEdiscoveryReviewSetQueryCollectionResponse;
2198
2198
  /**
2199
2199
  * The deserialization information for the current model
2200
- * @returns a Record<string, (node: ParseNode) => void>
2200
+ * @returns {Record<string, (node: ParseNode) => void>}
2201
2201
  */
2202
2202
  function deserializeIntoEdiscoveryReviewTag(ediscoveryReviewTag = {}) {
2203
2203
  return Object.assign(Object.assign({}, deserializeIntoTag(ediscoveryReviewTag)), { "childSelectability": n => { ediscoveryReviewTag.childSelectability = n.getEnumValue(exports.ChildSelectabilityObject); }, "childTags": n => { ediscoveryReviewTag.childTags = n.getCollectionOfObjectValues(createEdiscoveryReviewTagFromDiscriminatorValue); }, "parent": n => { ediscoveryReviewTag.parent = n.getObjectValue(createEdiscoveryReviewTagFromDiscriminatorValue); } });
@@ -2205,7 +2205,7 @@ function deserializeIntoEdiscoveryReviewTag(ediscoveryReviewTag = {}) {
2205
2205
  exports.deserializeIntoEdiscoveryReviewTag = deserializeIntoEdiscoveryReviewTag;
2206
2206
  /**
2207
2207
  * The deserialization information for the current model
2208
- * @returns a Record<string, (node: ParseNode) => void>
2208
+ * @returns {Record<string, (node: ParseNode) => void>}
2209
2209
  */
2210
2210
  function deserializeIntoEdiscoveryReviewTagCollectionResponse(ediscoveryReviewTagCollectionResponse = {}) {
2211
2211
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(ediscoveryReviewTagCollectionResponse)), { "value": n => { ediscoveryReviewTagCollectionResponse.value = n.getCollectionOfObjectValues(createEdiscoveryReviewTagFromDiscriminatorValue); } });
@@ -2213,7 +2213,7 @@ function deserializeIntoEdiscoveryReviewTagCollectionResponse(ediscoveryReviewTa
2213
2213
  exports.deserializeIntoEdiscoveryReviewTagCollectionResponse = deserializeIntoEdiscoveryReviewTagCollectionResponse;
2214
2214
  /**
2215
2215
  * The deserialization information for the current model
2216
- * @returns a Record<string, (node: ParseNode) => void>
2216
+ * @returns {Record<string, (node: ParseNode) => void>}
2217
2217
  */
2218
2218
  function deserializeIntoEdiscoverySearch(ediscoverySearch = {}) {
2219
2219
  return Object.assign(Object.assign({}, deserializeIntoSearch(ediscoverySearch)), { "additionalSources": n => { ediscoverySearch.additionalSources = n.getCollectionOfObjectValues(createDataSourceFromDiscriminatorValue); }, "addToReviewSetOperation": n => { ediscoverySearch.addToReviewSetOperation = n.getObjectValue(createEdiscoveryAddToReviewSetOperationFromDiscriminatorValue); }, "custodianSources": n => { ediscoverySearch.custodianSources = n.getCollectionOfObjectValues(createDataSourceFromDiscriminatorValue); }, "dataSourceScopes": n => { ediscoverySearch.dataSourceScopes = n.getCollectionOfEnumValues(exports.DataSourceScopesObject); }, "lastEstimateStatisticsOperation": n => { ediscoverySearch.lastEstimateStatisticsOperation = n.getObjectValue(createEdiscoveryEstimateOperationFromDiscriminatorValue); }, "noncustodialSources": n => { ediscoverySearch.noncustodialSources = n.getCollectionOfObjectValues(createEdiscoveryNoncustodialDataSourceFromDiscriminatorValue); } });
@@ -2221,7 +2221,7 @@ function deserializeIntoEdiscoverySearch(ediscoverySearch = {}) {
2221
2221
  exports.deserializeIntoEdiscoverySearch = deserializeIntoEdiscoverySearch;
2222
2222
  /**
2223
2223
  * The deserialization information for the current model
2224
- * @returns a Record<string, (node: ParseNode) => void>
2224
+ * @returns {Record<string, (node: ParseNode) => void>}
2225
2225
  */
2226
2226
  function deserializeIntoEdiscoverySearchCollectionResponse(ediscoverySearchCollectionResponse = {}) {
2227
2227
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(ediscoverySearchCollectionResponse)), { "value": n => { ediscoverySearchCollectionResponse.value = n.getCollectionOfObjectValues(createEdiscoverySearchFromDiscriminatorValue); } });
@@ -2229,7 +2229,7 @@ function deserializeIntoEdiscoverySearchCollectionResponse(ediscoverySearchColle
2229
2229
  exports.deserializeIntoEdiscoverySearchCollectionResponse = deserializeIntoEdiscoverySearchCollectionResponse;
2230
2230
  /**
2231
2231
  * The deserialization information for the current model
2232
- * @returns a Record<string, (node: ParseNode) => void>
2232
+ * @returns {Record<string, (node: ParseNode) => void>}
2233
2233
  */
2234
2234
  function deserializeIntoEdiscoveryTagOperation(ediscoveryTagOperation = {}) {
2235
2235
  return Object.assign({}, deserializeIntoCaseOperation(ediscoveryTagOperation));
@@ -2237,7 +2237,7 @@ function deserializeIntoEdiscoveryTagOperation(ediscoveryTagOperation = {}) {
2237
2237
  exports.deserializeIntoEdiscoveryTagOperation = deserializeIntoEdiscoveryTagOperation;
2238
2238
  /**
2239
2239
  * The deserialization information for the current model
2240
- * @returns a Record<string, (node: ParseNode) => void>
2240
+ * @returns {Record<string, (node: ParseNode) => void>}
2241
2241
  */
2242
2242
  function deserializeIntoEmailSender(emailSender = {}) {
2243
2243
  return {
@@ -2251,7 +2251,7 @@ function deserializeIntoEmailSender(emailSender = {}) {
2251
2251
  exports.deserializeIntoEmailSender = deserializeIntoEmailSender;
2252
2252
  /**
2253
2253
  * The deserialization information for the current model
2254
- * @returns a Record<string, (node: ParseNode) => void>
2254
+ * @returns {Record<string, (node: ParseNode) => void>}
2255
2255
  */
2256
2256
  function deserializeIntoEventPropagationResult(eventPropagationResult = {}) {
2257
2257
  return {
@@ -2266,7 +2266,7 @@ function deserializeIntoEventPropagationResult(eventPropagationResult = {}) {
2266
2266
  exports.deserializeIntoEventPropagationResult = deserializeIntoEventPropagationResult;
2267
2267
  /**
2268
2268
  * The deserialization information for the current model
2269
- * @returns a Record<string, (node: ParseNode) => void>
2269
+ * @returns {Record<string, (node: ParseNode) => void>}
2270
2270
  */
2271
2271
  function deserializeIntoEventQuery(eventQuery = {}) {
2272
2272
  return {
@@ -2279,7 +2279,7 @@ function deserializeIntoEventQuery(eventQuery = {}) {
2279
2279
  exports.deserializeIntoEventQuery = deserializeIntoEventQuery;
2280
2280
  /**
2281
2281
  * The deserialization information for the current model
2282
- * @returns a Record<string, (node: ParseNode) => void>
2282
+ * @returns {Record<string, (node: ParseNode) => void>}
2283
2283
  */
2284
2284
  function deserializeIntoExportFileMetadata(exportFileMetadata = {}) {
2285
2285
  return {
@@ -2293,7 +2293,7 @@ function deserializeIntoExportFileMetadata(exportFileMetadata = {}) {
2293
2293
  exports.deserializeIntoExportFileMetadata = deserializeIntoExportFileMetadata;
2294
2294
  /**
2295
2295
  * The deserialization information for the current model
2296
- * @returns a Record<string, (node: ParseNode) => void>
2296
+ * @returns {Record<string, (node: ParseNode) => void>}
2297
2297
  */
2298
2298
  function deserializeIntoFileDetails(fileDetails = {}) {
2299
2299
  return {
@@ -2312,7 +2312,7 @@ function deserializeIntoFileDetails(fileDetails = {}) {
2312
2312
  exports.deserializeIntoFileDetails = deserializeIntoFileDetails;
2313
2313
  /**
2314
2314
  * The deserialization information for the current model
2315
- * @returns a Record<string, (node: ParseNode) => void>
2315
+ * @returns {Record<string, (node: ParseNode) => void>}
2316
2316
  */
2317
2317
  function deserializeIntoFileEvidence(fileEvidence = {}) {
2318
2318
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(fileEvidence)), { "detectionStatus": n => { fileEvidence.detectionStatus = n.getEnumValue(exports.DetectionStatusObject); }, "fileDetails": n => { fileEvidence.fileDetails = n.getObjectValue(createFileDetailsFromDiscriminatorValue); }, "mdeDeviceId": n => { fileEvidence.mdeDeviceId = n.getStringValue(); } });
@@ -2320,7 +2320,7 @@ function deserializeIntoFileEvidence(fileEvidence = {}) {
2320
2320
  exports.deserializeIntoFileEvidence = deserializeIntoFileEvidence;
2321
2321
  /**
2322
2322
  * The deserialization information for the current model
2323
- * @returns a Record<string, (node: ParseNode) => void>
2323
+ * @returns {Record<string, (node: ParseNode) => void>}
2324
2324
  */
2325
2325
  function deserializeIntoFileHash(fileHash = {}) {
2326
2326
  return {
@@ -2333,7 +2333,7 @@ function deserializeIntoFileHash(fileHash = {}) {
2333
2333
  exports.deserializeIntoFileHash = deserializeIntoFileHash;
2334
2334
  /**
2335
2335
  * The deserialization information for the current model
2336
- * @returns a Record<string, (node: ParseNode) => void>
2336
+ * @returns {Record<string, (node: ParseNode) => void>}
2337
2337
  */
2338
2338
  function deserializeIntoFileHashEvidence(fileHashEvidence = {}) {
2339
2339
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(fileHashEvidence)), { "algorithm": n => { fileHashEvidence.algorithm = n.getEnumValue(exports.FileHashAlgorithmObject); }, "value": n => { fileHashEvidence.value = n.getStringValue(); } });
@@ -2341,7 +2341,7 @@ function deserializeIntoFileHashEvidence(fileHashEvidence = {}) {
2341
2341
  exports.deserializeIntoFileHashEvidence = deserializeIntoFileHashEvidence;
2342
2342
  /**
2343
2343
  * The deserialization information for the current model
2344
- * @returns a Record<string, (node: ParseNode) => void>
2344
+ * @returns {Record<string, (node: ParseNode) => void>}
2345
2345
  */
2346
2346
  function deserializeIntoFormattedContent(formattedContent = {}) {
2347
2347
  return {
@@ -2354,7 +2354,7 @@ function deserializeIntoFormattedContent(formattedContent = {}) {
2354
2354
  exports.deserializeIntoFormattedContent = deserializeIntoFormattedContent;
2355
2355
  /**
2356
2356
  * The deserialization information for the current model
2357
- * @returns a Record<string, (node: ParseNode) => void>
2357
+ * @returns {Record<string, (node: ParseNode) => void>}
2358
2358
  */
2359
2359
  function deserializeIntoGitHubOrganizationEvidence(gitHubOrganizationEvidence = {}) {
2360
2360
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(gitHubOrganizationEvidence)), { "company": n => { gitHubOrganizationEvidence.company = n.getStringValue(); }, "displayName": n => { gitHubOrganizationEvidence.displayName = n.getStringValue(); }, "email": n => { gitHubOrganizationEvidence.email = n.getStringValue(); }, "login": n => { gitHubOrganizationEvidence.login = n.getStringValue(); }, "orgId": n => { gitHubOrganizationEvidence.orgId = n.getStringValue(); }, "webUrl": n => { gitHubOrganizationEvidence.webUrl = n.getStringValue(); } });
@@ -2362,7 +2362,7 @@ function deserializeIntoGitHubOrganizationEvidence(gitHubOrganizationEvidence =
2362
2362
  exports.deserializeIntoGitHubOrganizationEvidence = deserializeIntoGitHubOrganizationEvidence;
2363
2363
  /**
2364
2364
  * The deserialization information for the current model
2365
- * @returns a Record<string, (node: ParseNode) => void>
2365
+ * @returns {Record<string, (node: ParseNode) => void>}
2366
2366
  */
2367
2367
  function deserializeIntoGitHubRepoEvidence(gitHubRepoEvidence = {}) {
2368
2368
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(gitHubRepoEvidence)), { "baseUrl": n => { gitHubRepoEvidence.baseUrl = n.getStringValue(); }, "login": n => { gitHubRepoEvidence.login = n.getStringValue(); }, "owner": n => { gitHubRepoEvidence.owner = n.getStringValue(); }, "ownerType": n => { gitHubRepoEvidence.ownerType = n.getStringValue(); }, "repoId": n => { gitHubRepoEvidence.repoId = n.getStringValue(); } });
@@ -2370,7 +2370,7 @@ function deserializeIntoGitHubRepoEvidence(gitHubRepoEvidence = {}) {
2370
2370
  exports.deserializeIntoGitHubRepoEvidence = deserializeIntoGitHubRepoEvidence;
2371
2371
  /**
2372
2372
  * The deserialization information for the current model
2373
- * @returns a Record<string, (node: ParseNode) => void>
2373
+ * @returns {Record<string, (node: ParseNode) => void>}
2374
2374
  */
2375
2375
  function deserializeIntoGitHubUserEvidence(gitHubUserEvidence = {}) {
2376
2376
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(gitHubUserEvidence)), { "email": n => { gitHubUserEvidence.email = n.getStringValue(); }, "login": n => { gitHubUserEvidence.login = n.getStringValue(); }, "name": n => { gitHubUserEvidence.name = n.getStringValue(); }, "userId": n => { gitHubUserEvidence.userId = n.getStringValue(); }, "webUrl": n => { gitHubUserEvidence.webUrl = n.getStringValue(); } });
@@ -2378,7 +2378,7 @@ function deserializeIntoGitHubUserEvidence(gitHubUserEvidence = {}) {
2378
2378
  exports.deserializeIntoGitHubUserEvidence = deserializeIntoGitHubUserEvidence;
2379
2379
  /**
2380
2380
  * The deserialization information for the current model
2381
- * @returns a Record<string, (node: ParseNode) => void>
2381
+ * @returns {Record<string, (node: ParseNode) => void>}
2382
2382
  */
2383
2383
  function deserializeIntoGoogleCloudResourceEvidence(googleCloudResourceEvidence = {}) {
2384
2384
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(googleCloudResourceEvidence)), { "location": n => { googleCloudResourceEvidence.location = n.getStringValue(); }, "locationType": n => { googleCloudResourceEvidence.locationType = n.getEnumValue(exports.GoogleCloudLocationTypeObject); }, "projectId": n => { googleCloudResourceEvidence.projectId = n.getStringValue(); }, "projectNumber": n => { googleCloudResourceEvidence.projectNumber = n.getNumberValue(); }, "resourceName": n => { googleCloudResourceEvidence.resourceName = n.getStringValue(); }, "resourceType": n => { googleCloudResourceEvidence.resourceType = n.getStringValue(); } });
@@ -2386,7 +2386,7 @@ function deserializeIntoGoogleCloudResourceEvidence(googleCloudResourceEvidence
2386
2386
  exports.deserializeIntoGoogleCloudResourceEvidence = deserializeIntoGoogleCloudResourceEvidence;
2387
2387
  /**
2388
2388
  * The deserialization information for the current model
2389
- * @returns a Record<string, (node: ParseNode) => void>
2389
+ * @returns {Record<string, (node: ParseNode) => void>}
2390
2390
  */
2391
2391
  function deserializeIntoHost(host = {}) {
2392
2392
  return Object.assign(Object.assign({}, deserializeIntoArtifact(host)), { "childHostPairs": n => { host.childHostPairs = n.getCollectionOfObjectValues(createHostPairFromDiscriminatorValue); }, "components": n => { host.components = n.getCollectionOfObjectValues(createHostComponentFromDiscriminatorValue); }, "cookies": n => { host.cookies = n.getCollectionOfObjectValues(createHostCookieFromDiscriminatorValue); }, "firstSeenDateTime": n => { host.firstSeenDateTime = n.getDateValue(); }, "hostPairs": n => { host.hostPairs = n.getCollectionOfObjectValues(createHostPairFromDiscriminatorValue); }, "lastSeenDateTime": n => { host.lastSeenDateTime = n.getDateValue(); }, "parentHostPairs": n => { host.parentHostPairs = n.getCollectionOfObjectValues(createHostPairFromDiscriminatorValue); }, "passiveDns": n => { host.passiveDns = n.getCollectionOfObjectValues(createPassiveDnsRecordFromDiscriminatorValue); }, "passiveDnsReverse": n => { host.passiveDnsReverse = n.getCollectionOfObjectValues(createPassiveDnsRecordFromDiscriminatorValue); }, "ports": n => { host.ports = n.getCollectionOfObjectValues(createHostPortFromDiscriminatorValue); }, "reputation": n => { host.reputation = n.getObjectValue(createHostReputationFromDiscriminatorValue); }, "sslCertificates": n => { host.sslCertificates = n.getCollectionOfObjectValues(createHostSslCertificateFromDiscriminatorValue); }, "subdomains": n => { host.subdomains = n.getCollectionOfObjectValues(createSubdomainFromDiscriminatorValue); }, "trackers": n => { host.trackers = n.getCollectionOfObjectValues(createHostTrackerFromDiscriminatorValue); }, "whois": n => { host.whois = n.getObjectValue(createWhoisRecordFromDiscriminatorValue); } });
@@ -2394,7 +2394,7 @@ function deserializeIntoHost(host = {}) {
2394
2394
  exports.deserializeIntoHost = deserializeIntoHost;
2395
2395
  /**
2396
2396
  * The deserialization information for the current model
2397
- * @returns a Record<string, (node: ParseNode) => void>
2397
+ * @returns {Record<string, (node: ParseNode) => void>}
2398
2398
  */
2399
2399
  function deserializeIntoHostCollectionResponse(hostCollectionResponse = {}) {
2400
2400
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(hostCollectionResponse)), { "value": n => { hostCollectionResponse.value = n.getCollectionOfObjectValues(createHostFromDiscriminatorValue); } });
@@ -2402,7 +2402,7 @@ function deserializeIntoHostCollectionResponse(hostCollectionResponse = {}) {
2402
2402
  exports.deserializeIntoHostCollectionResponse = deserializeIntoHostCollectionResponse;
2403
2403
  /**
2404
2404
  * The deserialization information for the current model
2405
- * @returns a Record<string, (node: ParseNode) => void>
2405
+ * @returns {Record<string, (node: ParseNode) => void>}
2406
2406
  */
2407
2407
  function deserializeIntoHostComponent(hostComponent = {}) {
2408
2408
  return Object.assign(Object.assign({}, deserializeIntoArtifact(hostComponent)), { "category": n => { hostComponent.category = n.getStringValue(); }, "firstSeenDateTime": n => { hostComponent.firstSeenDateTime = n.getDateValue(); }, "host": n => { hostComponent.host = n.getObjectValue(createHostFromDiscriminatorValue); }, "lastSeenDateTime": n => { hostComponent.lastSeenDateTime = n.getDateValue(); }, "name": n => { hostComponent.name = n.getStringValue(); }, "version": n => { hostComponent.version = n.getStringValue(); } });
@@ -2410,7 +2410,7 @@ function deserializeIntoHostComponent(hostComponent = {}) {
2410
2410
  exports.deserializeIntoHostComponent = deserializeIntoHostComponent;
2411
2411
  /**
2412
2412
  * The deserialization information for the current model
2413
- * @returns a Record<string, (node: ParseNode) => void>
2413
+ * @returns {Record<string, (node: ParseNode) => void>}
2414
2414
  */
2415
2415
  function deserializeIntoHostComponentCollectionResponse(hostComponentCollectionResponse = {}) {
2416
2416
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(hostComponentCollectionResponse)), { "value": n => { hostComponentCollectionResponse.value = n.getCollectionOfObjectValues(createHostComponentFromDiscriminatorValue); } });
@@ -2418,7 +2418,7 @@ function deserializeIntoHostComponentCollectionResponse(hostComponentCollectionR
2418
2418
  exports.deserializeIntoHostComponentCollectionResponse = deserializeIntoHostComponentCollectionResponse;
2419
2419
  /**
2420
2420
  * The deserialization information for the current model
2421
- * @returns a Record<string, (node: ParseNode) => void>
2421
+ * @returns {Record<string, (node: ParseNode) => void>}
2422
2422
  */
2423
2423
  function deserializeIntoHostCookie(hostCookie = {}) {
2424
2424
  return Object.assign(Object.assign({}, deserializeIntoArtifact(hostCookie)), { "domain": n => { hostCookie.domain = n.getStringValue(); }, "firstSeenDateTime": n => { hostCookie.firstSeenDateTime = n.getDateValue(); }, "host": n => { hostCookie.host = n.getObjectValue(createHostFromDiscriminatorValue); }, "lastSeenDateTime": n => { hostCookie.lastSeenDateTime = n.getDateValue(); }, "name": n => { hostCookie.name = n.getStringValue(); } });
@@ -2426,7 +2426,7 @@ function deserializeIntoHostCookie(hostCookie = {}) {
2426
2426
  exports.deserializeIntoHostCookie = deserializeIntoHostCookie;
2427
2427
  /**
2428
2428
  * The deserialization information for the current model
2429
- * @returns a Record<string, (node: ParseNode) => void>
2429
+ * @returns {Record<string, (node: ParseNode) => void>}
2430
2430
  */
2431
2431
  function deserializeIntoHostCookieCollectionResponse(hostCookieCollectionResponse = {}) {
2432
2432
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(hostCookieCollectionResponse)), { "value": n => { hostCookieCollectionResponse.value = n.getCollectionOfObjectValues(createHostCookieFromDiscriminatorValue); } });
@@ -2434,7 +2434,7 @@ function deserializeIntoHostCookieCollectionResponse(hostCookieCollectionRespons
2434
2434
  exports.deserializeIntoHostCookieCollectionResponse = deserializeIntoHostCookieCollectionResponse;
2435
2435
  /**
2436
2436
  * The deserialization information for the current model
2437
- * @returns a Record<string, (node: ParseNode) => void>
2437
+ * @returns {Record<string, (node: ParseNode) => void>}
2438
2438
  */
2439
2439
  function deserializeIntoHostLogonSessionEvidence(hostLogonSessionEvidence = {}) {
2440
2440
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(hostLogonSessionEvidence)), { "account": n => { hostLogonSessionEvidence.account = n.getObjectValue(createUserEvidenceFromDiscriminatorValue); }, "endUtcDateTime": n => { hostLogonSessionEvidence.endUtcDateTime = n.getDateValue(); }, "host": n => { hostLogonSessionEvidence.host = n.getObjectValue(createDeviceEvidenceFromDiscriminatorValue); }, "sessionId": n => { hostLogonSessionEvidence.sessionId = n.getStringValue(); }, "startUtcDateTime": n => { hostLogonSessionEvidence.startUtcDateTime = n.getDateValue(); } });
@@ -2442,7 +2442,7 @@ function deserializeIntoHostLogonSessionEvidence(hostLogonSessionEvidence = {})
2442
2442
  exports.deserializeIntoHostLogonSessionEvidence = deserializeIntoHostLogonSessionEvidence;
2443
2443
  /**
2444
2444
  * The deserialization information for the current model
2445
- * @returns a Record<string, (node: ParseNode) => void>
2445
+ * @returns {Record<string, (node: ParseNode) => void>}
2446
2446
  */
2447
2447
  function deserializeIntoHostname(hostname = {}) {
2448
2448
  return Object.assign(Object.assign({}, deserializeIntoHost(hostname)), { "registrant": n => { hostname.registrant = n.getStringValue(); }, "registrar": n => { hostname.registrar = n.getStringValue(); } });
@@ -2450,7 +2450,7 @@ function deserializeIntoHostname(hostname = {}) {
2450
2450
  exports.deserializeIntoHostname = deserializeIntoHostname;
2451
2451
  /**
2452
2452
  * The deserialization information for the current model
2453
- * @returns a Record<string, (node: ParseNode) => void>
2453
+ * @returns {Record<string, (node: ParseNode) => void>}
2454
2454
  */
2455
2455
  function deserializeIntoHostPair(hostPair = {}) {
2456
2456
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(hostPair)), { "childHost": n => { hostPair.childHost = n.getObjectValue(createHostFromDiscriminatorValue); }, "firstSeenDateTime": n => { hostPair.firstSeenDateTime = n.getDateValue(); }, "lastSeenDateTime": n => { hostPair.lastSeenDateTime = n.getDateValue(); }, "linkKind": n => { hostPair.linkKind = n.getStringValue(); }, "parentHost": n => { hostPair.parentHost = n.getObjectValue(createHostFromDiscriminatorValue); } });
@@ -2458,7 +2458,7 @@ function deserializeIntoHostPair(hostPair = {}) {
2458
2458
  exports.deserializeIntoHostPair = deserializeIntoHostPair;
2459
2459
  /**
2460
2460
  * The deserialization information for the current model
2461
- * @returns a Record<string, (node: ParseNode) => void>
2461
+ * @returns {Record<string, (node: ParseNode) => void>}
2462
2462
  */
2463
2463
  function deserializeIntoHostPairCollectionResponse(hostPairCollectionResponse = {}) {
2464
2464
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(hostPairCollectionResponse)), { "value": n => { hostPairCollectionResponse.value = n.getCollectionOfObjectValues(createHostPairFromDiscriminatorValue); } });
@@ -2466,7 +2466,7 @@ function deserializeIntoHostPairCollectionResponse(hostPairCollectionResponse =
2466
2466
  exports.deserializeIntoHostPairCollectionResponse = deserializeIntoHostPairCollectionResponse;
2467
2467
  /**
2468
2468
  * The deserialization information for the current model
2469
- * @returns a Record<string, (node: ParseNode) => void>
2469
+ * @returns {Record<string, (node: ParseNode) => void>}
2470
2470
  */
2471
2471
  function deserializeIntoHostPort(hostPort = {}) {
2472
2472
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(hostPort)), { "banners": n => { hostPort.banners = n.getCollectionOfObjectValues(createHostPortBannerFromDiscriminatorValue); }, "firstSeenDateTime": n => { hostPort.firstSeenDateTime = n.getDateValue(); }, "host": n => { hostPort.host = n.getObjectValue(createHostFromDiscriminatorValue); }, "lastScanDateTime": n => { hostPort.lastScanDateTime = n.getDateValue(); }, "lastSeenDateTime": n => { hostPort.lastSeenDateTime = n.getDateValue(); }, "mostRecentSslCertificate": n => { hostPort.mostRecentSslCertificate = n.getObjectValue(createSslCertificateFromDiscriminatorValue); }, "port": n => { hostPort.port = n.getNumberValue(); }, "protocol": n => { hostPort.protocol = n.getEnumValue(exports.HostPortProtocolObject); }, "services": n => { hostPort.services = n.getCollectionOfObjectValues(createHostPortComponentFromDiscriminatorValue); }, "status": n => { hostPort.status = n.getEnumValue(exports.HostPortStatusObject); }, "timesObserved": n => { hostPort.timesObserved = n.getNumberValue(); } });
@@ -2474,7 +2474,7 @@ function deserializeIntoHostPort(hostPort = {}) {
2474
2474
  exports.deserializeIntoHostPort = deserializeIntoHostPort;
2475
2475
  /**
2476
2476
  * The deserialization information for the current model
2477
- * @returns a Record<string, (node: ParseNode) => void>
2477
+ * @returns {Record<string, (node: ParseNode) => void>}
2478
2478
  */
2479
2479
  function deserializeIntoHostPortBanner(hostPortBanner = {}) {
2480
2480
  return {
@@ -2490,7 +2490,7 @@ function deserializeIntoHostPortBanner(hostPortBanner = {}) {
2490
2490
  exports.deserializeIntoHostPortBanner = deserializeIntoHostPortBanner;
2491
2491
  /**
2492
2492
  * The deserialization information for the current model
2493
- * @returns a Record<string, (node: ParseNode) => void>
2493
+ * @returns {Record<string, (node: ParseNode) => void>}
2494
2494
  */
2495
2495
  function deserializeIntoHostPortCollectionResponse(hostPortCollectionResponse = {}) {
2496
2496
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(hostPortCollectionResponse)), { "value": n => { hostPortCollectionResponse.value = n.getCollectionOfObjectValues(createHostPortFromDiscriminatorValue); } });
@@ -2498,7 +2498,7 @@ function deserializeIntoHostPortCollectionResponse(hostPortCollectionResponse =
2498
2498
  exports.deserializeIntoHostPortCollectionResponse = deserializeIntoHostPortCollectionResponse;
2499
2499
  /**
2500
2500
  * The deserialization information for the current model
2501
- * @returns a Record<string, (node: ParseNode) => void>
2501
+ * @returns {Record<string, (node: ParseNode) => void>}
2502
2502
  */
2503
2503
  function deserializeIntoHostPortComponent(hostPortComponent = {}) {
2504
2504
  return {
@@ -2513,7 +2513,7 @@ function deserializeIntoHostPortComponent(hostPortComponent = {}) {
2513
2513
  exports.deserializeIntoHostPortComponent = deserializeIntoHostPortComponent;
2514
2514
  /**
2515
2515
  * The deserialization information for the current model
2516
- * @returns a Record<string, (node: ParseNode) => void>
2516
+ * @returns {Record<string, (node: ParseNode) => void>}
2517
2517
  */
2518
2518
  function deserializeIntoHostReputation(hostReputation = {}) {
2519
2519
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(hostReputation)), { "classification": n => { hostReputation.classification = n.getEnumValue(exports.HostReputationClassificationObject); }, "rules": n => { hostReputation.rules = n.getCollectionOfObjectValues(createHostReputationRuleFromDiscriminatorValue); }, "score": n => { hostReputation.score = n.getNumberValue(); } });
@@ -2521,7 +2521,7 @@ function deserializeIntoHostReputation(hostReputation = {}) {
2521
2521
  exports.deserializeIntoHostReputation = deserializeIntoHostReputation;
2522
2522
  /**
2523
2523
  * The deserialization information for the current model
2524
- * @returns a Record<string, (node: ParseNode) => void>
2524
+ * @returns {Record<string, (node: ParseNode) => void>}
2525
2525
  */
2526
2526
  function deserializeIntoHostReputationRule(hostReputationRule = {}) {
2527
2527
  return {
@@ -2536,7 +2536,7 @@ function deserializeIntoHostReputationRule(hostReputationRule = {}) {
2536
2536
  exports.deserializeIntoHostReputationRule = deserializeIntoHostReputationRule;
2537
2537
  /**
2538
2538
  * The deserialization information for the current model
2539
- * @returns a Record<string, (node: ParseNode) => void>
2539
+ * @returns {Record<string, (node: ParseNode) => void>}
2540
2540
  */
2541
2541
  function deserializeIntoHostSslCertificate(hostSslCertificate = {}) {
2542
2542
  return Object.assign(Object.assign({}, deserializeIntoArtifact(hostSslCertificate)), { "firstSeenDateTime": n => { hostSslCertificate.firstSeenDateTime = n.getDateValue(); }, "host": n => { hostSslCertificate.host = n.getObjectValue(createHostFromDiscriminatorValue); }, "lastSeenDateTime": n => { hostSslCertificate.lastSeenDateTime = n.getDateValue(); }, "ports": n => { hostSslCertificate.ports = n.getCollectionOfObjectValues(createHostSslCertificatePortFromDiscriminatorValue); }, "sslCertificate": n => { hostSslCertificate.sslCertificate = n.getObjectValue(createSslCertificateFromDiscriminatorValue); } });
@@ -2544,7 +2544,7 @@ function deserializeIntoHostSslCertificate(hostSslCertificate = {}) {
2544
2544
  exports.deserializeIntoHostSslCertificate = deserializeIntoHostSslCertificate;
2545
2545
  /**
2546
2546
  * The deserialization information for the current model
2547
- * @returns a Record<string, (node: ParseNode) => void>
2547
+ * @returns {Record<string, (node: ParseNode) => void>}
2548
2548
  */
2549
2549
  function deserializeIntoHostSslCertificateCollectionResponse(hostSslCertificateCollectionResponse = {}) {
2550
2550
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(hostSslCertificateCollectionResponse)), { "value": n => { hostSslCertificateCollectionResponse.value = n.getCollectionOfObjectValues(createHostSslCertificateFromDiscriminatorValue); } });
@@ -2552,7 +2552,7 @@ function deserializeIntoHostSslCertificateCollectionResponse(hostSslCertificateC
2552
2552
  exports.deserializeIntoHostSslCertificateCollectionResponse = deserializeIntoHostSslCertificateCollectionResponse;
2553
2553
  /**
2554
2554
  * The deserialization information for the current model
2555
- * @returns a Record<string, (node: ParseNode) => void>
2555
+ * @returns {Record<string, (node: ParseNode) => void>}
2556
2556
  */
2557
2557
  function deserializeIntoHostSslCertificatePort(hostSslCertificatePort = {}) {
2558
2558
  return {
@@ -2566,7 +2566,7 @@ function deserializeIntoHostSslCertificatePort(hostSslCertificatePort = {}) {
2566
2566
  exports.deserializeIntoHostSslCertificatePort = deserializeIntoHostSslCertificatePort;
2567
2567
  /**
2568
2568
  * The deserialization information for the current model
2569
- * @returns a Record<string, (node: ParseNode) => void>
2569
+ * @returns {Record<string, (node: ParseNode) => void>}
2570
2570
  */
2571
2571
  function deserializeIntoHostTracker(hostTracker = {}) {
2572
2572
  return Object.assign(Object.assign({}, deserializeIntoArtifact(hostTracker)), { "firstSeenDateTime": n => { hostTracker.firstSeenDateTime = n.getDateValue(); }, "host": n => { hostTracker.host = n.getObjectValue(createHostFromDiscriminatorValue); }, "kind": n => { hostTracker.kind = n.getStringValue(); }, "lastSeenDateTime": n => { hostTracker.lastSeenDateTime = n.getDateValue(); }, "value": n => { hostTracker.value = n.getStringValue(); } });
@@ -2574,7 +2574,7 @@ function deserializeIntoHostTracker(hostTracker = {}) {
2574
2574
  exports.deserializeIntoHostTracker = deserializeIntoHostTracker;
2575
2575
  /**
2576
2576
  * The deserialization information for the current model
2577
- * @returns a Record<string, (node: ParseNode) => void>
2577
+ * @returns {Record<string, (node: ParseNode) => void>}
2578
2578
  */
2579
2579
  function deserializeIntoHostTrackerCollectionResponse(hostTrackerCollectionResponse = {}) {
2580
2580
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(hostTrackerCollectionResponse)), { "value": n => { hostTrackerCollectionResponse.value = n.getCollectionOfObjectValues(createHostTrackerFromDiscriminatorValue); } });
@@ -2582,7 +2582,7 @@ function deserializeIntoHostTrackerCollectionResponse(hostTrackerCollectionRespo
2582
2582
  exports.deserializeIntoHostTrackerCollectionResponse = deserializeIntoHostTrackerCollectionResponse;
2583
2583
  /**
2584
2584
  * The deserialization information for the current model
2585
- * @returns a Record<string, (node: ParseNode) => void>
2585
+ * @returns {Record<string, (node: ParseNode) => void>}
2586
2586
  */
2587
2587
  function deserializeIntoHuntingQueryResults(huntingQueryResults = {}) {
2588
2588
  return {
@@ -2595,7 +2595,7 @@ function deserializeIntoHuntingQueryResults(huntingQueryResults = {}) {
2595
2595
  exports.deserializeIntoHuntingQueryResults = deserializeIntoHuntingQueryResults;
2596
2596
  /**
2597
2597
  * The deserialization information for the current model
2598
- * @returns a Record<string, (node: ParseNode) => void>
2598
+ * @returns {Record<string, (node: ParseNode) => void>}
2599
2599
  */
2600
2600
  function deserializeIntoHuntingRowResult(huntingRowResult = {}) {
2601
2601
  return {
@@ -2606,7 +2606,7 @@ function deserializeIntoHuntingRowResult(huntingRowResult = {}) {
2606
2606
  exports.deserializeIntoHuntingRowResult = deserializeIntoHuntingRowResult;
2607
2607
  /**
2608
2608
  * The deserialization information for the current model
2609
- * @returns a Record<string, (node: ParseNode) => void>
2609
+ * @returns {Record<string, (node: ParseNode) => void>}
2610
2610
  */
2611
2611
  function deserializeIntoHyperlink(hyperlink = {}) {
2612
2612
  return {
@@ -2619,7 +2619,7 @@ function deserializeIntoHyperlink(hyperlink = {}) {
2619
2619
  exports.deserializeIntoHyperlink = deserializeIntoHyperlink;
2620
2620
  /**
2621
2621
  * The deserialization information for the current model
2622
- * @returns a Record<string, (node: ParseNode) => void>
2622
+ * @returns {Record<string, (node: ParseNode) => void>}
2623
2623
  */
2624
2624
  function deserializeIntoIncident(incident = {}) {
2625
2625
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(incident)), { "alerts": n => { incident.alerts = n.getCollectionOfObjectValues(createAlertFromDiscriminatorValue); }, "assignedTo": n => { incident.assignedTo = n.getStringValue(); }, "classification": n => { incident.classification = n.getEnumValue(exports.AlertClassificationObject); }, "comments": n => { incident.comments = n.getCollectionOfObjectValues(createAlertCommentFromDiscriminatorValue); }, "createdDateTime": n => { incident.createdDateTime = n.getDateValue(); }, "customTags": n => { incident.customTags = n.getCollectionOfPrimitiveValues(); }, "description": n => { incident.description = n.getStringValue(); }, "determination": n => { incident.determination = n.getEnumValue(exports.AlertDeterminationObject); }, "displayName": n => { incident.displayName = n.getStringValue(); }, "incidentWebUrl": n => { incident.incidentWebUrl = n.getStringValue(); }, "lastModifiedBy": n => { incident.lastModifiedBy = n.getStringValue(); }, "lastUpdateDateTime": n => { incident.lastUpdateDateTime = n.getDateValue(); }, "redirectIncidentId": n => { incident.redirectIncidentId = n.getStringValue(); }, "severity": n => { incident.severity = n.getEnumValue(exports.AlertSeverityObject); }, "status": n => { incident.status = n.getEnumValue(exports.IncidentStatusObject); }, "systemTags": n => { incident.systemTags = n.getCollectionOfPrimitiveValues(); }, "tenantId": n => { incident.tenantId = n.getStringValue(); } });
@@ -2627,7 +2627,7 @@ function deserializeIntoIncident(incident = {}) {
2627
2627
  exports.deserializeIntoIncident = deserializeIntoIncident;
2628
2628
  /**
2629
2629
  * The deserialization information for the current model
2630
- * @returns a Record<string, (node: ParseNode) => void>
2630
+ * @returns {Record<string, (node: ParseNode) => void>}
2631
2631
  */
2632
2632
  function deserializeIntoIncidentCollectionResponse(incidentCollectionResponse = {}) {
2633
2633
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(incidentCollectionResponse)), { "value": n => { incidentCollectionResponse.value = n.getCollectionOfObjectValues(createIncidentFromDiscriminatorValue); } });
@@ -2635,7 +2635,7 @@ function deserializeIntoIncidentCollectionResponse(incidentCollectionResponse =
2635
2635
  exports.deserializeIntoIncidentCollectionResponse = deserializeIntoIncidentCollectionResponse;
2636
2636
  /**
2637
2637
  * The deserialization information for the current model
2638
- * @returns a Record<string, (node: ParseNode) => void>
2638
+ * @returns {Record<string, (node: ParseNode) => void>}
2639
2639
  */
2640
2640
  function deserializeIntoIndicator(indicator = {}) {
2641
2641
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(indicator)), { "artifact": n => { indicator.artifact = n.getObjectValue(createArtifactFromDiscriminatorValue); }, "source": n => { indicator.source = n.getEnumValue(exports.IndicatorSourceObject); } });
@@ -2643,7 +2643,7 @@ function deserializeIntoIndicator(indicator = {}) {
2643
2643
  exports.deserializeIntoIndicator = deserializeIntoIndicator;
2644
2644
  /**
2645
2645
  * The deserialization information for the current model
2646
- * @returns a Record<string, (node: ParseNode) => void>
2646
+ * @returns {Record<string, (node: ParseNode) => void>}
2647
2647
  */
2648
2648
  function deserializeIntoIntelligenceProfile(intelligenceProfile = {}) {
2649
2649
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(intelligenceProfile)), { "aliases": n => { intelligenceProfile.aliases = n.getCollectionOfPrimitiveValues(); }, "countriesOrRegionsOfOrigin": n => { intelligenceProfile.countriesOrRegionsOfOrigin = n.getCollectionOfObjectValues(createIntelligenceProfileCountryOrRegionOfOriginFromDiscriminatorValue); }, "description": n => { intelligenceProfile.description = n.getObjectValue(createFormattedContentFromDiscriminatorValue); }, "firstActiveDateTime": n => { intelligenceProfile.firstActiveDateTime = n.getDateValue(); }, "indicators": n => { intelligenceProfile.indicators = n.getCollectionOfObjectValues(createIntelligenceProfileIndicatorFromDiscriminatorValue); }, "kind": n => { intelligenceProfile.kind = n.getEnumValue(exports.IntelligenceProfileKindObject); }, "summary": n => { intelligenceProfile.summary = n.getObjectValue(createFormattedContentFromDiscriminatorValue); }, "targets": n => { intelligenceProfile.targets = n.getCollectionOfPrimitiveValues(); }, "title": n => { intelligenceProfile.title = n.getStringValue(); }, "tradecraft": n => { intelligenceProfile.tradecraft = n.getObjectValue(createFormattedContentFromDiscriminatorValue); } });
@@ -2651,7 +2651,7 @@ function deserializeIntoIntelligenceProfile(intelligenceProfile = {}) {
2651
2651
  exports.deserializeIntoIntelligenceProfile = deserializeIntoIntelligenceProfile;
2652
2652
  /**
2653
2653
  * The deserialization information for the current model
2654
- * @returns a Record<string, (node: ParseNode) => void>
2654
+ * @returns {Record<string, (node: ParseNode) => void>}
2655
2655
  */
2656
2656
  function deserializeIntoIntelligenceProfileCollectionResponse(intelligenceProfileCollectionResponse = {}) {
2657
2657
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(intelligenceProfileCollectionResponse)), { "value": n => { intelligenceProfileCollectionResponse.value = n.getCollectionOfObjectValues(createIntelligenceProfileFromDiscriminatorValue); } });
@@ -2659,7 +2659,7 @@ function deserializeIntoIntelligenceProfileCollectionResponse(intelligenceProfil
2659
2659
  exports.deserializeIntoIntelligenceProfileCollectionResponse = deserializeIntoIntelligenceProfileCollectionResponse;
2660
2660
  /**
2661
2661
  * The deserialization information for the current model
2662
- * @returns a Record<string, (node: ParseNode) => void>
2662
+ * @returns {Record<string, (node: ParseNode) => void>}
2663
2663
  */
2664
2664
  function deserializeIntoIntelligenceProfileCountryOrRegionOfOrigin(intelligenceProfileCountryOrRegionOfOrigin = {}) {
2665
2665
  return {
@@ -2672,7 +2672,7 @@ function deserializeIntoIntelligenceProfileCountryOrRegionOfOrigin(intelligenceP
2672
2672
  exports.deserializeIntoIntelligenceProfileCountryOrRegionOfOrigin = deserializeIntoIntelligenceProfileCountryOrRegionOfOrigin;
2673
2673
  /**
2674
2674
  * The deserialization information for the current model
2675
- * @returns a Record<string, (node: ParseNode) => void>
2675
+ * @returns {Record<string, (node: ParseNode) => void>}
2676
2676
  */
2677
2677
  function deserializeIntoIntelligenceProfileIndicator(intelligenceProfileIndicator = {}) {
2678
2678
  return Object.assign(Object.assign({}, deserializeIntoIndicator(intelligenceProfileIndicator)), { "firstSeenDateTime": n => { intelligenceProfileIndicator.firstSeenDateTime = n.getDateValue(); }, "lastSeenDateTime": n => { intelligenceProfileIndicator.lastSeenDateTime = n.getDateValue(); } });
@@ -2680,7 +2680,7 @@ function deserializeIntoIntelligenceProfileIndicator(intelligenceProfileIndicato
2680
2680
  exports.deserializeIntoIntelligenceProfileIndicator = deserializeIntoIntelligenceProfileIndicator;
2681
2681
  /**
2682
2682
  * The deserialization information for the current model
2683
- * @returns a Record<string, (node: ParseNode) => void>
2683
+ * @returns {Record<string, (node: ParseNode) => void>}
2684
2684
  */
2685
2685
  function deserializeIntoIntelligenceProfileIndicatorCollectionResponse(intelligenceProfileIndicatorCollectionResponse = {}) {
2686
2686
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(intelligenceProfileIndicatorCollectionResponse)), { "value": n => { intelligenceProfileIndicatorCollectionResponse.value = n.getCollectionOfObjectValues(createIntelligenceProfileIndicatorFromDiscriminatorValue); } });
@@ -2688,7 +2688,7 @@ function deserializeIntoIntelligenceProfileIndicatorCollectionResponse(intellige
2688
2688
  exports.deserializeIntoIntelligenceProfileIndicatorCollectionResponse = deserializeIntoIntelligenceProfileIndicatorCollectionResponse;
2689
2689
  /**
2690
2690
  * The deserialization information for the current model
2691
- * @returns a Record<string, (node: ParseNode) => void>
2691
+ * @returns {Record<string, (node: ParseNode) => void>}
2692
2692
  */
2693
2693
  function deserializeIntoIoTDeviceEvidence(ioTDeviceEvidence = {}) {
2694
2694
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(ioTDeviceEvidence)), { "deviceId": n => { ioTDeviceEvidence.deviceId = n.getStringValue(); }, "deviceName": n => { ioTDeviceEvidence.deviceName = n.getStringValue(); }, "devicePageLink": n => { ioTDeviceEvidence.devicePageLink = n.getStringValue(); }, "deviceSubType": n => { ioTDeviceEvidence.deviceSubType = n.getStringValue(); }, "deviceType": n => { ioTDeviceEvidence.deviceType = n.getStringValue(); }, "importance": n => { ioTDeviceEvidence.importance = n.getEnumValue(exports.IoTDeviceImportanceTypeObject); }, "ioTHub": n => { ioTDeviceEvidence.ioTHub = n.getObjectValue(createAzureResourceEvidenceFromDiscriminatorValue); }, "ioTSecurityAgentId": n => { ioTDeviceEvidence.ioTSecurityAgentId = n.getStringValue(); }, "ipAddress": n => { ioTDeviceEvidence.ipAddress = n.getObjectValue(createIpEvidenceFromDiscriminatorValue); }, "isAuthorized": n => { ioTDeviceEvidence.isAuthorized = n.getBooleanValue(); }, "isProgramming": n => { ioTDeviceEvidence.isProgramming = n.getBooleanValue(); }, "isScanner": n => { ioTDeviceEvidence.isScanner = n.getBooleanValue(); }, "macAddress": n => { ioTDeviceEvidence.macAddress = n.getStringValue(); }, "manufacturer": n => { ioTDeviceEvidence.manufacturer = n.getStringValue(); }, "model": n => { ioTDeviceEvidence.model = n.getStringValue(); }, "nics": n => { ioTDeviceEvidence.nics = n.getObjectValue(createNicEvidenceFromDiscriminatorValue); }, "operatingSystem": n => { ioTDeviceEvidence.operatingSystem = n.getStringValue(); }, "owners": n => { ioTDeviceEvidence.owners = n.getCollectionOfPrimitiveValues(); }, "protocols": n => { ioTDeviceEvidence.protocols = n.getCollectionOfPrimitiveValues(); }, "purdueLayer": n => { ioTDeviceEvidence.purdueLayer = n.getStringValue(); }, "sensor": n => { ioTDeviceEvidence.sensor = n.getStringValue(); }, "serialNumber": n => { ioTDeviceEvidence.serialNumber = n.getStringValue(); }, "site": n => { ioTDeviceEvidence.site = n.getStringValue(); }, "source": n => { ioTDeviceEvidence.source = n.getStringValue(); }, "sourceRef": n => { ioTDeviceEvidence.sourceRef = n.getObjectValue(createUrlEvidenceFromDiscriminatorValue); }, "zone": n => { ioTDeviceEvidence.zone = n.getStringValue(); } });
@@ -2696,7 +2696,7 @@ function deserializeIntoIoTDeviceEvidence(ioTDeviceEvidence = {}) {
2696
2696
  exports.deserializeIntoIoTDeviceEvidence = deserializeIntoIoTDeviceEvidence;
2697
2697
  /**
2698
2698
  * The deserialization information for the current model
2699
- * @returns a Record<string, (node: ParseNode) => void>
2699
+ * @returns {Record<string, (node: ParseNode) => void>}
2700
2700
  */
2701
2701
  function deserializeIntoIpAddress(ipAddress = {}) {
2702
2702
  return Object.assign(Object.assign({}, deserializeIntoHost(ipAddress)), { "autonomousSystem": n => { ipAddress.autonomousSystem = n.getObjectValue(createAutonomousSystemFromDiscriminatorValue); }, "countryOrRegion": n => { ipAddress.countryOrRegion = n.getStringValue(); }, "hostingProvider": n => { ipAddress.hostingProvider = n.getStringValue(); }, "netblock": n => { ipAddress.netblock = n.getStringValue(); } });
@@ -2704,7 +2704,7 @@ function deserializeIntoIpAddress(ipAddress = {}) {
2704
2704
  exports.deserializeIntoIpAddress = deserializeIntoIpAddress;
2705
2705
  /**
2706
2706
  * The deserialization information for the current model
2707
- * @returns a Record<string, (node: ParseNode) => void>
2707
+ * @returns {Record<string, (node: ParseNode) => void>}
2708
2708
  */
2709
2709
  function deserializeIntoIpEvidence(ipEvidence = {}) {
2710
2710
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(ipEvidence)), { "countryLetterCode": n => { ipEvidence.countryLetterCode = n.getStringValue(); }, "ipAddress": n => { ipEvidence.ipAddress = n.getStringValue(); } });
@@ -2712,7 +2712,7 @@ function deserializeIntoIpEvidence(ipEvidence = {}) {
2712
2712
  exports.deserializeIntoIpEvidence = deserializeIntoIpEvidence;
2713
2713
  /**
2714
2714
  * The deserialization information for the current model
2715
- * @returns a Record<string, (node: ParseNode) => void>
2715
+ * @returns {Record<string, (node: ParseNode) => void>}
2716
2716
  */
2717
2717
  function deserializeIntoKubernetesClusterEvidence(kubernetesClusterEvidence = {}) {
2718
2718
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(kubernetesClusterEvidence)), { "cloudResource": n => { kubernetesClusterEvidence.cloudResource = n.getObjectValue(createAlertEvidenceFromDiscriminatorValue); }, "distribution": n => { kubernetesClusterEvidence.distribution = n.getStringValue(); }, "name": n => { kubernetesClusterEvidence.name = n.getStringValue(); }, "platform": n => { kubernetesClusterEvidence.platform = n.getEnumValue(exports.KubernetesPlatformObject); }, "version": n => { kubernetesClusterEvidence.version = n.getStringValue(); } });
@@ -2720,7 +2720,7 @@ function deserializeIntoKubernetesClusterEvidence(kubernetesClusterEvidence = {}
2720
2720
  exports.deserializeIntoKubernetesClusterEvidence = deserializeIntoKubernetesClusterEvidence;
2721
2721
  /**
2722
2722
  * The deserialization information for the current model
2723
- * @returns a Record<string, (node: ParseNode) => void>
2723
+ * @returns {Record<string, (node: ParseNode) => void>}
2724
2724
  */
2725
2725
  function deserializeIntoKubernetesControllerEvidence(kubernetesControllerEvidence = {}) {
2726
2726
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(kubernetesControllerEvidence)), { "labels": n => { kubernetesControllerEvidence.labels = n.getObjectValue(createDictionaryFromDiscriminatorValue); }, "name": n => { kubernetesControllerEvidence.name = n.getStringValue(); }, "namespace": n => { kubernetesControllerEvidence.namespace = n.getObjectValue(createKubernetesNamespaceEvidenceFromDiscriminatorValue); }, "type": n => { kubernetesControllerEvidence.type = n.getStringValue(); } });
@@ -2728,7 +2728,7 @@ function deserializeIntoKubernetesControllerEvidence(kubernetesControllerEvidenc
2728
2728
  exports.deserializeIntoKubernetesControllerEvidence = deserializeIntoKubernetesControllerEvidence;
2729
2729
  /**
2730
2730
  * The deserialization information for the current model
2731
- * @returns a Record<string, (node: ParseNode) => void>
2731
+ * @returns {Record<string, (node: ParseNode) => void>}
2732
2732
  */
2733
2733
  function deserializeIntoKubernetesNamespaceEvidence(kubernetesNamespaceEvidence = {}) {
2734
2734
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(kubernetesNamespaceEvidence)), { "cluster": n => { kubernetesNamespaceEvidence.cluster = n.getObjectValue(createKubernetesClusterEvidenceFromDiscriminatorValue); }, "labels": n => { kubernetesNamespaceEvidence.labels = n.getObjectValue(createDictionaryFromDiscriminatorValue); }, "name": n => { kubernetesNamespaceEvidence.name = n.getStringValue(); } });
@@ -2736,7 +2736,7 @@ function deserializeIntoKubernetesNamespaceEvidence(kubernetesNamespaceEvidence
2736
2736
  exports.deserializeIntoKubernetesNamespaceEvidence = deserializeIntoKubernetesNamespaceEvidence;
2737
2737
  /**
2738
2738
  * The deserialization information for the current model
2739
- * @returns a Record<string, (node: ParseNode) => void>
2739
+ * @returns {Record<string, (node: ParseNode) => void>}
2740
2740
  */
2741
2741
  function deserializeIntoKubernetesPodEvidence(kubernetesPodEvidence = {}) {
2742
2742
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(kubernetesPodEvidence)), { "containers": n => { kubernetesPodEvidence.containers = n.getCollectionOfObjectValues(createContainerEvidenceFromDiscriminatorValue); }, "controller": n => { kubernetesPodEvidence.controller = n.getObjectValue(createKubernetesControllerEvidenceFromDiscriminatorValue); }, "ephemeralContainers": n => { kubernetesPodEvidence.ephemeralContainers = n.getCollectionOfObjectValues(createContainerEvidenceFromDiscriminatorValue); }, "initContainers": n => { kubernetesPodEvidence.initContainers = n.getCollectionOfObjectValues(createContainerEvidenceFromDiscriminatorValue); }, "labels": n => { kubernetesPodEvidence.labels = n.getObjectValue(createDictionaryFromDiscriminatorValue); }, "name": n => { kubernetesPodEvidence.name = n.getStringValue(); }, "namespace": n => { kubernetesPodEvidence.namespace = n.getObjectValue(createKubernetesNamespaceEvidenceFromDiscriminatorValue); }, "podIp": n => { kubernetesPodEvidence.podIp = n.getObjectValue(createIpEvidenceFromDiscriminatorValue); }, "serviceAccount": n => { kubernetesPodEvidence.serviceAccount = n.getObjectValue(createKubernetesServiceAccountEvidenceFromDiscriminatorValue); } });
@@ -2744,7 +2744,7 @@ function deserializeIntoKubernetesPodEvidence(kubernetesPodEvidence = {}) {
2744
2744
  exports.deserializeIntoKubernetesPodEvidence = deserializeIntoKubernetesPodEvidence;
2745
2745
  /**
2746
2746
  * The deserialization information for the current model
2747
- * @returns a Record<string, (node: ParseNode) => void>
2747
+ * @returns {Record<string, (node: ParseNode) => void>}
2748
2748
  */
2749
2749
  function deserializeIntoKubernetesSecretEvidence(kubernetesSecretEvidence = {}) {
2750
2750
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(kubernetesSecretEvidence)), { "name": n => { kubernetesSecretEvidence.name = n.getStringValue(); }, "namespace": n => { kubernetesSecretEvidence.namespace = n.getObjectValue(createKubernetesNamespaceEvidenceFromDiscriminatorValue); }, "secretType": n => { kubernetesSecretEvidence.secretType = n.getStringValue(); } });
@@ -2752,7 +2752,7 @@ function deserializeIntoKubernetesSecretEvidence(kubernetesSecretEvidence = {})
2752
2752
  exports.deserializeIntoKubernetesSecretEvidence = deserializeIntoKubernetesSecretEvidence;
2753
2753
  /**
2754
2754
  * The deserialization information for the current model
2755
- * @returns a Record<string, (node: ParseNode) => void>
2755
+ * @returns {Record<string, (node: ParseNode) => void>}
2756
2756
  */
2757
2757
  function deserializeIntoKubernetesServiceAccountEvidence(kubernetesServiceAccountEvidence = {}) {
2758
2758
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(kubernetesServiceAccountEvidence)), { "name": n => { kubernetesServiceAccountEvidence.name = n.getStringValue(); }, "namespace": n => { kubernetesServiceAccountEvidence.namespace = n.getObjectValue(createKubernetesNamespaceEvidenceFromDiscriminatorValue); } });
@@ -2760,7 +2760,7 @@ function deserializeIntoKubernetesServiceAccountEvidence(kubernetesServiceAccoun
2760
2760
  exports.deserializeIntoKubernetesServiceAccountEvidence = deserializeIntoKubernetesServiceAccountEvidence;
2761
2761
  /**
2762
2762
  * The deserialization information for the current model
2763
- * @returns a Record<string, (node: ParseNode) => void>
2763
+ * @returns {Record<string, (node: ParseNode) => void>}
2764
2764
  */
2765
2765
  function deserializeIntoKubernetesServiceEvidence(kubernetesServiceEvidence = {}) {
2766
2766
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(kubernetesServiceEvidence)), { "clusterIP": n => { kubernetesServiceEvidence.clusterIP = n.getObjectValue(createIpEvidenceFromDiscriminatorValue); }, "externalIPs": n => { kubernetesServiceEvidence.externalIPs = n.getCollectionOfObjectValues(createIpEvidenceFromDiscriminatorValue); }, "labels": n => { kubernetesServiceEvidence.labels = n.getObjectValue(createDictionaryFromDiscriminatorValue); }, "name": n => { kubernetesServiceEvidence.name = n.getStringValue(); }, "namespace": n => { kubernetesServiceEvidence.namespace = n.getObjectValue(createKubernetesNamespaceEvidenceFromDiscriminatorValue); }, "selector": n => { kubernetesServiceEvidence.selector = n.getObjectValue(createDictionaryFromDiscriminatorValue); }, "servicePorts": n => { kubernetesServiceEvidence.servicePorts = n.getCollectionOfObjectValues(createKubernetesServicePortFromDiscriminatorValue); }, "serviceType": n => { kubernetesServiceEvidence.serviceType = n.getEnumValue(exports.KubernetesServiceTypeObject); } });
@@ -2768,7 +2768,7 @@ function deserializeIntoKubernetesServiceEvidence(kubernetesServiceEvidence = {}
2768
2768
  exports.deserializeIntoKubernetesServiceEvidence = deserializeIntoKubernetesServiceEvidence;
2769
2769
  /**
2770
2770
  * The deserialization information for the current model
2771
- * @returns a Record<string, (node: ParseNode) => void>
2771
+ * @returns {Record<string, (node: ParseNode) => void>}
2772
2772
  */
2773
2773
  function deserializeIntoKubernetesServicePort(kubernetesServicePort = {}) {
2774
2774
  return {
@@ -2785,7 +2785,7 @@ function deserializeIntoKubernetesServicePort(kubernetesServicePort = {}) {
2785
2785
  exports.deserializeIntoKubernetesServicePort = deserializeIntoKubernetesServicePort;
2786
2786
  /**
2787
2787
  * The deserialization information for the current model
2788
- * @returns a Record<string, (node: ParseNode) => void>
2788
+ * @returns {Record<string, (node: ParseNode) => void>}
2789
2789
  */
2790
2790
  function deserializeIntoLoggedOnUser(loggedOnUser = {}) {
2791
2791
  return {
@@ -2798,7 +2798,7 @@ function deserializeIntoLoggedOnUser(loggedOnUser = {}) {
2798
2798
  exports.deserializeIntoLoggedOnUser = deserializeIntoLoggedOnUser;
2799
2799
  /**
2800
2800
  * The deserialization information for the current model
2801
- * @returns a Record<string, (node: ParseNode) => void>
2801
+ * @returns {Record<string, (node: ParseNode) => void>}
2802
2802
  */
2803
2803
  function deserializeIntoMailboxEvidence(mailboxEvidence = {}) {
2804
2804
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(mailboxEvidence)), { "displayName": n => { mailboxEvidence.displayName = n.getStringValue(); }, "primaryAddress": n => { mailboxEvidence.primaryAddress = n.getStringValue(); }, "userAccount": n => { mailboxEvidence.userAccount = n.getObjectValue(createUserAccountFromDiscriminatorValue); } });
@@ -2806,7 +2806,7 @@ function deserializeIntoMailboxEvidence(mailboxEvidence = {}) {
2806
2806
  exports.deserializeIntoMailboxEvidence = deserializeIntoMailboxEvidence;
2807
2807
  /**
2808
2808
  * The deserialization information for the current model
2809
- * @returns a Record<string, (node: ParseNode) => void>
2809
+ * @returns {Record<string, (node: ParseNode) => void>}
2810
2810
  */
2811
2811
  function deserializeIntoMailClusterEvidence(mailClusterEvidence = {}) {
2812
2812
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(mailClusterEvidence)), { "clusterBy": n => { mailClusterEvidence.clusterBy = n.getStringValue(); }, "clusterByValue": n => { mailClusterEvidence.clusterByValue = n.getStringValue(); }, "emailCount": n => { mailClusterEvidence.emailCount = n.getNumberValue(); }, "networkMessageIds": n => { mailClusterEvidence.networkMessageIds = n.getCollectionOfPrimitiveValues(); }, "query": n => { mailClusterEvidence.query = n.getStringValue(); }, "urn": n => { mailClusterEvidence.urn = n.getStringValue(); } });
@@ -2814,7 +2814,7 @@ function deserializeIntoMailClusterEvidence(mailClusterEvidence = {}) {
2814
2814
  exports.deserializeIntoMailClusterEvidence = deserializeIntoMailClusterEvidence;
2815
2815
  /**
2816
2816
  * The deserialization information for the current model
2817
- * @returns a Record<string, (node: ParseNode) => void>
2817
+ * @returns {Record<string, (node: ParseNode) => void>}
2818
2818
  */
2819
2819
  function deserializeIntoMalwareEvidence(malwareEvidence = {}) {
2820
2820
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(malwareEvidence)), { "category": n => { malwareEvidence.category = n.getStringValue(); }, "files": n => { malwareEvidence.files = n.getCollectionOfObjectValues(createFileEvidenceFromDiscriminatorValue); }, "name": n => { malwareEvidence.name = n.getStringValue(); }, "processes": n => { malwareEvidence.processes = n.getCollectionOfObjectValues(createProcessEvidenceFromDiscriminatorValue); } });
@@ -2822,7 +2822,7 @@ function deserializeIntoMalwareEvidence(malwareEvidence = {}) {
2822
2822
  exports.deserializeIntoMalwareEvidence = deserializeIntoMalwareEvidence;
2823
2823
  /**
2824
2824
  * The deserialization information for the current model
2825
- * @returns a Record<string, (node: ParseNode) => void>
2825
+ * @returns {Record<string, (node: ParseNode) => void>}
2826
2826
  */
2827
2827
  function deserializeIntoNetworkConnectionEvidence(networkConnectionEvidence = {}) {
2828
2828
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(networkConnectionEvidence)), { "destinationAddress": n => { networkConnectionEvidence.destinationAddress = n.getObjectValue(createIpEvidenceFromDiscriminatorValue); }, "destinationPort": n => { networkConnectionEvidence.destinationPort = n.getNumberValue(); }, "protocol": n => { networkConnectionEvidence.protocol = n.getEnumValue(exports.ProtocolTypeObject); }, "sourceAddress": n => { networkConnectionEvidence.sourceAddress = n.getObjectValue(createIpEvidenceFromDiscriminatorValue); }, "sourcePort": n => { networkConnectionEvidence.sourcePort = n.getNumberValue(); } });
@@ -2830,7 +2830,7 @@ function deserializeIntoNetworkConnectionEvidence(networkConnectionEvidence = {}
2830
2830
  exports.deserializeIntoNetworkConnectionEvidence = deserializeIntoNetworkConnectionEvidence;
2831
2831
  /**
2832
2832
  * The deserialization information for the current model
2833
- * @returns a Record<string, (node: ParseNode) => void>
2833
+ * @returns {Record<string, (node: ParseNode) => void>}
2834
2834
  */
2835
2835
  function deserializeIntoNicEvidence(nicEvidence = {}) {
2836
2836
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(nicEvidence)), { "ipAddress": n => { nicEvidence.ipAddress = n.getObjectValue(createIpEvidenceFromDiscriminatorValue); }, "macAddress": n => { nicEvidence.macAddress = n.getStringValue(); }, "vlans": n => { nicEvidence.vlans = n.getCollectionOfPrimitiveValues(); } });
@@ -2838,7 +2838,7 @@ function deserializeIntoNicEvidence(nicEvidence = {}) {
2838
2838
  exports.deserializeIntoNicEvidence = deserializeIntoNicEvidence;
2839
2839
  /**
2840
2840
  * The deserialization information for the current model
2841
- * @returns a Record<string, (node: ParseNode) => void>
2841
+ * @returns {Record<string, (node: ParseNode) => void>}
2842
2842
  */
2843
2843
  function deserializeIntoOauthApplicationEvidence(oauthApplicationEvidence = {}) {
2844
2844
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(oauthApplicationEvidence)), { "appId": n => { oauthApplicationEvidence.appId = n.getStringValue(); }, "displayName": n => { oauthApplicationEvidence.displayName = n.getStringValue(); }, "objectId": n => { oauthApplicationEvidence.objectId = n.getStringValue(); }, "publisher": n => { oauthApplicationEvidence.publisher = n.getStringValue(); } });
@@ -2846,7 +2846,7 @@ function deserializeIntoOauthApplicationEvidence(oauthApplicationEvidence = {})
2846
2846
  exports.deserializeIntoOauthApplicationEvidence = deserializeIntoOauthApplicationEvidence;
2847
2847
  /**
2848
2848
  * The deserialization information for the current model
2849
- * @returns a Record<string, (node: ParseNode) => void>
2849
+ * @returns {Record<string, (node: ParseNode) => void>}
2850
2850
  */
2851
2851
  function deserializeIntoOcrSettings(ocrSettings = {}) {
2852
2852
  return {
@@ -2860,7 +2860,7 @@ function deserializeIntoOcrSettings(ocrSettings = {}) {
2860
2860
  exports.deserializeIntoOcrSettings = deserializeIntoOcrSettings;
2861
2861
  /**
2862
2862
  * The deserialization information for the current model
2863
- * @returns a Record<string, (node: ParseNode) => void>
2863
+ * @returns {Record<string, (node: ParseNode) => void>}
2864
2864
  */
2865
2865
  function deserializeIntoPassiveDnsRecord(passiveDnsRecord = {}) {
2866
2866
  return Object.assign(Object.assign({}, deserializeIntoArtifact(passiveDnsRecord)), { "artifact": n => { passiveDnsRecord.artifact = n.getObjectValue(createArtifactFromDiscriminatorValue); }, "collectedDateTime": n => { passiveDnsRecord.collectedDateTime = n.getDateValue(); }, "firstSeenDateTime": n => { passiveDnsRecord.firstSeenDateTime = n.getDateValue(); }, "lastSeenDateTime": n => { passiveDnsRecord.lastSeenDateTime = n.getDateValue(); }, "parentHost": n => { passiveDnsRecord.parentHost = n.getObjectValue(createHostFromDiscriminatorValue); }, "recordType": n => { passiveDnsRecord.recordType = n.getStringValue(); } });
@@ -2868,7 +2868,7 @@ function deserializeIntoPassiveDnsRecord(passiveDnsRecord = {}) {
2868
2868
  exports.deserializeIntoPassiveDnsRecord = deserializeIntoPassiveDnsRecord;
2869
2869
  /**
2870
2870
  * The deserialization information for the current model
2871
- * @returns a Record<string, (node: ParseNode) => void>
2871
+ * @returns {Record<string, (node: ParseNode) => void>}
2872
2872
  */
2873
2873
  function deserializeIntoPassiveDnsRecordCollectionResponse(passiveDnsRecordCollectionResponse = {}) {
2874
2874
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(passiveDnsRecordCollectionResponse)), { "value": n => { passiveDnsRecordCollectionResponse.value = n.getCollectionOfObjectValues(createPassiveDnsRecordFromDiscriminatorValue); } });
@@ -2876,7 +2876,7 @@ function deserializeIntoPassiveDnsRecordCollectionResponse(passiveDnsRecordColle
2876
2876
  exports.deserializeIntoPassiveDnsRecordCollectionResponse = deserializeIntoPassiveDnsRecordCollectionResponse;
2877
2877
  /**
2878
2878
  * The deserialization information for the current model
2879
- * @returns a Record<string, (node: ParseNode) => void>
2879
+ * @returns {Record<string, (node: ParseNode) => void>}
2880
2880
  */
2881
2881
  function deserializeIntoProcessEvidence(processEvidence = {}) {
2882
2882
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(processEvidence)), { "detectionStatus": n => { processEvidence.detectionStatus = n.getEnumValue(exports.DetectionStatusObject); }, "imageFile": n => { processEvidence.imageFile = n.getObjectValue(createFileDetailsFromDiscriminatorValue); }, "mdeDeviceId": n => { processEvidence.mdeDeviceId = n.getStringValue(); }, "parentProcessCreationDateTime": n => { processEvidence.parentProcessCreationDateTime = n.getDateValue(); }, "parentProcessId": n => { processEvidence.parentProcessId = n.getNumberValue(); }, "parentProcessImageFile": n => { processEvidence.parentProcessImageFile = n.getObjectValue(createFileDetailsFromDiscriminatorValue); }, "processCommandLine": n => { processEvidence.processCommandLine = n.getStringValue(); }, "processCreationDateTime": n => { processEvidence.processCreationDateTime = n.getDateValue(); }, "processId": n => { processEvidence.processId = n.getNumberValue(); }, "userAccount": n => { processEvidence.userAccount = n.getObjectValue(createUserAccountFromDiscriminatorValue); } });
@@ -2884,7 +2884,7 @@ function deserializeIntoProcessEvidence(processEvidence = {}) {
2884
2884
  exports.deserializeIntoProcessEvidence = deserializeIntoProcessEvidence;
2885
2885
  /**
2886
2886
  * The deserialization information for the current model
2887
- * @returns a Record<string, (node: ParseNode) => void>
2887
+ * @returns {Record<string, (node: ParseNode) => void>}
2888
2888
  */
2889
2889
  function deserializeIntoRedundancyDetectionSettings(redundancyDetectionSettings = {}) {
2890
2890
  return {
@@ -2899,7 +2899,7 @@ function deserializeIntoRedundancyDetectionSettings(redundancyDetectionSettings
2899
2899
  exports.deserializeIntoRedundancyDetectionSettings = deserializeIntoRedundancyDetectionSettings;
2900
2900
  /**
2901
2901
  * The deserialization information for the current model
2902
- * @returns a Record<string, (node: ParseNode) => void>
2902
+ * @returns {Record<string, (node: ParseNode) => void>}
2903
2903
  */
2904
2904
  function deserializeIntoRegistryKeyEvidence(registryKeyEvidence = {}) {
2905
2905
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(registryKeyEvidence)), { "registryHive": n => { registryKeyEvidence.registryHive = n.getStringValue(); }, "registryKey": n => { registryKeyEvidence.registryKey = n.getStringValue(); } });
@@ -2907,7 +2907,7 @@ function deserializeIntoRegistryKeyEvidence(registryKeyEvidence = {}) {
2907
2907
  exports.deserializeIntoRegistryKeyEvidence = deserializeIntoRegistryKeyEvidence;
2908
2908
  /**
2909
2909
  * The deserialization information for the current model
2910
- * @returns a Record<string, (node: ParseNode) => void>
2910
+ * @returns {Record<string, (node: ParseNode) => void>}
2911
2911
  */
2912
2912
  function deserializeIntoRegistryValueEvidence(registryValueEvidence = {}) {
2913
2913
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(registryValueEvidence)), { "mdeDeviceId": n => { registryValueEvidence.mdeDeviceId = n.getStringValue(); }, "registryHive": n => { registryValueEvidence.registryHive = n.getStringValue(); }, "registryKey": n => { registryValueEvidence.registryKey = n.getStringValue(); }, "registryValue": n => { registryValueEvidence.registryValue = n.getStringValue(); }, "registryValueName": n => { registryValueEvidence.registryValueName = n.getStringValue(); }, "registryValueType": n => { registryValueEvidence.registryValueType = n.getStringValue(); } });
@@ -2915,7 +2915,7 @@ function deserializeIntoRegistryValueEvidence(registryValueEvidence = {}) {
2915
2915
  exports.deserializeIntoRegistryValueEvidence = deserializeIntoRegistryValueEvidence;
2916
2916
  /**
2917
2917
  * The deserialization information for the current model
2918
- * @returns a Record<string, (node: ParseNode) => void>
2918
+ * @returns {Record<string, (node: ParseNode) => void>}
2919
2919
  */
2920
2920
  function deserializeIntoRetentionEvent(retentionEvent = {}) {
2921
2921
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(retentionEvent)), { "createdBy": n => { retentionEvent.createdBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "createdDateTime": n => { retentionEvent.createdDateTime = n.getDateValue(); }, "description": n => { retentionEvent.description = n.getStringValue(); }, "displayName": n => { retentionEvent.displayName = n.getStringValue(); }, "eventPropagationResults": n => { retentionEvent.eventPropagationResults = n.getCollectionOfObjectValues(createEventPropagationResultFromDiscriminatorValue); }, "eventQueries": n => { retentionEvent.eventQueries = n.getCollectionOfObjectValues(createEventQueryFromDiscriminatorValue); }, "eventStatus": n => { retentionEvent.eventStatus = n.getObjectValue(createRetentionEventStatusFromDiscriminatorValue); }, "eventTriggerDateTime": n => { retentionEvent.eventTriggerDateTime = n.getDateValue(); }, "lastModifiedBy": n => { retentionEvent.lastModifiedBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "lastModifiedDateTime": n => { retentionEvent.lastModifiedDateTime = n.getDateValue(); }, "lastStatusUpdateDateTime": n => { retentionEvent.lastStatusUpdateDateTime = n.getDateValue(); }, "retentionEventType": n => { retentionEvent.retentionEventType = n.getObjectValue(createRetentionEventTypeFromDiscriminatorValue); } });
@@ -2923,7 +2923,7 @@ function deserializeIntoRetentionEvent(retentionEvent = {}) {
2923
2923
  exports.deserializeIntoRetentionEvent = deserializeIntoRetentionEvent;
2924
2924
  /**
2925
2925
  * The deserialization information for the current model
2926
- * @returns a Record<string, (node: ParseNode) => void>
2926
+ * @returns {Record<string, (node: ParseNode) => void>}
2927
2927
  */
2928
2928
  function deserializeIntoRetentionEventCollectionResponse(retentionEventCollectionResponse = {}) {
2929
2929
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(retentionEventCollectionResponse)), { "value": n => { retentionEventCollectionResponse.value = n.getCollectionOfObjectValues(createRetentionEventFromDiscriminatorValue); } });
@@ -2931,7 +2931,7 @@ function deserializeIntoRetentionEventCollectionResponse(retentionEventCollectio
2931
2931
  exports.deserializeIntoRetentionEventCollectionResponse = deserializeIntoRetentionEventCollectionResponse;
2932
2932
  /**
2933
2933
  * The deserialization information for the current model
2934
- * @returns a Record<string, (node: ParseNode) => void>
2934
+ * @returns {Record<string, (node: ParseNode) => void>}
2935
2935
  */
2936
2936
  function deserializeIntoRetentionEventStatus(retentionEventStatus = {}) {
2937
2937
  return {
@@ -2944,7 +2944,7 @@ function deserializeIntoRetentionEventStatus(retentionEventStatus = {}) {
2944
2944
  exports.deserializeIntoRetentionEventStatus = deserializeIntoRetentionEventStatus;
2945
2945
  /**
2946
2946
  * The deserialization information for the current model
2947
- * @returns a Record<string, (node: ParseNode) => void>
2947
+ * @returns {Record<string, (node: ParseNode) => void>}
2948
2948
  */
2949
2949
  function deserializeIntoRetentionEventType(retentionEventType = {}) {
2950
2950
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(retentionEventType)), { "createdBy": n => { retentionEventType.createdBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "createdDateTime": n => { retentionEventType.createdDateTime = n.getDateValue(); }, "description": n => { retentionEventType.description = n.getStringValue(); }, "displayName": n => { retentionEventType.displayName = n.getStringValue(); }, "lastModifiedBy": n => { retentionEventType.lastModifiedBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "lastModifiedDateTime": n => { retentionEventType.lastModifiedDateTime = n.getDateValue(); } });
@@ -2952,7 +2952,7 @@ function deserializeIntoRetentionEventType(retentionEventType = {}) {
2952
2952
  exports.deserializeIntoRetentionEventType = deserializeIntoRetentionEventType;
2953
2953
  /**
2954
2954
  * The deserialization information for the current model
2955
- * @returns a Record<string, (node: ParseNode) => void>
2955
+ * @returns {Record<string, (node: ParseNode) => void>}
2956
2956
  */
2957
2957
  function deserializeIntoRetentionEventTypeCollectionResponse(retentionEventTypeCollectionResponse = {}) {
2958
2958
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(retentionEventTypeCollectionResponse)), { "value": n => { retentionEventTypeCollectionResponse.value = n.getCollectionOfObjectValues(createRetentionEventTypeFromDiscriminatorValue); } });
@@ -2960,7 +2960,7 @@ function deserializeIntoRetentionEventTypeCollectionResponse(retentionEventTypeC
2960
2960
  exports.deserializeIntoRetentionEventTypeCollectionResponse = deserializeIntoRetentionEventTypeCollectionResponse;
2961
2961
  /**
2962
2962
  * The deserialization information for the current model
2963
- * @returns a Record<string, (node: ParseNode) => void>
2963
+ * @returns {Record<string, (node: ParseNode) => void>}
2964
2964
  */
2965
2965
  function deserializeIntoSasTokenEvidence(sasTokenEvidence = {}) {
2966
2966
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(sasTokenEvidence)), { "allowedIpAddresses": n => { sasTokenEvidence.allowedIpAddresses = n.getStringValue(); }, "allowedResourceTypes": n => { sasTokenEvidence.allowedResourceTypes = n.getCollectionOfPrimitiveValues(); }, "allowedServices": n => { sasTokenEvidence.allowedServices = n.getCollectionOfPrimitiveValues(); }, "expiryDateTime": n => { sasTokenEvidence.expiryDateTime = n.getDateValue(); }, "permissions": n => { sasTokenEvidence.permissions = n.getCollectionOfPrimitiveValues(); }, "protocol": n => { sasTokenEvidence.protocol = n.getStringValue(); }, "signatureHash": n => { sasTokenEvidence.signatureHash = n.getStringValue(); }, "signedWith": n => { sasTokenEvidence.signedWith = n.getStringValue(); }, "startDateTime": n => { sasTokenEvidence.startDateTime = n.getDateValue(); }, "storageResource": n => { sasTokenEvidence.storageResource = n.getObjectValue(createAzureResourceEvidenceFromDiscriminatorValue); } });
@@ -2968,7 +2968,7 @@ function deserializeIntoSasTokenEvidence(sasTokenEvidence = {}) {
2968
2968
  exports.deserializeIntoSasTokenEvidence = deserializeIntoSasTokenEvidence;
2969
2969
  /**
2970
2970
  * The deserialization information for the current model
2971
- * @returns a Record<string, (node: ParseNode) => void>
2971
+ * @returns {Record<string, (node: ParseNode) => void>}
2972
2972
  */
2973
2973
  function deserializeIntoSearch(search = {}) {
2974
2974
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(search)), { "contentQuery": n => { search.contentQuery = n.getStringValue(); }, "createdBy": n => { search.createdBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "createdDateTime": n => { search.createdDateTime = n.getDateValue(); }, "description": n => { search.description = n.getStringValue(); }, "displayName": n => { search.displayName = n.getStringValue(); }, "lastModifiedBy": n => { search.lastModifiedBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "lastModifiedDateTime": n => { search.lastModifiedDateTime = n.getDateValue(); } });
@@ -2976,7 +2976,7 @@ function deserializeIntoSearch(search = {}) {
2976
2976
  exports.deserializeIntoSearch = deserializeIntoSearch;
2977
2977
  /**
2978
2978
  * The deserialization information for the current model
2979
- * @returns a Record<string, (node: ParseNode) => void>
2979
+ * @returns {Record<string, (node: ParseNode) => void>}
2980
2980
  */
2981
2981
  function deserializeIntoSecurityGroupEvidence(securityGroupEvidence = {}) {
2982
2982
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(securityGroupEvidence)), { "displayName": n => { securityGroupEvidence.displayName = n.getStringValue(); }, "securityGroupId": n => { securityGroupEvidence.securityGroupId = n.getStringValue(); } });
@@ -2984,7 +2984,7 @@ function deserializeIntoSecurityGroupEvidence(securityGroupEvidence = {}) {
2984
2984
  exports.deserializeIntoSecurityGroupEvidence = deserializeIntoSecurityGroupEvidence;
2985
2985
  /**
2986
2986
  * The deserialization information for the current model
2987
- * @returns a Record<string, (node: ParseNode) => void>
2987
+ * @returns {Record<string, (node: ParseNode) => void>}
2988
2988
  */
2989
2989
  function deserializeIntoServicePrincipalEvidence(servicePrincipalEvidence = {}) {
2990
2990
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(servicePrincipalEvidence)), { "appId": n => { servicePrincipalEvidence.appId = n.getStringValue(); }, "appOwnerTenantId": n => { servicePrincipalEvidence.appOwnerTenantId = n.getStringValue(); }, "servicePrincipalName": n => { servicePrincipalEvidence.servicePrincipalName = n.getStringValue(); }, "servicePrincipalObjectId": n => { servicePrincipalEvidence.servicePrincipalObjectId = n.getStringValue(); }, "servicePrincipalType": n => { servicePrincipalEvidence.servicePrincipalType = n.getEnumValue(exports.ServicePrincipalTypeObject); }, "tenantId": n => { servicePrincipalEvidence.tenantId = n.getStringValue(); } });
@@ -2992,7 +2992,7 @@ function deserializeIntoServicePrincipalEvidence(servicePrincipalEvidence = {})
2992
2992
  exports.deserializeIntoServicePrincipalEvidence = deserializeIntoServicePrincipalEvidence;
2993
2993
  /**
2994
2994
  * The deserialization information for the current model
2995
- * @returns a Record<string, (node: ParseNode) => void>
2995
+ * @returns {Record<string, (node: ParseNode) => void>}
2996
2996
  */
2997
2997
  function deserializeIntoSinglePropertySchema(singlePropertySchema = {}) {
2998
2998
  return {
@@ -3005,7 +3005,7 @@ function deserializeIntoSinglePropertySchema(singlePropertySchema = {}) {
3005
3005
  exports.deserializeIntoSinglePropertySchema = deserializeIntoSinglePropertySchema;
3006
3006
  /**
3007
3007
  * The deserialization information for the current model
3008
- * @returns a Record<string, (node: ParseNode) => void>
3008
+ * @returns {Record<string, (node: ParseNode) => void>}
3009
3009
  */
3010
3010
  function deserializeIntoSiteSource(siteSource = {}) {
3011
3011
  return Object.assign(Object.assign({}, deserializeIntoDataSource(siteSource)), { "site": n => { siteSource.site = n.getObjectValue(__1.createSiteFromDiscriminatorValue); } });
@@ -3013,7 +3013,7 @@ function deserializeIntoSiteSource(siteSource = {}) {
3013
3013
  exports.deserializeIntoSiteSource = deserializeIntoSiteSource;
3014
3014
  /**
3015
3015
  * The deserialization information for the current model
3016
- * @returns a Record<string, (node: ParseNode) => void>
3016
+ * @returns {Record<string, (node: ParseNode) => void>}
3017
3017
  */
3018
3018
  function deserializeIntoSiteSourceCollectionResponse(siteSourceCollectionResponse = {}) {
3019
3019
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(siteSourceCollectionResponse)), { "value": n => { siteSourceCollectionResponse.value = n.getCollectionOfObjectValues(createSiteSourceFromDiscriminatorValue); } });
@@ -3021,7 +3021,7 @@ function deserializeIntoSiteSourceCollectionResponse(siteSourceCollectionRespons
3021
3021
  exports.deserializeIntoSiteSourceCollectionResponse = deserializeIntoSiteSourceCollectionResponse;
3022
3022
  /**
3023
3023
  * The deserialization information for the current model
3024
- * @returns a Record<string, (node: ParseNode) => void>
3024
+ * @returns {Record<string, (node: ParseNode) => void>}
3025
3025
  */
3026
3026
  function deserializeIntoSslCertificate(sslCertificate = {}) {
3027
3027
  return Object.assign(Object.assign({}, deserializeIntoArtifact(sslCertificate)), { "expirationDateTime": n => { sslCertificate.expirationDateTime = n.getDateValue(); }, "fingerprint": n => { sslCertificate.fingerprint = n.getStringValue(); }, "firstSeenDateTime": n => { sslCertificate.firstSeenDateTime = n.getDateValue(); }, "issueDateTime": n => { sslCertificate.issueDateTime = n.getDateValue(); }, "issuer": n => { sslCertificate.issuer = n.getObjectValue(createSslCertificateEntityFromDiscriminatorValue); }, "lastSeenDateTime": n => { sslCertificate.lastSeenDateTime = n.getDateValue(); }, "relatedHosts": n => { sslCertificate.relatedHosts = n.getCollectionOfObjectValues(createHostFromDiscriminatorValue); }, "serialNumber": n => { sslCertificate.serialNumber = n.getStringValue(); }, "sha1": n => { sslCertificate.sha1 = n.getStringValue(); }, "subject": n => { sslCertificate.subject = n.getObjectValue(createSslCertificateEntityFromDiscriminatorValue); } });
@@ -3029,7 +3029,7 @@ function deserializeIntoSslCertificate(sslCertificate = {}) {
3029
3029
  exports.deserializeIntoSslCertificate = deserializeIntoSslCertificate;
3030
3030
  /**
3031
3031
  * The deserialization information for the current model
3032
- * @returns a Record<string, (node: ParseNode) => void>
3032
+ * @returns {Record<string, (node: ParseNode) => void>}
3033
3033
  */
3034
3034
  function deserializeIntoSslCertificateCollectionResponse(sslCertificateCollectionResponse = {}) {
3035
3035
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(sslCertificateCollectionResponse)), { "value": n => { sslCertificateCollectionResponse.value = n.getCollectionOfObjectValues(createSslCertificateFromDiscriminatorValue); } });
@@ -3037,7 +3037,7 @@ function deserializeIntoSslCertificateCollectionResponse(sslCertificateCollectio
3037
3037
  exports.deserializeIntoSslCertificateCollectionResponse = deserializeIntoSslCertificateCollectionResponse;
3038
3038
  /**
3039
3039
  * The deserialization information for the current model
3040
- * @returns a Record<string, (node: ParseNode) => void>
3040
+ * @returns {Record<string, (node: ParseNode) => void>}
3041
3041
  */
3042
3042
  function deserializeIntoSslCertificateEntity(sslCertificateEntity = {}) {
3043
3043
  return {
@@ -3057,7 +3057,7 @@ function deserializeIntoSslCertificateEntity(sslCertificateEntity = {}) {
3057
3057
  exports.deserializeIntoSslCertificateEntity = deserializeIntoSslCertificateEntity;
3058
3058
  /**
3059
3059
  * The deserialization information for the current model
3060
- * @returns a Record<string, (node: ParseNode) => void>
3060
+ * @returns {Record<string, (node: ParseNode) => void>}
3061
3061
  */
3062
3062
  function deserializeIntoSubdomain(subdomain = {}) {
3063
3063
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(subdomain)), { "firstSeenDateTime": n => { subdomain.firstSeenDateTime = n.getDateValue(); }, "host": n => { subdomain.host = n.getObjectValue(createHostFromDiscriminatorValue); } });
@@ -3065,7 +3065,7 @@ function deserializeIntoSubdomain(subdomain = {}) {
3065
3065
  exports.deserializeIntoSubdomain = deserializeIntoSubdomain;
3066
3066
  /**
3067
3067
  * The deserialization information for the current model
3068
- * @returns a Record<string, (node: ParseNode) => void>
3068
+ * @returns {Record<string, (node: ParseNode) => void>}
3069
3069
  */
3070
3070
  function deserializeIntoSubdomainCollectionResponse(subdomainCollectionResponse = {}) {
3071
3071
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(subdomainCollectionResponse)), { "value": n => { subdomainCollectionResponse.value = n.getCollectionOfObjectValues(createSubdomainFromDiscriminatorValue); } });
@@ -3073,7 +3073,7 @@ function deserializeIntoSubdomainCollectionResponse(subdomainCollectionResponse
3073
3073
  exports.deserializeIntoSubdomainCollectionResponse = deserializeIntoSubdomainCollectionResponse;
3074
3074
  /**
3075
3075
  * The deserialization information for the current model
3076
- * @returns a Record<string, (node: ParseNode) => void>
3076
+ * @returns {Record<string, (node: ParseNode) => void>}
3077
3077
  */
3078
3078
  function deserializeIntoSubmissionMailEvidence(submissionMailEvidence = {}) {
3079
3079
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(submissionMailEvidence)), { "networkMessageId": n => { submissionMailEvidence.networkMessageId = n.getStringValue(); }, "recipient": n => { submissionMailEvidence.recipient = n.getStringValue(); }, "reportType": n => { submissionMailEvidence.reportType = n.getStringValue(); }, "sender": n => { submissionMailEvidence.sender = n.getStringValue(); }, "senderIp": n => { submissionMailEvidence.senderIp = n.getStringValue(); }, "subject": n => { submissionMailEvidence.subject = n.getStringValue(); }, "submissionDateTime": n => { submissionMailEvidence.submissionDateTime = n.getDateValue(); }, "submissionId": n => { submissionMailEvidence.submissionId = n.getStringValue(); }, "submitter": n => { submissionMailEvidence.submitter = n.getStringValue(); } });
@@ -3081,7 +3081,7 @@ function deserializeIntoSubmissionMailEvidence(submissionMailEvidence = {}) {
3081
3081
  exports.deserializeIntoSubmissionMailEvidence = deserializeIntoSubmissionMailEvidence;
3082
3082
  /**
3083
3083
  * The deserialization information for the current model
3084
- * @returns a Record<string, (node: ParseNode) => void>
3084
+ * @returns {Record<string, (node: ParseNode) => void>}
3085
3085
  */
3086
3086
  function deserializeIntoTag(tag = {}) {
3087
3087
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(tag)), { "createdBy": n => { tag.createdBy = n.getObjectValue(__1.createIdentitySetFromDiscriminatorValue); }, "description": n => { tag.description = n.getStringValue(); }, "displayName": n => { tag.displayName = n.getStringValue(); }, "lastModifiedDateTime": n => { tag.lastModifiedDateTime = n.getDateValue(); } });
@@ -3089,7 +3089,7 @@ function deserializeIntoTag(tag = {}) {
3089
3089
  exports.deserializeIntoTag = deserializeIntoTag;
3090
3090
  /**
3091
3091
  * The deserialization information for the current model
3092
- * @returns a Record<string, (node: ParseNode) => void>
3092
+ * @returns {Record<string, (node: ParseNode) => void>}
3093
3093
  */
3094
3094
  function deserializeIntoThreatIntelligence(threatIntelligence = {}) {
3095
3095
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(threatIntelligence)), { "articleIndicators": n => { threatIntelligence.articleIndicators = n.getCollectionOfObjectValues(createArticleIndicatorFromDiscriminatorValue); }, "articles": n => { threatIntelligence.articles = n.getCollectionOfObjectValues(createArticleFromDiscriminatorValue); }, "hostComponents": n => { threatIntelligence.hostComponents = n.getCollectionOfObjectValues(createHostComponentFromDiscriminatorValue); }, "hostCookies": n => { threatIntelligence.hostCookies = n.getCollectionOfObjectValues(createHostCookieFromDiscriminatorValue); }, "hostPairs": n => { threatIntelligence.hostPairs = n.getCollectionOfObjectValues(createHostPairFromDiscriminatorValue); }, "hostPorts": n => { threatIntelligence.hostPorts = n.getCollectionOfObjectValues(createHostPortFromDiscriminatorValue); }, "hosts": n => { threatIntelligence.hosts = n.getCollectionOfObjectValues(createHostFromDiscriminatorValue); }, "hostSslCertificates": n => { threatIntelligence.hostSslCertificates = n.getCollectionOfObjectValues(createHostSslCertificateFromDiscriminatorValue); }, "hostTrackers": n => { threatIntelligence.hostTrackers = n.getCollectionOfObjectValues(createHostTrackerFromDiscriminatorValue); }, "intelligenceProfileIndicators": n => { threatIntelligence.intelligenceProfileIndicators = n.getCollectionOfObjectValues(createIntelligenceProfileIndicatorFromDiscriminatorValue); }, "intelProfiles": n => { threatIntelligence.intelProfiles = n.getCollectionOfObjectValues(createIntelligenceProfileFromDiscriminatorValue); }, "passiveDnsRecords": n => { threatIntelligence.passiveDnsRecords = n.getCollectionOfObjectValues(createPassiveDnsRecordFromDiscriminatorValue); }, "sslCertificates": n => { threatIntelligence.sslCertificates = n.getCollectionOfObjectValues(createSslCertificateFromDiscriminatorValue); }, "subdomains": n => { threatIntelligence.subdomains = n.getCollectionOfObjectValues(createSubdomainFromDiscriminatorValue); }, "vulnerabilities": n => { threatIntelligence.vulnerabilities = n.getCollectionOfObjectValues(createVulnerabilityFromDiscriminatorValue); }, "whoisHistoryRecords": n => { threatIntelligence.whoisHistoryRecords = n.getCollectionOfObjectValues(createWhoisHistoryRecordFromDiscriminatorValue); }, "whoisRecords": n => { threatIntelligence.whoisRecords = n.getCollectionOfObjectValues(createWhoisRecordFromDiscriminatorValue); } });
@@ -3097,7 +3097,7 @@ function deserializeIntoThreatIntelligence(threatIntelligence = {}) {
3097
3097
  exports.deserializeIntoThreatIntelligence = deserializeIntoThreatIntelligence;
3098
3098
  /**
3099
3099
  * The deserialization information for the current model
3100
- * @returns a Record<string, (node: ParseNode) => void>
3100
+ * @returns {Record<string, (node: ParseNode) => void>}
3101
3101
  */
3102
3102
  function deserializeIntoTopicModelingSettings(topicModelingSettings = {}) {
3103
3103
  return {
@@ -3112,7 +3112,7 @@ function deserializeIntoTopicModelingSettings(topicModelingSettings = {}) {
3112
3112
  exports.deserializeIntoTopicModelingSettings = deserializeIntoTopicModelingSettings;
3113
3113
  /**
3114
3114
  * The deserialization information for the current model
3115
- * @returns a Record<string, (node: ParseNode) => void>
3115
+ * @returns {Record<string, (node: ParseNode) => void>}
3116
3116
  */
3117
3117
  function deserializeIntoTriggersRoot(triggersRoot = {}) {
3118
3118
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(triggersRoot)), { "retentionEvents": n => { triggersRoot.retentionEvents = n.getCollectionOfObjectValues(createRetentionEventFromDiscriminatorValue); } });
@@ -3120,7 +3120,7 @@ function deserializeIntoTriggersRoot(triggersRoot = {}) {
3120
3120
  exports.deserializeIntoTriggersRoot = deserializeIntoTriggersRoot;
3121
3121
  /**
3122
3122
  * The deserialization information for the current model
3123
- * @returns a Record<string, (node: ParseNode) => void>
3123
+ * @returns {Record<string, (node: ParseNode) => void>}
3124
3124
  */
3125
3125
  function deserializeIntoTriggerTypesRoot(triggerTypesRoot = {}) {
3126
3126
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(triggerTypesRoot)), { "retentionEventTypes": n => { triggerTypesRoot.retentionEventTypes = n.getCollectionOfObjectValues(createRetentionEventTypeFromDiscriminatorValue); } });
@@ -3128,7 +3128,7 @@ function deserializeIntoTriggerTypesRoot(triggerTypesRoot = {}) {
3128
3128
  exports.deserializeIntoTriggerTypesRoot = deserializeIntoTriggerTypesRoot;
3129
3129
  /**
3130
3130
  * The deserialization information for the current model
3131
- * @returns a Record<string, (node: ParseNode) => void>
3131
+ * @returns {Record<string, (node: ParseNode) => void>}
3132
3132
  */
3133
3133
  function deserializeIntoUnclassifiedArtifact(unclassifiedArtifact = {}) {
3134
3134
  return Object.assign(Object.assign({}, deserializeIntoArtifact(unclassifiedArtifact)), { "kind": n => { unclassifiedArtifact.kind = n.getStringValue(); }, "value": n => { unclassifiedArtifact.value = n.getStringValue(); } });
@@ -3136,7 +3136,7 @@ function deserializeIntoUnclassifiedArtifact(unclassifiedArtifact = {}) {
3136
3136
  exports.deserializeIntoUnclassifiedArtifact = deserializeIntoUnclassifiedArtifact;
3137
3137
  /**
3138
3138
  * The deserialization information for the current model
3139
- * @returns a Record<string, (node: ParseNode) => void>
3139
+ * @returns {Record<string, (node: ParseNode) => void>}
3140
3140
  */
3141
3141
  function deserializeIntoUnifiedGroupSource(unifiedGroupSource = {}) {
3142
3142
  return Object.assign(Object.assign({}, deserializeIntoDataSource(unifiedGroupSource)), { "group": n => { unifiedGroupSource.group = n.getObjectValue(__1.createGroupFromDiscriminatorValue); }, "includedSources": n => { unifiedGroupSource.includedSources = n.getCollectionOfEnumValues(exports.SourceTypeObject); } });
@@ -3144,7 +3144,7 @@ function deserializeIntoUnifiedGroupSource(unifiedGroupSource = {}) {
3144
3144
  exports.deserializeIntoUnifiedGroupSource = deserializeIntoUnifiedGroupSource;
3145
3145
  /**
3146
3146
  * The deserialization information for the current model
3147
- * @returns a Record<string, (node: ParseNode) => void>
3147
+ * @returns {Record<string, (node: ParseNode) => void>}
3148
3148
  */
3149
3149
  function deserializeIntoUnifiedGroupSourceCollectionResponse(unifiedGroupSourceCollectionResponse = {}) {
3150
3150
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(unifiedGroupSourceCollectionResponse)), { "value": n => { unifiedGroupSourceCollectionResponse.value = n.getCollectionOfObjectValues(createUnifiedGroupSourceFromDiscriminatorValue); } });
@@ -3152,7 +3152,7 @@ function deserializeIntoUnifiedGroupSourceCollectionResponse(unifiedGroupSourceC
3152
3152
  exports.deserializeIntoUnifiedGroupSourceCollectionResponse = deserializeIntoUnifiedGroupSourceCollectionResponse;
3153
3153
  /**
3154
3154
  * The deserialization information for the current model
3155
- * @returns a Record<string, (node: ParseNode) => void>
3155
+ * @returns {Record<string, (node: ParseNode) => void>}
3156
3156
  */
3157
3157
  function deserializeIntoUrlEvidence(urlEvidence = {}) {
3158
3158
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(urlEvidence)), { "url": n => { urlEvidence.url = n.getStringValue(); } });
@@ -3160,7 +3160,7 @@ function deserializeIntoUrlEvidence(urlEvidence = {}) {
3160
3160
  exports.deserializeIntoUrlEvidence = deserializeIntoUrlEvidence;
3161
3161
  /**
3162
3162
  * The deserialization information for the current model
3163
- * @returns a Record<string, (node: ParseNode) => void>
3163
+ * @returns {Record<string, (node: ParseNode) => void>}
3164
3164
  */
3165
3165
  function deserializeIntoUserAccount(userAccount = {}) {
3166
3166
  return {
@@ -3177,7 +3177,7 @@ function deserializeIntoUserAccount(userAccount = {}) {
3177
3177
  exports.deserializeIntoUserAccount = deserializeIntoUserAccount;
3178
3178
  /**
3179
3179
  * The deserialization information for the current model
3180
- * @returns a Record<string, (node: ParseNode) => void>
3180
+ * @returns {Record<string, (node: ParseNode) => void>}
3181
3181
  */
3182
3182
  function deserializeIntoUserEvidence(userEvidence = {}) {
3183
3183
  return Object.assign(Object.assign({}, deserializeIntoAlertEvidence(userEvidence)), { "userAccount": n => { userEvidence.userAccount = n.getObjectValue(createUserAccountFromDiscriminatorValue); } });
@@ -3185,7 +3185,7 @@ function deserializeIntoUserEvidence(userEvidence = {}) {
3185
3185
  exports.deserializeIntoUserEvidence = deserializeIntoUserEvidence;
3186
3186
  /**
3187
3187
  * The deserialization information for the current model
3188
- * @returns a Record<string, (node: ParseNode) => void>
3188
+ * @returns {Record<string, (node: ParseNode) => void>}
3189
3189
  */
3190
3190
  function deserializeIntoUserSource(userSource = {}) {
3191
3191
  return Object.assign(Object.assign({}, deserializeIntoDataSource(userSource)), { "email": n => { userSource.email = n.getStringValue(); }, "includedSources": n => { userSource.includedSources = n.getCollectionOfEnumValues(exports.SourceTypeObject); }, "siteWebUrl": n => { userSource.siteWebUrl = n.getStringValue(); } });
@@ -3193,7 +3193,7 @@ function deserializeIntoUserSource(userSource = {}) {
3193
3193
  exports.deserializeIntoUserSource = deserializeIntoUserSource;
3194
3194
  /**
3195
3195
  * The deserialization information for the current model
3196
- * @returns a Record<string, (node: ParseNode) => void>
3196
+ * @returns {Record<string, (node: ParseNode) => void>}
3197
3197
  */
3198
3198
  function deserializeIntoUserSourceCollectionResponse(userSourceCollectionResponse = {}) {
3199
3199
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(userSourceCollectionResponse)), { "value": n => { userSourceCollectionResponse.value = n.getCollectionOfObjectValues(createUserSourceFromDiscriminatorValue); } });
@@ -3201,7 +3201,7 @@ function deserializeIntoUserSourceCollectionResponse(userSourceCollectionRespons
3201
3201
  exports.deserializeIntoUserSourceCollectionResponse = deserializeIntoUserSourceCollectionResponse;
3202
3202
  /**
3203
3203
  * The deserialization information for the current model
3204
- * @returns a Record<string, (node: ParseNode) => void>
3204
+ * @returns {Record<string, (node: ParseNode) => void>}
3205
3205
  */
3206
3206
  function deserializeIntoVmMetadata(vmMetadata = {}) {
3207
3207
  return {
@@ -3216,7 +3216,7 @@ function deserializeIntoVmMetadata(vmMetadata = {}) {
3216
3216
  exports.deserializeIntoVmMetadata = deserializeIntoVmMetadata;
3217
3217
  /**
3218
3218
  * The deserialization information for the current model
3219
- * @returns a Record<string, (node: ParseNode) => void>
3219
+ * @returns {Record<string, (node: ParseNode) => void>}
3220
3220
  */
3221
3221
  function deserializeIntoVulnerability(vulnerability = {}) {
3222
3222
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(vulnerability)), { "activeExploitsObserved": n => { vulnerability.activeExploitsObserved = n.getBooleanValue(); }, "articles": n => { vulnerability.articles = n.getCollectionOfObjectValues(createArticleFromDiscriminatorValue); }, "commonWeaknessEnumerationIds": n => { vulnerability.commonWeaknessEnumerationIds = n.getCollectionOfPrimitiveValues(); }, "components": n => { vulnerability.components = n.getCollectionOfObjectValues(createVulnerabilityComponentFromDiscriminatorValue); }, "createdDateTime": n => { vulnerability.createdDateTime = n.getDateValue(); }, "cvss2Summary": n => { vulnerability.cvss2Summary = n.getObjectValue(createCvssSummaryFromDiscriminatorValue); }, "cvss3Summary": n => { vulnerability.cvss3Summary = n.getObjectValue(createCvssSummaryFromDiscriminatorValue); }, "description": n => { vulnerability.description = n.getObjectValue(createFormattedContentFromDiscriminatorValue); }, "exploits": n => { vulnerability.exploits = n.getCollectionOfObjectValues(createHyperlinkFromDiscriminatorValue); }, "exploitsAvailable": n => { vulnerability.exploitsAvailable = n.getBooleanValue(); }, "hasChatter": n => { vulnerability.hasChatter = n.getBooleanValue(); }, "lastModifiedDateTime": n => { vulnerability.lastModifiedDateTime = n.getDateValue(); }, "priorityScore": n => { vulnerability.priorityScore = n.getNumberValue(); }, "publishedDateTime": n => { vulnerability.publishedDateTime = n.getDateValue(); }, "references": n => { vulnerability.references = n.getCollectionOfObjectValues(createHyperlinkFromDiscriminatorValue); }, "remediation": n => { vulnerability.remediation = n.getObjectValue(createFormattedContentFromDiscriminatorValue); }, "severity": n => { vulnerability.severity = n.getEnumValue(exports.VulnerabilitySeverityObject); } });
@@ -3224,7 +3224,7 @@ function deserializeIntoVulnerability(vulnerability = {}) {
3224
3224
  exports.deserializeIntoVulnerability = deserializeIntoVulnerability;
3225
3225
  /**
3226
3226
  * The deserialization information for the current model
3227
- * @returns a Record<string, (node: ParseNode) => void>
3227
+ * @returns {Record<string, (node: ParseNode) => void>}
3228
3228
  */
3229
3229
  function deserializeIntoVulnerabilityCollectionResponse(vulnerabilityCollectionResponse = {}) {
3230
3230
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(vulnerabilityCollectionResponse)), { "value": n => { vulnerabilityCollectionResponse.value = n.getCollectionOfObjectValues(createVulnerabilityFromDiscriminatorValue); } });
@@ -3232,7 +3232,7 @@ function deserializeIntoVulnerabilityCollectionResponse(vulnerabilityCollectionR
3232
3232
  exports.deserializeIntoVulnerabilityCollectionResponse = deserializeIntoVulnerabilityCollectionResponse;
3233
3233
  /**
3234
3234
  * The deserialization information for the current model
3235
- * @returns a Record<string, (node: ParseNode) => void>
3235
+ * @returns {Record<string, (node: ParseNode) => void>}
3236
3236
  */
3237
3237
  function deserializeIntoVulnerabilityComponent(vulnerabilityComponent = {}) {
3238
3238
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(vulnerabilityComponent)), { "name": n => { vulnerabilityComponent.name = n.getStringValue(); } });
@@ -3240,7 +3240,7 @@ function deserializeIntoVulnerabilityComponent(vulnerabilityComponent = {}) {
3240
3240
  exports.deserializeIntoVulnerabilityComponent = deserializeIntoVulnerabilityComponent;
3241
3241
  /**
3242
3242
  * The deserialization information for the current model
3243
- * @returns a Record<string, (node: ParseNode) => void>
3243
+ * @returns {Record<string, (node: ParseNode) => void>}
3244
3244
  */
3245
3245
  function deserializeIntoVulnerabilityComponentCollectionResponse(vulnerabilityComponentCollectionResponse = {}) {
3246
3246
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(vulnerabilityComponentCollectionResponse)), { "value": n => { vulnerabilityComponentCollectionResponse.value = n.getCollectionOfObjectValues(createVulnerabilityComponentFromDiscriminatorValue); } });
@@ -3248,7 +3248,7 @@ function deserializeIntoVulnerabilityComponentCollectionResponse(vulnerabilityCo
3248
3248
  exports.deserializeIntoVulnerabilityComponentCollectionResponse = deserializeIntoVulnerabilityComponentCollectionResponse;
3249
3249
  /**
3250
3250
  * The deserialization information for the current model
3251
- * @returns a Record<string, (node: ParseNode) => void>
3251
+ * @returns {Record<string, (node: ParseNode) => void>}
3252
3252
  */
3253
3253
  function deserializeIntoWhoisBaseRecord(whoisBaseRecord = {}) {
3254
3254
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoEntity)(whoisBaseRecord)), { "abuse": n => { whoisBaseRecord.abuse = n.getObjectValue(createWhoisContactFromDiscriminatorValue); }, "admin": n => { whoisBaseRecord.admin = n.getObjectValue(createWhoisContactFromDiscriminatorValue); }, "billing": n => { whoisBaseRecord.billing = n.getObjectValue(createWhoisContactFromDiscriminatorValue); }, "domainStatus": n => { whoisBaseRecord.domainStatus = n.getStringValue(); }, "expirationDateTime": n => { whoisBaseRecord.expirationDateTime = n.getDateValue(); }, "firstSeenDateTime": n => { whoisBaseRecord.firstSeenDateTime = n.getDateValue(); }, "host": n => { whoisBaseRecord.host = n.getObjectValue(createHostFromDiscriminatorValue); }, "lastSeenDateTime": n => { whoisBaseRecord.lastSeenDateTime = n.getDateValue(); }, "lastUpdateDateTime": n => { whoisBaseRecord.lastUpdateDateTime = n.getDateValue(); }, "nameservers": n => { whoisBaseRecord.nameservers = n.getCollectionOfObjectValues(createWhoisNameserverFromDiscriminatorValue); }, "noc": n => { whoisBaseRecord.noc = n.getObjectValue(createWhoisContactFromDiscriminatorValue); }, "rawWhoisText": n => { whoisBaseRecord.rawWhoisText = n.getStringValue(); }, "registrant": n => { whoisBaseRecord.registrant = n.getObjectValue(createWhoisContactFromDiscriminatorValue); }, "registrar": n => { whoisBaseRecord.registrar = n.getObjectValue(createWhoisContactFromDiscriminatorValue); }, "registrationDateTime": n => { whoisBaseRecord.registrationDateTime = n.getDateValue(); }, "technical": n => { whoisBaseRecord.technical = n.getObjectValue(createWhoisContactFromDiscriminatorValue); }, "whoisServer": n => { whoisBaseRecord.whoisServer = n.getStringValue(); }, "zone": n => { whoisBaseRecord.zone = n.getObjectValue(createWhoisContactFromDiscriminatorValue); } });
@@ -3256,7 +3256,7 @@ function deserializeIntoWhoisBaseRecord(whoisBaseRecord = {}) {
3256
3256
  exports.deserializeIntoWhoisBaseRecord = deserializeIntoWhoisBaseRecord;
3257
3257
  /**
3258
3258
  * The deserialization information for the current model
3259
- * @returns a Record<string, (node: ParseNode) => void>
3259
+ * @returns {Record<string, (node: ParseNode) => void>}
3260
3260
  */
3261
3261
  function deserializeIntoWhoisContact(whoisContact = {}) {
3262
3262
  return {
@@ -3273,7 +3273,7 @@ function deserializeIntoWhoisContact(whoisContact = {}) {
3273
3273
  exports.deserializeIntoWhoisContact = deserializeIntoWhoisContact;
3274
3274
  /**
3275
3275
  * The deserialization information for the current model
3276
- * @returns a Record<string, (node: ParseNode) => void>
3276
+ * @returns {Record<string, (node: ParseNode) => void>}
3277
3277
  */
3278
3278
  function deserializeIntoWhoisHistoryRecord(whoisHistoryRecord = {}) {
3279
3279
  return Object.assign({}, deserializeIntoWhoisBaseRecord(whoisHistoryRecord));
@@ -3281,7 +3281,7 @@ function deserializeIntoWhoisHistoryRecord(whoisHistoryRecord = {}) {
3281
3281
  exports.deserializeIntoWhoisHistoryRecord = deserializeIntoWhoisHistoryRecord;
3282
3282
  /**
3283
3283
  * The deserialization information for the current model
3284
- * @returns a Record<string, (node: ParseNode) => void>
3284
+ * @returns {Record<string, (node: ParseNode) => void>}
3285
3285
  */
3286
3286
  function deserializeIntoWhoisHistoryRecordCollectionResponse(whoisHistoryRecordCollectionResponse = {}) {
3287
3287
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(whoisHistoryRecordCollectionResponse)), { "value": n => { whoisHistoryRecordCollectionResponse.value = n.getCollectionOfObjectValues(createWhoisHistoryRecordFromDiscriminatorValue); } });
@@ -3289,7 +3289,7 @@ function deserializeIntoWhoisHistoryRecordCollectionResponse(whoisHistoryRecordC
3289
3289
  exports.deserializeIntoWhoisHistoryRecordCollectionResponse = deserializeIntoWhoisHistoryRecordCollectionResponse;
3290
3290
  /**
3291
3291
  * The deserialization information for the current model
3292
- * @returns a Record<string, (node: ParseNode) => void>
3292
+ * @returns {Record<string, (node: ParseNode) => void>}
3293
3293
  */
3294
3294
  function deserializeIntoWhoisNameserver(whoisNameserver = {}) {
3295
3295
  return {
@@ -3303,7 +3303,7 @@ function deserializeIntoWhoisNameserver(whoisNameserver = {}) {
3303
3303
  exports.deserializeIntoWhoisNameserver = deserializeIntoWhoisNameserver;
3304
3304
  /**
3305
3305
  * The deserialization information for the current model
3306
- * @returns a Record<string, (node: ParseNode) => void>
3306
+ * @returns {Record<string, (node: ParseNode) => void>}
3307
3307
  */
3308
3308
  function deserializeIntoWhoisRecord(whoisRecord = {}) {
3309
3309
  return Object.assign(Object.assign({}, deserializeIntoWhoisBaseRecord(whoisRecord)), { "history": n => { whoisRecord.history = n.getCollectionOfObjectValues(createWhoisHistoryRecordFromDiscriminatorValue); } });
@@ -3311,7 +3311,7 @@ function deserializeIntoWhoisRecord(whoisRecord = {}) {
3311
3311
  exports.deserializeIntoWhoisRecord = deserializeIntoWhoisRecord;
3312
3312
  /**
3313
3313
  * The deserialization information for the current model
3314
- * @returns a Record<string, (node: ParseNode) => void>
3314
+ * @returns {Record<string, (node: ParseNode) => void>}
3315
3315
  */
3316
3316
  function deserializeIntoWhoisRecordCollectionResponse(whoisRecordCollectionResponse = {}) {
3317
3317
  return Object.assign(Object.assign({}, (0, __1.deserializeIntoBaseCollectionPaginationCountResponse)(whoisRecordCollectionResponse)), { "value": n => { whoisRecordCollectionResponse.value = n.getCollectionOfObjectValues(createWhoisRecordFromDiscriminatorValue); } });
@@ -3349,6 +3349,7 @@ function serializeAlert(writer, alert = {}) {
3349
3349
  writer.writeEnumValue("serviceSource", alert.serviceSource);
3350
3350
  writer.writeEnumValue("severity", alert.severity);
3351
3351
  writer.writeEnumValue("status", alert.status);
3352
+ writer.writeCollectionOfPrimitiveValues("systemTags", alert.systemTags);
3352
3353
  writer.writeStringValue("tenantId", alert.tenantId);
3353
3354
  writer.writeStringValue("threatDisplayName", alert.threatDisplayName);
3354
3355
  writer.writeStringValue("threatFamilyName", alert.threatFamilyName);