azure_sdk 0.17.11 → 0.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/latest_profile_client.rb +1 -21
- data/lib/latest/modules/apimanagement_profile_module.rb +616 -558
- data/lib/latest/modules/automation_profile_module.rb +364 -318
- data/lib/latest/modules/billing_profile_module.rb +43 -33
- data/lib/latest/modules/cognitiveservices_profile_module.rb +75 -29
- data/lib/latest/modules/compute_profile_module.rb +660 -530
- data/lib/latest/modules/computervision_profile_module.rb +103 -95
- data/lib/latest/modules/consumption_profile_module.rb +160 -78
- data/lib/latest/modules/containerinstance_profile_module.rb +116 -84
- data/lib/latest/modules/containerregistry_profile_module.rb +90 -50
- data/lib/latest/modules/containerservice_profile_module.rb +149 -49
- data/lib/latest/modules/contentmoderator_profile_module.rb +42 -30
- data/lib/latest/modules/datalakestore_profile_module.rb +61 -35
- data/lib/latest/modules/eventgrid_profile_module.rb +108 -36
- data/lib/latest/modules/eventhub_profile_module.rb +61 -111
- data/lib/latest/modules/face_profile_module.rb +0 -4
- data/lib/latest/modules/iotcentral_profile_module.rb +29 -29
- data/lib/latest/modules/iothub_profile_module.rb +240 -162
- data/lib/latest/modules/keyvault_profile_module.rb +361 -297
- data/lib/latest/modules/logic_profile_module.rb +359 -205
- data/lib/latest/modules/machinelearning_profile_module.rb +68 -54
- data/lib/latest/modules/managedapplications_profile_module.rb +39 -39
- data/lib/latest/modules/mediaservices_profile_module.rb +412 -416
- data/lib/latest/modules/monitor_profile_module.rb +0 -4
- data/lib/latest/modules/network_profile_module.rb +945 -705
- data/lib/latest/modules/notificationhubs_profile_module.rb +53 -39
- data/lib/latest/modules/operationalinsights_profile_module.rb +49 -29
- data/lib/latest/modules/policy_profile_module.rb +36 -44
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +399 -313
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1071 -993
- data/lib/latest/modules/redis_profile_module.rb +107 -83
- data/lib/latest/modules/resources_profile_module.rb +138 -122
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +99 -37
- data/lib/latest/modules/search_profile_module.rb +23 -19
- data/lib/latest/modules/security_profile_module.rb +3 -3
- data/lib/latest/modules/servicebus_profile_module.rb +64 -54
- data/lib/latest/modules/servicefabric_profile_module.rb +136 -112
- data/lib/latest/modules/sql_profile_module.rb +855 -411
- data/lib/latest/modules/textanalytics_profile_module.rb +39 -27
- data/lib/latest/modules/trafficmanager_profile_module.rb +98 -86
- data/lib/latest/modules/web_profile_module.rb +1045 -969
- metadata +151 -181
- data/lib/latest/modules/mobileengagement_profile_module.rb +0 -417
- data/lib/latest/modules/servermanagement_profile_module.rb +0 -175
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 09ece322dd8ccebbf84c4364a599a5e0bb6d115c
|
|
4
|
+
data.tar.gz: 0d9de3ef00ede9e79884879ada50d88144c7acbc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6de517089e1f611506a3a9c4a824ff69eca4b6bd89247399770b4747205b7db2329e23e056c89d6bc9f814e35d336521ac24121d207fa6ff4fcddd61c3d888c0
|
|
7
|
+
data.tar.gz: 814cc4acccf19272d7188fea0e5be279900279d4303e85cac7ddd5925a6d1791c200da6b552438f807b2d8a2694bea97ec82f8eb7b3a9e6efea4fd04768f9744
|
data/lib/azure_sdk/version.rb
CHANGED
|
@@ -37,7 +37,6 @@ require 'latest/modules/machinelearning_profile_module'
|
|
|
37
37
|
require 'latest/modules/managedapplications_profile_module'
|
|
38
38
|
require 'latest/modules/marketplaceordering_profile_module'
|
|
39
39
|
require 'latest/modules/mediaservices_profile_module'
|
|
40
|
-
require 'latest/modules/mobileengagement_profile_module'
|
|
41
40
|
require 'latest/modules/monitor_profile_module'
|
|
42
41
|
require 'latest/modules/managedserviceidentity_profile_module'
|
|
43
42
|
require 'latest/modules/network_profile_module'
|
|
@@ -56,7 +55,6 @@ require 'latest/modules/resourcesmanagement_profile_module'
|
|
|
56
55
|
require 'latest/modules/scheduler_profile_module'
|
|
57
56
|
require 'latest/modules/search_profile_module'
|
|
58
57
|
require 'latest/modules/security_profile_module'
|
|
59
|
-
require 'latest/modules/servermanagement_profile_module'
|
|
60
58
|
require 'latest/modules/servicebus_profile_module'
|
|
61
59
|
require 'latest/modules/servicefabric_profile_module'
|
|
62
60
|
require 'latest/modules/signalr_profile_module'
|
|
@@ -86,7 +84,7 @@ module Azure::Profiles::Latest
|
|
|
86
84
|
class Client
|
|
87
85
|
include MsRestAzure::Common::Configurable
|
|
88
86
|
|
|
89
|
-
attr_reader :analysis_services, :api_management, :authorization, :automation, :batch, :billing, :cdn, :cognitive_services, :commerce, :compute, :consumption, :container_instance, :container_registry, :container_service, :customer_insights, :data_lake_analytics, :data_lake_store, :dev_spaces, :dev_test_labs, :dns, :event_grid, :event_hub, :features, :graph_rbac, :iot_central, :iot_hub, :key_vault, :links, :locks, :logic, :machine_learning, :managed_applications, :marketplace_ordering, :media_services, :
|
|
87
|
+
attr_reader :analysis_services, :api_management, :authorization, :automation, :batch, :billing, :cdn, :cognitive_services, :commerce, :compute, :consumption, :container_instance, :container_registry, :container_service, :customer_insights, :data_lake_analytics, :data_lake_store, :dev_spaces, :dev_test_labs, :dns, :event_grid, :event_hub, :features, :graph_rbac, :iot_central, :iot_hub, :key_vault, :links, :locks, :logic, :machine_learning, :managed_applications, :marketplace_ordering, :media_services, :monitor, :managed_service_identity, :network, :notification_hubs, :operational_insights, :policy, :policy_insights, :power_bi_embedded, :recovery_services, :recovery_services_backup, :recovery_services_site_recovery, :redis, :relay, :resources, :resources_management, :scheduler, :search, :security, :service_bus, :service_fabric, :signalr, :sql, :stor_simple8000_series, :storage, :stream_analytics, :subscriptions, :traffic_manager, :web, :computer_vision, :content_moderator, :custom_search, :entity_search, :face, :image_search, :news_search, :spell_check, :text_analytics, :video_search, :web_search
|
|
90
88
|
|
|
91
89
|
#
|
|
92
90
|
# Initializes a new instance of the Client class.
|
|
@@ -152,7 +150,6 @@ module Azure::Profiles::Latest
|
|
|
152
150
|
@managed_applications = ManagedApplicationsAdapter.new(self, base_url, sdk_options)
|
|
153
151
|
@marketplace_ordering = MarketplaceOrderingAdapter.new(self, base_url, sdk_options)
|
|
154
152
|
@media_services = MediaServicesAdapter.new(self, base_url, sdk_options)
|
|
155
|
-
@mobile_engagement = MobileEngagementAdapter.new(self, base_url, sdk_options)
|
|
156
153
|
@monitor = MonitorAdapter.new(self, base_url, sdk_options)
|
|
157
154
|
@managed_service_identity = ManagedServiceIdentityAdapter.new(self, base_url, sdk_options)
|
|
158
155
|
@network = NetworkAdapter.new(self, base_url, sdk_options)
|
|
@@ -171,7 +168,6 @@ module Azure::Profiles::Latest
|
|
|
171
168
|
@scheduler = SchedulerAdapter.new(self, base_url, sdk_options)
|
|
172
169
|
@search = SearchAdapter.new(self, base_url, sdk_options)
|
|
173
170
|
@security = SecurityAdapter.new(self, base_url, sdk_options)
|
|
174
|
-
@server_management = ServerManagementAdapter.new(self, base_url, sdk_options)
|
|
175
171
|
@service_bus = ServiceBusAdapter.new(self, base_url, sdk_options)
|
|
176
172
|
@service_fabric = ServiceFabricAdapter.new(self, base_url, sdk_options)
|
|
177
173
|
@signalr = SignalrAdapter.new(self, base_url, sdk_options)
|
|
@@ -468,14 +464,6 @@ module Azure::Profiles::Latest
|
|
|
468
464
|
end
|
|
469
465
|
end
|
|
470
466
|
|
|
471
|
-
class MobileEngagementAdapter
|
|
472
|
-
attr_accessor :mgmt
|
|
473
|
-
|
|
474
|
-
def initialize(context, base_url, options)
|
|
475
|
-
@mgmt = Azure::Profiles::Latest::MobileEngagement::Mgmt::MobileEngagementManagementClass.new(context, base_url, options)
|
|
476
|
-
end
|
|
477
|
-
end
|
|
478
|
-
|
|
479
467
|
class MonitorAdapter
|
|
480
468
|
attr_accessor :mgmt
|
|
481
469
|
|
|
@@ -620,14 +608,6 @@ module Azure::Profiles::Latest
|
|
|
620
608
|
end
|
|
621
609
|
end
|
|
622
610
|
|
|
623
|
-
class ServerManagementAdapter
|
|
624
|
-
attr_accessor :mgmt
|
|
625
|
-
|
|
626
|
-
def initialize(context, base_url, options)
|
|
627
|
-
@mgmt = Azure::Profiles::Latest::ServerManagement::Mgmt::ServerManagementManagementClass.new(context, base_url, options)
|
|
628
|
-
end
|
|
629
|
-
end
|
|
630
|
-
|
|
631
611
|
class ServiceBusAdapter
|
|
632
612
|
attr_accessor :mgmt
|
|
633
613
|
|
|
@@ -7,271 +7,286 @@ require 'azure_mgmt_api_management'
|
|
|
7
7
|
module Azure::Profiles::Latest
|
|
8
8
|
module ApiManagement
|
|
9
9
|
module Mgmt
|
|
10
|
-
Policy = Azure::ApiManagement::Mgmt::
|
|
11
|
-
PolicySnippets = Azure::ApiManagement::Mgmt::
|
|
12
|
-
Regions = Azure::ApiManagement::Mgmt::
|
|
13
|
-
Api = Azure::ApiManagement::Mgmt::
|
|
14
|
-
ApiRevisions = Azure::ApiManagement::Mgmt::
|
|
15
|
-
ApiRelease = Azure::ApiManagement::Mgmt::
|
|
16
|
-
ApiOperation = Azure::ApiManagement::Mgmt::
|
|
17
|
-
ApiOperationPolicy = Azure::ApiManagement::Mgmt::
|
|
18
|
-
ApiProduct = Azure::ApiManagement::Mgmt::
|
|
19
|
-
ApiPolicy = Azure::ApiManagement::Mgmt::
|
|
20
|
-
ApiSchema = Azure::ApiManagement::Mgmt::
|
|
21
|
-
ApiDiagnostic = Azure::ApiManagement::Mgmt::
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
10
|
+
Policy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Policy
|
|
11
|
+
PolicySnippets = Azure::ApiManagement::Mgmt::V2018_06_01_preview::PolicySnippets
|
|
12
|
+
Regions = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Regions
|
|
13
|
+
Api = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Api
|
|
14
|
+
ApiRevisions = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiRevisions
|
|
15
|
+
ApiRelease = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiRelease
|
|
16
|
+
ApiOperation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiOperation
|
|
17
|
+
ApiOperationPolicy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiOperationPolicy
|
|
18
|
+
ApiProduct = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiProduct
|
|
19
|
+
ApiPolicy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiPolicy
|
|
20
|
+
ApiSchema = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiSchema
|
|
21
|
+
ApiDiagnostic = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiDiagnostic
|
|
22
|
+
ApiIssue = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssue
|
|
23
|
+
ApiIssueComment = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssueComment
|
|
24
|
+
ApiIssueAttachment = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssueAttachment
|
|
25
|
+
AuthorizationServer = Azure::ApiManagement::Mgmt::V2018_06_01_preview::AuthorizationServer
|
|
26
|
+
Backend = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Backend
|
|
27
|
+
Certificate = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Certificate
|
|
28
|
+
ApiManagementOperations = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementOperations
|
|
29
|
+
ApiManagementService = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementService
|
|
30
|
+
Diagnostic = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Diagnostic
|
|
31
|
+
EmailTemplate = Azure::ApiManagement::Mgmt::V2018_06_01_preview::EmailTemplate
|
|
32
|
+
Group = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Group
|
|
33
|
+
GroupUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::GroupUser
|
|
34
|
+
IdentityProvider = Azure::ApiManagement::Mgmt::V2018_06_01_preview::IdentityProvider
|
|
35
|
+
Logger = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Logger
|
|
36
|
+
Notification = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Notification
|
|
37
|
+
NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NotificationRecipientUser
|
|
38
|
+
NotificationRecipientEmail = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NotificationRecipientEmail
|
|
39
|
+
NetworkStatus = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NetworkStatus
|
|
40
|
+
OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2018_06_01_preview::OpenIdConnectProvider
|
|
41
|
+
SignInSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::SignInSettings
|
|
42
|
+
SignUpSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::SignUpSettings
|
|
43
|
+
DelegationSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::DelegationSettings
|
|
44
|
+
Product = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Product
|
|
45
|
+
ProductApi = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductApi
|
|
46
|
+
ProductGroup = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductGroup
|
|
47
|
+
ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductSubscriptions
|
|
48
|
+
ProductPolicy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductPolicy
|
|
49
|
+
Property = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Property
|
|
50
|
+
QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_06_01_preview::QuotaByCounterKeys
|
|
51
|
+
QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_06_01_preview::QuotaByPeriodKeys
|
|
52
|
+
Reports = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Reports
|
|
53
|
+
Subscription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Subscription
|
|
54
|
+
TagResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TagResource
|
|
55
|
+
Tag = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Tag
|
|
56
|
+
TagDescription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TagDescription
|
|
57
|
+
OperationOperations = Azure::ApiManagement::Mgmt::V2018_06_01_preview::OperationOperations
|
|
58
|
+
TenantAccess = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantAccess
|
|
59
|
+
TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantAccessGit
|
|
60
|
+
TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantConfiguration
|
|
61
|
+
User = Azure::ApiManagement::Mgmt::V2018_06_01_preview::User
|
|
62
|
+
UserGroup = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserGroup
|
|
63
|
+
UserSubscription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserSubscription
|
|
64
|
+
UserIdentities = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserIdentities
|
|
65
|
+
ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiVersionSet
|
|
66
|
+
ApiExport = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiExport
|
|
66
67
|
|
|
67
68
|
module Models
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
69
|
+
ApiManagementServiceListResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceListResult
|
|
70
|
+
ErrorFieldContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorFieldContract
|
|
71
|
+
ApiManagementServiceGetSsoTokenResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceGetSsoTokenResult
|
|
72
|
+
ErrorResponse = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponse
|
|
73
|
+
ApiManagementServiceCheckNameAvailabilityParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceCheckNameAvailabilityParameters
|
|
74
|
+
PolicyCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyCollection
|
|
75
|
+
ApiManagementServiceNameAvailabilityResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceNameAvailabilityResult
|
|
76
|
+
PolicySnippetsCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetsCollection
|
|
77
|
+
ApiManagementServiceApplyNetworkConfigurationParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters
|
|
78
|
+
RegionListResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionListResult
|
|
79
|
+
ApiManagementServiceUploadCertificateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUploadCertificateParameters
|
|
80
|
+
ApiExportResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiExportResult
|
|
81
|
+
HostnameConfigurationOld = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameConfigurationOld
|
|
82
|
+
CertificateInformation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateInformation
|
|
83
|
+
CertificateConfiguration = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateConfiguration
|
|
84
|
+
ApiCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCollection
|
|
85
|
+
HostnameConfiguration = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameConfiguration
|
|
86
|
+
ApiCreateOrUpdateParameter = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCreateOrUpdateParameter
|
|
87
|
+
VirtualNetworkConfiguration = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkConfiguration
|
|
88
|
+
OAuth2AuthenticationSettingsContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OAuth2AuthenticationSettingsContract
|
|
89
|
+
ApiManagementServiceSkuProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceSkuProperties
|
|
90
|
+
SubscriptionKeyParameterNamesContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionKeyParameterNamesContract
|
|
91
|
+
AdditionalLocation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AdditionalLocation
|
|
92
|
+
ApiRevisionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionContract
|
|
93
|
+
ApiManagementServiceBackupRestoreParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBackupRestoreParameters
|
|
94
|
+
ApiRevisionInfoContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionInfoContract
|
|
95
|
+
ApiManagementServiceBaseProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBaseProperties
|
|
96
|
+
ApiReleaseCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseCollection
|
|
97
|
+
ApiManagementServiceIdentity = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceIdentity
|
|
98
|
+
OperationCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationCollection
|
|
99
|
+
AccessInformationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationContract
|
|
100
|
+
RepresentationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RepresentationContract
|
|
101
|
+
ApimResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApimResource
|
|
102
|
+
ResponseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract
|
|
103
|
+
TagDescriptionCreateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCreateParameters
|
|
104
|
+
OperationUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract
|
|
105
|
+
ErrorResponseBody = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponseBody
|
|
106
|
+
SchemaCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaCollection
|
|
107
|
+
UserUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserUpdateParameters
|
|
108
|
+
PropertyCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyCollection
|
|
109
|
+
UserTokenResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenResult
|
|
110
|
+
PolicySnippetContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetContract
|
|
111
|
+
UserTokenParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenParameters
|
|
112
|
+
RegionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionContract
|
|
113
|
+
BodyDiagnosticSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BodyDiagnosticSettings
|
|
114
|
+
Resource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Resource
|
|
115
|
+
PipelineDiagnosticSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PipelineDiagnosticSettings
|
|
116
|
+
ApiVersionSetContractDetails = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContractDetails
|
|
117
|
+
UserIdentityCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserIdentityCollection
|
|
118
|
+
TagDescriptionCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCollection
|
|
119
|
+
ProductEntityBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductEntityBaseParameters
|
|
120
|
+
ApiManagementServiceUpdateHostnameParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateHostnameParameters
|
|
121
|
+
OperationTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationTagResourceContractProperties
|
|
122
|
+
OperationDisplay = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
|
123
|
+
TagTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagTagResourceContractProperties
|
|
124
|
+
Operation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Operation
|
|
125
|
+
TagResourceCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceCollection
|
|
126
|
+
OperationListResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationListResult
|
|
127
|
+
ProductCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductCollection
|
|
128
|
+
EmailTemplateParametersContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateParametersContractProperties
|
|
129
|
+
AuthorizationServerCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerCollection
|
|
130
|
+
TagCreateUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagCreateUpdateParameters
|
|
131
|
+
TokenBodyParameterContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TokenBodyParameterContract
|
|
132
|
+
EmailTemplateCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateCollection
|
|
133
|
+
BackendAuthorizationHeaderCredentials = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendAuthorizationHeaderCredentials
|
|
134
|
+
EmailTemplateUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateUpdateParameters
|
|
135
|
+
BackendServiceFabricClusterProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendServiceFabricClusterProperties
|
|
136
|
+
GroupContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContractProperties
|
|
137
|
+
BackendCredentialsContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendCredentialsContract
|
|
138
|
+
TagCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagCollection
|
|
139
|
+
BackendTlsProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendTlsProperties
|
|
140
|
+
GroupCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupCollection
|
|
141
|
+
OperationResultLogItemContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationResultLogItemContract
|
|
142
|
+
GroupCreateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupCreateParameters
|
|
143
|
+
BackendUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendUpdateParameters
|
|
144
|
+
GroupUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupUpdateParameters
|
|
145
|
+
AccessInformationUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationUpdateParameters
|
|
146
|
+
UserIdentityContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserIdentityContract
|
|
147
|
+
CertificateCreateOrUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateCreateOrUpdateParameters
|
|
148
|
+
UserEntityBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserEntityBaseParameters
|
|
149
|
+
ApiCreateOrUpdatePropertiesWsdlSelector = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCreateOrUpdatePropertiesWsdlSelector
|
|
150
|
+
SubscriptionUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionUpdateParameters
|
|
151
|
+
AuthenticationSettingsContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthenticationSettingsContract
|
|
152
|
+
UserCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCollection
|
|
153
|
+
ApiRevisionCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionCollection
|
|
154
|
+
SubscriptionCreateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCreateParameters
|
|
155
|
+
ApiVersionSetEntityBase = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetEntityBase
|
|
156
|
+
IdentityProviderList = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList
|
|
157
|
+
RequestContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestContract
|
|
158
|
+
IdentityProviderUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters
|
|
159
|
+
ApiVersionSetCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetCollection
|
|
160
|
+
IdentityProviderBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters
|
|
161
|
+
IssueCommentCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentCollection
|
|
162
|
+
RequestReportCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportCollection
|
|
163
|
+
HttpMessageDiagnostic = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HttpMessageDiagnostic
|
|
164
|
+
LoggerCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerCollection
|
|
165
|
+
DiagnosticCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticCollection
|
|
166
|
+
LoggerUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerUpdateContract
|
|
167
|
+
GenerateSsoUrlResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GenerateSsoUrlResult
|
|
168
|
+
RecipientsContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientsContractProperties
|
|
169
|
+
TenantConfigurationSyncStateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TenantConfigurationSyncStateContract
|
|
170
|
+
RequestReportRecordContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportRecordContract
|
|
171
|
+
OperationResultContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationResultContract
|
|
172
|
+
NotificationCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationCollection
|
|
173
|
+
X509CertificateName = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::X509CertificateName
|
|
174
|
+
ReportCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ReportCollection
|
|
175
|
+
BackendProxyContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProxyContract
|
|
176
|
+
RecipientUserCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserCollection
|
|
177
|
+
BackendCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendCollection
|
|
178
|
+
ReportRecordContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ReportRecordContract
|
|
179
|
+
CertificateCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateCollection
|
|
180
|
+
RecipientEmailCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailCollection
|
|
181
|
+
ApiUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiUpdateContract
|
|
182
|
+
ConnectivityStatusContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusContract
|
|
183
|
+
ApiVersionSetUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetUpdateParameters
|
|
184
|
+
NetworkStatusContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NetworkStatusContract
|
|
185
|
+
OperationEntityBaseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationEntityBaseContract
|
|
186
|
+
NetworkStatusContractByLocation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NetworkStatusContractByLocation
|
|
187
|
+
IssueAttachmentCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentCollection
|
|
188
|
+
QuotaCounterValueContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContract
|
|
189
|
+
UserCreateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCreateParameters
|
|
190
|
+
OpenIdConnectProviderCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenIdConnectProviderCollection
|
|
191
|
+
SaveConfigurationParameter = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SaveConfigurationParameter
|
|
192
|
+
OpenidConnectProviderUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderUpdateContract
|
|
193
|
+
BackendProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProperties
|
|
194
|
+
QuotaCounterCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterCollection
|
|
195
|
+
DeployConfigurationParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DeployConfigurationParameters
|
|
196
|
+
TermsOfServiceProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TermsOfServiceProperties
|
|
197
|
+
ApiEntityBaseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiEntityBaseContract
|
|
198
|
+
QuotaCounterContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterContract
|
|
199
|
+
IssueCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCollection
|
|
200
|
+
SubscriptionsDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionsDelegationSettingsProperties
|
|
201
|
+
TagResourceContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceContract
|
|
202
|
+
RegistrationDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegistrationDelegationSettingsProperties
|
|
203
|
+
BackendBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendBaseParameters
|
|
204
|
+
QuotaCounterValueContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContractProperties
|
|
205
|
+
ParameterContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ParameterContract
|
|
206
|
+
ProductUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductUpdateParameters
|
|
207
|
+
AuthorizationServerContractBaseProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContractBaseProperties
|
|
208
|
+
PropertyEntityBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyEntityBaseParameters
|
|
209
|
+
SamplingSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingSettings
|
|
210
|
+
SubscriptionCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCollection
|
|
211
|
+
PropertyUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyUpdateParameters
|
|
212
|
+
PolicyContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContract
|
|
213
|
+
ApiContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContractProperties
|
|
214
|
+
ApiContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContract
|
|
215
|
+
ApiReleaseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseContract
|
|
216
|
+
OperationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationContract
|
|
217
|
+
SchemaContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaContract
|
|
218
|
+
IssueContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueContract
|
|
219
|
+
IssueCommentContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentContract
|
|
220
|
+
IssueAttachmentContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentContract
|
|
221
|
+
DiagnosticContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticContract
|
|
222
|
+
ProductTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductTagResourceContractProperties
|
|
223
|
+
ApiTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiTagResourceContractProperties
|
|
224
|
+
ProductContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductContract
|
|
225
|
+
AuthorizationServerContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContract
|
|
226
|
+
AuthorizationServerUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerUpdateContract
|
|
227
|
+
BackendContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract
|
|
228
|
+
BackendReconnectContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract
|
|
229
|
+
CertificateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract
|
|
230
|
+
ApiManagementServiceResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceResource
|
|
231
|
+
ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters
|
|
232
|
+
EmailTemplateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract
|
|
233
|
+
GroupContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract
|
|
234
|
+
UserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract
|
|
235
|
+
IdentityProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract
|
|
236
|
+
LoggerContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract
|
|
237
|
+
NotificationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationContract
|
|
238
|
+
RecipientUserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract
|
|
239
|
+
RecipientEmailContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract
|
|
240
|
+
OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract
|
|
241
|
+
PortalSigninSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings
|
|
242
|
+
PortalSignupSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings
|
|
243
|
+
PortalDelegationSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings
|
|
244
|
+
SubscriptionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract
|
|
245
|
+
PropertyContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyContract
|
|
246
|
+
TagContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract
|
|
247
|
+
TagDescriptionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionContract
|
|
248
|
+
ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract
|
|
249
|
+
PolicyContentFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContentFormat
|
|
250
|
+
Protocol = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Protocol
|
|
251
|
+
ContentFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat
|
|
252
|
+
SoapApiType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SoapApiType
|
|
253
|
+
ApiType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType
|
|
254
|
+
State = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State
|
|
255
|
+
SamplingType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingType
|
|
256
|
+
AlwaysLog = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog
|
|
257
|
+
ProductState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductState
|
|
258
|
+
GrantType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType
|
|
259
|
+
AuthorizationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationMethod
|
|
260
|
+
ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod
|
|
261
|
+
BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod
|
|
262
|
+
BackendProtocol = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol
|
|
263
|
+
HostnameType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType
|
|
264
|
+
SkuType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType
|
|
265
|
+
VirtualNetworkType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType
|
|
266
|
+
NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason
|
|
267
|
+
GroupType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType
|
|
268
|
+
Confirmation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation
|
|
269
|
+
UserState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState
|
|
270
|
+
IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType
|
|
271
|
+
LoggerType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerType
|
|
272
|
+
ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType
|
|
273
|
+
SubscriptionState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionState
|
|
274
|
+
AsyncOperationStatus = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AsyncOperationStatus
|
|
275
|
+
KeyType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::KeyType
|
|
276
|
+
VersioningScheme = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VersioningScheme
|
|
277
|
+
TemplateName = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TemplateName
|
|
278
|
+
NotificationName = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationName
|
|
279
|
+
PolicyScopeContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyScopeContract
|
|
280
|
+
ExportFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ExportFormat
|
|
266
281
|
end
|
|
267
282
|
|
|
268
283
|
class ApiManagementManagementClass
|
|
269
|
-
attr_reader :policy, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :
|
|
284
|
+
attr_reader :policy, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_issue, :api_issue_comment, :api_issue_attachment, :authorization_server, :backend, :certificate, :api_management_operations, :api_management_service, :diagnostic, :email_template, :group, :group_user, :identity_provider, :logger, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :delegation_settings, :product, :product_api, :product_group, :product_subscriptions, :product_policy, :property, :quota_by_counter_keys, :quota_by_period_keys, :reports, :subscription, :tag_resource, :tag, :tag_description, :operation_operations, :tenant_access, :tenant_access_git, :tenant_configuration, :user, :user_group, :user_subscription, :user_identities, :api_version_set, :api_export, :configurable, :base_url, :options, :model_classes
|
|
270
285
|
|
|
271
286
|
def initialize(configurable, base_url=nil, options=nil)
|
|
272
287
|
@configurable, @base_url, @options = configurable, base_url, options
|
|
273
288
|
|
|
274
|
-
@client_0 = Azure::ApiManagement::Mgmt::
|
|
289
|
+
@client_0 = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementClient.new(configurable.credentials, base_url, options)
|
|
275
290
|
if(@client_0.respond_to?(:subscription_id))
|
|
276
291
|
@client_0.subscription_id = configurable.subscription_id
|
|
277
292
|
end
|
|
@@ -288,14 +303,15 @@ module Azure::Profiles::Latest
|
|
|
288
303
|
@api_policy = @client_0.api_policy
|
|
289
304
|
@api_schema = @client_0.api_schema
|
|
290
305
|
@api_diagnostic = @client_0.api_diagnostic
|
|
291
|
-
@
|
|
306
|
+
@api_issue = @client_0.api_issue
|
|
307
|
+
@api_issue_comment = @client_0.api_issue_comment
|
|
308
|
+
@api_issue_attachment = @client_0.api_issue_attachment
|
|
292
309
|
@authorization_server = @client_0.authorization_server
|
|
293
310
|
@backend = @client_0.backend
|
|
294
311
|
@certificate = @client_0.certificate
|
|
295
312
|
@api_management_operations = @client_0.api_management_operations
|
|
296
313
|
@api_management_service = @client_0.api_management_service
|
|
297
314
|
@diagnostic = @client_0.diagnostic
|
|
298
|
-
@diagnostic_logger = @client_0.diagnostic_logger
|
|
299
315
|
@email_template = @client_0.email_template
|
|
300
316
|
@group = @client_0.group
|
|
301
317
|
@group_user = @client_0.group_user
|
|
@@ -350,599 +366,641 @@ module Azure::Profiles::Latest
|
|
|
350
366
|
end
|
|
351
367
|
|
|
352
368
|
class ModelClasses
|
|
353
|
-
def
|
|
354
|
-
Azure::ApiManagement::Mgmt::
|
|
369
|
+
def api_management_service_list_result
|
|
370
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceListResult
|
|
355
371
|
end
|
|
356
|
-
def
|
|
357
|
-
Azure::ApiManagement::Mgmt::
|
|
372
|
+
def error_field_contract
|
|
373
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorFieldContract
|
|
374
|
+
end
|
|
375
|
+
def api_management_service_get_sso_token_result
|
|
376
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceGetSsoTokenResult
|
|
358
377
|
end
|
|
359
378
|
def error_response
|
|
360
|
-
Azure::ApiManagement::Mgmt::
|
|
379
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponse
|
|
361
380
|
end
|
|
362
|
-
def
|
|
363
|
-
Azure::ApiManagement::Mgmt::
|
|
381
|
+
def api_management_service_check_name_availability_parameters
|
|
382
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceCheckNameAvailabilityParameters
|
|
364
383
|
end
|
|
365
384
|
def policy_collection
|
|
366
|
-
Azure::ApiManagement::Mgmt::
|
|
385
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyCollection
|
|
367
386
|
end
|
|
368
|
-
def
|
|
369
|
-
Azure::ApiManagement::Mgmt::
|
|
387
|
+
def api_management_service_name_availability_result
|
|
388
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceNameAvailabilityResult
|
|
370
389
|
end
|
|
371
390
|
def policy_snippets_collection
|
|
372
|
-
Azure::ApiManagement::Mgmt::
|
|
391
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetsCollection
|
|
373
392
|
end
|
|
374
|
-
def
|
|
375
|
-
Azure::ApiManagement::Mgmt::
|
|
393
|
+
def api_management_service_apply_network_configuration_parameters
|
|
394
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters
|
|
376
395
|
end
|
|
377
396
|
def region_list_result
|
|
378
|
-
Azure::ApiManagement::Mgmt::
|
|
397
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionListResult
|
|
379
398
|
end
|
|
380
|
-
def
|
|
381
|
-
Azure::ApiManagement::Mgmt::
|
|
399
|
+
def api_management_service_upload_certificate_parameters
|
|
400
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUploadCertificateParameters
|
|
382
401
|
end
|
|
383
402
|
def api_export_result
|
|
384
|
-
Azure::ApiManagement::Mgmt::
|
|
403
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiExportResult
|
|
385
404
|
end
|
|
386
|
-
def
|
|
387
|
-
Azure::ApiManagement::Mgmt::
|
|
405
|
+
def hostname_configuration_old
|
|
406
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameConfigurationOld
|
|
388
407
|
end
|
|
389
|
-
def
|
|
390
|
-
Azure::ApiManagement::Mgmt::
|
|
408
|
+
def certificate_information
|
|
409
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateInformation
|
|
391
410
|
end
|
|
392
|
-
def
|
|
393
|
-
Azure::ApiManagement::Mgmt::
|
|
411
|
+
def certificate_configuration
|
|
412
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateConfiguration
|
|
394
413
|
end
|
|
395
|
-
def
|
|
396
|
-
Azure::ApiManagement::Mgmt::
|
|
414
|
+
def api_collection
|
|
415
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCollection
|
|
397
416
|
end
|
|
398
|
-
def
|
|
399
|
-
Azure::ApiManagement::Mgmt::
|
|
417
|
+
def hostname_configuration
|
|
418
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameConfiguration
|
|
400
419
|
end
|
|
401
|
-
def
|
|
402
|
-
Azure::ApiManagement::Mgmt::
|
|
420
|
+
def api_create_or_update_parameter
|
|
421
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCreateOrUpdateParameter
|
|
403
422
|
end
|
|
404
|
-
def
|
|
405
|
-
Azure::ApiManagement::Mgmt::
|
|
423
|
+
def virtual_network_configuration
|
|
424
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkConfiguration
|
|
406
425
|
end
|
|
407
|
-
def
|
|
408
|
-
Azure::ApiManagement::Mgmt::
|
|
426
|
+
def oauth2_authentication_settings_contract
|
|
427
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OAuth2AuthenticationSettingsContract
|
|
409
428
|
end
|
|
410
|
-
def
|
|
411
|
-
Azure::ApiManagement::Mgmt::
|
|
429
|
+
def api_management_service_sku_properties
|
|
430
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceSkuProperties
|
|
412
431
|
end
|
|
413
|
-
def
|
|
414
|
-
Azure::ApiManagement::Mgmt::
|
|
432
|
+
def subscription_key_parameter_names_contract
|
|
433
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionKeyParameterNamesContract
|
|
415
434
|
end
|
|
416
|
-
def
|
|
417
|
-
Azure::ApiManagement::Mgmt::
|
|
435
|
+
def additional_location
|
|
436
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AdditionalLocation
|
|
418
437
|
end
|
|
419
|
-
def
|
|
420
|
-
Azure::ApiManagement::Mgmt::
|
|
438
|
+
def api_revision_contract
|
|
439
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionContract
|
|
421
440
|
end
|
|
422
|
-
def
|
|
423
|
-
Azure::ApiManagement::Mgmt::
|
|
441
|
+
def api_management_service_backup_restore_parameters
|
|
442
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBackupRestoreParameters
|
|
424
443
|
end
|
|
425
|
-
def
|
|
426
|
-
Azure::ApiManagement::Mgmt::
|
|
444
|
+
def api_revision_info_contract
|
|
445
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionInfoContract
|
|
427
446
|
end
|
|
428
|
-
def
|
|
429
|
-
Azure::ApiManagement::Mgmt::
|
|
447
|
+
def api_management_service_base_properties
|
|
448
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBaseProperties
|
|
430
449
|
end
|
|
431
|
-
def
|
|
432
|
-
Azure::ApiManagement::Mgmt::
|
|
450
|
+
def api_release_collection
|
|
451
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseCollection
|
|
433
452
|
end
|
|
434
|
-
def
|
|
435
|
-
Azure::ApiManagement::Mgmt::
|
|
453
|
+
def api_management_service_identity
|
|
454
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceIdentity
|
|
436
455
|
end
|
|
437
|
-
def
|
|
438
|
-
Azure::ApiManagement::Mgmt::
|
|
456
|
+
def operation_collection
|
|
457
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationCollection
|
|
439
458
|
end
|
|
440
|
-
def
|
|
441
|
-
Azure::ApiManagement::Mgmt::
|
|
459
|
+
def access_information_contract
|
|
460
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationContract
|
|
442
461
|
end
|
|
443
|
-
def
|
|
444
|
-
Azure::ApiManagement::Mgmt::
|
|
462
|
+
def representation_contract
|
|
463
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RepresentationContract
|
|
445
464
|
end
|
|
446
|
-
def
|
|
447
|
-
Azure::ApiManagement::Mgmt::
|
|
465
|
+
def apim_resource
|
|
466
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApimResource
|
|
448
467
|
end
|
|
449
|
-
def
|
|
450
|
-
Azure::ApiManagement::Mgmt::
|
|
468
|
+
def response_contract
|
|
469
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract
|
|
470
|
+
end
|
|
471
|
+
def tag_description_create_parameters
|
|
472
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCreateParameters
|
|
451
473
|
end
|
|
452
474
|
def operation_update_contract
|
|
453
|
-
Azure::ApiManagement::Mgmt::
|
|
475
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract
|
|
454
476
|
end
|
|
455
|
-
def
|
|
456
|
-
Azure::ApiManagement::Mgmt::
|
|
477
|
+
def error_response_body
|
|
478
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponseBody
|
|
457
479
|
end
|
|
458
480
|
def schema_collection
|
|
459
|
-
Azure::ApiManagement::Mgmt::
|
|
481
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaCollection
|
|
482
|
+
end
|
|
483
|
+
def user_update_parameters
|
|
484
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserUpdateParameters
|
|
485
|
+
end
|
|
486
|
+
def property_collection
|
|
487
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyCollection
|
|
488
|
+
end
|
|
489
|
+
def user_token_result
|
|
490
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenResult
|
|
460
491
|
end
|
|
461
492
|
def policy_snippet_contract
|
|
462
|
-
Azure::ApiManagement::Mgmt::
|
|
493
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetContract
|
|
463
494
|
end
|
|
464
|
-
def
|
|
465
|
-
Azure::ApiManagement::Mgmt::
|
|
495
|
+
def user_token_parameters
|
|
496
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenParameters
|
|
466
497
|
end
|
|
467
498
|
def region_contract
|
|
468
|
-
Azure::ApiManagement::Mgmt::
|
|
499
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionContract
|
|
469
500
|
end
|
|
470
|
-
def
|
|
471
|
-
Azure::ApiManagement::Mgmt::
|
|
501
|
+
def body_diagnostic_settings
|
|
502
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BodyDiagnosticSettings
|
|
472
503
|
end
|
|
473
504
|
def resource
|
|
474
|
-
Azure::ApiManagement::Mgmt::
|
|
505
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Resource
|
|
475
506
|
end
|
|
476
|
-
def
|
|
477
|
-
Azure::ApiManagement::Mgmt::
|
|
507
|
+
def pipeline_diagnostic_settings
|
|
508
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PipelineDiagnosticSettings
|
|
478
509
|
end
|
|
479
510
|
def api_version_set_contract_details
|
|
480
|
-
Azure::ApiManagement::Mgmt::
|
|
511
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContractDetails
|
|
481
512
|
end
|
|
482
513
|
def user_identity_collection
|
|
483
|
-
Azure::ApiManagement::Mgmt::
|
|
514
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserIdentityCollection
|
|
484
515
|
end
|
|
485
|
-
def
|
|
486
|
-
Azure::ApiManagement::Mgmt::
|
|
516
|
+
def tag_description_collection
|
|
517
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCollection
|
|
487
518
|
end
|
|
488
|
-
def
|
|
489
|
-
Azure::ApiManagement::Mgmt::
|
|
519
|
+
def product_entity_base_parameters
|
|
520
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductEntityBaseParameters
|
|
521
|
+
end
|
|
522
|
+
def api_management_service_update_hostname_parameters
|
|
523
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateHostnameParameters
|
|
524
|
+
end
|
|
525
|
+
def operation_tag_resource_contract_properties
|
|
526
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationTagResourceContractProperties
|
|
527
|
+
end
|
|
528
|
+
def operation_display
|
|
529
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
|
530
|
+
end
|
|
531
|
+
def tag_tag_resource_contract_properties
|
|
532
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagTagResourceContractProperties
|
|
533
|
+
end
|
|
534
|
+
def operation
|
|
535
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Operation
|
|
536
|
+
end
|
|
537
|
+
def tag_resource_collection
|
|
538
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceCollection
|
|
490
539
|
end
|
|
491
540
|
def operation_list_result
|
|
492
|
-
Azure::ApiManagement::Mgmt::
|
|
541
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationListResult
|
|
493
542
|
end
|
|
494
|
-
def
|
|
495
|
-
Azure::ApiManagement::Mgmt::
|
|
543
|
+
def product_collection
|
|
544
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductCollection
|
|
496
545
|
end
|
|
497
546
|
def email_template_parameters_contract_properties
|
|
498
|
-
Azure::ApiManagement::Mgmt::
|
|
547
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateParametersContractProperties
|
|
499
548
|
end
|
|
500
|
-
def
|
|
501
|
-
Azure::ApiManagement::Mgmt::
|
|
549
|
+
def authorization_server_collection
|
|
550
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerCollection
|
|
502
551
|
end
|
|
503
|
-
def
|
|
504
|
-
Azure::ApiManagement::Mgmt::
|
|
552
|
+
def tag_create_update_parameters
|
|
553
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagCreateUpdateParameters
|
|
505
554
|
end
|
|
506
|
-
def
|
|
507
|
-
Azure::ApiManagement::Mgmt::
|
|
555
|
+
def token_body_parameter_contract
|
|
556
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TokenBodyParameterContract
|
|
508
557
|
end
|
|
509
558
|
def email_template_collection
|
|
510
|
-
Azure::ApiManagement::Mgmt::
|
|
559
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateCollection
|
|
511
560
|
end
|
|
512
|
-
def
|
|
513
|
-
Azure::ApiManagement::Mgmt::
|
|
561
|
+
def backend_authorization_header_credentials
|
|
562
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendAuthorizationHeaderCredentials
|
|
514
563
|
end
|
|
515
564
|
def email_template_update_parameters
|
|
516
|
-
Azure::ApiManagement::Mgmt::
|
|
565
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateUpdateParameters
|
|
517
566
|
end
|
|
518
|
-
def
|
|
519
|
-
Azure::ApiManagement::Mgmt::
|
|
567
|
+
def backend_service_fabric_cluster_properties
|
|
568
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendServiceFabricClusterProperties
|
|
520
569
|
end
|
|
521
570
|
def group_contract_properties
|
|
522
|
-
Azure::ApiManagement::Mgmt::
|
|
571
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContractProperties
|
|
523
572
|
end
|
|
524
|
-
def
|
|
525
|
-
Azure::ApiManagement::Mgmt::
|
|
573
|
+
def backend_credentials_contract
|
|
574
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendCredentialsContract
|
|
526
575
|
end
|
|
527
|
-
def
|
|
528
|
-
Azure::ApiManagement::Mgmt::
|
|
576
|
+
def tag_collection
|
|
577
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagCollection
|
|
529
578
|
end
|
|
530
|
-
def
|
|
531
|
-
Azure::ApiManagement::Mgmt::
|
|
579
|
+
def backend_tls_properties
|
|
580
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendTlsProperties
|
|
532
581
|
end
|
|
533
582
|
def group_collection
|
|
534
|
-
Azure::ApiManagement::Mgmt::
|
|
583
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupCollection
|
|
535
584
|
end
|
|
536
|
-
def
|
|
537
|
-
Azure::ApiManagement::Mgmt::
|
|
585
|
+
def operation_result_log_item_contract
|
|
586
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationResultLogItemContract
|
|
538
587
|
end
|
|
539
588
|
def group_create_parameters
|
|
540
|
-
Azure::ApiManagement::Mgmt::
|
|
589
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupCreateParameters
|
|
541
590
|
end
|
|
542
|
-
def
|
|
543
|
-
Azure::ApiManagement::Mgmt::
|
|
591
|
+
def backend_update_parameters
|
|
592
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendUpdateParameters
|
|
544
593
|
end
|
|
545
594
|
def group_update_parameters
|
|
546
|
-
Azure::ApiManagement::Mgmt::
|
|
595
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupUpdateParameters
|
|
547
596
|
end
|
|
548
|
-
def
|
|
549
|
-
Azure::ApiManagement::Mgmt::
|
|
597
|
+
def access_information_update_parameters
|
|
598
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationUpdateParameters
|
|
550
599
|
end
|
|
551
600
|
def user_identity_contract
|
|
552
|
-
Azure::ApiManagement::Mgmt::
|
|
601
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserIdentityContract
|
|
553
602
|
end
|
|
554
|
-
def
|
|
555
|
-
Azure::ApiManagement::Mgmt::
|
|
603
|
+
def certificate_create_or_update_parameters
|
|
604
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateCreateOrUpdateParameters
|
|
556
605
|
end
|
|
557
606
|
def user_entity_base_parameters
|
|
558
|
-
Azure::ApiManagement::Mgmt::
|
|
607
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserEntityBaseParameters
|
|
559
608
|
end
|
|
560
|
-
def
|
|
561
|
-
Azure::ApiManagement::Mgmt::
|
|
609
|
+
def api_create_or_update_properties_wsdl_selector
|
|
610
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCreateOrUpdatePropertiesWsdlSelector
|
|
562
611
|
end
|
|
563
|
-
def
|
|
564
|
-
Azure::ApiManagement::Mgmt::
|
|
612
|
+
def subscription_update_parameters
|
|
613
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionUpdateParameters
|
|
565
614
|
end
|
|
566
|
-
def
|
|
567
|
-
Azure::ApiManagement::Mgmt::
|
|
615
|
+
def authentication_settings_contract
|
|
616
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthenticationSettingsContract
|
|
568
617
|
end
|
|
569
618
|
def user_collection
|
|
570
|
-
Azure::ApiManagement::Mgmt::
|
|
619
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCollection
|
|
571
620
|
end
|
|
572
|
-
def
|
|
573
|
-
Azure::ApiManagement::Mgmt::
|
|
621
|
+
def api_revision_collection
|
|
622
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionCollection
|
|
574
623
|
end
|
|
575
|
-
def
|
|
576
|
-
Azure::ApiManagement::Mgmt::
|
|
624
|
+
def subscription_create_parameters
|
|
625
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCreateParameters
|
|
577
626
|
end
|
|
578
|
-
def
|
|
579
|
-
Azure::ApiManagement::Mgmt::
|
|
627
|
+
def api_version_set_entity_base
|
|
628
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetEntityBase
|
|
580
629
|
end
|
|
581
630
|
def identity_provider_list
|
|
582
|
-
Azure::ApiManagement::Mgmt::
|
|
631
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList
|
|
583
632
|
end
|
|
584
|
-
def
|
|
585
|
-
Azure::ApiManagement::Mgmt::
|
|
633
|
+
def request_contract
|
|
634
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestContract
|
|
586
635
|
end
|
|
587
636
|
def identity_provider_update_parameters
|
|
588
|
-
Azure::ApiManagement::Mgmt::
|
|
637
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters
|
|
589
638
|
end
|
|
590
|
-
def
|
|
591
|
-
Azure::ApiManagement::Mgmt::
|
|
639
|
+
def api_version_set_collection
|
|
640
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetCollection
|
|
592
641
|
end
|
|
593
642
|
def identity_provider_base_parameters
|
|
594
|
-
Azure::ApiManagement::Mgmt::
|
|
643
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters
|
|
595
644
|
end
|
|
596
|
-
def
|
|
597
|
-
Azure::ApiManagement::Mgmt::
|
|
645
|
+
def issue_comment_collection
|
|
646
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentCollection
|
|
647
|
+
end
|
|
648
|
+
def request_report_collection
|
|
649
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportCollection
|
|
650
|
+
end
|
|
651
|
+
def http_message_diagnostic
|
|
652
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HttpMessageDiagnostic
|
|
653
|
+
end
|
|
654
|
+
def logger_collection
|
|
655
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerCollection
|
|
656
|
+
end
|
|
657
|
+
def diagnostic_collection
|
|
658
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticCollection
|
|
598
659
|
end
|
|
599
660
|
def logger_update_contract
|
|
600
|
-
Azure::ApiManagement::Mgmt::
|
|
661
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerUpdateContract
|
|
601
662
|
end
|
|
602
|
-
def
|
|
603
|
-
Azure::ApiManagement::Mgmt::
|
|
663
|
+
def generate_sso_url_result
|
|
664
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GenerateSsoUrlResult
|
|
604
665
|
end
|
|
605
666
|
def recipients_contract_properties
|
|
606
|
-
Azure::ApiManagement::Mgmt::
|
|
667
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientsContractProperties
|
|
607
668
|
end
|
|
608
|
-
def
|
|
609
|
-
Azure::ApiManagement::Mgmt::
|
|
669
|
+
def tenant_configuration_sync_state_contract
|
|
670
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TenantConfigurationSyncStateContract
|
|
610
671
|
end
|
|
611
|
-
def
|
|
612
|
-
Azure::ApiManagement::Mgmt::
|
|
672
|
+
def request_report_record_contract
|
|
673
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportRecordContract
|
|
613
674
|
end
|
|
614
|
-
def
|
|
615
|
-
Azure::ApiManagement::Mgmt::
|
|
675
|
+
def operation_result_contract
|
|
676
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationResultContract
|
|
616
677
|
end
|
|
617
678
|
def notification_collection
|
|
618
|
-
Azure::ApiManagement::Mgmt::
|
|
679
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationCollection
|
|
619
680
|
end
|
|
620
|
-
def
|
|
621
|
-
Azure::ApiManagement::Mgmt::
|
|
681
|
+
def x509_certificate_name
|
|
682
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::X509CertificateName
|
|
622
683
|
end
|
|
623
|
-
def
|
|
624
|
-
Azure::ApiManagement::Mgmt::
|
|
684
|
+
def report_collection
|
|
685
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ReportCollection
|
|
625
686
|
end
|
|
626
|
-
def
|
|
627
|
-
Azure::ApiManagement::Mgmt::
|
|
687
|
+
def backend_proxy_contract
|
|
688
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProxyContract
|
|
628
689
|
end
|
|
629
690
|
def recipient_user_collection
|
|
630
|
-
Azure::ApiManagement::Mgmt::
|
|
691
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserCollection
|
|
631
692
|
end
|
|
632
|
-
def
|
|
633
|
-
Azure::ApiManagement::Mgmt::
|
|
693
|
+
def backend_collection
|
|
694
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendCollection
|
|
634
695
|
end
|
|
635
|
-
def
|
|
636
|
-
Azure::ApiManagement::Mgmt::
|
|
696
|
+
def report_record_contract
|
|
697
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ReportRecordContract
|
|
637
698
|
end
|
|
638
|
-
def
|
|
639
|
-
Azure::ApiManagement::Mgmt::
|
|
699
|
+
def certificate_collection
|
|
700
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateCollection
|
|
640
701
|
end
|
|
641
702
|
def recipient_email_collection
|
|
642
|
-
Azure::ApiManagement::Mgmt::
|
|
703
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailCollection
|
|
643
704
|
end
|
|
644
|
-
def
|
|
645
|
-
Azure::ApiManagement::Mgmt::
|
|
705
|
+
def api_update_contract
|
|
706
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiUpdateContract
|
|
646
707
|
end
|
|
647
708
|
def connectivity_status_contract
|
|
648
|
-
Azure::ApiManagement::Mgmt::
|
|
709
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusContract
|
|
649
710
|
end
|
|
650
|
-
def
|
|
651
|
-
Azure::ApiManagement::Mgmt::
|
|
711
|
+
def api_version_set_update_parameters
|
|
712
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetUpdateParameters
|
|
652
713
|
end
|
|
653
714
|
def network_status_contract
|
|
654
|
-
Azure::ApiManagement::Mgmt::
|
|
715
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NetworkStatusContract
|
|
655
716
|
end
|
|
656
|
-
def
|
|
657
|
-
Azure::ApiManagement::Mgmt::
|
|
717
|
+
def operation_entity_base_contract
|
|
718
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationEntityBaseContract
|
|
658
719
|
end
|
|
659
720
|
def network_status_contract_by_location
|
|
660
|
-
Azure::ApiManagement::Mgmt::
|
|
721
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NetworkStatusContractByLocation
|
|
661
722
|
end
|
|
662
|
-
def
|
|
663
|
-
Azure::ApiManagement::Mgmt::
|
|
723
|
+
def issue_attachment_collection
|
|
724
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentCollection
|
|
664
725
|
end
|
|
665
|
-
def
|
|
666
|
-
Azure::ApiManagement::Mgmt::
|
|
726
|
+
def quota_counter_value_contract
|
|
727
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContract
|
|
667
728
|
end
|
|
668
|
-
def
|
|
669
|
-
Azure::ApiManagement::Mgmt::
|
|
729
|
+
def user_create_parameters
|
|
730
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCreateParameters
|
|
670
731
|
end
|
|
671
732
|
def open_id_connect_provider_collection
|
|
672
|
-
Azure::ApiManagement::Mgmt::
|
|
733
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenIdConnectProviderCollection
|
|
673
734
|
end
|
|
674
|
-
def
|
|
675
|
-
Azure::ApiManagement::Mgmt::
|
|
735
|
+
def save_configuration_parameter
|
|
736
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SaveConfigurationParameter
|
|
676
737
|
end
|
|
677
738
|
def openid_connect_provider_update_contract
|
|
678
|
-
Azure::ApiManagement::Mgmt::
|
|
739
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderUpdateContract
|
|
679
740
|
end
|
|
680
|
-
def
|
|
681
|
-
Azure::ApiManagement::Mgmt::
|
|
741
|
+
def backend_properties
|
|
742
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProperties
|
|
682
743
|
end
|
|
683
|
-
def
|
|
684
|
-
Azure::ApiManagement::Mgmt::
|
|
744
|
+
def quota_counter_collection
|
|
745
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterCollection
|
|
685
746
|
end
|
|
686
|
-
def
|
|
687
|
-
Azure::ApiManagement::Mgmt::
|
|
747
|
+
def deploy_configuration_parameters
|
|
748
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DeployConfigurationParameters
|
|
688
749
|
end
|
|
689
750
|
def terms_of_service_properties
|
|
690
|
-
Azure::ApiManagement::Mgmt::
|
|
751
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TermsOfServiceProperties
|
|
691
752
|
end
|
|
692
|
-
def
|
|
693
|
-
Azure::ApiManagement::Mgmt::
|
|
753
|
+
def api_entity_base_contract
|
|
754
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiEntityBaseContract
|
|
694
755
|
end
|
|
695
|
-
def
|
|
696
|
-
Azure::ApiManagement::Mgmt::
|
|
756
|
+
def quota_counter_contract
|
|
757
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterContract
|
|
697
758
|
end
|
|
698
|
-
def
|
|
699
|
-
Azure::ApiManagement::Mgmt::
|
|
759
|
+
def issue_collection
|
|
760
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCollection
|
|
700
761
|
end
|
|
701
762
|
def subscriptions_delegation_settings_properties
|
|
702
|
-
Azure::ApiManagement::Mgmt::
|
|
763
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionsDelegationSettingsProperties
|
|
703
764
|
end
|
|
704
|
-
def
|
|
705
|
-
Azure::ApiManagement::Mgmt::
|
|
765
|
+
def tag_resource_contract
|
|
766
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceContract
|
|
706
767
|
end
|
|
707
768
|
def registration_delegation_settings_properties
|
|
708
|
-
Azure::ApiManagement::Mgmt::
|
|
769
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegistrationDelegationSettingsProperties
|
|
709
770
|
end
|
|
710
|
-
def
|
|
711
|
-
Azure::ApiManagement::Mgmt::
|
|
771
|
+
def backend_base_parameters
|
|
772
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendBaseParameters
|
|
712
773
|
end
|
|
713
|
-
def
|
|
714
|
-
Azure::ApiManagement::Mgmt::
|
|
774
|
+
def quota_counter_value_contract_properties
|
|
775
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContractProperties
|
|
715
776
|
end
|
|
716
|
-
def
|
|
717
|
-
Azure::ApiManagement::Mgmt::
|
|
777
|
+
def parameter_contract
|
|
778
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ParameterContract
|
|
718
779
|
end
|
|
719
780
|
def product_update_parameters
|
|
720
|
-
Azure::ApiManagement::Mgmt::
|
|
781
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductUpdateParameters
|
|
721
782
|
end
|
|
722
|
-
def
|
|
723
|
-
Azure::ApiManagement::Mgmt::
|
|
783
|
+
def authorization_server_contract_base_properties
|
|
784
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContractBaseProperties
|
|
724
785
|
end
|
|
725
|
-
def
|
|
726
|
-
Azure::ApiManagement::Mgmt::
|
|
786
|
+
def property_entity_base_parameters
|
|
787
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyEntityBaseParameters
|
|
727
788
|
end
|
|
728
|
-
def
|
|
729
|
-
Azure::ApiManagement::Mgmt::
|
|
789
|
+
def sampling_settings
|
|
790
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingSettings
|
|
730
791
|
end
|
|
731
792
|
def subscription_collection
|
|
732
|
-
Azure::ApiManagement::Mgmt::
|
|
733
|
-
end
|
|
734
|
-
def api_revision_contract
|
|
735
|
-
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiRevisionContract
|
|
736
|
-
end
|
|
737
|
-
def quota_counter_contract
|
|
738
|
-
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::QuotaCounterContract
|
|
739
|
-
end
|
|
740
|
-
def backend_authorization_header_credentials
|
|
741
|
-
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendAuthorizationHeaderCredentials
|
|
742
|
-
end
|
|
743
|
-
def property_collection
|
|
744
|
-
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyCollection
|
|
745
|
-
end
|
|
746
|
-
def user_token_result
|
|
747
|
-
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserTokenResult
|
|
793
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCollection
|
|
748
794
|
end
|
|
749
795
|
def property_update_parameters
|
|
750
|
-
Azure::ApiManagement::Mgmt::
|
|
751
|
-
end
|
|
752
|
-
def certificate_configuration
|
|
753
|
-
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateConfiguration
|
|
754
|
-
end
|
|
755
|
-
def property_entity_base_parameters
|
|
756
|
-
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyEntityBaseParameters
|
|
796
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyUpdateParameters
|
|
757
797
|
end
|
|
758
798
|
def policy_contract
|
|
759
|
-
Azure::ApiManagement::Mgmt::
|
|
799
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContract
|
|
760
800
|
end
|
|
761
801
|
def api_contract_properties
|
|
762
|
-
Azure::ApiManagement::Mgmt::
|
|
802
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContractProperties
|
|
763
803
|
end
|
|
764
804
|
def api_contract
|
|
765
|
-
Azure::ApiManagement::Mgmt::
|
|
805
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContract
|
|
766
806
|
end
|
|
767
807
|
def api_release_contract
|
|
768
|
-
Azure::ApiManagement::Mgmt::
|
|
808
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseContract
|
|
769
809
|
end
|
|
770
810
|
def operation_contract
|
|
771
|
-
Azure::ApiManagement::Mgmt::
|
|
811
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationContract
|
|
772
812
|
end
|
|
773
813
|
def schema_contract
|
|
774
|
-
Azure::ApiManagement::Mgmt::
|
|
814
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaContract
|
|
775
815
|
end
|
|
776
|
-
def
|
|
777
|
-
Azure::ApiManagement::Mgmt::
|
|
816
|
+
def issue_contract
|
|
817
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueContract
|
|
818
|
+
end
|
|
819
|
+
def issue_comment_contract
|
|
820
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentContract
|
|
821
|
+
end
|
|
822
|
+
def issue_attachment_contract
|
|
823
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentContract
|
|
778
824
|
end
|
|
779
825
|
def diagnostic_contract
|
|
780
|
-
Azure::ApiManagement::Mgmt::
|
|
826
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticContract
|
|
781
827
|
end
|
|
782
828
|
def product_tag_resource_contract_properties
|
|
783
|
-
Azure::ApiManagement::Mgmt::
|
|
829
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductTagResourceContractProperties
|
|
784
830
|
end
|
|
785
831
|
def api_tag_resource_contract_properties
|
|
786
|
-
Azure::ApiManagement::Mgmt::
|
|
832
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiTagResourceContractProperties
|
|
787
833
|
end
|
|
788
834
|
def product_contract
|
|
789
|
-
Azure::ApiManagement::Mgmt::
|
|
835
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductContract
|
|
790
836
|
end
|
|
791
837
|
def authorization_server_contract
|
|
792
|
-
Azure::ApiManagement::Mgmt::
|
|
838
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContract
|
|
793
839
|
end
|
|
794
840
|
def authorization_server_update_contract
|
|
795
|
-
Azure::ApiManagement::Mgmt::
|
|
841
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerUpdateContract
|
|
796
842
|
end
|
|
797
843
|
def backend_contract
|
|
798
|
-
Azure::ApiManagement::Mgmt::
|
|
844
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract
|
|
799
845
|
end
|
|
800
846
|
def backend_reconnect_contract
|
|
801
|
-
Azure::ApiManagement::Mgmt::
|
|
847
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract
|
|
802
848
|
end
|
|
803
849
|
def certificate_contract
|
|
804
|
-
Azure::ApiManagement::Mgmt::
|
|
850
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract
|
|
805
851
|
end
|
|
806
852
|
def api_management_service_resource
|
|
807
|
-
Azure::ApiManagement::Mgmt::
|
|
853
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceResource
|
|
808
854
|
end
|
|
809
855
|
def api_management_service_update_parameters
|
|
810
|
-
Azure::ApiManagement::Mgmt::
|
|
856
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters
|
|
811
857
|
end
|
|
812
858
|
def email_template_contract
|
|
813
|
-
Azure::ApiManagement::Mgmt::
|
|
859
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract
|
|
814
860
|
end
|
|
815
861
|
def group_contract
|
|
816
|
-
Azure::ApiManagement::Mgmt::
|
|
862
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract
|
|
817
863
|
end
|
|
818
864
|
def user_contract
|
|
819
|
-
Azure::ApiManagement::Mgmt::
|
|
865
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract
|
|
820
866
|
end
|
|
821
867
|
def identity_provider_contract
|
|
822
|
-
Azure::ApiManagement::Mgmt::
|
|
868
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract
|
|
869
|
+
end
|
|
870
|
+
def logger_contract
|
|
871
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract
|
|
823
872
|
end
|
|
824
873
|
def notification_contract
|
|
825
|
-
Azure::ApiManagement::Mgmt::
|
|
874
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationContract
|
|
826
875
|
end
|
|
827
876
|
def recipient_user_contract
|
|
828
|
-
Azure::ApiManagement::Mgmt::
|
|
877
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract
|
|
829
878
|
end
|
|
830
879
|
def recipient_email_contract
|
|
831
|
-
Azure::ApiManagement::Mgmt::
|
|
880
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract
|
|
832
881
|
end
|
|
833
882
|
def openid_connect_provider_contract
|
|
834
|
-
Azure::ApiManagement::Mgmt::
|
|
883
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract
|
|
835
884
|
end
|
|
836
885
|
def portal_signin_settings
|
|
837
|
-
Azure::ApiManagement::Mgmt::
|
|
886
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings
|
|
838
887
|
end
|
|
839
888
|
def portal_signup_settings
|
|
840
|
-
Azure::ApiManagement::Mgmt::
|
|
889
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings
|
|
841
890
|
end
|
|
842
891
|
def portal_delegation_settings
|
|
843
|
-
Azure::ApiManagement::Mgmt::
|
|
892
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings
|
|
844
893
|
end
|
|
845
894
|
def subscription_contract
|
|
846
|
-
Azure::ApiManagement::Mgmt::
|
|
895
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract
|
|
847
896
|
end
|
|
848
897
|
def property_contract
|
|
849
|
-
Azure::ApiManagement::Mgmt::
|
|
898
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyContract
|
|
850
899
|
end
|
|
851
900
|
def tag_contract
|
|
852
|
-
Azure::ApiManagement::Mgmt::
|
|
901
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract
|
|
853
902
|
end
|
|
854
903
|
def tag_description_contract
|
|
855
|
-
Azure::ApiManagement::Mgmt::
|
|
904
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionContract
|
|
856
905
|
end
|
|
857
906
|
def api_version_set_contract
|
|
858
|
-
Azure::ApiManagement::Mgmt::
|
|
907
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract
|
|
859
908
|
end
|
|
860
909
|
def policy_content_format
|
|
861
|
-
Azure::ApiManagement::Mgmt::
|
|
910
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContentFormat
|
|
862
911
|
end
|
|
863
912
|
def protocol
|
|
864
|
-
Azure::ApiManagement::Mgmt::
|
|
913
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Protocol
|
|
865
914
|
end
|
|
866
915
|
def content_format
|
|
867
|
-
Azure::ApiManagement::Mgmt::
|
|
916
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat
|
|
868
917
|
end
|
|
869
918
|
def soap_api_type
|
|
870
|
-
Azure::ApiManagement::Mgmt::
|
|
919
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SoapApiType
|
|
871
920
|
end
|
|
872
921
|
def api_type
|
|
873
|
-
Azure::ApiManagement::Mgmt::
|
|
922
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType
|
|
874
923
|
end
|
|
875
|
-
def
|
|
876
|
-
Azure::ApiManagement::Mgmt::
|
|
924
|
+
def state
|
|
925
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State
|
|
926
|
+
end
|
|
927
|
+
def sampling_type
|
|
928
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingType
|
|
929
|
+
end
|
|
930
|
+
def always_log
|
|
931
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog
|
|
877
932
|
end
|
|
878
933
|
def product_state
|
|
879
|
-
Azure::ApiManagement::Mgmt::
|
|
934
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductState
|
|
880
935
|
end
|
|
881
936
|
def grant_type
|
|
882
|
-
Azure::ApiManagement::Mgmt::
|
|
937
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType
|
|
883
938
|
end
|
|
884
939
|
def authorization_method
|
|
885
|
-
Azure::ApiManagement::Mgmt::
|
|
940
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationMethod
|
|
886
941
|
end
|
|
887
942
|
def client_authentication_method
|
|
888
|
-
Azure::ApiManagement::Mgmt::
|
|
943
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod
|
|
889
944
|
end
|
|
890
945
|
def bearer_token_sending_method
|
|
891
|
-
Azure::ApiManagement::Mgmt::
|
|
946
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod
|
|
892
947
|
end
|
|
893
948
|
def backend_protocol
|
|
894
|
-
Azure::ApiManagement::Mgmt::
|
|
949
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol
|
|
895
950
|
end
|
|
896
951
|
def hostname_type
|
|
897
|
-
Azure::ApiManagement::Mgmt::
|
|
952
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType
|
|
898
953
|
end
|
|
899
954
|
def sku_type
|
|
900
|
-
Azure::ApiManagement::Mgmt::
|
|
955
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType
|
|
901
956
|
end
|
|
902
957
|
def virtual_network_type
|
|
903
|
-
Azure::ApiManagement::Mgmt::
|
|
958
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType
|
|
904
959
|
end
|
|
905
960
|
def name_availability_reason
|
|
906
|
-
Azure::ApiManagement::Mgmt::
|
|
961
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason
|
|
907
962
|
end
|
|
908
963
|
def group_type
|
|
909
|
-
Azure::ApiManagement::Mgmt::
|
|
964
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType
|
|
910
965
|
end
|
|
911
966
|
def confirmation
|
|
912
|
-
Azure::ApiManagement::Mgmt::
|
|
967
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation
|
|
913
968
|
end
|
|
914
969
|
def user_state
|
|
915
|
-
Azure::ApiManagement::Mgmt::
|
|
970
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState
|
|
916
971
|
end
|
|
917
972
|
def identity_provider_type
|
|
918
|
-
Azure::ApiManagement::Mgmt::
|
|
973
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType
|
|
974
|
+
end
|
|
975
|
+
def logger_type
|
|
976
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerType
|
|
919
977
|
end
|
|
920
978
|
def connectivity_status_type
|
|
921
|
-
Azure::ApiManagement::Mgmt::
|
|
979
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType
|
|
922
980
|
end
|
|
923
981
|
def subscription_state
|
|
924
|
-
Azure::ApiManagement::Mgmt::
|
|
982
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionState
|
|
925
983
|
end
|
|
926
984
|
def async_operation_status
|
|
927
|
-
Azure::ApiManagement::Mgmt::
|
|
985
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AsyncOperationStatus
|
|
928
986
|
end
|
|
929
987
|
def key_type
|
|
930
|
-
Azure::ApiManagement::Mgmt::
|
|
988
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::KeyType
|
|
931
989
|
end
|
|
932
990
|
def versioning_scheme
|
|
933
|
-
Azure::ApiManagement::Mgmt::
|
|
991
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VersioningScheme
|
|
934
992
|
end
|
|
935
993
|
def template_name
|
|
936
|
-
Azure::ApiManagement::Mgmt::
|
|
994
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TemplateName
|
|
937
995
|
end
|
|
938
996
|
def notification_name
|
|
939
|
-
Azure::ApiManagement::Mgmt::
|
|
997
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationName
|
|
940
998
|
end
|
|
941
999
|
def policy_scope_contract
|
|
942
|
-
Azure::ApiManagement::Mgmt::
|
|
1000
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyScopeContract
|
|
943
1001
|
end
|
|
944
1002
|
def export_format
|
|
945
|
-
Azure::ApiManagement::Mgmt::
|
|
1003
|
+
Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ExportFormat
|
|
946
1004
|
end
|
|
947
1005
|
end
|
|
948
1006
|
end
|