// This is an automatically generated code sample. 
// To make this code sample work in your Oracle Cloud tenancy, 
// please replace the values for any parameters whose current values do not fit
// your use case (such as resource IDs, strings containing ‘EXAMPLE’ or ‘unique_id’, and 
// boolean, number, and enum parameters with values not fitting your use case).

import * as loganalytics from "oci-loganalytics";
import common = require("oci-common");

// Create a default authentication provider that uses the DEFAULT
// profile in the configuration file.
// Refer to <see href="https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File>the public documentation</see> on how to prepare a configuration file.

const provider: common.ConfigFileAuthenticationDetailsProvider = new common.ConfigFileAuthenticationDetailsProvider();

(async () => {
    try {
     // Create a service client
     const client = new loganalytics.LogAnalyticsClient({ authenticationDetailsProvider: provider });

     // Create a request and dependent object(s).
	const  upsertLogAnalyticsSourceDetails = {
		labelConditions: [{
				conditionString: "EXAMPLE-conditionString-Value",
				conditionBlock: {
					conditionBlocksOperator: loganalytics.models.ConditionBlock.ConditionBlocksOperator.Or,
					fieldName: "EXAMPLE-fieldName-Value",
					labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
					labelConditionValue: "EXAMPLE-labelConditionValue-Value",
					labelConditionValues: ["EXAMPLE--Value"							],

					}
,
				message: "EXAMPLE-message-Value",
				isVisible: false,
				blockConditionField: "EXAMPLE-blockConditionField-Value",
				blockConditionOperator: "EXAMPLE-blockConditionOperator-Value",
				blockConditionValue: "EXAMPLE-blockConditionValue-Value",
				labelConditionValue: "EXAMPLE-labelConditionValue-Value",
				labelConditionValues: ["EXAMPLE--Value"						],
				contentExample: "EXAMPLE-contentExample-Value",
				isEnabled: false,
				fieldName: "EXAMPLE-fieldName-Value",
				labelConditionId: 281,
				isSystem: false,
				labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
				sourceId: 809,
				labelDisplayName: "EXAMPLE-labelDisplayName-Value",
				storageField: "EXAMPLE-storageField-Value",
				labelName: "EXAMPLE-labelName-Value",
				isInlineLabelExistingInDatabase: false,

				}
				],
		dataFilterDefinitions: [{
				description: "EXAMPLE-description-Value",
				displayName: "EXAMPLE-displayName-Value",
				editVersion: 658,
				isEnabled: false,
				fieldName: "EXAMPLE-fieldName-Value",
				hashType: 219,
				dataFilterId: 624,
				isSystem: true,
				matchRegularExpression: "EXAMPLE-matchRegularExpression-Value",
				order: 809,
				path: "EXAMPLE-path-Value",
				replacementString: "EXAMPLE-replacementString-Value",
				sourceId: 542,
				filterType: loganalytics.models.LogAnalyticsSourceDataFilter.FilterType.DropString,

				}
				],
		databaseCredential: "EXAMPLE-databaseCredential-Value",
		extendedFieldDefinitions: [{
				field: {
					ceeAlias: "EXAMPLE-ceeAlias-Value",
					dataType: "EXAMPLE-dataType-Value",
					regularExpression: "EXAMPLE-regularExpression-Value",
					description: "EXAMPLE-description-Value",
					displayName: "EXAMPLE-displayName-Value",
					editVersion: 575,
					facetPriority: 164,
					name: "EXAMPLE-name-Value",
					isFacetEligible: false,
					isHighCardinality: true,
					isLargeData: true,
					isMultiValued: true,
					isPrimary: false,
					isSystem: true,
					isSummarizable: false,
					mappedValue: "EXAMPLE-mappedValue-Value",
					isMetricKeyEligible: false,
					isMetricValueEligible: true,
					rangeFacetEligible: 662,
					isTableEligible: true,
					unitType: "EXAMPLE-unitType-Value",
					timeUpdated: new Date("Mon May 04 10:37:40 UTC 2015"),
					isKeepDuplicates: true,

					}
,
				displayRegularExpression: "EXAMPLE-displayRegularExpression-Value",
				extendedFields: [{
						field: {
							ceeAlias: "EXAMPLE-ceeAlias-Value",
							dataType: "EXAMPLE-dataType-Value",
							regularExpression: "EXAMPLE-regularExpression-Value",
							description: "EXAMPLE-description-Value",
							displayName: "EXAMPLE-displayName-Value",
							editVersion: 234,
							facetPriority: 852,
							name: "EXAMPLE-name-Value",
							isFacetEligible: false,
							isHighCardinality: true,
							isLargeData: true,
							isMultiValued: false,
							isPrimary: true,
							isSystem: true,
							isSummarizable: true,
							mappedValue: "EXAMPLE-mappedValue-Value",
							isMetricKeyEligible: false,
							isMetricValueEligible: true,
							rangeFacetEligible: 178,
							isTableEligible: true,
							unitType: "EXAMPLE-unitType-Value",
							timeUpdated: new Date("Mon Jul 24 17:49:00 UTC 2006"),
							isKeepDuplicates: true,

							}
,
						extendedFieldDefinitionId: 437,
						fieldName: "EXAMPLE-fieldName-Value",
						fieldDisplayName: "EXAMPLE-fieldDisplayName-Value",
						savedRegularExpressionName: "EXAMPLE-savedRegularExpressionName-Value",
						extendedFieldId: 334,

						}
						],
				baseFieldName: "EXAMPLE-baseFieldName-Value",
				baseFieldLogText: "EXAMPLE-baseFieldLogText-Value",
				conditionDataType: "EXAMPLE-conditionDataType-Value",
				conditionField: "EXAMPLE-conditionField-Value",
				conditionOperator: "EXAMPLE-conditionOperator-Value",
				conditionValue: "EXAMPLE-conditionValue-Value",
				convertedRegularExpression: "EXAMPLE-convertedRegularExpression-Value",
				isEnabled: false,
				extendedFieldDefinitionId: 905,
				isSystem: false,
				regularExpression: "EXAMPLE-regularExpression-Value",
				sourceId: 872,
				timeUpdated: new Date("Mon Jan 31 06:50:58 UTC 2033"),
				conditionString: "EXAMPLE-conditionString-Value",
				conditionBlock: {
					conditionBlocksOperator: loganalytics.models.GenericConditionBlock.ConditionBlocksOperator.Or,
					name: "EXAMPLE-name-Value",
					operator: "EXAMPLE-operator-Value",
					value: "EXAMPLE-value-Value",
					values: ["EXAMPLE--Value"							],

					}
,

				}
				],
		isForCloud: true,
		labels: [{
				aliases: [{
						alias: "EXAMPLE-alias-Value",
						aliasDisplayName: "EXAMPLE-aliasDisplayName-Value",
						isSystem: true,
						displayName: "EXAMPLE-displayName-Value",
						name: "EXAMPLE-name-Value",
						priority: loganalytics.models.LogAnalyticsLabelAlias.Priority.Low,

						}
						],
				countUsageInAlertRule: 300,
				countUsageInSource: 862,
				id: "EXAMPLE-id-Value",
				suggestType: 672,
				description: "EXAMPLE-description-Value",
				displayName: "EXAMPLE-displayName-Value",
				editVersion: 790,
				impact: "EXAMPLE-impact-Value",
				isSystem: true,
				name: "EXAMPLE-name-Value",
				priority: loganalytics.models.LogAnalyticsLabelView.Priority.Medium,
				recommendation: "EXAMPLE-recommendation-Value",
				type: 445,
				isUserDeleted: false,

				}
				],
		metricDefinitions: [{
				aggregationField: "EXAMPLE-aggregationField-Value",
				bucketMetadata: "EXAMPLE-bucketMetadata-Value",
				clockPeriod: "EXAMPLE-clockPeriod-Value",
				description: "EXAMPLE-description-Value",
				editVersion: 455,
				fieldName: "EXAMPLE-fieldName-Value",
				fieldValues: ["EXAMPLE--Value"						],
				groupingField: "EXAMPLE-groupingField-Value",
				isEnabled: false,
				isSystem: false,
				displayName: "EXAMPLE-displayName-Value",
				metricReference: 990,
				name: "EXAMPLE-name-Value",
				metricType: loganalytics.models.LogAnalyticsMetric.MetricType.Average,
				isMetricSourceEnabled: false,
				operator: loganalytics.models.LogAnalyticsMetric.Operator.InIgnoreCase,
				sources: [{
						labelConditions: [{
								conditionString: "EXAMPLE-conditionString-Value",
								conditionBlock: {
									conditionBlocksOperator: loganalytics.models.ConditionBlock.ConditionBlocksOperator.NotOr,
									fieldName: "EXAMPLE-fieldName-Value",
									labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
									labelConditionValue: "EXAMPLE-labelConditionValue-Value",
									labelConditionValues: ["EXAMPLE--Value"											],

									}
,
								message: "EXAMPLE-message-Value",
								isVisible: false,
								blockConditionField: "EXAMPLE-blockConditionField-Value",
								blockConditionOperator: "EXAMPLE-blockConditionOperator-Value",
								blockConditionValue: "EXAMPLE-blockConditionValue-Value",
								labelConditionValue: "EXAMPLE-labelConditionValue-Value",
								labelConditionValues: ["EXAMPLE--Value"										],
								contentExample: "EXAMPLE-contentExample-Value",
								isEnabled: false,
								fieldName: "EXAMPLE-fieldName-Value",
								labelConditionId: 268,
								isSystem: true,
								labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
								sourceId: 496,
								labelDisplayName: "EXAMPLE-labelDisplayName-Value",
								storageField: "EXAMPLE-storageField-Value",
								labelName: "EXAMPLE-labelName-Value",
								isInlineLabelExistingInDatabase: true,

								}
								],
						associationCount: 997,
						associationEntity: [{
								failureMessage: "EXAMPLE-failureMessage-Value",
								agentId: "ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
								timeLastAttempted: new Date("Thu Jan 04 21:45:45 UTC 2024"),
								retryCount: 970,
								sourceName: "EXAMPLE-sourceName-Value",
								sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
								sourceTypeName: "EXAMPLE-sourceTypeName-Value",
								lifeCycleState: loganalytics.models.LogAnalyticsAssociation.LifeCycleState.Failed,
								entityId: "ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
								entityName: "EXAMPLE-entityName-Value",
								entityTypeName: "EXAMPLE-entityTypeName-Value",
								host: "EXAMPLE-host-Value",
								agentEntityName: "EXAMPLE-agentEntityName-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",
								logGroupId: "ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
								logGroupName: "EXAMPLE-logGroupName-Value",
								logGroupCompartment: "EXAMPLE-logGroupCompartment-Value",
								associationProperties: [{
										name: "EXAMPLE-name-Value",
										value: "EXAMPLE-value-Value",
										patterns: [{
												id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
												value: "EXAMPLE-value-Value",
												effectiveLevel: "EXAMPLE-effectiveLevel-Value",

												}
												],

										}
										],

								}
								],
						dataFilterDefinitions: [{
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 265,
								isEnabled: false,
								fieldName: "EXAMPLE-fieldName-Value",
								hashType: 614,
								dataFilterId: 672,
								isSystem: false,
								matchRegularExpression: "EXAMPLE-matchRegularExpression-Value",
								order: 495,
								path: "EXAMPLE-path-Value",
								replacementString: "EXAMPLE-replacementString-Value",
								sourceId: 679,
								filterType: loganalytics.models.LogAnalyticsSourceDataFilter.FilterType.DropLogEntry,

								}
								],
						databaseCredential: "EXAMPLE-databaseCredential-Value",
						extendedFieldDefinitions: [{
								field: {
									ceeAlias: "EXAMPLE-ceeAlias-Value",
									dataType: "EXAMPLE-dataType-Value",
									regularExpression: "EXAMPLE-regularExpression-Value",
									description: "EXAMPLE-description-Value",
									displayName: "EXAMPLE-displayName-Value",
									editVersion: 421,
									facetPriority: 565,
									name: "EXAMPLE-name-Value",
									isFacetEligible: false,
									isHighCardinality: true,
									isLargeData: false,
									isMultiValued: true,
									isPrimary: true,
									isSystem: true,
									isSummarizable: false,
									mappedValue: "EXAMPLE-mappedValue-Value",
									isMetricKeyEligible: false,
									isMetricValueEligible: false,
									rangeFacetEligible: 975,
									isTableEligible: false,
									unitType: "EXAMPLE-unitType-Value",
									timeUpdated: new Date("Wed Feb 21 14:31:17 UTC 2007"),
									isKeepDuplicates: true,

									}
,
								displayRegularExpression: "EXAMPLE-displayRegularExpression-Value",
								extendedFields: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 653,
											facetPriority: 328,
											name: "EXAMPLE-name-Value",
											isFacetEligible: false,
											isHighCardinality: true,
											isLargeData: true,
											isMultiValued: true,
											isPrimary: true,
											isSystem: true,
											isSummarizable: false,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: false,
											isMetricValueEligible: true,
											rangeFacetEligible: 873,
											isTableEligible: false,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Fri Oct 28 21:00:59 UTC 2033"),
											isKeepDuplicates: false,

											}
,
										extendedFieldDefinitionId: 8,
										fieldName: "EXAMPLE-fieldName-Value",
										fieldDisplayName: "EXAMPLE-fieldDisplayName-Value",
										savedRegularExpressionName: "EXAMPLE-savedRegularExpressionName-Value",
										extendedFieldId: 58,

										}
										],
								baseFieldName: "EXAMPLE-baseFieldName-Value",
								baseFieldLogText: "EXAMPLE-baseFieldLogText-Value",
								conditionDataType: "EXAMPLE-conditionDataType-Value",
								conditionField: "EXAMPLE-conditionField-Value",
								conditionOperator: "EXAMPLE-conditionOperator-Value",
								conditionValue: "EXAMPLE-conditionValue-Value",
								convertedRegularExpression: "EXAMPLE-convertedRegularExpression-Value",
								isEnabled: false,
								extendedFieldDefinitionId: 171,
								isSystem: false,
								regularExpression: "EXAMPLE-regularExpression-Value",
								sourceId: 41,
								timeUpdated: new Date("Thu Mar 28 17:13:17 UTC 2047"),
								conditionString: "EXAMPLE-conditionString-Value",
								conditionBlock: {
									conditionBlocksOperator: loganalytics.models.GenericConditionBlock.ConditionBlocksOperator.NotAnd,
									name: "EXAMPLE-name-Value",
									operator: "EXAMPLE-operator-Value",
									value: "EXAMPLE-value-Value",
									values: ["EXAMPLE--Value"											],

									}
,

								}
								],
						isForCloud: false,
						labels: [{
								aliases: [{
										alias: "EXAMPLE-alias-Value",
										aliasDisplayName: "EXAMPLE-aliasDisplayName-Value",
										isSystem: false,
										displayName: "EXAMPLE-displayName-Value",
										name: "EXAMPLE-name-Value",
										priority: loganalytics.models.LogAnalyticsLabelAlias.Priority.High,

										}
										],
								countUsageInAlertRule: 55,
								countUsageInSource: 685,
								id: "EXAMPLE-id-Value",
								suggestType: 560,
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 493,
								impact: "EXAMPLE-impact-Value",
								isSystem: true,
								name: "EXAMPLE-name-Value",
								priority: loganalytics.models.LogAnalyticsLabelView.Priority.High,
								recommendation: "EXAMPLE-recommendation-Value",
								type: 213,
								isUserDeleted: true,

								}
								],
						metrics: [{
								isMetricSourceEnabled: false,
								metricName: "EXAMPLE-metricName-Value",
								sourceName: "EXAMPLE-sourceName-Value",
								entityType: "EXAMPLE-entityType-Value",

								}
								],
						oobParsers: [{
								content: "EXAMPLE-content-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 530,
								encoding: "EXAMPLE-encoding-Value",
								exampleContent: "EXAMPLE-exampleContent-Value",
								fieldMaps: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 458,
											facetPriority: 955,
											name: "EXAMPLE-name-Value",
											isFacetEligible: true,
											isHighCardinality: false,
											isLargeData: false,
											isMultiValued: true,
											isPrimary: false,
											isSystem: true,
											isSummarizable: true,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: false,
											isMetricValueEligible: true,
											rangeFacetEligible: 253,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Thu Sep 25 23:46:34 UTC 2014"),
											isKeepDuplicates: true,

											}
,
										parserFieldId: 36,
										parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
										parserFieldName: "EXAMPLE-parserFieldName-Value",
										storageFieldName: "EXAMPLE-storageFieldName-Value",
										parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
										parserName: "EXAMPLE-parserName-Value",
										parserFieldSequence: 218,
										structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
										actions: [{
												name: "EXAMPLE-name-Value",
												order: 46,

												}
												],

										}
										],
								footerContent: "EXAMPLE-footerContent-Value",
								headerContent: "EXAMPLE-headerContent-Value",
								name: "EXAMPLE-name-Value",
								isDefault: false,
								isSingleLineContent: false,
								isSystem: true,
								language: "EXAMPLE-language-Value",
								timeUpdated: new Date("Sat Dec 08 20:57:52 UTC 2007"),
								logTypeTestRequestVersion: 860,
								parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
								isHidden: false,
								parserSequence: 737,
								parserTimezone: "EXAMPLE-parserTimezone-Value",
								parserFilter: {
									id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
									agentVersion: "EXAMPLE-agentVersion-Value",
									isInUse: 614,
									operatingSystem: "EXAMPLE-operatingSystem-Value",
									parserId: 423,
									version: "EXAMPLE-version-Value",

									}
,
								isParserWrittenOnce: false,
								parserFunctions: [{
										parserMetaPlugin: {
											metaPluginParameters: [{
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: false,
													isRepeatable: false,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
													],
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											name: "EXAMPLE-name-Value",

											}
,
										parserFunctionId: 407,
										parserFunctionName: "EXAMPLE-parserFunctionName-Value",
										isEnabled: true,
										isSystem: false,
										parserId: 350,
										parserName: "EXAMPLE-parserName-Value",
										parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
										parserFunctionPriority: 825,
										parserFunctionParameters: [{
												parserFunctionId: 178,
												parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
												parserFunctionParameterId: 132,
												parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
												parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
												parserName: "EXAMPLE-parserName-Value",
												parserMetaPluginParameter: {
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: true,
													isRepeatable: true,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
,

												}
												],

										}
										],
								sourcesCount: 501,
								shouldTokenizeOriginalText: true,
								fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
								fieldQualifier: "EXAMPLE-fieldQualifier-Value",
								type: loganalytics.models.LogAnalyticsParser.Type.Odl,
								isUserDeleted: true,
								isNamespaceAware: false,
								categories: [{
										name: "EXAMPLE-name-Value",
										description: "EXAMPLE-description-Value",
										displayName: "EXAMPLE-displayName-Value",
										type: "EXAMPLE-type-Value",
										isSystem: false,

										}
										],
								isPositionAware: false,
								dependentSources: [{
										sourceName: "EXAMPLE-sourceName-Value",
										sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
										sourceId: 231,
										sourceType: "EXAMPLE-sourceType-Value",
										isSystem: false,
										isAutoAssociationEnabled: false,
										entityTypes: [{
												sourceId: 810,
												entityType: "EXAMPLE-entityType-Value",
												entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
												entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

												}
												],
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 822,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],
								dependentParsers: [{
										parserName: "EXAMPLE-parserName-Value",
										parserDisplayName: "EXAMPLE-parserDisplayName-Value",
										parserId: 849,
										isSystem: true,
										parserType: loganalytics.models.DependentParser.ParserType.Delimited,
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 344,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],

								}
								],
						parameters: [{
								defaultValue: "EXAMPLE-defaultValue-Value",
								description: "EXAMPLE-description-Value",
								isActive: false,
								name: "EXAMPLE-name-Value",
								sourceId: 763,

								}
								],
						patternCount: 459,
						patterns: [{
								convertedText: "EXAMPLE-convertedText-Value",
								dbParserId: 567,
								dbPatternDateTimeColumns: "EXAMPLE-dbPatternDateTimeColumns-Value",
								dbPatternDateTimeField: "EXAMPLE-dbPatternDateTimeField-Value",
								dbPatternSequenceColumn: "EXAMPLE-dbPatternSequenceColumn-Value",
								fields: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 925,
											facetPriority: 451,
											name: "EXAMPLE-name-Value",
											isFacetEligible: false,
											isHighCardinality: false,
											isLargeData: true,
											isMultiValued: true,
											isPrimary: true,
											isSystem: false,
											isSummarizable: true,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: false,
											isMetricValueEligible: false,
											rangeFacetEligible: 59,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Fri Jul 20 20:20:59 UTC 2001"),
											isKeepDuplicates: false,

											}
,
										parserFieldId: 936,
										parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
										parserFieldName: "EXAMPLE-parserFieldName-Value",
										storageFieldName: "EXAMPLE-storageFieldName-Value",
										parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
										parserName: "EXAMPLE-parserName-Value",
										parserFieldSequence: 736,
										parser: {
											content: "EXAMPLE-content-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 395,
											encoding: "EXAMPLE-encoding-Value",
											exampleContent: "EXAMPLE-exampleContent-Value",
											footerContent: "EXAMPLE-footerContent-Value",
											headerContent: "EXAMPLE-headerContent-Value",
											name: "EXAMPLE-name-Value",
											isDefault: true,
											isSingleLineContent: false,
											isSystem: true,
											language: "EXAMPLE-language-Value",
											timeUpdated: new Date("Mon Dec 22 05:02:45 UTC 2042"),
											logTypeTestRequestVersion: 156,
											parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
											isHidden: true,
											parserSequence: 346,
											parserTimezone: "EXAMPLE-parserTimezone-Value",
											parserFilter: {
												id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
												agentVersion: "EXAMPLE-agentVersion-Value",
												isInUse: 506,
												operatingSystem: "EXAMPLE-operatingSystem-Value",
												parserId: 698,
												version: "EXAMPLE-version-Value",

												}
,
											isParserWrittenOnce: true,
											parserFunctions: [{
													parserMetaPlugin: {
														metaPluginParameters: [{
																description: "EXAMPLE-description-Value",
																name: "EXAMPLE-name-Value",
																isMandatory: true,
																isRepeatable: false,
																pluginName: "EXAMPLE-pluginName-Value",
																type: "EXAMPLE-type-Value",

																}
																],
														description: "EXAMPLE-description-Value",
														displayName: "EXAMPLE-displayName-Value",
														name: "EXAMPLE-name-Value",

														}
,
													parserFunctionId: 544,
													parserFunctionName: "EXAMPLE-parserFunctionName-Value",
													isEnabled: false,
													isSystem: true,
													parserId: 201,
													parserName: "EXAMPLE-parserName-Value",
													parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
													parserFunctionPriority: 754,
													parserFunctionParameters: [{
															parserFunctionId: 714,
															parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
															parserFunctionParameterId: 15,
															parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
															parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
															parserName: "EXAMPLE-parserName-Value",
															parserMetaPluginParameter: {
																description: "EXAMPLE-description-Value",
																name: "EXAMPLE-name-Value",
																isMandatory: false,
																isRepeatable: true,
																pluginName: "EXAMPLE-pluginName-Value",
																type: "EXAMPLE-type-Value",

																}
,

															}
															],

													}
													],
											sourcesCount: 762,
											shouldTokenizeOriginalText: true,
											fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
											fieldQualifier: "EXAMPLE-fieldQualifier-Value",
											type: loganalytics.models.LogAnalyticsParser.Type.Json,
											isUserDeleted: true,
											isNamespaceAware: false,
											categories: [{
													name: "EXAMPLE-name-Value",
													description: "EXAMPLE-description-Value",
													displayName: "EXAMPLE-displayName-Value",
													type: "EXAMPLE-type-Value",
													isSystem: false,

													}
													],
											isPositionAware: false,
											dependentSources: [{
													sourceName: "EXAMPLE-sourceName-Value",
													sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
													sourceId: 904,
													sourceType: "EXAMPLE-sourceType-Value",
													isSystem: true,
													isAutoAssociationEnabled: false,
													entityTypes: [{
															sourceId: 272,
															entityType: "EXAMPLE-entityType-Value",
															entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
															entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

															}
															],
													dependencies: [{
															type: "EXAMPLE-type-Value",
															referenceType: "EXAMPLE-referenceType-Value",
															referenceId: 923,
															referenceName: "EXAMPLE-referenceName-Value",
															referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

															}
															],

													}
													],
											dependentParsers: [{
													parserName: "EXAMPLE-parserName-Value",
													parserDisplayName: "EXAMPLE-parserDisplayName-Value",
													parserId: 169,
													isSystem: true,
													parserType: loganalytics.models.DependentParser.ParserType.Regex,
													dependencies: [{
															type: "EXAMPLE-type-Value",
															referenceType: "EXAMPLE-referenceType-Value",
															referenceId: 115,
															referenceName: "EXAMPLE-referenceName-Value",
															referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

															}
															],

													}
													],

											}
,
										structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
										actions: [{
												name: "EXAMPLE-name-Value",
												order: 946,

												}
												],

										}
										],
								isInclude: true,
								isDefault: false,
								patternFilter: {
									agentVersion: "EXAMPLE-agentVersion-Value",
									isInUse: false,
									operatingSystem: "EXAMPLE-operatingSystem-Value",
									patternId: 363,
									sourceId: 212,
									version: "EXAMPLE-version-Value",

									}
,
								alias: "EXAMPLE-alias-Value",
								description: "EXAMPLE-description-Value",
								isEnabled: true,
								patternId: 778,
								isSystem: false,
								sourceId: 533,
								isAgentWarningSuppressed: true,
								patternText: "EXAMPLE-patternText-Value",
								patternType: 127,
								entityType: ["EXAMPLE--Value"										],
								patternProperties: [{
										name: "EXAMPLE-name-Value",
										value: "EXAMPLE-value-Value",

										}
										],

								}
								],
						description: "EXAMPLE-description-Value",
						displayName: "EXAMPLE-displayName-Value",
						editVersion: 234,
						functions: [{
								arguments: [{
										isOverrideOutputFields: false,
										argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
										argumentExample: "EXAMPLE-argumentExample-Value",
										argumentService: "EXAMPLE-argumentService-Value",
										argumentDataType: "EXAMPLE-argumentDataType-Value",
										argumentDescription: "EXAMPLE-argumentDescription-Value",
										argumentName: "EXAMPLE-argumentName-Value",
										argumentOrder: 543,
										argumentType: 282,
										argumentId: 12,
										argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
										argumentLookupColumnPosition: 543,
										argumentValue: "EXAMPLE-argumentValue-Value",
										argumentReference: "EXAMPLE-argumentReference-Value",

										}
										],
								isEnabled: false,
								function: {
									metaFunctionArgument: [{
											isOverrideOutputFields: false,
											argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
											argumentExample: "EXAMPLE-argumentExample-Value",
											argumentService: "EXAMPLE-argumentService-Value",
											argumentDataType: "EXAMPLE-argumentDataType-Value",
											argumentDescription: "EXAMPLE-argumentDescription-Value",
											argumentName: "EXAMPLE-argumentName-Value",
											argumentOrder: 664,
											argumentType: 731,
											argumentId: 710,
											argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
											argumentLookupColumnPosition: 135,
											argumentValue: "EXAMPLE-argumentValue-Value",
											argumentReference: "EXAMPLE-argumentReference-Value",

											}
											],
									component: "EXAMPLE-component-Value",
									description: "EXAMPLE-description-Value",
									editVersion: 47,
									metaFunctionId: 743,
									javaClassName: "EXAMPLE-javaClassName-Value",
									name: "EXAMPLE-name-Value",

									}
,
								functionName: loganalytics.models.LogAnalyticsSourceFunction.FunctionName.Geolocation,
								functionReference: "EXAMPLE-functionReference-Value",
								sourceReference: "EXAMPLE-sourceReference-Value",
								features: ["EXAMPLE--Value"										],
								functionId: 278,
								order: 528,
								isSystem: true,
								lookupColumn: "EXAMPLE-lookupColumn-Value",
								lookupColumnPosition: 169,
								lookupDisplayName: "EXAMPLE-lookupDisplayName-Value",
								lookupMode: 38,
								lookupTable: "EXAMPLE-lookupTable-Value",
								sourceId: 515,

								}
								],
						sourceId: 847,
						name: "EXAMPLE-name-Value",
						isSecureContent: true,
						isSystem: true,
						parsers: [{
								content: "EXAMPLE-content-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 835,
								encoding: "EXAMPLE-encoding-Value",
								exampleContent: "EXAMPLE-exampleContent-Value",
								fieldMaps: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 238,
											facetPriority: 496,
											name: "EXAMPLE-name-Value",
											isFacetEligible: false,
											isHighCardinality: true,
											isLargeData: false,
											isMultiValued: true,
											isPrimary: true,
											isSystem: true,
											isSummarizable: false,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: false,
											isMetricValueEligible: false,
											rangeFacetEligible: 680,
											isTableEligible: false,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Tue Aug 23 09:29:57 UTC 2039"),
											isKeepDuplicates: false,

											}
,
										parserFieldId: 413,
										parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
										parserFieldName: "EXAMPLE-parserFieldName-Value",
										storageFieldName: "EXAMPLE-storageFieldName-Value",
										parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
										parserName: "EXAMPLE-parserName-Value",
										parserFieldSequence: 532,
										structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
										actions: [{
												name: "EXAMPLE-name-Value",
												order: 805,

												}
												],

										}
										],
								footerContent: "EXAMPLE-footerContent-Value",
								headerContent: "EXAMPLE-headerContent-Value",
								name: "EXAMPLE-name-Value",
								isDefault: false,
								isSingleLineContent: false,
								isSystem: false,
								language: "EXAMPLE-language-Value",
								timeUpdated: new Date("Sun Nov 29 21:34:55 UTC 2020"),
								logTypeTestRequestVersion: 20,
								parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
								isHidden: true,
								parserSequence: 241,
								parserTimezone: "EXAMPLE-parserTimezone-Value",
								parserFilter: {
									id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
									agentVersion: "EXAMPLE-agentVersion-Value",
									isInUse: 856,
									operatingSystem: "EXAMPLE-operatingSystem-Value",
									parserId: 627,
									version: "EXAMPLE-version-Value",

									}
,
								isParserWrittenOnce: false,
								parserFunctions: [{
										parserMetaPlugin: {
											metaPluginParameters: [{
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: false,
													isRepeatable: true,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
													],
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											name: "EXAMPLE-name-Value",

											}
,
										parserFunctionId: 108,
										parserFunctionName: "EXAMPLE-parserFunctionName-Value",
										isEnabled: false,
										isSystem: true,
										parserId: 367,
										parserName: "EXAMPLE-parserName-Value",
										parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
										parserFunctionPriority: 270,
										parserFunctionParameters: [{
												parserFunctionId: 532,
												parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
												parserFunctionParameterId: 967,
												parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
												parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
												parserName: "EXAMPLE-parserName-Value",
												parserMetaPluginParameter: {
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: false,
													isRepeatable: true,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
,

												}
												],

										}
										],
								sourcesCount: 72,
								shouldTokenizeOriginalText: true,
								fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
								fieldQualifier: "EXAMPLE-fieldQualifier-Value",
								type: loganalytics.models.LogAnalyticsParser.Type.Xml,
								isUserDeleted: false,
								isNamespaceAware: false,
								categories: [{
										name: "EXAMPLE-name-Value",
										description: "EXAMPLE-description-Value",
										displayName: "EXAMPLE-displayName-Value",
										type: "EXAMPLE-type-Value",
										isSystem: false,

										}
										],
								isPositionAware: true,
								dependentSources: [{
										sourceName: "EXAMPLE-sourceName-Value",
										sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
										sourceId: 818,
										sourceType: "EXAMPLE-sourceType-Value",
										isSystem: false,
										isAutoAssociationEnabled: true,
										entityTypes: [{
												sourceId: 435,
												entityType: "EXAMPLE-entityType-Value",
												entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
												entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

												}
												],
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 149,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],
								dependentParsers: [{
										parserName: "EXAMPLE-parserName-Value",
										parserDisplayName: "EXAMPLE-parserDisplayName-Value",
										parserId: 211,
										isSystem: false,
										parserType: loganalytics.models.DependentParser.ParserType.Xml,
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 172,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],

								}
								],
						isAutoAssociationEnabled: false,
						isAutoAssociationOverride: true,
						ruleId: 564,
						typeName: "EXAMPLE-typeName-Value",
						typeDisplayName: "EXAMPLE-typeDisplayName-Value",
						warningConfig: 448,
						metadataFields: [{
								fieldName: "EXAMPLE-fieldName-Value",
								isEnabled: false,
								isSystem: false,
								key: "EXAMPLE-key-Value",
								sourceName: "EXAMPLE-sourceName-Value",

								}
								],
						labelDefinitions: [{
								editVersion: 357,
								isSystem: true,
								sourceId: 949,
								labelName: "EXAMPLE-labelName-Value",

								}
								],
						entityTypes: [{
								sourceId: 89,
								entityType: "EXAMPLE-entityType-Value",
								entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

								}
								],
						isTimezoneOverride: false,
						userParsers: [{
								content: "EXAMPLE-content-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 162,
								encoding: "EXAMPLE-encoding-Value",
								exampleContent: "EXAMPLE-exampleContent-Value",
								fieldMaps: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 685,
											facetPriority: 751,
											name: "EXAMPLE-name-Value",
											isFacetEligible: true,
											isHighCardinality: false,
											isLargeData: true,
											isMultiValued: true,
											isPrimary: false,
											isSystem: false,
											isSummarizable: true,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: false,
											isMetricValueEligible: false,
											rangeFacetEligible: 947,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Thu May 22 04:34:13 UTC 2042"),
											isKeepDuplicates: false,

											}
,
										parserFieldId: 150,
										parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
										parserFieldName: "EXAMPLE-parserFieldName-Value",
										storageFieldName: "EXAMPLE-storageFieldName-Value",
										parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
										parserName: "EXAMPLE-parserName-Value",
										parserFieldSequence: 378,
										structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
										actions: [{
												name: "EXAMPLE-name-Value",
												order: 734,

												}
												],

										}
										],
								footerContent: "EXAMPLE-footerContent-Value",
								headerContent: "EXAMPLE-headerContent-Value",
								name: "EXAMPLE-name-Value",
								isDefault: false,
								isSingleLineContent: true,
								isSystem: false,
								language: "EXAMPLE-language-Value",
								timeUpdated: new Date("Thu Jan 14 17:07:37 UTC 2021"),
								logTypeTestRequestVersion: 217,
								parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
								isHidden: true,
								parserSequence: 781,
								parserTimezone: "EXAMPLE-parserTimezone-Value",
								parserFilter: {
									id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
									agentVersion: "EXAMPLE-agentVersion-Value",
									isInUse: 83,
									operatingSystem: "EXAMPLE-operatingSystem-Value",
									parserId: 870,
									version: "EXAMPLE-version-Value",

									}
,
								isParserWrittenOnce: false,
								parserFunctions: [{
										parserMetaPlugin: {
											metaPluginParameters: [{
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: true,
													isRepeatable: false,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
													],
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											name: "EXAMPLE-name-Value",

											}
,
										parserFunctionId: 674,
										parserFunctionName: "EXAMPLE-parserFunctionName-Value",
										isEnabled: false,
										isSystem: true,
										parserId: 757,
										parserName: "EXAMPLE-parserName-Value",
										parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
										parserFunctionPriority: 800,
										parserFunctionParameters: [{
												parserFunctionId: 260,
												parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
												parserFunctionParameterId: 696,
												parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
												parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
												parserName: "EXAMPLE-parserName-Value",
												parserMetaPluginParameter: {
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: false,
													isRepeatable: false,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
,

												}
												],

										}
										],
								sourcesCount: 848,
								shouldTokenizeOriginalText: false,
								fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
								fieldQualifier: "EXAMPLE-fieldQualifier-Value",
								type: loganalytics.models.LogAnalyticsParser.Type.Regex,
								isUserDeleted: false,
								isNamespaceAware: false,
								categories: [{
										name: "EXAMPLE-name-Value",
										description: "EXAMPLE-description-Value",
										displayName: "EXAMPLE-displayName-Value",
										type: "EXAMPLE-type-Value",
										isSystem: true,

										}
										],
								isPositionAware: true,
								dependentSources: [{
										sourceName: "EXAMPLE-sourceName-Value",
										sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
										sourceId: 955,
										sourceType: "EXAMPLE-sourceType-Value",
										isSystem: true,
										isAutoAssociationEnabled: true,
										entityTypes: [{
												sourceId: 834,
												entityType: "EXAMPLE-entityType-Value",
												entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
												entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

												}
												],
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 398,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],
								dependentParsers: [{
										parserName: "EXAMPLE-parserName-Value",
										parserDisplayName: "EXAMPLE-parserDisplayName-Value",
										parserId: 583,
										isSystem: false,
										parserType: loganalytics.models.DependentParser.ParserType.Regex,
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 574,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],

								}
								],
						timeUpdated: new Date("Thu Oct 23 04:45:18 UTC 2031"),
						eventTypes: [{
								eventTypeName: "EXAMPLE-eventTypeName-Value",
								specVersion: "EXAMPLE-specVersion-Value",
								isEnabled: true,
								isSystem: true,
								timeUpdated: new Date("Sat Dec 17 23:54:01 UTC 2005"),

								}
								],
						categories: [{
								name: "EXAMPLE-name-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								type: "EXAMPLE-type-Value",
								isSystem: false,

								}
								],
						endpoints: [{
								endpointType: "LOG_LIST",								listEndpoint: {
									name: "EXAMPLE-name-Value",
									description: "EXAMPLE-description-Value",
									model: "EXAMPLE-model-Value",
									endpointId: 897,
									request: {
										method: loganalytics.requests.EndpointRequest.Method.Post,
										url: "EXAMPLE-url-Value",
										contentType: "EXAMPLE-contentType-Value",
										payload: "EXAMPLE-payload-Value",
										headers: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],
										formParameters: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],

										}
,
									response: {
										contentType: "EXAMPLE-contentType-Value",
										example: "EXAMPLE-example-Value",

										}
,
									credentials: {
										credentialType: loganalytics.models.EndpointCredentials.CredentialType.BasicAuth,
										credentialName: "EXAMPLE-credentialName-Value",
										credentialEndpoint: {
											name: "EXAMPLE-name-Value",
											description: "EXAMPLE-description-Value",
											model: "EXAMPLE-model-Value",
											endpointId: 865,
											response: {
												contentType: "EXAMPLE-contentType-Value",
												example: "EXAMPLE-example-Value",

												}
,
											proxy: {
												url: "EXAMPLE-url-Value",
												credentialName: "EXAMPLE-credentialName-Value",
												credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

												}
,

											}
,

										}
,
									proxy: {
										url: "EXAMPLE-url-Value",
										credentialName: "EXAMPLE-credentialName-Value",
										credentialType: loganalytics.models.EndpointProxy.CredentialType.None,

										}
,
									isEnabled: true,
									isSystem: true,
									endpointProperties: [{
											name: "EXAMPLE-name-Value",
											value: "EXAMPLE-value-Value",

											}
											],

									}
,
								logEndpoints: [{
										name: "EXAMPLE-name-Value",
										description: "EXAMPLE-description-Value",
										model: "EXAMPLE-model-Value",
										endpointId: 372,
										request: {
											method: loganalytics.requests.EndpointRequest.Method.Get,
											url: "EXAMPLE-url-Value",
											contentType: "EXAMPLE-contentType-Value",
											payload: "EXAMPLE-payload-Value",
											headers: [{
													name: "EXAMPLE-name-Value",
													value: "EXAMPLE-value-Value",

													}
													],
											formParameters: [{
													name: "EXAMPLE-name-Value",
													value: "EXAMPLE-value-Value",

													}
													],

											}
,
										response: {
											contentType: "EXAMPLE-contentType-Value",
											example: "EXAMPLE-example-Value",

											}
,
										credentials: {
											credentialType: loganalytics.models.EndpointCredentials.CredentialType.DynamicToken,
											credentialName: "EXAMPLE-credentialName-Value",
											credentialEndpoint: {
												name: "EXAMPLE-name-Value",
												description: "EXAMPLE-description-Value",
												model: "EXAMPLE-model-Value",
												endpointId: 111,
												response: {
													contentType: "EXAMPLE-contentType-Value",
													example: "EXAMPLE-example-Value",

													}
,
												proxy: {
													url: "EXAMPLE-url-Value",
													credentialName: "EXAMPLE-credentialName-Value",
													credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

													}
,

												}
,

											}
,
										proxy: {
											url: "EXAMPLE-url-Value",
											credentialName: "EXAMPLE-credentialName-Value",
											credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

											}
,
										isEnabled: false,
										isSystem: false,
										endpointProperties: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],

										}
										]

								}
								],
						sourceProperties: [{
								name: "EXAMPLE-name-Value",
								value: "EXAMPLE-value-Value",

								}
								],

						}
						],
				entityType: "EXAMPLE-entityType-Value",
				timeUpdated: new Date("Sat Feb 16 21:35:04 UTC 2008"),
				unitType: "EXAMPLE-unitType-Value",
				isUserCustomized: false,

				}
				],
		metrics: [{
				isMetricSourceEnabled: true,
				metricName: "EXAMPLE-metricName-Value",
				sourceName: "EXAMPLE-sourceName-Value",
				entityType: "EXAMPLE-entityType-Value",

				}
				],
		oobParsers: [{
				content: "EXAMPLE-content-Value",
				description: "EXAMPLE-description-Value",
				displayName: "EXAMPLE-displayName-Value",
				editVersion: 157,
				encoding: "EXAMPLE-encoding-Value",
				exampleContent: "EXAMPLE-exampleContent-Value",
				fieldMaps: [{
						field: {
							ceeAlias: "EXAMPLE-ceeAlias-Value",
							dataType: "EXAMPLE-dataType-Value",
							regularExpression: "EXAMPLE-regularExpression-Value",
							description: "EXAMPLE-description-Value",
							displayName: "EXAMPLE-displayName-Value",
							editVersion: 825,
							facetPriority: 316,
							name: "EXAMPLE-name-Value",
							isFacetEligible: false,
							isHighCardinality: true,
							isLargeData: true,
							isMultiValued: true,
							isPrimary: false,
							isSystem: true,
							isSummarizable: false,
							mappedValue: "EXAMPLE-mappedValue-Value",
							isMetricKeyEligible: false,
							isMetricValueEligible: false,
							rangeFacetEligible: 222,
							isTableEligible: false,
							unitType: "EXAMPLE-unitType-Value",
							timeUpdated: new Date("Wed Apr 19 00:47:11 UTC 2006"),
							isKeepDuplicates: true,

							}
,
						parserFieldId: 59,
						parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
						parserFieldName: "EXAMPLE-parserFieldName-Value",
						storageFieldName: "EXAMPLE-storageFieldName-Value",
						parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
						parserName: "EXAMPLE-parserName-Value",
						parserFieldSequence: 309,
						structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
						actions: [{
								name: "EXAMPLE-name-Value",
								order: 926,

								}
								],

						}
						],
				footerContent: "EXAMPLE-footerContent-Value",
				headerContent: "EXAMPLE-headerContent-Value",
				name: "EXAMPLE-name-Value",
				isDefault: true,
				isSingleLineContent: false,
				isSystem: true,
				language: "EXAMPLE-language-Value",
				timeUpdated: new Date("Thu Jan 31 00:02:14 UTC 2041"),
				logTypeTestRequestVersion: 627,
				parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
				isHidden: true,
				parserSequence: 696,
				parserTimezone: "EXAMPLE-parserTimezone-Value",
				parserFilter: {
					id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
					agentVersion: "EXAMPLE-agentVersion-Value",
					isInUse: 863,
					operatingSystem: "EXAMPLE-operatingSystem-Value",
					parserId: 396,
					version: "EXAMPLE-version-Value",

					}
,
				isParserWrittenOnce: true,
				parserFunctions: [{
						parserMetaPlugin: {
							metaPluginParameters: [{
									description: "EXAMPLE-description-Value",
									name: "EXAMPLE-name-Value",
									isMandatory: true,
									isRepeatable: true,
									pluginName: "EXAMPLE-pluginName-Value",
									type: "EXAMPLE-type-Value",

									}
									],
							description: "EXAMPLE-description-Value",
							displayName: "EXAMPLE-displayName-Value",
							name: "EXAMPLE-name-Value",

							}
,
						parserFunctionId: 553,
						parserFunctionName: "EXAMPLE-parserFunctionName-Value",
						isEnabled: true,
						isSystem: true,
						parserId: 528,
						parserName: "EXAMPLE-parserName-Value",
						parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
						parserFunctionPriority: 898,
						parserFunctionParameters: [{
								parserFunctionId: 669,
								parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
								parserFunctionParameterId: 526,
								parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
								parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
								parserName: "EXAMPLE-parserName-Value",
								parserMetaPluginParameter: {
									description: "EXAMPLE-description-Value",
									name: "EXAMPLE-name-Value",
									isMandatory: true,
									isRepeatable: false,
									pluginName: "EXAMPLE-pluginName-Value",
									type: "EXAMPLE-type-Value",

									}
,

								}
								],

						}
						],
				sourcesCount: 120,
				sources: [{
						labelConditions: [{
								conditionString: "EXAMPLE-conditionString-Value",
								conditionBlock: {
									conditionBlocksOperator: loganalytics.models.ConditionBlock.ConditionBlocksOperator.NotAnd,
									fieldName: "EXAMPLE-fieldName-Value",
									labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
									labelConditionValue: "EXAMPLE-labelConditionValue-Value",
									labelConditionValues: ["EXAMPLE--Value"											],

									}
,
								message: "EXAMPLE-message-Value",
								isVisible: false,
								blockConditionField: "EXAMPLE-blockConditionField-Value",
								blockConditionOperator: "EXAMPLE-blockConditionOperator-Value",
								blockConditionValue: "EXAMPLE-blockConditionValue-Value",
								labelConditionValue: "EXAMPLE-labelConditionValue-Value",
								labelConditionValues: ["EXAMPLE--Value"										],
								contentExample: "EXAMPLE-contentExample-Value",
								isEnabled: true,
								fieldName: "EXAMPLE-fieldName-Value",
								labelConditionId: 911,
								isSystem: true,
								labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
								sourceId: 102,
								labelDisplayName: "EXAMPLE-labelDisplayName-Value",
								storageField: "EXAMPLE-storageField-Value",
								labelName: "EXAMPLE-labelName-Value",
								isInlineLabelExistingInDatabase: false,

								}
								],
						associationCount: 520,
						associationEntity: [{
								failureMessage: "EXAMPLE-failureMessage-Value",
								agentId: "ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
								timeLastAttempted: new Date("Wed Jun 04 11:17:19 UTC 2031"),
								retryCount: 356,
								sourceName: "EXAMPLE-sourceName-Value",
								sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
								sourceTypeName: "EXAMPLE-sourceTypeName-Value",
								lifeCycleState: loganalytics.models.LogAnalyticsAssociation.LifeCycleState.InProgress,
								entityId: "ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
								entityName: "EXAMPLE-entityName-Value",
								entityTypeName: "EXAMPLE-entityTypeName-Value",
								host: "EXAMPLE-host-Value",
								agentEntityName: "EXAMPLE-agentEntityName-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",
								logGroupId: "ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
								logGroupName: "EXAMPLE-logGroupName-Value",
								logGroupCompartment: "EXAMPLE-logGroupCompartment-Value",
								associationProperties: [{
										name: "EXAMPLE-name-Value",
										value: "EXAMPLE-value-Value",
										patterns: [{
												id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
												value: "EXAMPLE-value-Value",
												effectiveLevel: "EXAMPLE-effectiveLevel-Value",

												}
												],

										}
										],

								}
								],
						dataFilterDefinitions: [{
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 882,
								isEnabled: false,
								fieldName: "EXAMPLE-fieldName-Value",
								hashType: 150,
								dataFilterId: 894,
								isSystem: true,
								matchRegularExpression: "EXAMPLE-matchRegularExpression-Value",
								order: 124,
								path: "EXAMPLE-path-Value",
								replacementString: "EXAMPLE-replacementString-Value",
								sourceId: 445,
								filterType: loganalytics.models.LogAnalyticsSourceDataFilter.FilterType.DropString,

								}
								],
						databaseCredential: "EXAMPLE-databaseCredential-Value",
						extendedFieldDefinitions: [{
								field: {
									ceeAlias: "EXAMPLE-ceeAlias-Value",
									dataType: "EXAMPLE-dataType-Value",
									regularExpression: "EXAMPLE-regularExpression-Value",
									description: "EXAMPLE-description-Value",
									displayName: "EXAMPLE-displayName-Value",
									editVersion: 210,
									facetPriority: 575,
									name: "EXAMPLE-name-Value",
									isFacetEligible: false,
									isHighCardinality: false,
									isLargeData: false,
									isMultiValued: false,
									isPrimary: true,
									isSystem: false,
									isSummarizable: true,
									mappedValue: "EXAMPLE-mappedValue-Value",
									isMetricKeyEligible: false,
									isMetricValueEligible: true,
									rangeFacetEligible: 801,
									isTableEligible: false,
									unitType: "EXAMPLE-unitType-Value",
									timeUpdated: new Date("Wed Aug 04 13:17:50 UTC 2027"),
									isKeepDuplicates: true,

									}
,
								displayRegularExpression: "EXAMPLE-displayRegularExpression-Value",
								extendedFields: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 186,
											facetPriority: 377,
											name: "EXAMPLE-name-Value",
											isFacetEligible: false,
											isHighCardinality: true,
											isLargeData: true,
											isMultiValued: true,
											isPrimary: false,
											isSystem: true,
											isSummarizable: true,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: false,
											isMetricValueEligible: false,
											rangeFacetEligible: 972,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Sun Nov 10 15:38:50 UTC 2047"),
											isKeepDuplicates: false,

											}
,
										extendedFieldDefinitionId: 782,
										fieldName: "EXAMPLE-fieldName-Value",
										fieldDisplayName: "EXAMPLE-fieldDisplayName-Value",
										savedRegularExpressionName: "EXAMPLE-savedRegularExpressionName-Value",
										extendedFieldId: 617,

										}
										],
								baseFieldName: "EXAMPLE-baseFieldName-Value",
								baseFieldLogText: "EXAMPLE-baseFieldLogText-Value",
								conditionDataType: "EXAMPLE-conditionDataType-Value",
								conditionField: "EXAMPLE-conditionField-Value",
								conditionOperator: "EXAMPLE-conditionOperator-Value",
								conditionValue: "EXAMPLE-conditionValue-Value",
								convertedRegularExpression: "EXAMPLE-convertedRegularExpression-Value",
								isEnabled: false,
								extendedFieldDefinitionId: 814,
								isSystem: true,
								regularExpression: "EXAMPLE-regularExpression-Value",
								sourceId: 106,
								timeUpdated: new Date("Sun Apr 22 02:47:33 UTC 2040"),
								conditionString: "EXAMPLE-conditionString-Value",
								conditionBlock: {
									conditionBlocksOperator: loganalytics.models.GenericConditionBlock.ConditionBlocksOperator.And,
									name: "EXAMPLE-name-Value",
									operator: "EXAMPLE-operator-Value",
									value: "EXAMPLE-value-Value",
									values: ["EXAMPLE--Value"											],

									}
,

								}
								],
						isForCloud: false,
						labels: [{
								aliases: [{
										alias: "EXAMPLE-alias-Value",
										aliasDisplayName: "EXAMPLE-aliasDisplayName-Value",
										isSystem: true,
										displayName: "EXAMPLE-displayName-Value",
										name: "EXAMPLE-name-Value",
										priority: loganalytics.models.LogAnalyticsLabelAlias.Priority.Medium,

										}
										],
								countUsageInAlertRule: 393,
								countUsageInSource: 27,
								id: "EXAMPLE-id-Value",
								suggestType: 516,
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 963,
								impact: "EXAMPLE-impact-Value",
								isSystem: false,
								name: "EXAMPLE-name-Value",
								priority: loganalytics.models.LogAnalyticsLabelView.Priority.Medium,
								recommendation: "EXAMPLE-recommendation-Value",
								type: 601,
								isUserDeleted: false,

								}
								],
						metricDefinitions: [{
								aggregationField: "EXAMPLE-aggregationField-Value",
								bucketMetadata: "EXAMPLE-bucketMetadata-Value",
								clockPeriod: "EXAMPLE-clockPeriod-Value",
								description: "EXAMPLE-description-Value",
								editVersion: 376,
								fieldName: "EXAMPLE-fieldName-Value",
								fieldValues: ["EXAMPLE--Value"										],
								groupingField: "EXAMPLE-groupingField-Value",
								isEnabled: false,
								isSystem: true,
								displayName: "EXAMPLE-displayName-Value",
								metricReference: 370,
								name: "EXAMPLE-name-Value",
								metricType: loganalytics.models.LogAnalyticsMetric.MetricType.SumDistribution,
								isMetricSourceEnabled: false,
								operator: loganalytics.models.LogAnalyticsMetric.Operator.InIgnoreCase,
								entityType: "EXAMPLE-entityType-Value",
								timeUpdated: new Date("Sun Oct 24 13:38:07 UTC 2004"),
								unitType: "EXAMPLE-unitType-Value",
								isUserCustomized: false,

								}
								],
						metrics: [{
								isMetricSourceEnabled: true,
								metricName: "EXAMPLE-metricName-Value",
								sourceName: "EXAMPLE-sourceName-Value",
								entityType: "EXAMPLE-entityType-Value",

								}
								],
						parameters: [{
								defaultValue: "EXAMPLE-defaultValue-Value",
								description: "EXAMPLE-description-Value",
								isActive: false,
								name: "EXAMPLE-name-Value",
								sourceId: 951,

								}
								],
						patternCount: 112,
						patterns: [{
								convertedText: "EXAMPLE-convertedText-Value",
								dbParserId: 525,
								dbPatternDateTimeColumns: "EXAMPLE-dbPatternDateTimeColumns-Value",
								dbPatternDateTimeField: "EXAMPLE-dbPatternDateTimeField-Value",
								dbPatternSequenceColumn: "EXAMPLE-dbPatternSequenceColumn-Value",
								fields: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 946,
											facetPriority: 252,
											name: "EXAMPLE-name-Value",
											isFacetEligible: true,
											isHighCardinality: true,
											isLargeData: false,
											isMultiValued: false,
											isPrimary: true,
											isSystem: true,
											isSummarizable: false,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: true,
											isMetricValueEligible: false,
											rangeFacetEligible: 573,
											isTableEligible: false,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Wed Jun 13 05:38:48 UTC 2007"),
											isKeepDuplicates: true,

											}
,
										parserFieldId: 559,
										parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
										parserFieldName: "EXAMPLE-parserFieldName-Value",
										storageFieldName: "EXAMPLE-storageFieldName-Value",
										parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
										parserName: "EXAMPLE-parserName-Value",
										parserFieldSequence: 358,
										structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
										actions: [{
												name: "EXAMPLE-name-Value",
												order: 199,

												}
												],

										}
										],
								isInclude: true,
								isDefault: true,
								patternFilter: {
									agentVersion: "EXAMPLE-agentVersion-Value",
									isInUse: false,
									operatingSystem: "EXAMPLE-operatingSystem-Value",
									patternId: 800,
									sourceId: 327,
									version: "EXAMPLE-version-Value",

									}
