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.
Files changed (86) hide show
  1. checksums.yaml +5 -5
  2. data/lib/azure_sdk/version.rb +1 -1
  3. data/lib/latest/latest_profile_client.rb +645 -61
  4. data/lib/latest/module_definition.rb +1 -118
  5. data/lib/latest/modules/analysisservices_profile_module.rb +139 -84
  6. data/lib/latest/modules/authorization_profile_module.rb +113 -100
  7. data/lib/latest/modules/automation_profile_module.rb +597 -580
  8. data/lib/latest/modules/batch_profile_module.rb +357 -132
  9. data/lib/latest/modules/billing_profile_module.rb +77 -64
  10. data/lib/latest/modules/cdn_profile_module.rb +277 -216
  11. data/lib/latest/modules/cognitiveservices_profile_module.rb +121 -108
  12. data/lib/latest/modules/commerce_profile_module.rb +79 -66
  13. data/lib/latest/modules/compute_profile_module.rb +783 -730
  14. data/lib/latest/modules/computervision_profile_module.rb +189 -0
  15. data/lib/latest/modules/consumption_profile_module.rb +153 -54
  16. data/lib/latest/modules/containerinstance_profile_module.rb +163 -106
  17. data/lib/latest/modules/containerregistry_profile_module.rb +203 -190
  18. data/lib/latest/modules/containerservice_profile_module.rb +93 -80
  19. data/lib/latest/modules/contentmoderator_profile_module.rb +295 -0
  20. data/lib/latest/modules/customerinsights_profile_module.rb +477 -464
  21. data/lib/latest/modules/customsearch_profile_module.rb +123 -0
  22. data/lib/latest/modules/datalakeanalytics_profile_module.rb +233 -152
  23. data/lib/latest/modules/datalakestore_profile_module.rb +201 -128
  24. data/lib/latest/modules/devtestlabs_profile_module.rb +697 -656
  25. data/lib/latest/modules/dns_profile_module.rb +99 -94
  26. data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
  27. data/lib/latest/modules/eventgrid_profile_module.rb +220 -99
  28. data/lib/latest/modules/eventhub_profile_module.rb +165 -152
  29. data/lib/latest/modules/face_profile_module.rb +241 -0
  30. data/lib/latest/modules/features_profile_module.rb +41 -28
  31. data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
  32. data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
  33. data/lib/latest/modules/iothub_profile_module.rb +265 -252
  34. data/lib/latest/modules/keyvault_profile_module.rb +155 -88
  35. data/lib/latest/modules/links_profile_module.rb +49 -36
  36. data/lib/latest/modules/locks_profile_module.rb +45 -32
  37. data/lib/latest/modules/logic_profile_module.rb +593 -580
  38. data/lib/latest/modules/machinelearning_profile_module.rb +177 -164
  39. data/lib/latest/modules/managedapplications_profile_module.rb +103 -90
  40. data/lib/latest/modules/managedserviceidentity_profile_module.rb +55 -42
  41. data/lib/latest/modules/marketplaceordering_profile_module.rb +59 -46
  42. data/lib/latest/modules/mediaservices_profile_module.rb +103 -90
  43. data/lib/latest/modules/mobileengagement_profile_module.rb +397 -384
  44. data/lib/latest/modules/monitor_profile_module.rb +403 -323
  45. data/lib/latest/modules/network_profile_module.rb +1245 -1148
  46. data/lib/latest/modules/newssearch_profile_module.rb +143 -0
  47. data/lib/latest/modules/notificationhubs_profile_module.rb +155 -142
  48. data/lib/latest/modules/operationalinsights_profile_module.rb +218 -188
  49. data/lib/latest/modules/policy_profile_module.rb +84 -68
  50. data/lib/latest/modules/powerbiembedded_profile_module.rb +107 -94
  51. data/lib/latest/modules/recoveryservices_profile_module.rb +176 -188
  52. data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1133 -728
  53. data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1367 -1354
  54. data/lib/latest/modules/redis_profile_module.rb +165 -152
  55. data/lib/latest/modules/relay_profile_module.rb +143 -130
  56. data/lib/latest/modules/resources_profile_module.rb +227 -214
  57. data/lib/latest/modules/resourcesmanagement_profile_module.rb +81 -74
  58. data/lib/latest/modules/scheduler_profile_module.rb +207 -198
  59. data/lib/latest/modules/search_profile_module.rb +103 -76
  60. data/lib/latest/modules/servermanagement_profile_module.rb +155 -142
  61. data/lib/latest/modules/servicebus_profile_module.rb +247 -234
  62. data/lib/latest/modules/servicefabric_profile_module.rb +269 -120
  63. data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
  64. data/lib/latest/modules/sql_profile_module.rb +1075 -918
  65. data/lib/latest/modules/storage_profile_module.rb +263 -250
  66. data/lib/latest/modules/storsimple8000series_profile_module.rb +695 -682
  67. data/lib/latest/modules/streamanalytics_profile_module.rb +329 -316
  68. data/lib/latest/modules/subscriptions_profile_module.rb +67 -54
  69. data/lib/latest/modules/textanalytics_profile_module.rb +105 -0
  70. data/lib/latest/modules/trafficmanager_profile_module.rb +140 -124
  71. data/lib/latest/modules/videosearch_profile_module.rb +175 -0
  72. data/lib/latest/modules/web_profile_module.rb +1289 -1138
  73. data/lib/latest/modules/websearch_profile_module.rb +211 -0
  74. data/lib/v2017_03_09/module_definition.rb +1 -20
  75. data/lib/v2017_03_09/modules/compute_profile_module.rb +437 -424
  76. data/lib/v2017_03_09/modules/features_profile_module.rb +41 -28
  77. data/lib/v2017_03_09/modules/links_profile_module.rb +49 -36
  78. data/lib/v2017_03_09/modules/locks_profile_module.rb +41 -28
  79. data/lib/v2017_03_09/modules/network_profile_module.rb +535 -522
  80. data/lib/v2017_03_09/modules/policy_profile_module.rb +51 -38
  81. data/lib/v2017_03_09/modules/resources_profile_module.rb +223 -210
  82. data/lib/v2017_03_09/modules/storage_profile_module.rb +143 -130
  83. data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +67 -54
  84. data/lib/v2017_03_09/v2017_03_09_profile_client.rb +103 -10
  85. metadata +312 -133
  86. data/lib/latest/modules/graph_profile_module.rb +0 -202
