azure_sdk 0.25.1 → 0.25.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8039d488adf2aea00f022bcc341d4b87b3c1b92b2fa205b456ba8ccc3ded733b
4
- data.tar.gz: 23212161bcd0aee653816ef1b3ddd23b983e1630b52fce79e8e056e0d2b480b1
3
+ metadata.gz: 925102e25596ed44301dc4efbb9b1a536a8cef5dfad7ce1f5cb44b14e9e709fb
4
+ data.tar.gz: 5904e62cd627d3aca5dfbeda8481562d1d1eece91aa949adec7f6afd151ac6d3
5
5
  SHA512:
6
- metadata.gz: 4be0b1efad4cd56d5fc1bb270474e0036e5a32d629111c4ed62b66ae1c5dc8720b9309c15aa729aaa92fb28d226ab9ea9b1b431f459523e44f8d76351e00a0c2
7
- data.tar.gz: 781f65d2e686f4d67e884dda08cf5406e37cb3edf3440d97fc110efb98f4881012d338cb269861d09d187da8d6b52ef87258319a4c1802734603b1392078c1b0
6
+ metadata.gz: 9df17d2de344581f6b99908acd1fe576cb58a005a653c15fc6c121ed86362b6ac26d86ec2e415a6f5fc6c6bf979bdcb4802b55a92fdf6176acc8833291a8871c
7
+ data.tar.gz: 233d5d72b5cb96476a9cd34abf4ff32cfc1e0a2ab69f5dd6d65b199123a2a86a4ef7128996d61a0b8fed0c280f59cd918561a034e1923fd73310e45a0e33b342
@@ -3,5 +3,5 @@
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
5
  module Azure
6
- VERSION = '0.25.1'
6
+ VERSION = '0.25.2'
7
7
  end
@@ -7,298 +7,313 @@ require 'azure_mgmt_api_management'
7
7
  module Azure::Profiles::Latest
8
8
  module ApiManagement
9
9
  module Mgmt
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
10
+ Api = Azure::ApiManagement::Mgmt::V2019_01_01::Api
11
+ ApiRevision = Azure::ApiManagement::Mgmt::V2019_01_01::ApiRevision
12
+ ApiRelease = Azure::ApiManagement::Mgmt::V2019_01_01::ApiRelease
13
+ ApiOperation = Azure::ApiManagement::Mgmt::V2019_01_01::ApiOperation
14
+ ApiOperationPolicy = Azure::ApiManagement::Mgmt::V2019_01_01::ApiOperationPolicy
15
+ Tag = Azure::ApiManagement::Mgmt::V2019_01_01::Tag
16
+ ApiProduct = Azure::ApiManagement::Mgmt::V2019_01_01::ApiProduct
17
+ ApiPolicy = Azure::ApiManagement::Mgmt::V2019_01_01::ApiPolicy
18
+ ApiSchema = Azure::ApiManagement::Mgmt::V2019_01_01::ApiSchema
19
+ ApiDiagnostic = Azure::ApiManagement::Mgmt::V2019_01_01::ApiDiagnostic
20
+ ApiIssue = Azure::ApiManagement::Mgmt::V2019_01_01::ApiIssue
21
+ ApiIssueComment = Azure::ApiManagement::Mgmt::V2019_01_01::ApiIssueComment
22
+ ApiIssueAttachment = Azure::ApiManagement::Mgmt::V2019_01_01::ApiIssueAttachment
23
+ ApiTagDescription = Azure::ApiManagement::Mgmt::V2019_01_01::ApiTagDescription
24
+ OperationOperations = Azure::ApiManagement::Mgmt::V2019_01_01::OperationOperations
25
+ ApiVersionSet = Azure::ApiManagement::Mgmt::V2019_01_01::ApiVersionSet
26
+ AuthorizationServer = Azure::ApiManagement::Mgmt::V2019_01_01::AuthorizationServer
27
+ Backend = Azure::ApiManagement::Mgmt::V2019_01_01::Backend
28
+ Cache = Azure::ApiManagement::Mgmt::V2019_01_01::Cache
29
+ Certificate = Azure::ApiManagement::Mgmt::V2019_01_01::Certificate
30
+ ApiManagementOperations = Azure::ApiManagement::Mgmt::V2019_01_01::ApiManagementOperations
31
+ ApiManagementServiceSkus = Azure::ApiManagement::Mgmt::V2019_01_01::ApiManagementServiceSkus
32
+ ApiManagementService = Azure::ApiManagement::Mgmt::V2019_01_01::ApiManagementService
33
+ Diagnostic = Azure::ApiManagement::Mgmt::V2019_01_01::Diagnostic
34
+ EmailTemplate = Azure::ApiManagement::Mgmt::V2019_01_01::EmailTemplate
35
+ Group = Azure::ApiManagement::Mgmt::V2019_01_01::Group
36
+ GroupUser = Azure::ApiManagement::Mgmt::V2019_01_01::GroupUser
37
+ IdentityProvider = Azure::ApiManagement::Mgmt::V2019_01_01::IdentityProvider
38
+ Issue = Azure::ApiManagement::Mgmt::V2019_01_01::Issue
39
+ Logger = Azure::ApiManagement::Mgmt::V2019_01_01::Logger
40
+ NetworkStatus = Azure::ApiManagement::Mgmt::V2019_01_01::NetworkStatus
41
+ Notification = Azure::ApiManagement::Mgmt::V2019_01_01::Notification
42
+ NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2019_01_01::NotificationRecipientUser
43
+ NotificationRecipientEmail = Azure::ApiManagement::Mgmt::V2019_01_01::NotificationRecipientEmail
44
+ OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2019_01_01::OpenIdConnectProvider
45
+ Policy = Azure::ApiManagement::Mgmt::V2019_01_01::Policy
46
+ PolicySnippet = Azure::ApiManagement::Mgmt::V2019_01_01::PolicySnippet
47
+ SignInSettings = Azure::ApiManagement::Mgmt::V2019_01_01::SignInSettings
48
+ SignUpSettings = Azure::ApiManagement::Mgmt::V2019_01_01::SignUpSettings
49
+ DelegationSettings = Azure::ApiManagement::Mgmt::V2019_01_01::DelegationSettings
50
+ Product = Azure::ApiManagement::Mgmt::V2019_01_01::Product
51
+ ProductApi = Azure::ApiManagement::Mgmt::V2019_01_01::ProductApi
52
+ ProductGroup = Azure::ApiManagement::Mgmt::V2019_01_01::ProductGroup
53
+ ProductSubscriptions = Azure::ApiManagement::Mgmt::V2019_01_01::ProductSubscriptions
54
+ ProductPolicy = Azure::ApiManagement::Mgmt::V2019_01_01::ProductPolicy
55
+ Property = Azure::ApiManagement::Mgmt::V2019_01_01::Property
56
+ QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2019_01_01::QuotaByCounterKeys
57
+ QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2019_01_01::QuotaByPeriodKeys
58
+ Region = Azure::ApiManagement::Mgmt::V2019_01_01::Region
59
+ Reports = Azure::ApiManagement::Mgmt::V2019_01_01::Reports
60
+ Subscription = Azure::ApiManagement::Mgmt::V2019_01_01::Subscription
61
+ TagResource = Azure::ApiManagement::Mgmt::V2019_01_01::TagResource
62
+ TenantAccess = Azure::ApiManagement::Mgmt::V2019_01_01::TenantAccess
63
+ TenantAccessGit = Azure::ApiManagement::Mgmt::V2019_01_01::TenantAccessGit
64
+ TenantConfiguration = Azure::ApiManagement::Mgmt::V2019_01_01::TenantConfiguration
65
+ User = Azure::ApiManagement::Mgmt::V2019_01_01::User
66
+ UserGroup = Azure::ApiManagement::Mgmt::V2019_01_01::UserGroup
67
+ UserSubscription = Azure::ApiManagement::Mgmt::V2019_01_01::UserSubscription
68
+ UserIdentities = Azure::ApiManagement::Mgmt::V2019_01_01::UserIdentities
69
+ UserConfirmationPassword = Azure::ApiManagement::Mgmt::V2019_01_01::UserConfirmationPassword
70
+ ApiExport = Azure::ApiManagement::Mgmt::V2019_01_01::ApiExport
67
71
 