,
								alias: "EXAMPLE-alias-Value",
								description: "EXAMPLE-description-Value",
								isEnabled: true,
								patternId: 356,
								isSystem: false,
								sourceId: 59,
								isAgentWarningSuppressed: false,
								patternText: "EXAMPLE-patternText-Value",
								patternType: 739,
								entityType: ["EXAMPLE--Value"										],
								patternProperties: [{
										name: "EXAMPLE-name-Value",
										value: "EXAMPLE-value-Value",

										}
										],

								}
								],
						description: "EXAMPLE-description-Value",
						displayName: "EXAMPLE-displayName-Value",
						editVersion: 682,
						functions: [{
								arguments: [{
										isOverrideOutputFields: true,
										argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
										argumentExample: "EXAMPLE-argumentExample-Value",
										argumentService: "EXAMPLE-argumentService-Value",
										argumentDataType: "EXAMPLE-argumentDataType-Value",
										argumentDescription: "EXAMPLE-argumentDescription-Value",
										argumentName: "EXAMPLE-argumentName-Value",
										argumentOrder: 792,
										argumentType: 698,
										argumentId: 862,
										argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
										argumentLookupColumnPosition: 884,
										argumentValue: "EXAMPLE-argumentValue-Value",
										argumentReference: "EXAMPLE-argumentReference-Value",

										}
										],
								isEnabled: true,
								function: {
									metaFunctionArgument: [{
											isOverrideOutputFields: false,
											argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
											argumentExample: "EXAMPLE-argumentExample-Value",
											argumentService: "EXAMPLE-argumentService-Value",
											argumentDataType: "EXAMPLE-argumentDataType-Value",
											argumentDescription: "EXAMPLE-argumentDescription-Value",
											argumentName: "EXAMPLE-argumentName-Value",
											argumentOrder: 59,
											argumentType: 612,
											argumentId: 776,
											argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
											argumentLookupColumnPosition: 48,
											argumentValue: "EXAMPLE-argumentValue-Value",
											argumentReference: "EXAMPLE-argumentReference-Value",

											}
											],
									component: "EXAMPLE-component-Value",
									description: "EXAMPLE-description-Value",
									editVersion: 181,
									metaFunctionId: 510,
									javaClassName: "EXAMPLE-javaClassName-Value",
									name: "EXAMPLE-name-Value",

									}
,
								functionName: loganalytics.models.LogAnalyticsSourceFunction.FunctionName.Lookup,
								functionReference: "EXAMPLE-functionReference-Value",
								sourceReference: "EXAMPLE-sourceReference-Value",
								features: ["EXAMPLE--Value"										],
								functionId: 26,
								order: 524,
								isSystem: true,
								lookupColumn: "EXAMPLE-lookupColumn-Value",
								lookupColumnPosition: 267,
								lookupDisplayName: "EXAMPLE-lookupDisplayName-Value",
								lookupMode: 131,
								lookupTable: "EXAMPLE-lookupTable-Value",
								sourceId: 549,

								}
								],
						sourceId: 488,
						name: "EXAMPLE-name-Value",
						isSecureContent: false,
						isSystem: true,
						isAutoAssociationEnabled: false,
						isAutoAssociationOverride: false,
						ruleId: 489,
						typeName: "EXAMPLE-typeName-Value",
						typeDisplayName: "EXAMPLE-typeDisplayName-Value",
						warningConfig: 543,
						metadataFields: [{
								fieldName: "EXAMPLE-fieldName-Value",
								isEnabled: false,
								isSystem: false,
								key: "EXAMPLE-key-Value",
								sourceName: "EXAMPLE-sourceName-Value",

								}
								],
						labelDefinitions: [{
								editVersion: 784,
								isSystem: false,
								sourceId: 953,
								labelName: "EXAMPLE-labelName-Value",

								}
								],
						entityTypes: [{
								sourceId: 790,
								entityType: "EXAMPLE-entityType-Value",
								entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

								}
								],
						isTimezoneOverride: false,
						timeUpdated: new Date("Sat Apr 12 23:28:00 UTC 2008"),
						eventTypes: [{
								eventTypeName: "EXAMPLE-eventTypeName-Value",
								specVersion: "EXAMPLE-specVersion-Value",
								isEnabled: true,
								isSystem: false,
								timeUpdated: new Date("Wed Dec 07 16:26:44 UTC 2033"),

								}
								],
						categories: [{
								name: "EXAMPLE-name-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								type: "EXAMPLE-type-Value",
								isSystem: false,

								}
								],
						endpoints: [{
								endpointType: "LOG_LIST",								listEndpoint: {
									name: "EXAMPLE-name-Value",
									description: "EXAMPLE-description-Value",
									model: "EXAMPLE-model-Value",
									endpointId: 133,
									request: {
										method: loganalytics.requests.EndpointRequest.Method.Get,
										url: "EXAMPLE-url-Value",
										contentType: "EXAMPLE-contentType-Value",
										payload: "EXAMPLE-payload-Value",
										headers: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],
										formParameters: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],

										}
,
									response: {
										contentType: "EXAMPLE-contentType-Value",
										example: "EXAMPLE-example-Value",

										}
,
									credentials: {
										credentialType: loganalytics.models.EndpointCredentials.CredentialType.DynamicToken,
										credentialName: "EXAMPLE-credentialName-Value",
										credentialEndpoint: {
											name: "EXAMPLE-name-Value",
											description: "EXAMPLE-description-Value",
											model: "EXAMPLE-model-Value",
											endpointId: 765,
											response: {
												contentType: "EXAMPLE-contentType-Value",
												example: "EXAMPLE-example-Value",

												}
,
											proxy: {
												url: "EXAMPLE-url-Value",
												credentialName: "EXAMPLE-credentialName-Value",
												credentialType: loganalytics.models.EndpointProxy.CredentialType.None,

												}
,

											}
,

										}
,
									proxy: {
										url: "EXAMPLE-url-Value",
										credentialName: "EXAMPLE-credentialName-Value",
										credentialType: loganalytics.models.EndpointProxy.CredentialType.None,

										}
,
									isEnabled: false,
									isSystem: true,
									endpointProperties: [{
											name: "EXAMPLE-name-Value",
											value: "EXAMPLE-value-Value",

											}
											],

									}
