azure_sdk 0.15.2 → 0.16.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/latest_profile_client.rb +645 -61
- data/lib/latest/module_definition.rb +1 -118
- data/lib/latest/modules/analysisservices_profile_module.rb +139 -84
- data/lib/latest/modules/authorization_profile_module.rb +113 -100
- data/lib/latest/modules/automation_profile_module.rb +597 -580
- data/lib/latest/modules/batch_profile_module.rb +357 -132
- data/lib/latest/modules/billing_profile_module.rb +77 -64
- data/lib/latest/modules/cdn_profile_module.rb +277 -216
- data/lib/latest/modules/cognitiveservices_profile_module.rb +121 -108
- data/lib/latest/modules/commerce_profile_module.rb +79 -66
- data/lib/latest/modules/compute_profile_module.rb +783 -730
- data/lib/latest/modules/computervision_profile_module.rb +189 -0
- data/lib/latest/modules/consumption_profile_module.rb +153 -54
- data/lib/latest/modules/containerinstance_profile_module.rb +163 -106
- data/lib/latest/modules/containerregistry_profile_module.rb +203 -190
- data/lib/latest/modules/containerservice_profile_module.rb +93 -80
- data/lib/latest/modules/contentmoderator_profile_module.rb +295 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +477 -464
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +233 -152
- data/lib/latest/modules/datalakestore_profile_module.rb +201 -128
- data/lib/latest/modules/devtestlabs_profile_module.rb +697 -656
- data/lib/latest/modules/dns_profile_module.rb +99 -94
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +220 -99
- data/lib/latest/modules/eventhub_profile_module.rb +165 -152
- data/lib/latest/modules/face_profile_module.rb +241 -0
- data/lib/latest/modules/features_profile_module.rb +41 -28
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/iothub_profile_module.rb +265 -252
- data/lib/latest/modules/keyvault_profile_module.rb +155 -88
- data/lib/latest/modules/links_profile_module.rb +49 -36
- data/lib/latest/modules/locks_profile_module.rb +45 -32
- data/lib/latest/modules/logic_profile_module.rb +593 -580
- data/lib/latest/modules/machinelearning_profile_module.rb +177 -164
- data/lib/latest/modules/managedapplications_profile_module.rb +103 -90
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +55 -42
- data/lib/latest/modules/marketplaceordering_profile_module.rb +59 -46
- data/lib/latest/modules/mediaservices_profile_module.rb +103 -90
- data/lib/latest/modules/mobileengagement_profile_module.rb +397 -384
- data/lib/latest/modules/monitor_profile_module.rb +403 -323
- data/lib/latest/modules/network_profile_module.rb +1245 -1148
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +155 -142
- data/lib/latest/modules/operationalinsights_profile_module.rb +218 -188
- data/lib/latest/modules/policy_profile_module.rb +84 -68
- data/lib/latest/modules/powerbiembedded_profile_module.rb +107 -94
- data/lib/latest/modules/recoveryservices_profile_module.rb +176 -188
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1133 -728
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1367 -1354
- data/lib/latest/modules/redis_profile_module.rb +165 -152
- data/lib/latest/modules/relay_profile_module.rb +143 -130
- data/lib/latest/modules/resources_profile_module.rb +227 -214
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +81 -74
- data/lib/latest/modules/scheduler_profile_module.rb +207 -198
- data/lib/latest/modules/search_profile_module.rb +103 -76
- data/lib/latest/modules/servermanagement_profile_module.rb +155 -142
- data/lib/latest/modules/servicebus_profile_module.rb +247 -234
- data/lib/latest/modules/servicefabric_profile_module.rb +269 -120
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1075 -918
- data/lib/latest/modules/storage_profile_module.rb +263 -250
- data/lib/latest/modules/storsimple8000series_profile_module.rb +695 -682
- data/lib/latest/modules/streamanalytics_profile_module.rb +329 -316
- data/lib/latest/modules/subscriptions_profile_module.rb +67 -54
- data/lib/latest/modules/textanalytics_profile_module.rb +105 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +140 -124
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/web_profile_module.rb +1289 -1138
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +1 -20
- data/lib/v2017_03_09/modules/compute_profile_module.rb +437 -424
- data/lib/v2017_03_09/modules/features_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/links_profile_module.rb +49 -36
- data/lib/v2017_03_09/modules/locks_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/network_profile_module.rb +535 -522
- data/lib/v2017_03_09/modules/policy_profile_module.rb +51 -38
- data/lib/v2017_03_09/modules/resources_profile_module.rb +223 -210
- data/lib/v2017_03_09/modules/storage_profile_module.rb +143 -130
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +67 -54
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +103 -10
- metadata +312 -133
- data/lib/latest/modules/graph_profile_module.rb +0 -202
@@ -5,341 +5,421 @@
|
|
5
5
|
require 'azure_mgmt_monitor'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module Monitor
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
8
|
+
module Monitor
|
9
|
+
module Mgmt
|
10
|
+
AutoscaleSettings = Azure::Monitor::Mgmt::V2015_04_01::AutoscaleSettings
|
11
|
+
Operations = Azure::Monitor::Mgmt::V2015_04_01::Operations
|
12
|
+
AlertRuleIncidents = Azure::Monitor::Mgmt::V2016_03_01::AlertRuleIncidents
|
13
|
+
AlertRules = Azure::Monitor::Mgmt::V2016_03_01::AlertRules
|
14
|
+
LogProfiles = Azure::Monitor::Mgmt::V2016_03_01::LogProfiles
|
15
|
+
ActionGroups = Azure::Monitor::Mgmt::V2017_04_01::ActionGroups
|
16
|
+
ActivityLogAlerts = Azure::Monitor::Mgmt::V2017_04_01::ActivityLogAlerts
|
17
|
+
DiagnosticSettingsCategoryOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsCategoryOperations
|
18
|
+
DiagnosticSettingsOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsOperations
|
19
|
+
MetricBaseline = Azure::Monitor::Mgmt::V2017_11_01_preview::MetricBaseline
|
18
20
|
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
21
|
+
module Models
|
22
|
+
EmailNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification
|
23
|
+
WebhookNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::WebhookNotification
|
24
|
+
ScaleCapacity = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleCapacity
|
25
|
+
AutoscaleNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleNotification
|
26
|
+
ScaleAction = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleAction
|
27
|
+
ScaleRule = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleRule
|
28
|
+
RecurrentSchedule = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule
|
29
|
+
AutoscaleSettingResourcePatch = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch
|
30
|
+
AutoscaleProfile = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile
|
31
|
+
AutoscaleSettingResourceCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection
|
32
|
+
MetricTrigger = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger
|
33
|
+
Recurrence = Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence
|
34
|
+
OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay
|
35
|
+
TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow
|
36
|
+
Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation
|
37
|
+
OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult
|
38
|
+
AutoscaleSettingResource = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource
|
39
|
+
MetricStatisticType = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType
|
40
|
+
TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType
|
41
|
+
ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType
|
42
|
+
ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection
|
43
|
+
ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType
|
44
|
+
RecurrenceFrequency = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency
|
45
|
+
AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch
|
46
|
+
Incident = Azure::Monitor::Mgmt::V2016_03_01::Models::Incident
|
47
|
+
AlertRuleResourceCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection
|
48
|
+
ManagementEventAggregationCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition
|
49
|
+
RuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition
|
50
|
+
RuleManagementEventClaimsDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource
|
51
|
+
RuleAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction
|
52
|
+
IncidentListResult = Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult
|
53
|
+
LogProfileCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection
|
54
|
+
RuleDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource
|
55
|
+
LogProfileResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch
|
56
|
+
RuleMetricDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource
|
57
|
+
RuleManagementEventDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource
|
58
|
+
ThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition
|
59
|
+
LocationThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition
|
60
|
+
ManagementEventRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition
|
61
|
+
RuleEmailAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction
|
62
|
+
RuleWebhookAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction
|
63
|
+
AlertRuleResource = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource
|
64
|
+
LogProfileResource = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource
|
65
|
+
ConditionOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator
|
66
|
+
TimeAggregationOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator
|
67
|
+
EnableRequest = Azure::Monitor::Mgmt::V2017_04_01::Models::EnableRequest
|
68
|
+
EmailReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::EmailReceiver
|
69
|
+
ActionGroupPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupPatchBody
|
70
|
+
WebhookReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::WebhookReceiver
|
71
|
+
ActivityLogAlertLeafCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition
|
72
|
+
AzureAppPushReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::AzureAppPushReceiver
|
73
|
+
ActivityLogAlertAllOfCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition
|
74
|
+
AutomationRunbookReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::AutomationRunbookReceiver
|
75
|
+
Resource = Azure::Monitor::Mgmt::V2017_04_01::Models::Resource
|
76
|
+
ActivityLogAlertActionGroup = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup
|
77
|
+
ItsmReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver
|
78
|
+
ActivityLogAlertActionList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList
|
79
|
+
SmsReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver
|
80
|
+
ActivityLogAlertPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody
|
81
|
+
ActionGroupList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList
|
82
|
+
ActivityLogAlertList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList
|
83
|
+
ActionGroupResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource
|
84
|
+
ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource
|
85
|
+
ReceiverStatus = Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus
|
86
|
+
RetentionPolicy = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy
|
87
|
+
MetricSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings
|
88
|
+
ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource
|
89
|
+
LogSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings
|
90
|
+
DiagnosticSettingsCategoryResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection
|
91
|
+
DiagnosticSettingsResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection
|
92
|
+
DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource
|
93
|
+
DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource
|
94
|
+
CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType
|
95
|
+
Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline
|
96
|
+
BaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse
|
97
|
+
BaselineMetadataValue = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineMetadataValue
|
98
|
+
TimeSeriesInformation = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::TimeSeriesInformation
|
99
|
+
LocalizableString = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::LocalizableString
|
100
|
+
CalculateBaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse
|
101
|
+
ErrorResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse
|
102
|
+
Sensitivity = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity
|
103
|
+
ResultType = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType
|
104
|
+
end
|
91
105
|
|
92
|
-
|
93
|
-
|
94
|
-
#
|
95
|
-
class MonitorClass
|
96
|
-
attr_reader :autoscale_settings, :operations, :alert_rule_incidents, :alert_rules, :log_profiles, :action_groups, :activity_log_alerts, :diagnostic_settings_category_operations, :diagnostic_settings_operations, :configurable, :base_url, :options, :model_classes
|
106
|
+
class MonitorManagementClass
|
107
|
+
attr_reader :autoscale_settings, :operations, :alert_rule_incidents, :alert_rules, :log_profiles, :action_groups, :activity_log_alerts, :diagnostic_settings_category_operations, :diagnostic_settings_operations, :metric_baseline, :configurable, :base_url, :options, :model_classes
|
97
108
|
|
98
|
-
|
99
|
-
|
109
|
+
def initialize(configurable, base_url=nil, options=nil)
|
110
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
100
111
|
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
112
|
+
@client_0 = Azure::Monitor::Mgmt::V2015_04_01::MonitorManagementClient.new(configurable.credentials, base_url, options)
|
113
|
+
if(@client_0.respond_to?(:subscription_id))
|
114
|
+
@client_0.subscription_id = configurable.subscription_id
|
115
|
+
end
|
116
|
+
add_telemetry(@client_0)
|
117
|
+
@autoscale_settings = @client_0.autoscale_settings
|
118
|
+
@operations = @client_0.operations
|
107
119
|
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
120
|
+
@client_1 = Azure::Monitor::Mgmt::V2016_03_01::MonitorManagementClient.new(configurable.credentials, base_url, options)
|
121
|
+
if(@client_1.respond_to?(:subscription_id))
|
122
|
+
@client_1.subscription_id = configurable.subscription_id
|
123
|
+
end
|
124
|
+
add_telemetry(@client_1)
|
125
|
+
@alert_rule_incidents = @client_1.alert_rule_incidents
|
126
|
+
@alert_rules = @client_1.alert_rules
|
127
|
+
@log_profiles = @client_1.log_profiles
|
115
128
|
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
129
|
+
@client_2 = Azure::Monitor::Mgmt::V2017_04_01::MonitorManagementClient.new(configurable.credentials, base_url, options)
|
130
|
+
if(@client_2.respond_to?(:subscription_id))
|
131
|
+
@client_2.subscription_id = configurable.subscription_id
|
132
|
+
end
|
133
|
+
add_telemetry(@client_2)
|
134
|
+
@action_groups = @client_2.action_groups
|
135
|
+
@activity_log_alerts = @client_2.activity_log_alerts
|
122
136
|
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
137
|
+
@client_3 = Azure::Monitor::Mgmt::V2017_05_01_preview::MonitorManagementClient.new(configurable.credentials, base_url, options)
|
138
|
+
if(@client_3.respond_to?(:subscription_id))
|
139
|
+
@client_3.subscription_id = configurable.subscription_id
|
140
|
+
end
|
141
|
+
add_telemetry(@client_3)
|
142
|
+
@diagnostic_settings_category_operations = @client_3.diagnostic_settings_category_operations
|
143
|
+
@diagnostic_settings_operations = @client_3.diagnostic_settings_operations
|
129
144
|
|
130
|
-
|
131
|
-
|
145
|
+
@client_4 = Azure::Monitor::Mgmt::V2017_11_01_preview::MonitorManagementClient.new(configurable.credentials, base_url, options)
|
146
|
+
if(@client_4.respond_to?(:subscription_id))
|
147
|
+
@client_4.subscription_id = configurable.subscription_id
|
148
|
+
end
|
149
|
+
add_telemetry(@client_4)
|
150
|
+
@metric_baseline = @client_4.metric_baseline
|
132
151
|
|
133
|
-
|
134
|
-
def email_notification
|
135
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification
|
136
|
-
end
|
137
|
-
def webhook_notification
|
138
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::WebhookNotification
|
139
|
-
end
|
140
|
-
def scale_capacity
|
141
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleCapacity
|
142
|
-
end
|
143
|
-
def autoscale_notification
|
144
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleNotification
|
145
|
-
end
|
146
|
-
def scale_action
|
147
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleAction
|
148
|
-
end
|
149
|
-
def scale_rule
|
150
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleRule
|
151
|
-
end
|
152
|
-
def recurrent_schedule
|
153
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule
|
154
|
-
end
|
155
|
-
def autoscale_setting_resource_patch
|
156
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch
|
157
|
-
end
|
158
|
-
def autoscale_profile
|
159
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile
|
160
|
-
end
|
161
|
-
def autoscale_setting_resource_collection
|
162
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection
|
163
|
-
end
|
164
|
-
def metric_trigger
|
165
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger
|
166
|
-
end
|
167
|
-
def recurrence
|
168
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence
|
169
|
-
end
|
170
|
-
def operation_display
|
171
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay
|
172
|
-
end
|
173
|
-
def time_window
|
174
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow
|
175
|
-
end
|
176
|
-
def operation
|
177
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::Operation
|
178
|
-
end
|
179
|
-
def operation_list_result
|
180
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult
|
181
|
-
end
|
182
|
-
def autoscale_setting_resource
|
183
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource
|
184
|
-
end
|
185
|
-
def metric_statistic_type
|
186
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType
|
187
|
-
end
|
188
|
-
def time_aggregation_type
|
189
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType
|
190
|
-
end
|
191
|
-
def comparison_operation_type
|
192
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType
|
193
|
-
end
|
194
|
-
def scale_direction
|
195
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection
|
196
|
-
end
|
197
|
-
def scale_type
|
198
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType
|
199
|
-
end
|
200
|
-
def recurrence_frequency
|
201
|
-
Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency
|
202
|
-
end
|
203
|
-
def alert_rule_resource_patch
|
204
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch
|
205
|
-
end
|
206
|
-
def incident
|
207
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::Incident
|
208
|
-
end
|
209
|
-
def alert_rule_resource_collection
|
210
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection
|
211
|
-
end
|
212
|
-
def management_event_aggregation_condition
|
213
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition
|
214
|
-
end
|
215
|
-
def rule_condition
|
216
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition
|
217
|
-
end
|
218
|
-
def rule_management_event_claims_data_source
|
219
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource
|
220
|
-
end
|
221
|
-
def rule_action
|
222
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction
|
223
|
-
end
|
224
|
-
def incident_list_result
|
225
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult
|
226
|
-
end
|
227
|
-
def log_profile_collection
|
228
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection
|
152
|
+
@model_classes = ModelClasses.new
|
229
153
|
end
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch
|
235
|
-
end
|
236
|
-
def rule_metric_data_source
|
237
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource
|
238
|
-
end
|
239
|
-
def rule_management_event_data_source
|
240
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource
|
241
|
-
end
|
242
|
-
def threshold_rule_condition
|
243
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition
|
244
|
-
end
|
245
|
-
def location_threshold_rule_condition
|
246
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition
|
247
|
-
end
|
248
|
-
def management_event_rule_condition
|
249
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition
|
250
|
-
end
|
251
|
-
def rule_email_action
|
252
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction
|
253
|
-
end
|
254
|
-
def rule_webhook_action
|
255
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction
|
256
|
-
end
|
257
|
-
def alert_rule_resource
|
258
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource
|
259
|
-
end
|
260
|
-
def log_profile_resource
|
261
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource
|
262
|
-
end
|
263
|
-
def condition_operator
|
264
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator
|
265
|
-
end
|
266
|
-
def time_aggregation_operator
|
267
|
-
Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator
|
268
|
-
end
|
269
|
-
def activity_log_alert_leaf_condition
|
270
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition
|
271
|
-
end
|
272
|
-
def email_receiver
|
273
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::EmailReceiver
|
274
|
-
end
|
275
|
-
def activity_log_alert_all_of_condition
|
276
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition
|
277
|
-
end
|
278
|
-
def webhook_receiver
|
279
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::WebhookReceiver
|
280
|
-
end
|
281
|
-
def activity_log_alert_action_group
|
282
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup
|
283
|
-
end
|
284
|
-
def action_group_list
|
285
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList
|
286
|
-
end
|
287
|
-
def activity_log_alert_action_list
|
288
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList
|
289
|
-
end
|
290
|
-
def resource
|
291
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::Resource
|
292
|
-
end
|
293
|
-
def sms_receiver
|
294
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver
|
295
|
-
end
|
296
|
-
def enable_request
|
297
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::EnableRequest
|
298
|
-
end
|
299
|
-
def activity_log_alert_list
|
300
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList
|
301
|
-
end
|
302
|
-
def activity_log_alert_patch_body
|
303
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody
|
304
|
-
end
|
305
|
-
def action_group_resource
|
306
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource
|
307
|
-
end
|
308
|
-
def activity_log_alert_resource
|
309
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource
|
310
|
-
end
|
311
|
-
def receiver_status
|
312
|
-
Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus
|
313
|
-
end
|
314
|
-
def retention_policy
|
315
|
-
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy
|
316
|
-
end
|
317
|
-
def metric_settings
|
318
|
-
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings
|
319
|
-
end
|
320
|
-
def proxy_only_resource
|
321
|
-
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource
|
322
|
-
end
|
323
|
-
def error_response
|
324
|
-
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ErrorResponse
|
325
|
-
end
|
326
|
-
def log_settings
|
327
|
-
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings
|
328
|
-
end
|
329
|
-
def diagnostic_settings_category_resource_collection
|
330
|
-
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection
|
331
|
-
end
|
332
|
-
def diagnostic_settings_resource_collection
|
333
|
-
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection
|
334
|
-
end
|
335
|
-
def diagnostic_settings_category_resource
|
336
|
-
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource
|
154
|
+
|
155
|
+
def add_telemetry(client)
|
156
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Monitor/Mgmt"
|
157
|
+
client.add_user_agent_information(profile_information)
|
337
158
|
end
|
338
|
-
|
339
|
-
|
159
|
+
|
160
|
+
def method_missing(method, *args)
|
161
|
+
if @client_4.respond_to?method
|
162
|
+
@client_4.send(method, *args)
|
163
|
+
elsif @client_3.respond_to?method
|
164
|
+
@client_3.send(method, *args)
|
165
|
+
elsif @client_2.respond_to?method
|
166
|
+
@client_2.send(method, *args)
|
167
|
+
elsif @client_1.respond_to?method
|
168
|
+
@client_1.send(method, *args)
|
169
|
+
elsif @client_0.respond_to?method
|
170
|
+
@client_0.send(method, *args)
|
171
|
+
else
|
172
|
+
super
|
173
|
+
end
|
340
174
|
end
|
341
|
-
|
342
|
-
|
175
|
+
|
176
|
+
class ModelClasses
|
177
|
+
def email_notification
|
178
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification
|
179
|
+
end
|
180
|
+
def webhook_notification
|
181
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::WebhookNotification
|
182
|
+
end
|
183
|
+
def scale_capacity
|
184
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleCapacity
|
185
|
+
end
|
186
|
+
def autoscale_notification
|
187
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleNotification
|
188
|
+
end
|
189
|
+
def scale_action
|
190
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleAction
|
191
|
+
end
|
192
|
+
def scale_rule
|
193
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleRule
|
194
|
+
end
|
195
|
+
def recurrent_schedule
|
196
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule
|
197
|
+
end
|
198
|
+
def autoscale_setting_resource_patch
|
199
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch
|
200
|
+
end
|
201
|
+
def autoscale_profile
|
202
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile
|
203
|
+
end
|
204
|
+
def autoscale_setting_resource_collection
|
205
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection
|
206
|
+
end
|
207
|
+
def metric_trigger
|
208
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger
|
209
|
+
end
|
210
|
+
def recurrence
|
211
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence
|
212
|
+
end
|
213
|
+
def operation_display
|
214
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay
|
215
|
+
end
|
216
|
+
def time_window
|
217
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow
|
218
|
+
end
|
219
|
+
def operation
|
220
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::Operation
|
221
|
+
end
|
222
|
+
def operation_list_result
|
223
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult
|
224
|
+
end
|
225
|
+
def autoscale_setting_resource
|
226
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource
|
227
|
+
end
|
228
|
+
def metric_statistic_type
|
229
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType
|
230
|
+
end
|
231
|
+
def time_aggregation_type
|
232
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType
|
233
|
+
end
|
234
|
+
def comparison_operation_type
|
235
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType
|
236
|
+
end
|
237
|
+
def scale_direction
|
238
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection
|
239
|
+
end
|
240
|
+
def scale_type
|
241
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType
|
242
|
+
end
|
243
|
+
def recurrence_frequency
|
244
|
+
Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency
|
245
|
+
end
|
246
|
+
def alert_rule_resource_patch
|
247
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch
|
248
|
+
end
|
249
|
+
def incident
|
250
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::Incident
|
251
|
+
end
|
252
|
+
def alert_rule_resource_collection
|
253
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection
|
254
|
+
end
|
255
|
+
def management_event_aggregation_condition
|
256
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition
|
257
|
+
end
|
258
|
+
def rule_condition
|
259
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition
|
260
|
+
end
|
261
|
+
def rule_management_event_claims_data_source
|
262
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource
|
263
|
+
end
|
264
|
+
def rule_action
|
265
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction
|
266
|
+
end
|
267
|
+
def incident_list_result
|
268
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult
|
269
|
+
end
|
270
|
+
def log_profile_collection
|
271
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection
|
272
|
+
end
|
273
|
+
def rule_data_source
|
274
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource
|
275
|
+
end
|
276
|
+
def log_profile_resource_patch
|
277
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch
|
278
|
+
end
|
279
|
+
def rule_metric_data_source
|
280
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource
|
281
|
+
end
|
282
|
+
def rule_management_event_data_source
|
283
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource
|
284
|
+
end
|
285
|
+
def threshold_rule_condition
|
286
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition
|
287
|
+
end
|
288
|
+
def location_threshold_rule_condition
|
289
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition
|
290
|
+
end
|
291
|
+
def management_event_rule_condition
|
292
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition
|
293
|
+
end
|
294
|
+
def rule_email_action
|
295
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction
|
296
|
+
end
|
297
|
+
def rule_webhook_action
|
298
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction
|
299
|
+
end
|
300
|
+
def alert_rule_resource
|
301
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource
|
302
|
+
end
|
303
|
+
def log_profile_resource
|
304
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource
|
305
|
+
end
|
306
|
+
def condition_operator
|
307
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator
|
308
|
+
end
|
309
|
+
def time_aggregation_operator
|
310
|
+
Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator
|
311
|
+
end
|
312
|
+
def enable_request
|
313
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::EnableRequest
|
314
|
+
end
|
315
|
+
def email_receiver
|
316
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::EmailReceiver
|
317
|
+
end
|
318
|
+
def action_group_patch_body
|
319
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupPatchBody
|
320
|
+
end
|
321
|
+
def webhook_receiver
|
322
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::WebhookReceiver
|
323
|
+
end
|
324
|
+
def activity_log_alert_leaf_condition
|
325
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition
|
326
|
+
end
|
327
|
+
def azure_app_push_receiver
|
328
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::AzureAppPushReceiver
|
329
|
+
end
|
330
|
+
def activity_log_alert_all_of_condition
|
331
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition
|
332
|
+
end
|
333
|
+
def automation_runbook_receiver
|
334
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::AutomationRunbookReceiver
|
335
|
+
end
|
336
|
+
def resource
|
337
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::Resource
|
338
|
+
end
|
339
|
+
def activity_log_alert_action_group
|
340
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup
|
341
|
+
end
|
342
|
+
def itsm_receiver
|
343
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver
|
344
|
+
end
|
345
|
+
def activity_log_alert_action_list
|
346
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList
|
347
|
+
end
|
348
|
+
def sms_receiver
|
349
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver
|
350
|
+
end
|
351
|
+
def activity_log_alert_patch_body
|
352
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody
|
353
|
+
end
|
354
|
+
def action_group_list
|
355
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList
|
356
|
+
end
|
357
|
+
def activity_log_alert_list
|
358
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList
|
359
|
+
end
|
360
|
+
def action_group_resource
|
361
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource
|
362
|
+
end
|
363
|
+
def activity_log_alert_resource
|
364
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource
|
365
|
+
end
|
366
|
+
def receiver_status
|
367
|
+
Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus
|
368
|
+
end
|
369
|
+
def retention_policy
|
370
|
+
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy
|
371
|
+
end
|
372
|
+
def metric_settings
|
373
|
+
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings
|
374
|
+
end
|
375
|
+
def proxy_only_resource
|
376
|
+
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource
|
377
|
+
end
|
378
|
+
def log_settings
|
379
|
+
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings
|
380
|
+
end
|
381
|
+
def diagnostic_settings_category_resource_collection
|
382
|
+
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection
|
383
|
+
end
|
384
|
+
def diagnostic_settings_resource_collection
|
385
|
+
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection
|
386
|
+
end
|
387
|
+
def diagnostic_settings_category_resource
|
388
|
+
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource
|
389
|
+
end
|
390
|
+
def diagnostic_settings_resource
|
391
|
+
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource
|
392
|
+
end
|
393
|
+
def category_type
|
394
|
+
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType
|
395
|
+
end
|
396
|
+
def baseline
|
397
|
+
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline
|
398
|
+
end
|
399
|
+
def baseline_response
|
400
|
+
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse
|
401
|
+
end
|
402
|
+
def baseline_metadata_value
|
403
|
+
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineMetadataValue
|
404
|
+
end
|
405
|
+
def time_series_information
|
406
|
+
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::TimeSeriesInformation
|
407
|
+
end
|
408
|
+
def localizable_string
|
409
|
+
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::LocalizableString
|
410
|
+
end
|
411
|
+
def calculate_baseline_response
|
412
|
+
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse
|
413
|
+
end
|
414
|
+
def error_response
|
415
|
+
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse
|
416
|
+
end
|
417
|
+
def sensitivity
|
418
|
+
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity
|
419
|
+
end
|
420
|
+
def result_type
|
421
|
+
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType
|
422
|
+
end
|
343
423
|
end
|
344
424
|
end
|
345
425
|
end
|