68
72
  module Models
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
73
+ ResourceSkuResult = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuResult
74
+ ResourceSkuResults = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuResults
75
+ ErrorResponseBody = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ErrorResponseBody
76
+ CertificateInformation = Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateInformation
77
+ RegionContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RegionContract
78
+ CertificateConfiguration = Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateConfiguration
79
+ Resource = Azure::ApiManagement::Mgmt::V2019_01_01::Models::Resource
80
+ HostnameConfiguration = Azure::ApiManagement::Mgmt::V2019_01_01::Models::HostnameConfiguration
81
+ ApiExportResult = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiExportResult
82
+ VirtualNetworkConfiguration = Azure::ApiManagement::Mgmt::V2019_01_01::Models::VirtualNetworkConfiguration
83
+ BackendServiceFabricClusterProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendServiceFabricClusterProperties
84
+ OperationTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationTagResourceContractProperties
85
+ BackendProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendProperties
86
+ OpenIdAuthenticationSettingsContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenIdAuthenticationSettingsContract
87
+ BackendBaseParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendBaseParameters
88
+ AuthenticationSettingsContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthenticationSettingsContract
89
+ BackendUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendUpdateParameters
90
+ ApiCreateOrUpdatePropertiesWsdlSelector = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiCreateOrUpdatePropertiesWsdlSelector
91
+ ReportCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ReportCollection
92
+ ApiEntityBaseContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiEntityBaseContract
93
+ BackendCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendCollection
94
+ TagTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagTagResourceContractProperties
95
+ CacheUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::CacheUpdateParameters
96
+ TagResourceCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagResourceCollection
97
+ ReportRecordContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ReportRecordContract
98
+ TagCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagCollection
99
+ CacheCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::CacheCollection
100
+ TagDescriptionCreateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagDescriptionCreateParameters
101
+ RequestReportCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RequestReportCollection
102
+ UserUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserUpdateParameters
103
+ CertificateCreateOrUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateCreateOrUpdateParameters
104
+ GenerateSsoUrlResult = Azure::ApiManagement::Mgmt::V2019_01_01::Models::GenerateSsoUrlResult
105
+ CertificateCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateCollection
106
+ IssueContractBaseProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueContractBaseProperties
107
+ ResourceSku = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSku
108
+ UserIdentityCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserIdentityCollection
109
+ ResourceSkuCapacity = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuCapacity
110
+ BodyDiagnosticSettings = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BodyDiagnosticSettings
111
+ ErrorFieldContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ErrorFieldContract
112
+ PipelineDiagnosticSettings = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PipelineDiagnosticSettings
113
+ ErrorResponse = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ErrorResponse
114
+ UserTokenParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserTokenParameters
115
+ RegionListResult = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RegionListResult
116
+ UserTokenResult = Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserTokenResult
117
+ ApiExportResultValue = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiExportResultValue
118
+ SchemaCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SchemaCollection
119
+ ProductEntityBaseParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductEntityBaseParameters
120
+ PolicyCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyCollection
121
+ RequestReportRecordContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RequestReportRecordContract
122
+ ProductCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductCollection
123
+ ApiManagementServiceSkuProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceSkuProperties
124
+ RepresentationContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RepresentationContract
125
+ AdditionalLocation = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AdditionalLocation
126
+ RequestContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RequestContract
127
+ ApiManagementServiceBackupRestoreParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceBackupRestoreParameters
128
+ OperationUpdateContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationUpdateContract
129
+ ApiManagementServiceBaseProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceBaseProperties
130
+ OperationCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationCollection
131
+ ApiManagementServiceIdentity = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceIdentity
132
+ ApiReleaseCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiReleaseCollection
133
+ QuotaCounterCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterCollection
134
+ ApiRevisionCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiRevisionCollection
135
+ ApimResource = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApimResource
136
+ OperationResultLogItemContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationResultLogItemContract
137
+ QuotaCounterContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterContract
138
+ ApiCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiCollection
139
+ ApiManagementServiceListResult = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceListResult
140
+ ApiVersionSetUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetUpdateParameters
141
+ ApiManagementServiceGetSsoTokenResult = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceGetSsoTokenResult
142
+ ApiVersionSetCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetCollection
143
+ ApiManagementServiceCheckNameAvailabilityParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceCheckNameAvailabilityParameters
144
+ AuthorizationServerContractBaseProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerContractBaseProperties
145
+ ApiManagementServiceNameAvailabilityResult = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceNameAvailabilityResult
146
+ SubscriptionCreateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionCreateParameters
147
+ ApiManagementServiceApplyNetworkConfigurationParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceApplyNetworkConfigurationParameters
148
+ SubscriptionUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionUpdateParameters
149
+ OperationDisplay = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationDisplay
150
+ BackendProxyContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendProxyContract
151
+ Operation = Azure::ApiManagement::Mgmt::V2019_01_01::Models::Operation
152
+ BackendCredentialsContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendCredentialsContract
153
+ OperationListResult = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationListResult
154
+ SubscriptionKeyParameterNamesContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionKeyParameterNamesContract
155
+ EmailTemplateParametersContractProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateParametersContractProperties
156
+ ApiVersionSetContractDetails = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetContractDetails
157
+ EmailTemplateUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateUpdateParameters
158
+ QuotaCounterValueContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterValueContract
159
+ QuotaCounterValueContractProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterValueContractProperties
160
+ ApiRevisionInfoContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiRevisionInfoContract
161
+ EmailTemplateCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateCollection
162
+ TagDescriptionCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagDescriptionCollection
163
+ UserIdentityContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserIdentityContract
164
+ IssueCommentCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueCommentCollection
165
+ UserEntityBaseParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserEntityBaseParameters
166
+ IssueCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueCollection
167
+ GroupContractProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupContractProperties
168
+ SamplingSettings = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SamplingSettings
169
+ PropertyCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyCollection
170
+ AccessInformationUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AccessInformationUpdateParameters
171
+ UserCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserCollection
172
+ SaveConfigurationParameter = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SaveConfigurationParameter
173
+ GroupUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupUpdateParameters
174
+ ResponseContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResponseContract
175
+ PropertyUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyUpdateParameters
176
+ DeployConfigurationParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::DeployConfigurationParameters
177
+ GroupCreateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupCreateParameters
178
+ ApiRevisionContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiRevisionContract
179
+ GroupCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupCollection
180
+ ApiCreateOrUpdateParameter = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiCreateOrUpdateParameter
181
+ IdentityProviderBaseParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderBaseParameters
182
+ TenantConfigurationSyncStateContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TenantConfigurationSyncStateContract
183
+ IdentityProviderUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderUpdateParameters
184
+ TagCreateUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagCreateUpdateParameters
185
+ PropertyEntityBaseParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyEntityBaseParameters
186
+ BackendTlsProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendTlsProperties
187
+ IdentityProviderList = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderList
188
+ X509CertificateName = Azure::ApiManagement::Mgmt::V2019_01_01::Models::X509CertificateName
189
+ LoggerUpdateContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerUpdateContract
190
+ ProductUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductUpdateParameters
191
+ UserCreateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserCreateParameters
192
+ LoggerCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerCollection
193
+ IssueUpdateContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueUpdateContract
194
+ ConnectivityStatusContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ConnectivityStatusContract
195
+ DiagnosticCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::DiagnosticCollection
196
+ NetworkStatusContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::NetworkStatusContract
197
+ ParameterContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ParameterContract
198
+ NetworkStatusContractByLocation = Azure::ApiManagement::Mgmt::V2019_01_01::Models::NetworkStatusContractByLocation
199
+ OperationResultContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationResultContract
200
+ SubscriptionCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionCollection
201
+ ApiVersionSetEntityBase = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetEntityBase
202
+ RecipientEmailCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientEmailCollection
203
+ AuthorizationServerCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerCollection
204
+ TermsOfServiceProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TermsOfServiceProperties
205
+ OAuth2AuthenticationSettingsContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OAuth2AuthenticationSettingsContract
206
+ RecipientUserCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientUserCollection
207
+ IssueAttachmentCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueAttachmentCollection
208
+ RecipientsContractProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientsContractProperties
209
+ AccessInformationContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AccessInformationContract
210
+ SubscriptionsDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionsDelegationSettingsProperties
211
+ ApiUpdateContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiUpdateContract
212
+ NotificationCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::NotificationCollection
213
+ BackendAuthorizationHeaderCredentials = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendAuthorizationHeaderCredentials
214
+ OpenidConnectProviderUpdateContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenidConnectProviderUpdateContract
215
+ HttpMessageDiagnostic = Azure::ApiManagement::Mgmt::V2019_01_01::Models::HttpMessageDiagnostic
216
+ RegistrationDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RegistrationDelegationSettingsProperties
217
+ TokenBodyParameterContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TokenBodyParameterContract
218
+ OpenIdConnectProviderCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenIdConnectProviderCollection
219
+ OperationEntityBaseContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationEntityBaseContract
220
+ PolicySnippetContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicySnippetContract
221
+ TagResourceContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagResourceContract
222
+ PolicySnippetsCollection = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicySnippetsCollection
223
+ ProductTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductTagResourceContractProperties
224
+ ApiContractProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiContractProperties
225
+ ApiTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiTagResourceContractProperties
226
+ TagContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagContract
227
+ TagDescriptionContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagDescriptionContract
228
+ IssueAttachmentContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueAttachmentContract
229
+ IssueCommentContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueCommentContract
230
+ IssueContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueContract
231
+ DiagnosticContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::DiagnosticContract
232
+ SchemaContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SchemaContract
233
+ SchemaCreateOrUpdateContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SchemaCreateOrUpdateContract
234
+ PolicyContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyContract
235
+ ProductContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductContract
236
+ OperationContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationContract
237
+ ApiReleaseContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiReleaseContract
238
+ ApiContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiContract
239
+ ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetContract
240
+ AuthorizationServerUpdateContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerUpdateContract
241
+ AuthorizationServerContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerContract
242
+ BackendReconnectContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendReconnectContract
243
+ BackendContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendContract
244
+ CacheContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::CacheContract
245
+ CertificateContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateContract
246
+ ApiManagementServiceResource = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceResource
247
+ ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceUpdateParameters
248
+ EmailTemplateContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateContract
249
+ UserContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserContract
250
+ GroupContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupContract
251
+ IdentityProviderContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderContract
252
+ LoggerContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerContract
253
+ RecipientEmailContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientEmailContract
254
+ RecipientUserContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientUserContract
255
+ NotificationContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::NotificationContract
256
+ OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenidConnectProviderContract
257
+ PortalDelegationSettings = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PortalDelegationSettings
258
+ PortalSignupSettings = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PortalSignupSettings
259
+ PortalSigninSettings = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PortalSigninSettings
260
+ SubscriptionContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionContract
261
+ PropertyContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyContract
262
+ ExportResultFormat = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ExportResultFormat
263
+ ProductState = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductState
264
+ BearerTokenSendingMethods = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BearerTokenSendingMethods
265
+ Protocol = Azure::ApiManagement::Mgmt::V2019_01_01::Models::Protocol
266
+ ContentFormat = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ContentFormat
267
+ SoapApiType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SoapApiType
268
+ ApiType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiType
269
+ State = Azure::ApiManagement::Mgmt::V2019_01_01::Models::State
270
+ SamplingType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SamplingType
271
+ AlwaysLog = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AlwaysLog
272
+ PolicyContentFormat = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyContentFormat
273
+ VersioningScheme = Azure::ApiManagement::Mgmt::V2019_01_01::Models::VersioningScheme
274
+ GrantType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::GrantType
275
+ AuthorizationMethod = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationMethod
276
+ ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ClientAuthenticationMethod
277
+ BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BearerTokenSendingMethod
278
+ BackendProtocol = Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendProtocol
279
+ SkuType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SkuType
280
+ ResourceSkuCapacityScaleType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuCapacityScaleType
281
+ HostnameType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::HostnameType
282
+ VirtualNetworkType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::VirtualNetworkType
283
+ NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2019_01_01::Models::NameAvailabilityReason
284
+ Confirmation = Azure::ApiManagement::Mgmt::V2019_01_01::Models::Confirmation
285
+ UserState = Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserState
286
+ GroupType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupType
287
+ IdentityProviderType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderType
288
+ LoggerType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerType
289
+ ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ConnectivityStatusType
290
+ SubscriptionState = Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionState
291
+ AsyncOperationStatus = Azure::ApiManagement::Mgmt::V2019_01_01::Models::AsyncOperationStatus
292
+ KeyType = Azure::ApiManagement::Mgmt::V2019_01_01::Models::KeyType
293
+ NotificationName = Azure::ApiManagement::Mgmt::V2019_01_01::Models::NotificationName
294
+ PolicyExportFormat = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyExportFormat
295
+ TemplateName = Azure::ApiManagement::Mgmt::V2019_01_01::Models::TemplateName
296
+ PolicyScopeContract = Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyScopeContract
297
+ ExportFormat = Azure::ApiManagement::Mgmt::V2019_01_01::Models::ExportFormat
281
298
  end