,
								logEndpoints: [{
										name: "EXAMPLE-name-Value",
										description: "EXAMPLE-description-Value",
										model: "EXAMPLE-model-Value",
										endpointId: 42,
										request: {
											method: loganalytics.requests.EndpointRequest.Method.Get,
											url: "EXAMPLE-url-Value",
											contentType: "EXAMPLE-contentType-Value",
											payload: "EXAMPLE-payload-Value",
											headers: [{
													name: "EXAMPLE-name-Value",
													value: "EXAMPLE-value-Value",

													}
													],
											formParameters: [{
													name: "EXAMPLE-name-Value",
													value: "EXAMPLE-value-Value",

													}
													],

											}
,
										response: {
											contentType: "EXAMPLE-contentType-Value",
											example: "EXAMPLE-example-Value",

											}
,
										credentials: {
											credentialType: loganalytics.models.EndpointCredentials.CredentialType.StaticToken,
											credentialName: "EXAMPLE-credentialName-Value",
											credentialEndpoint: {
												name: "EXAMPLE-name-Value",
												description: "EXAMPLE-description-Value",
												model: "EXAMPLE-model-Value",
												endpointId: 373,
												response: {
													contentType: "EXAMPLE-contentType-Value",
													example: "EXAMPLE-example-Value",

													}
,
												proxy: {
													url: "EXAMPLE-url-Value",
													credentialName: "EXAMPLE-credentialName-Value",
													credentialType: loganalytics.models.EndpointProxy.CredentialType.None,

													}
,

												}
,

											}
,
										proxy: {
											url: "EXAMPLE-url-Value",
											credentialName: "EXAMPLE-credentialName-Value",
											credentialType: loganalytics.models.EndpointProxy.CredentialType.Token,

											}
,
										isEnabled: true,
										isSystem: false,
										endpointProperties: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],

										}
										]

								}
								],
						sourceProperties: [{
								name: "EXAMPLE-name-Value",
								value: "EXAMPLE-value-Value",

								}
								],

						}
						],
				shouldTokenizeOriginalText: true,
				fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
				fieldQualifier: "EXAMPLE-fieldQualifier-Value",
				type: loganalytics.models.LogAnalyticsParser.Type.Delimited,
				isUserDeleted: true,
				isNamespaceAware: true,
				categories: [{
						name: "EXAMPLE-name-Value",
						description: "EXAMPLE-description-Value",
						displayName: "EXAMPLE-displayName-Value",
						type: "EXAMPLE-type-Value",
						isSystem: false,

						}
						],
				isPositionAware: true,
				dependentSources: [{
						sourceName: "EXAMPLE-sourceName-Value",
						sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
						sourceId: 569,
						sourceType: "EXAMPLE-sourceType-Value",
						isSystem: true,
						isAutoAssociationEnabled: true,
						entityTypes: [{
								sourceId: 533,
								entityType: "EXAMPLE-entityType-Value",
								entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

								}
								],
						dependencies: [{
								type: "EXAMPLE-type-Value",
								referenceType: "EXAMPLE-referenceType-Value",
								referenceId: 439,
								referenceName: "EXAMPLE-referenceName-Value",
								referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

								}
								],

						}
						],
				dependentParsers: [{
						parserName: "EXAMPLE-parserName-Value",
						parserDisplayName: "EXAMPLE-parserDisplayName-Value",
						parserId: 366,
						isSystem: true,
						parserType: loganalytics.models.DependentParser.ParserType.Delimited,
						dependencies: [{
								type: "EXAMPLE-type-Value",
								referenceType: "EXAMPLE-referenceType-Value",
								referenceId: 46,
								referenceName: "EXAMPLE-referenceName-Value",
								referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

								}
								],

						}
						],

				}
				],
		parameters: [{
				defaultValue: "EXAMPLE-defaultValue-Value",
				description: "EXAMPLE-description-Value",
				isActive: true,
				name: "EXAMPLE-name-Value",
				sourceId: 83,

				}
				],
		patterns: [{
				convertedText: "EXAMPLE-convertedText-Value",
				dbParserId: 675,
				dbPatternDateTimeColumns: "EXAMPLE-dbPatternDateTimeColumns-Value",
				dbPatternDateTimeField: "EXAMPLE-dbPatternDateTimeField-Value",
				dbPatternSequenceColumn: "EXAMPLE-dbPatternSequenceColumn-Value",
				fields: [{
						field: {
							ceeAlias: "EXAMPLE-ceeAlias-Value",
							dataType: "EXAMPLE-dataType-Value",
							regularExpression: "EXAMPLE-regularExpression-Value",
							description: "EXAMPLE-description-Value",
							displayName: "EXAMPLE-displayName-Value",
							editVersion: 622,
							facetPriority: 778,
							name: "EXAMPLE-name-Value",
							isFacetEligible: true,
							isHighCardinality: true,
							isLargeData: true,
							isMultiValued: false,
							isPrimary: false,
							isSystem: true,
							isSummarizable: false,
							mappedValue: "EXAMPLE-mappedValue-Value",
							isMetricKeyEligible: true,
							isMetricValueEligible: true,
							rangeFacetEligible: 987,
							isTableEligible: true,
							unitType: "EXAMPLE-unitType-Value",
							timeUpdated: new Date("Thu Feb 22 08:34:13 UTC 2018"),
							isKeepDuplicates: true,

							}
,
						parserFieldId: 379,
						parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
						parserFieldName: "EXAMPLE-parserFieldName-Value",
						storageFieldName: "EXAMPLE-storageFieldName-Value",
						parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
						parserName: "EXAMPLE-parserName-Value",
						parserFieldSequence: 90,
						parser: {
							content: "EXAMPLE-content-Value",
							description: "EXAMPLE-description-Value",
							displayName: "EXAMPLE-displayName-Value",
							editVersion: 186,
							encoding: "EXAMPLE-encoding-Value",
							exampleContent: "EXAMPLE-exampleContent-Value",
							footerContent: "EXAMPLE-footerContent-Value",
							headerContent: "EXAMPLE-headerContent-Value",
							name: "EXAMPLE-name-Value",
							isDefault: false,
							isSingleLineContent: true,
							isSystem: false,
							language: "EXAMPLE-language-Value",
							timeUpdated: new Date("Mon Sep 08 11:49:04 UTC 2003"),
							logTypeTestRequestVersion: 455,
							parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
							isHidden: false,
							parserSequence: 595,
							parserTimezone: "EXAMPLE-parserTimezone-Value",
							parserFilter: {
								id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
								agentVersion: "EXAMPLE-agentVersion-Value",
								isInUse: 457,
								operatingSystem: "EXAMPLE-operatingSystem-Value",
								parserId: 714,
								version: "EXAMPLE-version-Value",

								}
,
							isParserWrittenOnce: false,
							parserFunctions: [{
									parserMetaPlugin: {
										metaPluginParameters: [{
												description: "EXAMPLE-description-Value",
												name: "EXAMPLE-name-Value",
												isMandatory: false,
												isRepeatable: false,
												pluginName: "EXAMPLE-pluginName-Value",
												type: "EXAMPLE-type-Value",

												}
												],
										description: "EXAMPLE-description-Value",
										displayName: "EXAMPLE-displayName-Value",
										name: "EXAMPLE-name-Value",

										}
,
									parserFunctionId: 790,
									parserFunctionName: "EXAMPLE-parserFunctionName-Value",
									isEnabled: false,
									isSystem: false,
									parserId: 281,
									parserName: "EXAMPLE-parserName-Value",
									parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
									parserFunctionPriority: 21,
									parserFunctionParameters: [{
											parserFunctionId: 368,
											parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
											parserFunctionParameterId: 348,
											parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
											parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
											parserName: "EXAMPLE-parserName-Value",
											parserMetaPluginParameter: {
												description: "EXAMPLE-description-Value",
												name: "EXAMPLE-name-Value",
												isMandatory: true,
												isRepeatable: true,
												pluginName: "EXAMPLE-pluginName-Value",
												type: "EXAMPLE-type-Value",

												}
,

											}
											],

									}
									],
							sourcesCount: 936,
							sources: [{
									labelConditions: [{
											conditionString: "EXAMPLE-conditionString-Value",
											conditionBlock: {
												conditionBlocksOperator: loganalytics.models.ConditionBlock.ConditionBlocksOperator.NotOr,
												fieldName: "EXAMPLE-fieldName-Value",
												labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
												labelConditionValue: "EXAMPLE-labelConditionValue-Value",
												labelConditionValues: ["EXAMPLE--Value"														],

												}
,
											message: "EXAMPLE-message-Value",
											isVisible: false,
											blockConditionField: "EXAMPLE-blockConditionField-Value",
											blockConditionOperator: "EXAMPLE-blockConditionOperator-Value",
											blockConditionValue: "EXAMPLE-blockConditionValue-Value",
											labelConditionValue: "EXAMPLE-labelConditionValue-Value",
											labelConditionValues: ["EXAMPLE--Value"													],
											contentExample: "EXAMPLE-contentExample-Value",
											isEnabled: false,
											fieldName: "EXAMPLE-fieldName-Value",
											labelConditionId: 46,
											isSystem: true,
											labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
											sourceId: 70,
											labelDisplayName: "EXAMPLE-labelDisplayName-Value",
											storageField: "EXAMPLE-storageField-Value",
											labelName: "EXAMPLE-labelName-Value",
											isInlineLabelExistingInDatabase: true,

											}
											],
									associationCount: 444,
									associationEntity: [{
											failureMessage: "EXAMPLE-failureMessage-Value",
											agentId: "ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
											timeLastAttempted: new Date("Sun Jul 01 01:23:45 UTC 2029"),
											retryCount: 549,
											sourceName: "EXAMPLE-sourceName-Value",
											sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
											sourceTypeName: "EXAMPLE-sourceTypeName-Value",
											lifeCycleState: loganalytics.models.LogAnalyticsAssociation.LifeCycleState.Failed,
											entityId: "ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
											entityName: "EXAMPLE-entityName-Value",
											entityTypeName: "EXAMPLE-entityTypeName-Value",
											host: "EXAMPLE-host-Value",
											agentEntityName: "EXAMPLE-agentEntityName-Value",
											entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",
											logGroupId: "ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
											logGroupName: "EXAMPLE-logGroupName-Value",
											logGroupCompartment: "EXAMPLE-logGroupCompartment-Value",
											associationProperties: [{
													name: "EXAMPLE-name-Value",
													value: "EXAMPLE-value-Value",
													patterns: [{
															id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
															value: "EXAMPLE-value-Value",
															effectiveLevel: "EXAMPLE-effectiveLevel-Value",

															}
															],

													}
													],

											}
											],
									dataFilterDefinitions: [{
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 966,
											isEnabled: false,
											fieldName: "EXAMPLE-fieldName-Value",
											hashType: 617,
											dataFilterId: 165,
											isSystem: true,
											matchRegularExpression: "EXAMPLE-matchRegularExpression-Value",
											order: 841,
											path: "EXAMPLE-path-Value",
											replacementString: "EXAMPLE-replacementString-Value",
											sourceId: 821,
											filterType: loganalytics.models.LogAnalyticsSourceDataFilter.FilterType.HashMask,

											}
											],
									databaseCredential: "EXAMPLE-databaseCredential-Value",
									extendedFieldDefinitions: [{
											field: {
												ceeAlias: "EXAMPLE-ceeAlias-Value",
												dataType: "EXAMPLE-dataType-Value",
												regularExpression: "EXAMPLE-regularExpression-Value",
												description: "EXAMPLE-description-Value",
												displayName: "EXAMPLE-displayName-Value",
												editVersion: 193,
												facetPriority: 765,
												name: "EXAMPLE-name-Value",
												isFacetEligible: false,
												isHighCardinality: true,
												isLargeData: true,
												isMultiValued: true,
												isPrimary: false,
												isSystem: false,
												isSummarizable: false,
												mappedValue: "EXAMPLE-mappedValue-Value",
												isMetricKeyEligible: true,
												isMetricValueEligible: false,
												rangeFacetEligible: 602,
												isTableEligible: true,
												unitType: "EXAMPLE-unitType-Value",
												timeUpdated: new Date("Tue Oct 15 18:44:46 UTC 2041"),
												isKeepDuplicates: false,

												}
,
											displayRegularExpression: "EXAMPLE-displayRegularExpression-Value",
											extendedFields: [{
													field: {
														ceeAlias: "EXAMPLE-ceeAlias-Value",
														dataType: "EXAMPLE-dataType-Value",
														regularExpression: "EXAMPLE-regularExpression-Value",
														description: "EXAMPLE-description-Value",
														displayName: "EXAMPLE-displayName-Value",
														editVersion: 540,
														facetPriority: 388,
														name: "EXAMPLE-name-Value",
														isFacetEligible: true,
														isHighCardinality: true,
														isLargeData: false,
														isMultiValued: true,
														isPrimary: false,
														isSystem: true,
														isSummarizable: false,
														mappedValue: "EXAMPLE-mappedValue-Value",
														isMetricKeyEligible: true,
														isMetricValueEligible: true,
														rangeFacetEligible: 887,
														isTableEligible: false,
														unitType: "EXAMPLE-unitType-Value",
														timeUpdated: new Date("Thu Aug 31 16:05:29 UTC 2017"),
														isKeepDuplicates: true,

														}
,
													extendedFieldDefinitionId: 572,
													fieldName: "EXAMPLE-fieldName-Value",
													fieldDisplayName: "EXAMPLE-fieldDisplayName-Value",
													savedRegularExpressionName: "EXAMPLE-savedRegularExpressionName-Value",
													extendedFieldId: 269,

													}
													],
											baseFieldName: "EXAMPLE-baseFieldName-Value",
											baseFieldLogText: "EXAMPLE-baseFieldLogText-Value",
											conditionDataType: "EXAMPLE-conditionDataType-Value",
											conditionField: "EXAMPLE-conditionField-Value",
											conditionOperator: "EXAMPLE-conditionOperator-Value",
											conditionValue: "EXAMPLE-conditionValue-Value",
											convertedRegularExpression: "EXAMPLE-convertedRegularExpression-Value",
											isEnabled: false,
											extendedFieldDefinitionId: 963,
											isSystem: false,
											regularExpression: "EXAMPLE-regularExpression-Value",
											sourceId: 348,
											timeUpdated: new Date("Mon Jul 17 19:57:03 UTC 2000"),
											conditionString: "EXAMPLE-conditionString-Value",
											conditionBlock: {
												conditionBlocksOperator: loganalytics.models.GenericConditionBlock.ConditionBlocksOperator.NotOr,
												name: "EXAMPLE-name-Value",
												operator: "EXAMPLE-operator-Value",
												value: "EXAMPLE-value-Value",
												values: ["EXAMPLE--Value"														],

												}
,

											}
											],
									isForCloud: false,
									labels: [{
											aliases: [{
													alias: "EXAMPLE-alias-Value",
													aliasDisplayName: "EXAMPLE-aliasDisplayName-Value",
													isSystem: true,
													displayName: "EXAMPLE-displayName-Value",
													name: "EXAMPLE-name-Value",
													priority: loganalytics.models.LogAnalyticsLabelAlias.Priority.None,

													}
													],
											countUsageInAlertRule: 763,
											countUsageInSource: 779,
											id: "EXAMPLE-id-Value",
											suggestType: 484,
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 922,
											impact: "EXAMPLE-impact-Value",
											isSystem: true,
											name: "EXAMPLE-name-Value",
											priority: loganalytics.models.LogAnalyticsLabelView.Priority.Low,
											recommendation: "EXAMPLE-recommendation-Value",
											type: 700,
											isUserDeleted: true,

											}
											],
									metricDefinitions: [{
											aggregationField: "EXAMPLE-aggregationField-Value",
											bucketMetadata: "EXAMPLE-bucketMetadata-Value",
											clockPeriod: "EXAMPLE-clockPeriod-Value",
											description: "EXAMPLE-description-Value",
											editVersion: 218,
											fieldName: "EXAMPLE-fieldName-Value",
											fieldValues: ["EXAMPLE--Value"													],
											groupingField: "EXAMPLE-groupingField-Value",
											isEnabled: true,
											isSystem: true,
											displayName: "EXAMPLE-displayName-Value",
											metricReference: 834,
											name: "EXAMPLE-name-Value",
											metricType: loganalytics.models.LogAnalyticsMetric.MetricType.Sum,
											isMetricSourceEnabled: false,
											operator: loganalytics.models.LogAnalyticsMetric.Operator.InIgnoreCase,
											entityType: "EXAMPLE-entityType-Value",
											timeUpdated: new Date("Fri Jul 13 05:58:55 UTC 2035"),
											unitType: "EXAMPLE-unitType-Value",
											isUserCustomized: true,

											}
											],
									metrics: [{
											isMetricSourceEnabled: false,
											metricName: "EXAMPLE-metricName-Value",
											sourceName: "EXAMPLE-sourceName-Value",
											entityType: "EXAMPLE-entityType-Value",

											}
											],
									parameters: [{
											defaultValue: "EXAMPLE-defaultValue-Value",
											description: "EXAMPLE-description-Value",
											isActive: false,
											name: "EXAMPLE-name-Value",
											sourceId: 533,

											}
											],
									patternCount: 731,
									description: "EXAMPLE-description-Value",
									displayName: "EXAMPLE-displayName-Value",
									editVersion: 917,
									functions: [{
											arguments: [{
													isOverrideOutputFields: true,
													argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
													argumentExample: "EXAMPLE-argumentExample-Value",
													argumentService: "EXAMPLE-argumentService-Value",
													argumentDataType: "EXAMPLE-argumentDataType-Value",
													argumentDescription: "EXAMPLE-argumentDescription-Value",
													argumentName: "EXAMPLE-argumentName-Value",
													argumentOrder: 79,
													argumentType: 27,
													argumentId: 0,
													argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
													argumentLookupColumnPosition: 176,
													argumentValue: "EXAMPLE-argumentValue-Value",
													argumentReference: "EXAMPLE-argumentReference-Value",

													}
													],
											isEnabled: true,
											function: {
												metaFunctionArgument: [{
														isOverrideOutputFields: true,
														argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
														argumentExample: "EXAMPLE-argumentExample-Value",
														argumentService: "EXAMPLE-argumentService-Value",
														argumentDataType: "EXAMPLE-argumentDataType-Value",
														argumentDescription: "EXAMPLE-argumentDescription-Value",
														argumentName: "EXAMPLE-argumentName-Value",
														argumentOrder: 523,
														argumentType: 899,
														argumentId: 603,
														argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
														argumentLookupColumnPosition: 634,
														argumentValue: "EXAMPLE-argumentValue-Value",
														argumentReference: "EXAMPLE-argumentReference-Value",

														}
														],
												component: "EXAMPLE-component-Value",
												description: "EXAMPLE-description-Value",
												editVersion: 849,
												metaFunctionId: 969,
												javaClassName: "EXAMPLE-javaClassName-Value",
												name: "EXAMPLE-name-Value",

												}
,
											functionName: loganalytics.models.LogAnalyticsSourceFunction.FunctionName.Lookup,
											functionReference: "EXAMPLE-functionReference-Value",
											sourceReference: "EXAMPLE-sourceReference-Value",
											features: ["EXAMPLE--Value"													],
											functionId: 550,
											order: 218,
											isSystem: true,
											lookupColumn: "EXAMPLE-lookupColumn-Value",
											lookupColumnPosition: 380,
											lookupDisplayName: "EXAMPLE-lookupDisplayName-Value",
											lookupMode: 259,
											lookupTable: "EXAMPLE-lookupTable-Value",
											sourceId: 693,

											}
											],
									sourceId: 962,
									name: "EXAMPLE-name-Value",
									isSecureContent: false,
									isSystem: true,
									isAutoAssociationEnabled: true,
									isAutoAssociationOverride: true,
									ruleId: 657,
									typeName: "EXAMPLE-typeName-Value",
									typeDisplayName: "EXAMPLE-typeDisplayName-Value",
									warningConfig: 522,
									metadataFields: [{
											fieldName: "EXAMPLE-fieldName-Value",
											isEnabled: false,
											isSystem: false,
											key: "EXAMPLE-key-Value",
											sourceName: "EXAMPLE-sourceName-Value",

											}
											],
									labelDefinitions: [{
											editVersion: 382,
											isSystem: false,
											sourceId: 577,
											labelName: "EXAMPLE-labelName-Value",

											}
											],
									entityTypes: [{
											sourceId: 903,
											entityType: "EXAMPLE-entityType-Value",
											entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
											entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

											}
											],
									isTimezoneOverride: true,
									timeUpdated: new Date("Wed Apr 17 15:24:53 UTC 2002"),
									eventTypes: [{
											eventTypeName: "EXAMPLE-eventTypeName-Value",
											specVersion: "EXAMPLE-specVersion-Value",
											isEnabled: true,
											isSystem: false,
											timeUpdated: new Date("Wed Nov 03 12:07:35 UTC 2004"),

											}
											],
									categories: [{
											name: "EXAMPLE-name-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											type: "EXAMPLE-type-Value",
											isSystem: true,

											}
											],
									endpoints: [{
											endpointType: "LOG",											logEndpoint: {
												name: "EXAMPLE-name-Value",
												description: "EXAMPLE-description-Value",
												model: "EXAMPLE-model-Value",
												endpointId: 649,
												request: {
													method: loganalytics.requests.EndpointRequest.Method.Post,
													url: "EXAMPLE-url-Value",
													contentType: "EXAMPLE-contentType-Value",
													payload: "EXAMPLE-payload-Value",
													headers: [{
															name: "EXAMPLE-name-Value",
															value: "EXAMPLE-value-Value",

															}
															],
													formParameters: [{
															name: "EXAMPLE-name-Value",
															value: "EXAMPLE-value-Value",

															}
															],

													}
,
												response: {
													contentType: "EXAMPLE-contentType-Value",
													example: "EXAMPLE-example-Value",

													}
,
												credentials: {
													credentialType: loganalytics.models.EndpointCredentials.CredentialType.None,
													credentialName: "EXAMPLE-credentialName-Value",
													credentialEndpoint: {
														name: "EXAMPLE-name-Value",
														description: "EXAMPLE-description-Value",
														model: "EXAMPLE-model-Value",
														endpointId: 192,
														response: {
															contentType: "EXAMPLE-contentType-Value",
															example: "EXAMPLE-example-Value",

															}
,
														proxy: {
															url: "EXAMPLE-url-Value",
															credentialName: "EXAMPLE-credentialName-Value",
															credentialType: loganalytics.models.EndpointProxy.CredentialType.Token,

															}
,

														}
,

													}
,
												proxy: {
													url: "EXAMPLE-url-Value",
													credentialName: "EXAMPLE-credentialName-Value",
													credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

													}
,
												isEnabled: false,
												isSystem: false,
												endpointProperties: [{
														name: "EXAMPLE-name-Value",
														value: "EXAMPLE-value-Value",

														}
														],

												}


											}
											],
									sourceProperties: [{
											name: "EXAMPLE-name-Value",
											value: "EXAMPLE-value-Value",

											}
											],

									}
									],
							shouldTokenizeOriginalText: true,
							fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
							fieldQualifier: "EXAMPLE-fieldQualifier-Value",
							type: loganalytics.models.LogAnalyticsParser.Type.Delimited,
							isUserDeleted: true,
							isNamespaceAware: true,
							categories: [{
									name: "EXAMPLE-name-Value",
									description: "EXAMPLE-description-Value",
									displayName: "EXAMPLE-displayName-Value",
									type: "EXAMPLE-type-Value",
									isSystem: false,

									}
									],
							isPositionAware: true,
							dependentSources: [{
									sourceName: "EXAMPLE-sourceName-Value",
									sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
									sourceId: 704,
									sourceType: "EXAMPLE-sourceType-Value",
									isSystem: true,
									isAutoAssociationEnabled: false,
									entityTypes: [{
											sourceId: 166,
											entityType: "EXAMPLE-entityType-Value",
											entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
											entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

											}
											],
									dependencies: [{
											type: "EXAMPLE-type-Value",
											referenceType: "EXAMPLE-referenceType-Value",
											referenceId: 546,
											referenceName: "EXAMPLE-referenceName-Value",
											referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

											}
											],

									}
									],
							dependentParsers: [{
									parserName: "EXAMPLE-parserName-Value",
									parserDisplayName: "EXAMPLE-parserDisplayName-Value",
									parserId: 858,
									isSystem: true,
									parserType: loganalytics.models.DependentParser.ParserType.Delimited,
									dependencies: [{
											type: "EXAMPLE-type-Value",
											referenceType: "EXAMPLE-referenceType-Value",
											referenceId: 941,
											referenceName: "EXAMPLE-referenceName-Value",
											referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

											}
											],

									}
									],

							}
,
						structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
						actions: [{
								name: "EXAMPLE-name-Value",
								order: 261,

								}
								],

						}
						],
				isInclude: false,
				isDefault: true,
				patternFilter: {
					agentVersion: "EXAMPLE-agentVersion-Value",
					isInUse: true,
					operatingSystem: "EXAMPLE-operatingSystem-Value",
					patternId: 143,
					sourceId: 335,
					version: "EXAMPLE-version-Value",
					source: {
						labelConditions: [{
								conditionString: "EXAMPLE-conditionString-Value",
								conditionBlock: {
									conditionBlocksOperator: loganalytics.models.ConditionBlock.ConditionBlocksOperator.NotAnd,
									fieldName: "EXAMPLE-fieldName-Value",
									labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
									labelConditionValue: "EXAMPLE-labelConditionValue-Value",
									labelConditionValues: ["EXAMPLE--Value"											],

									}
,
								message: "EXAMPLE-message-Value",
								isVisible: false,
								blockConditionField: "EXAMPLE-blockConditionField-Value",
								blockConditionOperator: "EXAMPLE-blockConditionOperator-Value",
								blockConditionValue: "EXAMPLE-blockConditionValue-Value",
								labelConditionValue: "EXAMPLE-labelConditionValue-Value",
								labelConditionValues: ["EXAMPLE--Value"										],
								contentExample: "EXAMPLE-contentExample-Value",
								isEnabled: true,
								fieldName: "EXAMPLE-fieldName-Value",
								labelConditionId: 389,
								isSystem: false,
								labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
								sourceId: 652,
								labelDisplayName: "EXAMPLE-labelDisplayName-Value",
								storageField: "EXAMPLE-storageField-Value",
								labelName: "EXAMPLE-labelName-Value",
								isInlineLabelExistingInDatabase: true,

								}
								],
						associationCount: 350,
						associationEntity: [{
								failureMessage: "EXAMPLE-failureMessage-Value",
								agentId: "ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
								timeLastAttempted: new Date("Fri Mar 02 11:26:50 UTC 2040"),
								retryCount: 156,
								sourceName: "EXAMPLE-sourceName-Value",
								sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
								sourceTypeName: "EXAMPLE-sourceTypeName-Value",
								lifeCycleState: loganalytics.models.LogAnalyticsAssociation.LifeCycleState.Accepted,
								entityId: "ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
								entityName: "EXAMPLE-entityName-Value",
								entityTypeName: "EXAMPLE-entityTypeName-Value",
								host: "EXAMPLE-host-Value",
								agentEntityName: "EXAMPLE-agentEntityName-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",
								logGroupId: "ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
								logGroupName: "EXAMPLE-logGroupName-Value",
								logGroupCompartment: "EXAMPLE-logGroupCompartment-Value",
								associationProperties: [{
										name: "EXAMPLE-name-Value",
										value: "EXAMPLE-value-Value",
										patterns: [{
												id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
												value: "EXAMPLE-value-Value",
												effectiveLevel: "EXAMPLE-effectiveLevel-Value",

												}
												],

										}
										],

								}
								],
						dataFilterDefinitions: [{
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 498,
								isEnabled: true,
								fieldName: "EXAMPLE-fieldName-Value",
								hashType: 654,
								dataFilterId: 333,
								isSystem: false,
								matchRegularExpression: "EXAMPLE-matchRegularExpression-Value",
								order: 999,
								path: "EXAMPLE-path-Value",
								replacementString: "EXAMPLE-replacementString-Value",
								sourceId: 445,
								filterType: loganalytics.models.LogAnalyticsSourceDataFilter.FilterType.DropString,

								}
								],
						databaseCredential: "EXAMPLE-databaseCredential-Value",
						extendedFieldDefinitions: [{
								field: {
									ceeAlias: "EXAMPLE-ceeAlias-Value",
									dataType: "EXAMPLE-dataType-Value",
									regularExpression: "EXAMPLE-regularExpression-Value",
									description: "EXAMPLE-description-Value",
									displayName: "EXAMPLE-displayName-Value",
									editVersion: 767,
									facetPriority: 81,
									name: "EXAMPLE-name-Value",
									isFacetEligible: false,
									isHighCardinality: false,
									isLargeData: false,
									isMultiValued: true,
									isPrimary: true,
									isSystem: true,
									isSummarizable: false,
									mappedValue: "EXAMPLE-mappedValue-Value",
									isMetricKeyEligible: true,
									isMetricValueEligible: true,
									rangeFacetEligible: 814,
									isTableEligible: true,
									unitType: "EXAMPLE-unitType-Value",
									timeUpdated: new Date("Tue Jun 20 04:15:08 UTC 2034"),
									isKeepDuplicates: true,

									}
,
								displayRegularExpression: "EXAMPLE-displayRegularExpression-Value",
								extendedFields: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 315,
											facetPriority: 413,
											name: "EXAMPLE-name-Value",
											isFacetEligible: false,
											isHighCardinality: true,
											isLargeData: true,
											isMultiValued: false,
											isPrimary: false,
											isSystem: false,
											isSummarizable: false,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: true,
											isMetricValueEligible: false,
											rangeFacetEligible: 208,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Sun Nov 13 15:23:50 UTC 2022"),
											isKeepDuplicates: false,

											}
,
										extendedFieldDefinitionId: 666,
										fieldName: "EXAMPLE-fieldName-Value",
										fieldDisplayName: "EXAMPLE-fieldDisplayName-Value",
										savedRegularExpressionName: "EXAMPLE-savedRegularExpressionName-Value",
										extendedFieldId: 600,

										}
										],
								baseFieldName: "EXAMPLE-baseFieldName-Value",
								baseFieldLogText: "EXAMPLE-baseFieldLogText-Value",
								conditionDataType: "EXAMPLE-conditionDataType-Value",
								conditionField: "EXAMPLE-conditionField-Value",
								conditionOperator: "EXAMPLE-conditionOperator-Value",
								conditionValue: "EXAMPLE-conditionValue-Value",
								convertedRegularExpression: "EXAMPLE-convertedRegularExpression-Value",
								isEnabled: true,
								extendedFieldDefinitionId: 298,
								isSystem: false,
								regularExpression: "EXAMPLE-regularExpression-Value",
								sourceId: 79,
								timeUpdated: new Date("Sun Apr 28 17:07:41 UTC 2024"),
								conditionString: "EXAMPLE-conditionString-Value",
								conditionBlock: {
									conditionBlocksOperator: loganalytics.models.GenericConditionBlock.ConditionBlocksOperator.NotOr,
									name: "EXAMPLE-name-Value",
									operator: "EXAMPLE-operator-Value",
									value: "EXAMPLE-value-Value",
									values: ["EXAMPLE--Value"											],

									}
,

								}
								],
						isForCloud: false,
						labels: [{
								aliases: [{
										alias: "EXAMPLE-alias-Value",
										aliasDisplayName: "EXAMPLE-aliasDisplayName-Value",
										isSystem: false,
										displayName: "EXAMPLE-displayName-Value",
										name: "EXAMPLE-name-Value",
										priority: loganalytics.models.LogAnalyticsLabelAlias.Priority.Medium,

										}
										],
								countUsageInAlertRule: 729,
								countUsageInSource: 282,
								id: "EXAMPLE-id-Value",
								suggestType: 293,
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 863,
								impact: "EXAMPLE-impact-Value",
								isSystem: true,
								name: "EXAMPLE-name-Value",
								priority: loganalytics.models.LogAnalyticsLabelView.Priority.Low,
								recommendation: "EXAMPLE-recommendation-Value",
								type: 284,
								isUserDeleted: false,

								}
								],
						metricDefinitions: [{
								aggregationField: "EXAMPLE-aggregationField-Value",
								bucketMetadata: "EXAMPLE-bucketMetadata-Value",
								clockPeriod: "EXAMPLE-clockPeriod-Value",
								description: "EXAMPLE-description-Value",
								editVersion: 890,
								fieldName: "EXAMPLE-fieldName-Value",
								fieldValues: ["EXAMPLE--Value"										],
								groupingField: "EXAMPLE-groupingField-Value",
								isEnabled: true,
								isSystem: false,
								displayName: "EXAMPLE-displayName-Value",
								metricReference: 397,
								name: "EXAMPLE-name-Value",
								metricType: loganalytics.models.LogAnalyticsMetric.MetricType.SumDistribution,
								isMetricSourceEnabled: true,
								operator: loganalytics.models.LogAnalyticsMetric.Operator.InIgnoreCase,
								entityType: "EXAMPLE-entityType-Value",
								timeUpdated: new Date("Sat Sep 12 00:41:25 UTC 2020"),
								unitType: "EXAMPLE-unitType-Value",
								isUserCustomized: false,

								}
								],
						metrics: [{
								isMetricSourceEnabled: false,
								metricName: "EXAMPLE-metricName-Value",
								sourceName: "EXAMPLE-sourceName-Value",
								entityType: "EXAMPLE-entityType-Value",

								}
								],
						oobParsers: [{
								content: "EXAMPLE-content-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 52,
								encoding: "EXAMPLE-encoding-Value",
								exampleContent: "EXAMPLE-exampleContent-Value",
								fieldMaps: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 534,
											facetPriority: 554,
											name: "EXAMPLE-name-Value",
											isFacetEligible: false,
											isHighCardinality: true,
											isLargeData: true,
											isMultiValued: true,
											isPrimary: false,
											isSystem: false,
											isSummarizable: true,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: true,
											isMetricValueEligible: true,
											rangeFacetEligible: 925,
											isTableEligible: false,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Fri Feb 24 08:08:46 UTC 2040"),
											isKeepDuplicates: false,

											}
,
										parserFieldId: 876,
										parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
										parserFieldName: "EXAMPLE-parserFieldName-Value",
										storageFieldName: "EXAMPLE-storageFieldName-Value",
										parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
										parserName: "EXAMPLE-parserName-Value",
										parserFieldSequence: 513,
										structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
										actions: [{
												name: "EXAMPLE-name-Value",
												order: 859,

												}
												],

										}
										],
								footerContent: "EXAMPLE-footerContent-Value",
								headerContent: "EXAMPLE-headerContent-Value",
								name: "EXAMPLE-name-Value",
								isDefault: false,
								isSingleLineContent: true,
								isSystem: true,
								language: "EXAMPLE-language-Value",
								timeUpdated: new Date("Tue Jun 03 17:53:58 UTC 2031"),
								logTypeTestRequestVersion: 845,
								parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
								isHidden: true,
								parserSequence: 781,
								parserTimezone: "EXAMPLE-parserTimezone-Value",
								parserFilter: {
									id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
									agentVersion: "EXAMPLE-agentVersion-Value",
									isInUse: 746,
									operatingSystem: "EXAMPLE-operatingSystem-Value",
									parserId: 998,
									version: "EXAMPLE-version-Value",

									}
