@azure/arm-monitor 8.0.0-beta.3 → 8.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +83 -4
- package/dist/index.js +3354 -1977
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/azureMonitorWorkspacesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesCreateSample.js +42 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesDeleteSample.js +39 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesGetSample.js +39 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListByResourceGroupSample.js +52 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListBySubscriptionSample.js +51 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesUpdateSample.js +45 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/metricsListSample.js +3 -3
- package/dist-esm/samples-dev/metricsListSample.js.map +1 -1
- package/dist-esm/samples-dev/monitorOperationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/monitorOperationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/monitorOperationsListSample.js +51 -0
- package/dist-esm/samples-dev/monitorOperationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/scheduledQueryRulesCreateOrUpdateSample.js +138 -83
- package/dist-esm/samples-dev/scheduledQueryRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesDeleteSample.js +8 -8
- package/dist-esm/samples-dev/scheduledQueryRulesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesGetSample.js +8 -8
- package/dist-esm/samples-dev/scheduledQueryRulesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesListByResourceGroupSample.js +7 -7
- package/dist-esm/samples-dev/scheduledQueryRulesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesListBySubscriptionSample.js +6 -6
- package/dist-esm/samples-dev/scheduledQueryRulesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesUpdateSample.js +10 -9
- package/dist-esm/samples-dev/scheduledQueryRulesUpdateSample.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +705 -271
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +84 -64
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +29 -17
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1127 -445
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -1
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +39 -7
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/monitorClient.d.ts +4 -2
- package/dist-esm/src/monitorClient.d.ts.map +1 -1
- package/dist-esm/src/monitorClient.js +5 -3
- package/dist-esm/src/monitorClient.js.map +1 -1
- package/dist-esm/src/operations/actionGroups.d.ts +4 -4
- package/dist-esm/src/operations/actionGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/actionGroups.js +34 -17
- package/dist-esm/src/operations/actionGroups.js.map +1 -1
- package/dist-esm/src/operations/azureMonitorWorkspaces.d.ts +87 -0
- package/dist-esm/src/operations/azureMonitorWorkspaces.d.ts.map +1 -0
- package/dist-esm/src/operations/azureMonitorWorkspaces.js +389 -0
- package/dist-esm/src/operations/azureMonitorWorkspaces.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +3 -1
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +3 -1
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/{metrics.d.ts → metricsOperations.d.ts} +5 -5
- package/dist-esm/src/operations/metricsOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/{metrics.js → metricsOperations.js} +4 -4
- package/dist-esm/src/operations/metricsOperations.js.map +1 -0
- package/dist-esm/src/operations/monitorOperations.d.ts +32 -0
- package/dist-esm/src/operations/monitorOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/monitorOperations.js +131 -0
- package/dist-esm/src/operations/monitorOperations.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +3 -3
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +29 -16
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/privateLinkScopedResources.d.ts +3 -3
- package/dist-esm/src/operations/privateLinkScopedResources.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkScopedResources.js +18 -10
- package/dist-esm/src/operations/privateLinkScopedResources.js.map +1 -1
- package/dist-esm/src/operations/privateLinkScopes.d.ts +2 -2
- package/dist-esm/src/operations/privateLinkScopes.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkScopes.js +10 -6
- package/dist-esm/src/operations/privateLinkScopes.js.map +1 -1
- package/dist-esm/src/operations/scheduledQueryRules.d.ts +30 -17
- package/dist-esm/src/operations/scheduledQueryRules.d.ts.map +1 -1
- package/dist-esm/src/operations/scheduledQueryRules.js +131 -48
- package/dist-esm/src/operations/scheduledQueryRules.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/actionGroups.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/actionGroups.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/azureMonitorWorkspaces.d.ts +51 -0
- package/dist-esm/src/operationsInterfaces/azureMonitorWorkspaces.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/azureMonitorWorkspaces.js +9 -0
- package/dist-esm/src/operationsInterfaces/azureMonitorWorkspaces.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +3 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +3 -1
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/{metrics.d.ts → metricsOperations.d.ts} +3 -3
- package/dist-esm/src/operationsInterfaces/metricsOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{metrics.js → metricsOperations.js} +1 -1
- package/dist-esm/src/operationsInterfaces/metricsOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/monitorOperations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/monitorOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/monitorOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/monitorOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateLinkScopedResources.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/privateLinkScopedResources.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateLinkScopes.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/privateLinkScopes.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scheduledQueryRules.d.ts +13 -13
- package/dist-esm/src/operationsInterfaces/scheduledQueryRules.d.ts.map +1 -1
- package/dist-esm/test/monitor_examples.js +60 -3
- package/dist-esm/test/monitor_examples.js.map +1 -1
- package/package.json +6 -6
- package/review/arm-monitor.api.md +419 -158
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +760 -294
- package/src/models/mappers.ts +1990 -1300
- package/src/models/parameters.ts +48 -10
- package/src/monitorClient.ts +15 -7
- package/src/operations/actionGroups.ts +57 -35
- package/src/operations/azureMonitorWorkspaces.ts +483 -0
- package/src/operations/index.ts +3 -1
- package/src/operations/{metrics.ts → metricsOperations.ts} +4 -4
- package/src/operations/monitorOperations.ts +149 -0
- package/src/operations/privateEndpointConnections.ts +33 -21
- package/src/operations/privateLinkScopedResources.ts +28 -21
- package/src/operations/privateLinkScopes.ts +15 -11
- package/src/operations/scheduledQueryRules.ts +179 -73
- package/src/operationsInterfaces/actionGroups.ts +7 -7
- package/src/operationsInterfaces/azureMonitorWorkspaces.ts +93 -0
- package/src/operationsInterfaces/index.ts +3 -1
- package/src/operationsInterfaces/{metrics.ts → metricsOperations.ts} +2 -2
- package/src/operationsInterfaces/monitorOperations.ts +25 -0
- package/src/operationsInterfaces/privateEndpointConnections.ts +4 -4
- package/src/operationsInterfaces/privateLinkScopedResources.ts +4 -4
- package/src/operationsInterfaces/privateLinkScopes.ts +2 -2
- package/src/operationsInterfaces/scheduledQueryRules.ts +21 -21
- package/types/arm-monitor.d.ts +825 -289
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/src/operations/metrics.d.ts.map +0 -1
- package/dist-esm/src/operations/metrics.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/metrics.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/metrics.js.map +0 -1
package/src/models/mappers.ts
CHANGED
|
@@ -3601,81 +3601,26 @@ export const MetricAlertStatusProperties: coreClient.CompositeMapper = {
|
|
|
3601
3601
|
}
|
|
3602
3602
|
};
|
|
3603
3603
|
|
|
3604
|
-
export const
|
|
3604
|
+
export const ScheduledQueryRuleResourceCollection: coreClient.CompositeMapper = {
|
|
3605
3605
|
type: {
|
|
3606
3606
|
name: "Composite",
|
|
3607
|
-
className: "
|
|
3607
|
+
className: "ScheduledQueryRuleResourceCollection",
|
|
3608
3608
|
modelProperties: {
|
|
3609
|
-
|
|
3610
|
-
serializedName: "
|
|
3611
|
-
type: {
|
|
3612
|
-
name: "String"
|
|
3613
|
-
}
|
|
3614
|
-
},
|
|
3615
|
-
authorizedResources: {
|
|
3616
|
-
serializedName: "authorizedResources",
|
|
3609
|
+
value: {
|
|
3610
|
+
serializedName: "value",
|
|
3617
3611
|
type: {
|
|
3618
3612
|
name: "Sequence",
|
|
3619
3613
|
element: {
|
|
3620
3614
|
type: {
|
|
3621
|
-
name: "
|
|
3615
|
+
name: "Composite",
|
|
3616
|
+
className: "ScheduledQueryRuleResource"
|
|
3622
3617
|
}
|
|
3623
3618
|
}
|
|
3624
3619
|
}
|
|
3625
3620
|
},
|
|
3626
|
-
|
|
3627
|
-
serializedName: "
|
|
3628
|
-
|
|
3629
|
-
type: {
|
|
3630
|
-
name: "String"
|
|
3631
|
-
}
|
|
3632
|
-
},
|
|
3633
|
-
queryType: {
|
|
3634
|
-
serializedName: "queryType",
|
|
3635
|
-
type: {
|
|
3636
|
-
name: "String"
|
|
3637
|
-
}
|
|
3638
|
-
}
|
|
3639
|
-
}
|
|
3640
|
-
}
|
|
3641
|
-
};
|
|
3642
|
-
|
|
3643
|
-
export const Schedule: coreClient.CompositeMapper = {
|
|
3644
|
-
type: {
|
|
3645
|
-
name: "Composite",
|
|
3646
|
-
className: "Schedule",
|
|
3647
|
-
modelProperties: {
|
|
3648
|
-
frequencyInMinutes: {
|
|
3649
|
-
serializedName: "frequencyInMinutes",
|
|
3650
|
-
required: true,
|
|
3651
|
-
type: {
|
|
3652
|
-
name: "Number"
|
|
3653
|
-
}
|
|
3654
|
-
},
|
|
3655
|
-
timeWindowInMinutes: {
|
|
3656
|
-
serializedName: "timeWindowInMinutes",
|
|
3657
|
-
required: true,
|
|
3658
|
-
type: {
|
|
3659
|
-
name: "Number"
|
|
3660
|
-
}
|
|
3661
|
-
}
|
|
3662
|
-
}
|
|
3663
|
-
}
|
|
3664
|
-
};
|
|
3665
|
-
|
|
3666
|
-
export const Action: coreClient.CompositeMapper = {
|
|
3667
|
-
type: {
|
|
3668
|
-
name: "Composite",
|
|
3669
|
-
className: "Action",
|
|
3670
|
-
uberParent: "Action",
|
|
3671
|
-
polymorphicDiscriminator: {
|
|
3672
|
-
serializedName: "odata\\.type",
|
|
3673
|
-
clientName: "odataType"
|
|
3674
|
-
},
|
|
3675
|
-
modelProperties: {
|
|
3676
|
-
odataType: {
|
|
3677
|
-
serializedName: "odata\\.type",
|
|
3678
|
-
required: true,
|
|
3621
|
+
nextLink: {
|
|
3622
|
+
serializedName: "nextLink",
|
|
3623
|
+
readOnly: true,
|
|
3679
3624
|
type: {
|
|
3680
3625
|
name: "String"
|
|
3681
3626
|
}
|
|
@@ -3684,10 +3629,10 @@ export const Action: coreClient.CompositeMapper = {
|
|
|
3684
3629
|
}
|
|
3685
3630
|
};
|
|
3686
3631
|
|
|
3687
|
-
export const
|
|
3632
|
+
export const ScheduledQueryRuleResource: coreClient.CompositeMapper = {
|
|
3688
3633
|
type: {
|
|
3689
3634
|
name: "Composite",
|
|
3690
|
-
className: "
|
|
3635
|
+
className: "ScheduledQueryRuleResource",
|
|
3691
3636
|
modelProperties: {
|
|
3692
3637
|
id: {
|
|
3693
3638
|
serializedName: "id",
|
|
@@ -3710,11 +3655,11 @@ export const ResourceAutoGenerated5: coreClient.CompositeMapper = {
|
|
|
3710
3655
|
name: "String"
|
|
3711
3656
|
}
|
|
3712
3657
|
},
|
|
3713
|
-
|
|
3714
|
-
serializedName: "
|
|
3715
|
-
required: true,
|
|
3658
|
+
identity: {
|
|
3659
|
+
serializedName: "identity",
|
|
3716
3660
|
type: {
|
|
3717
|
-
name: "
|
|
3661
|
+
name: "Composite",
|
|
3662
|
+
className: "Identity"
|
|
3718
3663
|
}
|
|
3719
3664
|
},
|
|
3720
3665
|
tags: {
|
|
@@ -3724,9 +3669,15 @@ export const ResourceAutoGenerated5: coreClient.CompositeMapper = {
|
|
|
3724
3669
|
value: { type: { name: "String" } }
|
|
3725
3670
|
}
|
|
3726
3671
|
},
|
|
3672
|
+
location: {
|
|
3673
|
+
serializedName: "location",
|
|
3674
|
+
required: true,
|
|
3675
|
+
type: {
|
|
3676
|
+
name: "String"
|
|
3677
|
+
}
|
|
3678
|
+
},
|
|
3727
3679
|
kind: {
|
|
3728
3680
|
serializedName: "kind",
|
|
3729
|
-
readOnly: true,
|
|
3730
3681
|
type: {
|
|
3731
3682
|
name: "String"
|
|
3732
3683
|
}
|
|
@@ -3737,297 +3688,308 @@ export const ResourceAutoGenerated5: coreClient.CompositeMapper = {
|
|
|
3737
3688
|
type: {
|
|
3738
3689
|
name: "String"
|
|
3739
3690
|
}
|
|
3740
|
-
}
|
|
3741
|
-
|
|
3742
|
-
|
|
3743
|
-
};
|
|
3744
|
-
|
|
3745
|
-
export const ErrorContract: coreClient.CompositeMapper = {
|
|
3746
|
-
type: {
|
|
3747
|
-
name: "Composite",
|
|
3748
|
-
className: "ErrorContract",
|
|
3749
|
-
modelProperties: {
|
|
3750
|
-
error: {
|
|
3751
|
-
serializedName: "error",
|
|
3691
|
+
},
|
|
3692
|
+
systemData: {
|
|
3693
|
+
serializedName: "systemData",
|
|
3752
3694
|
type: {
|
|
3753
3695
|
name: "Composite",
|
|
3754
|
-
className: "
|
|
3696
|
+
className: "SystemData"
|
|
3755
3697
|
}
|
|
3756
|
-
}
|
|
3757
|
-
|
|
3758
|
-
|
|
3759
|
-
|
|
3760
|
-
|
|
3761
|
-
export const LogSearchRuleResourcePatch: coreClient.CompositeMapper = {
|
|
3762
|
-
type: {
|
|
3763
|
-
name: "Composite",
|
|
3764
|
-
className: "LogSearchRuleResourcePatch",
|
|
3765
|
-
modelProperties: {
|
|
3766
|
-
tags: {
|
|
3767
|
-
serializedName: "tags",
|
|
3698
|
+
},
|
|
3699
|
+
createdWithApiVersion: {
|
|
3700
|
+
serializedName: "properties.createdWithApiVersion",
|
|
3701
|
+
readOnly: true,
|
|
3768
3702
|
type: {
|
|
3769
|
-
name: "
|
|
3770
|
-
|
|
3703
|
+
name: "String"
|
|
3704
|
+
}
|
|
3705
|
+
},
|
|
3706
|
+
isLegacyLogAnalyticsRule: {
|
|
3707
|
+
serializedName: "properties.isLegacyLogAnalyticsRule",
|
|
3708
|
+
readOnly: true,
|
|
3709
|
+
type: {
|
|
3710
|
+
name: "Boolean"
|
|
3711
|
+
}
|
|
3712
|
+
},
|
|
3713
|
+
description: {
|
|
3714
|
+
serializedName: "properties.description",
|
|
3715
|
+
type: {
|
|
3716
|
+
name: "String"
|
|
3717
|
+
}
|
|
3718
|
+
},
|
|
3719
|
+
displayName: {
|
|
3720
|
+
serializedName: "properties.displayName",
|
|
3721
|
+
type: {
|
|
3722
|
+
name: "String"
|
|
3723
|
+
}
|
|
3724
|
+
},
|
|
3725
|
+
severity: {
|
|
3726
|
+
serializedName: "properties.severity",
|
|
3727
|
+
type: {
|
|
3728
|
+
name: "Number"
|
|
3771
3729
|
}
|
|
3772
3730
|
},
|
|
3773
3731
|
enabled: {
|
|
3774
3732
|
serializedName: "properties.enabled",
|
|
3733
|
+
type: {
|
|
3734
|
+
name: "Boolean"
|
|
3735
|
+
}
|
|
3736
|
+
},
|
|
3737
|
+
publicNetworkAccess: {
|
|
3738
|
+
defaultValue: "Enabled",
|
|
3739
|
+
serializedName: "properties.publicNetworkAccess",
|
|
3775
3740
|
type: {
|
|
3776
3741
|
name: "String"
|
|
3777
3742
|
}
|
|
3778
|
-
}
|
|
3779
|
-
|
|
3780
|
-
|
|
3781
|
-
};
|
|
3782
|
-
|
|
3783
|
-
export const LogSearchRuleResourceCollection: coreClient.CompositeMapper = {
|
|
3784
|
-
type: {
|
|
3785
|
-
name: "Composite",
|
|
3786
|
-
className: "LogSearchRuleResourceCollection",
|
|
3787
|
-
modelProperties: {
|
|
3788
|
-
value: {
|
|
3789
|
-
serializedName: "value",
|
|
3743
|
+
},
|
|
3744
|
+
scopes: {
|
|
3745
|
+
serializedName: "properties.scopes",
|
|
3790
3746
|
type: {
|
|
3791
3747
|
name: "Sequence",
|
|
3792
3748
|
element: {
|
|
3793
3749
|
type: {
|
|
3794
|
-
name: "
|
|
3795
|
-
className: "LogSearchRuleResource"
|
|
3750
|
+
name: "String"
|
|
3796
3751
|
}
|
|
3797
3752
|
}
|
|
3798
3753
|
}
|
|
3799
|
-
}
|
|
3800
|
-
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3805
|
-
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
|
|
3810
|
-
|
|
3811
|
-
|
|
3754
|
+
},
|
|
3755
|
+
evaluationFrequency: {
|
|
3756
|
+
serializedName: "properties.evaluationFrequency",
|
|
3757
|
+
type: {
|
|
3758
|
+
name: "TimeSpan"
|
|
3759
|
+
}
|
|
3760
|
+
},
|
|
3761
|
+
windowSize: {
|
|
3762
|
+
serializedName: "properties.windowSize",
|
|
3763
|
+
type: {
|
|
3764
|
+
name: "TimeSpan"
|
|
3765
|
+
}
|
|
3766
|
+
},
|
|
3767
|
+
overrideQueryTimeRange: {
|
|
3768
|
+
serializedName: "properties.overrideQueryTimeRange",
|
|
3769
|
+
type: {
|
|
3770
|
+
name: "TimeSpan"
|
|
3771
|
+
}
|
|
3772
|
+
},
|
|
3773
|
+
targetResourceTypes: {
|
|
3774
|
+
serializedName: "properties.targetResourceTypes",
|
|
3812
3775
|
type: {
|
|
3813
3776
|
name: "Sequence",
|
|
3814
3777
|
element: {
|
|
3815
3778
|
type: {
|
|
3816
|
-
name: "
|
|
3817
|
-
className: "MetricNamespace"
|
|
3779
|
+
name: "String"
|
|
3818
3780
|
}
|
|
3819
3781
|
}
|
|
3820
3782
|
}
|
|
3821
|
-
}
|
|
3822
|
-
|
|
3823
|
-
|
|
3824
|
-
};
|
|
3825
|
-
|
|
3826
|
-
export const MetricNamespace: coreClient.CompositeMapper = {
|
|
3827
|
-
type: {
|
|
3828
|
-
name: "Composite",
|
|
3829
|
-
className: "MetricNamespace",
|
|
3830
|
-
modelProperties: {
|
|
3831
|
-
id: {
|
|
3832
|
-
serializedName: "id",
|
|
3783
|
+
},
|
|
3784
|
+
criteria: {
|
|
3785
|
+
serializedName: "properties.criteria",
|
|
3833
3786
|
type: {
|
|
3834
|
-
name: "
|
|
3787
|
+
name: "Composite",
|
|
3788
|
+
className: "ScheduledQueryRuleCriteria"
|
|
3835
3789
|
}
|
|
3836
3790
|
},
|
|
3837
|
-
|
|
3838
|
-
serializedName: "
|
|
3791
|
+
muteActionsDuration: {
|
|
3792
|
+
serializedName: "properties.muteActionsDuration",
|
|
3839
3793
|
type: {
|
|
3840
|
-
name: "
|
|
3794
|
+
name: "TimeSpan"
|
|
3841
3795
|
}
|
|
3842
3796
|
},
|
|
3843
|
-
|
|
3844
|
-
serializedName: "
|
|
3797
|
+
actions: {
|
|
3798
|
+
serializedName: "properties.actions",
|
|
3845
3799
|
type: {
|
|
3846
|
-
name: "
|
|
3800
|
+
name: "Composite",
|
|
3801
|
+
className: "Actions"
|
|
3847
3802
|
}
|
|
3848
3803
|
},
|
|
3849
|
-
|
|
3850
|
-
serializedName: "
|
|
3804
|
+
isWorkspaceAlertsStorageConfigured: {
|
|
3805
|
+
serializedName: "properties.isWorkspaceAlertsStorageConfigured",
|
|
3806
|
+
readOnly: true,
|
|
3851
3807
|
type: {
|
|
3852
|
-
name: "
|
|
3808
|
+
name: "Boolean"
|
|
3853
3809
|
}
|
|
3854
3810
|
},
|
|
3855
|
-
|
|
3856
|
-
serializedName: "properties",
|
|
3811
|
+
checkWorkspaceAlertsStorageConfigured: {
|
|
3812
|
+
serializedName: "properties.checkWorkspaceAlertsStorageConfigured",
|
|
3813
|
+
type: {
|
|
3814
|
+
name: "Boolean"
|
|
3815
|
+
}
|
|
3816
|
+
},
|
|
3817
|
+
skipQueryValidation: {
|
|
3818
|
+
serializedName: "properties.skipQueryValidation",
|
|
3819
|
+
type: {
|
|
3820
|
+
name: "Boolean"
|
|
3821
|
+
}
|
|
3822
|
+
},
|
|
3823
|
+
autoMitigate: {
|
|
3824
|
+
serializedName: "properties.autoMitigate",
|
|
3825
|
+
type: {
|
|
3826
|
+
name: "Boolean"
|
|
3827
|
+
}
|
|
3828
|
+
},
|
|
3829
|
+
ruleResolveConfiguration: {
|
|
3830
|
+
serializedName: "properties.ruleResolveConfiguration",
|
|
3857
3831
|
type: {
|
|
3858
3832
|
name: "Composite",
|
|
3859
|
-
className: "
|
|
3833
|
+
className: "RuleResolveConfiguration"
|
|
3860
3834
|
}
|
|
3861
3835
|
}
|
|
3862
3836
|
}
|
|
3863
3837
|
}
|
|
3864
3838
|
};
|
|
3865
3839
|
|
|
3866
|
-
export const
|
|
3840
|
+
export const Identity: coreClient.CompositeMapper = {
|
|
3867
3841
|
type: {
|
|
3868
3842
|
name: "Composite",
|
|
3869
|
-
className: "
|
|
3843
|
+
className: "Identity",
|
|
3870
3844
|
modelProperties: {
|
|
3871
|
-
|
|
3872
|
-
serializedName: "
|
|
3845
|
+
principalId: {
|
|
3846
|
+
serializedName: "principalId",
|
|
3847
|
+
readOnly: true,
|
|
3848
|
+
type: {
|
|
3849
|
+
name: "String"
|
|
3850
|
+
}
|
|
3851
|
+
},
|
|
3852
|
+
tenantId: {
|
|
3853
|
+
serializedName: "tenantId",
|
|
3854
|
+
readOnly: true,
|
|
3873
3855
|
type: {
|
|
3874
3856
|
name: "String"
|
|
3875
3857
|
}
|
|
3858
|
+
},
|
|
3859
|
+
type: {
|
|
3860
|
+
serializedName: "type",
|
|
3861
|
+
required: true,
|
|
3862
|
+
type: {
|
|
3863
|
+
name: "Enum",
|
|
3864
|
+
allowedValues: ["SystemAssigned", "UserAssigned", "None"]
|
|
3865
|
+
}
|
|
3866
|
+
},
|
|
3867
|
+
userAssignedIdentities: {
|
|
3868
|
+
serializedName: "userAssignedIdentities",
|
|
3869
|
+
type: {
|
|
3870
|
+
name: "Dictionary",
|
|
3871
|
+
value: {
|
|
3872
|
+
type: { name: "Composite", className: "UserIdentityProperties" }
|
|
3873
|
+
}
|
|
3874
|
+
}
|
|
3876
3875
|
}
|
|
3877
3876
|
}
|
|
3878
3877
|
}
|
|
3879
3878
|
};
|
|
3880
3879
|
|
|
3881
|
-
export const
|
|
3880
|
+
export const UserIdentityProperties: coreClient.CompositeMapper = {
|
|
3882
3881
|
type: {
|
|
3883
3882
|
name: "Composite",
|
|
3884
|
-
className: "
|
|
3883
|
+
className: "UserIdentityProperties",
|
|
3885
3884
|
modelProperties: {
|
|
3886
|
-
|
|
3887
|
-
serializedName: "
|
|
3885
|
+
principalId: {
|
|
3886
|
+
serializedName: "principalId",
|
|
3887
|
+
readOnly: true,
|
|
3888
3888
|
type: {
|
|
3889
|
-
name: "
|
|
3890
|
-
|
|
3889
|
+
name: "String"
|
|
3890
|
+
}
|
|
3891
|
+
},
|
|
3892
|
+
clientId: {
|
|
3893
|
+
serializedName: "clientId",
|
|
3894
|
+
readOnly: true,
|
|
3895
|
+
type: {
|
|
3896
|
+
name: "String"
|
|
3891
3897
|
}
|
|
3892
3898
|
}
|
|
3893
3899
|
}
|
|
3894
3900
|
}
|
|
3895
3901
|
};
|
|
3896
3902
|
|
|
3897
|
-
export const
|
|
3903
|
+
export const ScheduledQueryRuleCriteria: coreClient.CompositeMapper = {
|
|
3898
3904
|
type: {
|
|
3899
3905
|
name: "Composite",
|
|
3900
|
-
className: "
|
|
3906
|
+
className: "ScheduledQueryRuleCriteria",
|
|
3901
3907
|
modelProperties: {
|
|
3902
|
-
|
|
3903
|
-
serializedName: "
|
|
3904
|
-
required: true,
|
|
3905
|
-
type: {
|
|
3906
|
-
name: "String"
|
|
3907
|
-
}
|
|
3908
|
-
},
|
|
3909
|
-
location: {
|
|
3910
|
-
serializedName: "location",
|
|
3911
|
-
required: true,
|
|
3912
|
-
type: {
|
|
3913
|
-
name: "String"
|
|
3914
|
-
}
|
|
3915
|
-
},
|
|
3916
|
-
customerId: {
|
|
3917
|
-
serializedName: "properties.customerId",
|
|
3918
|
-
required: true,
|
|
3908
|
+
allOf: {
|
|
3909
|
+
serializedName: "allOf",
|
|
3919
3910
|
type: {
|
|
3920
|
-
name: "
|
|
3911
|
+
name: "Sequence",
|
|
3912
|
+
element: {
|
|
3913
|
+
type: {
|
|
3914
|
+
name: "Composite",
|
|
3915
|
+
className: "Condition"
|
|
3916
|
+
}
|
|
3917
|
+
}
|
|
3921
3918
|
}
|
|
3922
3919
|
}
|
|
3923
3920
|
}
|
|
3924
3921
|
}
|
|
3925
3922
|
};
|
|
3926
3923
|
|
|
3927
|
-
export const
|
|
3924
|
+
export const Condition: coreClient.CompositeMapper = {
|
|
3928
3925
|
type: {
|
|
3929
3926
|
name: "Composite",
|
|
3930
|
-
className: "
|
|
3927
|
+
className: "Condition",
|
|
3931
3928
|
modelProperties: {
|
|
3932
|
-
|
|
3933
|
-
serializedName: "
|
|
3934
|
-
readOnly: true,
|
|
3929
|
+
query: {
|
|
3930
|
+
serializedName: "query",
|
|
3935
3931
|
type: {
|
|
3936
3932
|
name: "String"
|
|
3937
3933
|
}
|
|
3938
3934
|
},
|
|
3939
|
-
|
|
3940
|
-
serializedName: "
|
|
3941
|
-
readOnly: true,
|
|
3935
|
+
timeAggregation: {
|
|
3936
|
+
serializedName: "timeAggregation",
|
|
3942
3937
|
type: {
|
|
3943
3938
|
name: "String"
|
|
3944
3939
|
}
|
|
3945
3940
|
},
|
|
3946
|
-
|
|
3947
|
-
serializedName: "
|
|
3948
|
-
readOnly: true,
|
|
3949
|
-
type: {
|
|
3950
|
-
name: "String"
|
|
3951
|
-
}
|
|
3952
|
-
}
|
|
3953
|
-
}
|
|
3954
|
-
}
|
|
3955
|
-
};
|
|
3956
|
-
|
|
3957
|
-
export const ResponseWithError: coreClient.CompositeMapper = {
|
|
3958
|
-
type: {
|
|
3959
|
-
name: "Composite",
|
|
3960
|
-
className: "ResponseWithError",
|
|
3961
|
-
modelProperties: {
|
|
3962
|
-
error: {
|
|
3963
|
-
serializedName: "error",
|
|
3964
|
-
type: {
|
|
3965
|
-
name: "Composite",
|
|
3966
|
-
className: "ErrorModel"
|
|
3967
|
-
}
|
|
3968
|
-
}
|
|
3969
|
-
}
|
|
3970
|
-
}
|
|
3971
|
-
};
|
|
3972
|
-
|
|
3973
|
-
export const ErrorModel: coreClient.CompositeMapper = {
|
|
3974
|
-
type: {
|
|
3975
|
-
name: "Composite",
|
|
3976
|
-
className: "ErrorModel",
|
|
3977
|
-
modelProperties: {
|
|
3978
|
-
code: {
|
|
3979
|
-
serializedName: "code",
|
|
3980
|
-
required: true,
|
|
3941
|
+
metricMeasureColumn: {
|
|
3942
|
+
serializedName: "metricMeasureColumn",
|
|
3981
3943
|
type: {
|
|
3982
3944
|
name: "String"
|
|
3983
3945
|
}
|
|
3984
3946
|
},
|
|
3985
|
-
|
|
3986
|
-
serializedName: "
|
|
3947
|
+
resourceIdColumn: {
|
|
3948
|
+
serializedName: "resourceIdColumn",
|
|
3987
3949
|
type: {
|
|
3988
3950
|
name: "String"
|
|
3989
3951
|
}
|
|
3990
|
-
}
|
|
3991
|
-
|
|
3992
|
-
|
|
3993
|
-
};
|
|
3994
|
-
|
|
3995
|
-
export const AzureMonitorPrivateLinkScopeListResult: coreClient.CompositeMapper = {
|
|
3996
|
-
type: {
|
|
3997
|
-
name: "Composite",
|
|
3998
|
-
className: "AzureMonitorPrivateLinkScopeListResult",
|
|
3999
|
-
modelProperties: {
|
|
4000
|
-
value: {
|
|
4001
|
-
serializedName: "value",
|
|
4002
|
-
required: true,
|
|
3952
|
+
},
|
|
3953
|
+
dimensions: {
|
|
3954
|
+
serializedName: "dimensions",
|
|
4003
3955
|
type: {
|
|
4004
3956
|
name: "Sequence",
|
|
4005
3957
|
element: {
|
|
4006
3958
|
type: {
|
|
4007
3959
|
name: "Composite",
|
|
4008
|
-
className: "
|
|
3960
|
+
className: "Dimension"
|
|
4009
3961
|
}
|
|
4010
3962
|
}
|
|
4011
3963
|
}
|
|
4012
3964
|
},
|
|
4013
|
-
|
|
4014
|
-
serializedName: "
|
|
3965
|
+
operator: {
|
|
3966
|
+
serializedName: "operator",
|
|
4015
3967
|
type: {
|
|
4016
|
-
name: "
|
|
3968
|
+
name: "Enum",
|
|
3969
|
+
allowedValues: [
|
|
3970
|
+
"GreaterThan",
|
|
3971
|
+
"GreaterThanOrEqual",
|
|
3972
|
+
"LessThan",
|
|
3973
|
+
"LessThanOrEqual",
|
|
3974
|
+
"Equals"
|
|
3975
|
+
]
|
|
4017
3976
|
}
|
|
4018
|
-
}
|
|
4019
|
-
|
|
4020
|
-
|
|
4021
|
-
|
|
4022
|
-
|
|
4023
|
-
|
|
4024
|
-
|
|
4025
|
-
|
|
4026
|
-
|
|
4027
|
-
|
|
4028
|
-
|
|
4029
|
-
|
|
4030
|
-
|
|
3977
|
+
},
|
|
3978
|
+
threshold: {
|
|
3979
|
+
serializedName: "threshold",
|
|
3980
|
+
type: {
|
|
3981
|
+
name: "Number"
|
|
3982
|
+
}
|
|
3983
|
+
},
|
|
3984
|
+
failingPeriods: {
|
|
3985
|
+
serializedName: "failingPeriods",
|
|
3986
|
+
type: {
|
|
3987
|
+
name: "Composite",
|
|
3988
|
+
className: "ConditionFailingPeriods"
|
|
3989
|
+
}
|
|
3990
|
+
},
|
|
3991
|
+
metricName: {
|
|
3992
|
+
serializedName: "metricName",
|
|
4031
3993
|
type: {
|
|
4032
3994
|
name: "String"
|
|
4033
3995
|
}
|
|
@@ -4036,115 +3998,132 @@ export const PrivateEndpoint: coreClient.CompositeMapper = {
|
|
|
4036
3998
|
}
|
|
4037
3999
|
};
|
|
4038
4000
|
|
|
4039
|
-
export const
|
|
4001
|
+
export const Dimension: coreClient.CompositeMapper = {
|
|
4040
4002
|
type: {
|
|
4041
4003
|
name: "Composite",
|
|
4042
|
-
className: "
|
|
4004
|
+
className: "Dimension",
|
|
4043
4005
|
modelProperties: {
|
|
4044
|
-
|
|
4045
|
-
serializedName: "
|
|
4006
|
+
name: {
|
|
4007
|
+
serializedName: "name",
|
|
4008
|
+
required: true,
|
|
4046
4009
|
type: {
|
|
4047
4010
|
name: "String"
|
|
4048
4011
|
}
|
|
4049
4012
|
},
|
|
4050
|
-
|
|
4051
|
-
serializedName: "
|
|
4013
|
+
operator: {
|
|
4014
|
+
serializedName: "operator",
|
|
4015
|
+
required: true,
|
|
4052
4016
|
type: {
|
|
4053
4017
|
name: "String"
|
|
4054
4018
|
}
|
|
4055
4019
|
},
|
|
4056
|
-
|
|
4057
|
-
serializedName: "
|
|
4020
|
+
values: {
|
|
4021
|
+
serializedName: "values",
|
|
4022
|
+
required: true,
|
|
4058
4023
|
type: {
|
|
4059
|
-
name: "
|
|
4024
|
+
name: "Sequence",
|
|
4025
|
+
element: {
|
|
4026
|
+
type: {
|
|
4027
|
+
name: "String"
|
|
4028
|
+
}
|
|
4029
|
+
}
|
|
4060
4030
|
}
|
|
4061
4031
|
}
|
|
4062
4032
|
}
|
|
4063
4033
|
}
|
|
4064
4034
|
};
|
|
4065
4035
|
|
|
4066
|
-
export const
|
|
4036
|
+
export const ConditionFailingPeriods: coreClient.CompositeMapper = {
|
|
4067
4037
|
type: {
|
|
4068
4038
|
name: "Composite",
|
|
4069
|
-
className: "
|
|
4039
|
+
className: "ConditionFailingPeriods",
|
|
4070
4040
|
modelProperties: {
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
4041
|
+
numberOfEvaluationPeriods: {
|
|
4042
|
+
defaultValue: 1,
|
|
4043
|
+
serializedName: "numberOfEvaluationPeriods",
|
|
4074
4044
|
type: {
|
|
4075
|
-
name: "
|
|
4045
|
+
name: "Number"
|
|
4076
4046
|
}
|
|
4077
4047
|
},
|
|
4078
|
-
|
|
4079
|
-
|
|
4080
|
-
|
|
4048
|
+
minFailingPeriodsToAlert: {
|
|
4049
|
+
defaultValue: 1,
|
|
4050
|
+
serializedName: "minFailingPeriodsToAlert",
|
|
4081
4051
|
type: {
|
|
4082
|
-
name: "
|
|
4052
|
+
name: "Number"
|
|
4083
4053
|
}
|
|
4084
|
-
}
|
|
4085
|
-
|
|
4086
|
-
|
|
4054
|
+
}
|
|
4055
|
+
}
|
|
4056
|
+
}
|
|
4057
|
+
};
|
|
4058
|
+
|
|
4059
|
+
export const Actions: coreClient.CompositeMapper = {
|
|
4060
|
+
type: {
|
|
4061
|
+
name: "Composite",
|
|
4062
|
+
className: "Actions",
|
|
4063
|
+
modelProperties: {
|
|
4064
|
+
actionGroups: {
|
|
4065
|
+
serializedName: "actionGroups",
|
|
4087
4066
|
type: {
|
|
4088
4067
|
name: "Sequence",
|
|
4089
4068
|
element: {
|
|
4090
4069
|
type: {
|
|
4091
|
-
name: "
|
|
4092
|
-
className: "AccessModeSettingsExclusion"
|
|
4070
|
+
name: "String"
|
|
4093
4071
|
}
|
|
4094
4072
|
}
|
|
4095
4073
|
}
|
|
4074
|
+
},
|
|
4075
|
+
customProperties: {
|
|
4076
|
+
serializedName: "customProperties",
|
|
4077
|
+
type: {
|
|
4078
|
+
name: "Dictionary",
|
|
4079
|
+
value: { type: { name: "String" } }
|
|
4080
|
+
}
|
|
4096
4081
|
}
|
|
4097
4082
|
}
|
|
4098
4083
|
}
|
|
4099
4084
|
};
|
|
4100
4085
|
|
|
4101
|
-
export const
|
|
4086
|
+
export const RuleResolveConfiguration: coreClient.CompositeMapper = {
|
|
4102
4087
|
type: {
|
|
4103
4088
|
name: "Composite",
|
|
4104
|
-
className: "
|
|
4089
|
+
className: "RuleResolveConfiguration",
|
|
4105
4090
|
modelProperties: {
|
|
4106
|
-
|
|
4107
|
-
serializedName: "
|
|
4108
|
-
type: {
|
|
4109
|
-
name: "String"
|
|
4110
|
-
}
|
|
4111
|
-
},
|
|
4112
|
-
queryAccessMode: {
|
|
4113
|
-
serializedName: "queryAccessMode",
|
|
4091
|
+
autoResolved: {
|
|
4092
|
+
serializedName: "autoResolved",
|
|
4114
4093
|
type: {
|
|
4115
|
-
name: "
|
|
4094
|
+
name: "Boolean"
|
|
4116
4095
|
}
|
|
4117
4096
|
},
|
|
4118
|
-
|
|
4119
|
-
serializedName: "
|
|
4097
|
+
timeToResolve: {
|
|
4098
|
+
serializedName: "timeToResolve",
|
|
4120
4099
|
type: {
|
|
4121
|
-
name: "
|
|
4100
|
+
name: "TimeSpan"
|
|
4122
4101
|
}
|
|
4123
4102
|
}
|
|
4124
4103
|
}
|
|
4125
4104
|
}
|
|
4126
4105
|
};
|
|
4127
4106
|
|
|
4128
|
-
export const
|
|
4107
|
+
export const ErrorContract: coreClient.CompositeMapper = {
|
|
4129
4108
|
type: {
|
|
4130
4109
|
name: "Composite",
|
|
4131
|
-
className: "
|
|
4110
|
+
className: "ErrorContract",
|
|
4132
4111
|
modelProperties: {
|
|
4133
4112
|
error: {
|
|
4134
4113
|
serializedName: "error",
|
|
4135
4114
|
type: {
|
|
4136
4115
|
name: "Composite",
|
|
4137
|
-
className: "
|
|
4116
|
+
className: "ErrorResponseDetails"
|
|
4138
4117
|
}
|
|
4139
4118
|
}
|
|
4140
4119
|
}
|
|
4141
4120
|
}
|
|
4142
4121
|
};
|
|
4143
4122
|
|
|
4144
|
-
export const
|
|
4123
|
+
export const ErrorResponseDetails: coreClient.CompositeMapper = {
|
|
4145
4124
|
type: {
|
|
4146
4125
|
name: "Composite",
|
|
4147
|
-
className: "
|
|
4126
|
+
className: "ErrorResponseDetails",
|
|
4148
4127
|
modelProperties: {
|
|
4149
4128
|
code: {
|
|
4150
4129
|
serializedName: "code",
|
|
@@ -4175,7 +4154,7 @@ export const ErrorDetail: coreClient.CompositeMapper = {
|
|
|
4175
4154
|
element: {
|
|
4176
4155
|
type: {
|
|
4177
4156
|
name: "Composite",
|
|
4178
|
-
className: "
|
|
4157
|
+
className: "ErrorResponseDetails"
|
|
4179
4158
|
}
|
|
4180
4159
|
}
|
|
4181
4160
|
}
|
|
@@ -4188,7 +4167,7 @@ export const ErrorDetail: coreClient.CompositeMapper = {
|
|
|
4188
4167
|
element: {
|
|
4189
4168
|
type: {
|
|
4190
4169
|
name: "Composite",
|
|
4191
|
-
className: "
|
|
4170
|
+
className: "ErrorResponseAdditionalInfo"
|
|
4192
4171
|
}
|
|
4193
4172
|
}
|
|
4194
4173
|
}
|
|
@@ -4197,10 +4176,10 @@ export const ErrorDetail: coreClient.CompositeMapper = {
|
|
|
4197
4176
|
}
|
|
4198
4177
|
};
|
|
4199
4178
|
|
|
4200
|
-
export const
|
|
4179
|
+
export const ErrorResponseAdditionalInfo: coreClient.CompositeMapper = {
|
|
4201
4180
|
type: {
|
|
4202
4181
|
name: "Composite",
|
|
4203
|
-
className: "
|
|
4182
|
+
className: "ErrorResponseAdditionalInfo",
|
|
4204
4183
|
modelProperties: {
|
|
4205
4184
|
type: {
|
|
4206
4185
|
serializedName: "type",
|
|
@@ -4221,155 +4200,180 @@ export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
|
|
|
4221
4200
|
}
|
|
4222
4201
|
};
|
|
4223
4202
|
|
|
4224
|
-
export const
|
|
4203
|
+
export const ScheduledQueryRuleResourcePatch: coreClient.CompositeMapper = {
|
|
4225
4204
|
type: {
|
|
4226
4205
|
name: "Composite",
|
|
4227
|
-
className: "
|
|
4206
|
+
className: "ScheduledQueryRuleResourcePatch",
|
|
4228
4207
|
modelProperties: {
|
|
4208
|
+
identity: {
|
|
4209
|
+
serializedName: "identity",
|
|
4210
|
+
type: {
|
|
4211
|
+
name: "Composite",
|
|
4212
|
+
className: "Identity"
|
|
4213
|
+
}
|
|
4214
|
+
},
|
|
4229
4215
|
tags: {
|
|
4230
4216
|
serializedName: "tags",
|
|
4231
4217
|
type: {
|
|
4232
4218
|
name: "Dictionary",
|
|
4233
4219
|
value: { type: { name: "String" } }
|
|
4234
4220
|
}
|
|
4235
|
-
}
|
|
4236
|
-
|
|
4237
|
-
|
|
4238
|
-
|
|
4239
|
-
|
|
4240
|
-
export const OperationStatus: coreClient.CompositeMapper = {
|
|
4241
|
-
type: {
|
|
4242
|
-
name: "Composite",
|
|
4243
|
-
className: "OperationStatus",
|
|
4244
|
-
modelProperties: {
|
|
4245
|
-
id: {
|
|
4246
|
-
serializedName: "id",
|
|
4221
|
+
},
|
|
4222
|
+
createdWithApiVersion: {
|
|
4223
|
+
serializedName: "properties.createdWithApiVersion",
|
|
4224
|
+
readOnly: true,
|
|
4247
4225
|
type: {
|
|
4248
4226
|
name: "String"
|
|
4249
4227
|
}
|
|
4250
4228
|
},
|
|
4251
|
-
|
|
4252
|
-
serializedName: "
|
|
4229
|
+
isLegacyLogAnalyticsRule: {
|
|
4230
|
+
serializedName: "properties.isLegacyLogAnalyticsRule",
|
|
4231
|
+
readOnly: true,
|
|
4232
|
+
type: {
|
|
4233
|
+
name: "Boolean"
|
|
4234
|
+
}
|
|
4235
|
+
},
|
|
4236
|
+
description: {
|
|
4237
|
+
serializedName: "properties.description",
|
|
4253
4238
|
type: {
|
|
4254
4239
|
name: "String"
|
|
4255
4240
|
}
|
|
4256
4241
|
},
|
|
4257
|
-
|
|
4258
|
-
serializedName: "
|
|
4259
|
-
nullable: true,
|
|
4242
|
+
displayName: {
|
|
4243
|
+
serializedName: "properties.displayName",
|
|
4260
4244
|
type: {
|
|
4261
|
-
name: "
|
|
4245
|
+
name: "String"
|
|
4262
4246
|
}
|
|
4263
4247
|
},
|
|
4264
|
-
|
|
4265
|
-
serializedName: "
|
|
4266
|
-
nullable: true,
|
|
4248
|
+
severity: {
|
|
4249
|
+
serializedName: "properties.severity",
|
|
4267
4250
|
type: {
|
|
4268
|
-
name: "
|
|
4251
|
+
name: "Number"
|
|
4269
4252
|
}
|
|
4270
4253
|
},
|
|
4271
|
-
|
|
4272
|
-
serializedName: "
|
|
4254
|
+
enabled: {
|
|
4255
|
+
serializedName: "properties.enabled",
|
|
4273
4256
|
type: {
|
|
4274
|
-
name: "
|
|
4257
|
+
name: "Boolean"
|
|
4275
4258
|
}
|
|
4276
4259
|
},
|
|
4277
|
-
|
|
4278
|
-
|
|
4260
|
+
publicNetworkAccess: {
|
|
4261
|
+
defaultValue: "Enabled",
|
|
4262
|
+
serializedName: "properties.publicNetworkAccess",
|
|
4279
4263
|
type: {
|
|
4280
|
-
name: "
|
|
4281
|
-
className: "ErrorDetail"
|
|
4264
|
+
name: "String"
|
|
4282
4265
|
}
|
|
4283
|
-
}
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
};
|
|
4287
|
-
|
|
4288
|
-
export const PrivateLinkResourceListResult: coreClient.CompositeMapper = {
|
|
4289
|
-
type: {
|
|
4290
|
-
name: "Composite",
|
|
4291
|
-
className: "PrivateLinkResourceListResult",
|
|
4292
|
-
modelProperties: {
|
|
4293
|
-
value: {
|
|
4294
|
-
serializedName: "value",
|
|
4266
|
+
},
|
|
4267
|
+
scopes: {
|
|
4268
|
+
serializedName: "properties.scopes",
|
|
4295
4269
|
type: {
|
|
4296
4270
|
name: "Sequence",
|
|
4297
4271
|
element: {
|
|
4298
4272
|
type: {
|
|
4299
|
-
name: "
|
|
4300
|
-
className: "PrivateLinkResource"
|
|
4273
|
+
name: "String"
|
|
4301
4274
|
}
|
|
4302
4275
|
}
|
|
4303
4276
|
}
|
|
4304
|
-
}
|
|
4305
|
-
|
|
4306
|
-
|
|
4307
|
-
};
|
|
4308
|
-
|
|
4309
|
-
export const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {
|
|
4310
|
-
type: {
|
|
4311
|
-
name: "Composite",
|
|
4312
|
-
className: "PrivateEndpointConnectionListResult",
|
|
4313
|
-
modelProperties: {
|
|
4314
|
-
value: {
|
|
4315
|
-
serializedName: "value",
|
|
4277
|
+
},
|
|
4278
|
+
evaluationFrequency: {
|
|
4279
|
+
serializedName: "properties.evaluationFrequency",
|
|
4316
4280
|
type: {
|
|
4317
|
-
name: "
|
|
4318
|
-
element: {
|
|
4319
|
-
type: {
|
|
4320
|
-
name: "Composite",
|
|
4321
|
-
className: "PrivateEndpointConnection"
|
|
4322
|
-
}
|
|
4323
|
-
}
|
|
4281
|
+
name: "TimeSpan"
|
|
4324
4282
|
}
|
|
4325
|
-
}
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
|
|
4329
|
-
|
|
4330
|
-
|
|
4331
|
-
|
|
4332
|
-
|
|
4333
|
-
|
|
4334
|
-
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
|
|
4283
|
+
},
|
|
4284
|
+
windowSize: {
|
|
4285
|
+
serializedName: "properties.windowSize",
|
|
4286
|
+
type: {
|
|
4287
|
+
name: "TimeSpan"
|
|
4288
|
+
}
|
|
4289
|
+
},
|
|
4290
|
+
overrideQueryTimeRange: {
|
|
4291
|
+
serializedName: "properties.overrideQueryTimeRange",
|
|
4292
|
+
type: {
|
|
4293
|
+
name: "TimeSpan"
|
|
4294
|
+
}
|
|
4295
|
+
},
|
|
4296
|
+
targetResourceTypes: {
|
|
4297
|
+
serializedName: "properties.targetResourceTypes",
|
|
4338
4298
|
type: {
|
|
4339
4299
|
name: "Sequence",
|
|
4340
4300
|
element: {
|
|
4341
4301
|
type: {
|
|
4342
|
-
name: "
|
|
4343
|
-
className: "ScopedResource"
|
|
4302
|
+
name: "String"
|
|
4344
4303
|
}
|
|
4345
4304
|
}
|
|
4346
4305
|
}
|
|
4347
4306
|
},
|
|
4348
|
-
|
|
4349
|
-
serializedName: "
|
|
4307
|
+
criteria: {
|
|
4308
|
+
serializedName: "properties.criteria",
|
|
4309
|
+
type: {
|
|
4310
|
+
name: "Composite",
|
|
4311
|
+
className: "ScheduledQueryRuleCriteria"
|
|
4312
|
+
}
|
|
4313
|
+
},
|
|
4314
|
+
muteActionsDuration: {
|
|
4315
|
+
serializedName: "properties.muteActionsDuration",
|
|
4316
|
+
type: {
|
|
4317
|
+
name: "TimeSpan"
|
|
4318
|
+
}
|
|
4319
|
+
},
|
|
4320
|
+
actions: {
|
|
4321
|
+
serializedName: "properties.actions",
|
|
4322
|
+
type: {
|
|
4323
|
+
name: "Composite",
|
|
4324
|
+
className: "Actions"
|
|
4325
|
+
}
|
|
4326
|
+
},
|
|
4327
|
+
isWorkspaceAlertsStorageConfigured: {
|
|
4328
|
+
serializedName: "properties.isWorkspaceAlertsStorageConfigured",
|
|
4350
4329
|
readOnly: true,
|
|
4351
4330
|
type: {
|
|
4352
|
-
name: "
|
|
4331
|
+
name: "Boolean"
|
|
4332
|
+
}
|
|
4333
|
+
},
|
|
4334
|
+
checkWorkspaceAlertsStorageConfigured: {
|
|
4335
|
+
serializedName: "properties.checkWorkspaceAlertsStorageConfigured",
|
|
4336
|
+
type: {
|
|
4337
|
+
name: "Boolean"
|
|
4338
|
+
}
|
|
4339
|
+
},
|
|
4340
|
+
skipQueryValidation: {
|
|
4341
|
+
serializedName: "properties.skipQueryValidation",
|
|
4342
|
+
type: {
|
|
4343
|
+
name: "Boolean"
|
|
4344
|
+
}
|
|
4345
|
+
},
|
|
4346
|
+
autoMitigate: {
|
|
4347
|
+
serializedName: "properties.autoMitigate",
|
|
4348
|
+
type: {
|
|
4349
|
+
name: "Boolean"
|
|
4350
|
+
}
|
|
4351
|
+
},
|
|
4352
|
+
ruleResolveConfiguration: {
|
|
4353
|
+
serializedName: "properties.ruleResolveConfiguration",
|
|
4354
|
+
type: {
|
|
4355
|
+
name: "Composite",
|
|
4356
|
+
className: "RuleResolveConfiguration"
|
|
4353
4357
|
}
|
|
4354
4358
|
}
|
|
4355
4359
|
}
|
|
4356
4360
|
}
|
|
4357
4361
|
};
|
|
4358
4362
|
|
|
4359
|
-
export const
|
|
4363
|
+
export const MetricNamespaceCollection: coreClient.CompositeMapper = {
|
|
4360
4364
|
type: {
|
|
4361
4365
|
name: "Composite",
|
|
4362
|
-
className: "
|
|
4366
|
+
className: "MetricNamespaceCollection",
|
|
4363
4367
|
modelProperties: {
|
|
4364
|
-
|
|
4365
|
-
serializedName: "
|
|
4368
|
+
value: {
|
|
4369
|
+
serializedName: "value",
|
|
4366
4370
|
required: true,
|
|
4367
4371
|
type: {
|
|
4368
4372
|
name: "Sequence",
|
|
4369
4373
|
element: {
|
|
4370
4374
|
type: {
|
|
4371
4375
|
name: "Composite",
|
|
4372
|
-
className: "
|
|
4376
|
+
className: "MetricNamespace"
|
|
4373
4377
|
}
|
|
4374
4378
|
}
|
|
4375
4379
|
}
|
|
@@ -4378,86 +4382,111 @@ export const AlertRuleAllOfCondition: coreClient.CompositeMapper = {
|
|
|
4378
4382
|
}
|
|
4379
4383
|
};
|
|
4380
4384
|
|
|
4381
|
-
export const
|
|
4385
|
+
export const MetricNamespace: coreClient.CompositeMapper = {
|
|
4382
4386
|
type: {
|
|
4383
4387
|
name: "Composite",
|
|
4384
|
-
className: "
|
|
4388
|
+
className: "MetricNamespace",
|
|
4385
4389
|
modelProperties: {
|
|
4386
|
-
|
|
4387
|
-
serializedName: "
|
|
4390
|
+
id: {
|
|
4391
|
+
serializedName: "id",
|
|
4388
4392
|
type: {
|
|
4389
4393
|
name: "String"
|
|
4390
4394
|
}
|
|
4391
4395
|
},
|
|
4392
|
-
|
|
4393
|
-
serializedName: "
|
|
4396
|
+
type: {
|
|
4397
|
+
serializedName: "type",
|
|
4394
4398
|
type: {
|
|
4395
4399
|
name: "String"
|
|
4396
4400
|
}
|
|
4397
4401
|
},
|
|
4398
|
-
|
|
4399
|
-
serializedName: "
|
|
4402
|
+
name: {
|
|
4403
|
+
serializedName: "name",
|
|
4400
4404
|
type: {
|
|
4401
|
-
name: "
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
|
|
4406
|
-
|
|
4405
|
+
name: "String"
|
|
4406
|
+
}
|
|
4407
|
+
},
|
|
4408
|
+
classification: {
|
|
4409
|
+
serializedName: "classification",
|
|
4410
|
+
type: {
|
|
4411
|
+
name: "String"
|
|
4412
|
+
}
|
|
4413
|
+
},
|
|
4414
|
+
properties: {
|
|
4415
|
+
serializedName: "properties",
|
|
4416
|
+
type: {
|
|
4417
|
+
name: "Composite",
|
|
4418
|
+
className: "MetricNamespaceName"
|
|
4407
4419
|
}
|
|
4408
4420
|
}
|
|
4409
4421
|
}
|
|
4410
4422
|
}
|
|
4411
4423
|
};
|
|
4412
4424
|
|
|
4413
|
-
export const
|
|
4425
|
+
export const MetricNamespaceName: coreClient.CompositeMapper = {
|
|
4414
4426
|
type: {
|
|
4415
4427
|
name: "Composite",
|
|
4416
|
-
className: "
|
|
4428
|
+
className: "MetricNamespaceName",
|
|
4417
4429
|
modelProperties: {
|
|
4418
|
-
|
|
4419
|
-
serializedName: "
|
|
4430
|
+
metricNamespaceName: {
|
|
4431
|
+
serializedName: "metricNamespaceName",
|
|
4420
4432
|
type: {
|
|
4421
|
-
name: "
|
|
4422
|
-
element: {
|
|
4423
|
-
type: {
|
|
4424
|
-
name: "Composite",
|
|
4425
|
-
className: "ActionGroup"
|
|
4426
|
-
}
|
|
4427
|
-
}
|
|
4433
|
+
name: "String"
|
|
4428
4434
|
}
|
|
4429
4435
|
}
|
|
4430
4436
|
}
|
|
4431
4437
|
}
|
|
4432
4438
|
};
|
|
4433
4439
|
|
|
4434
|
-
export const
|
|
4440
|
+
export const DataContainer: coreClient.CompositeMapper = {
|
|
4435
4441
|
type: {
|
|
4436
4442
|
name: "Composite",
|
|
4437
|
-
className: "
|
|
4443
|
+
className: "DataContainer",
|
|
4438
4444
|
modelProperties: {
|
|
4439
|
-
|
|
4440
|
-
serializedName: "
|
|
4445
|
+
workspace: {
|
|
4446
|
+
serializedName: "workspace",
|
|
4447
|
+
type: {
|
|
4448
|
+
name: "Composite",
|
|
4449
|
+
className: "WorkspaceInfo"
|
|
4450
|
+
}
|
|
4451
|
+
}
|
|
4452
|
+
}
|
|
4453
|
+
}
|
|
4454
|
+
};
|
|
4455
|
+
|
|
4456
|
+
export const WorkspaceInfo: coreClient.CompositeMapper = {
|
|
4457
|
+
type: {
|
|
4458
|
+
name: "Composite",
|
|
4459
|
+
className: "WorkspaceInfo",
|
|
4460
|
+
modelProperties: {
|
|
4461
|
+
id: {
|
|
4462
|
+
serializedName: "id",
|
|
4441
4463
|
required: true,
|
|
4442
4464
|
type: {
|
|
4443
4465
|
name: "String"
|
|
4444
4466
|
}
|
|
4445
4467
|
},
|
|
4446
|
-
|
|
4447
|
-
serializedName: "
|
|
4468
|
+
location: {
|
|
4469
|
+
serializedName: "location",
|
|
4470
|
+
required: true,
|
|
4448
4471
|
type: {
|
|
4449
|
-
name: "
|
|
4450
|
-
|
|
4472
|
+
name: "String"
|
|
4473
|
+
}
|
|
4474
|
+
},
|
|
4475
|
+
customerId: {
|
|
4476
|
+
serializedName: "properties.customerId",
|
|
4477
|
+
required: true,
|
|
4478
|
+
type: {
|
|
4479
|
+
name: "String"
|
|
4451
4480
|
}
|
|
4452
4481
|
}
|
|
4453
4482
|
}
|
|
4454
4483
|
}
|
|
4455
4484
|
};
|
|
4456
4485
|
|
|
4457
|
-
export const
|
|
4486
|
+
export const ProxyResource: coreClient.CompositeMapper = {
|
|
4458
4487
|
type: {
|
|
4459
4488
|
name: "Composite",
|
|
4460
|
-
className: "
|
|
4489
|
+
className: "ProxyResource",
|
|
4461
4490
|
modelProperties: {
|
|
4462
4491
|
id: {
|
|
4463
4492
|
serializedName: "id",
|
|
@@ -4479,84 +4508,63 @@ export const AzureResourceAutoGenerated: coreClient.CompositeMapper = {
|
|
|
4479
4508
|
type: {
|
|
4480
4509
|
name: "String"
|
|
4481
4510
|
}
|
|
4482
|
-
},
|
|
4483
|
-
location: {
|
|
4484
|
-
defaultValue: "global",
|
|
4485
|
-
serializedName: "location",
|
|
4486
|
-
type: {
|
|
4487
|
-
name: "String"
|
|
4488
|
-
}
|
|
4489
|
-
},
|
|
4490
|
-
tags: {
|
|
4491
|
-
serializedName: "tags",
|
|
4492
|
-
type: {
|
|
4493
|
-
name: "Dictionary",
|
|
4494
|
-
value: { type: { name: "String" } }
|
|
4495
|
-
}
|
|
4496
4511
|
}
|
|
4497
4512
|
}
|
|
4498
4513
|
}
|
|
4499
4514
|
};
|
|
4500
4515
|
|
|
4501
|
-
export const
|
|
4516
|
+
export const ResponseWithError: coreClient.CompositeMapper = {
|
|
4502
4517
|
type: {
|
|
4503
4518
|
name: "Composite",
|
|
4504
|
-
className: "
|
|
4519
|
+
className: "ResponseWithError",
|
|
4505
4520
|
modelProperties: {
|
|
4506
|
-
|
|
4507
|
-
serializedName: "
|
|
4508
|
-
readOnly: true,
|
|
4509
|
-
type: {
|
|
4510
|
-
name: "String"
|
|
4511
|
-
}
|
|
4512
|
-
},
|
|
4513
|
-
message: {
|
|
4514
|
-
serializedName: "message",
|
|
4515
|
-
readOnly: true,
|
|
4521
|
+
error: {
|
|
4522
|
+
serializedName: "error",
|
|
4516
4523
|
type: {
|
|
4517
|
-
name: "
|
|
4524
|
+
name: "Composite",
|
|
4525
|
+
className: "ErrorModel"
|
|
4518
4526
|
}
|
|
4519
4527
|
}
|
|
4520
4528
|
}
|
|
4521
4529
|
}
|
|
4522
4530
|
};
|
|
4523
4531
|
|
|
4524
|
-
export const
|
|
4532
|
+
export const ErrorModel: coreClient.CompositeMapper = {
|
|
4525
4533
|
type: {
|
|
4526
4534
|
name: "Composite",
|
|
4527
|
-
className: "
|
|
4535
|
+
className: "ErrorModel",
|
|
4528
4536
|
modelProperties: {
|
|
4529
|
-
|
|
4530
|
-
serializedName: "
|
|
4537
|
+
code: {
|
|
4538
|
+
serializedName: "code",
|
|
4539
|
+
required: true,
|
|
4531
4540
|
type: {
|
|
4532
|
-
name: "
|
|
4533
|
-
value: { type: { name: "String" } }
|
|
4541
|
+
name: "String"
|
|
4534
4542
|
}
|
|
4535
4543
|
},
|
|
4536
|
-
|
|
4537
|
-
|
|
4538
|
-
serializedName: "properties.enabled",
|
|
4544
|
+
message: {
|
|
4545
|
+
serializedName: "message",
|
|
4539
4546
|
type: {
|
|
4540
|
-
name: "
|
|
4547
|
+
name: "String"
|
|
4541
4548
|
}
|
|
4542
4549
|
}
|
|
4543
4550
|
}
|
|
4544
4551
|
}
|
|
4545
4552
|
};
|
|
4546
4553
|
|
|
4547
|
-
export const
|
|
4554
|
+
export const AzureMonitorPrivateLinkScopeListResult: coreClient.CompositeMapper = {
|
|
4548
4555
|
type: {
|
|
4549
4556
|
name: "Composite",
|
|
4550
|
-
className: "
|
|
4557
|
+
className: "AzureMonitorPrivateLinkScopeListResult",
|
|
4551
4558
|
modelProperties: {
|
|
4552
4559
|
value: {
|
|
4553
4560
|
serializedName: "value",
|
|
4561
|
+
required: true,
|
|
4554
4562
|
type: {
|
|
4555
4563
|
name: "Sequence",
|
|
4556
4564
|
element: {
|
|
4557
4565
|
type: {
|
|
4558
4566
|
name: "Composite",
|
|
4559
|
-
className: "
|
|
4567
|
+
className: "AzureMonitorPrivateLinkScope"
|
|
4560
4568
|
}
|
|
4561
4569
|
}
|
|
4562
4570
|
}
|
|
@@ -4571,26 +4579,14 @@ export const AlertRuleList: coreClient.CompositeMapper = {
|
|
|
4571
4579
|
}
|
|
4572
4580
|
};
|
|
4573
4581
|
|
|
4574
|
-
export const
|
|
4582
|
+
export const PrivateEndpoint: coreClient.CompositeMapper = {
|
|
4575
4583
|
type: {
|
|
4576
4584
|
name: "Composite",
|
|
4577
|
-
className: "
|
|
4585
|
+
className: "PrivateEndpoint",
|
|
4578
4586
|
modelProperties: {
|
|
4579
|
-
|
|
4580
|
-
serializedName: "
|
|
4581
|
-
|
|
4582
|
-
type: {
|
|
4583
|
-
name: "Sequence",
|
|
4584
|
-
element: {
|
|
4585
|
-
type: {
|
|
4586
|
-
name: "Composite",
|
|
4587
|
-
className: "DataCollectionEndpointResource"
|
|
4588
|
-
}
|
|
4589
|
-
}
|
|
4590
|
-
}
|
|
4591
|
-
},
|
|
4592
|
-
nextLink: {
|
|
4593
|
-
serializedName: "nextLink",
|
|
4587
|
+
id: {
|
|
4588
|
+
serializedName: "id",
|
|
4589
|
+
readOnly: true,
|
|
4594
4590
|
type: {
|
|
4595
4591
|
name: "String"
|
|
4596
4592
|
}
|
|
@@ -4599,258 +4595,318 @@ export const DataCollectionEndpointResourceListResult: coreClient.CompositeMappe
|
|
|
4599
4595
|
}
|
|
4600
4596
|
};
|
|
4601
4597
|
|
|
4602
|
-
export const
|
|
4598
|
+
export const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {
|
|
4603
4599
|
type: {
|
|
4604
4600
|
name: "Composite",
|
|
4605
|
-
className: "
|
|
4601
|
+
className: "PrivateLinkServiceConnectionState",
|
|
4606
4602
|
modelProperties: {
|
|
4607
|
-
|
|
4608
|
-
serializedName: "
|
|
4609
|
-
required: true,
|
|
4610
|
-
type: {
|
|
4611
|
-
name: "String"
|
|
4612
|
-
}
|
|
4613
|
-
},
|
|
4614
|
-
tags: {
|
|
4615
|
-
serializedName: "tags",
|
|
4616
|
-
type: {
|
|
4617
|
-
name: "Dictionary",
|
|
4618
|
-
value: { type: { name: "String" } }
|
|
4619
|
-
}
|
|
4620
|
-
},
|
|
4621
|
-
kind: {
|
|
4622
|
-
serializedName: "kind",
|
|
4603
|
+
status: {
|
|
4604
|
+
serializedName: "status",
|
|
4623
4605
|
type: {
|
|
4624
4606
|
name: "String"
|
|
4625
4607
|
}
|
|
4626
4608
|
},
|
|
4627
|
-
|
|
4628
|
-
serializedName: "
|
|
4629
|
-
readOnly: true,
|
|
4609
|
+
description: {
|
|
4610
|
+
serializedName: "description",
|
|
4630
4611
|
type: {
|
|
4631
4612
|
name: "String"
|
|
4632
4613
|
}
|
|
4633
4614
|
},
|
|
4634
|
-
|
|
4635
|
-
serializedName: "
|
|
4636
|
-
readOnly: true,
|
|
4615
|
+
actionsRequired: {
|
|
4616
|
+
serializedName: "actionsRequired",
|
|
4637
4617
|
type: {
|
|
4638
4618
|
name: "String"
|
|
4639
4619
|
}
|
|
4640
|
-
}
|
|
4641
|
-
|
|
4642
|
-
|
|
4643
|
-
|
|
4620
|
+
}
|
|
4621
|
+
}
|
|
4622
|
+
}
|
|
4623
|
+
};
|
|
4624
|
+
|
|
4625
|
+
export const AccessModeSettings: coreClient.CompositeMapper = {
|
|
4626
|
+
type: {
|
|
4627
|
+
name: "Composite",
|
|
4628
|
+
className: "AccessModeSettings",
|
|
4629
|
+
modelProperties: {
|
|
4630
|
+
queryAccessMode: {
|
|
4631
|
+
serializedName: "queryAccessMode",
|
|
4632
|
+
required: true,
|
|
4644
4633
|
type: {
|
|
4645
4634
|
name: "String"
|
|
4646
4635
|
}
|
|
4647
4636
|
},
|
|
4648
|
-
|
|
4649
|
-
serializedName: "
|
|
4650
|
-
|
|
4637
|
+
ingestionAccessMode: {
|
|
4638
|
+
serializedName: "ingestionAccessMode",
|
|
4639
|
+
required: true,
|
|
4651
4640
|
type: {
|
|
4652
4641
|
name: "String"
|
|
4653
4642
|
}
|
|
4654
4643
|
},
|
|
4655
|
-
|
|
4656
|
-
serializedName: "
|
|
4644
|
+
exclusions: {
|
|
4645
|
+
serializedName: "exclusions",
|
|
4657
4646
|
type: {
|
|
4658
|
-
name: "
|
|
4659
|
-
|
|
4647
|
+
name: "Sequence",
|
|
4648
|
+
element: {
|
|
4649
|
+
type: {
|
|
4650
|
+
name: "Composite",
|
|
4651
|
+
className: "AccessModeSettingsExclusion"
|
|
4652
|
+
}
|
|
4653
|
+
}
|
|
4660
4654
|
}
|
|
4661
|
-
}
|
|
4662
|
-
|
|
4663
|
-
|
|
4655
|
+
}
|
|
4656
|
+
}
|
|
4657
|
+
}
|
|
4658
|
+
};
|
|
4659
|
+
|
|
4660
|
+
export const AccessModeSettingsExclusion: coreClient.CompositeMapper = {
|
|
4661
|
+
type: {
|
|
4662
|
+
name: "Composite",
|
|
4663
|
+
className: "AccessModeSettingsExclusion",
|
|
4664
|
+
modelProperties: {
|
|
4665
|
+
privateEndpointConnectionName: {
|
|
4666
|
+
serializedName: "privateEndpointConnectionName",
|
|
4664
4667
|
type: {
|
|
4665
4668
|
name: "String"
|
|
4666
4669
|
}
|
|
4667
4670
|
},
|
|
4668
|
-
|
|
4669
|
-
serializedName: "
|
|
4671
|
+
queryAccessMode: {
|
|
4672
|
+
serializedName: "queryAccessMode",
|
|
4670
4673
|
type: {
|
|
4671
4674
|
name: "String"
|
|
4672
4675
|
}
|
|
4673
4676
|
},
|
|
4674
|
-
|
|
4675
|
-
serializedName: "
|
|
4676
|
-
type: {
|
|
4677
|
-
name: "Composite",
|
|
4678
|
-
className: "DataCollectionEndpointConfigurationAccess"
|
|
4679
|
-
}
|
|
4680
|
-
},
|
|
4681
|
-
logsIngestion: {
|
|
4682
|
-
serializedName: "properties.logsIngestion",
|
|
4677
|
+
ingestionAccessMode: {
|
|
4678
|
+
serializedName: "ingestionAccessMode",
|
|
4683
4679
|
type: {
|
|
4684
|
-
name: "
|
|
4685
|
-
className: "DataCollectionEndpointLogsIngestion"
|
|
4680
|
+
name: "String"
|
|
4686
4681
|
}
|
|
4687
|
-
}
|
|
4688
|
-
|
|
4689
|
-
|
|
4682
|
+
}
|
|
4683
|
+
}
|
|
4684
|
+
}
|
|
4685
|
+
};
|
|
4686
|
+
|
|
4687
|
+
export const DefaultErrorResponse: coreClient.CompositeMapper = {
|
|
4688
|
+
type: {
|
|
4689
|
+
name: "Composite",
|
|
4690
|
+
className: "DefaultErrorResponse",
|
|
4691
|
+
modelProperties: {
|
|
4692
|
+
error: {
|
|
4693
|
+
serializedName: "error",
|
|
4690
4694
|
type: {
|
|
4691
4695
|
name: "Composite",
|
|
4692
|
-
className: "
|
|
4693
|
-
}
|
|
4694
|
-
},
|
|
4695
|
-
provisioningState: {
|
|
4696
|
-
serializedName: "properties.provisioningState",
|
|
4697
|
-
readOnly: true,
|
|
4698
|
-
type: {
|
|
4699
|
-
name: "String"
|
|
4696
|
+
className: "ErrorDetail"
|
|
4700
4697
|
}
|
|
4701
4698
|
}
|
|
4702
4699
|
}
|
|
4703
4700
|
}
|
|
4704
4701
|
};
|
|
4705
4702
|
|
|
4706
|
-
export const
|
|
4703
|
+
export const ErrorDetail: coreClient.CompositeMapper = {
|
|
4707
4704
|
type: {
|
|
4708
4705
|
name: "Composite",
|
|
4709
|
-
className: "
|
|
4706
|
+
className: "ErrorDetail",
|
|
4710
4707
|
modelProperties: {
|
|
4711
|
-
|
|
4712
|
-
serializedName: "
|
|
4708
|
+
code: {
|
|
4709
|
+
serializedName: "code",
|
|
4710
|
+
readOnly: true,
|
|
4713
4711
|
type: {
|
|
4714
4712
|
name: "String"
|
|
4715
4713
|
}
|
|
4716
4714
|
},
|
|
4717
|
-
|
|
4718
|
-
serializedName: "
|
|
4715
|
+
message: {
|
|
4716
|
+
serializedName: "message",
|
|
4717
|
+
readOnly: true,
|
|
4719
4718
|
type: {
|
|
4720
4719
|
name: "String"
|
|
4721
4720
|
}
|
|
4722
4721
|
},
|
|
4723
|
-
|
|
4724
|
-
serializedName: "
|
|
4725
|
-
|
|
4726
|
-
name: "Composite",
|
|
4727
|
-
className: "DataCollectionEndpointConfigurationAccess"
|
|
4728
|
-
}
|
|
4729
|
-
},
|
|
4730
|
-
logsIngestion: {
|
|
4731
|
-
serializedName: "logsIngestion",
|
|
4722
|
+
target: {
|
|
4723
|
+
serializedName: "target",
|
|
4724
|
+
readOnly: true,
|
|
4732
4725
|
type: {
|
|
4733
|
-
name: "
|
|
4734
|
-
className: "DataCollectionEndpointLogsIngestion"
|
|
4726
|
+
name: "String"
|
|
4735
4727
|
}
|
|
4736
4728
|
},
|
|
4737
|
-
|
|
4738
|
-
serializedName: "
|
|
4729
|
+
details: {
|
|
4730
|
+
serializedName: "details",
|
|
4731
|
+
readOnly: true,
|
|
4739
4732
|
type: {
|
|
4740
|
-
name: "
|
|
4741
|
-
|
|
4733
|
+
name: "Sequence",
|
|
4734
|
+
element: {
|
|
4735
|
+
type: {
|
|
4736
|
+
name: "Composite",
|
|
4737
|
+
className: "ErrorDetail"
|
|
4738
|
+
}
|
|
4739
|
+
}
|
|
4742
4740
|
}
|
|
4743
4741
|
},
|
|
4744
|
-
|
|
4745
|
-
serializedName: "
|
|
4742
|
+
additionalInfo: {
|
|
4743
|
+
serializedName: "additionalInfo",
|
|
4746
4744
|
readOnly: true,
|
|
4747
4745
|
type: {
|
|
4748
|
-
name: "
|
|
4746
|
+
name: "Sequence",
|
|
4747
|
+
element: {
|
|
4748
|
+
type: {
|
|
4749
|
+
name: "Composite",
|
|
4750
|
+
className: "ErrorAdditionalInfo"
|
|
4751
|
+
}
|
|
4752
|
+
}
|
|
4749
4753
|
}
|
|
4750
4754
|
}
|
|
4751
4755
|
}
|
|
4752
4756
|
}
|
|
4753
4757
|
};
|
|
4754
4758
|
|
|
4755
|
-
export const
|
|
4759
|
+
export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
|
|
4756
4760
|
type: {
|
|
4757
4761
|
name: "Composite",
|
|
4758
|
-
className: "
|
|
4762
|
+
className: "ErrorAdditionalInfo",
|
|
4759
4763
|
modelProperties: {
|
|
4760
|
-
|
|
4761
|
-
serializedName: "
|
|
4764
|
+
type: {
|
|
4765
|
+
serializedName: "type",
|
|
4762
4766
|
readOnly: true,
|
|
4763
4767
|
type: {
|
|
4764
4768
|
name: "String"
|
|
4765
4769
|
}
|
|
4770
|
+
},
|
|
4771
|
+
info: {
|
|
4772
|
+
serializedName: "info",
|
|
4773
|
+
readOnly: true,
|
|
4774
|
+
type: {
|
|
4775
|
+
name: "Dictionary",
|
|
4776
|
+
value: { type: { name: "any" } }
|
|
4777
|
+
}
|
|
4766
4778
|
}
|
|
4767
4779
|
}
|
|
4768
4780
|
}
|
|
4769
4781
|
};
|
|
4770
4782
|
|
|
4771
|
-
export const
|
|
4783
|
+
export const TagsResource: coreClient.CompositeMapper = {
|
|
4772
4784
|
type: {
|
|
4773
4785
|
name: "Composite",
|
|
4774
|
-
className: "
|
|
4786
|
+
className: "TagsResource",
|
|
4775
4787
|
modelProperties: {
|
|
4776
|
-
|
|
4777
|
-
serializedName: "
|
|
4778
|
-
readOnly: true,
|
|
4788
|
+
tags: {
|
|
4789
|
+
serializedName: "tags",
|
|
4779
4790
|
type: {
|
|
4780
|
-
name: "
|
|
4791
|
+
name: "Dictionary",
|
|
4792
|
+
value: { type: { name: "String" } }
|
|
4781
4793
|
}
|
|
4782
4794
|
}
|
|
4783
4795
|
}
|
|
4784
4796
|
}
|
|
4785
4797
|
};
|
|
4786
4798
|
|
|
4787
|
-
export const
|
|
4799
|
+
export const OperationStatus: coreClient.CompositeMapper = {
|
|
4788
4800
|
type: {
|
|
4789
4801
|
name: "Composite",
|
|
4790
|
-
className: "
|
|
4802
|
+
className: "OperationStatus",
|
|
4791
4803
|
modelProperties: {
|
|
4792
|
-
|
|
4793
|
-
serializedName: "
|
|
4804
|
+
id: {
|
|
4805
|
+
serializedName: "id",
|
|
4794
4806
|
type: {
|
|
4795
4807
|
name: "String"
|
|
4796
4808
|
}
|
|
4809
|
+
},
|
|
4810
|
+
name: {
|
|
4811
|
+
serializedName: "name",
|
|
4812
|
+
type: {
|
|
4813
|
+
name: "String"
|
|
4814
|
+
}
|
|
4815
|
+
},
|
|
4816
|
+
startTime: {
|
|
4817
|
+
serializedName: "startTime",
|
|
4818
|
+
nullable: true,
|
|
4819
|
+
type: {
|
|
4820
|
+
name: "DateTime"
|
|
4821
|
+
}
|
|
4822
|
+
},
|
|
4823
|
+
endTime: {
|
|
4824
|
+
serializedName: "endTime",
|
|
4825
|
+
nullable: true,
|
|
4826
|
+
type: {
|
|
4827
|
+
name: "DateTime"
|
|
4828
|
+
}
|
|
4829
|
+
},
|
|
4830
|
+
status: {
|
|
4831
|
+
serializedName: "status",
|
|
4832
|
+
type: {
|
|
4833
|
+
name: "String"
|
|
4834
|
+
}
|
|
4835
|
+
},
|
|
4836
|
+
error: {
|
|
4837
|
+
serializedName: "error",
|
|
4838
|
+
type: {
|
|
4839
|
+
name: "Composite",
|
|
4840
|
+
className: "ErrorDetail"
|
|
4841
|
+
}
|
|
4797
4842
|
}
|
|
4798
4843
|
}
|
|
4799
4844
|
}
|
|
4800
4845
|
};
|
|
4801
4846
|
|
|
4802
|
-
export const
|
|
4847
|
+
export const PrivateLinkResourceListResult: coreClient.CompositeMapper = {
|
|
4803
4848
|
type: {
|
|
4804
4849
|
name: "Composite",
|
|
4805
|
-
className: "
|
|
4850
|
+
className: "PrivateLinkResourceListResult",
|
|
4806
4851
|
modelProperties: {
|
|
4807
|
-
|
|
4808
|
-
serializedName: "
|
|
4852
|
+
value: {
|
|
4853
|
+
serializedName: "value",
|
|
4809
4854
|
type: {
|
|
4810
|
-
name: "
|
|
4811
|
-
|
|
4855
|
+
name: "Sequence",
|
|
4856
|
+
element: {
|
|
4857
|
+
type: {
|
|
4858
|
+
name: "Composite",
|
|
4859
|
+
className: "PrivateLinkResource"
|
|
4860
|
+
}
|
|
4861
|
+
}
|
|
4812
4862
|
}
|
|
4813
4863
|
}
|
|
4814
4864
|
}
|
|
4815
4865
|
}
|
|
4816
4866
|
};
|
|
4817
4867
|
|
|
4818
|
-
export const
|
|
4868
|
+
export const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {
|
|
4819
4869
|
type: {
|
|
4820
4870
|
name: "Composite",
|
|
4821
|
-
className: "
|
|
4871
|
+
className: "PrivateEndpointConnectionListResult",
|
|
4822
4872
|
modelProperties: {
|
|
4823
|
-
|
|
4824
|
-
serializedName: "
|
|
4873
|
+
value: {
|
|
4874
|
+
serializedName: "value",
|
|
4825
4875
|
type: {
|
|
4826
|
-
name: "
|
|
4827
|
-
|
|
4876
|
+
name: "Sequence",
|
|
4877
|
+
element: {
|
|
4878
|
+
type: {
|
|
4879
|
+
name: "Composite",
|
|
4880
|
+
className: "PrivateEndpointConnection"
|
|
4881
|
+
}
|
|
4882
|
+
}
|
|
4828
4883
|
}
|
|
4829
4884
|
}
|
|
4830
4885
|
}
|
|
4831
4886
|
}
|
|
4832
4887
|
};
|
|
4833
4888
|
|
|
4834
|
-
export const
|
|
4889
|
+
export const ScopedResourceListResult: coreClient.CompositeMapper = {
|
|
4835
4890
|
type: {
|
|
4836
4891
|
name: "Composite",
|
|
4837
|
-
className: "
|
|
4892
|
+
className: "ScopedResourceListResult",
|
|
4838
4893
|
modelProperties: {
|
|
4839
4894
|
value: {
|
|
4840
4895
|
serializedName: "value",
|
|
4841
|
-
|
|
4896
|
+
readOnly: true,
|
|
4842
4897
|
type: {
|
|
4843
4898
|
name: "Sequence",
|
|
4844
4899
|
element: {
|
|
4845
4900
|
type: {
|
|
4846
4901
|
name: "Composite",
|
|
4847
|
-
className: "
|
|
4902
|
+
className: "ScopedResource"
|
|
4848
4903
|
}
|
|
4849
4904
|
}
|
|
4850
4905
|
}
|
|
4851
4906
|
},
|
|
4852
4907
|
nextLink: {
|
|
4853
4908
|
serializedName: "nextLink",
|
|
4909
|
+
readOnly: true,
|
|
4854
4910
|
type: {
|
|
4855
4911
|
name: "String"
|
|
4856
4912
|
}
|
|
@@ -4859,131 +4915,213 @@ export const DataCollectionRuleAssociationProxyOnlyResourceListResult: coreClien
|
|
|
4859
4915
|
}
|
|
4860
4916
|
};
|
|
4861
4917
|
|
|
4862
|
-
export const
|
|
4918
|
+
export const AlertRuleAllOfCondition: coreClient.CompositeMapper = {
|
|
4863
4919
|
type: {
|
|
4864
4920
|
name: "Composite",
|
|
4865
|
-
className: "
|
|
4921
|
+
className: "AlertRuleAllOfCondition",
|
|
4866
4922
|
modelProperties: {
|
|
4867
|
-
|
|
4868
|
-
serializedName: "
|
|
4869
|
-
|
|
4923
|
+
allOf: {
|
|
4924
|
+
serializedName: "allOf",
|
|
4925
|
+
required: true,
|
|
4870
4926
|
type: {
|
|
4871
|
-
name: "
|
|
4927
|
+
name: "Sequence",
|
|
4928
|
+
element: {
|
|
4929
|
+
type: {
|
|
4930
|
+
name: "Composite",
|
|
4931
|
+
className: "AlertRuleAnyOfOrLeafCondition"
|
|
4932
|
+
}
|
|
4933
|
+
}
|
|
4872
4934
|
}
|
|
4873
|
-
}
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
|
|
4935
|
+
}
|
|
4936
|
+
}
|
|
4937
|
+
}
|
|
4938
|
+
};
|
|
4939
|
+
|
|
4940
|
+
export const AlertRuleLeafCondition: coreClient.CompositeMapper = {
|
|
4941
|
+
type: {
|
|
4942
|
+
name: "Composite",
|
|
4943
|
+
className: "AlertRuleLeafCondition",
|
|
4944
|
+
modelProperties: {
|
|
4945
|
+
field: {
|
|
4946
|
+
serializedName: "field",
|
|
4877
4947
|
type: {
|
|
4878
4948
|
name: "String"
|
|
4879
4949
|
}
|
|
4880
4950
|
},
|
|
4881
|
-
|
|
4882
|
-
serializedName: "
|
|
4883
|
-
readOnly: true,
|
|
4951
|
+
equals: {
|
|
4952
|
+
serializedName: "equals",
|
|
4884
4953
|
type: {
|
|
4885
4954
|
name: "String"
|
|
4886
4955
|
}
|
|
4887
4956
|
},
|
|
4888
|
-
|
|
4889
|
-
serializedName: "
|
|
4890
|
-
|
|
4957
|
+
containsAny: {
|
|
4958
|
+
serializedName: "containsAny",
|
|
4959
|
+
type: {
|
|
4960
|
+
name: "Sequence",
|
|
4961
|
+
element: {
|
|
4962
|
+
type: {
|
|
4963
|
+
name: "String"
|
|
4964
|
+
}
|
|
4965
|
+
}
|
|
4966
|
+
}
|
|
4967
|
+
}
|
|
4968
|
+
}
|
|
4969
|
+
}
|
|
4970
|
+
};
|
|
4971
|
+
|
|
4972
|
+
export const ActionList: coreClient.CompositeMapper = {
|
|
4973
|
+
type: {
|
|
4974
|
+
name: "Composite",
|
|
4975
|
+
className: "ActionList",
|
|
4976
|
+
modelProperties: {
|
|
4977
|
+
actionGroups: {
|
|
4978
|
+
serializedName: "actionGroups",
|
|
4979
|
+
type: {
|
|
4980
|
+
name: "Sequence",
|
|
4981
|
+
element: {
|
|
4982
|
+
type: {
|
|
4983
|
+
name: "Composite",
|
|
4984
|
+
className: "ActionGroup"
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
}
|
|
4988
|
+
}
|
|
4989
|
+
}
|
|
4990
|
+
}
|
|
4991
|
+
};
|
|
4992
|
+
|
|
4993
|
+
export const ActionGroup: coreClient.CompositeMapper = {
|
|
4994
|
+
type: {
|
|
4995
|
+
name: "Composite",
|
|
4996
|
+
className: "ActionGroup",
|
|
4997
|
+
modelProperties: {
|
|
4998
|
+
actionGroupId: {
|
|
4999
|
+
serializedName: "actionGroupId",
|
|
5000
|
+
required: true,
|
|
4891
5001
|
type: {
|
|
4892
5002
|
name: "String"
|
|
4893
5003
|
}
|
|
4894
5004
|
},
|
|
4895
|
-
|
|
4896
|
-
serializedName: "
|
|
5005
|
+
webhookProperties: {
|
|
5006
|
+
serializedName: "webhookProperties",
|
|
4897
5007
|
type: {
|
|
4898
|
-
name: "
|
|
4899
|
-
|
|
5008
|
+
name: "Dictionary",
|
|
5009
|
+
value: { type: { name: "String" } }
|
|
4900
5010
|
}
|
|
4901
|
-
}
|
|
4902
|
-
|
|
4903
|
-
|
|
5011
|
+
}
|
|
5012
|
+
}
|
|
5013
|
+
}
|
|
5014
|
+
};
|
|
5015
|
+
|
|
5016
|
+
export const AzureResourceAutoGenerated: coreClient.CompositeMapper = {
|
|
5017
|
+
type: {
|
|
5018
|
+
name: "Composite",
|
|
5019
|
+
className: "AzureResourceAutoGenerated",
|
|
5020
|
+
modelProperties: {
|
|
5021
|
+
id: {
|
|
5022
|
+
serializedName: "id",
|
|
5023
|
+
readOnly: true,
|
|
4904
5024
|
type: {
|
|
4905
5025
|
name: "String"
|
|
4906
5026
|
}
|
|
4907
5027
|
},
|
|
4908
|
-
|
|
4909
|
-
serializedName: "
|
|
5028
|
+
name: {
|
|
5029
|
+
serializedName: "name",
|
|
5030
|
+
readOnly: true,
|
|
4910
5031
|
type: {
|
|
4911
5032
|
name: "String"
|
|
4912
5033
|
}
|
|
4913
5034
|
},
|
|
4914
|
-
|
|
4915
|
-
serializedName: "
|
|
5035
|
+
type: {
|
|
5036
|
+
serializedName: "type",
|
|
5037
|
+
readOnly: true,
|
|
4916
5038
|
type: {
|
|
4917
5039
|
name: "String"
|
|
4918
5040
|
}
|
|
4919
5041
|
},
|
|
4920
|
-
|
|
4921
|
-
|
|
4922
|
-
|
|
5042
|
+
location: {
|
|
5043
|
+
defaultValue: "global",
|
|
5044
|
+
serializedName: "location",
|
|
4923
5045
|
type: {
|
|
4924
5046
|
name: "String"
|
|
4925
5047
|
}
|
|
4926
5048
|
},
|
|
4927
|
-
|
|
4928
|
-
serializedName: "
|
|
5049
|
+
tags: {
|
|
5050
|
+
serializedName: "tags",
|
|
4929
5051
|
type: {
|
|
4930
|
-
name: "
|
|
4931
|
-
|
|
5052
|
+
name: "Dictionary",
|
|
5053
|
+
value: { type: { name: "String" } }
|
|
4932
5054
|
}
|
|
4933
5055
|
}
|
|
4934
5056
|
}
|
|
4935
5057
|
}
|
|
4936
5058
|
};
|
|
4937
5059
|
|
|
4938
|
-
export const
|
|
5060
|
+
export const ErrorResponseAutoGenerated: coreClient.CompositeMapper = {
|
|
4939
5061
|
type: {
|
|
4940
5062
|
name: "Composite",
|
|
4941
|
-
className: "
|
|
5063
|
+
className: "ErrorResponseAutoGenerated",
|
|
4942
5064
|
modelProperties: {
|
|
4943
|
-
|
|
4944
|
-
serializedName: "
|
|
5065
|
+
code: {
|
|
5066
|
+
serializedName: "code",
|
|
5067
|
+
readOnly: true,
|
|
4945
5068
|
type: {
|
|
4946
5069
|
name: "String"
|
|
4947
5070
|
}
|
|
4948
5071
|
},
|
|
4949
|
-
|
|
4950
|
-
serializedName: "
|
|
5072
|
+
message: {
|
|
5073
|
+
serializedName: "message",
|
|
5074
|
+
readOnly: true,
|
|
4951
5075
|
type: {
|
|
4952
5076
|
name: "String"
|
|
4953
5077
|
}
|
|
4954
|
-
}
|
|
4955
|
-
|
|
4956
|
-
|
|
4957
|
-
|
|
4958
|
-
|
|
4959
|
-
|
|
4960
|
-
|
|
4961
|
-
|
|
4962
|
-
|
|
4963
|
-
|
|
5078
|
+
}
|
|
5079
|
+
}
|
|
5080
|
+
}
|
|
5081
|
+
};
|
|
5082
|
+
|
|
5083
|
+
export const AlertRulePatchObject: coreClient.CompositeMapper = {
|
|
5084
|
+
type: {
|
|
5085
|
+
name: "Composite",
|
|
5086
|
+
className: "AlertRulePatchObject",
|
|
5087
|
+
modelProperties: {
|
|
5088
|
+
tags: {
|
|
5089
|
+
serializedName: "tags",
|
|
4964
5090
|
type: {
|
|
4965
|
-
name: "
|
|
5091
|
+
name: "Dictionary",
|
|
5092
|
+
value: { type: { name: "String" } }
|
|
4966
5093
|
}
|
|
4967
5094
|
},
|
|
4968
|
-
|
|
4969
|
-
|
|
5095
|
+
enabled: {
|
|
5096
|
+
defaultValue: true,
|
|
5097
|
+
serializedName: "properties.enabled",
|
|
4970
5098
|
type: {
|
|
4971
|
-
name: "
|
|
4972
|
-
className: "DataCollectionRuleAssociationMetadata"
|
|
5099
|
+
name: "Boolean"
|
|
4973
5100
|
}
|
|
4974
5101
|
}
|
|
4975
5102
|
}
|
|
4976
5103
|
}
|
|
4977
5104
|
};
|
|
4978
5105
|
|
|
4979
|
-
export const
|
|
5106
|
+
export const AlertRuleList: coreClient.CompositeMapper = {
|
|
4980
5107
|
type: {
|
|
4981
5108
|
name: "Composite",
|
|
4982
|
-
className: "
|
|
5109
|
+
className: "AlertRuleList",
|
|
4983
5110
|
modelProperties: {
|
|
4984
|
-
|
|
4985
|
-
serializedName: "
|
|
4986
|
-
|
|
5111
|
+
value: {
|
|
5112
|
+
serializedName: "value",
|
|
5113
|
+
type: {
|
|
5114
|
+
name: "Sequence",
|
|
5115
|
+
element: {
|
|
5116
|
+
type: {
|
|
5117
|
+
name: "Composite",
|
|
5118
|
+
className: "ActivityLogAlertResource"
|
|
5119
|
+
}
|
|
5120
|
+
}
|
|
5121
|
+
}
|
|
5122
|
+
},
|
|
5123
|
+
nextLink: {
|
|
5124
|
+
serializedName: "nextLink",
|
|
4987
5125
|
type: {
|
|
4988
5126
|
name: "String"
|
|
4989
5127
|
}
|
|
@@ -4992,10 +5130,10 @@ export const Metadata: coreClient.CompositeMapper = {
|
|
|
4992
5130
|
}
|
|
4993
5131
|
};
|
|
4994
5132
|
|
|
4995
|
-
export const
|
|
5133
|
+
export const DataCollectionEndpointResourceListResult: coreClient.CompositeMapper = {
|
|
4996
5134
|
type: {
|
|
4997
5135
|
name: "Composite",
|
|
4998
|
-
className: "
|
|
5136
|
+
className: "DataCollectionEndpointResourceListResult",
|
|
4999
5137
|
modelProperties: {
|
|
5000
5138
|
value: {
|
|
5001
5139
|
serializedName: "value",
|
|
@@ -5005,7 +5143,7 @@ export const DataCollectionRuleResourceListResult: coreClient.CompositeMapper =
|
|
|
5005
5143
|
element: {
|
|
5006
5144
|
type: {
|
|
5007
5145
|
name: "Composite",
|
|
5008
|
-
className: "
|
|
5146
|
+
className: "DataCollectionEndpointResource"
|
|
5009
5147
|
}
|
|
5010
5148
|
}
|
|
5011
5149
|
}
|
|
@@ -5020,10 +5158,10 @@ export const DataCollectionRuleResourceListResult: coreClient.CompositeMapper =
|
|
|
5020
5158
|
}
|
|
5021
5159
|
};
|
|
5022
5160
|
|
|
5023
|
-
export const
|
|
5161
|
+
export const DataCollectionEndpointResource: coreClient.CompositeMapper = {
|
|
5024
5162
|
type: {
|
|
5025
5163
|
name: "Composite",
|
|
5026
|
-
className: "
|
|
5164
|
+
className: "DataCollectionEndpointResource",
|
|
5027
5165
|
modelProperties: {
|
|
5028
5166
|
location: {
|
|
5029
5167
|
serializedName: "location",
|
|
@@ -5077,7 +5215,7 @@ export const DataCollectionRuleResource: coreClient.CompositeMapper = {
|
|
|
5077
5215
|
serializedName: "systemData",
|
|
5078
5216
|
type: {
|
|
5079
5217
|
name: "Composite",
|
|
5080
|
-
className: "
|
|
5218
|
+
className: "DataCollectionEndpointResourceSystemData"
|
|
5081
5219
|
}
|
|
5082
5220
|
},
|
|
5083
5221
|
description: {
|
|
@@ -5088,55 +5226,29 @@ export const DataCollectionRuleResource: coreClient.CompositeMapper = {
|
|
|
5088
5226
|
},
|
|
5089
5227
|
immutableId: {
|
|
5090
5228
|
serializedName: "properties.immutableId",
|
|
5091
|
-
readOnly: true,
|
|
5092
|
-
type: {
|
|
5093
|
-
name: "String"
|
|
5094
|
-
}
|
|
5095
|
-
},
|
|
5096
|
-
dataCollectionEndpointId: {
|
|
5097
|
-
serializedName: "properties.dataCollectionEndpointId",
|
|
5098
5229
|
type: {
|
|
5099
5230
|
name: "String"
|
|
5100
5231
|
}
|
|
5101
5232
|
},
|
|
5102
|
-
|
|
5103
|
-
serializedName: "properties.
|
|
5233
|
+
configurationAccess: {
|
|
5234
|
+
serializedName: "properties.configurationAccess",
|
|
5104
5235
|
type: {
|
|
5105
5236
|
name: "Composite",
|
|
5106
|
-
className: "
|
|
5107
|
-
}
|
|
5108
|
-
},
|
|
5109
|
-
streamDeclarations: {
|
|
5110
|
-
serializedName: "properties.streamDeclarations",
|
|
5111
|
-
type: {
|
|
5112
|
-
name: "Dictionary",
|
|
5113
|
-
value: { type: { name: "Composite", className: "StreamDeclaration" } }
|
|
5237
|
+
className: "DataCollectionEndpointConfigurationAccess"
|
|
5114
5238
|
}
|
|
5115
5239
|
},
|
|
5116
|
-
|
|
5117
|
-
serializedName: "properties.
|
|
5240
|
+
logsIngestion: {
|
|
5241
|
+
serializedName: "properties.logsIngestion",
|
|
5118
5242
|
type: {
|
|
5119
5243
|
name: "Composite",
|
|
5120
|
-
className: "
|
|
5244
|
+
className: "DataCollectionEndpointLogsIngestion"
|
|
5121
5245
|
}
|
|
5122
5246
|
},
|
|
5123
|
-
|
|
5124
|
-
serializedName: "properties.
|
|
5247
|
+
networkAcls: {
|
|
5248
|
+
serializedName: "properties.networkAcls",
|
|
5125
5249
|
type: {
|
|
5126
5250
|
name: "Composite",
|
|
5127
|
-
className: "
|
|
5128
|
-
}
|
|
5129
|
-
},
|
|
5130
|
-
dataFlows: {
|
|
5131
|
-
serializedName: "properties.dataFlows",
|
|
5132
|
-
type: {
|
|
5133
|
-
name: "Sequence",
|
|
5134
|
-
element: {
|
|
5135
|
-
type: {
|
|
5136
|
-
name: "Composite",
|
|
5137
|
-
className: "DataFlow"
|
|
5138
|
-
}
|
|
5139
|
-
}
|
|
5251
|
+
className: "DataCollectionEndpointNetworkAcls"
|
|
5140
5252
|
}
|
|
5141
5253
|
},
|
|
5142
5254
|
provisioningState: {
|
|
@@ -5150,10 +5262,10 @@ export const DataCollectionRuleResource: coreClient.CompositeMapper = {
|
|
|
5150
5262
|
}
|
|
5151
5263
|
};
|
|
5152
5264
|
|
|
5153
|
-
export const
|
|
5265
|
+
export const DataCollectionEndpoint: coreClient.CompositeMapper = {
|
|
5154
5266
|
type: {
|
|
5155
5267
|
name: "Composite",
|
|
5156
|
-
className: "
|
|
5268
|
+
className: "DataCollectionEndpoint",
|
|
5157
5269
|
modelProperties: {
|
|
5158
5270
|
description: {
|
|
5159
5271
|
serializedName: "description",
|
|
@@ -5163,55 +5275,29 @@ export const DataCollectionRule: coreClient.CompositeMapper = {
|
|
|
5163
5275
|
},
|
|
5164
5276
|
immutableId: {
|
|
5165
5277
|
serializedName: "immutableId",
|
|
5166
|
-
readOnly: true,
|
|
5167
|
-
type: {
|
|
5168
|
-
name: "String"
|
|
5169
|
-
}
|
|
5170
|
-
},
|
|
5171
|
-
dataCollectionEndpointId: {
|
|
5172
|
-
serializedName: "dataCollectionEndpointId",
|
|
5173
5278
|
type: {
|
|
5174
5279
|
name: "String"
|
|
5175
5280
|
}
|
|
5176
5281
|
},
|
|
5177
|
-
|
|
5178
|
-
serializedName: "
|
|
5282
|
+
configurationAccess: {
|
|
5283
|
+
serializedName: "configurationAccess",
|
|
5179
5284
|
type: {
|
|
5180
5285
|
name: "Composite",
|
|
5181
|
-
className: "
|
|
5182
|
-
}
|
|
5183
|
-
},
|
|
5184
|
-
streamDeclarations: {
|
|
5185
|
-
serializedName: "streamDeclarations",
|
|
5186
|
-
type: {
|
|
5187
|
-
name: "Dictionary",
|
|
5188
|
-
value: { type: { name: "Composite", className: "StreamDeclaration" } }
|
|
5286
|
+
className: "DataCollectionEndpointConfigurationAccess"
|
|
5189
5287
|
}
|
|
5190
5288
|
},
|
|
5191
|
-
|
|
5192
|
-
serializedName: "
|
|
5289
|
+
logsIngestion: {
|
|
5290
|
+
serializedName: "logsIngestion",
|
|
5193
5291
|
type: {
|
|
5194
5292
|
name: "Composite",
|
|
5195
|
-
className: "
|
|
5293
|
+
className: "DataCollectionEndpointLogsIngestion"
|
|
5196
5294
|
}
|
|
5197
5295
|
},
|
|
5198
|
-
|
|
5199
|
-
serializedName: "
|
|
5296
|
+
networkAcls: {
|
|
5297
|
+
serializedName: "networkAcls",
|
|
5200
5298
|
type: {
|
|
5201
5299
|
name: "Composite",
|
|
5202
|
-
className: "
|
|
5203
|
-
}
|
|
5204
|
-
},
|
|
5205
|
-
dataFlows: {
|
|
5206
|
-
serializedName: "dataFlows",
|
|
5207
|
-
type: {
|
|
5208
|
-
name: "Sequence",
|
|
5209
|
-
element: {
|
|
5210
|
-
type: {
|
|
5211
|
-
name: "Composite",
|
|
5212
|
-
className: "DataFlow"
|
|
5213
|
-
}
|
|
5214
|
-
}
|
|
5300
|
+
className: "DataCollectionEndpointNetworkAcls"
|
|
5215
5301
|
}
|
|
5216
5302
|
},
|
|
5217
5303
|
provisioningState: {
|
|
@@ -5225,40 +5311,45 @@ export const DataCollectionRule: coreClient.CompositeMapper = {
|
|
|
5225
5311
|
}
|
|
5226
5312
|
};
|
|
5227
5313
|
|
|
5228
|
-
export const
|
|
5314
|
+
export const ConfigurationAccessEndpointSpec: coreClient.CompositeMapper = {
|
|
5229
5315
|
type: {
|
|
5230
5316
|
name: "Composite",
|
|
5231
|
-
className: "
|
|
5317
|
+
className: "ConfigurationAccessEndpointSpec",
|
|
5232
5318
|
modelProperties: {
|
|
5233
|
-
|
|
5234
|
-
serializedName: "
|
|
5319
|
+
endpoint: {
|
|
5320
|
+
serializedName: "endpoint",
|
|
5321
|
+
readOnly: true,
|
|
5235
5322
|
type: {
|
|
5236
|
-
name: "
|
|
5237
|
-
element: {
|
|
5238
|
-
type: {
|
|
5239
|
-
name: "Composite",
|
|
5240
|
-
className: "ColumnDefinition"
|
|
5241
|
-
}
|
|
5242
|
-
}
|
|
5323
|
+
name: "String"
|
|
5243
5324
|
}
|
|
5244
5325
|
}
|
|
5245
5326
|
}
|
|
5246
5327
|
}
|
|
5247
5328
|
};
|
|
5248
5329
|
|
|
5249
|
-
export const
|
|
5330
|
+
export const LogsIngestionEndpointSpec: coreClient.CompositeMapper = {
|
|
5250
5331
|
type: {
|
|
5251
5332
|
name: "Composite",
|
|
5252
|
-
className: "
|
|
5333
|
+
className: "LogsIngestionEndpointSpec",
|
|
5253
5334
|
modelProperties: {
|
|
5254
|
-
|
|
5255
|
-
serializedName: "
|
|
5335
|
+
endpoint: {
|
|
5336
|
+
serializedName: "endpoint",
|
|
5337
|
+
readOnly: true,
|
|
5256
5338
|
type: {
|
|
5257
5339
|
name: "String"
|
|
5258
5340
|
}
|
|
5259
|
-
}
|
|
5260
|
-
|
|
5261
|
-
|
|
5341
|
+
}
|
|
5342
|
+
}
|
|
5343
|
+
}
|
|
5344
|
+
};
|
|
5345
|
+
|
|
5346
|
+
export const NetworkRuleSet: coreClient.CompositeMapper = {
|
|
5347
|
+
type: {
|
|
5348
|
+
name: "Composite",
|
|
5349
|
+
className: "NetworkRuleSet",
|
|
5350
|
+
modelProperties: {
|
|
5351
|
+
publicNetworkAccess: {
|
|
5352
|
+
serializedName: "publicNetworkAccess",
|
|
5262
5353
|
type: {
|
|
5263
5354
|
name: "String"
|
|
5264
5355
|
}
|
|
@@ -5267,94 +5358,827 @@ export const ColumnDefinition: coreClient.CompositeMapper = {
|
|
|
5267
5358
|
}
|
|
5268
5359
|
};
|
|
5269
5360
|
|
|
5270
|
-
export const
|
|
5361
|
+
export const ErrorResponseCommonV2: coreClient.CompositeMapper = {
|
|
5271
5362
|
type: {
|
|
5272
5363
|
name: "Composite",
|
|
5273
|
-
className: "
|
|
5364
|
+
className: "ErrorResponseCommonV2",
|
|
5274
5365
|
modelProperties: {
|
|
5275
|
-
|
|
5276
|
-
serializedName: "
|
|
5366
|
+
error: {
|
|
5367
|
+
serializedName: "error",
|
|
5277
5368
|
type: {
|
|
5278
|
-
name: "
|
|
5279
|
-
|
|
5280
|
-
type: {
|
|
5281
|
-
name: "Composite",
|
|
5282
|
-
className: "PerfCounterDataSource"
|
|
5283
|
-
}
|
|
5284
|
-
}
|
|
5369
|
+
name: "Composite",
|
|
5370
|
+
className: "ErrorDetail"
|
|
5285
5371
|
}
|
|
5286
|
-
}
|
|
5287
|
-
|
|
5288
|
-
|
|
5372
|
+
}
|
|
5373
|
+
}
|
|
5374
|
+
}
|
|
5375
|
+
};
|
|
5376
|
+
|
|
5377
|
+
export const ResourceForUpdate: coreClient.CompositeMapper = {
|
|
5378
|
+
type: {
|
|
5379
|
+
name: "Composite",
|
|
5380
|
+
className: "ResourceForUpdate",
|
|
5381
|
+
modelProperties: {
|
|
5382
|
+
tags: {
|
|
5383
|
+
serializedName: "tags",
|
|
5384
|
+
type: {
|
|
5385
|
+
name: "Dictionary",
|
|
5386
|
+
value: { type: { name: "String" } }
|
|
5387
|
+
}
|
|
5388
|
+
}
|
|
5389
|
+
}
|
|
5390
|
+
}
|
|
5391
|
+
};
|
|
5392
|
+
|
|
5393
|
+
export const DataCollectionRuleAssociationProxyOnlyResourceListResult: coreClient.CompositeMapper = {
|
|
5394
|
+
type: {
|
|
5395
|
+
name: "Composite",
|
|
5396
|
+
className: "DataCollectionRuleAssociationProxyOnlyResourceListResult",
|
|
5397
|
+
modelProperties: {
|
|
5398
|
+
value: {
|
|
5399
|
+
serializedName: "value",
|
|
5400
|
+
required: true,
|
|
5289
5401
|
type: {
|
|
5290
5402
|
name: "Sequence",
|
|
5291
5403
|
element: {
|
|
5292
5404
|
type: {
|
|
5293
5405
|
name: "Composite",
|
|
5294
|
-
className: "
|
|
5406
|
+
className: "DataCollectionRuleAssociationProxyOnlyResource"
|
|
5295
5407
|
}
|
|
5296
5408
|
}
|
|
5297
5409
|
}
|
|
5298
5410
|
},
|
|
5299
|
-
|
|
5300
|
-
serializedName: "
|
|
5411
|
+
nextLink: {
|
|
5412
|
+
serializedName: "nextLink",
|
|
5301
5413
|
type: {
|
|
5302
|
-
name: "
|
|
5303
|
-
|
|
5414
|
+
name: "String"
|
|
5415
|
+
}
|
|
5416
|
+
}
|
|
5417
|
+
}
|
|
5418
|
+
}
|
|
5419
|
+
};
|
|
5420
|
+
|
|
5421
|
+
export const DataCollectionRuleAssociationProxyOnlyResource: coreClient.CompositeMapper = {
|
|
5422
|
+
type: {
|
|
5423
|
+
name: "Composite",
|
|
5424
|
+
className: "DataCollectionRuleAssociationProxyOnlyResource",
|
|
5425
|
+
modelProperties: {
|
|
5426
|
+
id: {
|
|
5427
|
+
serializedName: "id",
|
|
5428
|
+
readOnly: true,
|
|
5429
|
+
type: {
|
|
5430
|
+
name: "String"
|
|
5431
|
+
}
|
|
5432
|
+
},
|
|
5433
|
+
name: {
|
|
5434
|
+
serializedName: "name",
|
|
5435
|
+
readOnly: true,
|
|
5436
|
+
type: {
|
|
5437
|
+
name: "String"
|
|
5438
|
+
}
|
|
5439
|
+
},
|
|
5440
|
+
type: {
|
|
5441
|
+
serializedName: "type",
|
|
5442
|
+
readOnly: true,
|
|
5443
|
+
type: {
|
|
5444
|
+
name: "String"
|
|
5445
|
+
}
|
|
5446
|
+
},
|
|
5447
|
+
etag: {
|
|
5448
|
+
serializedName: "etag",
|
|
5449
|
+
readOnly: true,
|
|
5450
|
+
type: {
|
|
5451
|
+
name: "String"
|
|
5452
|
+
}
|
|
5453
|
+
},
|
|
5454
|
+
systemData: {
|
|
5455
|
+
serializedName: "systemData",
|
|
5456
|
+
type: {
|
|
5457
|
+
name: "Composite",
|
|
5458
|
+
className: "DataCollectionRuleAssociationProxyOnlyResourceSystemData"
|
|
5459
|
+
}
|
|
5460
|
+
},
|
|
5461
|
+
description: {
|
|
5462
|
+
serializedName: "properties.description",
|
|
5463
|
+
type: {
|
|
5464
|
+
name: "String"
|
|
5465
|
+
}
|
|
5466
|
+
},
|
|
5467
|
+
dataCollectionRuleId: {
|
|
5468
|
+
serializedName: "properties.dataCollectionRuleId",
|
|
5469
|
+
type: {
|
|
5470
|
+
name: "String"
|
|
5471
|
+
}
|
|
5472
|
+
},
|
|
5473
|
+
dataCollectionEndpointId: {
|
|
5474
|
+
serializedName: "properties.dataCollectionEndpointId",
|
|
5475
|
+
type: {
|
|
5476
|
+
name: "String"
|
|
5477
|
+
}
|
|
5478
|
+
},
|
|
5479
|
+
provisioningState: {
|
|
5480
|
+
serializedName: "properties.provisioningState",
|
|
5481
|
+
readOnly: true,
|
|
5482
|
+
type: {
|
|
5483
|
+
name: "String"
|
|
5484
|
+
}
|
|
5485
|
+
},
|
|
5486
|
+
metadata: {
|
|
5487
|
+
serializedName: "properties.metadata",
|
|
5488
|
+
type: {
|
|
5489
|
+
name: "Composite",
|
|
5490
|
+
className: "DataCollectionRuleAssociationMetadata"
|
|
5491
|
+
}
|
|
5492
|
+
}
|
|
5493
|
+
}
|
|
5494
|
+
}
|
|
5495
|
+
};
|
|
5496
|
+
|
|
5497
|
+
export const DataCollectionRuleAssociation: coreClient.CompositeMapper = {
|
|
5498
|
+
type: {
|
|
5499
|
+
name: "Composite",
|
|
5500
|
+
className: "DataCollectionRuleAssociation",
|
|
5501
|
+
modelProperties: {
|
|
5502
|
+
description: {
|
|
5503
|
+
serializedName: "description",
|
|
5504
|
+
type: {
|
|
5505
|
+
name: "String"
|
|
5506
|
+
}
|
|
5507
|
+
},
|
|
5508
|
+
dataCollectionRuleId: {
|
|
5509
|
+
serializedName: "dataCollectionRuleId",
|
|
5510
|
+
type: {
|
|
5511
|
+
name: "String"
|
|
5512
|
+
}
|
|
5513
|
+
},
|
|
5514
|
+
dataCollectionEndpointId: {
|
|
5515
|
+
serializedName: "dataCollectionEndpointId",
|
|
5516
|
+
type: {
|
|
5517
|
+
name: "String"
|
|
5518
|
+
}
|
|
5519
|
+
},
|
|
5520
|
+
provisioningState: {
|
|
5521
|
+
serializedName: "provisioningState",
|
|
5522
|
+
readOnly: true,
|
|
5523
|
+
type: {
|
|
5524
|
+
name: "String"
|
|
5525
|
+
}
|
|
5526
|
+
},
|
|
5527
|
+
metadata: {
|
|
5528
|
+
serializedName: "metadata",
|
|
5529
|
+
type: {
|
|
5530
|
+
name: "Composite",
|
|
5531
|
+
className: "DataCollectionRuleAssociationMetadata"
|
|
5532
|
+
}
|
|
5533
|
+
}
|
|
5534
|
+
}
|
|
5535
|
+
}
|
|
5536
|
+
};
|
|
5537
|
+
|
|
5538
|
+
export const Metadata: coreClient.CompositeMapper = {
|
|
5539
|
+
type: {
|
|
5540
|
+
name: "Composite",
|
|
5541
|
+
className: "Metadata",
|
|
5542
|
+
modelProperties: {
|
|
5543
|
+
provisionedBy: {
|
|
5544
|
+
serializedName: "provisionedBy",
|
|
5545
|
+
readOnly: true,
|
|
5546
|
+
type: {
|
|
5547
|
+
name: "String"
|
|
5548
|
+
}
|
|
5549
|
+
}
|
|
5550
|
+
}
|
|
5551
|
+
}
|
|
5552
|
+
};
|
|
5553
|
+
|
|
5554
|
+
export const DataCollectionRuleResourceListResult: coreClient.CompositeMapper = {
|
|
5555
|
+
type: {
|
|
5556
|
+
name: "Composite",
|
|
5557
|
+
className: "DataCollectionRuleResourceListResult",
|
|
5558
|
+
modelProperties: {
|
|
5559
|
+
value: {
|
|
5560
|
+
serializedName: "value",
|
|
5561
|
+
required: true,
|
|
5562
|
+
type: {
|
|
5563
|
+
name: "Sequence",
|
|
5564
|
+
element: {
|
|
5565
|
+
type: {
|
|
5566
|
+
name: "Composite",
|
|
5567
|
+
className: "DataCollectionRuleResource"
|
|
5568
|
+
}
|
|
5569
|
+
}
|
|
5570
|
+
}
|
|
5571
|
+
},
|
|
5572
|
+
nextLink: {
|
|
5573
|
+
serializedName: "nextLink",
|
|
5574
|
+
type: {
|
|
5575
|
+
name: "String"
|
|
5576
|
+
}
|
|
5577
|
+
}
|
|
5578
|
+
}
|
|
5579
|
+
}
|
|
5580
|
+
};
|
|
5581
|
+
|
|
5582
|
+
export const DataCollectionRuleResource: coreClient.CompositeMapper = {
|
|
5583
|
+
type: {
|
|
5584
|
+
name: "Composite",
|
|
5585
|
+
className: "DataCollectionRuleResource",
|
|
5586
|
+
modelProperties: {
|
|
5587
|
+
location: {
|
|
5588
|
+
serializedName: "location",
|
|
5589
|
+
required: true,
|
|
5590
|
+
type: {
|
|
5591
|
+
name: "String"
|
|
5592
|
+
}
|
|
5593
|
+
},
|
|
5594
|
+
tags: {
|
|
5595
|
+
serializedName: "tags",
|
|
5596
|
+
type: {
|
|
5597
|
+
name: "Dictionary",
|
|
5598
|
+
value: { type: { name: "String" } }
|
|
5599
|
+
}
|
|
5600
|
+
},
|
|
5601
|
+
kind: {
|
|
5602
|
+
serializedName: "kind",
|
|
5603
|
+
type: {
|
|
5604
|
+
name: "String"
|
|
5605
|
+
}
|
|
5606
|
+
},
|
|
5607
|
+
id: {
|
|
5608
|
+
serializedName: "id",
|
|
5609
|
+
readOnly: true,
|
|
5610
|
+
type: {
|
|
5611
|
+
name: "String"
|
|
5612
|
+
}
|
|
5613
|
+
},
|
|
5614
|
+
name: {
|
|
5615
|
+
serializedName: "name",
|
|
5616
|
+
readOnly: true,
|
|
5617
|
+
type: {
|
|
5618
|
+
name: "String"
|
|
5619
|
+
}
|
|
5620
|
+
},
|
|
5621
|
+
type: {
|
|
5622
|
+
serializedName: "type",
|
|
5623
|
+
readOnly: true,
|
|
5624
|
+
type: {
|
|
5625
|
+
name: "String"
|
|
5626
|
+
}
|
|
5627
|
+
},
|
|
5628
|
+
etag: {
|
|
5629
|
+
serializedName: "etag",
|
|
5630
|
+
readOnly: true,
|
|
5631
|
+
type: {
|
|
5632
|
+
name: "String"
|
|
5633
|
+
}
|
|
5634
|
+
},
|
|
5635
|
+
systemData: {
|
|
5636
|
+
serializedName: "systemData",
|
|
5637
|
+
type: {
|
|
5638
|
+
name: "Composite",
|
|
5639
|
+
className: "DataCollectionRuleResourceSystemData"
|
|
5640
|
+
}
|
|
5641
|
+
},
|
|
5642
|
+
description: {
|
|
5643
|
+
serializedName: "properties.description",
|
|
5644
|
+
type: {
|
|
5645
|
+
name: "String"
|
|
5646
|
+
}
|
|
5647
|
+
},
|
|
5648
|
+
immutableId: {
|
|
5649
|
+
serializedName: "properties.immutableId",
|
|
5650
|
+
readOnly: true,
|
|
5651
|
+
type: {
|
|
5652
|
+
name: "String"
|
|
5653
|
+
}
|
|
5654
|
+
},
|
|
5655
|
+
dataCollectionEndpointId: {
|
|
5656
|
+
serializedName: "properties.dataCollectionEndpointId",
|
|
5657
|
+
type: {
|
|
5658
|
+
name: "String"
|
|
5659
|
+
}
|
|
5660
|
+
},
|
|
5661
|
+
metadata: {
|
|
5662
|
+
serializedName: "properties.metadata",
|
|
5663
|
+
type: {
|
|
5664
|
+
name: "Composite",
|
|
5665
|
+
className: "DataCollectionRuleMetadata"
|
|
5666
|
+
}
|
|
5667
|
+
},
|
|
5668
|
+
streamDeclarations: {
|
|
5669
|
+
serializedName: "properties.streamDeclarations",
|
|
5670
|
+
type: {
|
|
5671
|
+
name: "Dictionary",
|
|
5672
|
+
value: { type: { name: "Composite", className: "StreamDeclaration" } }
|
|
5673
|
+
}
|
|
5674
|
+
},
|
|
5675
|
+
dataSources: {
|
|
5676
|
+
serializedName: "properties.dataSources",
|
|
5677
|
+
type: {
|
|
5678
|
+
name: "Composite",
|
|
5679
|
+
className: "DataCollectionRuleDataSources"
|
|
5680
|
+
}
|
|
5681
|
+
},
|
|
5682
|
+
destinations: {
|
|
5683
|
+
serializedName: "properties.destinations",
|
|
5684
|
+
type: {
|
|
5685
|
+
name: "Composite",
|
|
5686
|
+
className: "DataCollectionRuleDestinations"
|
|
5687
|
+
}
|
|
5688
|
+
},
|
|
5689
|
+
dataFlows: {
|
|
5690
|
+
serializedName: "properties.dataFlows",
|
|
5691
|
+
type: {
|
|
5692
|
+
name: "Sequence",
|
|
5693
|
+
element: {
|
|
5694
|
+
type: {
|
|
5695
|
+
name: "Composite",
|
|
5696
|
+
className: "DataFlow"
|
|
5697
|
+
}
|
|
5698
|
+
}
|
|
5699
|
+
}
|
|
5700
|
+
},
|
|
5701
|
+
provisioningState: {
|
|
5702
|
+
serializedName: "properties.provisioningState",
|
|
5703
|
+
readOnly: true,
|
|
5704
|
+
type: {
|
|
5705
|
+
name: "String"
|
|
5706
|
+
}
|
|
5707
|
+
}
|
|
5708
|
+
}
|
|
5709
|
+
}
|
|
5710
|
+
};
|
|
5711
|
+
|
|
5712
|
+
export const DataCollectionRule: coreClient.CompositeMapper = {
|
|
5713
|
+
type: {
|
|
5714
|
+
name: "Composite",
|
|
5715
|
+
className: "DataCollectionRule",
|
|
5716
|
+
modelProperties: {
|
|
5717
|
+
description: {
|
|
5718
|
+
serializedName: "description",
|
|
5719
|
+
type: {
|
|
5720
|
+
name: "String"
|
|
5721
|
+
}
|
|
5722
|
+
},
|
|
5723
|
+
immutableId: {
|
|
5724
|
+
serializedName: "immutableId",
|
|
5725
|
+
readOnly: true,
|
|
5726
|
+
type: {
|
|
5727
|
+
name: "String"
|
|
5728
|
+
}
|
|
5729
|
+
},
|
|
5730
|
+
dataCollectionEndpointId: {
|
|
5731
|
+
serializedName: "dataCollectionEndpointId",
|
|
5732
|
+
type: {
|
|
5733
|
+
name: "String"
|
|
5734
|
+
}
|
|
5735
|
+
},
|
|
5736
|
+
metadata: {
|
|
5737
|
+
serializedName: "metadata",
|
|
5738
|
+
type: {
|
|
5739
|
+
name: "Composite",
|
|
5740
|
+
className: "DataCollectionRuleMetadata"
|
|
5741
|
+
}
|
|
5742
|
+
},
|
|
5743
|
+
streamDeclarations: {
|
|
5744
|
+
serializedName: "streamDeclarations",
|
|
5745
|
+
type: {
|
|
5746
|
+
name: "Dictionary",
|
|
5747
|
+
value: { type: { name: "Composite", className: "StreamDeclaration" } }
|
|
5748
|
+
}
|
|
5749
|
+
},
|
|
5750
|
+
dataSources: {
|
|
5751
|
+
serializedName: "dataSources",
|
|
5752
|
+
type: {
|
|
5753
|
+
name: "Composite",
|
|
5754
|
+
className: "DataCollectionRuleDataSources"
|
|
5755
|
+
}
|
|
5756
|
+
},
|
|
5757
|
+
destinations: {
|
|
5758
|
+
serializedName: "destinations",
|
|
5759
|
+
type: {
|
|
5760
|
+
name: "Composite",
|
|
5761
|
+
className: "DataCollectionRuleDestinations"
|
|
5762
|
+
}
|
|
5763
|
+
},
|
|
5764
|
+
dataFlows: {
|
|
5765
|
+
serializedName: "dataFlows",
|
|
5766
|
+
type: {
|
|
5767
|
+
name: "Sequence",
|
|
5768
|
+
element: {
|
|
5769
|
+
type: {
|
|
5770
|
+
name: "Composite",
|
|
5771
|
+
className: "DataFlow"
|
|
5772
|
+
}
|
|
5773
|
+
}
|
|
5774
|
+
}
|
|
5775
|
+
},
|
|
5776
|
+
provisioningState: {
|
|
5777
|
+
serializedName: "provisioningState",
|
|
5778
|
+
readOnly: true,
|
|
5779
|
+
type: {
|
|
5780
|
+
name: "String"
|
|
5781
|
+
}
|
|
5782
|
+
}
|
|
5783
|
+
}
|
|
5784
|
+
}
|
|
5785
|
+
};
|
|
5786
|
+
|
|
5787
|
+
export const StreamDeclaration: coreClient.CompositeMapper = {
|
|
5788
|
+
type: {
|
|
5789
|
+
name: "Composite",
|
|
5790
|
+
className: "StreamDeclaration",
|
|
5791
|
+
modelProperties: {
|
|
5792
|
+
columns: {
|
|
5793
|
+
serializedName: "columns",
|
|
5794
|
+
type: {
|
|
5795
|
+
name: "Sequence",
|
|
5796
|
+
element: {
|
|
5797
|
+
type: {
|
|
5798
|
+
name: "Composite",
|
|
5799
|
+
className: "ColumnDefinition"
|
|
5800
|
+
}
|
|
5801
|
+
}
|
|
5802
|
+
}
|
|
5803
|
+
}
|
|
5804
|
+
}
|
|
5805
|
+
}
|
|
5806
|
+
};
|
|
5807
|
+
|
|
5808
|
+
export const ColumnDefinition: coreClient.CompositeMapper = {
|
|
5809
|
+
type: {
|
|
5810
|
+
name: "Composite",
|
|
5811
|
+
className: "ColumnDefinition",
|
|
5812
|
+
modelProperties: {
|
|
5813
|
+
name: {
|
|
5814
|
+
serializedName: "name",
|
|
5815
|
+
type: {
|
|
5816
|
+
name: "String"
|
|
5817
|
+
}
|
|
5818
|
+
},
|
|
5819
|
+
type: {
|
|
5820
|
+
serializedName: "type",
|
|
5821
|
+
type: {
|
|
5822
|
+
name: "String"
|
|
5823
|
+
}
|
|
5824
|
+
}
|
|
5825
|
+
}
|
|
5826
|
+
}
|
|
5827
|
+
};
|
|
5828
|
+
|
|
5829
|
+
export const DataSourcesSpec: coreClient.CompositeMapper = {
|
|
5830
|
+
type: {
|
|
5831
|
+
name: "Composite",
|
|
5832
|
+
className: "DataSourcesSpec",
|
|
5833
|
+
modelProperties: {
|
|
5834
|
+
performanceCounters: {
|
|
5835
|
+
serializedName: "performanceCounters",
|
|
5836
|
+
type: {
|
|
5837
|
+
name: "Sequence",
|
|
5838
|
+
element: {
|
|
5839
|
+
type: {
|
|
5840
|
+
name: "Composite",
|
|
5841
|
+
className: "PerfCounterDataSource"
|
|
5842
|
+
}
|
|
5843
|
+
}
|
|
5844
|
+
}
|
|
5845
|
+
},
|
|
5846
|
+
windowsEventLogs: {
|
|
5847
|
+
serializedName: "windowsEventLogs",
|
|
5848
|
+
type: {
|
|
5849
|
+
name: "Sequence",
|
|
5850
|
+
element: {
|
|
5851
|
+
type: {
|
|
5852
|
+
name: "Composite",
|
|
5853
|
+
className: "WindowsEventLogDataSource"
|
|
5854
|
+
}
|
|
5855
|
+
}
|
|
5856
|
+
}
|
|
5857
|
+
},
|
|
5858
|
+
syslog: {
|
|
5859
|
+
serializedName: "syslog",
|
|
5860
|
+
type: {
|
|
5861
|
+
name: "Sequence",
|
|
5862
|
+
element: {
|
|
5863
|
+
type: {
|
|
5864
|
+
name: "Composite",
|
|
5865
|
+
className: "SyslogDataSource"
|
|
5866
|
+
}
|
|
5867
|
+
}
|
|
5868
|
+
}
|
|
5869
|
+
},
|
|
5870
|
+
extensions: {
|
|
5871
|
+
serializedName: "extensions",
|
|
5872
|
+
type: {
|
|
5873
|
+
name: "Sequence",
|
|
5874
|
+
element: {
|
|
5875
|
+
type: {
|
|
5876
|
+
name: "Composite",
|
|
5877
|
+
className: "ExtensionDataSource"
|
|
5878
|
+
}
|
|
5879
|
+
}
|
|
5880
|
+
}
|
|
5881
|
+
},
|
|
5882
|
+
logFiles: {
|
|
5883
|
+
serializedName: "logFiles",
|
|
5884
|
+
type: {
|
|
5885
|
+
name: "Sequence",
|
|
5886
|
+
element: {
|
|
5887
|
+
type: {
|
|
5888
|
+
name: "Composite",
|
|
5889
|
+
className: "LogFilesDataSource"
|
|
5890
|
+
}
|
|
5891
|
+
}
|
|
5892
|
+
}
|
|
5893
|
+
},
|
|
5894
|
+
iisLogs: {
|
|
5895
|
+
serializedName: "iisLogs",
|
|
5896
|
+
type: {
|
|
5897
|
+
name: "Sequence",
|
|
5898
|
+
element: {
|
|
5304
5899
|
type: {
|
|
5305
5900
|
name: "Composite",
|
|
5306
|
-
className: "
|
|
5901
|
+
className: "IisLogsDataSource"
|
|
5902
|
+
}
|
|
5903
|
+
}
|
|
5904
|
+
}
|
|
5905
|
+
}
|
|
5906
|
+
}
|
|
5907
|
+
}
|
|
5908
|
+
};
|
|
5909
|
+
|
|
5910
|
+
export const PerfCounterDataSource: coreClient.CompositeMapper = {
|
|
5911
|
+
type: {
|
|
5912
|
+
name: "Composite",
|
|
5913
|
+
className: "PerfCounterDataSource",
|
|
5914
|
+
modelProperties: {
|
|
5915
|
+
streams: {
|
|
5916
|
+
serializedName: "streams",
|
|
5917
|
+
type: {
|
|
5918
|
+
name: "Sequence",
|
|
5919
|
+
element: {
|
|
5920
|
+
type: {
|
|
5921
|
+
name: "String"
|
|
5307
5922
|
}
|
|
5308
5923
|
}
|
|
5309
5924
|
}
|
|
5310
5925
|
},
|
|
5311
|
-
|
|
5312
|
-
serializedName: "
|
|
5926
|
+
samplingFrequencyInSeconds: {
|
|
5927
|
+
serializedName: "samplingFrequencyInSeconds",
|
|
5928
|
+
type: {
|
|
5929
|
+
name: "Number"
|
|
5930
|
+
}
|
|
5931
|
+
},
|
|
5932
|
+
counterSpecifiers: {
|
|
5933
|
+
serializedName: "counterSpecifiers",
|
|
5313
5934
|
type: {
|
|
5314
5935
|
name: "Sequence",
|
|
5315
5936
|
element: {
|
|
5316
5937
|
type: {
|
|
5317
|
-
name: "
|
|
5318
|
-
className: "ExtensionDataSource"
|
|
5938
|
+
name: "String"
|
|
5319
5939
|
}
|
|
5320
5940
|
}
|
|
5321
5941
|
}
|
|
5322
5942
|
},
|
|
5323
|
-
|
|
5324
|
-
serializedName: "
|
|
5943
|
+
name: {
|
|
5944
|
+
serializedName: "name",
|
|
5945
|
+
type: {
|
|
5946
|
+
name: "String"
|
|
5947
|
+
}
|
|
5948
|
+
}
|
|
5949
|
+
}
|
|
5950
|
+
}
|
|
5951
|
+
};
|
|
5952
|
+
|
|
5953
|
+
export const WindowsEventLogDataSource: coreClient.CompositeMapper = {
|
|
5954
|
+
type: {
|
|
5955
|
+
name: "Composite",
|
|
5956
|
+
className: "WindowsEventLogDataSource",
|
|
5957
|
+
modelProperties: {
|
|
5958
|
+
streams: {
|
|
5959
|
+
serializedName: "streams",
|
|
5325
5960
|
type: {
|
|
5326
5961
|
name: "Sequence",
|
|
5327
5962
|
element: {
|
|
5328
5963
|
type: {
|
|
5329
|
-
name: "
|
|
5330
|
-
className: "LogFilesDataSource"
|
|
5964
|
+
name: "String"
|
|
5331
5965
|
}
|
|
5332
5966
|
}
|
|
5333
5967
|
}
|
|
5334
5968
|
},
|
|
5335
|
-
|
|
5336
|
-
serializedName: "
|
|
5969
|
+
xPathQueries: {
|
|
5970
|
+
serializedName: "xPathQueries",
|
|
5337
5971
|
type: {
|
|
5338
5972
|
name: "Sequence",
|
|
5339
5973
|
element: {
|
|
5340
5974
|
type: {
|
|
5341
|
-
name: "
|
|
5342
|
-
|
|
5975
|
+
name: "String"
|
|
5976
|
+
}
|
|
5977
|
+
}
|
|
5978
|
+
}
|
|
5979
|
+
},
|
|
5980
|
+
name: {
|
|
5981
|
+
serializedName: "name",
|
|
5982
|
+
type: {
|
|
5983
|
+
name: "String"
|
|
5984
|
+
}
|
|
5985
|
+
}
|
|
5986
|
+
}
|
|
5987
|
+
}
|
|
5988
|
+
};
|
|
5989
|
+
|
|
5990
|
+
export const SyslogDataSource: coreClient.CompositeMapper = {
|
|
5991
|
+
type: {
|
|
5992
|
+
name: "Composite",
|
|
5993
|
+
className: "SyslogDataSource",
|
|
5994
|
+
modelProperties: {
|
|
5995
|
+
streams: {
|
|
5996
|
+
serializedName: "streams",
|
|
5997
|
+
type: {
|
|
5998
|
+
name: "Sequence",
|
|
5999
|
+
element: {
|
|
6000
|
+
type: {
|
|
6001
|
+
name: "String"
|
|
6002
|
+
}
|
|
6003
|
+
}
|
|
6004
|
+
}
|
|
6005
|
+
},
|
|
6006
|
+
facilityNames: {
|
|
6007
|
+
serializedName: "facilityNames",
|
|
6008
|
+
type: {
|
|
6009
|
+
name: "Sequence",
|
|
6010
|
+
element: {
|
|
6011
|
+
type: {
|
|
6012
|
+
name: "String"
|
|
6013
|
+
}
|
|
6014
|
+
}
|
|
6015
|
+
}
|
|
6016
|
+
},
|
|
6017
|
+
logLevels: {
|
|
6018
|
+
serializedName: "logLevels",
|
|
6019
|
+
type: {
|
|
6020
|
+
name: "Sequence",
|
|
6021
|
+
element: {
|
|
6022
|
+
type: {
|
|
6023
|
+
name: "String"
|
|
6024
|
+
}
|
|
6025
|
+
}
|
|
6026
|
+
}
|
|
6027
|
+
},
|
|
6028
|
+
name: {
|
|
6029
|
+
serializedName: "name",
|
|
6030
|
+
type: {
|
|
6031
|
+
name: "String"
|
|
6032
|
+
}
|
|
6033
|
+
}
|
|
6034
|
+
}
|
|
6035
|
+
}
|
|
6036
|
+
};
|
|
6037
|
+
|
|
6038
|
+
export const ExtensionDataSource: coreClient.CompositeMapper = {
|
|
6039
|
+
type: {
|
|
6040
|
+
name: "Composite",
|
|
6041
|
+
className: "ExtensionDataSource",
|
|
6042
|
+
modelProperties: {
|
|
6043
|
+
streams: {
|
|
6044
|
+
serializedName: "streams",
|
|
6045
|
+
type: {
|
|
6046
|
+
name: "Sequence",
|
|
6047
|
+
element: {
|
|
6048
|
+
type: {
|
|
6049
|
+
name: "String"
|
|
6050
|
+
}
|
|
6051
|
+
}
|
|
6052
|
+
}
|
|
6053
|
+
},
|
|
6054
|
+
extensionName: {
|
|
6055
|
+
serializedName: "extensionName",
|
|
6056
|
+
required: true,
|
|
6057
|
+
type: {
|
|
6058
|
+
name: "String"
|
|
6059
|
+
}
|
|
6060
|
+
},
|
|
6061
|
+
extensionSettings: {
|
|
6062
|
+
serializedName: "extensionSettings",
|
|
6063
|
+
type: {
|
|
6064
|
+
name: "Dictionary",
|
|
6065
|
+
value: { type: { name: "any" } }
|
|
6066
|
+
}
|
|
6067
|
+
},
|
|
6068
|
+
inputDataSources: {
|
|
6069
|
+
serializedName: "inputDataSources",
|
|
6070
|
+
type: {
|
|
6071
|
+
name: "Sequence",
|
|
6072
|
+
element: {
|
|
6073
|
+
type: {
|
|
6074
|
+
name: "String"
|
|
6075
|
+
}
|
|
6076
|
+
}
|
|
6077
|
+
}
|
|
6078
|
+
},
|
|
6079
|
+
name: {
|
|
6080
|
+
serializedName: "name",
|
|
6081
|
+
type: {
|
|
6082
|
+
name: "String"
|
|
6083
|
+
}
|
|
6084
|
+
}
|
|
6085
|
+
}
|
|
6086
|
+
}
|
|
6087
|
+
};
|
|
6088
|
+
|
|
6089
|
+
export const LogFilesDataSource: coreClient.CompositeMapper = {
|
|
6090
|
+
type: {
|
|
6091
|
+
name: "Composite",
|
|
6092
|
+
className: "LogFilesDataSource",
|
|
6093
|
+
modelProperties: {
|
|
6094
|
+
streams: {
|
|
6095
|
+
serializedName: "streams",
|
|
6096
|
+
required: true,
|
|
6097
|
+
type: {
|
|
6098
|
+
name: "Sequence",
|
|
6099
|
+
element: {
|
|
6100
|
+
type: {
|
|
6101
|
+
name: "String"
|
|
6102
|
+
}
|
|
6103
|
+
}
|
|
6104
|
+
}
|
|
6105
|
+
},
|
|
6106
|
+
filePatterns: {
|
|
6107
|
+
serializedName: "filePatterns",
|
|
6108
|
+
required: true,
|
|
6109
|
+
type: {
|
|
6110
|
+
name: "Sequence",
|
|
6111
|
+
element: {
|
|
6112
|
+
type: {
|
|
6113
|
+
name: "String"
|
|
5343
6114
|
}
|
|
5344
6115
|
}
|
|
5345
6116
|
}
|
|
6117
|
+
},
|
|
6118
|
+
format: {
|
|
6119
|
+
serializedName: "format",
|
|
6120
|
+
required: true,
|
|
6121
|
+
type: {
|
|
6122
|
+
name: "String"
|
|
6123
|
+
}
|
|
6124
|
+
},
|
|
6125
|
+
settings: {
|
|
6126
|
+
serializedName: "settings",
|
|
6127
|
+
type: {
|
|
6128
|
+
name: "Composite",
|
|
6129
|
+
className: "LogFilesDataSourceSettings"
|
|
6130
|
+
}
|
|
6131
|
+
},
|
|
6132
|
+
name: {
|
|
6133
|
+
serializedName: "name",
|
|
6134
|
+
type: {
|
|
6135
|
+
name: "String"
|
|
6136
|
+
}
|
|
6137
|
+
}
|
|
6138
|
+
}
|
|
6139
|
+
}
|
|
6140
|
+
};
|
|
6141
|
+
|
|
6142
|
+
export const LogFileSettings: coreClient.CompositeMapper = {
|
|
6143
|
+
type: {
|
|
6144
|
+
name: "Composite",
|
|
6145
|
+
className: "LogFileSettings",
|
|
6146
|
+
modelProperties: {
|
|
6147
|
+
text: {
|
|
6148
|
+
serializedName: "text",
|
|
6149
|
+
type: {
|
|
6150
|
+
name: "Composite",
|
|
6151
|
+
className: "LogFileSettingsText"
|
|
6152
|
+
}
|
|
6153
|
+
}
|
|
6154
|
+
}
|
|
6155
|
+
}
|
|
6156
|
+
};
|
|
6157
|
+
|
|
6158
|
+
export const LogFileTextSettings: coreClient.CompositeMapper = {
|
|
6159
|
+
type: {
|
|
6160
|
+
name: "Composite",
|
|
6161
|
+
className: "LogFileTextSettings",
|
|
6162
|
+
modelProperties: {
|
|
6163
|
+
recordStartTimestampFormat: {
|
|
6164
|
+
serializedName: "recordStartTimestampFormat",
|
|
6165
|
+
required: true,
|
|
6166
|
+
type: {
|
|
6167
|
+
name: "String"
|
|
6168
|
+
}
|
|
5346
6169
|
}
|
|
5347
6170
|
}
|
|
5348
6171
|
}
|
|
5349
6172
|
};
|
|
5350
6173
|
|
|
5351
|
-
export const
|
|
6174
|
+
export const IisLogsDataSource: coreClient.CompositeMapper = {
|
|
5352
6175
|
type: {
|
|
5353
6176
|
name: "Composite",
|
|
5354
|
-
className: "
|
|
6177
|
+
className: "IisLogsDataSource",
|
|
5355
6178
|
modelProperties: {
|
|
5356
6179
|
streams: {
|
|
5357
6180
|
serializedName: "streams",
|
|
6181
|
+
required: true,
|
|
5358
6182
|
type: {
|
|
5359
6183
|
name: "Sequence",
|
|
5360
6184
|
element: {
|
|
@@ -5364,14 +6188,8 @@ export const PerfCounterDataSource: coreClient.CompositeMapper = {
|
|
|
5364
6188
|
}
|
|
5365
6189
|
}
|
|
5366
6190
|
},
|
|
5367
|
-
|
|
5368
|
-
serializedName: "
|
|
5369
|
-
type: {
|
|
5370
|
-
name: "Number"
|
|
5371
|
-
}
|
|
5372
|
-
},
|
|
5373
|
-
counterSpecifiers: {
|
|
5374
|
-
serializedName: "counterSpecifiers",
|
|
6191
|
+
logDirectories: {
|
|
6192
|
+
serializedName: "logDirectories",
|
|
5375
6193
|
type: {
|
|
5376
6194
|
name: "Sequence",
|
|
5377
6195
|
element: {
|
|
@@ -5391,31 +6209,50 @@ export const PerfCounterDataSource: coreClient.CompositeMapper = {
|
|
|
5391
6209
|
}
|
|
5392
6210
|
};
|
|
5393
6211
|
|
|
5394
|
-
export const
|
|
6212
|
+
export const DestinationsSpec: coreClient.CompositeMapper = {
|
|
5395
6213
|
type: {
|
|
5396
6214
|
name: "Composite",
|
|
5397
|
-
className: "
|
|
6215
|
+
className: "DestinationsSpec",
|
|
5398
6216
|
modelProperties: {
|
|
5399
|
-
|
|
5400
|
-
serializedName: "
|
|
6217
|
+
logAnalytics: {
|
|
6218
|
+
serializedName: "logAnalytics",
|
|
5401
6219
|
type: {
|
|
5402
6220
|
name: "Sequence",
|
|
5403
6221
|
element: {
|
|
5404
6222
|
type: {
|
|
5405
|
-
name: "
|
|
6223
|
+
name: "Composite",
|
|
6224
|
+
className: "LogAnalyticsDestination"
|
|
5406
6225
|
}
|
|
5407
6226
|
}
|
|
5408
6227
|
}
|
|
5409
6228
|
},
|
|
5410
|
-
|
|
5411
|
-
serializedName: "
|
|
6229
|
+
azureMonitorMetrics: {
|
|
6230
|
+
serializedName: "azureMonitorMetrics",
|
|
5412
6231
|
type: {
|
|
5413
|
-
name: "
|
|
5414
|
-
|
|
5415
|
-
|
|
5416
|
-
|
|
5417
|
-
|
|
5418
|
-
|
|
6232
|
+
name: "Composite",
|
|
6233
|
+
className: "DestinationsSpecAzureMonitorMetrics"
|
|
6234
|
+
}
|
|
6235
|
+
}
|
|
6236
|
+
}
|
|
6237
|
+
}
|
|
6238
|
+
};
|
|
6239
|
+
|
|
6240
|
+
export const LogAnalyticsDestination: coreClient.CompositeMapper = {
|
|
6241
|
+
type: {
|
|
6242
|
+
name: "Composite",
|
|
6243
|
+
className: "LogAnalyticsDestination",
|
|
6244
|
+
modelProperties: {
|
|
6245
|
+
workspaceResourceId: {
|
|
6246
|
+
serializedName: "workspaceResourceId",
|
|
6247
|
+
type: {
|
|
6248
|
+
name: "String"
|
|
6249
|
+
}
|
|
6250
|
+
},
|
|
6251
|
+
workspaceId: {
|
|
6252
|
+
serializedName: "workspaceId",
|
|
6253
|
+
readOnly: true,
|
|
6254
|
+
type: {
|
|
6255
|
+
name: "String"
|
|
5419
6256
|
}
|
|
5420
6257
|
},
|
|
5421
6258
|
name: {
|
|
@@ -5428,10 +6265,25 @@ export const WindowsEventLogDataSource: coreClient.CompositeMapper = {
|
|
|
5428
6265
|
}
|
|
5429
6266
|
};
|
|
5430
6267
|
|
|
5431
|
-
export const
|
|
6268
|
+
export const AzureMonitorMetricsDestination: coreClient.CompositeMapper = {
|
|
5432
6269
|
type: {
|
|
5433
6270
|
name: "Composite",
|
|
5434
|
-
className: "
|
|
6271
|
+
className: "AzureMonitorMetricsDestination",
|
|
6272
|
+
modelProperties: {
|
|
6273
|
+
name: {
|
|
6274
|
+
serializedName: "name",
|
|
6275
|
+
type: {
|
|
6276
|
+
name: "String"
|
|
6277
|
+
}
|
|
6278
|
+
}
|
|
6279
|
+
}
|
|
6280
|
+
}
|
|
6281
|
+
};
|
|
6282
|
+
|
|
6283
|
+
export const DataFlow: coreClient.CompositeMapper = {
|
|
6284
|
+
type: {
|
|
6285
|
+
name: "Composite",
|
|
6286
|
+
className: "DataFlow",
|
|
5435
6287
|
modelProperties: {
|
|
5436
6288
|
streams: {
|
|
5437
6289
|
serializedName: "streams",
|
|
@@ -5444,8 +6296,8 @@ export const SyslogDataSource: coreClient.CompositeMapper = {
|
|
|
5444
6296
|
}
|
|
5445
6297
|
}
|
|
5446
6298
|
},
|
|
5447
|
-
|
|
5448
|
-
serializedName: "
|
|
6299
|
+
destinations: {
|
|
6300
|
+
serializedName: "destinations",
|
|
5449
6301
|
type: {
|
|
5450
6302
|
name: "Sequence",
|
|
5451
6303
|
element: {
|
|
@@ -5455,19 +6307,14 @@ export const SyslogDataSource: coreClient.CompositeMapper = {
|
|
|
5455
6307
|
}
|
|
5456
6308
|
}
|
|
5457
6309
|
},
|
|
5458
|
-
|
|
5459
|
-
serializedName: "
|
|
6310
|
+
transformKql: {
|
|
6311
|
+
serializedName: "transformKql",
|
|
5460
6312
|
type: {
|
|
5461
|
-
name: "
|
|
5462
|
-
element: {
|
|
5463
|
-
type: {
|
|
5464
|
-
name: "String"
|
|
5465
|
-
}
|
|
5466
|
-
}
|
|
6313
|
+
name: "String"
|
|
5467
6314
|
}
|
|
5468
6315
|
},
|
|
5469
|
-
|
|
5470
|
-
serializedName: "
|
|
6316
|
+
outputStream: {
|
|
6317
|
+
serializedName: "outputStream",
|
|
5471
6318
|
type: {
|
|
5472
6319
|
name: "String"
|
|
5473
6320
|
}
|
|
@@ -5476,102 +6323,109 @@ export const SyslogDataSource: coreClient.CompositeMapper = {
|
|
|
5476
6323
|
}
|
|
5477
6324
|
};
|
|
5478
6325
|
|
|
5479
|
-
export const
|
|
6326
|
+
export const AzureMonitorWorkspaceResourceListResult: coreClient.CompositeMapper = {
|
|
5480
6327
|
type: {
|
|
5481
6328
|
name: "Composite",
|
|
5482
|
-
className: "
|
|
6329
|
+
className: "AzureMonitorWorkspaceResourceListResult",
|
|
5483
6330
|
modelProperties: {
|
|
5484
|
-
|
|
5485
|
-
serializedName: "
|
|
6331
|
+
value: {
|
|
6332
|
+
serializedName: "value",
|
|
6333
|
+
required: true,
|
|
5486
6334
|
type: {
|
|
5487
6335
|
name: "Sequence",
|
|
5488
6336
|
element: {
|
|
5489
6337
|
type: {
|
|
5490
|
-
name: "
|
|
6338
|
+
name: "Composite",
|
|
6339
|
+
className: "AzureMonitorWorkspaceResource"
|
|
5491
6340
|
}
|
|
5492
6341
|
}
|
|
5493
6342
|
}
|
|
5494
6343
|
},
|
|
5495
|
-
|
|
5496
|
-
serializedName: "
|
|
5497
|
-
required: true,
|
|
6344
|
+
nextLink: {
|
|
6345
|
+
serializedName: "nextLink",
|
|
5498
6346
|
type: {
|
|
5499
6347
|
name: "String"
|
|
5500
6348
|
}
|
|
5501
|
-
}
|
|
5502
|
-
|
|
5503
|
-
|
|
6349
|
+
}
|
|
6350
|
+
}
|
|
6351
|
+
}
|
|
6352
|
+
};
|
|
6353
|
+
|
|
6354
|
+
export const AzureMonitorWorkspace: coreClient.CompositeMapper = {
|
|
6355
|
+
type: {
|
|
6356
|
+
name: "Composite",
|
|
6357
|
+
className: "AzureMonitorWorkspace",
|
|
6358
|
+
modelProperties: {
|
|
6359
|
+
accountId: {
|
|
6360
|
+
serializedName: "accountId",
|
|
6361
|
+
readOnly: true,
|
|
5504
6362
|
type: {
|
|
5505
|
-
name: "
|
|
5506
|
-
value: { type: { name: "any" } }
|
|
6363
|
+
name: "String"
|
|
5507
6364
|
}
|
|
5508
6365
|
},
|
|
5509
|
-
|
|
5510
|
-
serializedName: "
|
|
6366
|
+
metrics: {
|
|
6367
|
+
serializedName: "metrics",
|
|
5511
6368
|
type: {
|
|
5512
|
-
name: "
|
|
5513
|
-
|
|
5514
|
-
type: {
|
|
5515
|
-
name: "String"
|
|
5516
|
-
}
|
|
5517
|
-
}
|
|
6369
|
+
name: "Composite",
|
|
6370
|
+
className: "AzureMonitorWorkspaceMetrics"
|
|
5518
6371
|
}
|
|
5519
6372
|
},
|
|
5520
|
-
|
|
5521
|
-
serializedName: "
|
|
6373
|
+
provisioningState: {
|
|
6374
|
+
serializedName: "provisioningState",
|
|
6375
|
+
readOnly: true,
|
|
5522
6376
|
type: {
|
|
5523
6377
|
name: "String"
|
|
5524
6378
|
}
|
|
6379
|
+
},
|
|
6380
|
+
defaultIngestionSettings: {
|
|
6381
|
+
serializedName: "defaultIngestionSettings",
|
|
6382
|
+
type: {
|
|
6383
|
+
name: "Composite",
|
|
6384
|
+
className: "AzureMonitorWorkspaceDefaultIngestionSettings"
|
|
6385
|
+
}
|
|
5525
6386
|
}
|
|
5526
6387
|
}
|
|
5527
6388
|
}
|
|
5528
6389
|
};
|
|
5529
6390
|
|
|
5530
|
-
export const
|
|
6391
|
+
export const Metrics: coreClient.CompositeMapper = {
|
|
5531
6392
|
type: {
|
|
5532
6393
|
name: "Composite",
|
|
5533
|
-
className: "
|
|
6394
|
+
className: "Metrics",
|
|
5534
6395
|
modelProperties: {
|
|
5535
|
-
|
|
5536
|
-
serializedName: "
|
|
5537
|
-
|
|
5538
|
-
type: {
|
|
5539
|
-
name: "Sequence",
|
|
5540
|
-
element: {
|
|
5541
|
-
type: {
|
|
5542
|
-
name: "String"
|
|
5543
|
-
}
|
|
5544
|
-
}
|
|
5545
|
-
}
|
|
5546
|
-
},
|
|
5547
|
-
filePatterns: {
|
|
5548
|
-
serializedName: "filePatterns",
|
|
5549
|
-
required: true,
|
|
6396
|
+
prometheusQueryEndpoint: {
|
|
6397
|
+
serializedName: "prometheusQueryEndpoint",
|
|
6398
|
+
readOnly: true,
|
|
5550
6399
|
type: {
|
|
5551
|
-
name: "
|
|
5552
|
-
element: {
|
|
5553
|
-
type: {
|
|
5554
|
-
name: "String"
|
|
5555
|
-
}
|
|
5556
|
-
}
|
|
6400
|
+
name: "String"
|
|
5557
6401
|
}
|
|
5558
6402
|
},
|
|
5559
|
-
|
|
5560
|
-
serializedName: "
|
|
5561
|
-
|
|
6403
|
+
internalId: {
|
|
6404
|
+
serializedName: "internalId",
|
|
6405
|
+
readOnly: true,
|
|
5562
6406
|
type: {
|
|
5563
6407
|
name: "String"
|
|
5564
6408
|
}
|
|
5565
|
-
}
|
|
5566
|
-
|
|
5567
|
-
|
|
6409
|
+
}
|
|
6410
|
+
}
|
|
6411
|
+
}
|
|
6412
|
+
};
|
|
6413
|
+
|
|
6414
|
+
export const IngestionSettings: coreClient.CompositeMapper = {
|
|
6415
|
+
type: {
|
|
6416
|
+
name: "Composite",
|
|
6417
|
+
className: "IngestionSettings",
|
|
6418
|
+
modelProperties: {
|
|
6419
|
+
dataCollectionRuleResourceId: {
|
|
6420
|
+
serializedName: "dataCollectionRuleResourceId",
|
|
6421
|
+
readOnly: true,
|
|
5568
6422
|
type: {
|
|
5569
|
-
name: "
|
|
5570
|
-
className: "LogFilesDataSourceSettings"
|
|
6423
|
+
name: "String"
|
|
5571
6424
|
}
|
|
5572
6425
|
},
|
|
5573
|
-
|
|
5574
|
-
serializedName: "
|
|
6426
|
+
dataCollectionEndpointResourceId: {
|
|
6427
|
+
serializedName: "dataCollectionEndpointResourceId",
|
|
6428
|
+
readOnly: true,
|
|
5575
6429
|
type: {
|
|
5576
6430
|
name: "String"
|
|
5577
6431
|
}
|
|
@@ -5580,139 +6434,196 @@ export const LogFilesDataSource: coreClient.CompositeMapper = {
|
|
|
5580
6434
|
}
|
|
5581
6435
|
};
|
|
5582
6436
|
|
|
5583
|
-
export const
|
|
6437
|
+
export const ResourceAutoGenerated5: coreClient.CompositeMapper = {
|
|
5584
6438
|
type: {
|
|
5585
6439
|
name: "Composite",
|
|
5586
|
-
className: "
|
|
6440
|
+
className: "ResourceAutoGenerated5",
|
|
5587
6441
|
modelProperties: {
|
|
5588
|
-
|
|
5589
|
-
serializedName: "
|
|
6442
|
+
id: {
|
|
6443
|
+
serializedName: "id",
|
|
6444
|
+
readOnly: true,
|
|
6445
|
+
type: {
|
|
6446
|
+
name: "String"
|
|
6447
|
+
}
|
|
6448
|
+
},
|
|
6449
|
+
name: {
|
|
6450
|
+
serializedName: "name",
|
|
6451
|
+
readOnly: true,
|
|
6452
|
+
type: {
|
|
6453
|
+
name: "String"
|
|
6454
|
+
}
|
|
6455
|
+
},
|
|
6456
|
+
type: {
|
|
6457
|
+
serializedName: "type",
|
|
6458
|
+
readOnly: true,
|
|
6459
|
+
type: {
|
|
6460
|
+
name: "String"
|
|
6461
|
+
}
|
|
6462
|
+
},
|
|
6463
|
+
systemData: {
|
|
6464
|
+
serializedName: "systemData",
|
|
5590
6465
|
type: {
|
|
5591
6466
|
name: "Composite",
|
|
5592
|
-
className: "
|
|
6467
|
+
className: "SystemData"
|
|
5593
6468
|
}
|
|
5594
6469
|
}
|
|
5595
6470
|
}
|
|
5596
6471
|
}
|
|
5597
6472
|
};
|
|
5598
6473
|
|
|
5599
|
-
export const
|
|
6474
|
+
export const ErrorResponseAutoGenerated2: coreClient.CompositeMapper = {
|
|
5600
6475
|
type: {
|
|
5601
6476
|
name: "Composite",
|
|
5602
|
-
className: "
|
|
6477
|
+
className: "ErrorResponseAutoGenerated2",
|
|
5603
6478
|
modelProperties: {
|
|
5604
|
-
|
|
5605
|
-
serializedName: "
|
|
5606
|
-
required: true,
|
|
6479
|
+
error: {
|
|
6480
|
+
serializedName: "error",
|
|
5607
6481
|
type: {
|
|
5608
|
-
name: "
|
|
6482
|
+
name: "Composite",
|
|
6483
|
+
className: "ErrorDetailAutoGenerated"
|
|
5609
6484
|
}
|
|
5610
6485
|
}
|
|
5611
6486
|
}
|
|
5612
6487
|
}
|
|
5613
6488
|
};
|
|
5614
6489
|
|
|
5615
|
-
export const
|
|
6490
|
+
export const ErrorDetailAutoGenerated: coreClient.CompositeMapper = {
|
|
5616
6491
|
type: {
|
|
5617
6492
|
name: "Composite",
|
|
5618
|
-
className: "
|
|
6493
|
+
className: "ErrorDetailAutoGenerated",
|
|
5619
6494
|
modelProperties: {
|
|
5620
|
-
|
|
5621
|
-
serializedName: "
|
|
5622
|
-
|
|
6495
|
+
code: {
|
|
6496
|
+
serializedName: "code",
|
|
6497
|
+
readOnly: true,
|
|
6498
|
+
type: {
|
|
6499
|
+
name: "String"
|
|
6500
|
+
}
|
|
6501
|
+
},
|
|
6502
|
+
message: {
|
|
6503
|
+
serializedName: "message",
|
|
6504
|
+
readOnly: true,
|
|
6505
|
+
type: {
|
|
6506
|
+
name: "String"
|
|
6507
|
+
}
|
|
6508
|
+
},
|
|
6509
|
+
target: {
|
|
6510
|
+
serializedName: "target",
|
|
6511
|
+
readOnly: true,
|
|
6512
|
+
type: {
|
|
6513
|
+
name: "String"
|
|
6514
|
+
}
|
|
6515
|
+
},
|
|
6516
|
+
details: {
|
|
6517
|
+
serializedName: "details",
|
|
6518
|
+
readOnly: true,
|
|
5623
6519
|
type: {
|
|
5624
6520
|
name: "Sequence",
|
|
5625
6521
|
element: {
|
|
5626
6522
|
type: {
|
|
5627
|
-
name: "
|
|
6523
|
+
name: "Composite",
|
|
6524
|
+
className: "ErrorDetailAutoGenerated"
|
|
5628
6525
|
}
|
|
5629
6526
|
}
|
|
5630
6527
|
}
|
|
5631
6528
|
},
|
|
5632
|
-
|
|
5633
|
-
serializedName: "
|
|
6529
|
+
additionalInfo: {
|
|
6530
|
+
serializedName: "additionalInfo",
|
|
6531
|
+
readOnly: true,
|
|
5634
6532
|
type: {
|
|
5635
6533
|
name: "Sequence",
|
|
5636
6534
|
element: {
|
|
5637
6535
|
type: {
|
|
5638
|
-
name: "
|
|
6536
|
+
name: "Composite",
|
|
6537
|
+
className: "ErrorAdditionalInfo"
|
|
5639
6538
|
}
|
|
5640
6539
|
}
|
|
5641
6540
|
}
|
|
5642
|
-
}
|
|
5643
|
-
|
|
5644
|
-
|
|
6541
|
+
}
|
|
6542
|
+
}
|
|
6543
|
+
}
|
|
6544
|
+
};
|
|
6545
|
+
|
|
6546
|
+
export const AzureMonitorWorkspaceResourceForUpdate: coreClient.CompositeMapper = {
|
|
6547
|
+
type: {
|
|
6548
|
+
name: "Composite",
|
|
6549
|
+
className: "AzureMonitorWorkspaceResourceForUpdate",
|
|
6550
|
+
modelProperties: {
|
|
6551
|
+
tags: {
|
|
6552
|
+
serializedName: "tags",
|
|
5645
6553
|
type: {
|
|
5646
|
-
name: "
|
|
6554
|
+
name: "Dictionary",
|
|
6555
|
+
value: { type: { name: "String" } }
|
|
5647
6556
|
}
|
|
5648
6557
|
}
|
|
5649
6558
|
}
|
|
5650
6559
|
}
|
|
5651
6560
|
};
|
|
5652
6561
|
|
|
5653
|
-
export const
|
|
6562
|
+
export const OperationListResultAutoGenerated: coreClient.CompositeMapper = {
|
|
5654
6563
|
type: {
|
|
5655
6564
|
name: "Composite",
|
|
5656
|
-
className: "
|
|
6565
|
+
className: "OperationListResultAutoGenerated",
|
|
5657
6566
|
modelProperties: {
|
|
5658
|
-
|
|
5659
|
-
serializedName: "
|
|
6567
|
+
value: {
|
|
6568
|
+
serializedName: "value",
|
|
6569
|
+
readOnly: true,
|
|
5660
6570
|
type: {
|
|
5661
6571
|
name: "Sequence",
|
|
5662
6572
|
element: {
|
|
5663
6573
|
type: {
|
|
5664
6574
|
name: "Composite",
|
|
5665
|
-
className: "
|
|
6575
|
+
className: "OperationAutoGenerated"
|
|
5666
6576
|
}
|
|
5667
6577
|
}
|
|
5668
6578
|
}
|
|
5669
6579
|
},
|
|
5670
|
-
|
|
5671
|
-
serializedName: "
|
|
6580
|
+
nextLink: {
|
|
6581
|
+
serializedName: "nextLink",
|
|
6582
|
+
readOnly: true,
|
|
5672
6583
|
type: {
|
|
5673
|
-
name: "
|
|
5674
|
-
className: "DestinationsSpecAzureMonitorMetrics"
|
|
6584
|
+
name: "String"
|
|
5675
6585
|
}
|
|
5676
6586
|
}
|
|
5677
6587
|
}
|
|
5678
6588
|
}
|
|
5679
6589
|
};
|
|
5680
6590
|
|
|
5681
|
-
export const
|
|
6591
|
+
export const OperationAutoGenerated: coreClient.CompositeMapper = {
|
|
5682
6592
|
type: {
|
|
5683
6593
|
name: "Composite",
|
|
5684
|
-
className: "
|
|
6594
|
+
className: "OperationAutoGenerated",
|
|
5685
6595
|
modelProperties: {
|
|
5686
|
-
|
|
5687
|
-
serializedName: "
|
|
6596
|
+
name: {
|
|
6597
|
+
serializedName: "name",
|
|
6598
|
+
readOnly: true,
|
|
5688
6599
|
type: {
|
|
5689
6600
|
name: "String"
|
|
5690
6601
|
}
|
|
5691
6602
|
},
|
|
5692
|
-
|
|
5693
|
-
serializedName: "
|
|
6603
|
+
isDataAction: {
|
|
6604
|
+
serializedName: "isDataAction",
|
|
5694
6605
|
readOnly: true,
|
|
5695
6606
|
type: {
|
|
5696
|
-
name: "
|
|
6607
|
+
name: "Boolean"
|
|
5697
6608
|
}
|
|
5698
6609
|
},
|
|
5699
|
-
|
|
5700
|
-
serializedName: "
|
|
6610
|
+
display: {
|
|
6611
|
+
serializedName: "display",
|
|
6612
|
+
type: {
|
|
6613
|
+
name: "Composite",
|
|
6614
|
+
className: "OperationDisplayAutoGenerated"
|
|
6615
|
+
}
|
|
6616
|
+
},
|
|
6617
|
+
origin: {
|
|
6618
|
+
serializedName: "origin",
|
|
6619
|
+
readOnly: true,
|
|
5701
6620
|
type: {
|
|
5702
6621
|
name: "String"
|
|
5703
6622
|
}
|
|
5704
|
-
}
|
|
5705
|
-
|
|
5706
|
-
|
|
5707
|
-
|
|
5708
|
-
|
|
5709
|
-
export const AzureMonitorMetricsDestination: coreClient.CompositeMapper = {
|
|
5710
|
-
type: {
|
|
5711
|
-
name: "Composite",
|
|
5712
|
-
className: "AzureMonitorMetricsDestination",
|
|
5713
|
-
modelProperties: {
|
|
5714
|
-
name: {
|
|
5715
|
-
serializedName: "name",
|
|
6623
|
+
},
|
|
6624
|
+
actionType: {
|
|
6625
|
+
serializedName: "actionType",
|
|
6626
|
+
readOnly: true,
|
|
5716
6627
|
type: {
|
|
5717
6628
|
name: "String"
|
|
5718
6629
|
}
|
|
@@ -5721,41 +6632,35 @@ export const AzureMonitorMetricsDestination: coreClient.CompositeMapper = {
|
|
|
5721
6632
|
}
|
|
5722
6633
|
};
|
|
5723
6634
|
|
|
5724
|
-
export const
|
|
6635
|
+
export const OperationDisplayAutoGenerated: coreClient.CompositeMapper = {
|
|
5725
6636
|
type: {
|
|
5726
6637
|
name: "Composite",
|
|
5727
|
-
className: "
|
|
6638
|
+
className: "OperationDisplayAutoGenerated",
|
|
5728
6639
|
modelProperties: {
|
|
5729
|
-
|
|
5730
|
-
serializedName: "
|
|
6640
|
+
provider: {
|
|
6641
|
+
serializedName: "provider",
|
|
6642
|
+
readOnly: true,
|
|
5731
6643
|
type: {
|
|
5732
|
-
name: "
|
|
5733
|
-
element: {
|
|
5734
|
-
type: {
|
|
5735
|
-
name: "String"
|
|
5736
|
-
}
|
|
5737
|
-
}
|
|
6644
|
+
name: "String"
|
|
5738
6645
|
}
|
|
5739
6646
|
},
|
|
5740
|
-
|
|
5741
|
-
serializedName: "
|
|
6647
|
+
resource: {
|
|
6648
|
+
serializedName: "resource",
|
|
6649
|
+
readOnly: true,
|
|
5742
6650
|
type: {
|
|
5743
|
-
name: "
|
|
5744
|
-
element: {
|
|
5745
|
-
type: {
|
|
5746
|
-
name: "String"
|
|
5747
|
-
}
|
|
5748
|
-
}
|
|
6651
|
+
name: "String"
|
|
5749
6652
|
}
|
|
5750
6653
|
},
|
|
5751
|
-
|
|
5752
|
-
serializedName: "
|
|
6654
|
+
operation: {
|
|
6655
|
+
serializedName: "operation",
|
|
6656
|
+
readOnly: true,
|
|
5753
6657
|
type: {
|
|
5754
6658
|
name: "String"
|
|
5755
6659
|
}
|
|
5756
6660
|
},
|
|
5757
|
-
|
|
5758
|
-
serializedName: "
|
|
6661
|
+
description: {
|
|
6662
|
+
serializedName: "description",
|
|
6663
|
+
readOnly: true,
|
|
5759
6664
|
type: {
|
|
5760
6665
|
name: "String"
|
|
5761
6666
|
}
|
|
@@ -5792,7 +6697,8 @@ export const ManagementEventAggregationCondition: coreClient.CompositeMapper = {
|
|
|
5792
6697
|
"GreaterThan",
|
|
5793
6698
|
"GreaterThanOrEqual",
|
|
5794
6699
|
"LessThan",
|
|
5795
|
-
"LessThanOrEqual"
|
|
6700
|
+
"LessThanOrEqual",
|
|
6701
|
+
"Equals"
|
|
5796
6702
|
]
|
|
5797
6703
|
}
|
|
5798
6704
|
},
|
|
@@ -5840,206 +6746,50 @@ export const MultiMetricCriteria: coreClient.CompositeMapper = {
|
|
|
5840
6746
|
},
|
|
5841
6747
|
metricName: {
|
|
5842
6748
|
serializedName: "metricName",
|
|
5843
|
-
required: true,
|
|
5844
|
-
type: {
|
|
5845
|
-
name: "String"
|
|
5846
|
-
}
|
|
5847
|
-
},
|
|
5848
|
-
metricNamespace: {
|
|
5849
|
-
serializedName: "metricNamespace",
|
|
5850
|
-
type: {
|
|
5851
|
-
name: "String"
|
|
5852
|
-
}
|
|
5853
|
-
},
|
|
5854
|
-
timeAggregation: {
|
|
5855
|
-
serializedName: "timeAggregation",
|
|
5856
|
-
required: true,
|
|
5857
|
-
type: {
|
|
5858
|
-
name: "String"
|
|
5859
|
-
}
|
|
5860
|
-
},
|
|
5861
|
-
dimensions: {
|
|
5862
|
-
serializedName: "dimensions",
|
|
5863
|
-
type: {
|
|
5864
|
-
name: "Sequence",
|
|
5865
|
-
element: {
|
|
5866
|
-
type: {
|
|
5867
|
-
name: "Composite",
|
|
5868
|
-
className: "MetricDimension"
|
|
5869
|
-
}
|
|
5870
|
-
}
|
|
5871
|
-
}
|
|
5872
|
-
},
|
|
5873
|
-
skipMetricValidation: {
|
|
5874
|
-
serializedName: "skipMetricValidation",
|
|
5875
|
-
type: {
|
|
5876
|
-
name: "Boolean"
|
|
5877
|
-
}
|
|
5878
|
-
}
|
|
5879
|
-
}
|
|
5880
|
-
}
|
|
5881
|
-
};
|
|
5882
|
-
|
|
5883
|
-
export const MetricDimension: coreClient.CompositeMapper = {
|
|
5884
|
-
type: {
|
|
5885
|
-
name: "Composite",
|
|
5886
|
-
className: "MetricDimension",
|
|
5887
|
-
modelProperties: {
|
|
5888
|
-
name: {
|
|
5889
|
-
serializedName: "name",
|
|
5890
|
-
required: true,
|
|
5891
|
-
type: {
|
|
5892
|
-
name: "String"
|
|
5893
|
-
}
|
|
5894
|
-
},
|
|
5895
|
-
operator: {
|
|
5896
|
-
serializedName: "operator",
|
|
5897
|
-
required: true,
|
|
5898
|
-
type: {
|
|
5899
|
-
name: "String"
|
|
5900
|
-
}
|
|
5901
|
-
},
|
|
5902
|
-
values: {
|
|
5903
|
-
serializedName: "values",
|
|
5904
|
-
required: true,
|
|
5905
|
-
type: {
|
|
5906
|
-
name: "Sequence",
|
|
5907
|
-
element: {
|
|
5908
|
-
type: {
|
|
5909
|
-
name: "String"
|
|
5910
|
-
}
|
|
5911
|
-
}
|
|
5912
|
-
}
|
|
5913
|
-
}
|
|
5914
|
-
}
|
|
5915
|
-
}
|
|
5916
|
-
};
|
|
5917
|
-
|
|
5918
|
-
export const DynamicThresholdFailingPeriods: coreClient.CompositeMapper = {
|
|
5919
|
-
type: {
|
|
5920
|
-
name: "Composite",
|
|
5921
|
-
className: "DynamicThresholdFailingPeriods",
|
|
5922
|
-
modelProperties: {
|
|
5923
|
-
numberOfEvaluationPeriods: {
|
|
5924
|
-
serializedName: "numberOfEvaluationPeriods",
|
|
5925
|
-
required: true,
|
|
5926
|
-
type: {
|
|
5927
|
-
name: "Number"
|
|
5928
|
-
}
|
|
5929
|
-
},
|
|
5930
|
-
minFailingPeriodsToAlert: {
|
|
5931
|
-
serializedName: "minFailingPeriodsToAlert",
|
|
5932
|
-
required: true,
|
|
5933
|
-
type: {
|
|
5934
|
-
name: "Number"
|
|
5935
|
-
}
|
|
5936
|
-
}
|
|
5937
|
-
}
|
|
5938
|
-
}
|
|
5939
|
-
};
|
|
5940
|
-
|
|
5941
|
-
export const TriggerCondition: coreClient.CompositeMapper = {
|
|
5942
|
-
type: {
|
|
5943
|
-
name: "Composite",
|
|
5944
|
-
className: "TriggerCondition",
|
|
5945
|
-
modelProperties: {
|
|
5946
|
-
thresholdOperator: {
|
|
5947
|
-
defaultValue: "GreaterThanOrEqual",
|
|
5948
|
-
serializedName: "thresholdOperator",
|
|
5949
|
-
required: true,
|
|
5950
|
-
type: {
|
|
5951
|
-
name: "String"
|
|
5952
|
-
}
|
|
5953
|
-
},
|
|
5954
|
-
threshold: {
|
|
5955
|
-
serializedName: "threshold",
|
|
5956
|
-
required: true,
|
|
5957
|
-
type: {
|
|
5958
|
-
name: "Number"
|
|
5959
|
-
}
|
|
5960
|
-
},
|
|
5961
|
-
metricTrigger: {
|
|
5962
|
-
serializedName: "metricTrigger",
|
|
5963
|
-
type: {
|
|
5964
|
-
name: "Composite",
|
|
5965
|
-
className: "LogMetricTrigger"
|
|
5966
|
-
}
|
|
5967
|
-
}
|
|
5968
|
-
}
|
|
5969
|
-
}
|
|
5970
|
-
};
|
|
5971
|
-
|
|
5972
|
-
export const LogMetricTrigger: coreClient.CompositeMapper = {
|
|
5973
|
-
type: {
|
|
5974
|
-
name: "Composite",
|
|
5975
|
-
className: "LogMetricTrigger",
|
|
5976
|
-
modelProperties: {
|
|
5977
|
-
thresholdOperator: {
|
|
5978
|
-
defaultValue: "GreaterThanOrEqual",
|
|
5979
|
-
serializedName: "thresholdOperator",
|
|
5980
|
-
type: {
|
|
5981
|
-
name: "String"
|
|
5982
|
-
}
|
|
5983
|
-
},
|
|
5984
|
-
threshold: {
|
|
5985
|
-
serializedName: "threshold",
|
|
6749
|
+
required: true,
|
|
5986
6750
|
type: {
|
|
5987
|
-
name: "
|
|
6751
|
+
name: "String"
|
|
5988
6752
|
}
|
|
5989
6753
|
},
|
|
5990
|
-
|
|
5991
|
-
|
|
5992
|
-
serializedName: "metricTriggerType",
|
|
6754
|
+
metricNamespace: {
|
|
6755
|
+
serializedName: "metricNamespace",
|
|
5993
6756
|
type: {
|
|
5994
6757
|
name: "String"
|
|
5995
6758
|
}
|
|
5996
6759
|
},
|
|
5997
|
-
|
|
5998
|
-
serializedName: "
|
|
6760
|
+
timeAggregation: {
|
|
6761
|
+
serializedName: "timeAggregation",
|
|
6762
|
+
required: true,
|
|
5999
6763
|
type: {
|
|
6000
6764
|
name: "String"
|
|
6001
6765
|
}
|
|
6002
|
-
}
|
|
6003
|
-
|
|
6004
|
-
|
|
6005
|
-
};
|
|
6006
|
-
|
|
6007
|
-
export const AzNsActionGroup: coreClient.CompositeMapper = {
|
|
6008
|
-
type: {
|
|
6009
|
-
name: "Composite",
|
|
6010
|
-
className: "AzNsActionGroup",
|
|
6011
|
-
modelProperties: {
|
|
6012
|
-
actionGroup: {
|
|
6013
|
-
serializedName: "actionGroup",
|
|
6766
|
+
},
|
|
6767
|
+
dimensions: {
|
|
6768
|
+
serializedName: "dimensions",
|
|
6014
6769
|
type: {
|
|
6015
6770
|
name: "Sequence",
|
|
6016
6771
|
element: {
|
|
6017
6772
|
type: {
|
|
6018
|
-
name: "
|
|
6773
|
+
name: "Composite",
|
|
6774
|
+
className: "MetricDimension"
|
|
6019
6775
|
}
|
|
6020
6776
|
}
|
|
6021
6777
|
}
|
|
6022
6778
|
},
|
|
6023
|
-
|
|
6024
|
-
serializedName: "
|
|
6025
|
-
type: {
|
|
6026
|
-
name: "String"
|
|
6027
|
-
}
|
|
6028
|
-
},
|
|
6029
|
-
customWebhookPayload: {
|
|
6030
|
-
serializedName: "customWebhookPayload",
|
|
6779
|
+
skipMetricValidation: {
|
|
6780
|
+
serializedName: "skipMetricValidation",
|
|
6031
6781
|
type: {
|
|
6032
|
-
name: "
|
|
6782
|
+
name: "Boolean"
|
|
6033
6783
|
}
|
|
6034
6784
|
}
|
|
6035
6785
|
}
|
|
6036
6786
|
}
|
|
6037
6787
|
};
|
|
6038
6788
|
|
|
6039
|
-
export const
|
|
6789
|
+
export const MetricDimension: coreClient.CompositeMapper = {
|
|
6040
6790
|
type: {
|
|
6041
6791
|
name: "Composite",
|
|
6042
|
-
className: "
|
|
6792
|
+
className: "MetricDimension",
|
|
6043
6793
|
modelProperties: {
|
|
6044
6794
|
name: {
|
|
6045
6795
|
serializedName: "name",
|
|
@@ -6071,28 +6821,23 @@ export const Dimension: coreClient.CompositeMapper = {
|
|
|
6071
6821
|
}
|
|
6072
6822
|
};
|
|
6073
6823
|
|
|
6074
|
-
export const
|
|
6824
|
+
export const DynamicThresholdFailingPeriods: coreClient.CompositeMapper = {
|
|
6075
6825
|
type: {
|
|
6076
6826
|
name: "Composite",
|
|
6077
|
-
className: "
|
|
6827
|
+
className: "DynamicThresholdFailingPeriods",
|
|
6078
6828
|
modelProperties: {
|
|
6079
|
-
|
|
6080
|
-
serializedName: "
|
|
6829
|
+
numberOfEvaluationPeriods: {
|
|
6830
|
+
serializedName: "numberOfEvaluationPeriods",
|
|
6081
6831
|
required: true,
|
|
6082
6832
|
type: {
|
|
6083
|
-
name: "
|
|
6833
|
+
name: "Number"
|
|
6084
6834
|
}
|
|
6085
6835
|
},
|
|
6086
|
-
|
|
6087
|
-
serializedName: "
|
|
6836
|
+
minFailingPeriodsToAlert: {
|
|
6837
|
+
serializedName: "minFailingPeriodsToAlert",
|
|
6838
|
+
required: true,
|
|
6088
6839
|
type: {
|
|
6089
|
-
name: "
|
|
6090
|
-
element: {
|
|
6091
|
-
type: {
|
|
6092
|
-
name: "Composite",
|
|
6093
|
-
className: "Dimension"
|
|
6094
|
-
}
|
|
6095
|
-
}
|
|
6840
|
+
name: "Number"
|
|
6096
6841
|
}
|
|
6097
6842
|
}
|
|
6098
6843
|
}
|
|
@@ -6218,7 +6963,8 @@ export const ThresholdRuleCondition: coreClient.CompositeMapper = {
|
|
|
6218
6963
|
"GreaterThan",
|
|
6219
6964
|
"GreaterThanOrEqual",
|
|
6220
6965
|
"LessThan",
|
|
6221
|
-
"LessThanOrEqual"
|
|
6966
|
+
"LessThanOrEqual",
|
|
6967
|
+
"Equals"
|
|
6222
6968
|
]
|
|
6223
6969
|
}
|
|
6224
6970
|
},
|
|
@@ -7141,158 +7887,6 @@ export const MetricAlertResource: coreClient.CompositeMapper = {
|
|
|
7141
7887
|
}
|
|
7142
7888
|
};
|
|
7143
7889
|
|
|
7144
|
-
export const AlertingAction: coreClient.CompositeMapper = {
|
|
7145
|
-
serializedName:
|
|
7146
|
-
"Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Microsoft.AppInsights.Nexus.DataContracts.Resources.ScheduledQueryRules.AlertingAction",
|
|
7147
|
-
type: {
|
|
7148
|
-
name: "Composite",
|
|
7149
|
-
className: "AlertingAction",
|
|
7150
|
-
uberParent: "Action",
|
|
7151
|
-
polymorphicDiscriminator: Action.type.polymorphicDiscriminator,
|
|
7152
|
-
modelProperties: {
|
|
7153
|
-
...Action.type.modelProperties,
|
|
7154
|
-
severity: {
|
|
7155
|
-
serializedName: "severity",
|
|
7156
|
-
required: true,
|
|
7157
|
-
type: {
|
|
7158
|
-
name: "String"
|
|
7159
|
-
}
|
|
7160
|
-
},
|
|
7161
|
-
aznsAction: {
|
|
7162
|
-
serializedName: "aznsAction",
|
|
7163
|
-
type: {
|
|
7164
|
-
name: "Composite",
|
|
7165
|
-
className: "AzNsActionGroup"
|
|
7166
|
-
}
|
|
7167
|
-
},
|
|
7168
|
-
throttlingInMin: {
|
|
7169
|
-
serializedName: "throttlingInMin",
|
|
7170
|
-
type: {
|
|
7171
|
-
name: "Number"
|
|
7172
|
-
}
|
|
7173
|
-
},
|
|
7174
|
-
trigger: {
|
|
7175
|
-
serializedName: "trigger",
|
|
7176
|
-
type: {
|
|
7177
|
-
name: "Composite",
|
|
7178
|
-
className: "TriggerCondition"
|
|
7179
|
-
}
|
|
7180
|
-
}
|
|
7181
|
-
}
|
|
7182
|
-
}
|
|
7183
|
-
};
|
|
7184
|
-
|
|
7185
|
-
export const LogToMetricAction: coreClient.CompositeMapper = {
|
|
7186
|
-
serializedName:
|
|
7187
|
-
"Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Microsoft.AppInsights.Nexus.DataContracts.Resources.ScheduledQueryRules.LogToMetricAction",
|
|
7188
|
-
type: {
|
|
7189
|
-
name: "Composite",
|
|
7190
|
-
className: "LogToMetricAction",
|
|
7191
|
-
uberParent: "Action",
|
|
7192
|
-
polymorphicDiscriminator: Action.type.polymorphicDiscriminator,
|
|
7193
|
-
modelProperties: {
|
|
7194
|
-
...Action.type.modelProperties,
|
|
7195
|
-
criteria: {
|
|
7196
|
-
serializedName: "criteria",
|
|
7197
|
-
required: true,
|
|
7198
|
-
type: {
|
|
7199
|
-
name: "Sequence",
|
|
7200
|
-
element: {
|
|
7201
|
-
type: {
|
|
7202
|
-
name: "Composite",
|
|
7203
|
-
className: "Criteria"
|
|
7204
|
-
}
|
|
7205
|
-
}
|
|
7206
|
-
}
|
|
7207
|
-
}
|
|
7208
|
-
}
|
|
7209
|
-
}
|
|
7210
|
-
};
|
|
7211
|
-
|
|
7212
|
-
export const LogSearchRuleResource: coreClient.CompositeMapper = {
|
|
7213
|
-
type: {
|
|
7214
|
-
name: "Composite",
|
|
7215
|
-
className: "LogSearchRuleResource",
|
|
7216
|
-
modelProperties: {
|
|
7217
|
-
...ResourceAutoGenerated5.type.modelProperties,
|
|
7218
|
-
createdWithApiVersion: {
|
|
7219
|
-
serializedName: "properties.createdWithApiVersion",
|
|
7220
|
-
readOnly: true,
|
|
7221
|
-
type: {
|
|
7222
|
-
name: "String"
|
|
7223
|
-
}
|
|
7224
|
-
},
|
|
7225
|
-
isLegacyLogAnalyticsRule: {
|
|
7226
|
-
serializedName: "properties.isLegacyLogAnalyticsRule",
|
|
7227
|
-
readOnly: true,
|
|
7228
|
-
type: {
|
|
7229
|
-
name: "Boolean"
|
|
7230
|
-
}
|
|
7231
|
-
},
|
|
7232
|
-
description: {
|
|
7233
|
-
serializedName: "properties.description",
|
|
7234
|
-
type: {
|
|
7235
|
-
name: "String"
|
|
7236
|
-
}
|
|
7237
|
-
},
|
|
7238
|
-
displayName: {
|
|
7239
|
-
serializedName: "properties.displayName",
|
|
7240
|
-
type: {
|
|
7241
|
-
name: "String"
|
|
7242
|
-
}
|
|
7243
|
-
},
|
|
7244
|
-
autoMitigate: {
|
|
7245
|
-
defaultValue: false,
|
|
7246
|
-
serializedName: "properties.autoMitigate",
|
|
7247
|
-
type: {
|
|
7248
|
-
name: "Boolean"
|
|
7249
|
-
}
|
|
7250
|
-
},
|
|
7251
|
-
enabled: {
|
|
7252
|
-
serializedName: "properties.enabled",
|
|
7253
|
-
type: {
|
|
7254
|
-
name: "String"
|
|
7255
|
-
}
|
|
7256
|
-
},
|
|
7257
|
-
lastUpdatedTime: {
|
|
7258
|
-
serializedName: "properties.lastUpdatedTime",
|
|
7259
|
-
readOnly: true,
|
|
7260
|
-
type: {
|
|
7261
|
-
name: "DateTime"
|
|
7262
|
-
}
|
|
7263
|
-
},
|
|
7264
|
-
provisioningState: {
|
|
7265
|
-
serializedName: "properties.provisioningState",
|
|
7266
|
-
readOnly: true,
|
|
7267
|
-
type: {
|
|
7268
|
-
name: "String"
|
|
7269
|
-
}
|
|
7270
|
-
},
|
|
7271
|
-
source: {
|
|
7272
|
-
serializedName: "properties.source",
|
|
7273
|
-
type: {
|
|
7274
|
-
name: "Composite",
|
|
7275
|
-
className: "Source"
|
|
7276
|
-
}
|
|
7277
|
-
},
|
|
7278
|
-
schedule: {
|
|
7279
|
-
serializedName: "properties.schedule",
|
|
7280
|
-
type: {
|
|
7281
|
-
name: "Composite",
|
|
7282
|
-
className: "Schedule"
|
|
7283
|
-
}
|
|
7284
|
-
},
|
|
7285
|
-
action: {
|
|
7286
|
-
serializedName: "properties.action",
|
|
7287
|
-
type: {
|
|
7288
|
-
name: "Composite",
|
|
7289
|
-
className: "Action"
|
|
7290
|
-
}
|
|
7291
|
-
}
|
|
7292
|
-
}
|
|
7293
|
-
}
|
|
7294
|
-
};
|
|
7295
|
-
|
|
7296
7890
|
export const VMInsightsOnboardingStatus: coreClient.CompositeMapper = {
|
|
7297
7891
|
type: {
|
|
7298
7892
|
name: "Composite",
|
|
@@ -7533,6 +8127,60 @@ export const DestinationsSpecAzureMonitorMetrics: coreClient.CompositeMapper = {
|
|
|
7533
8127
|
}
|
|
7534
8128
|
};
|
|
7535
8129
|
|
|
8130
|
+
export const AzureMonitorWorkspaceResourceProperties: coreClient.CompositeMapper = {
|
|
8131
|
+
type: {
|
|
8132
|
+
name: "Composite",
|
|
8133
|
+
className: "AzureMonitorWorkspaceResourceProperties",
|
|
8134
|
+
modelProperties: {
|
|
8135
|
+
...AzureMonitorWorkspace.type.modelProperties
|
|
8136
|
+
}
|
|
8137
|
+
}
|
|
8138
|
+
};
|
|
8139
|
+
|
|
8140
|
+
export const AzureMonitorWorkspaceMetrics: coreClient.CompositeMapper = {
|
|
8141
|
+
type: {
|
|
8142
|
+
name: "Composite",
|
|
8143
|
+
className: "AzureMonitorWorkspaceMetrics",
|
|
8144
|
+
modelProperties: {
|
|
8145
|
+
...Metrics.type.modelProperties
|
|
8146
|
+
}
|
|
8147
|
+
}
|
|
8148
|
+
};
|
|
8149
|
+
|
|
8150
|
+
export const AzureMonitorWorkspaceDefaultIngestionSettings: coreClient.CompositeMapper = {
|
|
8151
|
+
type: {
|
|
8152
|
+
name: "Composite",
|
|
8153
|
+
className: "AzureMonitorWorkspaceDefaultIngestionSettings",
|
|
8154
|
+
modelProperties: {
|
|
8155
|
+
...IngestionSettings.type.modelProperties
|
|
8156
|
+
}
|
|
8157
|
+
}
|
|
8158
|
+
};
|
|
8159
|
+
|
|
8160
|
+
export const TrackedResourceAutoGenerated: coreClient.CompositeMapper = {
|
|
8161
|
+
type: {
|
|
8162
|
+
name: "Composite",
|
|
8163
|
+
className: "TrackedResourceAutoGenerated",
|
|
8164
|
+
modelProperties: {
|
|
8165
|
+
...ResourceAutoGenerated5.type.modelProperties,
|
|
8166
|
+
tags: {
|
|
8167
|
+
serializedName: "tags",
|
|
8168
|
+
type: {
|
|
8169
|
+
name: "Dictionary",
|
|
8170
|
+
value: { type: { name: "String" } }
|
|
8171
|
+
}
|
|
8172
|
+
},
|
|
8173
|
+
location: {
|
|
8174
|
+
serializedName: "location",
|
|
8175
|
+
required: true,
|
|
8176
|
+
type: {
|
|
8177
|
+
name: "String"
|
|
8178
|
+
}
|
|
8179
|
+
}
|
|
8180
|
+
}
|
|
8181
|
+
}
|
|
8182
|
+
};
|
|
8183
|
+
|
|
7536
8184
|
export const MetricCriteria: coreClient.CompositeMapper = {
|
|
7537
8185
|
serializedName: "StaticThresholdCriterion",
|
|
7538
8186
|
type: {
|
|
@@ -7676,6 +8324,51 @@ export const ScopedResource: coreClient.CompositeMapper = {
|
|
|
7676
8324
|
}
|
|
7677
8325
|
};
|
|
7678
8326
|
|
|
8327
|
+
export const AzureMonitorWorkspaceResource: coreClient.CompositeMapper = {
|
|
8328
|
+
type: {
|
|
8329
|
+
name: "Composite",
|
|
8330
|
+
className: "AzureMonitorWorkspaceResource",
|
|
8331
|
+
modelProperties: {
|
|
8332
|
+
...TrackedResourceAutoGenerated.type.modelProperties,
|
|
8333
|
+
etag: {
|
|
8334
|
+
serializedName: "etag",
|
|
8335
|
+
readOnly: true,
|
|
8336
|
+
type: {
|
|
8337
|
+
name: "String"
|
|
8338
|
+
}
|
|
8339
|
+
},
|
|
8340
|
+
accountId: {
|
|
8341
|
+
serializedName: "properties.accountId",
|
|
8342
|
+
readOnly: true,
|
|
8343
|
+
type: {
|
|
8344
|
+
name: "String"
|
|
8345
|
+
}
|
|
8346
|
+
},
|
|
8347
|
+
metrics: {
|
|
8348
|
+
serializedName: "properties.metrics",
|
|
8349
|
+
type: {
|
|
8350
|
+
name: "Composite",
|
|
8351
|
+
className: "AzureMonitorWorkspaceMetrics"
|
|
8352
|
+
}
|
|
8353
|
+
},
|
|
8354
|
+
provisioningState: {
|
|
8355
|
+
serializedName: "properties.provisioningState",
|
|
8356
|
+
readOnly: true,
|
|
8357
|
+
type: {
|
|
8358
|
+
name: "String"
|
|
8359
|
+
}
|
|
8360
|
+
},
|
|
8361
|
+
defaultIngestionSettings: {
|
|
8362
|
+
serializedName: "properties.defaultIngestionSettings",
|
|
8363
|
+
type: {
|
|
8364
|
+
name: "Composite",
|
|
8365
|
+
className: "AzureMonitorWorkspaceDefaultIngestionSettings"
|
|
8366
|
+
}
|
|
8367
|
+
}
|
|
8368
|
+
}
|
|
8369
|
+
}
|
|
8370
|
+
};
|
|
8371
|
+
|
|
7679
8372
|
export const ActionGroupsPostTestNotificationsHeaders: coreClient.CompositeMapper = {
|
|
7680
8373
|
type: {
|
|
7681
8374
|
name: "Composite",
|
|
@@ -7727,7 +8420,6 @@ export let discriminators = {
|
|
|
7727
8420
|
RuleDataSource: RuleDataSource,
|
|
7728
8421
|
RuleAction: RuleAction,
|
|
7729
8422
|
MetricAlertCriteria: MetricAlertCriteria,
|
|
7730
|
-
Action: Action,
|
|
7731
8423
|
MultiMetricCriteria: MultiMetricCriteria,
|
|
7732
8424
|
"RuleCondition.Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition": ThresholdRuleCondition,
|
|
7733
8425
|
"RuleCondition.Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition": LocationThresholdRuleCondition,
|
|
@@ -7739,8 +8431,6 @@ export let discriminators = {
|
|
|
7739
8431
|
"MetricAlertCriteria.Microsoft.Azure.Monitor.SingleResourceMultipleMetricCriteria": MetricAlertSingleResourceMultipleMetricCriteria,
|
|
7740
8432
|
"MetricAlertCriteria.Microsoft.Azure.Monitor.WebtestLocationAvailabilityCriteria": WebtestLocationAvailabilityCriteria,
|
|
7741
8433
|
"MetricAlertCriteria.Microsoft.Azure.Monitor.MultipleResourceMultipleMetricCriteria": MetricAlertMultipleResourceMultipleMetricCriteria,
|
|
7742
|
-
"Action.Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Microsoft.AppInsights.Nexus.DataContracts.Resources.ScheduledQueryRules.AlertingAction": AlertingAction,
|
|
7743
|
-
"Action.Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Microsoft.AppInsights.Nexus.DataContracts.Resources.ScheduledQueryRules.LogToMetricAction": LogToMetricAction,
|
|
7744
8434
|
"MultiMetricCriteria.StaticThresholdCriterion": MetricCriteria,
|
|
7745
8435
|
"MultiMetricCriteria.DynamicThresholdCriterion": DynamicMetricCriteria
|
|
7746
8436
|
};
|