@@ -5,56 +5,69 @@
5
5
  require 'azure_mgmt_msi'
6
6
 
7
7
  module Azure::Profiles::Latest
8
- module ManagedServiceIdentity::Mgmt
9
- Operations = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Operations
10
- UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::UserAssignedIdentities
11
-
12
- module Models
13
- Identity = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity
14
- OperationDisplay = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
15
- Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
16
- UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult
17
- OperationListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult
18
- UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
19
- end
8
+ module ManagedServiceIdentity
9
+ module Mgmt
10
+ Operations = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Operations
11
+ UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::UserAssignedIdentities
20
12
 
21
- #
22
- # ManagedServiceIdentity
23
- #
24
- class ManagedServiceIdentityClass
25
- attr_reader :operations, :user_assigned_identities, :configurable, :base_url, :options, :model_classes
13
+ module Models
14
+ Identity = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity
15
+ OperationDisplay = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
16
+ Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
17
+ UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult
18
+ OperationListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult
19
+ UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
20
+ end
26
21
 
27
- def initialize(configurable, base_url=nil, options=nil)
28
- @configurable, @base_url, @options = configurable, base_url, options
22
+ class ManagedServiceIdentityManagementClass
23
+ attr_reader :operations, :user_assigned_identities, :configurable, :base_url, :options, :model_classes
29
24
 
30
- client_0 = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::ManagedServiceIdentityClient.new(configurable.credentials, base_url, options)
31
- if(client_0.respond_to?(:subscription_id))
32
- client_0.subscription_id = configurable.subscription_id
33
- end
34
- @operations = client_0.operations
35
- @user_assigned_identities = client_0.user_assigned_identities
25
+ def initialize(configurable, base_url=nil, options=nil)
26
+ @configurable, @base_url, @options = configurable, base_url, options
36
27
 
37
- @model_classes = ModelClasses.new
38
- end
28
+ @client_0 = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::ManagedServiceIdentityClient.new(configurable.credentials, base_url, options)
29
+ if(@client_0.respond_to?(:subscription_id))
30
+ @client_0.subscription_id = configurable.subscription_id
31
+ end
32
+ add_telemetry(@client_0)
33
+ @operations = @client_0.operations
34
+ @user_assigned_identities = @client_0.user_assigned_identities
39
35
 
40
- class ModelClasses
41
- def identity
42
- Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity
43
- end
44
- def operation_display
45
- Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
36
+ @model_classes = ModelClasses.new
46
37
  end
47
- def operation
48
- Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
49
- end
50
- def user_assigned_identities_list_result
51
- Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult
38
+
39
+ def add_telemetry(client)
40
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ManagedServiceIdentity/Mgmt"
41
+ client.add_user_agent_information(profile_information)
52
42
  end
53
- def operation_list_result
54
- Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult
43
+
44
+ def method_missing(method, *args)
45
+ if @client_0.respond_to?method
46
+ @client_0.send(method, *args)
47
+ else
48
+ super
49
+ end
55
50
  end
56
- def user_assigned_identities
57
- Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
51
+
52
+ class ModelClasses
53
+ def identity
54
+ Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity
55
+ end
56
+ def operation_display
57
+ Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
58
+ end
59
+ def operation
60
+ Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
61
+ end
62
+ def user_assigned_identities_list_result
63
+ Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult
64
+ end
65
+ def operation_list_result
66
+ Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult
67
+ end
68
+ def user_assigned_identities
69
+ Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
70
+ end
58
71
  end
59
72
  end
60
73
  end
@@ -5,60 +5,73 @@
5
5
  require 'azure_mgmt_marketplace_ordering'
6
6
 
7
7
  module Azure::Profiles::Latest
8
- module MarketplaceOrdering::Mgmt
9
- MarketplaceAgreements = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceAgreements
10
- Operations = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Operations
8
+ module MarketplaceOrdering
9
+ module Mgmt
10
+ MarketplaceAgreements = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceAgreements
11
+ Operations = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Operations
11
12
 
12
- module Models
13
- OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay
14
- Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation
15
- ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError
16
- OperationListResult = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult
17
- ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse
18
- Resource = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource
19
- AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms
20
- end
21
-
22
- #
23
- # MarketplaceOrdering
24
- #
25
- class MarketplaceOrderingClass
26
- attr_reader :marketplace_agreements, :operations, :configurable, :base_url, :options, :model_classes
13
+ module Models
14
+ OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay
15
+ Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation
16
+ ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError
17
+ OperationListResult = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult
18
+ ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse
19
+ Resource = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource
20
+ AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms
21
+ end
27
22
 
28
- def initialize(configurable, base_url=nil, options=nil)
29
- @configurable, @base_url, @options = configurable, base_url, options
23
+ class MarketplaceOrderingManagementClass
24
+ attr_reader :marketplace_agreements, :operations, :configurable, :base_url, :options, :model_classes
30
25
 
31
- client_0 = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceOrderingAgreements.new(configurable.credentials, base_url, options)
32
- if(client_0.respond_to?(:subscription_id))
33
- client_0.subscription_id = configurable.subscription_id
34
- end
35
- @marketplace_agreements = client_0.marketplace_agreements
36
- @operations = client_0.operations
26
+ def initialize(configurable, base_url=nil, options=nil)
27
+ @configurable, @base_url, @options = configurable, base_url, options
37
28
 
38
- @model_classes = ModelClasses.new
39
- end
29
+ @client_0 = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceOrderingAgreements.new(configurable.credentials, base_url, options)
30
+ if(@client_0.respond_to?(:subscription_id))
31
+ @client_0.subscription_id = configurable.subscription_id
32
+ end
33
+ add_telemetry(@client_0)
34
+ @marketplace_agreements = @client_0.marketplace_agreements
35
+ @operations = @client_0.operations
40
36
 
41
- class ModelClasses
42
- def operation_display
43
- Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay
44
- end
45
- def operation
46
- Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation
37
+ @model_classes = ModelClasses.new
47
38
  end