,
								isParserWrittenOnce: false,
								parserFunctions: [{
										parserMetaPlugin: {
											metaPluginParameters: [{
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: false,
													isRepeatable: false,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
													],
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											name: "EXAMPLE-name-Value",

											}
,
										parserFunctionId: 178,
										parserFunctionName: "EXAMPLE-parserFunctionName-Value",
										isEnabled: false,
										isSystem: true,
										parserId: 198,
										parserName: "EXAMPLE-parserName-Value",
										parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
										parserFunctionPriority: 738,
										parserFunctionParameters: [{
												parserFunctionId: 391,
												parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
												parserFunctionParameterId: 913,
												parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
												parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
												parserName: "EXAMPLE-parserName-Value",
												parserMetaPluginParameter: {
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: true,
													isRepeatable: true,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
,

												}
												],

										}
										],
								sourcesCount: 392,
								shouldTokenizeOriginalText: true,
								fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
								fieldQualifier: "EXAMPLE-fieldQualifier-Value",
								type: loganalytics.models.LogAnalyticsParser.Type.Xml,
								isUserDeleted: false,
								isNamespaceAware: false,
								categories: [{
										name: "EXAMPLE-name-Value",
										description: "EXAMPLE-description-Value",
										displayName: "EXAMPLE-displayName-Value",
										type: "EXAMPLE-type-Value",
										isSystem: false,

										}
										],
								isPositionAware: true,
								dependentSources: [{
										sourceName: "EXAMPLE-sourceName-Value",
										sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
										sourceId: 998,
										sourceType: "EXAMPLE-sourceType-Value",
										isSystem: true,
										isAutoAssociationEnabled: true,
										entityTypes: [{
												sourceId: 854,
												entityType: "EXAMPLE-entityType-Value",
												entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
												entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

												}
												],
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 190,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],
								dependentParsers: [{
										parserName: "EXAMPLE-parserName-Value",
										parserDisplayName: "EXAMPLE-parserDisplayName-Value",
										parserId: 962,
										isSystem: false,
										parserType: loganalytics.models.DependentParser.ParserType.Regex,
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 23,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],

								}
								],
						parameters: [{
								defaultValue: "EXAMPLE-defaultValue-Value",
								description: "EXAMPLE-description-Value",
								isActive: true,
								name: "EXAMPLE-name-Value",
								sourceId: 710,

								}
								],
						patternCount: 155,
						description: "EXAMPLE-description-Value",
						displayName: "EXAMPLE-displayName-Value",
						editVersion: 346,
						functions: [{
								arguments: [{
										isOverrideOutputFields: false,
										argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
										argumentExample: "EXAMPLE-argumentExample-Value",
										argumentService: "EXAMPLE-argumentService-Value",
										argumentDataType: "EXAMPLE-argumentDataType-Value",
										argumentDescription: "EXAMPLE-argumentDescription-Value",
										argumentName: "EXAMPLE-argumentName-Value",
										argumentOrder: 399,
										argumentType: 386,
										argumentId: 392,
										argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
										argumentLookupColumnPosition: 982,
										argumentValue: "EXAMPLE-argumentValue-Value",
										argumentReference: "EXAMPLE-argumentReference-Value",

										}
										],
								isEnabled: true,
								function: {
									metaFunctionArgument: [{
											isOverrideOutputFields: false,
											argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
											argumentExample: "EXAMPLE-argumentExample-Value",
											argumentService: "EXAMPLE-argumentService-Value",
											argumentDataType: "EXAMPLE-argumentDataType-Value",
											argumentDescription: "EXAMPLE-argumentDescription-Value",
											argumentName: "EXAMPLE-argumentName-Value",
											argumentOrder: 90,
											argumentType: 992,
											argumentId: 389,
											argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
											argumentLookupColumnPosition: 769,
											argumentValue: "EXAMPLE-argumentValue-Value",
											argumentReference: "EXAMPLE-argumentReference-Value",

											}
											],
									component: "EXAMPLE-component-Value",
									description: "EXAMPLE-description-Value",
									editVersion: 796,
									metaFunctionId: 143,
									javaClassName: "EXAMPLE-javaClassName-Value",
									name: "EXAMPLE-name-Value",

									}
,
								functionName: loganalytics.models.LogAnalyticsSourceFunction.FunctionName.Lookup,
								functionReference: "EXAMPLE-functionReference-Value",
								sourceReference: "EXAMPLE-sourceReference-Value",
								features: ["EXAMPLE--Value"										],
								functionId: 539,
								order: 729,
								isSystem: false,
								lookupColumn: "EXAMPLE-lookupColumn-Value",
								lookupColumnPosition: 647,
								lookupDisplayName: "EXAMPLE-lookupDisplayName-Value",
								lookupMode: 893,
								lookupTable: "EXAMPLE-lookupTable-Value",
								sourceId: 670,

								}
								],
						sourceId: 612,
						name: "EXAMPLE-name-Value",
						isSecureContent: false,
						isSystem: false,
						parsers: [{
								content: "EXAMPLE-content-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 191,
								encoding: "EXAMPLE-encoding-Value",
								exampleContent: "EXAMPLE-exampleContent-Value",
								fieldMaps: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 158,
											facetPriority: 101,
											name: "EXAMPLE-name-Value",
											isFacetEligible: true,
											isHighCardinality: false,
											isLargeData: true,
											isMultiValued: false,
											isPrimary: false,
											isSystem: false,
											isSummarizable: true,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: true,
											isMetricValueEligible: true,
											rangeFacetEligible: 184,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Thu Apr 05 01:22:08 UTC 2046"),
											isKeepDuplicates: true,

											}
,
										parserFieldId: 953,
										parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
										parserFieldName: "EXAMPLE-parserFieldName-Value",
										storageFieldName: "EXAMPLE-storageFieldName-Value",
										parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
										parserName: "EXAMPLE-parserName-Value",
										parserFieldSequence: 217,
										structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
										actions: [{
												name: "EXAMPLE-name-Value",
												order: 313,

												}
												],

										}
										],
								footerContent: "EXAMPLE-footerContent-Value",
								headerContent: "EXAMPLE-headerContent-Value",
								name: "EXAMPLE-name-Value",
								isDefault: true,
								isSingleLineContent: false,
								isSystem: false,
								language: "EXAMPLE-language-Value",
								timeUpdated: new Date("Mon Sep 18 06:13:51 UTC 2045"),
								logTypeTestRequestVersion: 695,
								parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
								isHidden: false,
								parserSequence: 565,
								parserTimezone: "EXAMPLE-parserTimezone-Value",
								parserFilter: {
									id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
									agentVersion: "EXAMPLE-agentVersion-Value",
									isInUse: 284,
									operatingSystem: "EXAMPLE-operatingSystem-Value",
									parserId: 581,
									version: "EXAMPLE-version-Value",

									}
,
								isParserWrittenOnce: true,
								parserFunctions: [{
										parserMetaPlugin: {
											metaPluginParameters: [{
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: false,
													isRepeatable: false,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
													],
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											name: "EXAMPLE-name-Value",

											}
,
										parserFunctionId: 568,
										parserFunctionName: "EXAMPLE-parserFunctionName-Value",
										isEnabled: true,
										isSystem: true,
										parserId: 47,
										parserName: "EXAMPLE-parserName-Value",
										parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
										parserFunctionPriority: 936,
										parserFunctionParameters: [{
												parserFunctionId: 245,
												parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
												parserFunctionParameterId: 981,
												parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
												parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
												parserName: "EXAMPLE-parserName-Value",
												parserMetaPluginParameter: {
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: false,
													isRepeatable: false,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
,

												}
												],

										}
										],
								sourcesCount: 235,
								shouldTokenizeOriginalText: false,
								fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
								fieldQualifier: "EXAMPLE-fieldQualifier-Value",
								type: loganalytics.models.LogAnalyticsParser.Type.Odl,
								isUserDeleted: true,
								isNamespaceAware: false,
								categories: [{
										name: "EXAMPLE-name-Value",
										description: "EXAMPLE-description-Value",
										displayName: "EXAMPLE-displayName-Value",
										type: "EXAMPLE-type-Value",
										isSystem: true,

										}
										],
								isPositionAware: true,
								dependentSources: [{
										sourceName: "EXAMPLE-sourceName-Value",
										sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
										sourceId: 142,
										sourceType: "EXAMPLE-sourceType-Value",
										isSystem: true,
										isAutoAssociationEnabled: false,
										entityTypes: [{
												sourceId: 707,
												entityType: "EXAMPLE-entityType-Value",
												entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
												entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

												}
												],
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 244,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],
								dependentParsers: [{
										parserName: "EXAMPLE-parserName-Value",
										parserDisplayName: "EXAMPLE-parserDisplayName-Value",
										parserId: 419,
										isSystem: false,
										parserType: loganalytics.models.DependentParser.ParserType.Json,
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 836,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],

								}
								],
						isAutoAssociationEnabled: false,
						isAutoAssociationOverride: true,
						ruleId: 638,
						typeName: "EXAMPLE-typeName-Value",
						typeDisplayName: "EXAMPLE-typeDisplayName-Value",
						warningConfig: 450,
						metadataFields: [{
								fieldName: "EXAMPLE-fieldName-Value",
								isEnabled: false,
								isSystem: true,
								key: "EXAMPLE-key-Value",
								sourceName: "EXAMPLE-sourceName-Value",

								}
								],
						labelDefinitions: [{
								editVersion: 340,
								isSystem: false,
								sourceId: 182,
								labelName: "EXAMPLE-labelName-Value",

								}
								],
						entityTypes: [{
								sourceId: 147,
								entityType: "EXAMPLE-entityType-Value",
								entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

								}
								],
						isTimezoneOverride: true,
						userParsers: [{
								content: "EXAMPLE-content-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 374,
								encoding: "EXAMPLE-encoding-Value",
								exampleContent: "EXAMPLE-exampleContent-Value",
								fieldMaps: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 200,
											facetPriority: 760,
											name: "EXAMPLE-name-Value",
											isFacetEligible: true,
											isHighCardinality: true,
											isLargeData: true,
											isMultiValued: false,
											isPrimary: true,
											isSystem: true,
											isSummarizable: false,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: false,
											isMetricValueEligible: false,
											rangeFacetEligible: 835,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Wed Sep 23 17:15:34 UTC 2043"),
											isKeepDuplicates: true,

											}
,
										parserFieldId: 924,
										parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
										parserFieldName: "EXAMPLE-parserFieldName-Value",
										storageFieldName: "EXAMPLE-storageFieldName-Value",
										parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
										parserName: "EXAMPLE-parserName-Value",
										parserFieldSequence: 653,
										structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
										actions: [{
												name: "EXAMPLE-name-Value",
												order: 673,

												}
												],

										}
										],
								footerContent: "EXAMPLE-footerContent-Value",
								headerContent: "EXAMPLE-headerContent-Value",
								name: "EXAMPLE-name-Value",
								isDefault: false,
								isSingleLineContent: true,
								isSystem: false,
								language: "EXAMPLE-language-Value",
								timeUpdated: new Date("Sat May 28 03:01:37 UTC 2039"),
								logTypeTestRequestVersion: 431,
								parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
								isHidden: false,
								parserSequence: 565,
								parserTimezone: "EXAMPLE-parserTimezone-Value",
								parserFilter: {
									id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
									agentVersion: "EXAMPLE-agentVersion-Value",
									isInUse: 603,
									operatingSystem: "EXAMPLE-operatingSystem-Value",
									parserId: 527,
									version: "EXAMPLE-version-Value",

									}
,
								isParserWrittenOnce: false,
								parserFunctions: [{
										parserMetaPlugin: {
											metaPluginParameters: [{
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: false,
													isRepeatable: false,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
													],
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											name: "EXAMPLE-name-Value",

											}
,
										parserFunctionId: 31,
										parserFunctionName: "EXAMPLE-parserFunctionName-Value",
										isEnabled: true,
										isSystem: true,
										parserId: 205,
										parserName: "EXAMPLE-parserName-Value",
										parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
										parserFunctionPriority: 332,
										parserFunctionParameters: [{
												parserFunctionId: 188,
												parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
												parserFunctionParameterId: 322,
												parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
												parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
												parserName: "EXAMPLE-parserName-Value",
												parserMetaPluginParameter: {
													description: "EXAMPLE-description-Value",
													name: "EXAMPLE-name-Value",
													isMandatory: false,
													isRepeatable: false,
													pluginName: "EXAMPLE-pluginName-Value",
													type: "EXAMPLE-type-Value",

													}
,

												}
												],

										}
										],
								sourcesCount: 468,
								shouldTokenizeOriginalText: true,
								fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
								fieldQualifier: "EXAMPLE-fieldQualifier-Value",
								type: loganalytics.models.LogAnalyticsParser.Type.Regex,
								isUserDeleted: true,
								isNamespaceAware: true,
								categories: [{
										name: "EXAMPLE-name-Value",
										description: "EXAMPLE-description-Value",
										displayName: "EXAMPLE-displayName-Value",
										type: "EXAMPLE-type-Value",
										isSystem: false,

										}
										],
								isPositionAware: true,
								dependentSources: [{
										sourceName: "EXAMPLE-sourceName-Value",
										sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
										sourceId: 326,
										sourceType: "EXAMPLE-sourceType-Value",
										isSystem: false,
										isAutoAssociationEnabled: true,
										entityTypes: [{
												sourceId: 85,
												entityType: "EXAMPLE-entityType-Value",
												entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
												entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

												}
												],
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 282,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],
								dependentParsers: [{
										parserName: "EXAMPLE-parserName-Value",
										parserDisplayName: "EXAMPLE-parserDisplayName-Value",
										parserId: 937,
										isSystem: true,
										parserType: loganalytics.models.DependentParser.ParserType.Xml,
										dependencies: [{
												type: "EXAMPLE-type-Value",
												referenceType: "EXAMPLE-referenceType-Value",
												referenceId: 521,
												referenceName: "EXAMPLE-referenceName-Value",
												referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

												}
												],

										}
										],

								}
								],
						timeUpdated: new Date("Thu May 31 03:38:39 UTC 2035"),
						eventTypes: [{
								eventTypeName: "EXAMPLE-eventTypeName-Value",
								specVersion: "EXAMPLE-specVersion-Value",
								isEnabled: true,
								isSystem: false,
								timeUpdated: new Date("Fri May 26 01:13:40 UTC 2045"),

								}
								],
						categories: [{
								name: "EXAMPLE-name-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								type: "EXAMPLE-type-Value",
								isSystem: true,

								}
								],
						endpoints: [{
								endpointType: "LOG",								logEndpoint: {
									name: "EXAMPLE-name-Value",
									description: "EXAMPLE-description-Value",
									model: "EXAMPLE-model-Value",
									endpointId: 402,
									request: {
										method: loganalytics.requests.EndpointRequest.Method.Post,
										url: "EXAMPLE-url-Value",
										contentType: "EXAMPLE-contentType-Value",
										payload: "EXAMPLE-payload-Value",
										headers: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],
										formParameters: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],

										}
,
									response: {
										contentType: "EXAMPLE-contentType-Value",
										example: "EXAMPLE-example-Value",

										}
,
									credentials: {
										credentialType: loganalytics.models.EndpointCredentials.CredentialType.None,
										credentialName: "EXAMPLE-credentialName-Value",
										credentialEndpoint: {
											name: "EXAMPLE-name-Value",
											description: "EXAMPLE-description-Value",
											model: "EXAMPLE-model-Value",
											endpointId: 775,
											response: {
												contentType: "EXAMPLE-contentType-Value",
												example: "EXAMPLE-example-Value",

												}
,
											proxy: {
												url: "EXAMPLE-url-Value",
												credentialName: "EXAMPLE-credentialName-Value",
												credentialType: loganalytics.models.EndpointProxy.CredentialType.Token,

												}
,

											}
,

										}
,
									proxy: {
										url: "EXAMPLE-url-Value",
										credentialName: "EXAMPLE-credentialName-Value",
										credentialType: loganalytics.models.EndpointProxy.CredentialType.None,

										}
,
									isEnabled: false,
									isSystem: true,
									endpointProperties: [{
											name: "EXAMPLE-name-Value",
											value: "EXAMPLE-value-Value",

											}
											],

									}


								}
								],
						sourceProperties: [{
								name: "EXAMPLE-name-Value",
								value: "EXAMPLE-value-Value",

								}
								],

						}
