azure_sdk 0.17.1 → 0.17.2
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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: eb3590d4da11b754380b85dfcd5817bfb7f80bbf
|
|
4
|
+
data.tar.gz: 25d09722541994d135c875848511588c0c8df29a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d883906769c7b8638f87661326ee90a731e0d1f1d78762f8da27819121835f3efd794e4ce03dbfaea11ef57575a4ca2262f084873c3570e68f3e2a49091f7efc
|
|
7
|
+
data.tar.gz: c90e1841b66a210f7a6a60943797447ac1d843688e5682592ac033ec1ce229f0516cda6a34557a1d85fd31f0484e52455a282d8987a9668232c9fb9fd7ba7995
|
data/lib/azure_sdk/version.rb
CHANGED
|
@@ -7,262 +7,262 @@ 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
|
-
ApiDiagnosticLogger = Azure::ApiManagement::Mgmt::
|
|
23
|
-
AuthorizationServer = Azure::ApiManagement::Mgmt::
|
|
24
|
-
Backend = Azure::ApiManagement::Mgmt::
|
|
25
|
-
Certificate = Azure::ApiManagement::Mgmt::
|
|
26
|
-
ApiManagementOperations = Azure::ApiManagement::Mgmt::
|
|
27
|
-
ApiManagementService = Azure::ApiManagement::Mgmt::
|
|
28
|
-
Diagnostic = Azure::ApiManagement::Mgmt::
|
|
29
|
-
DiagnosticLogger = Azure::ApiManagement::Mgmt::
|
|
30
|
-
EmailTemplate = Azure::ApiManagement::Mgmt::
|
|
31
|
-
Group = Azure::ApiManagement::Mgmt::
|
|
32
|
-
GroupUser = Azure::ApiManagement::Mgmt::
|
|
33
|
-
IdentityProvider = Azure::ApiManagement::Mgmt::
|
|
34
|
-
Logger = Azure::ApiManagement::Mgmt::
|
|
35
|
-
Notification = Azure::ApiManagement::Mgmt::
|
|
36
|
-
NotificationRecipientUser = Azure::ApiManagement::Mgmt::
|
|
37
|
-
NotificationRecipientEmail = Azure::ApiManagement::Mgmt::
|
|
38
|
-
NetworkStatus = Azure::ApiManagement::Mgmt::
|
|
39
|
-
OpenIdConnectProvider = Azure::ApiManagement::Mgmt::
|
|
40
|
-
SignInSettings = Azure::ApiManagement::Mgmt::
|
|
41
|
-
SignUpSettings = Azure::ApiManagement::Mgmt::
|
|
42
|
-
DelegationSettings = Azure::ApiManagement::Mgmt::
|
|
43
|
-
Product = Azure::ApiManagement::Mgmt::
|
|
44
|
-
ProductApi = Azure::ApiManagement::Mgmt::
|
|
45
|
-
ProductGroup = Azure::ApiManagement::Mgmt::
|
|
46
|
-
ProductSubscriptions = Azure::ApiManagement::Mgmt::
|
|
47
|
-
ProductPolicy = Azure::ApiManagement::Mgmt::
|
|
48
|
-
Property = Azure::ApiManagement::Mgmt::
|
|
49
|
-
QuotaByCounterKeys = Azure::ApiManagement::Mgmt::
|
|
50
|
-
QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::
|
|
51
|
-
Reports = Azure::ApiManagement::Mgmt::
|
|
52
|
-
Subscription = Azure::ApiManagement::Mgmt::
|
|
53
|
-
TagResource = Azure::ApiManagement::Mgmt::
|
|
54
|
-
Tag = Azure::ApiManagement::Mgmt::
|
|
55
|
-
TagDescription = Azure::ApiManagement::Mgmt::
|
|
56
|
-
OperationOperations = Azure::ApiManagement::Mgmt::
|
|
57
|
-
TenantAccess = Azure::ApiManagement::Mgmt::
|
|
58
|
-
TenantAccessGit = Azure::ApiManagement::Mgmt::
|
|
59
|
-
TenantConfiguration = Azure::ApiManagement::Mgmt::
|
|
60
|
-
User = Azure::ApiManagement::Mgmt::
|
|
61
|
-
UserGroup = Azure::ApiManagement::Mgmt::
|
|
62
|
-
UserSubscription = Azure::ApiManagement::Mgmt::
|
|
63
|
-
UserIdentities = Azure::ApiManagement::Mgmt::
|
|
64
|
-
ApiVersionSet = Azure::ApiManagement::Mgmt::
|
|
65
|
-
ApiExport = Azure::ApiManagement::Mgmt::
|
|
10
|
+
Policy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Policy
|
|
11
|
+
PolicySnippets = Azure::ApiManagement::Mgmt::V2018_01_01_preview::PolicySnippets
|
|
12
|
+
Regions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Regions
|
|
13
|
+
Api = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Api
|
|
14
|
+
ApiRevisions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiRevisions
|
|
15
|
+
ApiRelease = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiRelease
|
|
16
|
+
ApiOperation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiOperation
|
|
17
|
+
ApiOperationPolicy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiOperationPolicy
|
|
18
|
+
ApiProduct = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiProduct
|
|
19
|
+
ApiPolicy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiPolicy
|
|
20
|
+
ApiSchema = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiSchema
|
|
21
|
+
ApiDiagnostic = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiDiagnostic
|
|
22
|
+
ApiDiagnosticLogger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiDiagnosticLogger
|
|
23
|
+
AuthorizationServer = Azure::ApiManagement::Mgmt::V2018_01_01_preview::AuthorizationServer
|
|
24
|
+
Backend = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Backend
|
|
25
|
+
Certificate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Certificate
|
|
26
|
+
ApiManagementOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiManagementOperations
|
|
27
|
+
ApiManagementService = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiManagementService
|
|
28
|
+
Diagnostic = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Diagnostic
|
|
29
|
+
DiagnosticLogger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::DiagnosticLogger
|
|
30
|
+
EmailTemplate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::EmailTemplate
|
|
31
|
+
Group = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Group
|
|
32
|
+
GroupUser = Azure::ApiManagement::Mgmt::V2018_01_01_preview::GroupUser
|
|
33
|
+
IdentityProvider = Azure::ApiManagement::Mgmt::V2018_01_01_preview::IdentityProvider
|
|
34
|
+
Logger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Logger
|
|
35
|
+
Notification = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Notification
|
|
36
|
+
NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2018_01_01_preview::NotificationRecipientUser
|
|
37
|
+
NotificationRecipientEmail = Azure::ApiManagement::Mgmt::V2018_01_01_preview::NotificationRecipientEmail
|
|
38
|
+
NetworkStatus = Azure::ApiManagement::Mgmt::V2018_01_01_preview::NetworkStatus
|
|
39
|
+
OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OpenIdConnectProvider
|
|
40
|
+
SignInSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::SignInSettings
|
|
41
|
+
SignUpSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::SignUpSettings
|
|
42
|
+
DelegationSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::DelegationSettings
|
|
43
|
+
Product = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Product
|
|
44
|
+
ProductApi = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductApi
|
|
45
|
+
ProductGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductGroup
|
|
46
|
+
ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductSubscriptions
|
|
47
|
+
ProductPolicy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductPolicy
|
|
48
|
+
Property = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Property
|
|
49
|
+
QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByCounterKeys
|
|
50
|
+
QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByPeriodKeys
|
|
51
|
+
Reports = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Reports
|
|
52
|
+
Subscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Subscription
|
|
53
|
+
TagResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagResource
|
|
54
|
+
Tag = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Tag
|
|
55
|
+
TagDescription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagDescription
|
|
56
|
+
OperationOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OperationOperations
|
|
57
|
+
TenantAccess = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccess
|
|
58
|
+
TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccessGit
|
|
59
|
+
TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantConfiguration
|
|
60
|
+
User = Azure::ApiManagement::Mgmt::V2018_01_01_preview::User
|
|
61
|
+
UserGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserGroup
|
|
62
|
+
UserSubscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserSubscription
|
|
63
|
+
UserIdentities = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserIdentities
|
|
64
|
+
ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiVersionSet
|
|
65
|
+
ApiExport = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiExport
|
|
66
66
|
|
|
67
67
|
module Models
|
|
68
|
-
ApiManagementServiceNameAvailabilityResult = Azure::ApiManagement::Mgmt::
|
|
69
|
-
ApiManagementServiceApplyNetworkConfigurationParameters = Azure::ApiManagement::Mgmt::
|
|
70
|
-
ErrorResponse = Azure::ApiManagement::Mgmt::
|
|
71
|
-
ApiManagementServiceUploadCertificateParameters = Azure::ApiManagement::Mgmt::
|
|
72
|
-
PolicyCollection = Azure::ApiManagement::Mgmt::
|
|
73
|
-
HostnameConfigurationOld = Azure::ApiManagement::Mgmt::
|
|
74
|
-
PolicySnippetsCollection = Azure::ApiManagement::Mgmt::
|
|
75
|
-
ApiManagementServiceUpdateHostnameParameters = Azure::ApiManagement::Mgmt::
|
|
76
|
-
RegionListResult = Azure::ApiManagement::Mgmt::
|
|
77
|
-
OperationDisplay = Azure::ApiManagement::Mgmt::
|
|
78
|
-
ApiExportResult = Azure::ApiManagement::Mgmt::
|
|
79
|
-
Operation = Azure::ApiManagement::Mgmt::
|
|
80
|
-
AdditionalLocation = Azure::ApiManagement::Mgmt::
|
|
81
|
-
ApiManagementServiceBackupRestoreParameters = Azure::ApiManagement::Mgmt::
|
|
82
|
-
ApiCreateOrUpdatePropertiesWsdlSelector = Azure::ApiManagement::Mgmt::
|
|
83
|
-
ApiManagementServiceBaseProperties = Azure::ApiManagement::Mgmt::
|
|
84
|
-
ApiUpdateContract = Azure::ApiManagement::Mgmt::
|
|
85
|
-
ApiManagementServiceIdentity = Azure::ApiManagement::Mgmt::
|
|
86
|
-
AuthenticationSettingsContract = Azure::ApiManagement::Mgmt::
|
|
87
|
-
DeployConfigurationParameters = Azure::ApiManagement::Mgmt::
|
|
88
|
-
ApiEntityBaseContract = Azure::ApiManagement::Mgmt::
|
|
89
|
-
ApimResource = Azure::ApiManagement::Mgmt::
|
|
90
|
-
ApiRevisionCollection = Azure::ApiManagement::Mgmt::
|
|
91
|
-
AccessInformationUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
92
|
-
ApiVersionSetUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
93
|
-
ApiManagementServiceListResult = Azure::ApiManagement::Mgmt::
|
|
94
|
-
ApiVersionSetEntityBase = Azure::ApiManagement::Mgmt::
|
|
95
|
-
ApiManagementServiceGetSsoTokenResult = Azure::ApiManagement::Mgmt::
|
|
96
|
-
ParameterContract = Azure::ApiManagement::Mgmt::
|
|
97
|
-
ApiManagementServiceCheckNameAvailabilityParameters = Azure::ApiManagement::Mgmt::
|
|
98
|
-
RequestContract = Azure::ApiManagement::Mgmt::
|
|
99
|
-
ErrorFieldContract = Azure::ApiManagement::Mgmt::
|
|
100
|
-
OperationEntityBaseContract = Azure::ApiManagement::Mgmt::
|
|
101
|
-
OperationUpdateContract = Azure::ApiManagement::Mgmt::
|
|
102
|
-
QuotaCounterValueContractProperties = Azure::ApiManagement::Mgmt::
|
|
103
|
-
SchemaCollection = Azure::ApiManagement::Mgmt::
|
|
104
|
-
PolicySnippetContract = Azure::ApiManagement::Mgmt::
|
|
105
|
-
LoggerCollection = Azure::ApiManagement::Mgmt::
|
|
106
|
-
RegionContract = Azure::ApiManagement::Mgmt::
|
|
107
|
-
DiagnosticCollection = Azure::ApiManagement::Mgmt::
|
|
108
|
-
Resource = Azure::ApiManagement::Mgmt::
|
|
109
|
-
UserTokenParameters = Azure::ApiManagement::Mgmt::
|
|
110
|
-
ApiVersionSetContractDetails = Azure::ApiManagement::Mgmt::
|
|
111
|
-
UserIdentityCollection = Azure::ApiManagement::Mgmt::
|
|
112
|
-
AccessInformationContract = Azure::ApiManagement::Mgmt::
|
|
113
|
-
TagResourceContract = Azure::ApiManagement::Mgmt::
|
|
114
|
-
OperationListResult = Azure::ApiManagement::Mgmt::
|
|
115
|
-
UserCreateParameters = Azure::ApiManagement::Mgmt::
|
|
116
|
-
EmailTemplateParametersContractProperties = Azure::ApiManagement::Mgmt::
|
|
117
|
-
GenerateSsoUrlResult = Azure::ApiManagement::Mgmt::
|
|
118
|
-
TagDescriptionCreateParameters = Azure::ApiManagement::Mgmt::
|
|
119
|
-
TenantConfigurationSyncStateContract = Azure::ApiManagement::Mgmt::
|
|
120
|
-
EmailTemplateCollection = Azure::ApiManagement::Mgmt::
|
|
121
|
-
AuthorizationServerContractBaseProperties = Azure::ApiManagement::Mgmt::
|
|
122
|
-
EmailTemplateUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
123
|
-
X509CertificateName = Azure::ApiManagement::Mgmt::
|
|
124
|
-
GroupContractProperties = Azure::ApiManagement::Mgmt::
|
|
125
|
-
BackendProperties = Azure::ApiManagement::Mgmt::
|
|
126
|
-
TagDescriptionCollection = Azure::ApiManagement::Mgmt::
|
|
127
|
-
BackendProxyContract = Azure::ApiManagement::Mgmt::
|
|
128
|
-
GroupCollection = Azure::ApiManagement::Mgmt::
|
|
129
|
-
BackendBaseParameters = Azure::ApiManagement::Mgmt::
|
|
130
|
-
GroupCreateParameters = Azure::ApiManagement::Mgmt::
|
|
131
|
-
BackendCollection = Azure::ApiManagement::Mgmt::
|
|
132
|
-
GroupUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
133
|
-
OperationResultContract = Azure::ApiManagement::Mgmt::
|
|
134
|
-
UserIdentityContract = Azure::ApiManagement::Mgmt::
|
|
135
|
-
CertificateCollection = Azure::ApiManagement::Mgmt::
|
|
136
|
-
UserEntityBaseParameters = Azure::ApiManagement::Mgmt::
|
|
137
|
-
CertificateInformation = Azure::ApiManagement::Mgmt::
|
|
138
|
-
TagCreateUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
139
|
-
HostnameConfiguration = Azure::ApiManagement::Mgmt::
|
|
140
|
-
UserCollection = Azure::ApiManagement::Mgmt::
|
|
141
|
-
ApiManagementServiceSkuProperties = Azure::ApiManagement::Mgmt::
|
|
142
|
-
TagCollection = Azure::ApiManagement::Mgmt::
|
|
143
|
-
ApiCreateOrUpdateParameter = Azure::ApiManagement::Mgmt::
|
|
144
|
-
IdentityProviderList = Azure::ApiManagement::Mgmt::
|
|
145
|
-
SubscriptionKeyParameterNamesContract = Azure::ApiManagement::Mgmt::
|
|
146
|
-
IdentityProviderUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
147
|
-
ApiRevisionInfoContract = Azure::ApiManagement::Mgmt::
|
|
148
|
-
IdentityProviderBaseParameters = Azure::ApiManagement::Mgmt::
|
|
149
|
-
OperationCollection = Azure::ApiManagement::Mgmt::
|
|
150
|
-
LoggerUpdateContract = Azure::ApiManagement::Mgmt::
|
|
151
|
-
ResponseContract = Azure::ApiManagement::Mgmt::
|
|
152
|
-
RecipientsContractProperties = Azure::ApiManagement::Mgmt::
|
|
153
|
-
UserUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
154
|
-
SubscriptionUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
155
|
-
ProductEntityBaseParameters = Azure::ApiManagement::Mgmt::
|
|
156
|
-
NotificationCollection = Azure::ApiManagement::Mgmt::
|
|
157
|
-
TagTagResourceContractProperties = Azure::ApiManagement::Mgmt::
|
|
158
|
-
SubscriptionCreateParameters = Azure::ApiManagement::Mgmt::
|
|
159
|
-
ProductCollection = Azure::ApiManagement::Mgmt::
|
|
160
|
-
RecipientUserCollection = Azure::ApiManagement::Mgmt::
|
|
161
|
-
TokenBodyParameterContract = Azure::ApiManagement::Mgmt::
|
|
162
|
-
RequestReportCollection = Azure::ApiManagement::Mgmt::
|
|
163
|
-
BackendServiceFabricClusterProperties = Azure::ApiManagement::Mgmt::
|
|
164
|
-
RecipientEmailCollection = Azure::ApiManagement::Mgmt::
|
|
165
|
-
BackendTlsProperties = Azure::ApiManagement::Mgmt::
|
|
166
|
-
ConnectivityStatusContract = Azure::ApiManagement::Mgmt::
|
|
167
|
-
BackendUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
168
|
-
NetworkStatusContract = Azure::ApiManagement::Mgmt::
|
|
169
|
-
CertificateCreateOrUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
170
|
-
NetworkStatusContractByLocation = Azure::ApiManagement::Mgmt::
|
|
171
|
-
VirtualNetworkConfiguration = Azure::ApiManagement::Mgmt::
|
|
172
|
-
RequestReportRecordContract = Azure::ApiManagement::Mgmt::
|
|
173
|
-
OAuth2AuthenticationSettingsContract = Azure::ApiManagement::Mgmt::
|
|
174
|
-
OpenIdConnectProviderCollection = Azure::ApiManagement::Mgmt::
|
|
175
|
-
ApiReleaseCollection = Azure::ApiManagement::Mgmt::
|
|
176
|
-
OpenidConnectProviderUpdateContract = Azure::ApiManagement::Mgmt::
|
|
177
|
-
ApiVersionSetCollection = Azure::ApiManagement::Mgmt::
|
|
178
|
-
ReportCollection = Azure::ApiManagement::Mgmt::
|
|
179
|
-
OperationTagResourceContractProperties = Azure::ApiManagement::Mgmt::
|
|
180
|
-
TermsOfServiceProperties = Azure::ApiManagement::Mgmt::
|
|
181
|
-
AuthorizationServerCollection = Azure::ApiManagement::Mgmt::
|
|
182
|
-
ReportRecordContract = Azure::ApiManagement::Mgmt::
|
|
183
|
-
BackendCredentialsContract = Azure::ApiManagement::Mgmt::
|
|
184
|
-
SubscriptionsDelegationSettingsProperties = Azure::ApiManagement::Mgmt::
|
|
185
|
-
OperationResultLogItemContract = Azure::ApiManagement::Mgmt::
|
|
186
|
-
RegistrationDelegationSettingsProperties = Azure::ApiManagement::Mgmt::
|
|
187
|
-
ApiCollection = Azure::ApiManagement::Mgmt::
|
|
188
|
-
QuotaCounterValueContract = Azure::ApiManagement::Mgmt::
|
|
189
|
-
RepresentationContract = Azure::ApiManagement::Mgmt::
|
|
190
|
-
ProductUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
191
|
-
TagResourceCollection = Azure::ApiManagement::Mgmt::
|
|
192
|
-
QuotaCounterCollection = Azure::ApiManagement::Mgmt::
|
|
193
|
-
SaveConfigurationParameter = Azure::ApiManagement::Mgmt::
|
|
194
|
-
SubscriptionCollection = Azure::ApiManagement::Mgmt::
|
|
195
|
-
ApiRevisionContract = Azure::ApiManagement::Mgmt::
|
|
196
|
-
QuotaCounterContract = Azure::ApiManagement::Mgmt::
|
|
197
|
-
BackendAuthorizationHeaderCredentials = Azure::ApiManagement::Mgmt::
|
|
198
|
-
PropertyCollection = Azure::ApiManagement::Mgmt::
|
|
199
|
-
UserTokenResult = Azure::ApiManagement::Mgmt::
|
|
200
|
-
PropertyUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
201
|
-
CertificateConfiguration = Azure::ApiManagement::Mgmt::
|
|
202
|
-
PropertyEntityBaseParameters = Azure::ApiManagement::Mgmt::
|
|
203
|
-
PolicyContract = Azure::ApiManagement::Mgmt::
|
|
204
|
-
ApiContractProperties = Azure::ApiManagement::Mgmt::
|
|
205
|
-
ApiContract = Azure::ApiManagement::Mgmt::
|
|
206
|
-
ApiReleaseContract = Azure::ApiManagement::Mgmt::
|
|
207
|
-
OperationContract = Azure::ApiManagement::Mgmt::
|
|
208
|
-
SchemaContract = Azure::ApiManagement::Mgmt::
|
|
209
|
-
LoggerContract = Azure::ApiManagement::Mgmt::
|
|
210
|
-
DiagnosticContract = Azure::ApiManagement::Mgmt::
|
|
211
|
-
ProductTagResourceContractProperties = Azure::ApiManagement::Mgmt::
|
|
212
|
-
ApiTagResourceContractProperties = Azure::ApiManagement::Mgmt::
|
|
213
|
-
ProductContract = Azure::ApiManagement::Mgmt::
|
|
214
|
-
AuthorizationServerContract = Azure::ApiManagement::Mgmt::
|
|
215
|
-
AuthorizationServerUpdateContract = Azure::ApiManagement::Mgmt::
|
|
216
|
-
BackendContract = Azure::ApiManagement::Mgmt::
|
|
217
|
-
BackendReconnectContract = Azure::ApiManagement::Mgmt::
|
|
218
|
-
CertificateContract = Azure::ApiManagement::Mgmt::
|
|
219
|
-
ApiManagementServiceResource = Azure::ApiManagement::Mgmt::
|
|
220
|
-
ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::
|
|
221
|
-
EmailTemplateContract = Azure::ApiManagement::Mgmt::
|
|
222
|
-
GroupContract = Azure::ApiManagement::Mgmt::
|
|
223
|
-
UserContract = Azure::ApiManagement::Mgmt::
|
|
224
|
-
IdentityProviderContract = Azure::ApiManagement::Mgmt::
|
|
225
|
-
NotificationContract = Azure::ApiManagement::Mgmt::
|
|
226
|
-
RecipientUserContract = Azure::ApiManagement::Mgmt::
|
|
227
|
-
RecipientEmailContract = Azure::ApiManagement::Mgmt::
|
|
228
|
-
OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::
|
|
229
|
-
PortalSigninSettings = Azure::ApiManagement::Mgmt::
|
|
230
|
-
PortalSignupSettings = Azure::ApiManagement::Mgmt::
|
|
231
|
-
PortalDelegationSettings = Azure::ApiManagement::Mgmt::
|
|
232
|
-
SubscriptionContract = Azure::ApiManagement::Mgmt::
|
|
233
|
-
PropertyContract = Azure::ApiManagement::Mgmt::
|
|
234
|
-
TagContract = Azure::ApiManagement::Mgmt::
|
|
235
|
-
TagDescriptionContract = Azure::ApiManagement::Mgmt::
|
|
236
|
-
ApiVersionSetContract = Azure::ApiManagement::Mgmt::
|
|
237
|
-
PolicyContentFormat = Azure::ApiManagement::Mgmt::
|
|
238
|
-
Protocol = Azure::ApiManagement::Mgmt::
|
|
239
|
-
ContentFormat = Azure::ApiManagement::Mgmt::
|
|
240
|
-
SoapApiType = Azure::ApiManagement::Mgmt::
|
|
241
|
-
ApiType = Azure::ApiManagement::Mgmt::
|
|
242
|
-
LoggerType = Azure::ApiManagement::Mgmt::
|
|
243
|
-
ProductState = Azure::ApiManagement::Mgmt::
|
|
244
|
-
GrantType = Azure::ApiManagement::Mgmt::
|
|
245
|
-
AuthorizationMethod = Azure::ApiManagement::Mgmt::
|
|
246
|
-
ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::
|
|
247
|
-
BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::
|
|
248
|
-
BackendProtocol = Azure::ApiManagement::Mgmt::
|
|
249
|
-
HostnameType = Azure::ApiManagement::Mgmt::
|
|
250
|
-
SkuType = Azure::ApiManagement::Mgmt::
|
|
251
|
-
VirtualNetworkType = Azure::ApiManagement::Mgmt::
|
|
252
|
-
NameAvailabilityReason = Azure::ApiManagement::Mgmt::
|
|
253
|
-
GroupType = Azure::ApiManagement::Mgmt::
|
|
254
|
-
Confirmation = Azure::ApiManagement::Mgmt::
|
|
255
|
-
UserState = Azure::ApiManagement::Mgmt::
|
|
256
|
-
IdentityProviderType = Azure::ApiManagement::Mgmt::
|
|
257
|
-
ConnectivityStatusType = Azure::ApiManagement::Mgmt::
|
|
258
|
-
SubscriptionState = Azure::ApiManagement::Mgmt::
|
|
259
|
-
AsyncOperationStatus = Azure::ApiManagement::Mgmt::
|
|
260
|
-
KeyType = Azure::ApiManagement::Mgmt::
|
|
261
|
-
VersioningScheme = Azure::ApiManagement::Mgmt::
|
|
262
|
-
TemplateName = Azure::ApiManagement::Mgmt::
|
|
263
|
-
NotificationName = Azure::ApiManagement::Mgmt::
|
|
264
|
-
PolicyScopeContract = Azure::ApiManagement::Mgmt::
|
|
265
|
-
ExportFormat = Azure::ApiManagement::Mgmt::
|
|
68
|
+
ApiManagementServiceNameAvailabilityResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceNameAvailabilityResult
|
|
69
|
+
ApiManagementServiceApplyNetworkConfigurationParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters
|
|
70
|
+
ErrorResponse = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse
|
|
71
|
+
ApiManagementServiceUploadCertificateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUploadCertificateParameters
|
|
72
|
+
PolicyCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyCollection
|
|
73
|
+
HostnameConfigurationOld = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameConfigurationOld
|
|
74
|
+
PolicySnippetsCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicySnippetsCollection
|
|
75
|
+
ApiManagementServiceUpdateHostnameParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUpdateHostnameParameters
|
|
76
|
+
RegionListResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegionListResult
|
|
77
|
+
OperationDisplay = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay
|
|
78
|
+
ApiExportResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiExportResult
|
|
79
|
+
Operation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation
|
|
80
|
+
AdditionalLocation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AdditionalLocation
|
|
81
|
+
ApiManagementServiceBackupRestoreParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceBackupRestoreParameters
|
|
82
|
+
ApiCreateOrUpdatePropertiesWsdlSelector = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiCreateOrUpdatePropertiesWsdlSelector
|
|
83
|
+
ApiManagementServiceBaseProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceBaseProperties
|
|
84
|
+
ApiUpdateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiUpdateContract
|
|
85
|
+
ApiManagementServiceIdentity = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceIdentity
|
|
86
|
+
AuthenticationSettingsContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthenticationSettingsContract
|
|
87
|
+
DeployConfigurationParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DeployConfigurationParameters
|
|
88
|
+
ApiEntityBaseContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiEntityBaseContract
|
|
89
|
+
ApimResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApimResource
|
|
90
|
+
ApiRevisionCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiRevisionCollection
|
|
91
|
+
AccessInformationUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AccessInformationUpdateParameters
|
|
92
|
+
ApiVersionSetUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetUpdateParameters
|
|
93
|
+
ApiManagementServiceListResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceListResult
|
|
94
|
+
ApiVersionSetEntityBase = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetEntityBase
|
|
95
|
+
ApiManagementServiceGetSsoTokenResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceGetSsoTokenResult
|
|
96
|
+
ParameterContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ParameterContract
|
|
97
|
+
ApiManagementServiceCheckNameAvailabilityParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceCheckNameAvailabilityParameters
|
|
98
|
+
RequestContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RequestContract
|
|
99
|
+
ErrorFieldContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorFieldContract
|
|
100
|
+
OperationEntityBaseContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationEntityBaseContract
|
|
101
|
+
OperationUpdateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationUpdateContract
|
|
102
|
+
QuotaCounterValueContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::QuotaCounterValueContractProperties
|
|
103
|
+
SchemaCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SchemaCollection
|
|
104
|
+
PolicySnippetContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicySnippetContract
|
|
105
|
+
LoggerCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerCollection
|
|
106
|
+
RegionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegionContract
|
|
107
|
+
DiagnosticCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticCollection
|
|
108
|
+
Resource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource
|
|
109
|
+
UserTokenParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserTokenParameters
|
|
110
|
+
ApiVersionSetContractDetails = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContractDetails
|
|
111
|
+
UserIdentityCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserIdentityCollection
|
|
112
|
+
AccessInformationContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AccessInformationContract
|
|
113
|
+
TagResourceContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagResourceContract
|
|
114
|
+
OperationListResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult
|
|
115
|
+
UserCreateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserCreateParameters
|
|
116
|
+
EmailTemplateParametersContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateParametersContractProperties
|
|
117
|
+
GenerateSsoUrlResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GenerateSsoUrlResult
|
|
118
|
+
TagDescriptionCreateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionCreateParameters
|
|
119
|
+
TenantConfigurationSyncStateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TenantConfigurationSyncStateContract
|
|
120
|
+
EmailTemplateCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateCollection
|
|
121
|
+
AuthorizationServerContractBaseProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerContractBaseProperties
|
|
122
|
+
EmailTemplateUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateUpdateParameters
|
|
123
|
+
X509CertificateName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::X509CertificateName
|
|
124
|
+
GroupContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupContractProperties
|
|
125
|
+
BackendProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendProperties
|
|
126
|
+
TagDescriptionCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionCollection
|
|
127
|
+
BackendProxyContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendProxyContract
|
|
128
|
+
GroupCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupCollection
|
|
129
|
+
BackendBaseParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendBaseParameters
|
|
130
|
+
GroupCreateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupCreateParameters
|
|
131
|
+
BackendCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendCollection
|
|
132
|
+
GroupUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupUpdateParameters
|
|
133
|
+
OperationResultContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationResultContract
|
|
134
|
+
UserIdentityContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserIdentityContract
|
|
135
|
+
CertificateCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateCollection
|
|
136
|
+
UserEntityBaseParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserEntityBaseParameters
|
|
137
|
+
CertificateInformation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateInformation
|
|
138
|
+
TagCreateUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagCreateUpdateParameters
|
|
139
|
+
HostnameConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameConfiguration
|
|
140
|
+
UserCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserCollection
|
|
141
|
+
ApiManagementServiceSkuProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceSkuProperties
|
|
142
|
+
TagCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagCollection
|
|
143
|
+
ApiCreateOrUpdateParameter = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiCreateOrUpdateParameter
|
|
144
|
+
IdentityProviderList = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderList
|
|
145
|
+
SubscriptionKeyParameterNamesContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionKeyParameterNamesContract
|
|
146
|
+
IdentityProviderUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderUpdateParameters
|
|
147
|
+
ApiRevisionInfoContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiRevisionInfoContract
|
|
148
|
+
IdentityProviderBaseParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderBaseParameters
|
|
149
|
+
OperationCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationCollection
|
|
150
|
+
LoggerUpdateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerUpdateContract
|
|
151
|
+
ResponseContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ResponseContract
|
|
152
|
+
RecipientsContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientsContractProperties
|
|
153
|
+
UserUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserUpdateParameters
|
|
154
|
+
SubscriptionUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionUpdateParameters
|
|
155
|
+
ProductEntityBaseParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductEntityBaseParameters
|
|
156
|
+
NotificationCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationCollection
|
|
157
|
+
TagTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagTagResourceContractProperties
|
|
158
|
+
SubscriptionCreateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionCreateParameters
|
|
159
|
+
ProductCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductCollection
|
|
160
|
+
RecipientUserCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientUserCollection
|
|
161
|
+
TokenBodyParameterContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TokenBodyParameterContract
|
|
162
|
+
RequestReportCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RequestReportCollection
|
|
163
|
+
BackendServiceFabricClusterProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendServiceFabricClusterProperties
|
|
164
|
+
RecipientEmailCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientEmailCollection
|
|
165
|
+
BackendTlsProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendTlsProperties
|
|
166
|
+
ConnectivityStatusContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusContract
|
|
167
|
+
BackendUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendUpdateParameters
|
|
168
|
+
NetworkStatusContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NetworkStatusContract
|
|
169
|
+
CertificateCreateOrUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateCreateOrUpdateParameters
|
|
170
|
+
NetworkStatusContractByLocation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NetworkStatusContractByLocation
|
|
171
|
+
VirtualNetworkConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VirtualNetworkConfiguration
|
|
172
|
+
RequestReportRecordContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RequestReportRecordContract
|
|
173
|
+
OAuth2AuthenticationSettingsContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OAuth2AuthenticationSettingsContract
|
|
174
|
+
OpenIdConnectProviderCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OpenIdConnectProviderCollection
|
|
175
|
+
ApiReleaseCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiReleaseCollection
|
|
176
|
+
OpenidConnectProviderUpdateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OpenidConnectProviderUpdateContract
|
|
177
|
+
ApiVersionSetCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetCollection
|
|
178
|
+
ReportCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ReportCollection
|
|
179
|
+
OperationTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationTagResourceContractProperties
|
|
180
|
+
TermsOfServiceProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TermsOfServiceProperties
|
|
181
|
+
AuthorizationServerCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerCollection
|
|
182
|
+
ReportRecordContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ReportRecordContract
|
|
183
|
+
BackendCredentialsContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendCredentialsContract
|
|
184
|
+
SubscriptionsDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionsDelegationSettingsProperties
|
|
185
|
+
OperationResultLogItemContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationResultLogItemContract
|
|
186
|
+
RegistrationDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegistrationDelegationSettingsProperties
|
|
187
|
+
ApiCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiCollection
|
|
188
|
+
QuotaCounterValueContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::QuotaCounterValueContract
|
|
189
|
+
RepresentationContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RepresentationContract
|
|
190
|
+
ProductUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductUpdateParameters
|
|
191
|
+
TagResourceCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagResourceCollection
|
|
192
|
+
QuotaCounterCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::QuotaCounterCollection
|
|
193
|
+
SaveConfigurationParameter = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SaveConfigurationParameter
|
|
194
|
+
SubscriptionCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionCollection
|
|
195
|
+
ApiRevisionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiRevisionContract
|
|
196
|
+
QuotaCounterContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::QuotaCounterContract
|
|
197
|
+
BackendAuthorizationHeaderCredentials = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendAuthorizationHeaderCredentials
|
|
198
|
+
PropertyCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyCollection
|
|
199
|
+
UserTokenResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserTokenResult
|
|
200
|
+
PropertyUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyUpdateParameters
|
|
201
|
+
CertificateConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateConfiguration
|
|
202
|
+
PropertyEntityBaseParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyEntityBaseParameters
|
|
203
|
+
PolicyContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContract
|
|
204
|
+
ApiContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiContractProperties
|
|
205
|
+
ApiContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiContract
|
|
206
|
+
ApiReleaseContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiReleaseContract
|
|
207
|
+
OperationContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationContract
|
|
208
|
+
SchemaContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SchemaContract
|
|
209
|
+
LoggerContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerContract
|
|
210
|
+
DiagnosticContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticContract
|
|
211
|
+
ProductTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductTagResourceContractProperties
|
|
212
|
+
ApiTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiTagResourceContractProperties
|
|
213
|
+
ProductContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductContract
|
|
214
|
+
AuthorizationServerContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerContract
|
|
215
|
+
AuthorizationServerUpdateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerUpdateContract
|
|
216
|
+
BackendContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendContract
|
|
217
|
+
BackendReconnectContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendReconnectContract
|
|
218
|
+
CertificateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateContract
|
|
219
|
+
ApiManagementServiceResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceResource
|
|
220
|
+
ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUpdateParameters
|
|
221
|
+
EmailTemplateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateContract
|
|
222
|
+
GroupContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupContract
|
|
223
|
+
UserContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserContract
|
|
224
|
+
IdentityProviderContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderContract
|
|
225
|
+
NotificationContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationContract
|
|
226
|
+
RecipientUserContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientUserContract
|
|
227
|
+
RecipientEmailContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientEmailContract
|
|
228
|
+
OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OpenidConnectProviderContract
|
|
229
|
+
PortalSigninSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSigninSettings
|
|
230
|
+
PortalSignupSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSignupSettings
|
|
231
|
+
PortalDelegationSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalDelegationSettings
|
|
232
|
+
SubscriptionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionContract
|
|
233
|
+
PropertyContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyContract
|
|
234
|
+
TagContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagContract
|
|
235
|
+
TagDescriptionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionContract
|
|
236
|
+
ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContract
|
|
237
|
+
PolicyContentFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContentFormat
|
|
238
|
+
Protocol = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol
|
|
239
|
+
ContentFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ContentFormat
|
|
240
|
+
SoapApiType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SoapApiType
|
|
241
|
+
ApiType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiType
|
|
242
|
+
LoggerType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerType
|
|
243
|
+
ProductState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductState
|
|
244
|
+
GrantType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GrantType
|
|
245
|
+
AuthorizationMethod = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationMethod
|
|
246
|
+
ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ClientAuthenticationMethod
|
|
247
|
+
BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BearerTokenSendingMethod
|
|
248
|
+
BackendProtocol = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendProtocol
|
|
249
|
+
HostnameType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameType
|
|
250
|
+
SkuType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SkuType
|
|
251
|
+
VirtualNetworkType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VirtualNetworkType
|
|
252
|
+
NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NameAvailabilityReason
|
|
253
|
+
GroupType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupType
|
|
254
|
+
Confirmation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Confirmation
|
|
255
|
+
UserState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserState
|
|
256
|
+
IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderType
|
|
257
|
+
ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusType
|
|
258
|
+
SubscriptionState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState
|
|
259
|
+
AsyncOperationStatus = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus
|
|
260
|
+
KeyType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::KeyType
|
|
261
|
+
VersioningScheme = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VersioningScheme
|
|
262
|
+
TemplateName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TemplateName
|
|
263
|
+
NotificationName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationName
|
|
264
|
+
PolicyScopeContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyScopeContract
|
|
265
|
+
ExportFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ExportFormat
|
|
266
266
|
end
|
|
267
267
|
|
|
268
268
|
class ApiManagementManagementClass
|
|
@@ -271,7 +271,7 @@ module Azure::Profiles::Latest
|
|
|
271
271
|
def initialize(configurable, base_url=nil, options=nil)
|
|
272
272
|
@configurable, @base_url, @options = configurable, base_url, options
|
|
273
273
|
|
|
274
|
-
@client_0 = Azure::ApiManagement::Mgmt::
|
|
274
|
+
@client_0 = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiManagementClient.new(configurable.credentials, base_url, options)
|
|
275
275
|
if(@client_0.respond_to?(:subscription_id))
|
|
276
276
|
@client_0.subscription_id = configurable.subscription_id
|
|
277
277
|
end
|
|
@@ -351,598 +351,598 @@ module Azure::Profiles::Latest
|
|
|
351
351
|
|
|
352
352
|
class ModelClasses
|
|
353
353
|
def api_management_service_name_availability_result
|
|
354
|
-
Azure::ApiManagement::Mgmt::
|
|
354
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceNameAvailabilityResult
|
|
355
355
|
end
|
|
356
356
|
def api_management_service_apply_network_configuration_parameters
|
|
357
|
-
Azure::ApiManagement::Mgmt::
|
|
357
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters
|
|
358
358
|
end
|
|
359
359
|
def error_response
|
|
360
|
-
Azure::ApiManagement::Mgmt::
|
|
360
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse
|
|
361
361
|
end
|
|
362
362
|
def api_management_service_upload_certificate_parameters
|
|
363
|
-
Azure::ApiManagement::Mgmt::
|
|
363
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUploadCertificateParameters
|
|
364
364
|
end
|
|
365
365
|
def policy_collection
|
|
366
|
-
Azure::ApiManagement::Mgmt::
|
|
366
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyCollection
|
|
367
367
|
end
|
|
368
368
|
def hostname_configuration_old
|
|
369
|
-
Azure::ApiManagement::Mgmt::
|
|
369
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameConfigurationOld
|
|
370
370
|
end
|
|
371
371
|
def policy_snippets_collection
|
|
372
|
-
Azure::ApiManagement::Mgmt::
|
|
372
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicySnippetsCollection
|
|
373
373
|
end
|
|
374
374
|
def api_management_service_update_hostname_parameters
|
|
375
|
-
Azure::ApiManagement::Mgmt::
|
|
375
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUpdateHostnameParameters
|
|
376
376
|
end
|
|
377
377
|
def region_list_result
|
|
378
|
-
Azure::ApiManagement::Mgmt::
|
|
378
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegionListResult
|
|
379
379
|
end
|
|
380
380
|
def operation_display
|
|
381
|
-
Azure::ApiManagement::Mgmt::
|
|
381
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay
|
|
382
382
|
end
|
|
383
383
|
def api_export_result
|
|
384
|
-
Azure::ApiManagement::Mgmt::
|
|
384
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiExportResult
|
|
385
385
|
end
|
|
386
386
|
def operation
|
|
387
|
-
Azure::ApiManagement::Mgmt::
|
|
387
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation
|
|
388
388
|
end
|
|
389
389
|
def additional_location
|
|
390
|
-
Azure::ApiManagement::Mgmt::
|
|
390
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AdditionalLocation
|
|
391
391
|
end
|
|
392
392
|
def api_management_service_backup_restore_parameters
|
|
393
|
-
Azure::ApiManagement::Mgmt::
|
|
393
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceBackupRestoreParameters
|
|
394
394
|
end
|
|
395
395
|
def api_create_or_update_properties_wsdl_selector
|
|
396
|
-
Azure::ApiManagement::Mgmt::
|
|
396
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiCreateOrUpdatePropertiesWsdlSelector
|
|
397
397
|
end
|
|
398
398
|
def api_management_service_base_properties
|
|
399
|
-
Azure::ApiManagement::Mgmt::
|
|
399
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceBaseProperties
|
|
400
400
|
end
|
|
401
401
|
def api_update_contract
|
|
402
|
-
Azure::ApiManagement::Mgmt::
|
|
402
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiUpdateContract
|
|
403
403
|
end
|
|
404
404
|
def api_management_service_identity
|
|
405
|
-
Azure::ApiManagement::Mgmt::
|
|
405
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceIdentity
|
|
406
406
|
end
|
|
407
407
|
def authentication_settings_contract
|
|
408
|
-
Azure::ApiManagement::Mgmt::
|
|
408
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthenticationSettingsContract
|
|
409
409
|
end
|
|
410
410
|
def deploy_configuration_parameters
|
|
411
|
-
Azure::ApiManagement::Mgmt::
|
|
411
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DeployConfigurationParameters
|
|
412
412
|
end
|
|
413
413
|
def api_entity_base_contract
|
|
414
|
-
Azure::ApiManagement::Mgmt::
|
|
414
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiEntityBaseContract
|
|
415
415
|
end
|
|
416
416
|
def apim_resource
|
|
417
|
-
Azure::ApiManagement::Mgmt::
|
|
417
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApimResource
|
|
418
418
|
end
|
|
419
419
|
def api_revision_collection
|
|
420
|
-
Azure::ApiManagement::Mgmt::
|
|
420
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiRevisionCollection
|
|
421
421
|
end
|
|
422
422
|
def access_information_update_parameters
|
|
423
|
-
Azure::ApiManagement::Mgmt::
|
|
423
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AccessInformationUpdateParameters
|
|
424
424
|
end
|
|
425
425
|
def api_version_set_update_parameters
|
|
426
|
-
Azure::ApiManagement::Mgmt::
|
|
426
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetUpdateParameters
|
|
427
427
|
end
|
|
428
428
|
def api_management_service_list_result
|
|
429
|
-
Azure::ApiManagement::Mgmt::
|
|
429
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceListResult
|
|
430
430
|
end
|
|
431
431
|
def api_version_set_entity_base
|
|
432
|
-
Azure::ApiManagement::Mgmt::
|
|
432
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetEntityBase
|
|
433
433
|
end
|
|
434
434
|
def api_management_service_get_sso_token_result
|
|
435
|
-
Azure::ApiManagement::Mgmt::
|
|
435
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceGetSsoTokenResult
|
|
436
436
|
end
|
|
437
437
|
def parameter_contract
|
|
438
|
-
Azure::ApiManagement::Mgmt::
|
|
438
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ParameterContract
|
|
439
439
|
end
|
|
440
440
|
def api_management_service_check_name_availability_parameters
|
|
441
|
-
Azure::ApiManagement::Mgmt::
|
|
441
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceCheckNameAvailabilityParameters
|
|
442
442
|
end
|
|
443
443
|
def request_contract
|
|
444
|
-
Azure::ApiManagement::Mgmt::
|
|
444
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RequestContract
|
|
445
445
|
end
|
|
446
446
|
def error_field_contract
|
|
447
|
-
Azure::ApiManagement::Mgmt::
|
|
447
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorFieldContract
|
|
448
448
|
end
|
|
449
449
|
def operation_entity_base_contract
|
|
450
|
-
Azure::ApiManagement::Mgmt::
|
|
450
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationEntityBaseContract
|
|
451
451
|
end
|
|
452
452
|
def operation_update_contract
|
|
453
|
-
Azure::ApiManagement::Mgmt::
|
|
453
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationUpdateContract
|
|
454
454
|
end
|
|
455
455
|
def quota_counter_value_contract_properties
|
|
456
|
-
Azure::ApiManagement::Mgmt::
|
|
456
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::QuotaCounterValueContractProperties
|
|
457
457
|
end
|
|
458
458
|
def schema_collection
|
|
459
|
-
Azure::ApiManagement::Mgmt::
|
|
459
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SchemaCollection
|
|
460
460
|
end
|
|
461
461
|
def policy_snippet_contract
|
|
462
|
-
Azure::ApiManagement::Mgmt::
|
|
462
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicySnippetContract
|
|
463
463
|
end
|
|
464
464
|
def logger_collection
|
|
465
|
-
Azure::ApiManagement::Mgmt::
|
|
465
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerCollection
|
|
466
466
|
end
|
|
467
467
|
def region_contract
|
|
468
|
-
Azure::ApiManagement::Mgmt::
|
|
468
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegionContract
|
|
469
469
|
end
|
|
470
470
|
def diagnostic_collection
|
|
471
|
-
Azure::ApiManagement::Mgmt::
|
|
471
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticCollection
|
|
472
472
|
end
|
|
473
473
|
def resource
|
|
474
|
-
Azure::ApiManagement::Mgmt::
|
|
474
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource
|
|
475
475
|
end
|
|
476
476
|
def user_token_parameters
|
|
477
|
-
Azure::ApiManagement::Mgmt::
|
|
477
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserTokenParameters
|
|
478
478
|
end
|
|
479
479
|
def api_version_set_contract_details
|
|
480
|
-
Azure::ApiManagement::Mgmt::
|
|
480
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContractDetails
|
|
481
481
|
end
|
|
482
482
|
def user_identity_collection
|
|
483
|
-
Azure::ApiManagement::Mgmt::
|
|
483
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserIdentityCollection
|
|
484
484
|
end
|
|
485
485
|
def access_information_contract
|
|
486
|
-
Azure::ApiManagement::Mgmt::
|
|
486
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AccessInformationContract
|
|
487
487
|
end
|
|
488
488
|
def tag_resource_contract
|
|
489
|
-
Azure::ApiManagement::Mgmt::
|
|
489
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagResourceContract
|
|
490
490
|
end
|
|
491
491
|
def operation_list_result
|
|
492
|
-
Azure::ApiManagement::Mgmt::
|
|
492
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult
|
|
493
493
|
end
|
|
494
494
|
def user_create_parameters
|
|
495
|
-
Azure::ApiManagement::Mgmt::
|
|
495
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserCreateParameters
|
|
496
496
|
end
|
|
497
497
|
def email_template_parameters_contract_properties
|
|
498
|
-
Azure::ApiManagement::Mgmt::
|
|
498
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateParametersContractProperties
|
|
499
499
|
end
|
|
500
500
|
def generate_sso_url_result
|
|
501
|
-
Azure::ApiManagement::Mgmt::
|
|
501
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GenerateSsoUrlResult
|
|
502
502
|
end
|
|
503
503
|
def tag_description_create_parameters
|
|
504
|
-
Azure::ApiManagement::Mgmt::
|
|
504
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionCreateParameters
|
|
505
505
|
end
|
|
506
506
|
def tenant_configuration_sync_state_contract
|
|
507
|
-
Azure::ApiManagement::Mgmt::
|
|
507
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TenantConfigurationSyncStateContract
|
|
508
508
|
end
|
|
509
509
|
def email_template_collection
|
|
510
|
-
Azure::ApiManagement::Mgmt::
|
|
510
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateCollection
|
|
511
511
|
end
|
|
512
512
|
def authorization_server_contract_base_properties
|
|
513
|
-
Azure::ApiManagement::Mgmt::
|
|
513
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerContractBaseProperties
|
|
514
514
|
end
|
|
515
515
|
def email_template_update_parameters
|
|
516
|
-
Azure::ApiManagement::Mgmt::
|
|
516
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateUpdateParameters
|
|
517
517
|
end
|
|
518
518
|
def x509_certificate_name
|
|
519
|
-
Azure::ApiManagement::Mgmt::
|
|
519
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::X509CertificateName
|
|
520
520
|
end
|
|
521
521
|
def group_contract_properties
|
|
522
|
-
Azure::ApiManagement::Mgmt::
|
|
522
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupContractProperties
|
|
523
523
|
end
|
|
524
524
|
def backend_properties
|
|
525
|
-
Azure::ApiManagement::Mgmt::
|
|
525
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendProperties
|
|
526
526
|
end
|
|
527
527
|
def tag_description_collection
|
|
528
|
-
Azure::ApiManagement::Mgmt::
|
|
528
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionCollection
|
|
529
529
|
end
|
|
530
530
|
def backend_proxy_contract
|
|
531
|
-
Azure::ApiManagement::Mgmt::
|
|
531
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendProxyContract
|
|
532
532
|
end
|
|
533
533
|
def group_collection
|
|
534
|
-
Azure::ApiManagement::Mgmt::
|
|
534
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupCollection
|
|
535
535
|
end
|
|
536
536
|
def backend_base_parameters
|
|
537
|
-
Azure::ApiManagement::Mgmt::
|
|
537
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendBaseParameters
|
|
538
538
|
end
|
|
539
539
|
def group_create_parameters
|
|
540
|
-
Azure::ApiManagement::Mgmt::
|
|
540
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupCreateParameters
|
|
541
541
|
end
|
|
542
542
|
def backend_collection
|
|
543
|
-
Azure::ApiManagement::Mgmt::
|
|
543
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendCollection
|
|
544
544
|
end
|
|
545
545
|
def group_update_parameters
|
|
546
|
-
Azure::ApiManagement::Mgmt::
|
|
546
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupUpdateParameters
|
|
547
547
|
end
|
|
548
548
|
def operation_result_contract
|
|
549
|
-
Azure::ApiManagement::Mgmt::
|
|
549
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationResultContract
|
|
550
550
|
end
|
|
551
551
|
def user_identity_contract
|
|
552
|
-
Azure::ApiManagement::Mgmt::
|
|
552
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserIdentityContract
|
|
553
553
|
end
|
|
554
554
|
def certificate_collection
|
|
555
|
-
Azure::ApiManagement::Mgmt::
|
|
555
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateCollection
|
|
556
556
|
end
|
|
557
557
|
def user_entity_base_parameters
|
|
558
|
-
Azure::ApiManagement::Mgmt::
|
|
558
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserEntityBaseParameters
|
|
559
559
|
end
|
|
560
560
|
def certificate_information
|
|
561
|
-
Azure::ApiManagement::Mgmt::
|
|
561
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateInformation
|
|
562
562
|
end
|
|
563
563
|
def tag_create_update_parameters
|
|
564
|
-
Azure::ApiManagement::Mgmt::
|
|
564
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagCreateUpdateParameters
|
|
565
565
|
end
|
|
566
566
|
def hostname_configuration
|
|
567
|
-
Azure::ApiManagement::Mgmt::
|
|
567
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameConfiguration
|
|
568
568
|
end
|
|
569
569
|
def user_collection
|
|
570
|
-
Azure::ApiManagement::Mgmt::
|
|
570
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserCollection
|
|
571
571
|
end
|
|
572
572
|
def api_management_service_sku_properties
|
|
573
|
-
Azure::ApiManagement::Mgmt::
|
|
573
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceSkuProperties
|
|
574
574
|
end
|
|
575
575
|
def tag_collection
|
|
576
|
-
Azure::ApiManagement::Mgmt::
|
|
576
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagCollection
|
|
577
577
|
end
|
|
578
578
|
def api_create_or_update_parameter
|
|
579
|
-
Azure::ApiManagement::Mgmt::
|
|
579
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiCreateOrUpdateParameter
|
|
580
580
|
end
|
|
581
581
|
def identity_provider_list
|
|
582
|
-
Azure::ApiManagement::Mgmt::
|
|
582
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderList
|
|
583
583
|
end
|
|
584
584
|
def subscription_key_parameter_names_contract
|
|
585
|
-
Azure::ApiManagement::Mgmt::
|
|
585
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionKeyParameterNamesContract
|
|
586
586
|
end
|
|
587
587
|
def identity_provider_update_parameters
|
|
588
|
-
Azure::ApiManagement::Mgmt::
|
|
588
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderUpdateParameters
|
|
589
589
|
end
|
|
590
590
|
def api_revision_info_contract
|
|
591
|
-
Azure::ApiManagement::Mgmt::
|
|
591
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiRevisionInfoContract
|
|
592
592
|
end
|
|
593
593
|
def identity_provider_base_parameters
|
|
594
|
-
Azure::ApiManagement::Mgmt::
|
|
594
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderBaseParameters
|
|
595
595
|
end
|
|
596
596
|
def operation_collection
|
|
597
|
-
Azure::ApiManagement::Mgmt::
|
|
597
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationCollection
|
|
598
598
|
end
|
|
599
599
|
def logger_update_contract
|
|
600
|
-
Azure::ApiManagement::Mgmt::
|
|
600
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerUpdateContract
|
|
601
601
|
end
|
|
602
602
|
def response_contract
|
|
603
|
-
Azure::ApiManagement::Mgmt::
|
|
603
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ResponseContract
|
|
604
604
|
end
|
|
605
605
|
def recipients_contract_properties
|
|
606
|
-
Azure::ApiManagement::Mgmt::
|
|
606
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientsContractProperties
|
|
607
607
|
end
|
|
608
608
|
def user_update_parameters
|
|
609
|
-
Azure::ApiManagement::Mgmt::
|
|
609
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserUpdateParameters
|
|
610
610
|
end
|
|
611
611
|
def subscription_update_parameters
|
|
612
|
-
Azure::ApiManagement::Mgmt::
|
|
612
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionUpdateParameters
|
|
613
613
|
end
|
|
614
614
|
def product_entity_base_parameters
|
|
615
|
-
Azure::ApiManagement::Mgmt::
|
|
615
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductEntityBaseParameters
|
|
616
616
|
end
|
|
617
617
|
def notification_collection
|
|
618
|
-
Azure::ApiManagement::Mgmt::
|
|
618
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationCollection
|
|
619
619
|
end
|
|
620
620
|
def tag_tag_resource_contract_properties
|
|
621
|
-
Azure::ApiManagement::Mgmt::
|
|
621
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagTagResourceContractProperties
|
|
622
622
|
end
|
|
623
623
|
def subscription_create_parameters
|
|
624
|
-
Azure::ApiManagement::Mgmt::
|
|
624
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionCreateParameters
|
|
625
625
|
end
|
|
626
626
|
def product_collection
|
|
627
|
-
Azure::ApiManagement::Mgmt::
|
|
627
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductCollection
|
|
628
628
|
end
|
|
629
629
|
def recipient_user_collection
|
|
630
|
-
Azure::ApiManagement::Mgmt::
|
|
630
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientUserCollection
|
|
631
631
|
end
|
|
632
632
|
def token_body_parameter_contract
|
|
633
|
-
Azure::ApiManagement::Mgmt::
|
|
633
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TokenBodyParameterContract
|
|
634
634
|
end
|
|
635
635
|
def request_report_collection
|
|
636
|
-
Azure::ApiManagement::Mgmt::
|
|
636
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RequestReportCollection
|
|
637
637
|
end
|
|
638
638
|
def backend_service_fabric_cluster_properties
|
|
639
|
-
Azure::ApiManagement::Mgmt::
|
|
639
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendServiceFabricClusterProperties
|
|
640
640
|
end
|
|
641
641
|
def recipient_email_collection
|
|
642
|
-
Azure::ApiManagement::Mgmt::
|
|
642
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientEmailCollection
|
|
643
643
|
end
|
|
644
644
|
def backend_tls_properties
|
|
645
|
-
Azure::ApiManagement::Mgmt::
|
|
645
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendTlsProperties
|
|
646
646
|
end
|
|
647
647
|
def connectivity_status_contract
|
|
648
|
-
Azure::ApiManagement::Mgmt::
|
|
648
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusContract
|
|
649
649
|
end
|
|
650
650
|
def backend_update_parameters
|
|
651
|
-
Azure::ApiManagement::Mgmt::
|
|
651
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendUpdateParameters
|
|
652
652
|
end
|
|
653
653
|
def network_status_contract
|
|
654
|
-
Azure::ApiManagement::Mgmt::
|
|
654
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NetworkStatusContract
|
|
655
655
|
end
|
|
656
656
|
def certificate_create_or_update_parameters
|
|
657
|
-
Azure::ApiManagement::Mgmt::
|
|
657
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateCreateOrUpdateParameters
|
|
658
658
|
end
|
|
659
659
|
def network_status_contract_by_location
|
|
660
|
-
Azure::ApiManagement::Mgmt::
|
|
660
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NetworkStatusContractByLocation
|
|
661
661
|
end
|
|
662
662
|
def virtual_network_configuration
|
|
663
|
-
Azure::ApiManagement::Mgmt::
|
|
663
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VirtualNetworkConfiguration
|
|
664
664
|
end
|
|
665
665
|
def request_report_record_contract
|
|
666
|
-
Azure::ApiManagement::Mgmt::
|
|
666
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RequestReportRecordContract
|
|
667
667
|
end
|
|
668
668
|
def oauth2_authentication_settings_contract
|
|
669
|
-
Azure::ApiManagement::Mgmt::
|
|
669
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OAuth2AuthenticationSettingsContract
|
|
670
670
|
end
|
|
671
671
|
def open_id_connect_provider_collection
|
|
672
|
-
Azure::ApiManagement::Mgmt::
|
|
672
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OpenIdConnectProviderCollection
|
|
673
673
|
end
|
|
674
674
|
def api_release_collection
|
|
675
|
-
Azure::ApiManagement::Mgmt::
|
|
675
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiReleaseCollection
|
|
676
676
|
end
|
|
677
677
|
def openid_connect_provider_update_contract
|
|
678
|
-
Azure::ApiManagement::Mgmt::
|
|
678
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OpenidConnectProviderUpdateContract
|
|
679
679
|
end
|
|
680
680
|
def api_version_set_collection
|
|
681
|
-
Azure::ApiManagement::Mgmt::
|
|
681
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetCollection
|
|
682
682
|
end
|
|
683
683
|
def report_collection
|
|
684
|
-
Azure::ApiManagement::Mgmt::
|
|
684
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ReportCollection
|
|
685
685
|
end
|
|
686
686
|
def operation_tag_resource_contract_properties
|
|
687
|
-
Azure::ApiManagement::Mgmt::
|
|
687
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationTagResourceContractProperties
|
|
688
688
|
end
|
|
689
689
|
def terms_of_service_properties
|
|
690
|
-
Azure::ApiManagement::Mgmt::
|
|
690
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TermsOfServiceProperties
|
|
691
691
|
end
|
|
692
692
|
def authorization_server_collection
|
|
693
|
-
Azure::ApiManagement::Mgmt::
|
|
693
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerCollection
|
|
694
694
|
end
|
|
695
695
|
def report_record_contract
|
|
696
|
-
Azure::ApiManagement::Mgmt::
|
|
696
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ReportRecordContract
|
|
697
697
|
end
|
|
698
698
|
def backend_credentials_contract
|
|
699
|
-
Azure::ApiManagement::Mgmt::
|
|
699
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendCredentialsContract
|
|
700
700
|
end
|
|
701
701
|
def subscriptions_delegation_settings_properties
|
|
702
|
-
Azure::ApiManagement::Mgmt::
|
|
702
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionsDelegationSettingsProperties
|
|
703
703
|
end
|
|
704
704
|
def operation_result_log_item_contract
|
|
705
|
-
Azure::ApiManagement::Mgmt::
|
|
705
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationResultLogItemContract
|
|
706
706
|
end
|
|
707
707
|
def registration_delegation_settings_properties
|
|
708
|
-
Azure::ApiManagement::Mgmt::
|
|
708
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegistrationDelegationSettingsProperties
|
|
709
709
|
end
|
|
710
710
|
def api_collection
|
|
711
|
-
Azure::ApiManagement::Mgmt::
|
|
711
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiCollection
|
|
712
712
|
end
|
|
713
713
|
def quota_counter_value_contract
|
|
714
|
-
Azure::ApiManagement::Mgmt::
|
|
714
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::QuotaCounterValueContract
|
|
715
715
|
end
|
|
716
716
|
def representation_contract
|
|
717
|
-
Azure::ApiManagement::Mgmt::
|
|
717
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RepresentationContract
|
|
718
718
|
end
|
|
719
719
|
def product_update_parameters
|
|
720
|
-
Azure::ApiManagement::Mgmt::
|
|
720
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductUpdateParameters
|
|
721
721
|
end
|
|
722
722
|
def tag_resource_collection
|
|
723
|
-
Azure::ApiManagement::Mgmt::
|
|
723
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagResourceCollection
|
|
724
724
|
end
|
|
725
725
|
def quota_counter_collection
|
|
726
|
-
Azure::ApiManagement::Mgmt::
|
|
726
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::QuotaCounterCollection
|
|
727
727
|
end
|
|
728
728
|
def save_configuration_parameter
|
|
729
|
-
Azure::ApiManagement::Mgmt::
|
|
729
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SaveConfigurationParameter
|
|
730
730
|
end
|
|
731
731
|
def subscription_collection
|
|
732
|
-
Azure::ApiManagement::Mgmt::
|
|
732
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionCollection
|
|
733
733
|
end
|
|
734
734
|
def api_revision_contract
|
|
735
|
-
Azure::ApiManagement::Mgmt::
|
|
735
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiRevisionContract
|
|
736
736
|
end
|
|
737
737
|
def quota_counter_contract
|
|
738
|
-
Azure::ApiManagement::Mgmt::
|
|
738
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::QuotaCounterContract
|
|
739
739
|
end
|
|
740
740
|
def backend_authorization_header_credentials
|
|
741
|
-
Azure::ApiManagement::Mgmt::
|
|
741
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendAuthorizationHeaderCredentials
|
|
742
742
|
end
|
|
743
743
|
def property_collection
|
|
744
|
-
Azure::ApiManagement::Mgmt::
|
|
744
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyCollection
|
|
745
745
|
end
|
|
746
746
|
def user_token_result
|
|
747
|
-
Azure::ApiManagement::Mgmt::
|
|
747
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserTokenResult
|
|
748
748
|
end
|
|
749
749
|
def property_update_parameters
|
|
750
|
-
Azure::ApiManagement::Mgmt::
|
|
750
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyUpdateParameters
|
|
751
751
|
end
|
|
752
752
|
def certificate_configuration
|
|
753
|
-
Azure::ApiManagement::Mgmt::
|
|
753
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateConfiguration
|
|
754
754
|
end
|
|
755
755
|
def property_entity_base_parameters
|
|
756
|
-
Azure::ApiManagement::Mgmt::
|
|
756
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyEntityBaseParameters
|
|
757
757
|
end
|
|
758
758
|
def policy_contract
|
|
759
|
-
Azure::ApiManagement::Mgmt::
|
|
759
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContract
|
|
760
760
|
end
|
|
761
761
|
def api_contract_properties
|
|
762
|
-
Azure::ApiManagement::Mgmt::
|
|
762
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiContractProperties
|
|
763
763
|
end
|
|
764
764
|
def api_contract
|
|
765
|
-
Azure::ApiManagement::Mgmt::
|
|
765
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiContract
|
|
766
766
|
end
|
|
767
767
|
def api_release_contract
|
|
768
|
-
Azure::ApiManagement::Mgmt::
|
|
768
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiReleaseContract
|
|
769
769
|
end
|
|
770
770
|
def operation_contract
|
|
771
|
-
Azure::ApiManagement::Mgmt::
|
|
771
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationContract
|
|
772
772
|
end
|
|
773
773
|
def schema_contract
|
|
774
|
-
Azure::ApiManagement::Mgmt::
|
|
774
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SchemaContract
|
|
775
775
|
end
|
|
776
776
|
def logger_contract
|
|
777
|
-
Azure::ApiManagement::Mgmt::
|
|
777
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerContract
|
|
778
778
|
end
|
|
779
779
|
def diagnostic_contract
|
|
780
|
-
Azure::ApiManagement::Mgmt::
|
|
780
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticContract
|
|
781
781
|
end
|
|
782
782
|
def product_tag_resource_contract_properties
|
|
783
|
-
Azure::ApiManagement::Mgmt::
|
|
783
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductTagResourceContractProperties
|
|
784
784
|
end
|
|
785
785
|
def api_tag_resource_contract_properties
|
|
786
|
-
Azure::ApiManagement::Mgmt::
|
|
786
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiTagResourceContractProperties
|
|
787
787
|
end
|
|
788
788
|
def product_contract
|
|
789
|
-
Azure::ApiManagement::Mgmt::
|
|
789
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductContract
|
|
790
790
|
end
|
|
791
791
|
def authorization_server_contract
|
|
792
|
-
Azure::ApiManagement::Mgmt::
|
|
792
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerContract
|
|
793
793
|
end
|
|
794
794
|
def authorization_server_update_contract
|
|
795
|
-
Azure::ApiManagement::Mgmt::
|
|
795
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerUpdateContract
|
|
796
796
|
end
|
|
797
797
|
def backend_contract
|
|
798
|
-
Azure::ApiManagement::Mgmt::
|
|
798
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendContract
|
|
799
799
|
end
|
|
800
800
|
def backend_reconnect_contract
|
|
801
|
-
Azure::ApiManagement::Mgmt::
|
|
801
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendReconnectContract
|
|
802
802
|
end
|
|
803
803
|
def certificate_contract
|
|
804
|
-
Azure::ApiManagement::Mgmt::
|
|
804
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateContract
|
|
805
805
|
end
|
|
806
806
|
def api_management_service_resource
|
|
807
|
-
Azure::ApiManagement::Mgmt::
|
|
807
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceResource
|
|
808
808
|
end
|
|
809
809
|
def api_management_service_update_parameters
|
|
810
|
-
Azure::ApiManagement::Mgmt::
|
|
810
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUpdateParameters
|
|
811
811
|
end
|
|
812
812
|
def email_template_contract
|
|
813
|
-
Azure::ApiManagement::Mgmt::
|
|
813
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateContract
|
|
814
814
|
end
|
|
815
815
|
def group_contract
|
|
816
|
-
Azure::ApiManagement::Mgmt::
|
|
816
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupContract
|
|
817
817
|
end
|
|
818
818
|
def user_contract
|
|
819
|
-
Azure::ApiManagement::Mgmt::
|
|
819
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserContract
|
|
820
820
|
end
|
|
821
821
|
def identity_provider_contract
|
|
822
|
-
Azure::ApiManagement::Mgmt::
|
|
822
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderContract
|
|
823
823
|
end
|
|
824
824
|
def notification_contract
|
|
825
|
-
Azure::ApiManagement::Mgmt::
|
|
825
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationContract
|
|
826
826
|
end
|
|
827
827
|
def recipient_user_contract
|
|
828
|
-
Azure::ApiManagement::Mgmt::
|
|
828
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientUserContract
|
|
829
829
|
end
|
|
830
830
|
def recipient_email_contract
|
|
831
|
-
Azure::ApiManagement::Mgmt::
|
|
831
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientEmailContract
|
|
832
832
|
end
|
|
833
833
|
def openid_connect_provider_contract
|
|
834
|
-
Azure::ApiManagement::Mgmt::
|
|
834
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OpenidConnectProviderContract
|
|
835
835
|
end
|
|
836
836
|
def portal_signin_settings
|
|
837
|
-
Azure::ApiManagement::Mgmt::
|
|
837
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSigninSettings
|
|
838
838
|
end
|
|
839
839
|
def portal_signup_settings
|
|
840
|
-
Azure::ApiManagement::Mgmt::
|
|
840
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSignupSettings
|
|
841
841
|
end
|
|
842
842
|
def portal_delegation_settings
|
|
843
|
-
Azure::ApiManagement::Mgmt::
|
|
843
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalDelegationSettings
|
|
844
844
|
end
|
|
845
845
|
def subscription_contract
|
|
846
|
-
Azure::ApiManagement::Mgmt::
|
|
846
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionContract
|
|
847
847
|
end
|
|
848
848
|
def property_contract
|
|
849
|
-
Azure::ApiManagement::Mgmt::
|
|
849
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyContract
|
|
850
850
|
end
|
|
851
851
|
def tag_contract
|
|
852
|
-
Azure::ApiManagement::Mgmt::
|
|
852
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagContract
|
|
853
853
|
end
|
|
854
854
|
def tag_description_contract
|
|
855
|
-
Azure::ApiManagement::Mgmt::
|
|
855
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionContract
|
|
856
856
|
end
|
|
857
857
|
def api_version_set_contract
|
|
858
|
-
Azure::ApiManagement::Mgmt::
|
|
858
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContract
|
|
859
859
|
end
|
|
860
860
|
def policy_content_format
|
|
861
|
-
Azure::ApiManagement::Mgmt::
|
|
861
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContentFormat
|
|
862
862
|
end
|
|
863
863
|
def protocol
|
|
864
|
-
Azure::ApiManagement::Mgmt::
|
|
864
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol
|
|
865
865
|
end
|
|
866
866
|
def content_format
|
|
867
|
-
Azure::ApiManagement::Mgmt::
|
|
867
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ContentFormat
|
|
868
868
|
end
|
|
869
869
|
def soap_api_type
|
|
870
|
-
Azure::ApiManagement::Mgmt::
|
|
870
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SoapApiType
|
|
871
871
|
end
|
|
872
872
|
def api_type
|
|
873
|
-
Azure::ApiManagement::Mgmt::
|
|
873
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiType
|
|
874
874
|
end
|
|
875
875
|
def logger_type
|
|
876
|
-
Azure::ApiManagement::Mgmt::
|
|
876
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerType
|
|
877
877
|
end
|
|
878
878
|
def product_state
|
|
879
|
-
Azure::ApiManagement::Mgmt::
|
|
879
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductState
|
|
880
880
|
end
|
|
881
881
|
def grant_type
|
|
882
|
-
Azure::ApiManagement::Mgmt::
|
|
882
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GrantType
|
|
883
883
|
end
|
|
884
884
|
def authorization_method
|
|
885
|
-
Azure::ApiManagement::Mgmt::
|
|
885
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationMethod
|
|
886
886
|
end
|
|
887
887
|
def client_authentication_method
|
|
888
|
-
Azure::ApiManagement::Mgmt::
|
|
888
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ClientAuthenticationMethod
|
|
889
889
|
end
|
|
890
890
|
def bearer_token_sending_method
|
|
891
|
-
Azure::ApiManagement::Mgmt::
|
|
891
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BearerTokenSendingMethod
|
|
892
892
|
end
|
|
893
893
|
def backend_protocol
|
|
894
|
-
Azure::ApiManagement::Mgmt::
|
|
894
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendProtocol
|
|
895
895
|
end
|
|
896
896
|
def hostname_type
|
|
897
|
-
Azure::ApiManagement::Mgmt::
|
|
897
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameType
|
|
898
898
|
end
|
|
899
899
|
def sku_type
|
|
900
|
-
Azure::ApiManagement::Mgmt::
|
|
900
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SkuType
|
|
901
901
|
end
|
|
902
902
|
def virtual_network_type
|
|
903
|
-
Azure::ApiManagement::Mgmt::
|
|
903
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VirtualNetworkType
|
|
904
904
|
end
|
|
905
905
|
def name_availability_reason
|
|
906
|
-
Azure::ApiManagement::Mgmt::
|
|
906
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NameAvailabilityReason
|
|
907
907
|
end
|
|
908
908
|
def group_type
|
|
909
|
-
Azure::ApiManagement::Mgmt::
|
|
909
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupType
|
|
910
910
|
end
|
|
911
911
|
def confirmation
|
|
912
|
-
Azure::ApiManagement::Mgmt::
|
|
912
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Confirmation
|
|
913
913
|
end
|
|
914
914
|
def user_state
|
|
915
|
-
Azure::ApiManagement::Mgmt::
|
|
915
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserState
|
|
916
916
|
end
|
|
917
917
|
def identity_provider_type
|
|
918
|
-
Azure::ApiManagement::Mgmt::
|
|
918
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderType
|
|
919
919
|
end
|
|
920
920
|
def connectivity_status_type
|
|
921
|
-
Azure::ApiManagement::Mgmt::
|
|
921
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusType
|
|
922
922
|
end
|
|
923
923
|
def subscription_state
|
|
924
|
-
Azure::ApiManagement::Mgmt::
|
|
924
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState
|
|
925
925
|
end
|
|
926
926
|
def async_operation_status
|
|
927
|
-
Azure::ApiManagement::Mgmt::
|
|
927
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus
|
|
928
928
|
end
|
|
929
929
|
def key_type
|
|
930
|
-
Azure::ApiManagement::Mgmt::
|
|
930
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::KeyType
|
|
931
931
|
end
|
|
932
932
|
def versioning_scheme
|
|
933
|
-
Azure::ApiManagement::Mgmt::
|
|
933
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VersioningScheme
|
|
934
934
|
end
|
|
935
935
|
def template_name
|
|
936
|
-
Azure::ApiManagement::Mgmt::
|
|
936
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TemplateName
|
|
937
937
|
end
|
|
938
938
|
def notification_name
|
|
939
|
-
Azure::ApiManagement::Mgmt::
|
|
939
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationName
|
|
940
940
|
end
|
|
941
941
|
def policy_scope_contract
|
|
942
|
-
Azure::ApiManagement::Mgmt::
|
|
942
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyScopeContract
|
|
943
943
|
end
|
|
944
944
|
def export_format
|
|
945
|
-
Azure::ApiManagement::Mgmt::
|
|
945
|
+
Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ExportFormat
|
|
946
946
|
end
|
|
947
947
|
end
|
|
948
948
|
end
|