282
299
 
283
300
  class ApiManagementManagementClass
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
301
+ attr_reader :api, :api_revision, :api_release, :api_operation, :api_operation_policy, :tag, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_issue, :api_issue_comment, :api_issue_attachment, :api_tag_description, :operation_operations, :api_version_set, :authorization_server, :backend, :cache, :certificate, :api_management_operations, :api_management_service_skus, :api_management_service, :diagnostic, :email_template, :group, :group_user, :identity_provider, :issue, :logger, :network_status, :notification, :notification_recipient_user, :notification_recipient_email, :open_id_connect_provider, :policy, :policy_snippet, :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, :region, :reports, :subscription, :tag_resource, :tenant_access, :tenant_access_git, :tenant_configuration, :user, :user_group, :user_subscription, :user_identities, :user_confirmation_password, :api_export, :configurable, :base_url, :options, :model_classes
285
302
 
286
303
  def initialize(configurable, base_url=nil, options=nil)
287
304
  @configurable, @base_url, @options = configurable, base_url, options
288
305
 
289
- @client_0 = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementClient.new(configurable.credentials, base_url, options)
306
+ @client_0 = Azure::ApiManagement::Mgmt::V2019_01_01::ApiManagementClient.new(configurable.credentials, base_url, options)
290
307
  if(@client_0.respond_to?(:subscription_id))