,

					}
,
				alias: "EXAMPLE-alias-Value",
				description: "EXAMPLE-description-Value",
				isEnabled: true,
				patternId: 971,
				isSystem: true,
				sourceId: 602,
				isAgentWarningSuppressed: true,
				patternText: "EXAMPLE-patternText-Value",
				patternType: 690,
				entityType: ["EXAMPLE--Value"						],
				patternProperties: [{
						name: "EXAMPLE-name-Value",
						value: "EXAMPLE-value-Value",

						}
						],

				}
				],
		description: "EXAMPLE-description-Value",
		displayName: "EXAMPLE-displayName-Value",
		editVersion: 543,
		functions: [{
				arguments: [{
						isOverrideOutputFields: true,
						argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
						argumentExample: "EXAMPLE-argumentExample-Value",
						argumentService: "EXAMPLE-argumentService-Value",
						argumentDataType: "EXAMPLE-argumentDataType-Value",
						argumentDescription: "EXAMPLE-argumentDescription-Value",
						argumentName: "EXAMPLE-argumentName-Value",
						argumentOrder: 581,
						argumentType: 597,
						argumentId: 192,
						argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
						argumentLookupColumnPosition: 905,
						argumentValue: "EXAMPLE-argumentValue-Value",
						argumentReference: "EXAMPLE-argumentReference-Value",

						}
						],
				isEnabled: false,
				function: {
					metaFunctionArgument: [{
							isOverrideOutputFields: false,
							argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
							argumentExample: "EXAMPLE-argumentExample-Value",
							argumentService: "EXAMPLE-argumentService-Value",
							argumentDataType: "EXAMPLE-argumentDataType-Value",
							argumentDescription: "EXAMPLE-argumentDescription-Value",
							argumentName: "EXAMPLE-argumentName-Value",
							argumentOrder: 991,
							argumentType: 442,
							argumentId: 219,
							argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
							argumentLookupColumnPosition: 743,
							argumentValue: "EXAMPLE-argumentValue-Value",
							argumentReference: "EXAMPLE-argumentReference-Value",

							}
							],
					component: "EXAMPLE-component-Value",
					description: "EXAMPLE-description-Value",
					editVersion: 700,
					metaFunctionId: 925,
					javaClassName: "EXAMPLE-javaClassName-Value",
					name: "EXAMPLE-name-Value",

					}
,
				functionName: loganalytics.models.LogAnalyticsSourceFunction.FunctionName.Lookup,
				functionReference: "EXAMPLE-functionReference-Value",
				sourceReference: "EXAMPLE-sourceReference-Value",
				features: ["EXAMPLE--Value"						],
				functionId: 851,
				order: 53,
				isSystem: true,
				lookupColumn: "EXAMPLE-lookupColumn-Value",
				lookupColumnPosition: 107,
				lookupDisplayName: "EXAMPLE-lookupDisplayName-Value",
				lookupMode: 727,
				lookupTable: "EXAMPLE-lookupTable-Value",
				sourceId: 916,

				}
				],
		sourceId: 767,
		name: "EXAMPLE-name-Value",
		isSecureContent: true,
		isSystem: true,
		parsers: [{
				content: "EXAMPLE-content-Value",
				description: "EXAMPLE-description-Value",
				displayName: "EXAMPLE-displayName-Value",
				editVersion: 49,
				encoding: "EXAMPLE-encoding-Value",
				exampleContent: "EXAMPLE-exampleContent-Value",
				fieldMaps: [{
						field: {
							ceeAlias: "EXAMPLE-ceeAlias-Value",
							dataType: "EXAMPLE-dataType-Value",
							regularExpression: "EXAMPLE-regularExpression-Value",
							description: "EXAMPLE-description-Value",
							displayName: "EXAMPLE-displayName-Value",
							editVersion: 34,
							facetPriority: 101,
							name: "EXAMPLE-name-Value",
							isFacetEligible: true,
							isHighCardinality: false,
							isLargeData: true,
							isMultiValued: false,
							isPrimary: false,
							isSystem: true,
							isSummarizable: true,
							mappedValue: "EXAMPLE-mappedValue-Value",
							isMetricKeyEligible: false,
							isMetricValueEligible: false,
							rangeFacetEligible: 981,
							isTableEligible: false,
							unitType: "EXAMPLE-unitType-Value",
							timeUpdated: new Date("Sun Aug 17 03:51:16 UTC 2003"),
							isKeepDuplicates: true,

							}
,
						parserFieldId: 301,
						parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
						parserFieldName: "EXAMPLE-parserFieldName-Value",
						storageFieldName: "EXAMPLE-storageFieldName-Value",
						parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
						parserName: "EXAMPLE-parserName-Value",
						parserFieldSequence: 660,
						structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
						actions: [{
								name: "EXAMPLE-name-Value",
								order: 629,

								}
								],

						}
						],
				footerContent: "EXAMPLE-footerContent-Value",
				headerContent: "EXAMPLE-headerContent-Value",
				name: "EXAMPLE-name-Value",
				isDefault: false,
				isSingleLineContent: false,
				isSystem: true,
				language: "EXAMPLE-language-Value",
				timeUpdated: new Date("Mon Dec 15 17:37:02 UTC 2025"),
				logTypeTestRequestVersion: 639,
				parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
				isHidden: true,
				parserSequence: 684,
				parserTimezone: "EXAMPLE-parserTimezone-Value",
				parserFilter: {
					id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
					agentVersion: "EXAMPLE-agentVersion-Value",
					isInUse: 234,
					operatingSystem: "EXAMPLE-operatingSystem-Value",
					parserId: 23,
					version: "EXAMPLE-version-Value",

					}
,
				isParserWrittenOnce: true,
				parserFunctions: [{
						parserMetaPlugin: {
							metaPluginParameters: [{
									description: "EXAMPLE-description-Value",
									name: "EXAMPLE-name-Value",
									isMandatory: true,
									isRepeatable: true,
									pluginName: "EXAMPLE-pluginName-Value",
									type: "EXAMPLE-type-Value",

									}
									],
							description: "EXAMPLE-description-Value",
							displayName: "EXAMPLE-displayName-Value",
							name: "EXAMPLE-name-Value",

							}
,
						parserFunctionId: 944,
						parserFunctionName: "EXAMPLE-parserFunctionName-Value",
						isEnabled: true,
						isSystem: true,
						parserId: 636,
						parserName: "EXAMPLE-parserName-Value",
						parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
						parserFunctionPriority: 519,
						parserFunctionParameters: [{
								parserFunctionId: 492,
								parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
								parserFunctionParameterId: 960,
								parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
								parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
								parserName: "EXAMPLE-parserName-Value",
								parserMetaPluginParameter: {
									description: "EXAMPLE-description-Value",
									name: "EXAMPLE-name-Value",
									isMandatory: true,
									isRepeatable: false,
									pluginName: "EXAMPLE-pluginName-Value",
									type: "EXAMPLE-type-Value",

									}
,

								}
								],

						}
						],
				sourcesCount: 885,
				sources: [{
						labelConditions: [{
								conditionString: "EXAMPLE-conditionString-Value",
								conditionBlock: {
									conditionBlocksOperator: loganalytics.models.ConditionBlock.ConditionBlocksOperator.Or,
									fieldName: "EXAMPLE-fieldName-Value",
									labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
									labelConditionValue: "EXAMPLE-labelConditionValue-Value",
									labelConditionValues: ["EXAMPLE--Value"											],

									}
,
								message: "EXAMPLE-message-Value",
								isVisible: false,
								blockConditionField: "EXAMPLE-blockConditionField-Value",
								blockConditionOperator: "EXAMPLE-blockConditionOperator-Value",
								blockConditionValue: "EXAMPLE-blockConditionValue-Value",
								labelConditionValue: "EXAMPLE-labelConditionValue-Value",
								labelConditionValues: ["EXAMPLE--Value"										],
								contentExample: "EXAMPLE-contentExample-Value",
								isEnabled: false,
								fieldName: "EXAMPLE-fieldName-Value",
								labelConditionId: 743,
								isSystem: false,
								labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
								sourceId: 755,
								labelDisplayName: "EXAMPLE-labelDisplayName-Value",
								storageField: "EXAMPLE-storageField-Value",
								labelName: "EXAMPLE-labelName-Value",
								isInlineLabelExistingInDatabase: true,

								}
								],
						associationCount: 225,
						associationEntity: [{
								failureMessage: "EXAMPLE-failureMessage-Value",
								agentId: "ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
								timeLastAttempted: new Date("Sun May 14 13:32:31 UTC 2034"),
								retryCount: 975,
								sourceName: "EXAMPLE-sourceName-Value",
								sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
								sourceTypeName: "EXAMPLE-sourceTypeName-Value",
								lifeCycleState: loganalytics.models.LogAnalyticsAssociation.LifeCycleState.Accepted,
								entityId: "ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
								entityName: "EXAMPLE-entityName-Value",
								entityTypeName: "EXAMPLE-entityTypeName-Value",
								host: "EXAMPLE-host-Value",
								agentEntityName: "EXAMPLE-agentEntityName-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",
								logGroupId: "ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
								logGroupName: "EXAMPLE-logGroupName-Value",
								logGroupCompartment: "EXAMPLE-logGroupCompartment-Value",
								associationProperties: [{
										name: "EXAMPLE-name-Value",
										value: "EXAMPLE-value-Value",
										patterns: [{
												id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
												value: "EXAMPLE-value-Value",
												effectiveLevel: "EXAMPLE-effectiveLevel-Value",

												}
												],

										}
										],

								}
								],
						dataFilterDefinitions: [{
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 152,
								isEnabled: true,
								fieldName: "EXAMPLE-fieldName-Value",
								hashType: 955,
								dataFilterId: 201,
								isSystem: false,
								matchRegularExpression: "EXAMPLE-matchRegularExpression-Value",
								order: 929,
								path: "EXAMPLE-path-Value",
								replacementString: "EXAMPLE-replacementString-Value",
								sourceId: 208,
								filterType: loganalytics.models.LogAnalyticsSourceDataFilter.FilterType.HashMask,

								}
								],
						databaseCredential: "EXAMPLE-databaseCredential-Value",
						extendedFieldDefinitions: [{
								field: {
									ceeAlias: "EXAMPLE-ceeAlias-Value",
									dataType: "EXAMPLE-dataType-Value",
									regularExpression: "EXAMPLE-regularExpression-Value",
									description: "EXAMPLE-description-Value",
									displayName: "EXAMPLE-displayName-Value",
									editVersion: 988,
									facetPriority: 243,
									name: "EXAMPLE-name-Value",
									isFacetEligible: true,
									isHighCardinality: false,
									isLargeData: true,
									isMultiValued: false,
									isPrimary: false,
									isSystem: false,
									isSummarizable: true,
									mappedValue: "EXAMPLE-mappedValue-Value",
									isMetricKeyEligible: true,
									isMetricValueEligible: false,
									rangeFacetEligible: 487,
									isTableEligible: false,
									unitType: "EXAMPLE-unitType-Value",
									timeUpdated: new Date("Fri Sep 10 19:15:47 UTC 2021"),
									isKeepDuplicates: false,

									}
,
								displayRegularExpression: "EXAMPLE-displayRegularExpression-Value",
								extendedFields: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 517,
											facetPriority: 929,
											name: "EXAMPLE-name-Value",
											isFacetEligible: true,
											isHighCardinality: false,
											isLargeData: true,
											isMultiValued: true,
											isPrimary: true,
											isSystem: true,
											isSummarizable: true,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: false,
											isMetricValueEligible: false,
											rangeFacetEligible: 112,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Wed Jan 15 10:36:04 UTC 2020"),
											isKeepDuplicates: true,

											}
,
										extendedFieldDefinitionId: 699,
										fieldName: "EXAMPLE-fieldName-Value",
										fieldDisplayName: "EXAMPLE-fieldDisplayName-Value",
										savedRegularExpressionName: "EXAMPLE-savedRegularExpressionName-Value",
										extendedFieldId: 309,

										}
										],
								baseFieldName: "EXAMPLE-baseFieldName-Value",
								baseFieldLogText: "EXAMPLE-baseFieldLogText-Value",
								conditionDataType: "EXAMPLE-conditionDataType-Value",
								conditionField: "EXAMPLE-conditionField-Value",
								conditionOperator: "EXAMPLE-conditionOperator-Value",
								conditionValue: "EXAMPLE-conditionValue-Value",
								convertedRegularExpression: "EXAMPLE-convertedRegularExpression-Value",
								isEnabled: true,
								extendedFieldDefinitionId: 955,
								isSystem: false,
								regularExpression: "EXAMPLE-regularExpression-Value",
								sourceId: 554,
								timeUpdated: new Date("Sat Apr 23 08:12:41 UTC 2033"),
								conditionString: "EXAMPLE-conditionString-Value",
								conditionBlock: {
									conditionBlocksOperator: loganalytics.models.GenericConditionBlock.ConditionBlocksOperator.NotOr,
									name: "EXAMPLE-name-Value",
									operator: "EXAMPLE-operator-Value",
									value: "EXAMPLE-value-Value",
									values: ["EXAMPLE--Value"											],

									}
,

								}
								],
						isForCloud: true,
						labels: [{
								aliases: [{
										alias: "EXAMPLE-alias-Value",
										aliasDisplayName: "EXAMPLE-aliasDisplayName-Value",
										isSystem: false,
										displayName: "EXAMPLE-displayName-Value",
										name: "EXAMPLE-name-Value",
										priority: loganalytics.models.LogAnalyticsLabelAlias.Priority.High,

										}
										],
								countUsageInAlertRule: 37,
								countUsageInSource: 572,
								id: "EXAMPLE-id-Value",
								suggestType: 119,
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 983,
								impact: "EXAMPLE-impact-Value",
								isSystem: false,
								name: "EXAMPLE-name-Value",
								priority: loganalytics.models.LogAnalyticsLabelView.Priority.Low,
								recommendation: "EXAMPLE-recommendation-Value",
								type: 870,
								isUserDeleted: false,

								}
								],
						metricDefinitions: [{
								aggregationField: "EXAMPLE-aggregationField-Value",
								bucketMetadata: "EXAMPLE-bucketMetadata-Value",
								clockPeriod: "EXAMPLE-clockPeriod-Value",
								description: "EXAMPLE-description-Value",
								editVersion: 997,
								fieldName: "EXAMPLE-fieldName-Value",
								fieldValues: ["EXAMPLE--Value"										],
								groupingField: "EXAMPLE-groupingField-Value",
								isEnabled: false,
								isSystem: true,
								displayName: "EXAMPLE-displayName-Value",
								metricReference: 354,
								name: "EXAMPLE-name-Value",
								metricType: loganalytics.models.LogAnalyticsMetric.MetricType.Average,
								isMetricSourceEnabled: true,
								operator: loganalytics.models.LogAnalyticsMetric.Operator.EqualIgnoreCase,
								entityType: "EXAMPLE-entityType-Value",
								timeUpdated: new Date("Mon Dec 09 19:59:23 UTC 2030"),
								unitType: "EXAMPLE-unitType-Value",
								isUserCustomized: true,

								}
								],
						metrics: [{
								isMetricSourceEnabled: false,
								metricName: "EXAMPLE-metricName-Value",
								sourceName: "EXAMPLE-sourceName-Value",
								entityType: "EXAMPLE-entityType-Value",

								}
								],
						parameters: [{
								defaultValue: "EXAMPLE-defaultValue-Value",
								description: "EXAMPLE-description-Value",
								isActive: false,
								name: "EXAMPLE-name-Value",
								sourceId: 845,

								}
								],
						patternCount: 278,
						patterns: [{
								convertedText: "EXAMPLE-convertedText-Value",
								dbParserId: 282,
								dbPatternDateTimeColumns: "EXAMPLE-dbPatternDateTimeColumns-Value",
								dbPatternDateTimeField: "EXAMPLE-dbPatternDateTimeField-Value",
								dbPatternSequenceColumn: "EXAMPLE-dbPatternSequenceColumn-Value",
								fields: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 266,
											facetPriority: 912,
											name: "EXAMPLE-name-Value",
											isFacetEligible: false,
											isHighCardinality: true,
											isLargeData: true,
											isMultiValued: false,
											isPrimary: false,
											isSystem: true,
											isSummarizable: true,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: true,
											isMetricValueEligible: true,
											rangeFacetEligible: 664,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Tue Apr 24 23:23:01 UTC 2040"),
											isKeepDuplicates: false,

											}
,
										parserFieldId: 430,
										parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
										parserFieldName: "EXAMPLE-parserFieldName-Value",
										storageFieldName: "EXAMPLE-storageFieldName-Value",
										parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
										parserName: "EXAMPLE-parserName-Value",
										parserFieldSequence: 924,
										structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
										actions: [{
												name: "EXAMPLE-name-Value",
												order: 965,

												}
												],

										}
										],
								isInclude: true,
								isDefault: false,
								patternFilter: {
									agentVersion: "EXAMPLE-agentVersion-Value",
									isInUse: false,
									operatingSystem: "EXAMPLE-operatingSystem-Value",
									patternId: 319,
									sourceId: 788,
									version: "EXAMPLE-version-Value",

									}