48
- def error_response_error
49
- Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError
50
- end
51
- def operation_list_result
52
- Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult
53
- end
54
- def error_response
55
- Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse
39
+
40
+ def add_telemetry(client)
41
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/MarketplaceOrdering/Mgmt"
42
+ client.add_user_agent_information(profile_information)
56
43
  end
57
- def resource
58
- Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource
44
+
45
+ def method_missing(method, *args)
46
+ if @client_0.respond_to?method
47
+ @client_0.send(method, *args)
48
+ else
49
+ super
50
+ end
59
51
  end
60
- def agreement_terms
61
- Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms
52
+
53
+ class ModelClasses
54
+ def operation_display
55
+ Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay
56
+ end
57
+ def operation
58
+ Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation
59
+ end
60
+ def error_response_error
61
+ Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError
62
+ end
63
+ def operation_list_result
64
+ Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult
65
+ end
66
+ def error_response
67
+ Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse
68
+ end
69
+ def resource
70
+ Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource
71
+ end
72
+ def agreement_terms
73
+ Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms
74
+ end
62
75
  end
63
76
  end
64
77
  end
@@ -5,104 +5,117 @@
5
5
  require 'azure_mgmt_media_services'
6
6
 
7
7
  module Azure::Profiles::Latest
8
- module MediaServices::Mgmt
9
- Operations = Azure::MediaServices::Mgmt::V2015_10_01::Operations
10
- MediaServiceOperations = Azure::MediaServices::Mgmt::V2015_10_01::MediaServiceOperations
8
+ module MediaServices
9
+ module Mgmt
10
+ Operations = Azure::MediaServices::Mgmt::V2015_10_01::Operations
11
+ MediaServiceOperations = Azure::MediaServices::Mgmt::V2015_10_01::MediaServiceOperations
11
12
 
12
- module Models
13
- RegenerateKeyInput = Azure::MediaServices::Mgmt::V2015_10_01::Models::RegenerateKeyInput
14
- RegenerateKeyOutput = Azure::MediaServices::Mgmt::V2015_10_01::Models::RegenerateKeyOutput
15
- ApiError = Azure::MediaServices::Mgmt::V2015_10_01::Models::ApiError
16
- Resource = Azure::MediaServices::Mgmt::V2015_10_01::Models::Resource
17
- CheckNameAvailabilityOutput = Azure::MediaServices::Mgmt::V2015_10_01::Models::CheckNameAvailabilityOutput
18
- ServiceKeys = Azure::MediaServices::Mgmt::V2015_10_01::Models::ServiceKeys
19
- MediaServiceCollection = Azure::MediaServices::Mgmt::V2015_10_01::Models::MediaServiceCollection
20
- SyncStorageKeysInput = Azure::MediaServices::Mgmt::V2015_10_01::Models::SyncStorageKeysInput
21
- CheckNameAvailabilityInput = Azure::MediaServices::Mgmt::V2015_10_01::Models::CheckNameAvailabilityInput
22
- OperationDisplay = Azure::MediaServices::Mgmt::V2015_10_01::Models::OperationDisplay
23
- ApiEndpoint = Azure::MediaServices::Mgmt::V2015_10_01::Models::ApiEndpoint
24
- Operation = Azure::MediaServices::Mgmt::V2015_10_01::Models::Operation
25
- StorageAccount = Azure::MediaServices::Mgmt::V2015_10_01::Models::StorageAccount
26
- OperationListResult = Azure::MediaServices::Mgmt::V2015_10_01::Models::OperationListResult
27
- MediaService = Azure::MediaServices::Mgmt::V2015_10_01::Models::MediaService
28
- ResourceType = Azure::MediaServices::Mgmt::V2015_10_01::Models::ResourceType
29
- EntityNameUnavailabilityReason = Azure::MediaServices::Mgmt::V2015_10_01::Models::EntityNameUnavailabilityReason
30
- KeyType = Azure::MediaServices::Mgmt::V2015_10_01::Models::KeyType
31
- end
32
-
33
- #
34
- # MediaServices
35
- #
36
- class MediaServicesClass
37
- attr_reader :operations, :media_service_operations, :configurable, :base_url, :options, :model_classes
13
+ module Models
14
+ RegenerateKeyInput = Azure::MediaServices::Mgmt::V2015_10_01::Models::RegenerateKeyInput
15
+ RegenerateKeyOutput = Azure::MediaServices::Mgmt::V2015_10_01::Models::RegenerateKeyOutput
16
+ ApiError = Azure::MediaServices::Mgmt::V2015_10_01::Models::ApiError
17
+ Resource = Azure::MediaServices::Mgmt::V2015_10_01::Models::Resource
18
+ CheckNameAvailabilityOutput = Azure::MediaServices::Mgmt::V2015_10_01::Models::CheckNameAvailabilityOutput
19
+ ServiceKeys = Azure::MediaServices::Mgmt::V2015_10_01::Models::ServiceKeys
20
+ MediaServiceCollection = Azure::MediaServices::Mgmt::V2015_10_01::Models::MediaServiceCollection
21
+ SyncStorageKeysInput = Azure::MediaServices::Mgmt::V2015_10_01::Models::SyncStorageKeysInput
22
+ CheckNameAvailabilityInput = Azure::MediaServices::Mgmt::V2015_10_01::Models::CheckNameAvailabilityInput
23
+ OperationDisplay = Azure::MediaServices::Mgmt::V2015_10_01::Models::OperationDisplay
24
+ ApiEndpoint = Azure::MediaServices::Mgmt::V2015_10_01::Models::ApiEndpoint
25
+ Operation = Azure::MediaServices::Mgmt::V2015_10_01::Models::Operation
26
+ StorageAccount = Azure::MediaServices::Mgmt::V2015_10_01::Models::StorageAccount
27
+ OperationListResult = Azure::MediaServices::Mgmt::V2015_10_01::Models::OperationListResult
28
+ MediaService = Azure::MediaServices::Mgmt::V2015_10_01::Models::MediaService
29
+ ResourceType = Azure::MediaServices::Mgmt::V2015_10_01::Models::ResourceType
30
+ EntityNameUnavailabilityReason = Azure::MediaServices::Mgmt::V2015_10_01::Models::EntityNameUnavailabilityReason
31
+ KeyType = Azure::MediaServices::Mgmt::V2015_10_01::Models::KeyType
32
+ end
38
33
 