291
308
  @client_0.subscription_id = configurable.subscription_id
292
309
  end
293
310
  add_telemetry(@client_0)
294
- @policy = @client_0.policy
295
- @policy_snippets = @client_0.policy_snippets
296
- @regions = @client_0.regions
297
311
  @api = @client_0.api
298
- @api_revisions = @client_0.api_revisions
312
+ @api_revision = @client_0.api_revision
299
313
  @api_release = @client_0.api_release
300
314
  @api_operation = @client_0.api_operation
301
315
  @api_operation_policy = @client_0.api_operation_policy
316
+ @tag = @client_0.tag
302
317
  @api_product = @client_0.api_product
303
318
  @api_policy = @client_0.api_policy
304
319
  @api_schema = @client_0.api_schema
@@ -306,22 +321,30 @@ module Azure::Profiles::Latest
306
321
  @api_issue = @client_0.api_issue
307
322
  @api_issue_comment = @client_0.api_issue_comment
308
323
  @api_issue_attachment = @client_0.api_issue_attachment
324
+ @api_tag_description = @client_0.api_tag_description
325
+ @operation_operations = @client_0.operation_operations
326
+ @api_version_set = @client_0.api_version_set
309
327
  @authorization_server = @client_0.authorization_server
310
328
  @backend = @client_0.backend
329
+ @cache = @client_0.cache
311
330
  @certificate = @client_0.certificate
312
331
  @api_management_operations = @client_0.api_management_operations
332
+ @api_management_service_skus = @client_0.api_management_service_skus
313
333
  @api_management_service = @client_0.api_management_service
314
334
  @diagnostic = @client_0.diagnostic
315
335
  @email_template = @client_0.email_template
316
336
  @group = @client_0.group
317
337
  @group_user = @client_0.group_user
318
338
  @identity_provider = @client_0.identity_provider
339
+ @issue = @client_0.issue
319
340
  @logger = @client_0.logger
341
+ @network_status = @client_0.network_status
320
342
  @notification = @client_0.notification
321
343
  @notification_recipient_user = @client_0.notification_recipient_user
322
344
  @notification_recipient_email = @client_0.notification_recipient_email
323
- @network_status = @client_0.network_status
324
345
  @open_id_connect_provider = @client_0.open_id_connect_provider
346
+ @policy = @client_0.policy
347
+ @policy_snippet = @client_0.policy_snippet
325
348
  @sign_in_settings = @client_0.sign_in_settings
326
349
  @sign_up_settings = @client_0.sign_up_settings
327
350
  @delegation_settings = @client_0.delegation_settings
@@ -333,12 +356,10 @@ module Azure::Profiles::Latest
333
356
  @property = @client_0.property
334
357
  @quota_by_counter_keys = @client_0.quota_by_counter_keys
335
358
  @quota_by_period_keys = @client_0.quota_by_period_keys
359
+ @region = @client_0.region
336
360
  @reports = @client_0.reports
337
361
  @subscription = @client_0.subscription
338
362
  @tag_resource = @client_0.tag_resource
339
- @tag = @client_0.tag
340
- @tag_description = @client_0.tag_description
341
- @operation_operations = @client_0.operation_operations
342
363
  @tenant_access = @client_0.tenant_access
343
364
  @tenant_access_git = @client_0.tenant_access_git
344
365
  @tenant_configuration = @client_0.tenant_configuration
@@ -346,7 +367,7 @@ module Azure::Profiles::Latest
346
367
  @user_group = @client_0.user_group
347
368
  @user_subscription = @client_0.user_subscription
348
369
  @user_identities = @client_0.user_identities
349
- @api_version_set = @client_0.api_version_set
370
+ @user_confirmation_password = @client_0.user_confirmation_password
350
371
  @api_export = @client_0.api_export
351
372
 
352
373
  @model_classes = ModelClasses.new
@@ -366,641 +387,680 @@ module Azure::Profiles::Latest
366
387
  end
367
388
 
368
389
  class ModelClasses
369
- def api_management_service_list_result
370
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceListResult
390
+ def resource_sku_result
391
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuResult
371
392
  end
372
- def error_field_contract
373
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorFieldContract
393
+ def resource_sku_results
394
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuResults
374
395
  end
375
- def api_management_service_get_sso_token_result
376
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceGetSsoTokenResult
377
- end
378
- def error_response
379
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponse
396
+ def error_response_body
397
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ErrorResponseBody
380
398
  end
381
- def api_management_service_check_name_availability_parameters
382
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceCheckNameAvailabilityParameters
399
+ def certificate_information
400
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateInformation
383
401
  end
384
- def policy_collection
385
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyCollection
402
+ def region_contract
403
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RegionContract
386
404
  end
387
- def api_management_service_name_availability_result
388
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceNameAvailabilityResult
405
+ def certificate_configuration
406
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateConfiguration
389
407
  end
