azure_sdk 0.61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (180) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/lib/azure_sdk.rb +9 -0
  4. data/lib/azure_sdk/version.rb +7 -0
  5. data/lib/latest/latest_profile_client.rb +1347 -0
  6. data/lib/latest/module_definition.rb +7 -0
  7. data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
  8. data/lib/latest/modules/advisor_profile_module.rb +153 -0
  9. data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
  10. data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
  11. data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
  12. data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
  13. data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
  14. data/lib/latest/modules/attestation_profile_module.rb +95 -0
  15. data/lib/latest/modules/authorization_profile_module.rb +167 -0
  16. data/lib/latest/modules/automation_profile_module.rb +663 -0
  17. data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
  18. data/lib/latest/modules/azurestack_profile_module.rb +187 -0
  19. data/lib/latest/modules/batch_profile_module.rb +417 -0
  20. data/lib/latest/modules/batchai_profile_module.rb +425 -0
  21. data/lib/latest/modules/billing_profile_module.rb +107 -0
  22. data/lib/latest/modules/botservice_profile_module.rb +293 -0
  23. data/lib/latest/modules/cdn_profile_module.rb +723 -0
  24. data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
  25. data/lib/latest/modules/commerce_profile_module.rb +99 -0
  26. data/lib/latest/modules/compute_profile_module.rb +1295 -0
  27. data/lib/latest/modules/computervision_profile_module.rb +233 -0
  28. data/lib/latest/modules/consumption_profile_module.rb +345 -0
  29. data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
  30. data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
  31. data/lib/latest/modules/containerservice_profile_module.rb +459 -0
  32. data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
  33. data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
  34. data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
  35. data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
  36. data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
  37. data/lib/latest/modules/customsearch_profile_module.rb +123 -0
  38. data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
  39. data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
  40. data/lib/latest/modules/databox_profile_module.rb +309 -0
  41. data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
  42. data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
  43. data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
  44. data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
  45. data/lib/latest/modules/datashare_profile_module.rb +399 -0
  46. data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
  47. data/lib/latest/modules/devspaces_profile_module.rb +119 -0
  48. data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
  49. data/lib/latest/modules/dns_profile_module.rb +143 -0
  50. data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
  51. data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
  52. data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
  53. data/lib/latest/modules/eventhub_profile_module.rb +195 -0
  54. data/lib/latest/modules/face_profile_module.rb +297 -0
  55. data/lib/latest/modules/features_profile_module.rb +73 -0
  56. data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
  57. data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
  58. data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
  59. data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
  60. data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
  61. data/lib/latest/modules/importexport_profile_module.rb +135 -0
  62. data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
  63. data/lib/latest/modules/iothub_profile_module.rb +377 -0
  64. data/lib/latest/modules/keyvault_profile_module.rb +623 -0
  65. data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
  66. data/lib/latest/modules/kusto_profile_module.rb +365 -0
  67. data/lib/latest/modules/labservices_profile_module.rb +357 -0
  68. data/lib/latest/modules/links_profile_module.rb +83 -0
  69. data/lib/latest/modules/localsearch_profile_module.rb +151 -0
  70. data/lib/latest/modules/locks_profile_module.rb +79 -0
  71. data/lib/latest/modules/logic_profile_module.rb +787 -0
  72. data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
  73. data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
  74. data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
  75. data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
  76. data/lib/latest/modules/maintenance_profile_module.rb +121 -0
  77. data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
  78. data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
  79. data/lib/latest/modules/mariadb_profile_module.rb +233 -0
  80. data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
  81. data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
  82. data/lib/latest/modules/migrate_profile_module.rb +243 -0
  83. data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
  84. data/lib/latest/modules/monitor_profile_module.rb +723 -0
  85. data/lib/latest/modules/mysql_profile_module.rb +233 -0
  86. data/lib/latest/modules/netapp_profile_module.rb +207 -0
  87. data/lib/latest/modules/network_profile_module.rb +2937 -0
  88. data/lib/latest/modules/newssearch_profile_module.rb +143 -0
  89. data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
  90. data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
  91. data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
  92. data/lib/latest/modules/peering_profile_module.rb +259 -0
  93. data/lib/latest/modules/personalizer_profile_module.rb +83 -0
  94. data/lib/latest/modules/policy_profile_module.rb +105 -0
  95. data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
  96. data/lib/latest/modules/portal_profile_module.rb +95 -0
  97. data/lib/latest/modules/postgresql_profile_module.rb +233 -0
  98. data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
  99. data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
  100. data/lib/latest/modules/privatedns_profile_module.rb +137 -0
  101. data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
  102. data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
  103. data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
  104. data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
  105. data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
  106. data/lib/latest/modules/redis_profile_module.rb +209 -0
  107. data/lib/latest/modules/relay_profile_module.rb +163 -0
  108. data/lib/latest/modules/reservations_profile_module.rb +347 -0
  109. data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
  110. data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
  111. data/lib/latest/modules/resources_profile_module.rb +321 -0
  112. data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
  113. data/lib/latest/modules/scheduler_profile_module.rb +227 -0
  114. data/lib/latest/modules/search_profile_module.rb +127 -0
  115. data/lib/latest/modules/security_profile_module.rb +841 -0
  116. data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
  117. data/lib/latest/modules/servicebus_profile_module.rb +309 -0
  118. data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
  119. data/lib/latest/modules/signalr_profile_module.rb +233 -0
  120. data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
  121. data/lib/latest/modules/sql_profile_module.rb +1765 -0
  122. data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
  123. data/lib/latest/modules/storage_profile_module.rb +693 -0
  124. data/lib/latest/modules/storagecache_profile_module.rb +217 -0
  125. data/lib/latest/modules/storagesync_profile_module.rb +275 -0
  126. data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
  127. data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
  128. data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
  129. data/lib/latest/modules/support_profile_module.rb +177 -0
  130. data/lib/latest/modules/synapse_profile_module.rb +827 -0
  131. data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
  132. data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
  133. data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
  134. data/lib/latest/modules/videosearch_profile_module.rb +175 -0
  135. data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
  136. data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
  137. data/lib/latest/modules/web_profile_module.rb +1419 -0
  138. data/lib/latest/modules/websearch_profile_module.rb +211 -0
  139. data/lib/v2017_03_09/module_definition.rb +7 -0
  140. data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
  141. data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
  142. data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
  143. data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
  144. data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
  145. data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
  146. data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
  147. data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
  148. data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
  149. data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
  150. data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
  151. data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
  152. data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
  153. data/lib/v2018_03_01/module_definition.rb +7 -0
  154. data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
  155. data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
  156. data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
  157. data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
  158. data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
  159. data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
  160. data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
  161. data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
  162. data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
  163. data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
  164. data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
  165. data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
  166. data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
  167. data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
  168. data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
  169. data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
  170. data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
  171. data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
  172. data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
  173. data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
  174. data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
  175. data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
  176. data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
  177. data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
  178. data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
  179. data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
  180. metadata +2187 -0