39
- def initialize(configurable, base_url=nil, options=nil)
40
- @configurable, @base_url, @options = configurable, base_url, options
34
+ class MediaServicesManagementClass
35
+ attr_reader :operations, :media_service_operations, :configurable, :base_url, :options, :model_classes
41
36
 
42
- client_0 = Azure::MediaServices::Mgmt::V2015_10_01::MediaServicesManagementClient.new(configurable.credentials, base_url, options)
43
- if(client_0.respond_to?(:subscription_id))
44
- client_0.subscription_id = configurable.subscription_id
45
- end
46
- @operations = client_0.operations
47
- @media_service_operations = client_0.media_service_operations
37
+ def initialize(configurable, base_url=nil, options=nil)
38
+ @configurable, @base_url, @options = configurable, base_url, options
48
39
 
49
- @model_classes = ModelClasses.new
50
- end
40
+ @client_0 = Azure::MediaServices::Mgmt::V2015_10_01::MediaServicesManagementClient.new(configurable.credentials, base_url, options)
41
+ if(@client_0.respond_to?(:subscription_id))
42
+ @client_0.subscription_id = configurable.subscription_id
43
+ end
44
+ add_telemetry(@client_0)
45
+ @operations = @client_0.operations
46
+ @media_service_operations = @client_0.media_service_operations
51
47
 
52
- class ModelClasses
53
- def regenerate_key_input
54
- Azure::MediaServices::Mgmt::V2015_10_01::Models::RegenerateKeyInput
55
- end
56
- def regenerate_key_output
57
- Azure::MediaServices::Mgmt::V2015_10_01::Models::RegenerateKeyOutput
58
- end
59
- def api_error
60
- Azure::MediaServices::Mgmt::V2015_10_01::Models::ApiError
61
- end
62
- def resource
63
- Azure::MediaServices::Mgmt::V2015_10_01::Models::Resource
64
- end
65
- def check_name_availability_output
66
- Azure::MediaServices::Mgmt::V2015_10_01::Models::CheckNameAvailabilityOutput
67
- end
68
- def service_keys
69
- Azure::MediaServices::Mgmt::V2015_10_01::Models::ServiceKeys
70
- end
71
- def media_service_collection
72
- Azure::MediaServices::Mgmt::V2015_10_01::Models::MediaServiceCollection
48
+ @model_classes = ModelClasses.new
73
49
  end
74
- def sync_storage_keys_input
75
- Azure::MediaServices::Mgmt::V2015_10_01::Models::SyncStorageKeysInput
76
- end
77
- def check_name_availability_input
78
- Azure::MediaServices::Mgmt::V2015_10_01::Models::CheckNameAvailabilityInput
79
- end
80
- def operation_display
81
- Azure::MediaServices::Mgmt::V2015_10_01::Models::OperationDisplay
82
- end
83
- def api_endpoint
84
- Azure::MediaServices::Mgmt::V2015_10_01::Models::ApiEndpoint
85
- end
86
- def operation
87
- Azure::MediaServices::Mgmt::V2015_10_01::Models::Operation
88
- end
89
- def storage_account
90
- Azure::MediaServices::Mgmt::V2015_10_01::Models::StorageAccount
91
- end
92
- def operation_list_result
93
- Azure::MediaServices::Mgmt::V2015_10_01::Models::OperationListResult
94
- end
95
- def media_service
96
- Azure::MediaServices::Mgmt::V2015_10_01::Models::MediaService
97
- end
98
- def resource_type
99
- Azure::MediaServices::Mgmt::V2015_10_01::Models::ResourceType
50
+
51
+ def add_telemetry(client)
52
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/MediaServices/Mgmt"
53
+ client.add_user_agent_information(profile_information)
100
54
  end
101
- def entity_name_unavailability_reason
102
- Azure::MediaServices::Mgmt::V2015_10_01::Models::EntityNameUnavailabilityReason
55
+
56
+ def method_missing(method, *args)
57
+ if @client_0.respond_to?method
58
+ @client_0.send(method, *args)
59
+ else
60
+ super
61
+ end
103
62
  end
104
- def key_type
105
- Azure::MediaServices::Mgmt::V2015_10_01::Models::KeyType
63
+
64
+ class ModelClasses
65
+ def regenerate_key_input
66
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::RegenerateKeyInput
67
+ end
68
+ def regenerate_key_output
69
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::RegenerateKeyOutput
70
+ end
71
+ def api_error
72
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::ApiError
73
+ end
74
+ def resource
75
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::Resource
76
+ end
77
+ def check_name_availability_output
78
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::CheckNameAvailabilityOutput
79
+ end
80
+ def service_keys
81
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::ServiceKeys
82
+ end
83
+ def media_service_collection
84
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::MediaServiceCollection
85
+ end
86
+ def sync_storage_keys_input
87
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::SyncStorageKeysInput
88
+ end
89
+ def check_name_availability_input
90
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::CheckNameAvailabilityInput
91
+ end
92
+ def operation_display
93
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::OperationDisplay
94
+ end
95
+ def api_endpoint
96
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::ApiEndpoint
97
+ end
98
+ def operation
99
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::Operation
100
+ end
101
+ def storage_account
102
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::StorageAccount
103
+ end
104
+ def operation_list_result
105
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::OperationListResult
106
+ end
107
+ def media_service
108
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::MediaService
109
+ end
110
+ def resource_type
111
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::ResourceType
112
+ end
113
+ def entity_name_unavailability_reason
114
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::EntityNameUnavailabilityReason
115
+ end
116
+ def key_type
117
+ Azure::MediaServices::Mgmt::V2015_10_01::Models::KeyType
118
+ end
106
119
  end
107
120
  end
108
121
  end
@@ -5,398 +5,411 @@
5
5
  require 'azure_mgmt_mobile_engagement'
6
6
 
7
7
  module Azure::Profiles::Latest