390
- def policy_snippets_collection
391
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetsCollection
408
+ def resource
409
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::Resource
392
410
  end
393
- def api_management_service_apply_network_configuration_parameters
394
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters
411
+ def hostname_configuration
412
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::HostnameConfiguration
395
413
  end
396
- def region_list_result
397
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionListResult
414
+ def api_export_result
415
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiExportResult
398
416
  end
399
- def api_management_service_upload_certificate_parameters
400
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUploadCertificateParameters
417
+ def virtual_network_configuration
418
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::VirtualNetworkConfiguration
401
419
  end
402
- def api_export_result
403
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiExportResult
420
+ def backend_service_fabric_cluster_properties
421
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendServiceFabricClusterProperties
404
422
  end
405
- def hostname_configuration_old
406
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameConfigurationOld
423
+ def operation_tag_resource_contract_properties
424
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationTagResourceContractProperties
407
425
  end
408
- def certificate_information
409
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateInformation
426
+ def backend_properties
427
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendProperties
410
428
  end
411
- def certificate_configuration
412
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateConfiguration
429
+ def open_id_authentication_settings_contract
430
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenIdAuthenticationSettingsContract
413
431
  end
414
- def api_collection
415
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCollection
432
+ def backend_base_parameters
433
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendBaseParameters
416
434
  end
417
- def hostname_configuration
418
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameConfiguration
435
+ def authentication_settings_contract
436
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthenticationSettingsContract
419
437
  end
420
- def api_create_or_update_parameter
421
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCreateOrUpdateParameter
438
+ def backend_update_parameters
439
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendUpdateParameters
422
440
  end
423
- def virtual_network_configuration
424
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkConfiguration
441
+ def api_create_or_update_properties_wsdl_selector
442
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiCreateOrUpdatePropertiesWsdlSelector
425
443
  end
426
- def oauth2_authentication_settings_contract
427
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OAuth2AuthenticationSettingsContract
444
+ def report_collection
445
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ReportCollection
428
446
  end
429
- def api_management_service_sku_properties
430
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceSkuProperties
447
+ def api_entity_base_contract
448
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiEntityBaseContract
431
449
  end
432
- def subscription_key_parameter_names_contract
433
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionKeyParameterNamesContract
450
+ def backend_collection
451
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendCollection
434
452
  end
435
- def additional_location
436
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AdditionalLocation
453
+ def tag_tag_resource_contract_properties
454
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagTagResourceContractProperties
437
455
  end
438
- def api_revision_contract
439
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionContract
456
+ def cache_update_parameters
457
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::CacheUpdateParameters
440
458
  end
441
- def api_management_service_backup_restore_parameters
442
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBackupRestoreParameters
459
+ def tag_resource_collection
460
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagResourceCollection
443
461
  end
444
- def api_revision_info_contract
445
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionInfoContract
462
+ def report_record_contract
463
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ReportRecordContract
446
464
  end
447
- def api_management_service_base_properties
448
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBaseProperties
465
+ def tag_collection
466
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagCollection
449
467
  end
450
- def api_release_collection
451
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseCollection
468
+ def cache_collection
469
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::CacheCollection
452
470
  end
453
- def api_management_service_identity
454
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceIdentity
471
+ def tag_description_create_parameters
472
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagDescriptionCreateParameters
455
473
  end
456
- def operation_collection
457
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationCollection
474
+ def request_report_collection
475
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RequestReportCollection
458
476
  end
459
- def access_information_contract
460
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationContract
477
+ def user_update_parameters
478
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserUpdateParameters
461
479
  end
462
- def representation_contract
463
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RepresentationContract
480
+ def certificate_create_or_update_parameters
481
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateCreateOrUpdateParameters
464
482
  end
465
- def apim_resource
466
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApimResource
483
+ def generate_sso_url_result
484
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::GenerateSsoUrlResult
467
485
  end
468
- def response_contract
469
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract
486
+ def certificate_collection
487
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateCollection
470
488
  end
471
- def tag_description_create_parameters
472
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCreateParameters
489
+ def issue_contract_base_properties
490
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueContractBaseProperties
473
491
  end
474
- def operation_update_contract
475
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract
492
+ def resource_sku
493
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSku
476
494
  end
477
- def error_response_body
478
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponseBody
495
+ def user_identity_collection
496
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserIdentityCollection
479
497
  end
480
- def schema_collection
481
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaCollection
498
+ def resource_sku_capacity
499
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuCapacity
482
500
  end
483
- def user_update_parameters
484
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserUpdateParameters
501
+ def body_diagnostic_settings
502
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BodyDiagnosticSettings
485
503
  end
486
- def property_collection
487
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyCollection
504
+ def error_field_contract
505
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ErrorFieldContract
488
506
  end
489
- def user_token_result
490
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenResult
507
+ def pipeline_diagnostic_settings
508
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PipelineDiagnosticSettings
491
509
  end
492
- def policy_snippet_contract
493
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetContract
510
+ def error_response
511
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ErrorResponse
494
512
  end
495
513
  def user_token_parameters
496
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenParameters
514
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserTokenParameters
497
515
  end
498
- def region_contract
499
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionContract
516
+ def region_list_result
517
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RegionListResult
500
518
  end
501
- def body_diagnostic_settings
502
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BodyDiagnosticSettings
519
+ def user_token_result
520
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserTokenResult
503
521
  end
504
- def resource
505
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Resource
522
+ def api_export_result_value
523
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiExportResultValue
506
524
  end
507
- def pipeline_diagnostic_settings
508
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PipelineDiagnosticSettings
525
+ def schema_collection
526
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SchemaCollection
509
527
  end
510
- def api_version_set_contract_details
511
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContractDetails
528
+ def product_entity_base_parameters
529
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductEntityBaseParameters
512
530
  end
513
- def user_identity_collection
514
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserIdentityCollection
531
+ def policy_collection
532
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyCollection
515
533
  end
516
- def tag_description_collection
517
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCollection
534
+ def request_report_record_contract
535
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RequestReportRecordContract
518
536
  end
519
- def product_entity_base_parameters
520
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductEntityBaseParameters
537
+ def product_collection
538
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductCollection
521
539
  end
522
- def api_management_service_update_hostname_parameters
523
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateHostnameParameters
540
+ def api_management_service_sku_properties
541
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceSkuProperties
524
542
  end
525
- def operation_tag_resource_contract_properties
526
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationTagResourceContractProperties
543
+ def representation_contract
544
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RepresentationContract
527
545
  end
528
- def operation_display
529
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationDisplay
546
+ def additional_location
547
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AdditionalLocation
530
548
  end
531
- def tag_tag_resource_contract_properties
532
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagTagResourceContractProperties
549
+ def request_contract
550
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RequestContract
533
551
  end
534
- def operation
535
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Operation
552
+ def api_management_service_backup_restore_parameters
553
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceBackupRestoreParameters
536
554
  end
537
- def tag_resource_collection
538
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceCollection
555
+ def operation_update_contract
556
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationUpdateContract
539
557
  end
