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
@@ -1,202 +0,0 @@
|
|
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_mgmt_graph'
|
6
|
-
|
7
|
-
module Azure::Profiles::Latest
|
8
|
-
module Graph::Mgmt
|
9
|
-
Objects = Azure::Graph::Mgmt::V1_6::Objects
|
10
|
-
Applications = Azure::Graph::Mgmt::V1_6::Applications
|
11
|
-
Groups = Azure::Graph::Mgmt::V1_6::Groups
|
12
|
-
ServicePrincipals = Azure::Graph::Mgmt::V1_6::ServicePrincipals
|
13
|
-
Users = Azure::Graph::Mgmt::V1_6::Users
|
14
|
-
Domains = Azure::Graph::Mgmt::V1_6::Domains
|
15
|
-
|
16
|
-
module Models
|
17
|
-
GroupGetMemberGroupsParameters = Azure::Graph::Mgmt::V1_6::Models::GroupGetMemberGroupsParameters
|
18
|
-
GraphError = Azure::Graph::Mgmt::V1_6::Models::GraphError
|
19
|
-
GroupGetMemberGroupsResult = Azure::Graph::Mgmt::V1_6::Models::GroupGetMemberGroupsResult
|
20
|
-
PasswordCredential = Azure::Graph::Mgmt::V1_6::Models::PasswordCredential
|
21
|
-
CheckGroupMembershipParameters = Azure::Graph::Mgmt::V1_6::Models::CheckGroupMembershipParameters
|
22
|
-
RequiredResourceAccess = Azure::Graph::Mgmt::V1_6::Models::RequiredResourceAccess
|
23
|
-
CheckGroupMembershipResult = Azure::Graph::Mgmt::V1_6::Models::CheckGroupMembershipResult
|
24
|
-
ApplicationUpdateParameters = Azure::Graph::Mgmt::V1_6::Models::ApplicationUpdateParameters
|
25
|
-
ServicePrincipalCreateParameters = Azure::Graph::Mgmt::V1_6::Models::ServicePrincipalCreateParameters
|
26
|
-
ApplicationListResult = Azure::Graph::Mgmt::V1_6::Models::ApplicationListResult
|
27
|
-
ServicePrincipal = Azure::Graph::Mgmt::V1_6::Models::ServicePrincipal
|
28
|
-
KeyCredentialsUpdateParameters = Azure::Graph::Mgmt::V1_6::Models::KeyCredentialsUpdateParameters
|
29
|
-
ServicePrincipalListResult = Azure::Graph::Mgmt::V1_6::Models::ServicePrincipalListResult
|
30
|
-
PasswordCredentialsUpdateParameters = Azure::Graph::Mgmt::V1_6::Models::PasswordCredentialsUpdateParameters
|
31
|
-
PasswordProfile = Azure::Graph::Mgmt::V1_6::Models::PasswordProfile
|
32
|
-
GetObjectsResult = Azure::Graph::Mgmt::V1_6::Models::GetObjectsResult
|
33
|
-
UserBase = Azure::Graph::Mgmt::V1_6::Models::UserBase
|
34
|
-
GroupCreateParameters = Azure::Graph::Mgmt::V1_6::Models::GroupCreateParameters
|
35
|
-
GroupAddMemberParameters = Azure::Graph::Mgmt::V1_6::Models::GroupAddMemberParameters
|
36
|
-
ADGroup = Azure::Graph::Mgmt::V1_6::Models::ADGroup
|
37
|
-
KeyCredential = Azure::Graph::Mgmt::V1_6::Models::KeyCredential
|
38
|
-
ApplicationCreateParameters = Azure::Graph::Mgmt::V1_6::Models::ApplicationCreateParameters
|
39
|
-
DomainListResult = Azure::Graph::Mgmt::V1_6::Models::DomainListResult
|
40
|
-
KeyCredentialListResult = Azure::Graph::Mgmt::V1_6::Models::KeyCredentialListResult
|
41
|
-
SignInName = Azure::Graph::Mgmt::V1_6::Models::SignInName
|
42
|
-
AADObject = Azure::Graph::Mgmt::V1_6::Models::AADObject
|
43
|
-
Domain = Azure::Graph::Mgmt::V1_6::Models::Domain
|
44
|
-
ResourceAccess = Azure::Graph::Mgmt::V1_6::Models::ResourceAccess
|
45
|
-
UserGetMemberGroupsParameters = Azure::Graph::Mgmt::V1_6::Models::UserGetMemberGroupsParameters
|
46
|
-
PasswordCredentialListResult = Azure::Graph::Mgmt::V1_6::Models::PasswordCredentialListResult
|
47
|
-
UserGetMemberGroupsResult = Azure::Graph::Mgmt::V1_6::Models::UserGetMemberGroupsResult
|
48
|
-
Application = Azure::Graph::Mgmt::V1_6::Models::Application
|
49
|
-
UserListResult = Azure::Graph::Mgmt::V1_6::Models::UserListResult
|
50
|
-
GroupListResult = Azure::Graph::Mgmt::V1_6::Models::GroupListResult
|
51
|
-
GetObjectsParameters = Azure::Graph::Mgmt::V1_6::Models::GetObjectsParameters
|
52
|
-
UserCreateParameters = Azure::Graph::Mgmt::V1_6::Models::UserCreateParameters
|
53
|
-
UserUpdateParameters = Azure::Graph::Mgmt::V1_6::Models::UserUpdateParameters
|
54
|
-
User = Azure::Graph::Mgmt::V1_6::Models::User
|
55
|
-
UserType = Azure::Graph::Mgmt::V1_6::Models::UserType
|
56
|
-
end
|
57
|
-
|
58
|
-
#
|
59
|
-
# Graph
|
60
|
-
#
|
61
|
-
class GraphClass
|
62
|
-
attr_reader :objects, :applications, :groups, :service_principals, :users, :domains, :configurable, :base_url, :options, :model_classes
|
63
|
-
|
64
|
-
def initialize(configurable, base_url=nil, options=nil)
|
65
|
-
@configurable, @base_url, @options = configurable, base_url, options
|
66
|
-
|
67
|
-
client_0 = Azure::Graph::Mgmt::V1_6::GraphRbacManagementClient.new(configurable.credentials, base_url, options)
|
68
|
-
if(client_0.respond_to?(:subscription_id))
|
69
|
-
client_0.subscription_id = configurable.subscription_id
|
70
|
-
end
|
71
|
-
@objects = client_0.objects
|
72
|
-
@applications = client_0.applications
|
73
|
-
@groups = client_0.groups
|
74
|
-
@service_principals = client_0.service_principals
|
75
|
-
@users = client_0.users
|
76
|
-
@domains = client_0.domains
|
77
|
-
|
78
|
-
@model_classes = ModelClasses.new
|
79
|
-
end
|
80
|
-
|
81
|
-
class ModelClasses
|
82
|
-
def group_get_member_groups_parameters
|
83
|
-
Azure::Graph::Mgmt::V1_6::Models::GroupGetMemberGroupsParameters
|
84
|
-
end
|
85
|
-
def graph_error
|
86
|
-
Azure::Graph::Mgmt::V1_6::Models::GraphError
|
87
|
-
end
|
88
|
-
def group_get_member_groups_result
|
89
|
-
Azure::Graph::Mgmt::V1_6::Models::GroupGetMemberGroupsResult
|
90
|
-
end
|
91
|
-
def password_credential
|
92
|
-
Azure::Graph::Mgmt::V1_6::Models::PasswordCredential
|
93
|
-
end
|
94
|
-
def check_group_membership_parameters
|
95
|
-
Azure::Graph::Mgmt::V1_6::Models::CheckGroupMembershipParameters
|
96
|
-
end
|
97
|
-
def required_resource_access
|
98
|
-
Azure::Graph::Mgmt::V1_6::Models::RequiredResourceAccess
|
99
|
-
end
|
100
|
-
def check_group_membership_result
|
101
|
-
Azure::Graph::Mgmt::V1_6::Models::CheckGroupMembershipResult
|
102
|
-
end
|
103
|
-
def application_update_parameters
|
104
|
-
Azure::Graph::Mgmt::V1_6::Models::ApplicationUpdateParameters
|
105
|
-
end
|
106
|
-
def service_principal_create_parameters
|
107
|
-
Azure::Graph::Mgmt::V1_6::Models::ServicePrincipalCreateParameters
|
108
|
-
end
|
109
|
-
def application_list_result
|
110
|
-
Azure::Graph::Mgmt::V1_6::Models::ApplicationListResult
|
111
|
-
end
|
112
|
-
def service_principal
|
113
|
-
Azure::Graph::Mgmt::V1_6::Models::ServicePrincipal
|
114
|
-
end
|
115
|
-
def key_credentials_update_parameters
|
116
|
-
Azure::Graph::Mgmt::V1_6::Models::KeyCredentialsUpdateParameters
|
117
|
-
end
|
118
|
-
def service_principal_list_result
|
119
|
-
Azure::Graph::Mgmt::V1_6::Models::ServicePrincipalListResult
|
120
|
-
end
|
121
|
-
def password_credentials_update_parameters
|
122
|
-
Azure::Graph::Mgmt::V1_6::Models::PasswordCredentialsUpdateParameters
|
123
|
-
end
|
124
|
-
def password_profile
|
125
|
-
Azure::Graph::Mgmt::V1_6::Models::PasswordProfile
|
126
|
-
end
|
127
|
-
def get_objects_result
|
128
|
-
Azure::Graph::Mgmt::V1_6::Models::GetObjectsResult
|
129
|
-
end
|
130
|
-
def user_base
|
131
|
-
Azure::Graph::Mgmt::V1_6::Models::UserBase
|
132
|
-
end
|
133
|
-
def group_create_parameters
|
134
|
-
Azure::Graph::Mgmt::V1_6::Models::GroupCreateParameters
|
135
|
-
end
|
136
|
-
def group_add_member_parameters
|
137
|
-
Azure::Graph::Mgmt::V1_6::Models::GroupAddMemberParameters
|
138
|
-
end
|
139
|
-
def adgroup
|
140
|
-
Azure::Graph::Mgmt::V1_6::Models::ADGroup
|
141
|
-
end
|
142
|
-
def key_credential
|
143
|
-
Azure::Graph::Mgmt::V1_6::Models::KeyCredential
|
144
|
-
end
|
145
|
-
def application_create_parameters
|
146
|
-
Azure::Graph::Mgmt::V1_6::Models::ApplicationCreateParameters
|
147
|
-
end
|
148
|
-
def domain_list_result
|
149
|
-
Azure::Graph::Mgmt::V1_6::Models::DomainListResult
|
150
|
-
end
|
151
|
-
def key_credential_list_result
|
152
|
-
Azure::Graph::Mgmt::V1_6::Models::KeyCredentialListResult
|
153
|
-
end
|
154
|
-
def sign_in_name
|
155
|
-
Azure::Graph::Mgmt::V1_6::Models::SignInName
|
156
|
-
end
|
157
|
-
def aadobject
|
158
|
-
Azure::Graph::Mgmt::V1_6::Models::AADObject
|
159
|
-
end
|
160
|
-
def domain
|
161
|
-
Azure::Graph::Mgmt::V1_6::Models::Domain
|
162
|
-
end
|
163
|
-
def resource_access
|
164
|
-
Azure::Graph::Mgmt::V1_6::Models::ResourceAccess
|
165
|
-
end
|
166
|
-
def user_get_member_groups_parameters
|
167
|
-
Azure::Graph::Mgmt::V1_6::Models::UserGetMemberGroupsParameters
|
168
|
-
end
|
169
|
-
def password_credential_list_result
|
170
|
-
Azure::Graph::Mgmt::V1_6::Models::PasswordCredentialListResult
|
171
|
-
end
|
172
|
-
def user_get_member_groups_result
|
173
|
-
Azure::Graph::Mgmt::V1_6::Models::UserGetMemberGroupsResult
|
174
|
-
end
|
175
|
-
def application
|
176
|
-
Azure::Graph::Mgmt::V1_6::Models::Application
|
177
|
-
end
|
178
|
-
def user_list_result
|
179
|
-
Azure::Graph::Mgmt::V1_6::Models::UserListResult
|
180
|
-
end
|
181
|
-
def group_list_result
|
182
|
-
Azure::Graph::Mgmt::V1_6::Models::GroupListResult
|
183
|
-
end
|
184
|
-
def get_objects_parameters
|
185
|
-
Azure::Graph::Mgmt::V1_6::Models::GetObjectsParameters
|
186
|
-
end
|
187
|
-
def user_create_parameters
|
188
|
-
Azure::Graph::Mgmt::V1_6::Models::UserCreateParameters
|
189
|
-
end
|
190
|
-
def user_update_parameters
|
191
|
-
Azure::Graph::Mgmt::V1_6::Models::UserUpdateParameters
|
192
|
-
end
|
193
|
-
def user
|
194
|
-
Azure::Graph::Mgmt::V1_6::Models::User
|
195
|
-
end
|
196
|
-
def user_type
|
197
|
-
Azure::Graph::Mgmt::V1_6::Models::UserType
|
198
|
-
end
|
199
|
-
end
|
200
|
-
end
|
201
|
-
end
|
202
|
-
end
|