8
- module MobileEngagement::Mgmt
9
- AppCollections = Azure::MobileEngagement::Mgmt::V2014_12_01::AppCollections
10
- Apps = Azure::MobileEngagement::Mgmt::V2014_12_01::Apps
11
- SupportedPlatforms = Azure::MobileEngagement::Mgmt::V2014_12_01::SupportedPlatforms
12
- Campaigns = Azure::MobileEngagement::Mgmt::V2014_12_01::Campaigns
13
- Devices = Azure::MobileEngagement::Mgmt::V2014_12_01::Devices
14
- ExportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ExportTasks
15
- ImportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ImportTasks
8
+ module MobileEngagement
9
+ module Mgmt
10
+ AppCollections = Azure::MobileEngagement::Mgmt::V2014_12_01::AppCollections
11
+ Apps = Azure::MobileEngagement::Mgmt::V2014_12_01::Apps
12
+ SupportedPlatforms = Azure::MobileEngagement::Mgmt::V2014_12_01::SupportedPlatforms
13
+ Campaigns = Azure::MobileEngagement::Mgmt::V2014_12_01::Campaigns
14
+ Devices = Azure::MobileEngagement::Mgmt::V2014_12_01::Devices
15
+ ExportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ExportTasks
16
+ ImportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ImportTasks
16
17
 
17
- module Models
18
- CampaignState = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignState
19
- ApiErrorError = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiErrorError
20
- ApiError = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError
21
- ExportTaskParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskParameter
22
- AppListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppListResult
23
- DeviceTagsParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsParameters
24
- AppCollectionListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionListResult
25
- DeviceTagsResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsResult
26
- SupportedPlatformsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SupportedPlatformsListResult
27
- ExportOptions = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportOptions
28
- CampaignTestSavedParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters
29
- DateRangeExportTaskParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter
30
- Filter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter
31
- DeviceMeta = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta
32
- NotificationOptions = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions
33
- CampaignsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult
34
- PollQuestionLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization
35
- CampaignStatisticsResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStatisticsResult
36
- CampaignLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignLocalization
37
- PollQuestionChoiceLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoiceLocalization
38
- FeedbackByDateRangeParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByDateRangeParameter
39
- ExportTaskListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskListResult
40
- CampaignPushParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignPushParameters
41
- CampaignPushResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignPushResult
42
- ImportTask = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTask
43
- AppCollectionNameAvailability = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionNameAvailability
44
- DeviceQueryResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceQueryResult
45
- Criterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Criterion
46
- DevicesQueryResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DevicesQueryResult
47
- FeedbackByCampaignParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByCampaignParameter
48
- DeviceInfo = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceInfo
49
- ImportTaskListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskListResult
50
- Resource = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource
51
- DeviceLocation = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceLocation
52
- ExportTaskResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskResult
53
- Device = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Device
54
- CampaignAudience = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignAudience
55
- App = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::App
56
- AppCollection = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollection
57
- PollQuestionChoice = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoice
58
- PollQuestion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestion
59
- Campaign = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Campaign
60
- CampaignTestNewParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestNewParameters
61
- CampaignStateResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStateResult
62
- CarrierNameCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CarrierNameCriterion
63
- CarrierCountryCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CarrierCountryCriterion
64
- FirmwareVersionCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FirmwareVersionCriterion
65
- DeviceManufacturerCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceManufacturerCriterion
66
- DeviceModelCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceModelCriterion
67
- ApplicationVersionCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApplicationVersionCriterion
68
- NetworkTypeCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NetworkTypeCriterion
69
- LanguageCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::LanguageCriterion
70
- ScreenSizeCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ScreenSizeCriterion
71
- LocationCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::LocationCriterion
72
- GeoFencingCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::GeoFencingCriterion
73
- AnnouncementFeedbackCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AnnouncementFeedbackCriterion
74
- PollFeedbackCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollFeedbackCriterion
75
- PollAnswerFeedbackCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollAnswerFeedbackCriterion
76
- DatapushFeedbackCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DatapushFeedbackCriterion
77
- SegmentCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SegmentCriterion
78
- StringTagCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::StringTagCriterion
79
- DateTagCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateTagCriterion
80
- IntegerTagCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::IntegerTagCriterion
81
- BooleanTagCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::BooleanTagCriterion
82
- EngageSubsetFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageSubsetFilter
83
- EngageOldUsersFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageOldUsersFilter
84
- EngageNewUsersFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageNewUsersFilter
85
- EngageActiveUsersFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageActiveUsersFilter
86
- EngageIdleUsersFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageIdleUsersFilter
87
- NativePushEnabledFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NativePushEnabledFilter
88
- PushQuotaFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushQuotaFilter
89
- AppInfoFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppInfoFilter
90
- CampaignListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignListResult
91
- CampaignResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignResult
92
- ImportTaskResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskResult
93
- ProvisioningStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates
94
- PushModes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushModes
95
- CampaignTypes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTypes
96
- DeliveryTimes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeliveryTimes
97
- NotificationTypes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationTypes
98
- CampaignStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStates
99
- CampaignFeedbacks = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignFeedbacks
100
- AudienceOperators = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AudienceOperators
101
- CampaignType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType
102
- ExportState = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState
103
- ExportType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType
104
- ExportFormat = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat
105
- JobStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates
106
- CampaignKinds = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds
107
- end
108
-
109
- #
110
- # MobileEngagement
111
- #
112
- class MobileEngagementClass
113
- attr_reader :app_collections, :apps, :supported_platforms, :campaigns, :devices, :export_tasks, :import_tasks, :configurable, :base_url, :options, :model_classes
18
+ module Models
19
+ CampaignState = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignState
20
+ ApiErrorError = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiErrorError
21
+ ApiError = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError
22
+ ExportTaskParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskParameter
23
+ AppListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppListResult
24
+ DeviceTagsParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsParameters
25
+ AppCollectionListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionListResult
26
+ DeviceTagsResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsResult
27
+ SupportedPlatformsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SupportedPlatformsListResult
28
+ ExportOptions = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportOptions
29
+ CampaignTestSavedParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters
30
+ DateRangeExportTaskParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter
31
+ Filter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter
32
+ DeviceMeta = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta
33
+ NotificationOptions = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions
34
+ CampaignsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult
35
+ PollQuestionLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization
36
+ CampaignStatisticsResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStatisticsResult
37
+ CampaignLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignLocalization
38
+ PollQuestionChoiceLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoiceLocalization
39
+ FeedbackByDateRangeParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByDateRangeParameter
40
+ ExportTaskListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskListResult
41
+ CampaignPushParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignPushParameters
42
+ CampaignPushResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignPushResult
43
+ ImportTask = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTask
44
+ AppCollectionNameAvailability = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionNameAvailability
45
+ DeviceQueryResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceQueryResult
46
+ Criterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Criterion
47
+ DevicesQueryResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DevicesQueryResult
48
+ FeedbackByCampaignParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByCampaignParameter
49
+ DeviceInfo = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceInfo
50
+ ImportTaskListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskListResult
51
+ Resource = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource
52
+ DeviceLocation = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceLocation
53
+ ExportTaskResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskResult
54
+ Device = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Device
55
+ CampaignAudience = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignAudience
56
+ App = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::App
57
+ AppCollection = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollection
58
+ PollQuestionChoice = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoice
59
+ PollQuestion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestion
60
+ Campaign = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Campaign
61
+ CampaignTestNewParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestNewParameters
62
+ CampaignStateResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStateResult
63
+ CarrierNameCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CarrierNameCriterion
64
+ CarrierCountryCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CarrierCountryCriterion
65
+ FirmwareVersionCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FirmwareVersionCriterion
66
+ DeviceManufacturerCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceManufacturerCriterion
67
+ DeviceModelCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceModelCriterion
68
+ ApplicationVersionCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApplicationVersionCriterion
69
+ NetworkTypeCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NetworkTypeCriterion
70
+ LanguageCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::LanguageCriterion
71
+ ScreenSizeCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ScreenSizeCriterion
72
+ LocationCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::LocationCriterion
73
+ GeoFencingCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::GeoFencingCriterion
74
+ AnnouncementFeedbackCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AnnouncementFeedbackCriterion
75
+ PollFeedbackCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollFeedbackCriterion
76
+ PollAnswerFeedbackCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollAnswerFeedbackCriterion
77
+ DatapushFeedbackCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DatapushFeedbackCriterion
78
+ SegmentCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SegmentCriterion
79
+ StringTagCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::StringTagCriterion
80
+ DateTagCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateTagCriterion
81
+ IntegerTagCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::IntegerTagCriterion
82
+ BooleanTagCriterion = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::BooleanTagCriterion
83
+ EngageSubsetFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageSubsetFilter
84
+ EngageOldUsersFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageOldUsersFilter
85
+ EngageNewUsersFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageNewUsersFilter
86
+ EngageActiveUsersFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageActiveUsersFilter
87
+ EngageIdleUsersFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageIdleUsersFilter
88
+ NativePushEnabledFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NativePushEnabledFilter
89
+ PushQuotaFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushQuotaFilter
90
+ AppInfoFilter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppInfoFilter
91
+ CampaignListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignListResult
92
+ CampaignResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignResult
93
+ ImportTaskResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskResult
94
+ ProvisioningStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates
95
+ PushModes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushModes
96
+ CampaignTypes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTypes
97
+ DeliveryTimes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeliveryTimes
98
+ NotificationTypes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationTypes
99
+ CampaignStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStates
100
+ CampaignFeedbacks = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignFeedbacks
101
+ AudienceOperators = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AudienceOperators
102
+ CampaignType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType
103
+ ExportState = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState
104
+ ExportType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType
105
+ ExportFormat = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat
106
+ JobStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates
107
+ CampaignKinds = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds
108
+ end
114
109
 