540
- def operation_list_result
541
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationListResult
558
+ def api_management_service_base_properties
559
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceBaseProperties
542
560
  end
543
- def product_collection
544
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductCollection
561
+ def operation_collection
562
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationCollection
545
563
  end
546
- def email_template_parameters_contract_properties
547
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateParametersContractProperties
564
+ def api_management_service_identity
565
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceIdentity
548
566
  end
549
- def authorization_server_collection
550
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerCollection
567
+ def api_release_collection
568
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiReleaseCollection
551
569
  end
552
- def tag_create_update_parameters
553
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagCreateUpdateParameters
570
+ def quota_counter_collection
571
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterCollection
554
572
  end
555
- def token_body_parameter_contract
556
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TokenBodyParameterContract
573
+ def api_revision_collection
574
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiRevisionCollection
557
575
  end
558
- def email_template_collection
559
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateCollection
576
+ def apim_resource
577
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApimResource
560
578
  end
561
- def backend_authorization_header_credentials
562
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendAuthorizationHeaderCredentials
579
+ def operation_result_log_item_contract
580
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationResultLogItemContract
563
581
  end
564
- def email_template_update_parameters
565
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateUpdateParameters
582
+ def quota_counter_contract
583
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterContract
566
584
  end
567
- def backend_service_fabric_cluster_properties
568
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendServiceFabricClusterProperties
585
+ def api_collection
586
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiCollection
569
587
  end
570
- def group_contract_properties
571
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContractProperties
588
+ def api_management_service_list_result
589
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceListResult
572
590
  end
573
- def backend_credentials_contract
574
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendCredentialsContract
591
+ def api_version_set_update_parameters
592
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetUpdateParameters
575
593
  end
576
- def tag_collection
577
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagCollection
594
+ def api_management_service_get_sso_token_result
595
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceGetSsoTokenResult
578
596
  end
579
- def backend_tls_properties
580
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendTlsProperties
597
+ def api_version_set_collection
598
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetCollection
581
599
  end
582
- def group_collection
583
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupCollection
600
+ def api_management_service_check_name_availability_parameters
601
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceCheckNameAvailabilityParameters
584
602
  end
585
- def operation_result_log_item_contract
586
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationResultLogItemContract
603
+ def authorization_server_contract_base_properties
604
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerContractBaseProperties
587
605
  end
588
- def group_create_parameters
589
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupCreateParameters
606
+ def api_management_service_name_availability_result
607
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceNameAvailabilityResult
590
608
  end
591
- def backend_update_parameters
592
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendUpdateParameters
609
+ def subscription_create_parameters
610
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionCreateParameters
593
611
  end
594
- def group_update_parameters
595
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupUpdateParameters
612
+ def api_management_service_apply_network_configuration_parameters
613
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceApplyNetworkConfigurationParameters
596
614
  end
597
- def access_information_update_parameters
598
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationUpdateParameters
615
+ def subscription_update_parameters
616
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionUpdateParameters
599
617
  end
600
- def user_identity_contract
601
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserIdentityContract
618
+ def operation_display
619
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationDisplay
602
620
  end
603
- def certificate_create_or_update_parameters
604
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateCreateOrUpdateParameters
621
+ def backend_proxy_contract
622
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendProxyContract
605
623
  end
606
- def user_entity_base_parameters
607
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserEntityBaseParameters
624
+ def operation
625
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::Operation
608
626
  end
609
- def api_create_or_update_properties_wsdl_selector
610
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCreateOrUpdatePropertiesWsdlSelector
627
+ def backend_credentials_contract
628
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendCredentialsContract
611
629
  end
612
- def subscription_update_parameters
613
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionUpdateParameters
630
+ def operation_list_result
631
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationListResult
614
632
  end
615
- def authentication_settings_contract
616
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthenticationSettingsContract
633
+ def subscription_key_parameter_names_contract
634
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionKeyParameterNamesContract
617
635
  end
618
- def user_collection
619
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCollection
636
+ def email_template_parameters_contract_properties
637
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateParametersContractProperties
620
638
  end
621
- def api_revision_collection
622
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionCollection
639
+ def api_version_set_contract_details
640
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetContractDetails
623
641
  end
624
- def subscription_create_parameters
625
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCreateParameters
642
+ def email_template_update_parameters
643
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateUpdateParameters
626
644
  end
627
- def api_version_set_entity_base
628
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetEntityBase
645
+ def quota_counter_value_contract
646
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterValueContract
629
647
  end
630
- def identity_provider_list
631
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList
648
+ def quota_counter_value_contract_properties
649
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterValueContractProperties
632
650
  end
633
- def request_contract
634
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestContract
651
+ def api_revision_info_contract
652
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiRevisionInfoContract
635
653
  end
636
- def identity_provider_update_parameters
637
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters
654
+ def email_template_collection
655
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateCollection
638
656
  end
639
- def api_version_set_collection
640
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetCollection
657
+ def tag_description_collection
658
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagDescriptionCollection
641
659
  end
642
- def identity_provider_base_parameters
643
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters
660
+ def user_identity_contract
661
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserIdentityContract
644
662
  end
645
663
  def issue_comment_collection
646
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentCollection
664
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueCommentCollection
647
665
  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
666
+ def user_entity_base_parameters
667
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserEntityBaseParameters
653
668
  end
654
- def logger_collection
655
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerCollection
669
+ def issue_collection
670
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueCollection
656
671
  end
657
- def diagnostic_collection
658
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticCollection
672
+ def group_contract_properties
673
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupContractProperties
659
674
  end
660
- def logger_update_contract
661
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerUpdateContract
675
+ def sampling_settings
676
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SamplingSettings
662
677
  end
663
- def generate_sso_url_result
664
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GenerateSsoUrlResult
678
+ def property_collection
679
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyCollection
665
680
  end
666
- def recipients_contract_properties
667
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientsContractProperties
681
+ def access_information_update_parameters
682
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AccessInformationUpdateParameters
668
683
  end
669
- def tenant_configuration_sync_state_contract
670
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TenantConfigurationSyncStateContract
684
+ def user_collection
685
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserCollection
671
686
  end
672
- def request_report_record_contract
673
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportRecordContract
687
+ def save_configuration_parameter
688
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SaveConfigurationParameter
674
689
  end
675
- def operation_result_contract
676
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationResultContract
690
+ def group_update_parameters
691
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupUpdateParameters
677
692
  end
678
- def notification_collection
679
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationCollection
693
+ def response_contract
694
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResponseContract
680
695
  end
681
- def x509_certificate_name
682
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::X509CertificateName
696
+ def property_update_parameters
697
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyUpdateParameters
683
698
  end
684
- def report_collection
685
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ReportCollection
699
+ def deploy_configuration_parameters
700
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::DeployConfigurationParameters
686
701
  end
687
- def backend_proxy_contract
688
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProxyContract
702
+ def group_create_parameters
703
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupCreateParameters
689
704
  end
