Class: Azure::MobileEngagement::Profiles::Latest::Mgmt::ModelClasses
- Inherits:
-
Object
- Object
- Azure::MobileEngagement::Profiles::Latest::Mgmt::ModelClasses
- Defined in:
- lib/profiles/latest/modules/mobileengagement_profile_module.rb
Instance Method Summary collapse
- #announcement_feedback_criterion ⇒ Object
- #api_error ⇒ Object
- #api_error_error ⇒ Object
- #app ⇒ Object
- #app_collection ⇒ Object
- #app_collection_list_result ⇒ Object
- #app_collection_name_availability ⇒ Object
- #app_info_filter ⇒ Object
- #app_list_result ⇒ Object
- #application_version_criterion ⇒ Object
- #audience_operators ⇒ Object
- #boolean_tag_criterion ⇒ Object
- #campaign ⇒ Object
- #campaign_audience ⇒ Object
- #campaign_feedbacks ⇒ Object
- #campaign_kinds ⇒ Object
- #campaign_list_result ⇒ Object
- #campaign_localization ⇒ Object
- #campaign_push_parameters ⇒ Object
- #campaign_push_result ⇒ Object
- #campaign_result ⇒ Object
- #campaign_state ⇒ Object
- #campaign_state_result ⇒ Object
- #campaign_states ⇒ Object
- #campaign_statistics_result ⇒ Object
- #campaign_test_new_parameters ⇒ Object
- #campaign_test_saved_parameters ⇒ Object
- #campaign_type ⇒ Object
- #campaign_types ⇒ Object
- #campaigns_list_result ⇒ Object
- #carrier_country_criterion ⇒ Object
- #carrier_name_criterion ⇒ Object
- #criterion ⇒ Object
- #datapush_feedback_criterion ⇒ Object
- #date_range_export_task_parameter ⇒ Object
- #date_tag_criterion ⇒ Object
- #delivery_times ⇒ Object
- #device ⇒ Object
- #device_info ⇒ Object
- #device_location ⇒ Object
- #device_manufacturer_criterion ⇒ Object
- #device_meta ⇒ Object
- #device_model_criterion ⇒ Object
- #device_query_result ⇒ Object
- #device_tags_parameters ⇒ Object
- #device_tags_result ⇒ Object
- #devices_query_result ⇒ Object
- #engage_active_users_filter ⇒ Object
- #engage_idle_users_filter ⇒ Object
- #engage_new_users_filter ⇒ Object
- #engage_old_users_filter ⇒ Object
- #engage_subset_filter ⇒ Object
- #export_format ⇒ Object
- #export_options ⇒ Object
- #export_state ⇒ Object
- #export_task_list_result ⇒ Object
- #export_task_parameter ⇒ Object
- #export_task_result ⇒ Object
- #export_type ⇒ Object
- #feedback_by_campaign_parameter ⇒ Object
- #feedback_by_date_range_parameter ⇒ Object
- #filter ⇒ Object
- #firmware_version_criterion ⇒ Object
- #geo_fencing_criterion ⇒ Object
- #import_task ⇒ Object
- #import_task_list_result ⇒ Object
- #import_task_result ⇒ Object
- #integer_tag_criterion ⇒ Object
- #job_states ⇒ Object
- #language_criterion ⇒ Object
- #location_criterion ⇒ Object
- #native_push_enabled_filter ⇒ Object
- #network_type_criterion ⇒ Object
- #notification_options ⇒ Object
- #notification_types ⇒ Object
- #poll_answer_feedback_criterion ⇒ Object
- #poll_feedback_criterion ⇒ Object
- #poll_question ⇒ Object
- #poll_question_choice ⇒ Object
- #poll_question_choice_localization ⇒ Object
- #poll_question_localization ⇒ Object
- #provisioning_states ⇒ Object
- #push_modes ⇒ Object
- #push_quota_filter ⇒ Object
- #resource ⇒ Object
- #screen_size_criterion ⇒ Object
- #segment_criterion ⇒ Object
- #string_tag_criterion ⇒ Object
- #supported_platforms_list_result ⇒ Object
Instance Method Details
#announcement_feedback_criterion ⇒ Object
325 326 327 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 325 def announcement_feedback_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AnnouncementFeedbackCriterion end |
#api_error ⇒ Object
166 167 168 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 166 def api_error Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError end |
#api_error_error ⇒ Object
163 164 165 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 163 def api_error_error Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiErrorError end |
#app ⇒ Object
271 272 273 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 271 def app Azure::MobileEngagement::Mgmt::V2014_12_01::Models::App end |
#app_collection ⇒ Object
274 275 276 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 274 def app_collection Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollection end |
#app_collection_list_result ⇒ Object
178 179 180 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 178 def app_collection_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionListResult end |
#app_collection_name_availability ⇒ Object
235 236 237 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 235 def app_collection_name_availability Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionNameAvailability end |
#app_info_filter ⇒ Object
373 374 375 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 373 def app_info_filter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppInfoFilter end |
#app_list_result ⇒ Object
172 173 174 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 172 def app_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppListResult end |
#application_version_criterion ⇒ Object
307 308 309 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 307 def application_version_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApplicationVersionCriterion end |
#audience_operators ⇒ Object
406 407 408 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 406 def audience_operators Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AudienceOperators end |
#boolean_tag_criterion ⇒ Object
349 350 351 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 349 def boolean_tag_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::BooleanTagCriterion end |
#campaign ⇒ Object
283 284 285 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 283 def campaign Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Campaign end |
#campaign_audience ⇒ Object
268 269 270 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 268 def campaign_audience Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignAudience end |
#campaign_feedbacks ⇒ Object
403 404 405 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 403 def campaign_feedbacks Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignFeedbacks end |
#campaign_kinds ⇒ Object
424 425 426 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 424 def campaign_kinds Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds end |
#campaign_list_result ⇒ Object
376 377 378 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 376 def campaign_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignListResult end |
#campaign_localization ⇒ Object
214 215 216 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 214 def campaign_localization Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignLocalization end |
#campaign_push_parameters ⇒ Object
226 227 228 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 226 def campaign_push_parameters Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignPushParameters end |
#campaign_push_result ⇒ Object
229 230 231 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 229 def campaign_push_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignPushResult end |
#campaign_result ⇒ Object
379 380 381 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 379 def campaign_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignResult end |
#campaign_state ⇒ Object
160 161 162 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 160 def campaign_state Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignState end |
#campaign_state_result ⇒ Object
289 290 291 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 289 def campaign_state_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStateResult end |
#campaign_states ⇒ Object
400 401 402 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 400 def campaign_states Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStates end |
#campaign_statistics_result ⇒ Object
211 212 213 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 211 def campaign_statistics_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStatisticsResult end |
#campaign_test_new_parameters ⇒ Object
286 287 288 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 286 def campaign_test_new_parameters Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestNewParameters end |
#campaign_test_saved_parameters ⇒ Object
190 191 192 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 190 def campaign_test_saved_parameters Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters end |
#campaign_type ⇒ Object
409 410 411 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 409 def campaign_type Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType end |
#campaign_types ⇒ Object
391 392 393 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 391 def campaign_types Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTypes end |
#campaigns_list_result ⇒ Object
205 206 207 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 205 def campaigns_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult end |
#carrier_country_criterion ⇒ Object
295 296 297 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 295 def carrier_country_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CarrierCountryCriterion end |
#carrier_name_criterion ⇒ Object
292 293 294 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 292 def carrier_name_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CarrierNameCriterion end |
#criterion ⇒ Object
241 242 243 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 241 def criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Criterion end |
#datapush_feedback_criterion ⇒ Object
334 335 336 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 334 def datapush_feedback_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DatapushFeedbackCriterion end |
#date_range_export_task_parameter ⇒ Object
193 194 195 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 193 def date_range_export_task_parameter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter end |
#date_tag_criterion ⇒ Object
343 344 345 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 343 def date_tag_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateTagCriterion end |
#delivery_times ⇒ Object
394 395 396 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 394 def delivery_times Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeliveryTimes end |
#device ⇒ Object
265 266 267 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 265 def device Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Device end |
#device_info ⇒ Object
250 251 252 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 250 def device_info Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceInfo end |
#device_location ⇒ Object
259 260 261 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 259 def device_location Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceLocation end |
#device_manufacturer_criterion ⇒ Object
301 302 303 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 301 def device_manufacturer_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceManufacturerCriterion end |
#device_meta ⇒ Object
199 200 201 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 199 def Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta end |
#device_model_criterion ⇒ Object
304 305 306 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 304 def device_model_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceModelCriterion end |
#device_query_result ⇒ Object
238 239 240 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 238 def device_query_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceQueryResult end |
#device_tags_parameters ⇒ Object
175 176 177 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 175 def Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsParameters end |
#device_tags_result ⇒ Object
181 182 183 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 181 def Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsResult end |
#devices_query_result ⇒ Object
244 245 246 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 244 def devices_query_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DevicesQueryResult end |
#engage_active_users_filter ⇒ Object
361 362 363 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 361 def engage_active_users_filter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageActiveUsersFilter end |
#engage_idle_users_filter ⇒ Object
364 365 366 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 364 def engage_idle_users_filter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageIdleUsersFilter end |
#engage_new_users_filter ⇒ Object
358 359 360 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 358 def engage_new_users_filter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageNewUsersFilter end |
#engage_old_users_filter ⇒ Object
355 356 357 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 355 def engage_old_users_filter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageOldUsersFilter end |
#engage_subset_filter ⇒ Object
352 353 354 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 352 def engage_subset_filter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageSubsetFilter end |
#export_format ⇒ Object
418 419 420 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 418 def export_format Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat end |
#export_options ⇒ Object
187 188 189 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 187 def Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportOptions end |
#export_state ⇒ Object
412 413 414 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 412 def export_state Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState end |
#export_task_list_result ⇒ Object
223 224 225 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 223 def export_task_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskListResult end |
#export_task_parameter ⇒ Object
169 170 171 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 169 def export_task_parameter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskParameter end |
#export_task_result ⇒ Object
262 263 264 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 262 def export_task_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskResult end |
#export_type ⇒ Object
415 416 417 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 415 def export_type Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType end |
#feedback_by_campaign_parameter ⇒ Object
247 248 249 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 247 def feedback_by_campaign_parameter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByCampaignParameter end |
#feedback_by_date_range_parameter ⇒ Object
220 221 222 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 220 def feedback_by_date_range_parameter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByDateRangeParameter end |
#filter ⇒ Object
196 197 198 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 196 def filter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter end |
#firmware_version_criterion ⇒ Object
298 299 300 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 298 def firmware_version_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FirmwareVersionCriterion end |
#geo_fencing_criterion ⇒ Object
322 323 324 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 322 def geo_fencing_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::GeoFencingCriterion end |
#import_task ⇒ Object
232 233 234 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 232 def import_task Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTask end |
#import_task_list_result ⇒ Object
253 254 255 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 253 def import_task_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskListResult end |
#import_task_result ⇒ Object
382 383 384 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 382 def import_task_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskResult end |
#integer_tag_criterion ⇒ Object
346 347 348 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 346 def integer_tag_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::IntegerTagCriterion end |
#job_states ⇒ Object
421 422 423 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 421 def job_states Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates end |
#language_criterion ⇒ Object
313 314 315 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 313 def language_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::LanguageCriterion end |
#location_criterion ⇒ Object
319 320 321 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 319 def location_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::LocationCriterion end |
#native_push_enabled_filter ⇒ Object
367 368 369 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 367 def native_push_enabled_filter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NativePushEnabledFilter end |
#network_type_criterion ⇒ Object
310 311 312 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 310 def network_type_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NetworkTypeCriterion end |
#notification_options ⇒ Object
202 203 204 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 202 def Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions end |
#notification_types ⇒ Object
397 398 399 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 397 def notification_types Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationTypes end |
#poll_answer_feedback_criterion ⇒ Object
331 332 333 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 331 def poll_answer_feedback_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollAnswerFeedbackCriterion end |
#poll_feedback_criterion ⇒ Object
328 329 330 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 328 def poll_feedback_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollFeedbackCriterion end |
#poll_question ⇒ Object
280 281 282 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 280 def poll_question Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestion end |
#poll_question_choice ⇒ Object
277 278 279 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 277 def poll_question_choice Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoice end |
#poll_question_choice_localization ⇒ Object
217 218 219 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 217 def poll_question_choice_localization Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoiceLocalization end |
#poll_question_localization ⇒ Object
208 209 210 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 208 def poll_question_localization Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization end |
#provisioning_states ⇒ Object
385 386 387 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 385 def provisioning_states Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates end |
#push_modes ⇒ Object
388 389 390 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 388 def push_modes Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushModes end |
#push_quota_filter ⇒ Object
370 371 372 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 370 def push_quota_filter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushQuotaFilter end |
#resource ⇒ Object
256 257 258 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 256 def resource Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource end |
#screen_size_criterion ⇒ Object
316 317 318 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 316 def screen_size_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ScreenSizeCriterion end |
#segment_criterion ⇒ Object
337 338 339 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 337 def segment_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SegmentCriterion end |
#string_tag_criterion ⇒ Object
340 341 342 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 340 def string_tag_criterion Azure::MobileEngagement::Mgmt::V2014_12_01::Models::StringTagCriterion end |
#supported_platforms_list_result ⇒ Object
184 185 186 |
# File 'lib/profiles/latest/modules/mobileengagement_profile_module.rb', line 184 def supported_platforms_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SupportedPlatformsListResult end |