115
- def initialize(configurable, base_url=nil, options=nil)
116
- @configurable, @base_url, @options = configurable, base_url, options
110
+ class MobileEngagementManagementClass
111
+ attr_reader :app_collections, :apps, :supported_platforms, :campaigns, :devices, :export_tasks, :import_tasks, :configurable, :base_url, :options, :model_classes
117
112
 
118
- client_0 = Azure::MobileEngagement::Mgmt::V2014_12_01::EngagementManagementClient.new(configurable.credentials, base_url, options)
119
- if(client_0.respond_to?(:subscription_id))
120
- client_0.subscription_id = configurable.subscription_id
121
- end
122
- @app_collections = client_0.app_collections
123
- @apps = client_0.apps
124
- @supported_platforms = client_0.supported_platforms
125
- @campaigns = client_0.campaigns
126
- @devices = client_0.devices
127
- @export_tasks = client_0.export_tasks
128
- @import_tasks = client_0.import_tasks
113
+ def initialize(configurable, base_url=nil, options=nil)
114
+ @configurable, @base_url, @options = configurable, base_url, options
129
115
 
130
- @model_classes = ModelClasses.new
131
- end
116
+ @client_0 = Azure::MobileEngagement::Mgmt::V2014_12_01::EngagementManagementClient.new(configurable.credentials, base_url, options)
117
+ if(@client_0.respond_to?(:subscription_id))
118
+ @client_0.subscription_id = configurable.subscription_id
119
+ end
120
+ add_telemetry(@client_0)
121
+ @app_collections = @client_0.app_collections
122
+ @apps = @client_0.apps
123
+ @supported_platforms = @client_0.supported_platforms
124
+ @campaigns = @client_0.campaigns
125
+ @devices = @client_0.devices
126
+ @export_tasks = @client_0.export_tasks
127
+ @import_tasks = @client_0.import_tasks
132
128
 