690
- def recipient_user_collection
691
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserCollection
705
+ def api_revision_contract
706
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiRevisionContract
692
707
  end
693
- def backend_collection
694
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendCollection
708
+ def group_collection
709
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupCollection
695
710
  end
696
- def report_record_contract
697
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ReportRecordContract
711
+ def api_create_or_update_parameter
712
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiCreateOrUpdateParameter
698
713
  end
699
- def certificate_collection
700
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateCollection
714
+ def identity_provider_base_parameters
715
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderBaseParameters
701
716
  end
702
- def recipient_email_collection
703
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailCollection
717
+ def tenant_configuration_sync_state_contract
718
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TenantConfigurationSyncStateContract
704
719
  end
705
- def api_update_contract
706
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiUpdateContract
720
+ def identity_provider_update_parameters
721
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderUpdateParameters
707
722
  end
708
- def connectivity_status_contract
709
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusContract
723
+ def tag_create_update_parameters
724
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagCreateUpdateParameters
710
725
  end
711
- def api_version_set_update_parameters
712
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetUpdateParameters
726
+ def property_entity_base_parameters
727
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyEntityBaseParameters
713
728
  end
714
- def network_status_contract
715
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NetworkStatusContract
729
+ def backend_tls_properties
730
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendTlsProperties
716
731
  end
717
- def operation_entity_base_contract
718
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationEntityBaseContract
732
+ def identity_provider_list
733
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderList
719
734
  end
720
- def network_status_contract_by_location
721
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NetworkStatusContractByLocation
735
+ def x509_certificate_name
736
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::X509CertificateName
722
737
  end
723
- def issue_attachment_collection
724
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentCollection
738
+ def logger_update_contract
739
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerUpdateContract
725
740
  end
726
- def quota_counter_value_contract
727
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContract
741
+ def product_update_parameters
742
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductUpdateParameters
728
743
  end
729
744
  def user_create_parameters
730
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCreateParameters
745
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserCreateParameters
731
746
  end
732
- def open_id_connect_provider_collection
733
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenIdConnectProviderCollection
747
+ def logger_collection
748
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerCollection
734
749
  end
735
- def save_configuration_parameter
736
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SaveConfigurationParameter
750
+ def issue_update_contract
751
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueUpdateContract
737
752
  end
738
- def openid_connect_provider_update_contract
739
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderUpdateContract
753
+ def connectivity_status_contract
754
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ConnectivityStatusContract
740
755
  end
741
- def backend_properties
742
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProperties
756
+ def diagnostic_collection
757
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::DiagnosticCollection
743
758
  end
744
- def quota_counter_collection
745
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterCollection
759
+ def network_status_contract
760
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::NetworkStatusContract
746
761
  end
747
- def deploy_configuration_parameters
748
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DeployConfigurationParameters
762
+ def parameter_contract
763
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ParameterContract
764
+ end
765
+ def network_status_contract_by_location
766
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::NetworkStatusContractByLocation
767
+ end
768
+ def operation_result_contract
769
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationResultContract
770
+ end
771
+ def subscription_collection
772
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionCollection
773
+ end
774
+ def api_version_set_entity_base
775
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetEntityBase
776
+ end
777
+ def recipient_email_collection
778
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientEmailCollection
779
+ end
780
+ def authorization_server_collection
781
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerCollection
749
782
  end
750
783
  def terms_of_service_properties
751
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TermsOfServiceProperties
784
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TermsOfServiceProperties
752
785
  end
753
- def api_entity_base_contract
754
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiEntityBaseContract
786
+ def oauth2_authentication_settings_contract
787
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OAuth2AuthenticationSettingsContract
755
788
  end
756
- def quota_counter_contract
757
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterContract
789
+ def recipient_user_collection
790
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientUserCollection
758
791
  end
759
- def issue_collection
760
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCollection
792
+ def issue_attachment_collection
793
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueAttachmentCollection
794
+ end
795
+ def recipients_contract_properties
796
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientsContractProperties
797
+ end
798
+ def access_information_contract
799
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AccessInformationContract
761
800
  end
762
801
  def subscriptions_delegation_settings_properties
763
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionsDelegationSettingsProperties
802
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionsDelegationSettingsProperties
764
803
  end
765
- def tag_resource_contract
766
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceContract
804
+ def api_update_contract
805
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiUpdateContract
767
806
  end
768
- def registration_delegation_settings_properties
769
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegistrationDelegationSettingsProperties
807
+ def notification_collection
808
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::NotificationCollection
770
809
  end
771
- def backend_base_parameters
772
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendBaseParameters
810
+ def backend_authorization_header_credentials
811
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendAuthorizationHeaderCredentials
773
812
  end
774
- def quota_counter_value_contract_properties
775
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContractProperties
813
+ def openid_connect_provider_update_contract
814
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenidConnectProviderUpdateContract
776
815
  end
777
- def parameter_contract
778
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ParameterContract
816
+ def http_message_diagnostic
817
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::HttpMessageDiagnostic
779
818
  end
780
- def product_update_parameters
781
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductUpdateParameters
819
+ def registration_delegation_settings_properties
820
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RegistrationDelegationSettingsProperties
782
821
  end
783
- def authorization_server_contract_base_properties
784
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContractBaseProperties
822
+ def token_body_parameter_contract
823
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TokenBodyParameterContract
785
824
  end
786
- def property_entity_base_parameters
787
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyEntityBaseParameters
825
+ def open_id_connect_provider_collection
826
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenIdConnectProviderCollection
788
827
  end
789
- def sampling_settings
790
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingSettings
828
+ def operation_entity_base_contract
829
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationEntityBaseContract
791
830
  end
792
- def subscription_collection
793
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCollection
831
+ def policy_snippet_contract
832
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicySnippetContract
794
833
  end
795
- def property_update_parameters
796
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyUpdateParameters
834
+ def tag_resource_contract
835
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagResourceContract
797
836
  end
798
- def policy_contract
799
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContract
837
+ def policy_snippets_collection
838
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicySnippetsCollection
800
839
  end
801
- def api_contract_properties
802
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContractProperties
840
+ def product_tag_resource_contract_properties
841
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductTagResourceContractProperties
803
842
  end
804
- def api_contract
805
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContract
843
+ def api_contract_properties
844
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiContractProperties
806
845
  end
807
- def api_release_contract
808
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseContract
846
+ def api_tag_resource_contract_properties
847
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiTagResourceContractProperties
809
848
  end
810
- def operation_contract
811
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationContract
849
+ def tag_contract
850
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagContract
812
851
  end
813
- def schema_contract
814
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaContract
852
+ def tag_description_contract
853
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagDescriptionContract
815
854
  end
816
- def issue_contract
817
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueContract
855
+ def issue_attachment_contract
856
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueAttachmentContract
818
857
  end
819
858
  def issue_comment_contract
820
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentContract
859
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueCommentContract
821
860
  end