@@ -0,0 +1,69 @@
1
+ # encoding: utf-8
2
+ # Copyright (c) Microsoft Corporation. All rights reserved.
3
+ # Licensed under the MIT License. See License.txt in the project root for license information.
4
+
5
+ require 'azure_cognitiveservices_anomalydetector'
6
+
7
+ module Azure::Profiles::Latest
8
+ module AnomalyDetector
9
+
10
+ module Models
11
+ Request = Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Request
12
+ EntireDetectResponse = Azure::CognitiveServices::AnomalyDetector::V1_0::Models::EntireDetectResponse
13
+ Point = Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Point
14
+ LastDetectResponse = Azure::CognitiveServices::AnomalyDetector::V1_0::Models::LastDetectResponse
15
+ APIError = Azure::CognitiveServices::AnomalyDetector::V1_0::Models::APIError
16
+ Granularity = Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Granularity
17
+ end
18
+
19
+ class AnomalyDetectorDataClass
20
+ attr_reader :configurable, :base_url, :options, :model_classes
21
+
22
+ def initialize(configurable, base_url=nil, options=nil)
23
+ @configurable, @base_url, @options = configurable, base_url, options
24
+
25
+ @client_0 = Azure::CognitiveServices::AnomalyDetector::V1_0::AnomalyDetectorClient.new(configurable.credentials, options)
26
+ if(@client_0.respond_to?(:subscription_id))
27
+ @client_0.subscription_id = configurable.subscription_id
28
+ end
29
+ add_telemetry(@client_0)
30
+
31
+ @model_classes = ModelClasses.new
32
+ end
33
+
34
+ def add_telemetry(client)
35
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/AnomalyDetector"
36
+ client.add_user_agent_information(profile_information)
37
+ end
38
+
39
+ def method_missing(method, *args)
40
+ if @client_0.respond_to?method
41
+ @client_0.send(method, *args)
42
+ else
43
+ super
44
+ end
45
+ end
46
+
47
+ class ModelClasses
48
+ def request
49
+ Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Request
50
+ end
51
+ def entire_detect_response
52
+ Azure::CognitiveServices::AnomalyDetector::V1_0::Models::EntireDetectResponse
53
+ end
54
+ def point
55
+ Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Point
56
+ end
57
+ def last_detect_response
58
+ Azure::CognitiveServices::AnomalyDetector::V1_0::Models::LastDetectResponse
59
+ end
60
+ def apierror
61
+ Azure::CognitiveServices::AnomalyDetector::V1_0::Models::APIError
62
+ end
63
+ def granularity
64
+ Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Granularity
65
+ end
66
+ end
67
+ end
68
+ end
69
+ end
@@ -0,0 +1,1163 @@
1
+ # encoding: utf-8
2
+ # Copyright (c) Microsoft Corporation. All rights reserved.
3
+ # Licensed under the MIT License. See License.txt in the project root for license information.
4
+
5
+ require 'azure_mgmt_api_management'
6
+
7
+ module Azure::Profiles::Latest
8
+ module ApiManagement
9
+ module Mgmt
10
+ Api = Azure::ApiManagement::Mgmt::V2019_12_01::Api
11
+ ApiRevision = Azure::ApiManagement::Mgmt::V2019_12_01::ApiRevision
12
+ ApiRelease = Azure::ApiManagement::Mgmt::V2019_12_01::ApiRelease
13
+ ApiOperation = Azure::ApiManagement::Mgmt::V2019_12_01::ApiOperation
14
+ ApiOperationPolicy = Azure::ApiManagement::Mgmt::V2019_12_01::ApiOperationPolicy
15
+ Tag = Azure::ApiManagement::Mgmt::V2019_12_01::Tag
16
+ ApiProduct = Azure::ApiManagement::Mgmt::V2019_12_01::ApiProduct
17
+ ApiPolicy = Azure::ApiManagement::Mgmt::V2019_12_01::ApiPolicy
18
+ ApiSchema = Azure::ApiManagement::Mgmt::V2019_12_01::ApiSchema
19
+ ApiDiagnostic = Azure::ApiManagement::Mgmt::V2019_12_01::ApiDiagnostic
20
+ ApiIssue = Azure::ApiManagement::Mgmt::V2019_12_01::ApiIssue
21
+ ApiIssueComment = Azure::ApiManagement::Mgmt::V2019_12_01::ApiIssueComment
22
+ ApiIssueAttachment = Azure::ApiManagement::Mgmt::V2019_12_01::ApiIssueAttachment
23
+ ApiTagDescription = Azure::ApiManagement::Mgmt::V2019_12_01::ApiTagDescription
24
+ OperationOperations = Azure::ApiManagement::Mgmt::V2019_12_01::OperationOperations
25
+ ApiVersionSet = Azure::ApiManagement::Mgmt::V2019_12_01::ApiVersionSet
26
+ AuthorizationServer = Azure::ApiManagement::Mgmt::V2019_12_01::AuthorizationServer
27
+ Backend = Azure::ApiManagement::Mgmt::V2019_12_01::Backend
28
+ Cache = Azure::ApiManagement::Mgmt::V2019_12_01::Cache
29
+ Certificate = Azure::ApiManagement::Mgmt::V2019_12_01::Certificate
30
+ ApiManagementOperations = Azure::ApiManagement::Mgmt::V2019_12_01::ApiManagementOperations
31
+ ApiManagementServiceSkus = Azure::ApiManagement::Mgmt::V2019_12_01::ApiManagementServiceSkus
32
+ ApiManagementService = Azure::ApiManagement::Mgmt::V2019_12_01::ApiManagementService
33
+ Diagnostic = Azure::ApiManagement::Mgmt::V2019_12_01::Diagnostic
34
+ EmailTemplate = Azure::ApiManagement::Mgmt::V2019_12_01::EmailTemplate
35
+ Gateway = Azure::ApiManagement::Mgmt::V2019_12_01::Gateway
36
+ GatewayHostnameConfiguration = Azure::ApiManagement::Mgmt::V2019_12_01::GatewayHostnameConfiguration
37
+ GatewayApi = Azure::ApiManagement::Mgmt::V2019_12_01::GatewayApi
38
+ Group = Azure::ApiManagement::Mgmt::V2019_12_01::Group
39
+ GroupUser = Azure::ApiManagement::Mgmt::V2019_12_01::GroupUser
40
+ IdentityProvider = Azure::ApiManagement::Mgmt::V2019_12_01::IdentityProvider
41
+ Issue = Azure::ApiManagement::Mgmt::V2019_12_01::Issue
42
+ Logger = Azure::ApiManagement::Mgmt::V2019_12_01::Logger
43
+ NamedValue = Azure::ApiManagement::Mgmt::V2019_12_01::NamedValue
44
+ NetworkStatus = Azure::ApiManagement::Mgmt::V2019_12_01::NetworkStatus
45
+ Notification = Azure::ApiManagement::Mgmt::V2019_12_01::Notification
46
+ NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2019_12_01::NotificationRecipientUser
47
+ NotificationRecipientEmail = Azure::ApiManagement::Mgmt::V2019_12_01::NotificationRecipientEmail
48
+ OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2019_12_01::OpenIdConnectProvider
49
+ Policy = Azure::ApiManagement::Mgmt::V2019_12_01::Policy
50
+ PolicyDescription = Azure::ApiManagement::Mgmt::V2019_12_01::PolicyDescription
51
+ SignInSettings = Azure::ApiManagement::Mgmt::V2019_12_01::SignInSettings
52
+ SignUpSettings = Azure::ApiManagement::Mgmt::V2019_12_01::SignUpSettings
53
+ DelegationSettings = Azure::ApiManagement::Mgmt::V2019_12_01::DelegationSettings
54
+ Product = Azure::ApiManagement::Mgmt::V2019_12_01::Product
55
+ ProductApi = Azure::ApiManagement::Mgmt::V2019_12_01::ProductApi
56
+ ProductGroup = Azure::ApiManagement::Mgmt::V2019_12_01::ProductGroup
57
+ ProductSubscriptions = Azure::ApiManagement::Mgmt::V2019_12_01::ProductSubscriptions
58
+ ProductPolicy = Azure::ApiManagement::Mgmt::V2019_12_01::ProductPolicy
59
+ QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2019_12_01::QuotaByCounterKeys
60
+ QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2019_12_01::QuotaByPeriodKeys
61
+ Region = Azure::ApiManagement::Mgmt::V2019_12_01::Region
62
+ Reports = Azure::ApiManagement::Mgmt::V2019_12_01::Reports
63
+ Subscription = Azure::ApiManagement::Mgmt::V2019_12_01::Subscription
64
+ TagResource = Azure::ApiManagement::Mgmt::V2019_12_01::TagResource
65
+ TenantAccess = Azure::ApiManagement::Mgmt::V2019_12_01::TenantAccess
66
+ TenantAccessGit = Azure::ApiManagement::Mgmt::V2019_12_01::TenantAccessGit
67
+ TenantConfiguration = Azure::ApiManagement::Mgmt::V2019_12_01::TenantConfiguration
68
+ User = Azure::ApiManagement::Mgmt::V2019_12_01::User
69
+ UserGroup = Azure::ApiManagement::Mgmt::V2019_12_01::UserGroup
70
+ UserSubscription = Azure::ApiManagement::Mgmt::V2019_12_01::UserSubscription
71
+ UserIdentities = Azure::ApiManagement::Mgmt::V2019_12_01::UserIdentities
72
+ UserConfirmationPassword = Azure::ApiManagement::Mgmt::V2019_12_01::UserConfirmationPassword
73
+ ApiExport = Azure::ApiManagement::Mgmt::V2019_12_01::ApiExport
74
+
75
+ module Models
76
+ ApiVersionConstraint = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionConstraint
77
+ ErrorFieldContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ErrorFieldContract
78
+ ApiManagementServiceBaseProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceBaseProperties
79
+ ErrorResponse = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ErrorResponse
80
+ UserIdentityProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserIdentityProperties
81
+ RegionListResult = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RegionListResult
82
+ ApiManagementServiceIdentity = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceIdentity
83
+ ApiExportResultValue = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiExportResultValue
84
+ CertificateInformation = Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateInformation
85
+ ProductEntityBaseParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductEntityBaseParameters
86
+ CertificateConfiguration = Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateConfiguration
87
+ OperationTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationTagResourceContractProperties
88
+ HostnameConfiguration = Azure::ApiManagement::Mgmt::V2019_12_01::Models::HostnameConfiguration
89
+ OpenIdAuthenticationSettingsContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenIdAuthenticationSettingsContract
90
+ VirtualNetworkConfiguration = Azure::ApiManagement::Mgmt::V2019_12_01::Models::VirtualNetworkConfiguration
91
+ AuthenticationSettingsContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthenticationSettingsContract
92
+ ApiManagementServiceSkuProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceSkuProperties
93
+ ApiCreateOrUpdatePropertiesWsdlSelector = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiCreateOrUpdatePropertiesWsdlSelector
94
+ AdditionalLocation = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AdditionalLocation
95
+ ApiEntityBaseContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiEntityBaseContract
96
+ ApiManagementServiceBackupRestoreParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceBackupRestoreParameters
97
+ TagTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagTagResourceContractProperties
98
+ ErrorResponseBody = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ErrorResponseBody
99
+ TagResourceCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagResourceCollection
100
+ RegionContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RegionContract
101
+ TagCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagCollection
102
+ Resource = Azure::ApiManagement::Mgmt::V2019_12_01::Models::Resource
103
+ TagDescriptionCreateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagDescriptionCreateParameters
104
+ ApiExportResult = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiExportResult
105
+ OAuth2AuthenticationSettingsContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OAuth2AuthenticationSettingsContract
106
+ IssueAttachmentCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueAttachmentCollection
107
+ ApiVersionSetContractDetails = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetContractDetails
108
+ IssueCommentCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueCommentCollection
109
+ RequestReportCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RequestReportCollection
110
+ IssueUpdateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueUpdateContract
111
+ IssueContractBaseProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueContractBaseProperties
112
+ IssueCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueCollection
113
+ OpenIdConnectProviderCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenIdConnectProviderCollection
114
+ HttpMessageDiagnostic = Azure::ApiManagement::Mgmt::V2019_12_01::Models::HttpMessageDiagnostic
115
+ TagCreateUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagCreateUpdateParameters
116
+ SamplingSettings = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SamplingSettings
117
+ TagResourceContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagResourceContract
118
+ DiagnosticCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::DiagnosticCollection
119
+ OpenidConnectProviderUpdateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenidConnectProviderUpdateContract
120
+ SchemaCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SchemaCollection
121
+ NotificationCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NotificationCollection
122
+ PolicyCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyCollection
123
+ TagDescriptionCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagDescriptionCollection
124
+ ProductCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductCollection
125
+ SubscriptionCreateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionCreateParameters
126
+ RepresentationContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RepresentationContract
127
+ RequestContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RequestContract
128
+ ApimResource = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApimResource
129
+ OperationUpdateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationUpdateContract
130
+ QuotaCounterValueContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterValueContract
131
+ OperationCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationCollection
132
+ ApiManagementServiceListResult = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceListResult
133
+ ApiReleaseCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiReleaseCollection
134
+ ApiManagementServiceGetSsoTokenResult = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceGetSsoTokenResult
135
+ ApiRevisionCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiRevisionCollection
136
+ ApiManagementServiceCheckNameAvailabilityParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceCheckNameAvailabilityParameters
137
+ ReportCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ReportCollection
138
+ ApiManagementServiceNameAvailabilityResult = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceNameAvailabilityResult
139
+ ApiCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiCollection
140
+ ApiManagementServiceApplyNetworkConfigurationParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceApplyNetworkConfigurationParameters
141
+ ApiVersionSetUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetUpdateParameters
142
+ OperationDisplay = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationDisplay
143
+ ApiVersionSetCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetCollection
144
+ Operation = Azure::ApiManagement::Mgmt::V2019_12_01::Models::Operation
145
+ TokenBodyParameterContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TokenBodyParameterContract
146
+ OperationListResult = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationListResult
147
+ TermsOfServiceProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TermsOfServiceProperties
148
+ EmailTemplateParametersContractProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateParametersContractProperties
149
+ AuthorizationServerCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerCollection
150
+ EmailTemplateUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateUpdateParameters
151
+ BackendTlsProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendTlsProperties
152
+ ApiRevisionInfoContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiRevisionInfoContract
153
+ BackendAuthorizationHeaderCredentials = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendAuthorizationHeaderCredentials
154
+ EmailTemplateCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateCollection
155
+ X509CertificateName = Azure::ApiManagement::Mgmt::V2019_12_01::Models::X509CertificateName
156
+ UserCreateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserCreateParameters
157
+ BackendProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendProperties
158
+ UserUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserUpdateParameters
159
+ BackendUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendUpdateParameters
160
+ GatewayHostnameConfigurationCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayHostnameConfigurationCollection
161
+ BackendCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendCollection
162
+ GatewayTokenContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayTokenContract
163
+ PortalSettingValidationKeyContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalSettingValidationKeyContract
164
+ GatewayTokenRequestContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayTokenRequestContract
165
+ PolicyDescriptionCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyDescriptionCollection
166
+ GatewayKeyRegenerationRequestContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayKeyRegenerationRequestContract
167
+ CertificateCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateCollection
168
+ GatewayKeysContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayKeysContract
169
+ ResourceSkuCapacity = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSkuCapacity
170
+ ResourceLocationDataContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceLocationDataContract
171
+ ResourceSkuResults = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSkuResults
172
+ GenerateSsoUrlResult = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GenerateSsoUrlResult
173
+ SubscriptionKeyParameterNamesContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionKeyParameterNamesContract
174
+ GatewayCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayCollection
175
+ BodyDiagnosticSettings = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BodyDiagnosticSettings
176
+ UserIdentityContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserIdentityContract
177
+ QuotaCounterCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterCollection
178
+ UserEntityBaseParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserEntityBaseParameters
179
+ QuotaCounterValueContractProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterValueContractProperties
180
+ GroupContractProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupContractProperties
181
+ ParameterContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ParameterContract
182
+ UserIdentityCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserIdentityCollection
183
+ OperationEntityBaseContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationEntityBaseContract
184
+ UserCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserCollection
185
+ ReportRecordContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ReportRecordContract
186
+ GroupUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupUpdateParameters
187
+ ApiUpdateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiUpdateContract
188
+ UserTokenParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserTokenParameters
189
+ ApiVersionSetEntityBase = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetEntityBase
190
+ GroupCreateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupCreateParameters
191
+ ClientSecretContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ClientSecretContract
192
+ GroupCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupCollection
193
+ SubscriptionUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionUpdateParameters
194
+ IdentityProviderBaseParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderBaseParameters
195
+ BackendProxyContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendProxyContract
196
+ IdentityProviderUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderUpdateParameters
197
+ BackendServiceFabricClusterProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendServiceFabricClusterProperties
198
+ UserTokenResult = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserTokenResult
199
+ RegistrationDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RegistrationDelegationSettingsProperties
200
+ AccessInformationUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AccessInformationUpdateParameters
201
+ CacheCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::CacheCollection
202
+ IdentityProviderList = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderList
203
+ ResourceSku = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSku
204
+ LoggerUpdateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerUpdateContract
205
+ TenantConfigurationSyncStateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TenantConfigurationSyncStateContract
206
+ RequestReportRecordContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RequestReportRecordContract
207
+ AccessInformationContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AccessInformationContract
208
+ QuotaCounterContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterContract
209
+ LoggerCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerCollection
210
+ ResponseContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResponseContract
211
+ PropertyValueContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PropertyValueContract
212
+ ApiRevisionContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiRevisionContract
213
+ NamedValueEntityBaseParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueEntityBaseParameters
214
+ SubscriptionKeysContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionKeysContract
215
+ SaveConfigurationParameter = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SaveConfigurationParameter
216
+ SubscriptionsDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionsDelegationSettingsProperties
217
+ NamedValueUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueUpdateParameters
218
+ BackendBaseParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendBaseParameters
219
+ DeployConfigurationParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::DeployConfigurationParameters
220
+ CertificateCreateOrUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateCreateOrUpdateParameters
221
+ NamedValueCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueCollection
222
+ PipelineDiagnosticSettings = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PipelineDiagnosticSettings
223
+ ConnectivityStatusContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ConnectivityStatusContract
224
+ SubscriptionCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionCollection
225
+ NetworkStatusContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NetworkStatusContract
226
+ AuthorizationServerContractBaseProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerContractBaseProperties
227
+ NetworkStatusContractByLocation = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NetworkStatusContractByLocation
228
+ CacheUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::CacheUpdateParameters
229
+ OperationResultContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationResultContract
230
+ ProductUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductUpdateParameters
231
+ RecipientEmailCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientEmailCollection
232
+ BackendCredentialsContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendCredentialsContract
233
+ OperationResultLogItemContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationResultLogItemContract
234
+ ApiCreateOrUpdateParameter = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiCreateOrUpdateParameter
235
+ RecipientUserCollection = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientUserCollection
236
+ ResourceSkuResult = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSkuResult
237
+ RecipientsContractProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientsContractProperties
238
+ ProductTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductTagResourceContractProperties
239
+ ApiContractProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiContractProperties
240
+ ApiTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiTagResourceContractProperties
241
+ TagContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagContract
242
+ TagDescriptionContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagDescriptionContract
243
+ IssueAttachmentContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueAttachmentContract
244
+ IssueCommentContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueCommentContract
245
+ IssueContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueContract
246
+ DiagnosticContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::DiagnosticContract
247
+ SchemaContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SchemaContract
248
+ PolicyContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyContract
249
+ ProductContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductContract
250
+ OperationContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationContract
251
+ ApiReleaseContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiReleaseContract
252
+ ApiContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiContract
253
+ ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetContract
254
+ AuthorizationServerUpdateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerUpdateContract
255
+ AuthorizationServerContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerContract
256
+ BackendReconnectContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendReconnectContract
257
+ BackendContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendContract
258
+ CacheContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::CacheContract
259
+ CertificateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateContract
260
+ ApiManagementServiceResource = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceResource
261
+ ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceUpdateParameters
262
+ EmailTemplateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateContract
263
+ AssociationContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AssociationContract
264
+ GatewayHostnameConfigurationContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayHostnameConfigurationContract
265
+ GatewayContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayContract
266
+ UserContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserContract
267
+ GroupContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupContract
268
+ IdentityProviderContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderContract
269
+ IdentityProviderCreateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderCreateContract
270
+ LoggerContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerContract
271
+ NamedValueContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueContract
272
+ NamedValueCreateContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueCreateContract
273
+ RecipientEmailContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientEmailContract
274
+ RecipientUserContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientUserContract
275
+ NotificationContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NotificationContract
276
+ OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenidConnectProviderContract
277
+ PolicyDescriptionContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyDescriptionContract
278
+ PortalDelegationSettings = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalDelegationSettings
279
+ PortalSignupSettings = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalSignupSettings
280
+ PortalSigninSettings = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalSigninSettings
281
+ SubscriptionContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionContract
282
+ ExportResultFormat = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ExportResultFormat
283
+ ProductState = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductState
284
+ BearerTokenSendingMethods = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BearerTokenSendingMethods
285
+ Protocol = Azure::ApiManagement::Mgmt::V2019_12_01::Models::Protocol
286
+ ContentFormat = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ContentFormat
287
+ SoapApiType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SoapApiType
288
+ ApiType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiType
289
+ State = Azure::ApiManagement::Mgmt::V2019_12_01::Models::State
290
+ SamplingType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SamplingType
291
+ AlwaysLog = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AlwaysLog
292
+ HttpCorrelationProtocol = Azure::ApiManagement::Mgmt::V2019_12_01::Models::HttpCorrelationProtocol
293
+ Verbosity = Azure::ApiManagement::Mgmt::V2019_12_01::Models::Verbosity
294
+ PolicyContentFormat = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyContentFormat
295
+ VersioningScheme = Azure::ApiManagement::Mgmt::V2019_12_01::Models::VersioningScheme
296
+ GrantType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GrantType
297
+ AuthorizationMethod = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationMethod
298
+ ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ClientAuthenticationMethod
299
+ BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BearerTokenSendingMethod
300
+ BackendProtocol = Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendProtocol
301
+ SkuType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SkuType
302
+ ResourceSkuCapacityScaleType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSkuCapacityScaleType
303
+ HostnameType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::HostnameType
304
+ VirtualNetworkType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::VirtualNetworkType
305
+ ApimIdentityType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApimIdentityType
306
+ NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NameAvailabilityReason
307
+ ProvisioningState = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProvisioningState
308
+ KeyType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::KeyType
309
+ AppType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AppType
310
+ Confirmation = Azure::ApiManagement::Mgmt::V2019_12_01::Models::Confirmation
311
+ UserState = Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserState
312
+ GroupType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupType
313
+ IdentityProviderType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderType
314
+ LoggerType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerType
315
+ ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ConnectivityStatusType
316
+ SubscriptionState = Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionState
317
+ AsyncOperationStatus = Azure::ApiManagement::Mgmt::V2019_12_01::Models::AsyncOperationStatus
318
+ NotificationName = Azure::ApiManagement::Mgmt::V2019_12_01::Models::NotificationName
319
+ PolicyExportFormat = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyExportFormat
320
+ TemplateName = Azure::ApiManagement::Mgmt::V2019_12_01::Models::TemplateName
321
+ PolicyScopeContract = Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyScopeContract
322
+ ExportFormat = Azure::ApiManagement::Mgmt::V2019_12_01::Models::ExportFormat
323
+ end
324
+
325
+ class ApiManagementManagementClass
326
+ 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, :gateway, :gateway_hostname_configuration, :gateway_api, :group, :group_user, :identity_provider, :issue, :logger, :named_value, :network_status, :notification, :notification_recipient_user, :notification_recipient_email, :open_id_connect_provider, :policy, :policy_description, :sign_in_settings, :sign_up_settings, :delegation_settings, :product, :product_api, :product_group, :product_subscriptions, :product_policy, :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
327
+
328
+ def initialize(configurable, base_url=nil, options=nil)
329
+ @configurable, @base_url, @options = configurable, base_url, options
330
+
331
+ @client_0 = Azure::ApiManagement::Mgmt::V2019_12_01::ApiManagementClient.new(configurable.credentials, base_url, options)
332
+ if(@client_0.respond_to?(:subscription_id))
333
+ @client_0.subscription_id = configurable.subscription_id
334
+ end
335
+ add_telemetry(@client_0)
336
+ @api = @client_0.api
337
+ @api_revision = @client_0.api_revision
338
+ @api_release = @client_0.api_release
339
+ @api_operation = @client_0.api_operation
340
+ @api_operation_policy = @client_0.api_operation_policy
341
+ @tag = @client_0.tag
342
+ @api_product = @client_0.api_product
343
+ @api_policy = @client_0.api_policy
344
+ @api_schema = @client_0.api_schema
345
+ @api_diagnostic = @client_0.api_diagnostic
346
+ @api_issue = @client_0.api_issue
347
+ @api_issue_comment = @client_0.api_issue_comment
348
+ @api_issue_attachment = @client_0.api_issue_attachment
349
+ @api_tag_description = @client_0.api_tag_description
350
+ @operation_operations = @client_0.operation_operations
351
+ @api_version_set = @client_0.api_version_set
352
+ @authorization_server = @client_0.authorization_server
353
+ @backend = @client_0.backend
354
+ @cache = @client_0.cache
355
+ @certificate = @client_0.certificate
356
+ @api_management_operations = @client_0.api_management_operations
357
+ @api_management_service_skus = @client_0.api_management_service_skus
358
+ @api_management_service = @client_0.api_management_service
359
+ @diagnostic = @client_0.diagnostic
360
+ @email_template = @client_0.email_template
361
+ @gateway = @client_0.gateway
362
+ @gateway_hostname_configuration = @client_0.gateway_hostname_configuration
363
+ @gateway_api = @client_0.gateway_api
364
+ @group = @client_0.group
365
+ @group_user = @client_0.group_user
366
+ @identity_provider = @client_0.identity_provider
367
+ @issue = @client_0.issue
368
+ @logger = @client_0.logger
369
+ @named_value = @client_0.named_value
370
+ @network_status = @client_0.network_status
371
+ @notification = @client_0.notification
372
+ @notification_recipient_user = @client_0.notification_recipient_user
373
+ @notification_recipient_email = @client_0.notification_recipient_email
374
+ @open_id_connect_provider = @client_0.open_id_connect_provider
375
+ @policy = @client_0.policy
376
+ @policy_description = @client_0.policy_description
377
+ @sign_in_settings = @client_0.sign_in_settings
378
+ @sign_up_settings = @client_0.sign_up_settings
379
+ @delegation_settings = @client_0.delegation_settings
380
+ @product = @client_0.product
381
+ @product_api = @client_0.product_api
382
+ @product_group = @client_0.product_group
383
+ @product_subscriptions = @client_0.product_subscriptions
384
+ @product_policy = @client_0.product_policy
385
+ @quota_by_counter_keys = @client_0.quota_by_counter_keys
386
+ @quota_by_period_keys = @client_0.quota_by_period_keys
387
+ @region = @client_0.region
388
+ @reports = @client_0.reports
389
+ @subscription = @client_0.subscription
390
+ @tag_resource = @client_0.tag_resource
391
+ @tenant_access = @client_0.tenant_access
392
+ @tenant_access_git = @client_0.tenant_access_git
393
+ @tenant_configuration = @client_0.tenant_configuration
394
+ @user = @client_0.user
395
+ @user_group = @client_0.user_group
396
+ @user_subscription = @client_0.user_subscription
397
+ @user_identities = @client_0.user_identities
398
+ @user_confirmation_password = @client_0.user_confirmation_password
399
+ @api_export = @client_0.api_export
400
+
401
+ @model_classes = ModelClasses.new
402
+ end
403
+
404
+ def add_telemetry(client)
405
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ApiManagement/Mgmt"
406
+ client.add_user_agent_information(profile_information)
407
+ end
408
+
409
+ def method_missing(method, *args)
410
+ if @client_0.respond_to?method
411
+ @client_0.send(method, *args)
412
+ else
413
+ super
414
+ end
415
+ end
416
+
417
+ class ModelClasses
418
+ def api_version_constraint
419
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionConstraint
420
+ end
421
+ def error_field_contract
422
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ErrorFieldContract
423
+ end
424
+ def api_management_service_base_properties
425
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceBaseProperties
426
+ end
427
+ def error_response
428
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ErrorResponse
429
+ end
430
+ def user_identity_properties
431
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserIdentityProperties
432
+ end
433
+ def region_list_result
434
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RegionListResult
435
+ end
436
+ def api_management_service_identity
437
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceIdentity
438
+ end
439
+ def api_export_result_value
440
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiExportResultValue
441
+ end
442
+ def certificate_information
443
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateInformation
444
+ end
445
+ def product_entity_base_parameters
446
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductEntityBaseParameters
447
+ end
448
+ def certificate_configuration
449
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateConfiguration
450
+ end
451
+ def operation_tag_resource_contract_properties
452
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationTagResourceContractProperties
453
+ end
454
+ def hostname_configuration
455
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::HostnameConfiguration
456
+ end
457
+ def open_id_authentication_settings_contract
458
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenIdAuthenticationSettingsContract
459
+ end
460
+ def virtual_network_configuration
461
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::VirtualNetworkConfiguration
462
+ end
463
+ def authentication_settings_contract
464
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthenticationSettingsContract
465
+ end
466
+ def api_management_service_sku_properties
467
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceSkuProperties
468
+ end
469
+ def api_create_or_update_properties_wsdl_selector
470
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiCreateOrUpdatePropertiesWsdlSelector
471
+ end
472
+ def additional_location
473
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AdditionalLocation
474
+ end
475
+ def api_entity_base_contract
476
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiEntityBaseContract
477
+ end
478
+ def api_management_service_backup_restore_parameters
479
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceBackupRestoreParameters
480
+ end
481
+ def tag_tag_resource_contract_properties
482
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagTagResourceContractProperties
483
+ end
484
+ def error_response_body
485
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ErrorResponseBody
486
+ end
487
+ def tag_resource_collection
488
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagResourceCollection
489
+ end
490
+ def region_contract
491
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RegionContract
492
+ end
493
+ def tag_collection
494
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagCollection
495
+ end
496
+ def resource
497
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::Resource
498
+ end
499
+ def tag_description_create_parameters
500
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagDescriptionCreateParameters
501
+ end
502
+ def api_export_result
503
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiExportResult
504
+ end
505
+ def oauth2_authentication_settings_contract
506
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OAuth2AuthenticationSettingsContract
507
+ end
508
+ def issue_attachment_collection
509
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueAttachmentCollection
510
+ end
511
+ def api_version_set_contract_details
512
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetContractDetails
513
+ end
514
+ def issue_comment_collection
515
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueCommentCollection
516
+ end
517
+ def request_report_collection
518
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RequestReportCollection
519
+ end
520
+ def issue_update_contract
521
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueUpdateContract
522
+ end
523
+ def issue_contract_base_properties
524
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueContractBaseProperties
525
+ end
526
+ def issue_collection
527
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueCollection
528
+ end
529
+ def open_id_connect_provider_collection
530
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenIdConnectProviderCollection
531
+ end
532
+ def http_message_diagnostic
533
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::HttpMessageDiagnostic
534
+ end
535
+ def tag_create_update_parameters
536
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagCreateUpdateParameters
537
+ end
538
+ def sampling_settings
539
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SamplingSettings
540
+ end
541
+ def tag_resource_contract
542
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagResourceContract
543
+ end
544
+ def diagnostic_collection
545
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::DiagnosticCollection
546
+ end
547
+ def openid_connect_provider_update_contract
548
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenidConnectProviderUpdateContract
549
+ end
550
+ def schema_collection
551
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SchemaCollection
552
+ end
553
+ def notification_collection
554
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NotificationCollection
555
+ end
556
+ def policy_collection
557
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyCollection
558
+ end
559
+ def tag_description_collection
560
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagDescriptionCollection
561
+ end
562
+ def product_collection
563
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductCollection
564
+ end
565
+ def subscription_create_parameters
566
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionCreateParameters
567
+ end
568
+ def representation_contract
569
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RepresentationContract
570
+ end
571
+ def request_contract
572
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RequestContract
573
+ end
574
+ def apim_resource
575
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApimResource
576
+ end
577
+ def operation_update_contract
578
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationUpdateContract
579
+ end
580
+ def quota_counter_value_contract
581
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterValueContract
582
+ end
583
+ def operation_collection
584
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationCollection
585
+ end
586
+ def api_management_service_list_result
587
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceListResult
588
+ end
589
+ def api_release_collection
590
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiReleaseCollection
591
+ end
592
+ def api_management_service_get_sso_token_result
593
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceGetSsoTokenResult
594
+ end
595
+ def api_revision_collection
596
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiRevisionCollection
597
+ end
598
+ def api_management_service_check_name_availability_parameters
599
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceCheckNameAvailabilityParameters
600
+ end
601
+ def report_collection
602
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ReportCollection
603
+ end
604
+ def api_management_service_name_availability_result
605
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceNameAvailabilityResult
606
+ end
607
+ def api_collection
608
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiCollection
609
+ end
610
+ def api_management_service_apply_network_configuration_parameters
611
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceApplyNetworkConfigurationParameters
612
+ end
613
+ def api_version_set_update_parameters
614
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetUpdateParameters
615
+ end
616
+ def operation_display
617
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationDisplay
618
+ end
619
+ def api_version_set_collection
620
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetCollection
621
+ end
622
+ def operation
623
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::Operation
624
+ end
625
+ def token_body_parameter_contract
626
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TokenBodyParameterContract
627
+ end
628
+ def operation_list_result
629
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationListResult
630
+ end
631
+ def terms_of_service_properties
632
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TermsOfServiceProperties
633
+ end
634
+ def email_template_parameters_contract_properties
635
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateParametersContractProperties
636
+ end
637
+ def authorization_server_collection
638
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerCollection
639
+ end
640
+ def email_template_update_parameters
641
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateUpdateParameters
642
+ end
643
+ def backend_tls_properties
644
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendTlsProperties
645
+ end
646
+ def api_revision_info_contract
647
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiRevisionInfoContract
648
+ end
649
+ def backend_authorization_header_credentials
650
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendAuthorizationHeaderCredentials
651
+ end
652
+ def email_template_collection
653
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateCollection
654
+ end
655
+ def x509_certificate_name
656
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::X509CertificateName
657
+ end
658
+ def user_create_parameters
659
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserCreateParameters
660
+ end
661
+ def backend_properties
662
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendProperties
663
+ end
664
+ def user_update_parameters
665
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserUpdateParameters
666
+ end
667
+ def backend_update_parameters
668
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendUpdateParameters
669
+ end
670
+ def gateway_hostname_configuration_collection
671
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayHostnameConfigurationCollection
672
+ end
673
+ def backend_collection
674
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendCollection
675
+ end
676
+ def gateway_token_contract
677
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayTokenContract
678
+ end
679
+ def portal_setting_validation_key_contract
680
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalSettingValidationKeyContract
681
+ end
682
+ def gateway_token_request_contract
683
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayTokenRequestContract
684
+ end
685
+ def policy_description_collection
686
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyDescriptionCollection
687
+ end
688
+ def gateway_key_regeneration_request_contract
689
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayKeyRegenerationRequestContract
690
+ end
691
+ def certificate_collection
692
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateCollection
693
+ end
694
+ def gateway_keys_contract
695
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayKeysContract
696
+ end
697
+ def resource_sku_capacity
698
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSkuCapacity
699
+ end
700
+ def resource_location_data_contract
701
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceLocationDataContract
702
+ end
703
+ def resource_sku_results
704
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSkuResults
705
+ end
706
+ def generate_sso_url_result
707
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GenerateSsoUrlResult
708
+ end
709
+ def subscription_key_parameter_names_contract
710
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionKeyParameterNamesContract
711
+ end
712
+ def gateway_collection
713
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayCollection
714
+ end
715
+ def body_diagnostic_settings
716
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BodyDiagnosticSettings
717
+ end
718
+ def user_identity_contract
719
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserIdentityContract
720
+ end
721
+ def quota_counter_collection
722
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterCollection
723
+ end
724
+ def user_entity_base_parameters
725
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserEntityBaseParameters
726
+ end
727
+ def quota_counter_value_contract_properties
728
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterValueContractProperties
729
+ end
730
+ def group_contract_properties
731
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupContractProperties
732
+ end
733
+ def parameter_contract
734
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ParameterContract
735
+ end
736
+ def user_identity_collection
737
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserIdentityCollection
738
+ end
739
+ def operation_entity_base_contract
740
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationEntityBaseContract
741
+ end
742
+ def user_collection
743
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserCollection
744
+ end
745
+ def report_record_contract
746
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ReportRecordContract
747
+ end
748
+ def group_update_parameters
749
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupUpdateParameters
750
+ end
751
+ def api_update_contract
752
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiUpdateContract
753
+ end
754
+ def user_token_parameters
755
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserTokenParameters
756
+ end
757
+ def api_version_set_entity_base
758
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetEntityBase
759
+ end
760
+ def group_create_parameters
761
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupCreateParameters
762
+ end
763
+ def client_secret_contract
764
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ClientSecretContract
765
+ end
766
+ def group_collection
767
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupCollection
768
+ end
769
+ def subscription_update_parameters
770
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionUpdateParameters
771
+ end
772
+ def identity_provider_base_parameters
773
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderBaseParameters
774
+ end
775
+ def backend_proxy_contract
776
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendProxyContract
777
+ end
778
+ def identity_provider_update_parameters
779
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderUpdateParameters
780
+ end
781
+ def backend_service_fabric_cluster_properties
782
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendServiceFabricClusterProperties
783
+ end
784
+ def user_token_result
785
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserTokenResult
786
+ end
787
+ def registration_delegation_settings_properties
788
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RegistrationDelegationSettingsProperties
789
+ end
790
+ def access_information_update_parameters
791
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AccessInformationUpdateParameters
792
+ end
793
+ def cache_collection
794
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CacheCollection
795
+ end
796
+ def identity_provider_list
797
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderList
798
+ end
799
+ def resource_sku
800
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSku
801
+ end
802
+ def logger_update_contract
803
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerUpdateContract
804
+ end
805
+ def tenant_configuration_sync_state_contract
806
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TenantConfigurationSyncStateContract
807
+ end
808
+ def request_report_record_contract
809
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RequestReportRecordContract
810
+ end
811
+ def access_information_contract
812
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AccessInformationContract
813
+ end
814
+ def quota_counter_contract
815
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterContract
816
+ end
817
+ def logger_collection
818
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerCollection
819
+ end
820
+ def response_contract
821
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResponseContract
822
+ end
823
+ def property_value_contract
824
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PropertyValueContract
825
+ end
826
+ def api_revision_contract
827
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiRevisionContract
828
+ end
829
+ def named_value_entity_base_parameters
830
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueEntityBaseParameters
831
+ end
832
+ def subscription_keys_contract
833
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionKeysContract
834
+ end
835
+ def save_configuration_parameter
836
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SaveConfigurationParameter
837
+ end
838
+ def subscriptions_delegation_settings_properties
839
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionsDelegationSettingsProperties
840
+ end
841
+ def named_value_update_parameters
842
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueUpdateParameters
843
+ end
844
+ def backend_base_parameters
845
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendBaseParameters
846
+ end
847
+ def deploy_configuration_parameters
848
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::DeployConfigurationParameters
849
+ end
850
+ def certificate_create_or_update_parameters
851
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateCreateOrUpdateParameters
852
+ end
853
+ def named_value_collection
854
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueCollection
855
+ end
856
+ def pipeline_diagnostic_settings
857
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PipelineDiagnosticSettings
858
+ end
859
+ def connectivity_status_contract
860
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ConnectivityStatusContract
861
+ end
862
+ def subscription_collection
863
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionCollection
864
+ end
865
+ def network_status_contract
866
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NetworkStatusContract
867
+ end
868
+ def authorization_server_contract_base_properties
869
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerContractBaseProperties
870
+ end
871
+ def network_status_contract_by_location
872
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NetworkStatusContractByLocation
873
+ end
874
+ def cache_update_parameters
875
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CacheUpdateParameters
876
+ end
877
+ def operation_result_contract
878
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationResultContract
879
+ end
880
+ def product_update_parameters
881
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductUpdateParameters
882
+ end
883
+ def recipient_email_collection
884
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientEmailCollection
885
+ end
886
+ def backend_credentials_contract
887
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendCredentialsContract
888
+ end
889
+ def operation_result_log_item_contract
890
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationResultLogItemContract
891
+ end
892
+ def api_create_or_update_parameter
893
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiCreateOrUpdateParameter
894
+ end
895
+ def recipient_user_collection
896
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientUserCollection
897
+ end
898
+ def resource_sku_result
899
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSkuResult
900
+ end
901
+ def recipients_contract_properties
902
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientsContractProperties
903
+ end
904
+ def product_tag_resource_contract_properties
905
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductTagResourceContractProperties
906
+ end
907
+ def api_contract_properties
908
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiContractProperties
909
+ end
910
+ def api_tag_resource_contract_properties
911
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiTagResourceContractProperties
912
+ end
913
+ def tag_contract
914
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagContract
915
+ end
916
+ def tag_description_contract
917
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagDescriptionContract
918
+ end
919
+ def issue_attachment_contract
920
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueAttachmentContract
921
+ end
922
+ def issue_comment_contract
923
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueCommentContract
924
+ end
925
+ def issue_contract
926
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueContract
927
+ end
928
+ def diagnostic_contract
929
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::DiagnosticContract
930
+ end
931
+ def schema_contract
932
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SchemaContract
933
+ end
934
+ def policy_contract
935
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyContract
936
+ end
937
+ def product_contract
938
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductContract
939
+ end
940
+ def operation_contract
941
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationContract
942
+ end
943
+ def api_release_contract
944
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiReleaseContract
945
+ end
946
+ def api_contract
947
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiContract
948
+ end
949
+ def api_version_set_contract
950
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetContract
951
+ end
952
+ def authorization_server_update_contract
953
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerUpdateContract
954
+ end
955
+ def authorization_server_contract
956
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerContract
957
+ end
958
+ def backend_reconnect_contract
959
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendReconnectContract
960
+ end
961
+ def backend_contract
962
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendContract
963
+ end
964
+ def cache_contract
965
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CacheContract
966
+ end
967
+ def certificate_contract
968
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateContract
969
+ end
970
+ def api_management_service_resource
971
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceResource
972
+ end
973
+ def api_management_service_update_parameters
974
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceUpdateParameters
975
+ end
976
+ def email_template_contract
977
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateContract
978
+ end
979
+ def association_contract
980
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AssociationContract
981
+ end
982
+ def gateway_hostname_configuration_contract
983
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayHostnameConfigurationContract
984
+ end
985
+ def gateway_contract
986
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayContract
987
+ end
988
+ def user_contract
989
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserContract
990
+ end
991
+ def group_contract
992
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupContract
993
+ end
994
+ def identity_provider_contract
995
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderContract
996
+ end
997
+ def identity_provider_create_contract
998
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderCreateContract
999
+ end
1000
+ def logger_contract
1001
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerContract
1002
+ end
1003
+ def named_value_contract
1004
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueContract
1005
+ end
1006
+ def named_value_create_contract
1007
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueCreateContract
1008
+ end
1009
+ def recipient_email_contract
1010
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientEmailContract
1011
+ end
1012
+ def recipient_user_contract
1013
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientUserContract
1014
+ end
1015
+ def notification_contract
1016
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NotificationContract
1017
+ end
1018
+ def openid_connect_provider_contract
1019
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenidConnectProviderContract
1020
+ end
1021
+ def policy_description_contract
1022
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyDescriptionContract
1023
+ end
1024
+ def portal_delegation_settings
1025
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalDelegationSettings
1026
+ end
1027
+ def portal_signup_settings
1028
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalSignupSettings
1029
+ end
1030
+ def portal_signin_settings
1031
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalSigninSettings
1032
+ end
1033
+ def subscription_contract
1034
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionContract
1035
+ end
1036
+ def export_result_format
1037
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ExportResultFormat
1038
+ end
1039
+ def product_state
1040
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductState
1041
+ end
1042
+ def bearer_token_sending_methods
1043
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BearerTokenSendingMethods
1044
+ end
1045
+ def protocol
1046
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::Protocol
1047
+ end
1048
+ def content_format
1049
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ContentFormat
1050
+ end
1051
+ def soap_api_type
1052
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SoapApiType
1053
+ end
1054
+ def api_type
1055
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiType
1056
+ end
1057
+ def state
1058
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::State
1059
+ end
1060
+ def sampling_type
1061
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SamplingType
1062
+ end
1063
+ def always_log
1064
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AlwaysLog
1065
+ end
1066
+ def http_correlation_protocol
1067
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::HttpCorrelationProtocol
1068
+ end
1069
+ def verbosity
1070
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::Verbosity
1071
+ end
1072
+ def policy_content_format
1073
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyContentFormat
1074
+ end
1075
+ def versioning_scheme
1076
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::VersioningScheme
1077
+ end
1078
+ def grant_type
1079
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GrantType
1080
+ end
1081
+ def authorization_method
1082
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationMethod
1083
+ end
1084
+ def client_authentication_method
1085
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ClientAuthenticationMethod
1086
+ end
1087
+ def bearer_token_sending_method
1088
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BearerTokenSendingMethod
1089
+ end
1090
+ def backend_protocol
1091
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendProtocol
1092
+ end
1093
+ def sku_type
1094
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SkuType
1095
+ end
1096
+ def resource_sku_capacity_scale_type
1097
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSkuCapacityScaleType
1098
+ end
1099
+ def hostname_type
1100
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::HostnameType
1101
+ end
1102
+ def virtual_network_type
1103
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::VirtualNetworkType
1104
+ end
1105
+ def apim_identity_type
1106
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApimIdentityType
1107
+ end
1108
+ def name_availability_reason
1109
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NameAvailabilityReason
1110
+ end
1111
+ def provisioning_state
1112
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProvisioningState
1113
+ end
1114
+ def key_type
1115
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::KeyType
1116
+ end
1117
+ def app_type
1118
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AppType
1119
+ end
1120
+ def confirmation
1121
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::Confirmation
1122
+ end
1123
+ def user_state
1124
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserState
1125
+ end
1126
+ def group_type
1127
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupType
1128
+ end
1129
+ def identity_provider_type
1130
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderType
1131
+ end
1132
+ def logger_type
1133
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerType
1134
+ end
1135
+ def connectivity_status_type
1136
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ConnectivityStatusType
1137
+ end
1138
+ def subscription_state
1139
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionState
1140
+ end
1141
+ def async_operation_status
1142
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AsyncOperationStatus
1143
+ end
1144
+ def notification_name
1145
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NotificationName
1146
+ end
1147
+ def policy_export_format
1148
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyExportFormat
1149
+ end
1150
+ def template_name
1151
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TemplateName
1152
+ end
1153
+ def policy_scope_contract
1154
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyScopeContract
1155
+ end
1156
+ def export_format
1157
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ExportFormat
1158
+ end
1159
+ end
1160
+ end
1161
+ end
1162
+ end
1163
+ end