133
- class ModelClasses
134
- def campaign_state
135
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignState
136
- end
137
- def api_error_error
138
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiErrorError
139
- end
140
- def api_error
141
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError
142
- end
143
- def export_task_parameter
144
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskParameter
145
- end
146
- def app_list_result
147
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppListResult
148
- end
149
- def device_tags_parameters
150
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsParameters
151
- end
152
- def app_collection_list_result
153
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionListResult
154
- end
155
- def device_tags_result
156
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsResult
157
- end
158
- def supported_platforms_list_result
159
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SupportedPlatformsListResult
160
- end
161
- def export_options
162
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportOptions
163
- end
164
- def campaign_test_saved_parameters
165
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters
166
- end
167
- def date_range_export_task_parameter
168
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter
169
- end
170
- def filter
171
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter
172
- end
173
- def device_meta
174
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta
175
- end
176
- def notification_options
177
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions
178
- end
179
- def campaigns_list_result
180
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult
181
- end
182
- def poll_question_localization
183
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization
184
- end
185
- def campaign_statistics_result
186
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStatisticsResult
187
- end
188
- def campaign_localization
189
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignLocalization
190
- end
191
- def poll_question_choice_localization
192
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoiceLocalization
193
- end
194
- def feedback_by_date_range_parameter
195
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByDateRangeParameter
196
- end
197
- def export_task_list_result
198
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskListResult
199
- end
200
- def campaign_push_parameters
201
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignPushParameters
202
- end
203
- def campaign_push_result
204
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignPushResult
205
- end
206
- def import_task
207
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTask
208
- end
209
- def app_collection_name_availability
210
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionNameAvailability
211
- end
212
- def device_query_result
213
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceQueryResult
214
- end
215
- def criterion
216
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Criterion
217
- end
218
- def devices_query_result
219
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DevicesQueryResult
220
- end
221
- def feedback_by_campaign_parameter
222
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByCampaignParameter
223
- end
224
- def device_info
225
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceInfo
226
- end
227
- def import_task_list_result
228
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskListResult
229
- end
230
- def resource
231
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource
232
- end
233
- def device_location
234
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceLocation
235
- end
236
- def export_task_result
237
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskResult
238
- end
239
- def device
240
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Device
241
- end
242
- def campaign_audience
243
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignAudience
244
- end
245
- def app
246
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::App
247
- end
248
- def app_collection
249
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollection
250
- end
251
- def poll_question_choice
252
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoice
253
- end
254
- def poll_question
255
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestion
256
- end
257
- def campaign
258
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Campaign
259
- end
260
- def campaign_test_new_parameters
261
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestNewParameters
129
+ @model_classes = ModelClasses.new
262
130
  end
263
- def campaign_state_result
264
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStateResult
265
- end
266
- def carrier_name_criterion
267
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CarrierNameCriterion
268
- end
269
- def carrier_country_criterion
270
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CarrierCountryCriterion
271
- end
272
- def firmware_version_criterion
273
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FirmwareVersionCriterion
274
- end
275
- def device_manufacturer_criterion
276
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceManufacturerCriterion
277
- end
278
- def device_model_criterion
279
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceModelCriterion
280
- end
281
- def application_version_criterion
282
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApplicationVersionCriterion
283
- end
284
- def network_type_criterion
285
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NetworkTypeCriterion
286
- end
287
- def language_criterion
288
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::LanguageCriterion
289
- end
290
- def screen_size_criterion
291
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ScreenSizeCriterion
292
- end
293
- def location_criterion
294
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::LocationCriterion
295
- end
296
- def geo_fencing_criterion
297
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::GeoFencingCriterion
298
- end
299
- def announcement_feedback_criterion
300
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AnnouncementFeedbackCriterion
301
- end
302
- def poll_feedback_criterion
303
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollFeedbackCriterion
304
- end
305
- def poll_answer_feedback_criterion
306
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollAnswerFeedbackCriterion
307
- end
308
- def datapush_feedback_criterion
309
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DatapushFeedbackCriterion
310
- end
311
- def segment_criterion
312
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SegmentCriterion
313
- end
314
- def string_tag_criterion
315
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::StringTagCriterion
316
- end
317
- def date_tag_criterion
318
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateTagCriterion
319
- end
320
- def integer_tag_criterion
321
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::IntegerTagCriterion
322
- end
323
- def boolean_tag_criterion
324
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::BooleanTagCriterion
325
- end
326
- def engage_subset_filter
327
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageSubsetFilter
328
- end
329
- def engage_old_users_filter
330
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageOldUsersFilter
331
- end
332
- def engage_new_users_filter
333
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageNewUsersFilter
334
- end
335
- def engage_active_users_filter
336
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageActiveUsersFilter
337
- end
338
- def engage_idle_users_filter
339
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageIdleUsersFilter
340
- end
341
- def native_push_enabled_filter
342
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NativePushEnabledFilter
343
- end
344
- def push_quota_filter
345
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushQuotaFilter
346
- end
347
- def app_info_filter
348
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppInfoFilter
349
- end
350
- def campaign_list_result
351
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignListResult
352
- end
353
- def campaign_result
354
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignResult
355
- end
356
- def import_task_result
357
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskResult
358
- end
359
- def provisioning_states
360
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates
361
- end
362
- def push_modes
363
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushModes
364
- end
365
- def campaign_types
366
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTypes
367
- end
368
- def delivery_times
369
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeliveryTimes
370
- end
371
- def notification_types
372
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationTypes
373
- end
374
- def campaign_states
375
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStates
376
- end
377
- def campaign_feedbacks
378
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignFeedbacks
379
- end
380
- def audience_operators
381
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AudienceOperators
382
- end
383
- def campaign_type
384
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType
385
- end
386
- def export_state
387
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState
388
- end
389
- def export_type
390
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType
391
- end
392
- def export_format
393
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat
131
+
132
+ def add_telemetry(client)
133
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/MobileEngagement/Mgmt"
134
+ client.add_user_agent_information(profile_information)
394
135
  end
395
- def job_states
396
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates
136
+
137
+ def method_missing(method, *args)
138
+ if @client_0.respond_to?method
139
+ @client_0.send(method, *args)
140
+ else
141
+ super
142
+ end
397
143
  end