822
- def issue_attachment_contract
823
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentContract
861
+ def issue_contract
862
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueContract
824
863
  end
825
864
  def diagnostic_contract
826
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticContract
865
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::DiagnosticContract
827
866
  end
828
- def product_tag_resource_contract_properties
829
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductTagResourceContractProperties
867
+ def schema_contract
868
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SchemaContract
830
869
  end
831
- def api_tag_resource_contract_properties
832
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiTagResourceContractProperties
870
+ def schema_create_or_update_contract
871
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SchemaCreateOrUpdateContract
872
+ end
873
+ def policy_contract
874
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyContract
833
875
  end
834
876
  def product_contract
835
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductContract
877
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductContract
836
878
  end
837
- def authorization_server_contract
838
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContract
879
+ def operation_contract
880
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationContract
881
+ end
882
+ def api_release_contract
883
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiReleaseContract
884
+ end
885
+ def api_contract
886
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiContract
887
+ end
888
+ def api_version_set_contract
889
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetContract
839
890
  end
840
891
  def authorization_server_update_contract
841
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerUpdateContract
892
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerUpdateContract
842
893
  end
843
- def backend_contract
844
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract
894
+ def authorization_server_contract
895
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerContract
845
896
  end
846
897
  def backend_reconnect_contract
847
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract
898
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendReconnectContract
899
+ end
900
+ def backend_contract
901
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendContract
902
+ end
903
+ def cache_contract
904
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::CacheContract
848
905
  end
849
906
  def certificate_contract
850
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract
907
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateContract
851
908
  end
852
909
  def api_management_service_resource
853
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceResource
910
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceResource
854
911
  end
855
912
  def api_management_service_update_parameters
856
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters
913
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceUpdateParameters
857
914
  end
858
915
  def email_template_contract
859
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract
860
- end
861
- def group_contract
862
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract
916
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateContract
863
917
  end
864
918
  def user_contract
865
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract
919
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserContract
920
+ end
921
+ def group_contract
922
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupContract
866
923
  end
867
924
  def identity_provider_contract
868
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract
925
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderContract
869
926
  end
870
927
  def logger_contract
871
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract
928
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerContract
872
929
  end
873
- def notification_contract
874
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationContract
930
+ def recipient_email_contract
931
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientEmailContract
875
932
  end
876
933
  def recipient_user_contract
877
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract
934
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientUserContract
878
935
  end
879
- def recipient_email_contract
880
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract
936
+ def notification_contract
937
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::NotificationContract
881
938
  end
882
939
  def openid_connect_provider_contract
883
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract
940
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenidConnectProviderContract
884
941
  end
885
- def portal_signin_settings
886
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings
942
+ def portal_delegation_settings
943
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PortalDelegationSettings
887
944
  end
888
945
  def portal_signup_settings
889
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings
946
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PortalSignupSettings
890
947
  end
891
- def portal_delegation_settings
892
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings
948
+ def portal_signin_settings
949
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PortalSigninSettings
893
950
  end
894
951
  def subscription_contract
895
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract
952
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionContract
896
953
  end
897
954
  def property_contract
898
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyContract
899
- end
900
- def tag_contract
901
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract
955
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyContract
902
956
  end
903
- def tag_description_contract
904
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionContract
957
+ def export_result_format
958
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ExportResultFormat
905
959
  end
906
- def api_version_set_contract
907
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract
960
+ def product_state
961
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductState
908
962
  end
909
- def policy_content_format
910
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContentFormat
963
+ def bearer_token_sending_methods
964
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BearerTokenSendingMethods
911
965
  end
912
966
  def protocol
913
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Protocol
967
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::Protocol
914
968
  end
915
969
  def content_format
916
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat
970
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ContentFormat
917
971
  end
918
972
  def soap_api_type
919
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SoapApiType
973
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SoapApiType
920
974
  end
921
975
  def api_type
922
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType
976
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiType
923
977
  end
924
978
  def state
925
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State
979
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::State
926
980
  end
927
981
  def sampling_type
928
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingType
982
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SamplingType
929
983
  end
930
984
  def always_log
931
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog
985
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AlwaysLog
932
986
  end
933
- def product_state
934
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductState
987
+ def policy_content_format
988
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyContentFormat
989
+ end
990
+ def versioning_scheme
991
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::VersioningScheme
935
992
  end
936
993
  def grant_type
937
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType
994
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::GrantType
938
995
  end
939
996
  def authorization_method
940
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationMethod
997
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationMethod
941
998
  end
942
999
  def client_authentication_method
943
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod
1000
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ClientAuthenticationMethod
944
1001
  end
945
1002
  def bearer_token_sending_method
946
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod
1003
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BearerTokenSendingMethod
947
1004
  end
948
1005
  def backend_protocol
949
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol
950
- end
951
- def hostname_type
952
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType
1006
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendProtocol
953
1007
  end
954
1008
  def sku_type
955
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType
1009
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SkuType
1010
+ end
1011
+ def resource_sku_capacity_scale_type
1012
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuCapacityScaleType
1013
+ end
1014
+ def hostname_type
1015
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::HostnameType
956
1016
  end
957
1017
  def virtual_network_type
958
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType
1018
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::VirtualNetworkType
959
1019
  end
960
1020
  def name_availability_reason
961
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason
962
- end
963
- def group_type
964
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType
1021
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::NameAvailabilityReason
965
1022
  end
966
1023
  def confirmation
967
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation
1024
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::Confirmation
968
1025
  end
969
1026
  def user_state
970
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState
1027
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserState
1028
+ end
1029
+ def group_type
1030
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupType
971
1031
  end
972
1032
  def identity_provider_type
973
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType
1033
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderType
974
1034
  end
975
1035
  def logger_type
976
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerType
1036
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerType
977
1037
  end
978
1038
  def connectivity_status_type
979
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType
1039
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ConnectivityStatusType
980
1040
  end
981
1041
  def subscription_state
982
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionState
1042
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionState
983
1043
  end
984
1044
  def async_operation_status
985
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AsyncOperationStatus
1045
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::AsyncOperationStatus
986
1046
  end
987
1047
  def key_type
988
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::KeyType
1048
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::KeyType
989
1049
  end
990
- def versioning_scheme
991
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VersioningScheme
1050
+ def notification_name
1051
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::NotificationName
992
1052
  end
993
- def template_name
994
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TemplateName
1053
+ def policy_export_format
1054
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyExportFormat
995
1055
  end
996
- def notification_name
997
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationName
1056
+ def template_name
1057
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::TemplateName
998
1058
  end
999
1059
  def policy_scope_contract
1000
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyScopeContract
1060
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyScopeContract
1001
1061
  end
1002
1062
  def export_format
1003
- Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ExportFormat
1063
+ Azure::ApiManagement::Mgmt::V2019_01_01::Models::ExportFormat
1004
1064
  end
1005
1065
  end
1006
1066
  end