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
@@ -0,0 +1,143 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_cognitiveservices_newssearch'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module NewsSearch
|
9
|
+
NewsOperations = Azure::CognitiveServices::NewsSearch::V1_0::NewsOperations
|
10
|
+
|
11
|
+
module Models
|
12
|
+
ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase
|
13
|
+
Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error
|
14
|
+
Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query
|
15
|
+
NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle
|
16
|
+
SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer
|
17
|
+
News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News
|
18
|
+
ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject
|
19
|
+
NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic
|
20
|
+
Article = Azure::CognitiveServices::NewsSearch::V1_0::Models::Article
|
21
|
+
Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable
|
22
|
+
Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response
|
23
|
+
Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer
|
24
|
+
Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing
|
25
|
+
TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics
|
26
|
+
MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject
|
27
|
+
VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject
|
28
|
+
CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork
|
29
|
+
Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization
|
30
|
+
ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse
|
31
|
+
ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode
|
32
|
+
ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode
|
33
|
+
Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness
|
34
|
+
SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch
|
35
|
+
TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat
|
36
|
+
end
|
37
|
+
|
38
|
+
class NewsSearchDataClass
|
39
|
+
attr_reader :news_operations, :configurable, :base_url, :options, :model_classes
|
40
|
+
|
41
|
+
def initialize(configurable, base_url=nil, options=nil)
|
42
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
43
|
+
|
44
|
+
@client_0 = Azure::CognitiveServices::NewsSearch::V1_0::NewsSearchClient.new(configurable.credentials, base_url, options)
|
45
|
+
if(@client_0.respond_to?(:subscription_id))
|
46
|
+
@client_0.subscription_id = configurable.subscription_id
|
47
|
+
end
|
48
|
+
add_telemetry(@client_0)
|
49
|
+
@news_operations = @client_0.news_operations
|
50
|
+
|
51
|
+
@model_classes = ModelClasses.new
|
52
|
+
end
|
53
|
+
|
54
|
+
def add_telemetry(client)
|
55
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/NewsSearch"
|
56
|
+
client.add_user_agent_information(profile_information)
|
57
|
+
end
|
58
|
+
|
59
|
+
def method_missing(method, *args)
|
60
|
+
if @client_0.respond_to?method
|
61
|
+
@client_0.send(method, *args)
|
62
|
+
else
|
63
|
+
super
|
64
|
+
end
|
65
|
+
end
|
66
|
+
|
67
|
+
class ModelClasses
|
68
|
+
def response_base
|
69
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase
|
70
|
+
end
|
71
|
+
def error
|
72
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::Error
|
73
|
+
end
|
74
|
+
def query
|
75
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::Query
|
76
|
+
end
|
77
|
+
def news_article
|
78
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle
|
79
|
+
end
|
80
|
+
def search_results_answer
|
81
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer
|
82
|
+
end
|
83
|
+
def news
|
84
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::News
|
85
|
+
end
|
86
|
+
def image_object
|
87
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject
|
88
|
+
end
|
89
|
+
def news_topic
|
90
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic
|
91
|
+
end
|
92
|
+
def article
|
93
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::Article
|
94
|
+
end
|
95
|
+
def identifiable
|
96
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable
|
97
|
+
end
|
98
|
+
def response
|
99
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::Response
|
100
|
+
end
|
101
|
+
def answer
|
102
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer
|
103
|
+
end
|
104
|
+
def thing
|
105
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing
|
106
|
+
end
|
107
|
+
def trending_topics
|
108
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics
|
109
|
+
end
|
110
|
+
def media_object
|
111
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject
|
112
|
+
end
|
113
|
+
def video_object
|
114
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject
|
115
|
+
end
|
116
|
+
def creative_work
|
117
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork
|
118
|
+
end
|
119
|
+
def organization
|
120
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization
|
121
|
+
end
|
122
|
+
def error_response
|
123
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse
|
124
|
+
end
|
125
|
+
def error_code
|
126
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode
|
127
|
+
end
|
128
|
+
def error_sub_code
|
129
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode
|
130
|
+
end
|
131
|
+
def freshness
|
132
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness
|
133
|
+
end
|
134
|
+
def safe_search
|
135
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch
|
136
|
+
end
|
137
|
+
def text_format
|
138
|
+
Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat
|
139
|
+
end
|
140
|
+
end
|
141
|
+
end
|
142
|
+
end
|
143
|
+
end
|
@@ -5,156 +5,169 @@
|
|
5
5
|
require 'azure_mgmt_notification_hubs'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module NotificationHubs
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
8
|
+
module NotificationHubs
|
9
|
+
module Mgmt
|
10
|
+
Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces
|
11
|
+
Name = Azure::NotificationHubs::Mgmt::V2017_04_01::Name
|
12
|
+
NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs
|
13
|
+
Hubs = Azure::NotificationHubs::Mgmt::V2017_04_01::Hubs
|
13
14
|
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
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
|
-
|
15
|
+
module Models
|
16
|
+
ResourceListKeys = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys
|
17
|
+
PolicykeyResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource
|
18
|
+
CheckNameAvailabilityResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResponse
|
19
|
+
ApnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential
|
20
|
+
CheckAvailabilityParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters
|
21
|
+
WnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential
|
22
|
+
CheckNameAvailabilityRequestParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckNameAvailabilityRequestParameters
|
23
|
+
NamespacePatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters
|
24
|
+
Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku
|
25
|
+
SharedAccessAuthorizationRuleProperties = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties
|
26
|
+
SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource
|
27
|
+
BaiduCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential
|
28
|
+
NamespaceListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult
|
29
|
+
NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult
|
30
|
+
GcmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential
|
31
|
+
SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult
|
32
|
+
MpnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential
|
33
|
+
Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource
|
34
|
+
AdmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential
|
35
|
+
CheckAvailabilityResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult
|
36
|
+
NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters
|
37
|
+
NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource
|
38
|
+
SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters
|
39
|
+
SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource
|
40
|
+
NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters
|
41
|
+
NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource
|
42
|
+
PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource
|
43
|
+
SkuName = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName
|
44
|
+
NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType
|
45
|
+
AccessRights = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights
|
46
|
+
end
|
46
47
|
|
47
|
-
|
48
|
-
|
49
|
-
#
|
50
|
-
class NotificationHubsClass
|
51
|
-
attr_reader :namespaces, :name, :notification_hubs, :hubs, :configurable, :base_url, :options, :model_classes
|
48
|
+
class NotificationHubsManagementClass
|
49
|
+
attr_reader :namespaces, :name, :notification_hubs, :hubs, :configurable, :base_url, :options, :model_classes
|
52
50
|
|
53
|
-
|
54
|
-
|
51
|
+
def initialize(configurable, base_url=nil, options=nil)
|
52
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
55
53
|
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
@model_classes = ModelClasses.new
|
66
|
-
end
|
54
|
+
@client_0 = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubsManagementClient.new(configurable.credentials, base_url, options)
|
55
|
+
if(@client_0.respond_to?(:subscription_id))
|
56
|
+
@client_0.subscription_id = configurable.subscription_id
|
57
|
+
end
|
58
|
+
add_telemetry(@client_0)
|
59
|
+
@namespaces = @client_0.namespaces
|
60
|
+
@name = @client_0.name
|
61
|
+
@notification_hubs = @client_0.notification_hubs
|
62
|
+
@hubs = @client_0.hubs
|
67
63
|
|
68
|
-
|
69
|
-
def resource_list_keys
|
70
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys
|
71
|
-
end
|
72
|
-
def policykey_resource
|
73
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource
|
74
|
-
end
|
75
|
-
def check_name_availability_response
|
76
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResponse
|
77
|
-
end
|
78
|
-
def apns_credential
|
79
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential
|
80
|
-
end
|
81
|
-
def check_availability_parameters
|
82
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters
|
83
|
-
end
|
84
|
-
def wns_credential
|
85
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential
|
86
|
-
end
|
87
|
-
def check_name_availability_request_parameters
|
88
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckNameAvailabilityRequestParameters
|
89
|
-
end
|
90
|
-
def namespace_patch_parameters
|
91
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters
|
92
|
-
end
|
93
|
-
def sku
|
94
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku
|
95
|
-
end
|
96
|
-
def shared_access_authorization_rule_properties
|
97
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties
|
98
|
-
end
|
99
|
-
def sub_resource
|
100
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource
|
101
|
-
end
|
102
|
-
def baidu_credential
|
103
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential
|
104
|
-
end
|
105
|
-
def namespace_list_result
|
106
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult
|
64
|
+
@model_classes = ModelClasses.new
|
107
65
|
end
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential
|
113
|
-
end
|
114
|
-
def shared_access_authorization_rule_list_result
|
115
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult
|
116
|
-
end
|
117
|
-
def mpns_credential
|
118
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential
|
119
|
-
end
|
120
|
-
def resource
|
121
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource
|
122
|
-
end
|
123
|
-
def adm_credential
|
124
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential
|
125
|
-
end
|
126
|
-
def check_availability_result
|
127
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult
|
128
|
-
end
|
129
|
-
def namespace_create_or_update_parameters
|
130
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters
|
131
|
-
end
|
132
|
-
def namespace_resource
|
133
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource
|
134
|
-
end
|
135
|
-
def shared_access_authorization_rule_create_or_update_parameters
|
136
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters
|
137
|
-
end
|
138
|
-
def shared_access_authorization_rule_resource
|
139
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource
|
140
|
-
end
|
141
|
-
def notification_hub_create_or_update_parameters
|
142
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters
|
143
|
-
end
|
144
|
-
def notification_hub_resource
|
145
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource
|
146
|
-
end
|
147
|
-
def pns_credentials_resource
|
148
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource
|
149
|
-
end
|
150
|
-
def sku_name
|
151
|
-
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName
|
66
|
+
|
67
|
+
def add_telemetry(client)
|
68
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/NotificationHubs/Mgmt"
|
69
|
+
client.add_user_agent_information(profile_information)
|
152
70
|
end
|
153
|
-
|
154
|
-
|
71
|
+
|
72
|
+
def method_missing(method, *args)
|
73
|
+
if @client_0.respond_to?method
|
74
|
+
@client_0.send(method, *args)
|
75
|
+
else
|
76
|
+
super
|
77
|
+
end
|
155
78
|
end
|
156
|
-
|
157
|
-
|
79
|
+
|
80
|
+
class ModelClasses
|
81
|
+
def resource_list_keys
|
82
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys
|
83
|
+
end
|
84
|
+
def policykey_resource
|
85
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource
|
86
|
+
end
|
87
|
+
def check_name_availability_response
|
88
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResponse
|
89
|
+
end
|
90
|
+
def apns_credential
|
91
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential
|
92
|
+
end
|
93
|
+
def check_availability_parameters
|
94
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters
|
95
|
+
end
|
96
|
+
def wns_credential
|
97
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential
|
98
|
+
end
|
99
|
+
def check_name_availability_request_parameters
|
100
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckNameAvailabilityRequestParameters
|
101
|
+
end
|
102
|
+
def namespace_patch_parameters
|
103
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters
|
104
|
+
end
|
105
|
+
def sku
|
106
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku
|
107
|
+
end
|
108
|
+
def shared_access_authorization_rule_properties
|
109
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties
|
110
|
+
end
|
111
|
+
def sub_resource
|
112
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource
|
113
|
+
end
|
114
|
+
def baidu_credential
|
115
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential
|
116
|
+
end
|
117
|
+
def namespace_list_result
|
118
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult
|
119
|
+
end
|
120
|
+
def notification_hub_list_result
|
121
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult
|
122
|
+
end
|
123
|
+
def gcm_credential
|
124
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential
|
125
|
+
end
|
126
|
+
def shared_access_authorization_rule_list_result
|
127
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult
|
128
|
+
end
|
129
|
+
def mpns_credential
|
130
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential
|
131
|
+
end
|
132
|
+
def resource
|
133
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource
|
134
|
+
end
|
135
|
+
def adm_credential
|
136
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential
|
137
|
+
end
|
138
|
+
def check_availability_result
|
139
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult
|
140
|
+
end
|
141
|
+
def namespace_create_or_update_parameters
|
142
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters
|
143
|
+
end
|
144
|
+
def namespace_resource
|
145
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource
|
146
|
+
end
|
147
|
+
def shared_access_authorization_rule_create_or_update_parameters
|
148
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters
|
149
|
+
end
|
150
|
+
def shared_access_authorization_rule_resource
|
151
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource
|
152
|
+
end
|
153
|
+
def notification_hub_create_or_update_parameters
|
154
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters
|
155
|
+
end
|
156
|
+
def notification_hub_resource
|
157
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource
|
158
|
+
end
|
159
|
+
def pns_credentials_resource
|
160
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource
|
161
|
+
end
|
162
|
+
def sku_name
|
163
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName
|
164
|
+
end
|
165
|
+
def namespace_type
|
166
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType
|
167
|
+
end
|
168
|
+
def access_rights
|
169
|
+
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights
|
170
|
+
end
|
158
171
|
end
|
159
172
|
end
|
160
173
|
end
|