,
								alias: "EXAMPLE-alias-Value",
								description: "EXAMPLE-description-Value",
								isEnabled: true,
								patternId: 855,
								isSystem: true,
								sourceId: 366,
								isAgentWarningSuppressed: true,
								patternText: "EXAMPLE-patternText-Value",
								patternType: 484,
								entityType: ["EXAMPLE--Value"										],
								patternProperties: [{
										name: "EXAMPLE-name-Value",
										value: "EXAMPLE-value-Value",

										}
										],

								}
								],
						description: "EXAMPLE-description-Value",
						displayName: "EXAMPLE-displayName-Value",
						editVersion: 899,
						functions: [{
								arguments: [{
										isOverrideOutputFields: false,
										argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
										argumentExample: "EXAMPLE-argumentExample-Value",
										argumentService: "EXAMPLE-argumentService-Value",
										argumentDataType: "EXAMPLE-argumentDataType-Value",
										argumentDescription: "EXAMPLE-argumentDescription-Value",
										argumentName: "EXAMPLE-argumentName-Value",
										argumentOrder: 825,
										argumentType: 807,
										argumentId: 628,
										argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
										argumentLookupColumnPosition: 422,
										argumentValue: "EXAMPLE-argumentValue-Value",
										argumentReference: "EXAMPLE-argumentReference-Value",

										}
										],
								isEnabled: false,
								function: {
									metaFunctionArgument: [{
											isOverrideOutputFields: true,
											argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
											argumentExample: "EXAMPLE-argumentExample-Value",
											argumentService: "EXAMPLE-argumentService-Value",
											argumentDataType: "EXAMPLE-argumentDataType-Value",
											argumentDescription: "EXAMPLE-argumentDescription-Value",
											argumentName: "EXAMPLE-argumentName-Value",
											argumentOrder: 958,
											argumentType: 651,
											argumentId: 325,
											argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
											argumentLookupColumnPosition: 352,
											argumentValue: "EXAMPLE-argumentValue-Value",
											argumentReference: "EXAMPLE-argumentReference-Value",

											}
											],
									component: "EXAMPLE-component-Value",
									description: "EXAMPLE-description-Value",
									editVersion: 705,
									metaFunctionId: 691,
									javaClassName: "EXAMPLE-javaClassName-Value",
									name: "EXAMPLE-name-Value",

									}
,
								functionName: loganalytics.models.LogAnalyticsSourceFunction.FunctionName.Geolocation,
								functionReference: "EXAMPLE-functionReference-Value",
								sourceReference: "EXAMPLE-sourceReference-Value",
								features: ["EXAMPLE--Value"										],
								functionId: 186,
								order: 84,
								isSystem: false,
								lookupColumn: "EXAMPLE-lookupColumn-Value",
								lookupColumnPosition: 10,
								lookupDisplayName: "EXAMPLE-lookupDisplayName-Value",
								lookupMode: 401,
								lookupTable: "EXAMPLE-lookupTable-Value",
								sourceId: 249,

								}
								],
						sourceId: 716,
						name: "EXAMPLE-name-Value",
						isSecureContent: true,
						isSystem: false,
						isAutoAssociationEnabled: false,
						isAutoAssociationOverride: true,
						ruleId: 413,
						typeName: "EXAMPLE-typeName-Value",
						typeDisplayName: "EXAMPLE-typeDisplayName-Value",
						warningConfig: 135,
						metadataFields: [{
								fieldName: "EXAMPLE-fieldName-Value",
								isEnabled: true,
								isSystem: true,
								key: "EXAMPLE-key-Value",
								sourceName: "EXAMPLE-sourceName-Value",

								}
								],
						labelDefinitions: [{
								editVersion: 972,
								isSystem: false,
								sourceId: 932,
								labelName: "EXAMPLE-labelName-Value",

								}
								],
						entityTypes: [{
								sourceId: 601,
								entityType: "EXAMPLE-entityType-Value",
								entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

								}
								],
						isTimezoneOverride: true,
						timeUpdated: new Date("Tue Nov 13 01:21:42 UTC 2001"),
						eventTypes: [{
								eventTypeName: "EXAMPLE-eventTypeName-Value",
								specVersion: "EXAMPLE-specVersion-Value",
								isEnabled: false,
								isSystem: false,
								timeUpdated: new Date("Mon Nov 18 12:54:06 UTC 2041"),

								}
								],
						categories: [{
								name: "EXAMPLE-name-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								type: "EXAMPLE-type-Value",
								isSystem: false,

								}
								],
						endpoints: [{
								endpointType: "LOG_LIST",								listEndpoint: {
									name: "EXAMPLE-name-Value",
									description: "EXAMPLE-description-Value",
									model: "EXAMPLE-model-Value",
									endpointId: 76,
									request: {
										method: loganalytics.requests.EndpointRequest.Method.Post,
										url: "EXAMPLE-url-Value",
										contentType: "EXAMPLE-contentType-Value",
										payload: "EXAMPLE-payload-Value",
										headers: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],
										formParameters: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],

										}
,
									response: {
										contentType: "EXAMPLE-contentType-Value",
										example: "EXAMPLE-example-Value",

										}
,
									credentials: {
										credentialType: loganalytics.models.EndpointCredentials.CredentialType.StaticToken,
										credentialName: "EXAMPLE-credentialName-Value",
										credentialEndpoint: {
											name: "EXAMPLE-name-Value",
											description: "EXAMPLE-description-Value",
											model: "EXAMPLE-model-Value",
											endpointId: 171,
											response: {
												contentType: "EXAMPLE-contentType-Value",
												example: "EXAMPLE-example-Value",

												}
,
											proxy: {
												url: "EXAMPLE-url-Value",
												credentialName: "EXAMPLE-credentialName-Value",
												credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

												}
,

											}
,

										}
,
									proxy: {
										url: "EXAMPLE-url-Value",
										credentialName: "EXAMPLE-credentialName-Value",
										credentialType: loganalytics.models.EndpointProxy.CredentialType.None,

										}
,
									isEnabled: false,
									isSystem: true,
									endpointProperties: [{
											name: "EXAMPLE-name-Value",
											value: "EXAMPLE-value-Value",

											}
											],

									}