398
- def campaign_kinds
399
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds
144
+
145
+ class ModelClasses
146
+ def campaign_state
147
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignState
148
+ end
149
+ def api_error_error
150
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiErrorError
151
+ end
152
+ def api_error
153
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError
154
+ end
155
+ def export_task_parameter
156
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskParameter
157
+ end
158
+ def app_list_result
159
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppListResult
160
+ end
161
+ def device_tags_parameters
162
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsParameters
163
+ end
164
+ def app_collection_list_result
165
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionListResult
166
+ end
167
+ def device_tags_result
168
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsResult
169
+ end
170
+ def supported_platforms_list_result
171
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SupportedPlatformsListResult
172
+ end
173
+ def export_options
174
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportOptions
175
+ end
176
+ def campaign_test_saved_parameters
177
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters
178
+ end
179
+ def date_range_export_task_parameter
180
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter
181
+ end
182
+ def filter
183
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter
184
+ end
185
+ def device_meta
186
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta
187
+ end
188
+ def notification_options
189
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions
190
+ end
191
+ def campaigns_list_result
192
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult
193
+ end
194
+ def poll_question_localization
195
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization
196
+ end
197
+ def campaign_statistics_result
198
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStatisticsResult
199
+ end
200
+ def campaign_localization
201
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignLocalization
202
+ end
203
+ def poll_question_choice_localization
204
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoiceLocalization
205
+ end
206
+ def feedback_by_date_range_parameter
207
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByDateRangeParameter
208
+ end
209
+ def export_task_list_result
210
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskListResult
211
+ end
212
+ def campaign_push_parameters
213
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignPushParameters
214
+ end
215
+ def campaign_push_result
216
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignPushResult
217
+ end
218
+ def import_task
219
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTask
220
+ end
221
+ def app_collection_name_availability
222
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionNameAvailability
223
+ end
224
+ def device_query_result
225
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceQueryResult
226
+ end
227
+ def criterion
228
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Criterion
229
+ end
230
+ def devices_query_result
231
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DevicesQueryResult
232
+ end
233
+ def feedback_by_campaign_parameter
234
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByCampaignParameter
235
+ end
236
+ def device_info
237
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceInfo
238
+ end
239
+ def import_task_list_result
240
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskListResult
241
+ end
242
+ def resource
243
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource
244
+ end
245
+ def device_location
246
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceLocation
247
+ end
248
+ def export_task_result
249
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskResult
250
+ end
251
+ def device
252
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Device
253
+ end
254
+ def campaign_audience
255
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignAudience
256
+ end
257
+ def app
258
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::App
259
+ end
260
+ def app_collection
261
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollection
262
+ end
263
+ def poll_question_choice
264
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoice
265
+ end
266
+ def poll_question
267
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestion
268
+ end
269
+ def campaign
270
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Campaign
271
+ end
272
+ def campaign_test_new_parameters
273
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestNewParameters
274
+ end
275
+ def campaign_state_result
276
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStateResult
277
+ end
278
+ def carrier_name_criterion
279
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CarrierNameCriterion
280
+ end
281
+ def carrier_country_criterion
282
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CarrierCountryCriterion
283
+ end
284
+ def firmware_version_criterion
285
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FirmwareVersionCriterion
286
+ end
287
+ def device_manufacturer_criterion
288
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceManufacturerCriterion
289
+ end
290
+ def device_model_criterion
291
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceModelCriterion
292
+ end
293
+ def application_version_criterion
294
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApplicationVersionCriterion
295
+ end
296
+ def network_type_criterion
297
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NetworkTypeCriterion
298
+ end
299
+ def language_criterion
300
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::LanguageCriterion
301
+ end
302
+ def screen_size_criterion
303
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ScreenSizeCriterion
304
+ end
305
+ def location_criterion
306
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::LocationCriterion
307
+ end
308
+ def geo_fencing_criterion
309
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::GeoFencingCriterion
310
+ end
311
+ def announcement_feedback_criterion
312
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AnnouncementFeedbackCriterion
313
+ end
314
+ def poll_feedback_criterion
315
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollFeedbackCriterion
316
+ end
317
+ def poll_answer_feedback_criterion
318
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollAnswerFeedbackCriterion
319
+ end
320
+ def datapush_feedback_criterion
321
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DatapushFeedbackCriterion
322
+ end
323
+ def segment_criterion
324
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SegmentCriterion
325
+ end
326
+ def string_tag_criterion
327
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::StringTagCriterion
328
+ end
329
+ def date_tag_criterion
330
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateTagCriterion
331
+ end
332
+ def integer_tag_criterion
333
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::IntegerTagCriterion
334
+ end
335
+ def boolean_tag_criterion
336
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::BooleanTagCriterion
337
+ end
338
+ def engage_subset_filter
339
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageSubsetFilter
340
+ end
341
+ def engage_old_users_filter
342
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageOldUsersFilter
343
+ end
344
+ def engage_new_users_filter
345
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageNewUsersFilter
346
+ end
347
+ def engage_active_users_filter
348
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageActiveUsersFilter
349
+ end
350
+ def engage_idle_users_filter
351
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::EngageIdleUsersFilter
352
+ end
353
+ def native_push_enabled_filter
354
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NativePushEnabledFilter
355
+ end
356
+ def push_quota_filter
357
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushQuotaFilter
358
+ end
359
+ def app_info_filter
360
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppInfoFilter
361
+ end
362
+ def campaign_list_result
363
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignListResult
364
+ end
365
+ def campaign_result
366
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignResult
367
+ end
368
+ def import_task_result
369
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskResult
370
+ end
371
+ def provisioning_states
372
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates
373
+ end
374
+ def push_modes
375
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushModes
376
+ end
377
+ def campaign_types
378
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTypes
379
+ end
380
+ def delivery_times
381
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeliveryTimes
382
+ end
383
+ def notification_types
384
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationTypes
385
+ end
386
+ def campaign_states
387
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStates
388
+ end
389
+ def campaign_feedbacks
390
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignFeedbacks
391
+ end
392
+ def audience_operators
393
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AudienceOperators
394
+ end
395
+ def campaign_type
396
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType
397
+ end
398
+ def export_state
399
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState
400
+ end
401
+ def export_type
402
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType
403
+ end
404
+ def export_format
405
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat
406
+ end
407
+ def job_states
408
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates
409
+ end
410
+ def campaign_kinds
411
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds
412
+ end
400
413
  end
401
414
  end
402
415
  end