,
								logEndpoints: [{
										name: "EXAMPLE-name-Value",
										description: "EXAMPLE-description-Value",
										model: "EXAMPLE-model-Value",
										endpointId: 841,
										request: {
											method: loganalytics.requests.EndpointRequest.Method.Get,
											url: "EXAMPLE-url-Value",
											contentType: "EXAMPLE-contentType-Value",
											payload: "EXAMPLE-payload-Value",
											headers: [{
													name: "EXAMPLE-name-Value",
													value: "EXAMPLE-value-Value",

													}
													],
											formParameters: [{
													name: "EXAMPLE-name-Value",
													value: "EXAMPLE-value-Value",

													}
													],

											}
,
										response: {
											contentType: "EXAMPLE-contentType-Value",
											example: "EXAMPLE-example-Value",

											}
,
										credentials: {
											credentialType: loganalytics.models.EndpointCredentials.CredentialType.BasicAuth,
											credentialName: "EXAMPLE-credentialName-Value",
											credentialEndpoint: {
												name: "EXAMPLE-name-Value",
												description: "EXAMPLE-description-Value",
												model: "EXAMPLE-model-Value",
												endpointId: 97,
												response: {
													contentType: "EXAMPLE-contentType-Value",
													example: "EXAMPLE-example-Value",

													}
,
												proxy: {
													url: "EXAMPLE-url-Value",
													credentialName: "EXAMPLE-credentialName-Value",
													credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

													}
,

												}
,

											}
,
										proxy: {
											url: "EXAMPLE-url-Value",
											credentialName: "EXAMPLE-credentialName-Value",
											credentialType: loganalytics.models.EndpointProxy.CredentialType.None,

											}
,
										isEnabled: true,
										isSystem: true,
										endpointProperties: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],

										}
										]

								}
								],
						sourceProperties: [{
								name: "EXAMPLE-name-Value",
								value: "EXAMPLE-value-Value",

								}
								],

						}
						],
				shouldTokenizeOriginalText: false,
				fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
				fieldQualifier: "EXAMPLE-fieldQualifier-Value",
				type: loganalytics.models.LogAnalyticsParser.Type.Odl,
				isUserDeleted: false,
				isNamespaceAware: true,
				categories: [{
						name: "EXAMPLE-name-Value",
						description: "EXAMPLE-description-Value",
						displayName: "EXAMPLE-displayName-Value",
						type: "EXAMPLE-type-Value",
						isSystem: false,

						}
						],
				isPositionAware: true,
				dependentSources: [{
						sourceName: "EXAMPLE-sourceName-Value",
						sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
						sourceId: 534,
						sourceType: "EXAMPLE-sourceType-Value",
						isSystem: true,
						isAutoAssociationEnabled: false,
						entityTypes: [{
								sourceId: 154,
								entityType: "EXAMPLE-entityType-Value",
								entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

								}
								],
						dependencies: [{
								type: "EXAMPLE-type-Value",
								referenceType: "EXAMPLE-referenceType-Value",
								referenceId: 145,
								referenceName: "EXAMPLE-referenceName-Value",
								referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

								}
								],

						}
						],
				dependentParsers: [{
						parserName: "EXAMPLE-parserName-Value",
						parserDisplayName: "EXAMPLE-parserDisplayName-Value",
						parserId: 118,
						isSystem: true,
						parserType: loganalytics.models.DependentParser.ParserType.Json,
						dependencies: [{
								type: "EXAMPLE-type-Value",
								referenceType: "EXAMPLE-referenceType-Value",
								referenceId: 183,
								referenceName: "EXAMPLE-referenceName-Value",
								referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

								}
								],

						}
						],

				}
				],
		ruleId: 870,
		typeName: "EXAMPLE-typeName-Value",
		warningConfig: 236,
		metadataFields: [{
				fieldName: "EXAMPLE-fieldName-Value",
				isEnabled: true,
				isSystem: false,
				key: "EXAMPLE-key-Value",
				sourceName: "EXAMPLE-sourceName-Value",

				}
				],
		labelDefinitions: [{
				editVersion: 372,
				isSystem: false,
				sourceId: 86,
				labelName: "EXAMPLE-labelName-Value",

				}
				],
		entityTypes: [{
				sourceId: 188,
				entityType: "EXAMPLE-entityType-Value",
				entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
				entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

				}
				],
		isTimezoneOverride: true,
		userParsers: [{
				content: "EXAMPLE-content-Value",
				description: "EXAMPLE-description-Value",
				displayName: "EXAMPLE-displayName-Value",
				editVersion: 795,
				encoding: "EXAMPLE-encoding-Value",
				exampleContent: "EXAMPLE-exampleContent-Value",
				fieldMaps: [{
						field: {
							ceeAlias: "EXAMPLE-ceeAlias-Value",
							dataType: "EXAMPLE-dataType-Value",
							regularExpression: "EXAMPLE-regularExpression-Value",
							description: "EXAMPLE-description-Value",
							displayName: "EXAMPLE-displayName-Value",
							editVersion: 954,
							facetPriority: 147,
							name: "EXAMPLE-name-Value",
							isFacetEligible: true,
							isHighCardinality: false,
							isLargeData: true,
							isMultiValued: false,
							isPrimary: true,
							isSystem: true,
							isSummarizable: true,
							mappedValue: "EXAMPLE-mappedValue-Value",
							isMetricKeyEligible: true,
							isMetricValueEligible: true,
							rangeFacetEligible: 78,
							isTableEligible: false,
							unitType: "EXAMPLE-unitType-Value",
							timeUpdated: new Date("Sat Jul 17 06:15:59 UTC 2032"),
							isKeepDuplicates: true,

							}
,
						parserFieldId: 390,
						parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
						parserFieldName: "EXAMPLE-parserFieldName-Value",
						storageFieldName: "EXAMPLE-storageFieldName-Value",
						parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
						parserName: "EXAMPLE-parserName-Value",
						parserFieldSequence: 441,
						structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
						actions: [{
								name: "EXAMPLE-name-Value",
								order: 478,

								}
								],

						}
						],
				footerContent: "EXAMPLE-footerContent-Value",
				headerContent: "EXAMPLE-headerContent-Value",
				name: "EXAMPLE-name-Value",
				isDefault: false,
				isSingleLineContent: true,
				isSystem: true,
				language: "EXAMPLE-language-Value",
				timeUpdated: new Date("Sun Mar 25 01:57:21 UTC 2007"),
				logTypeTestRequestVersion: 469,
				parserIgnorelineCharacters: "EXAMPLE-parserIgnorelineCharacters-Value",
				isHidden: false,
				parserSequence: 553,
				parserTimezone: "EXAMPLE-parserTimezone-Value",
				parserFilter: {
					id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
					agentVersion: "EXAMPLE-agentVersion-Value",
					isInUse: 759,
					operatingSystem: "EXAMPLE-operatingSystem-Value",
					parserId: 448,
					version: "EXAMPLE-version-Value",

					}
,
				isParserWrittenOnce: false,
				parserFunctions: [{
						parserMetaPlugin: {
							metaPluginParameters: [{
									description: "EXAMPLE-description-Value",
									name: "EXAMPLE-name-Value",
									isMandatory: true,
									isRepeatable: true,
									pluginName: "EXAMPLE-pluginName-Value",
									type: "EXAMPLE-type-Value",

									}
									],
							description: "EXAMPLE-description-Value",
							displayName: "EXAMPLE-displayName-Value",
							name: "EXAMPLE-name-Value",

							}
,
						parserFunctionId: 268,
						parserFunctionName: "EXAMPLE-parserFunctionName-Value",
						isEnabled: true,
						isSystem: false,
						parserId: 639,
						parserName: "EXAMPLE-parserName-Value",
						parserMetaPluginName: "EXAMPLE-parserMetaPluginName-Value",
						parserFunctionPriority: 123,
						parserFunctionParameters: [{
								parserFunctionId: 755,
								parserFunctionParameterName: "EXAMPLE-parserFunctionParameterName-Value",
								parserFunctionParameterId: 694,
								parserMetaPluginParameterName: "EXAMPLE-parserMetaPluginParameterName-Value",
								parserMetaPluginParameterValue: "EXAMPLE-parserMetaPluginParameterValue-Value",
								parserName: "EXAMPLE-parserName-Value",
								parserMetaPluginParameter: {
									description: "EXAMPLE-description-Value",
									name: "EXAMPLE-name-Value",
									isMandatory: true,
									isRepeatable: true,
									pluginName: "EXAMPLE-pluginName-Value",
									type: "EXAMPLE-type-Value",

									}
,

								}
								],

						}
						],
				sourcesCount: 55,
				sources: [{
						labelConditions: [{
								conditionString: "EXAMPLE-conditionString-Value",
								conditionBlock: {
									conditionBlocksOperator: loganalytics.models.ConditionBlock.ConditionBlocksOperator.Or,
									fieldName: "EXAMPLE-fieldName-Value",
									labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
									labelConditionValue: "EXAMPLE-labelConditionValue-Value",
									labelConditionValues: ["EXAMPLE--Value"											],

									}
,
								message: "EXAMPLE-message-Value",
								isVisible: true,
								blockConditionField: "EXAMPLE-blockConditionField-Value",
								blockConditionOperator: "EXAMPLE-blockConditionOperator-Value",
								blockConditionValue: "EXAMPLE-blockConditionValue-Value",
								labelConditionValue: "EXAMPLE-labelConditionValue-Value",
								labelConditionValues: ["EXAMPLE--Value"										],
								contentExample: "EXAMPLE-contentExample-Value",
								isEnabled: false,
								fieldName: "EXAMPLE-fieldName-Value",
								labelConditionId: 828,
								isSystem: true,
								labelConditionOperator: "EXAMPLE-labelConditionOperator-Value",
								sourceId: 952,
								labelDisplayName: "EXAMPLE-labelDisplayName-Value",
								storageField: "EXAMPLE-storageField-Value",
								labelName: "EXAMPLE-labelName-Value",
								isInlineLabelExistingInDatabase: true,

								}
								],
						associationCount: 689,
						associationEntity: [{
								failureMessage: "EXAMPLE-failureMessage-Value",
								agentId: "ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
								timeLastAttempted: new Date("Mon Sep 26 19:49:52 UTC 2016"),
								retryCount: 194,
								sourceName: "EXAMPLE-sourceName-Value",
								sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
								sourceTypeName: "EXAMPLE-sourceTypeName-Value",
								lifeCycleState: loganalytics.models.LogAnalyticsAssociation.LifeCycleState.InProgress,
								entityId: "ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
								entityName: "EXAMPLE-entityName-Value",
								entityTypeName: "EXAMPLE-entityTypeName-Value",
								host: "EXAMPLE-host-Value",
								agentEntityName: "EXAMPLE-agentEntityName-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",
								logGroupId: "ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
								logGroupName: "EXAMPLE-logGroupName-Value",
								logGroupCompartment: "EXAMPLE-logGroupCompartment-Value",
								associationProperties: [{
										name: "EXAMPLE-name-Value",
										value: "EXAMPLE-value-Value",
										patterns: [{
												id: "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
												value: "EXAMPLE-value-Value",
												effectiveLevel: "EXAMPLE-effectiveLevel-Value",

												}
												],

										}
										],

								}
								],
						dataFilterDefinitions: [{
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 965,
								isEnabled: true,
								fieldName: "EXAMPLE-fieldName-Value",
								hashType: 860,
								dataFilterId: 241,
								isSystem: true,
								matchRegularExpression: "EXAMPLE-matchRegularExpression-Value",
								order: 900,
								path: "EXAMPLE-path-Value",
								replacementString: "EXAMPLE-replacementString-Value",
								sourceId: 764,
								filterType: loganalytics.models.LogAnalyticsSourceDataFilter.FilterType.HashMask,

								}
								],
						databaseCredential: "EXAMPLE-databaseCredential-Value",
						extendedFieldDefinitions: [{
								field: {
									ceeAlias: "EXAMPLE-ceeAlias-Value",
									dataType: "EXAMPLE-dataType-Value",
									regularExpression: "EXAMPLE-regularExpression-Value",
									description: "EXAMPLE-description-Value",
									displayName: "EXAMPLE-displayName-Value",
									editVersion: 254,
									facetPriority: 102,
									name: "EXAMPLE-name-Value",
									isFacetEligible: true,
									isHighCardinality: false,
									isLargeData: true,
									isMultiValued: false,
									isPrimary: false,
									isSystem: false,
									isSummarizable: true,
									mappedValue: "EXAMPLE-mappedValue-Value",
									isMetricKeyEligible: false,
									isMetricValueEligible: false,
									rangeFacetEligible: 330,
									isTableEligible: false,
									unitType: "EXAMPLE-unitType-Value",
									timeUpdated: new Date("Mon Mar 18 20:04:57 UTC 2019"),
									isKeepDuplicates: true,

									}
,
								displayRegularExpression: "EXAMPLE-displayRegularExpression-Value",
								extendedFields: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 926,
											facetPriority: 990,
											name: "EXAMPLE-name-Value",
											isFacetEligible: false,
											isHighCardinality: true,
											isLargeData: false,
											isMultiValued: true,
											isPrimary: false,
											isSystem: true,
											isSummarizable: true,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: false,
											isMetricValueEligible: true,
											rangeFacetEligible: 346,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Mon Aug 28 21:40:04 UTC 2023"),
											isKeepDuplicates: false,

											}
,
										extendedFieldDefinitionId: 57,
										fieldName: "EXAMPLE-fieldName-Value",
										fieldDisplayName: "EXAMPLE-fieldDisplayName-Value",
										savedRegularExpressionName: "EXAMPLE-savedRegularExpressionName-Value",
										extendedFieldId: 590,

										}
										],
								baseFieldName: "EXAMPLE-baseFieldName-Value",
								baseFieldLogText: "EXAMPLE-baseFieldLogText-Value",
								conditionDataType: "EXAMPLE-conditionDataType-Value",
								conditionField: "EXAMPLE-conditionField-Value",
								conditionOperator: "EXAMPLE-conditionOperator-Value",
								conditionValue: "EXAMPLE-conditionValue-Value",
								convertedRegularExpression: "EXAMPLE-convertedRegularExpression-Value",
								isEnabled: false,
								extendedFieldDefinitionId: 864,
								isSystem: true,
								regularExpression: "EXAMPLE-regularExpression-Value",
								sourceId: 916,
								timeUpdated: new Date("Sat Jun 01 14:22:29 UTC 2013"),
								conditionString: "EXAMPLE-conditionString-Value",
								conditionBlock: {
									conditionBlocksOperator: loganalytics.models.GenericConditionBlock.ConditionBlocksOperator.Or,
									name: "EXAMPLE-name-Value",
									operator: "EXAMPLE-operator-Value",
									value: "EXAMPLE-value-Value",
									values: ["EXAMPLE--Value"											],

									}
,

								}
								],
						isForCloud: true,
						labels: [{
								aliases: [{
										alias: "EXAMPLE-alias-Value",
										aliasDisplayName: "EXAMPLE-aliasDisplayName-Value",
										isSystem: true,
										displayName: "EXAMPLE-displayName-Value",
										name: "EXAMPLE-name-Value",
										priority: loganalytics.models.LogAnalyticsLabelAlias.Priority.None,

										}
										],
								countUsageInAlertRule: 936,
								countUsageInSource: 67,
								id: "EXAMPLE-id-Value",
								suggestType: 359,
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								editVersion: 677,
								impact: "EXAMPLE-impact-Value",
								isSystem: true,
								name: "EXAMPLE-name-Value",
								priority: loganalytics.models.LogAnalyticsLabelView.Priority.Low,
								recommendation: "EXAMPLE-recommendation-Value",
								type: 805,
								isUserDeleted: true,

								}
								],
						metricDefinitions: [{
								aggregationField: "EXAMPLE-aggregationField-Value",
								bucketMetadata: "EXAMPLE-bucketMetadata-Value",
								clockPeriod: "EXAMPLE-clockPeriod-Value",
								description: "EXAMPLE-description-Value",
								editVersion: 126,
								fieldName: "EXAMPLE-fieldName-Value",
								fieldValues: ["EXAMPLE--Value"										],
								groupingField: "EXAMPLE-groupingField-Value",
								isEnabled: true,
								isSystem: false,
								displayName: "EXAMPLE-displayName-Value",
								metricReference: 831,
								name: "EXAMPLE-name-Value",
								metricType: loganalytics.models.LogAnalyticsMetric.MetricType.Count,
								isMetricSourceEnabled: false,
								operator: loganalytics.models.LogAnalyticsMetric.Operator.EqualIgnoreCase,
								entityType: "EXAMPLE-entityType-Value",
								timeUpdated: new Date("Fri Aug 06 14:14:25 UTC 2021"),
								unitType: "EXAMPLE-unitType-Value",
								isUserCustomized: true,

								}
								],
						metrics: [{
								isMetricSourceEnabled: true,
								metricName: "EXAMPLE-metricName-Value",
								sourceName: "EXAMPLE-sourceName-Value",
								entityType: "EXAMPLE-entityType-Value",

								}
								],
						parameters: [{
								defaultValue: "EXAMPLE-defaultValue-Value",
								description: "EXAMPLE-description-Value",
								isActive: true,
								name: "EXAMPLE-name-Value",
								sourceId: 134,

								}
								],
						patternCount: 546,
						patterns: [{
								convertedText: "EXAMPLE-convertedText-Value",
								dbParserId: 641,
								dbPatternDateTimeColumns: "EXAMPLE-dbPatternDateTimeColumns-Value",
								dbPatternDateTimeField: "EXAMPLE-dbPatternDateTimeField-Value",
								dbPatternSequenceColumn: "EXAMPLE-dbPatternSequenceColumn-Value",
								fields: [{
										field: {
											ceeAlias: "EXAMPLE-ceeAlias-Value",
											dataType: "EXAMPLE-dataType-Value",
											regularExpression: "EXAMPLE-regularExpression-Value",
											description: "EXAMPLE-description-Value",
											displayName: "EXAMPLE-displayName-Value",
											editVersion: 785,
											facetPriority: 138,
											name: "EXAMPLE-name-Value",
											isFacetEligible: false,
											isHighCardinality: false,
											isLargeData: false,
											isMultiValued: true,
											isPrimary: true,
											isSystem: false,
											isSummarizable: true,
											mappedValue: "EXAMPLE-mappedValue-Value",
											isMetricKeyEligible: false,
											isMetricValueEligible: false,
											rangeFacetEligible: 661,
											isTableEligible: true,
											unitType: "EXAMPLE-unitType-Value",
											timeUpdated: new Date("Sun Nov 13 13:21:45 UTC 2022"),
											isKeepDuplicates: true,

											}
,
										parserFieldId: 177,
										parserFieldExpression: "EXAMPLE-parserFieldExpression-Value",
										parserFieldName: "EXAMPLE-parserFieldName-Value",
										storageFieldName: "EXAMPLE-storageFieldName-Value",
										parserFieldIntegratorName: "EXAMPLE-parserFieldIntegratorName-Value",
										parserName: "EXAMPLE-parserName-Value",
										parserFieldSequence: 923,
										structuredColumnInfo: "EXAMPLE-structuredColumnInfo-Value",
										actions: [{
												name: "EXAMPLE-name-Value",
												order: 464,

												}
												],

										}
										],
								isInclude: false,
								isDefault: true,
								patternFilter: {
									agentVersion: "EXAMPLE-agentVersion-Value",
									isInUse: false,
									operatingSystem: "EXAMPLE-operatingSystem-Value",
									patternId: 307,
									sourceId: 816,
									version: "EXAMPLE-version-Value",

									}
,
								alias: "EXAMPLE-alias-Value",
								description: "EXAMPLE-description-Value",
								isEnabled: false,
								patternId: 43,
								isSystem: true,
								sourceId: 5,
								isAgentWarningSuppressed: false,
								patternText: "EXAMPLE-patternText-Value",
								patternType: 410,
								entityType: ["EXAMPLE--Value"										],
								patternProperties: [{
										name: "EXAMPLE-name-Value",
										value: "EXAMPLE-value-Value",

										}
										],

								}
								],
						description: "EXAMPLE-description-Value",
						displayName: "EXAMPLE-displayName-Value",
						editVersion: 329,
						functions: [{
								arguments: [{
										isOverrideOutputFields: false,
										argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
										argumentExample: "EXAMPLE-argumentExample-Value",
										argumentService: "EXAMPLE-argumentService-Value",
										argumentDataType: "EXAMPLE-argumentDataType-Value",
										argumentDescription: "EXAMPLE-argumentDescription-Value",
										argumentName: "EXAMPLE-argumentName-Value",
										argumentOrder: 680,
										argumentType: 682,
										argumentId: 48,
										argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
										argumentLookupColumnPosition: 913,
										argumentValue: "EXAMPLE-argumentValue-Value",
										argumentReference: "EXAMPLE-argumentReference-Value",

										}
										],
								isEnabled: false,
								function: {
									metaFunctionArgument: [{
											isOverrideOutputFields: true,
											argumentDisplayName: "EXAMPLE-argumentDisplayName-Value",
											argumentExample: "EXAMPLE-argumentExample-Value",
											argumentService: "EXAMPLE-argumentService-Value",
											argumentDataType: "EXAMPLE-argumentDataType-Value",
											argumentDescription: "EXAMPLE-argumentDescription-Value",
											argumentName: "EXAMPLE-argumentName-Value",
											argumentOrder: 609,
											argumentType: 128,
											argumentId: 501,
											argumentLookupColumn: "EXAMPLE-argumentLookupColumn-Value",
											argumentLookupColumnPosition: 586,
											argumentValue: "EXAMPLE-argumentValue-Value",
											argumentReference: "EXAMPLE-argumentReference-Value",

											}
											],
									component: "EXAMPLE-component-Value",
									description: "EXAMPLE-description-Value",
									editVersion: 85,
									metaFunctionId: 915,
									javaClassName: "EXAMPLE-javaClassName-Value",
									name: "EXAMPLE-name-Value",

									}
,
								functionName: loganalytics.models.LogAnalyticsSourceFunction.FunctionName.Geolocation,
								functionReference: "EXAMPLE-functionReference-Value",
								sourceReference: "EXAMPLE-sourceReference-Value",
								features: ["EXAMPLE--Value"										],
								functionId: 574,
								order: 606,
								isSystem: false,
								lookupColumn: "EXAMPLE-lookupColumn-Value",
								lookupColumnPosition: 87,
								lookupDisplayName: "EXAMPLE-lookupDisplayName-Value",
								lookupMode: 316,
								lookupTable: "EXAMPLE-lookupTable-Value",
								sourceId: 303,

								}
								],
						sourceId: 485,
						name: "EXAMPLE-name-Value",
						isSecureContent: false,
						isSystem: false,
						isAutoAssociationEnabled: true,
						isAutoAssociationOverride: true,
						ruleId: 368,
						typeName: "EXAMPLE-typeName-Value",
						typeDisplayName: "EXAMPLE-typeDisplayName-Value",
						warningConfig: 38,
						metadataFields: [{
								fieldName: "EXAMPLE-fieldName-Value",
								isEnabled: true,
								isSystem: true,
								key: "EXAMPLE-key-Value",
								sourceName: "EXAMPLE-sourceName-Value",

								}
								],
						labelDefinitions: [{
								editVersion: 244,
								isSystem: false,
								sourceId: 402,
								labelName: "EXAMPLE-labelName-Value",

								}
								],
						entityTypes: [{
								sourceId: 431,
								entityType: "EXAMPLE-entityType-Value",
								entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

								}
								],
						isTimezoneOverride: true,
						timeUpdated: new Date("Thu Nov 03 08:53:36 UTC 2039"),
						eventTypes: [{
								eventTypeName: "EXAMPLE-eventTypeName-Value",
								specVersion: "EXAMPLE-specVersion-Value",
								isEnabled: true,
								isSystem: false,
								timeUpdated: new Date("Thu Dec 25 14:24:44 UTC 2014"),

								}
								],
						categories: [{
								name: "EXAMPLE-name-Value",
								description: "EXAMPLE-description-Value",
								displayName: "EXAMPLE-displayName-Value",
								type: "EXAMPLE-type-Value",
								isSystem: false,

								}
								],
						endpoints: [{
								endpointType: "LOG_LIST",								listEndpoint: {
									name: "EXAMPLE-name-Value",
									description: "EXAMPLE-description-Value",
									model: "EXAMPLE-model-Value",
									endpointId: 813,
									request: {
										method: loganalytics.requests.EndpointRequest.Method.Post,
										url: "EXAMPLE-url-Value",
										contentType: "EXAMPLE-contentType-Value",
										payload: "EXAMPLE-payload-Value",
										headers: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],
										formParameters: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],

										}
,
									response: {
										contentType: "EXAMPLE-contentType-Value",
										example: "EXAMPLE-example-Value",

										}
,
									credentials: {
										credentialType: loganalytics.models.EndpointCredentials.CredentialType.StaticToken,
										credentialName: "EXAMPLE-credentialName-Value",
										credentialEndpoint: {
											name: "EXAMPLE-name-Value",
											description: "EXAMPLE-description-Value",
											model: "EXAMPLE-model-Value",
											endpointId: 578,
											response: {
												contentType: "EXAMPLE-contentType-Value",
												example: "EXAMPLE-example-Value",

												}
,
											proxy: {
												url: "EXAMPLE-url-Value",
												credentialName: "EXAMPLE-credentialName-Value",
												credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

												}
,

											}
,

										}
,
									proxy: {
										url: "EXAMPLE-url-Value",
										credentialName: "EXAMPLE-credentialName-Value",
										credentialType: loganalytics.models.EndpointProxy.CredentialType.Token,

										}
,
									isEnabled: true,
									isSystem: false,
									endpointProperties: [{
											name: "EXAMPLE-name-Value",
											value: "EXAMPLE-value-Value",

											}
											],

									}
,
								logEndpoints: [{
										name: "EXAMPLE-name-Value",
										description: "EXAMPLE-description-Value",
										model: "EXAMPLE-model-Value",
										endpointId: 437,
										request: {
											method: loganalytics.requests.EndpointRequest.Method.Get,
											url: "EXAMPLE-url-Value",
											contentType: "EXAMPLE-contentType-Value",
											payload: "EXAMPLE-payload-Value",
											headers: [{
													name: "EXAMPLE-name-Value",
													value: "EXAMPLE-value-Value",

													}
													],
											formParameters: [{
													name: "EXAMPLE-name-Value",
													value: "EXAMPLE-value-Value",

													}
													],

											}
,
										response: {
											contentType: "EXAMPLE-contentType-Value",
											example: "EXAMPLE-example-Value",

											}
,
										credentials: {
											credentialType: loganalytics.models.EndpointCredentials.CredentialType.None,
											credentialName: "EXAMPLE-credentialName-Value",
											credentialEndpoint: {
												name: "EXAMPLE-name-Value",
												description: "EXAMPLE-description-Value",
												model: "EXAMPLE-model-Value",
												endpointId: 130,
												response: {
													contentType: "EXAMPLE-contentType-Value",
													example: "EXAMPLE-example-Value",

													}
,
												proxy: {
													url: "EXAMPLE-url-Value",
													credentialName: "EXAMPLE-credentialName-Value",
													credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

													}
,

												}
,

											}
,
										proxy: {
											url: "EXAMPLE-url-Value",
											credentialName: "EXAMPLE-credentialName-Value",
											credentialType: loganalytics.models.EndpointProxy.CredentialType.Token,

											}
,
										isEnabled: false,
										isSystem: false,
										endpointProperties: [{
												name: "EXAMPLE-name-Value",
												value: "EXAMPLE-value-Value",

												}
												],

										}
										]

								}
								],
						sourceProperties: [{
								name: "EXAMPLE-name-Value",
								value: "EXAMPLE-value-Value",

								}
								],

						}
						],
				shouldTokenizeOriginalText: true,
				fieldDelimiter: "EXAMPLE-fieldDelimiter-Value",
				fieldQualifier: "EXAMPLE-fieldQualifier-Value",
				type: loganalytics.models.LogAnalyticsParser.Type.Odl,
				isUserDeleted: false,
				isNamespaceAware: true,
				categories: [{
						name: "EXAMPLE-name-Value",
						description: "EXAMPLE-description-Value",
						displayName: "EXAMPLE-displayName-Value",
						type: "EXAMPLE-type-Value",
						isSystem: true,

						}
						],
				isPositionAware: true,
				dependentSources: [{
						sourceName: "EXAMPLE-sourceName-Value",
						sourceDisplayName: "EXAMPLE-sourceDisplayName-Value",
						sourceId: 397,
						sourceType: "EXAMPLE-sourceType-Value",
						isSystem: true,
						isAutoAssociationEnabled: false,
						entityTypes: [{
								sourceId: 249,
								entityType: "EXAMPLE-entityType-Value",
								entityTypeCategory: "EXAMPLE-entityTypeCategory-Value",
								entityTypeDisplayName: "EXAMPLE-entityTypeDisplayName-Value",

								}
								],
						dependencies: [{
								type: "EXAMPLE-type-Value",
								referenceType: "EXAMPLE-referenceType-Value",
								referenceId: 481,
								referenceName: "EXAMPLE-referenceName-Value",
								referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

								}
								],

						}
						],
				dependentParsers: [{
						parserName: "EXAMPLE-parserName-Value",
						parserDisplayName: "EXAMPLE-parserDisplayName-Value",
						parserId: 74,
						isSystem: true,
						parserType: loganalytics.models.DependentParser.ParserType.Json,
						dependencies: [{
								type: "EXAMPLE-type-Value",
								referenceType: "EXAMPLE-referenceType-Value",
								referenceId: 838,
								referenceName: "EXAMPLE-referenceName-Value",
								referenceDisplayName: "EXAMPLE-referenceDisplayName-Value",

								}
								],

						}
						],

				}
				],
		categories: [{
				name: "EXAMPLE-name-Value",
				description: "EXAMPLE-description-Value",
				displayName: "EXAMPLE-displayName-Value",
				type: "EXAMPLE-type-Value",
				isSystem: true,

				}
				],
		endpoints: [{
				endpointType: "LOG_LIST",				listEndpoint: {
					name: "EXAMPLE-name-Value",
					description: "EXAMPLE-description-Value",
					model: "EXAMPLE-model-Value",
					endpointId: 160,
					request: {
						method: loganalytics.requests.EndpointRequest.Method.Post,
						url: "EXAMPLE-url-Value",
						contentType: "EXAMPLE-contentType-Value",
						payload: "EXAMPLE-payload-Value",
						headers: [{
								name: "EXAMPLE-name-Value",
								value: "EXAMPLE-value-Value",

								}
								],
						formParameters: [{
								name: "EXAMPLE-name-Value",
								value: "EXAMPLE-value-Value",

								}
								],

						}
,
					response: {
						contentType: "EXAMPLE-contentType-Value",
						example: "EXAMPLE-example-Value",

						}
,
					credentials: {
						credentialType: loganalytics.models.EndpointCredentials.CredentialType.BasicAuth,
						credentialName: "EXAMPLE-credentialName-Value",
						credentialEndpoint: {
							name: "EXAMPLE-name-Value",
							description: "EXAMPLE-description-Value",
							model: "EXAMPLE-model-Value",
							endpointId: 68,
							response: {
								contentType: "EXAMPLE-contentType-Value",
								example: "EXAMPLE-example-Value",

								}
,
							proxy: {
								url: "EXAMPLE-url-Value",
								credentialName: "EXAMPLE-credentialName-Value",
								credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

								}
,

							}
,

						}
,
					proxy: {
						url: "EXAMPLE-url-Value",
						credentialName: "EXAMPLE-credentialName-Value",
						credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

						}
,
					isEnabled: true,
					isSystem: false,
					endpointProperties: [{
							name: "EXAMPLE-name-Value",
							value: "EXAMPLE-value-Value",

							}
							],

					}
,
				logEndpoints: [{
						name: "EXAMPLE-name-Value",
						description: "EXAMPLE-description-Value",
						model: "EXAMPLE-model-Value",
						endpointId: 995,
						request: {
							method: loganalytics.requests.EndpointRequest.Method.Post,
							url: "EXAMPLE-url-Value",
							contentType: "EXAMPLE-contentType-Value",
							payload: "EXAMPLE-payload-Value",
							headers: [{
									name: "EXAMPLE-name-Value",
									value: "EXAMPLE-value-Value",

									}
									],
							formParameters: [{
									name: "EXAMPLE-name-Value",
									value: "EXAMPLE-value-Value",

									}
									],

							}
,
						response: {
							contentType: "EXAMPLE-contentType-Value",
							example: "EXAMPLE-example-Value",

							}
,
						credentials: {
							credentialType: loganalytics.models.EndpointCredentials.CredentialType.BasicAuth,
							credentialName: "EXAMPLE-credentialName-Value",
							credentialEndpoint: {
								name: "EXAMPLE-name-Value",
								description: "EXAMPLE-description-Value",
								model: "EXAMPLE-model-Value",
								endpointId: 693,
								response: {
									contentType: "EXAMPLE-contentType-Value",
									example: "EXAMPLE-example-Value",

									}
,
								proxy: {
									url: "EXAMPLE-url-Value",
									credentialName: "EXAMPLE-credentialName-Value",
									credentialType: loganalytics.models.EndpointProxy.CredentialType.BasicAuth,

									}
,

								}
,

							}
,
						proxy: {
							url: "EXAMPLE-url-Value",
							credentialName: "EXAMPLE-credentialName-Value",
							credentialType: loganalytics.models.EndpointProxy.CredentialType.Token,

							}
,
						isEnabled: false,
						isSystem: false,
						endpointProperties: [{
								name: "EXAMPLE-name-Value",
								value: "EXAMPLE-value-Value",

								}
								],

						}
						]

				}
				],
		sourceProperties: [{
				name: "EXAMPLE-name-Value",
				value: "EXAMPLE-value-Value",

				}
				],

		}

	const validateSourceRequest: loganalytics.requests.ValidateSourceRequest = { 
	namespaceName: "EXAMPLE-namespaceName-Value",
	upsertLogAnalyticsSourceDetails: upsertLogAnalyticsSourceDetails,
	createLikeSourceId: 743,
	isIncremental: true,
	isIgnoreWarning: true,
	opcRetryToken: "EXAMPLE-opcRetryToken-Value",
	opcRequestId: "P9LIEJRKV9BEGPP3ZAZO<unique_ID>",

		}; 


     // Send request to the Client.
     const validateSourceResponse = await client.validateSource(validateSourceRequest);
     }
     catch (error) {
         console.log("validateSource Failed with error  " + error);
     }
})();