azure_sdk 0.53.0 → 0.58.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 83074de3079d0428d16d944203c3b5e82c3225ef7d12478ccdbe15a1fdd225f8
4
- data.tar.gz: 8253f05f230490a53ae3ff9fc8be5e63c529eea36ceb5dced2caad97105f5e10
3
+ metadata.gz: 856261b8875b7afad9eddcedc13bf6a596ddb9ae94f7f8d26fd29dd74aa8cd93
4
+ data.tar.gz: 43b418711f7390b935a3f8279365c79966a557bb2e798701627451242cf90099
5
5
  SHA512:
6
- metadata.gz: 29dffb07c1b07aa6c12702c2bb3d0f93bf4d18586a0e4dc8ec925a8c31ce11bfd24c3a21c4baf24ad79206c0cb60940a50f09cbca05e6ec32f18ed079ef6bf97
7
- data.tar.gz: 948c8eb7df9653a1460ccef376b1546be55b176a969c9d7b9ebf839187fd68b8290ebaabe26e233b69398f3cc56f1ccd297ae14077f853874010cc7df237992a
6
+ metadata.gz: 9ee416b5fe780c665a7765e5681edb56b04fc72685c2d351802c19c315719a166bdc34c807c45ceeb38654bb8b1417c475b28f8cdaefc1d68076d5a87e3ff51d
7
+ data.tar.gz: cb396e740a6e4c93e227df5475bf0430a15f0b16535d0efd57651663bc797245889349182d2aa92362dab3f9bf7d5e6341f654894d48776767fccc2ed5ead063
@@ -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.53.0'
6
+ VERSION = '0.58.0'
7
7
  end
@@ -49,6 +49,7 @@ require 'latest/modules/importexport_profile_module'
49
49
  require 'latest/modules/iotcentral_profile_module'
50
50
  require 'latest/modules/iothub_profile_module'
51
51
  require 'latest/modules/keyvault_profile_module'
52
+ require 'latest/modules/kubernetesconfiguration_profile_module'
52
53
  require 'latest/modules/kusto_profile_module'
53
54
  require 'latest/modules/labservices_profile_module'
54
55
  require 'latest/modules/links_profile_module'
@@ -142,7 +143,7 @@ module Azure::Profiles::Latest
142
143
  class Client
143
144
  include MsRestAzure::Common::Configurable
144
145
 
145
- attr_reader :adhybrid_health_service, :advisor, :alerts_management, :analysis_services, :api_management, :appconfiguration, :attestation, :authorization, :automation, :azure_stack, :batch, :batch_ai, :billing, :bot_service, :cdn, :cognitive_services, :commerce, :compute, :consumption, :container_instance, :container_registry, :container_service, :cosmosdb, :cost_management, :customer_insights, :data_box, :data_share, :data_lake_analytics, :data_lake_store, :data_migration, :data_factory, :deployment_manager, :dev_spaces, :dev_test_labs, :dns, :edge_gateway, :event_grid, :event_hub, :features, :hanaonazure, :hdinsight, :graph_rbac, :import_export, :iot_central, :iot_hub, :key_vault, :kusto, :labservices, :links, :locks, :logic, :machine_learning, :machine_learning_services, :maintenance, :managed_applications, :maria_db, :marketplace_ordering, :media_services, :migrate, :mixed_reality, :monitor, :managed_service_identity, :mysql, :net_app, :network, :notification_hubs, :operational_insights, :operations_management, :peering, :policy, :policy_insights, :portal, :postgresql, :power_bi_embedded, :power_bi_dedicated, :private_dns, :recovery_services, :recovery_services_backup, :recovery_services_site_recovery, :redis, :relay, :reservations, :resource_health, :resource_graph, :resources, :resources_management, :scheduler, :search, :security, :serialconsole, :service_bus, :service_fabric, :signalr, :sql, :sqlvirtualmachine, :stor_simple8000_series, :storage, :storage_sync, :storage_cache, :stream_analytics, :subscriptions, :support, :synapse, :time_series_insights, :traffic_manager, :vmware_cloud_simple, :web, :anomaly_detector, :autosuggest, :customimagesearch, :computer_vision, :content_moderator, :custom_search, :customvisiontraining, :customvisionprediction, :entity_search, :face, :form_recognizer, :image_search, :local_search, :luis_runtime, :luis_authoring, :news_search, :personalizer, :qnamaker, :qnamaker_runtime, :spell_check, :text_analytics, :video_search, :web_search, :visual_search
146
+ attr_reader :adhybrid_health_service, :advisor, :alerts_management, :analysis_services, :api_management, :appconfiguration, :attestation, :authorization, :automation, :azure_stack, :batch, :batch_ai, :billing, :bot_service, :cdn, :cognitive_services, :commerce, :compute, :consumption, :container_instance, :container_registry, :container_service, :cosmosdb, :cost_management, :customer_insights, :data_box, :data_share, :data_lake_analytics, :data_lake_store, :data_migration, :data_factory, :deployment_manager, :dev_spaces, :dev_test_labs, :dns, :edge_gateway, :event_grid, :event_hub, :features, :hanaonazure, :hdinsight, :graph_rbac, :import_export, :iot_central, :iot_hub, :key_vault, :kubernetes_configuration, :kusto, :labservices, :links, :locks, :logic, :machine_learning, :machine_learning_services, :maintenance, :managed_applications, :maria_db, :marketplace_ordering, :media_services, :migrate, :mixed_reality, :monitor, :managed_service_identity, :mysql, :net_app, :network, :notification_hubs, :operational_insights, :operations_management, :peering, :policy, :policy_insights, :portal, :postgresql, :power_bi_embedded, :power_bi_dedicated, :private_dns, :recovery_services, :recovery_services_backup, :recovery_services_site_recovery, :redis, :relay, :reservations, :resource_health, :resource_graph, :resources, :resources_management, :scheduler, :search, :security, :serialconsole, :service_bus, :service_fabric, :signalr, :sql, :sqlvirtualmachine, :stor_simple8000_series, :storage, :storage_sync, :storage_cache, :stream_analytics, :subscriptions, :support, :synapse, :time_series_insights, :traffic_manager, :vmware_cloud_simple, :web, :anomaly_detector, :autosuggest, :customimagesearch, :computer_vision, :content_moderator, :custom_search, :customvisiontraining, :customvisionprediction, :entity_search, :face, :form_recognizer, :image_search, :local_search, :luis_runtime, :luis_authoring, :news_search, :personalizer, :qnamaker, :qnamaker_runtime, :spell_check, :text_analytics, :video_search, :web_search, :visual_search
146
147
 
147
148
  #
148
149
  # Initializes a new instance of the Client class.
@@ -220,6 +221,7 @@ module Azure::Profiles::Latest
220
221
  @iot_central = IotCentralAdapter.new(self, base_url, sdk_options)
221
222
  @iot_hub = IotHubAdapter.new(self, base_url, sdk_options)
222
223
  @key_vault = KeyVaultAdapter.new(self, base_url, sdk_options)
224
+ @kubernetes_configuration = KubernetesConfigurationAdapter.new(self, base_url, sdk_options)
223
225
  @kusto = KustoAdapter.new(self, base_url, sdk_options)
224
226
  @labservices = LabservicesAdapter.new(self, base_url, sdk_options)
225
227
  @links = LinksAdapter.new(self, base_url, sdk_options)
@@ -676,6 +678,14 @@ module Azure::Profiles::Latest
676
678
  end
677
679
  end
678
680
 
681
+ class KubernetesConfigurationAdapter
682
+ attr_accessor :mgmt
683
+
684
+ def initialize(context, base_url, options)
685
+ @mgmt = Azure::Profiles::Latest::KubernetesConfiguration::Mgmt::KubernetesConfigurationManagementClass.new(context, base_url, options)
686
+ end
687
+ end
688
+
679
689
  class KustoAdapter
680
690
  attr_accessor :mgmt
681
691
 
@@ -7,303 +7,328 @@ require 'azure_mgmt_api_management'
7
7
  module Azure::Profiles::Latest
8
8
  module ApiManagement
9
9
  module Mgmt
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
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
71
74
 
72
75
  module Models
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
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
298
323
  end
299
324
 
300
325
  class ApiManagementManagementClass
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
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
302
327
 
303
328
  def initialize(configurable, base_url=nil, options=nil)
304
329
  @configurable, @base_url, @options = configurable, base_url, options
305
330
 
306
- @client_0 = Azure::ApiManagement::Mgmt::V2019_01_01::ApiManagementClient.new(configurable.credentials, base_url, options)
331
+ @client_0 = Azure::ApiManagement::Mgmt::V2019_12_01::ApiManagementClient.new(configurable.credentials, base_url, options)
307
332
  if(@client_0.respond_to?(:subscription_id))
308
333
  @client_0.subscription_id = configurable.subscription_id
309
334
  end
@@ -333,18 +358,22 @@ module Azure::Profiles::Latest
333
358
  @api_management_service = @client_0.api_management_service
334
359
  @diagnostic = @client_0.diagnostic
335
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
336
364
  @group = @client_0.group
337
365
  @group_user = @client_0.group_user
338
366
  @identity_provider = @client_0.identity_provider
339
367
  @issue = @client_0.issue
340
368
  @logger = @client_0.logger
369
+ @named_value = @client_0.named_value
341
370
  @network_status = @client_0.network_status
342
371
  @notification = @client_0.notification
343
372
  @notification_recipient_user = @client_0.notification_recipient_user
344
373
  @notification_recipient_email = @client_0.notification_recipient_email
345
374
  @open_id_connect_provider = @client_0.open_id_connect_provider
346
375
  @policy = @client_0.policy
347
- @policy_snippet = @client_0.policy_snippet
376
+ @policy_description = @client_0.policy_description
348
377
  @sign_in_settings = @client_0.sign_in_settings
349
378
  @sign_up_settings = @client_0.sign_up_settings
350
379
  @delegation_settings = @client_0.delegation_settings
@@ -353,7 +382,6 @@ module Azure::Profiles::Latest
353
382
  @product_group = @client_0.product_group
354
383
  @product_subscriptions = @client_0.product_subscriptions
355
384
  @product_policy = @client_0.product_policy
356
- @property = @client_0.property
357
385
  @quota_by_counter_keys = @client_0.quota_by_counter_keys
358
386
  @quota_by_period_keys = @client_0.quota_by_period_keys
359
387
  @region = @client_0.region
@@ -387,680 +415,746 @@ module Azure::Profiles::Latest
387
415
  end
388
416
 
389
417
  class ModelClasses
390
- def resource_sku_result
391
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuResult
418
+ def api_version_constraint
419
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionConstraint
392
420
  end
393
- def resource_sku_results
394
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuResults
421
+ def error_field_contract
422
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ErrorFieldContract
395
423
  end
396
- def error_response_body
397
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ErrorResponseBody
424
+ def api_management_service_base_properties
425
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceBaseProperties
398
426
  end
399
- def certificate_information
400
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateInformation
427
+ def error_response
428
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ErrorResponse
401
429
  end
402
- def region_contract
403
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RegionContract
430
+ def user_identity_properties
431
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserIdentityProperties
404
432
  end
405
- def certificate_configuration
406
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateConfiguration
433
+ def region_list_result
434
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RegionListResult
407
435
  end
408
- def resource
409
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::Resource
436
+ def api_management_service_identity
437
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceIdentity
410
438
  end
411
- def hostname_configuration
412
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::HostnameConfiguration
439
+ def api_export_result_value
440
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiExportResultValue
413
441
  end
414
- def api_export_result
415
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiExportResult
442
+ def certificate_information
443
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateInformation
416
444
  end
417
- def virtual_network_configuration
418
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::VirtualNetworkConfiguration
445
+ def product_entity_base_parameters
446
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductEntityBaseParameters
419
447
  end
420
- def backend_service_fabric_cluster_properties
421
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendServiceFabricClusterProperties
448
+ def certificate_configuration
449
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateConfiguration
422
450
  end
423
451
  def operation_tag_resource_contract_properties
424
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationTagResourceContractProperties
452
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationTagResourceContractProperties
425
453
  end
426
- def backend_properties
427
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendProperties
454
+ def hostname_configuration
455
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::HostnameConfiguration
428
456
  end
429
457
  def open_id_authentication_settings_contract
430
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenIdAuthenticationSettingsContract
458
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenIdAuthenticationSettingsContract
431
459
  end
432
- def backend_base_parameters
433
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendBaseParameters
460
+ def virtual_network_configuration
461
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::VirtualNetworkConfiguration
434
462
  end
435
463
  def authentication_settings_contract
436
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthenticationSettingsContract
464
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthenticationSettingsContract
437
465
  end
438
- def backend_update_parameters
439
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendUpdateParameters
466
+ def api_management_service_sku_properties
467
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceSkuProperties
440
468
  end
441
469
  def api_create_or_update_properties_wsdl_selector
442
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiCreateOrUpdatePropertiesWsdlSelector
470
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiCreateOrUpdatePropertiesWsdlSelector
443
471
  end
444
- def report_collection
445
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ReportCollection
472
+ def additional_location
473
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AdditionalLocation
446
474
  end
447
475
  def api_entity_base_contract
448
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiEntityBaseContract
476
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiEntityBaseContract
449
477
  end
450
- def backend_collection
451
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendCollection
478
+ def api_management_service_backup_restore_parameters
479
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceBackupRestoreParameters
452
480
  end
453
481
  def tag_tag_resource_contract_properties
454
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagTagResourceContractProperties
482
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagTagResourceContractProperties
455
483
  end
456
- def cache_update_parameters
457
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::CacheUpdateParameters
484
+ def error_response_body
485
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ErrorResponseBody
458
486
  end
459
487
  def tag_resource_collection
460
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagResourceCollection
488
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagResourceCollection
461
489
  end
462
- def report_record_contract
463
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ReportRecordContract
490
+ def region_contract
491
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RegionContract
464
492
  end
465
493
  def tag_collection
466
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagCollection
494
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagCollection
467
495
  end
468
- def cache_collection
469
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::CacheCollection
496
+ def resource
497
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::Resource
470
498
  end
471
499
  def tag_description_create_parameters
472
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagDescriptionCreateParameters
473
- end
474
- def request_report_collection
475
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RequestReportCollection
500
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagDescriptionCreateParameters
476
501
  end
477
- def user_update_parameters
478
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserUpdateParameters
502
+ def api_export_result
503
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiExportResult
479
504
  end
480
- def certificate_create_or_update_parameters
481
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateCreateOrUpdateParameters
505
+ def oauth2_authentication_settings_contract
506
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OAuth2AuthenticationSettingsContract
482
507
  end
483
- def generate_sso_url_result
484
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::GenerateSsoUrlResult
508
+ def issue_attachment_collection
509
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueAttachmentCollection
485
510
  end
486
- def certificate_collection
487
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateCollection
511
+ def api_version_set_contract_details
512
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetContractDetails
488
513
  end
489
- def issue_contract_base_properties
490
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueContractBaseProperties
514
+ def issue_comment_collection
515
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueCommentCollection
491
516
  end
492
- def resource_sku
493
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSku
517
+ def request_report_collection
518
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RequestReportCollection
494
519
  end
495
- def user_identity_collection
496
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserIdentityCollection
520
+ def issue_update_contract
521
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueUpdateContract
497
522
  end
498
- def resource_sku_capacity
499
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuCapacity
523
+ def issue_contract_base_properties
524
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueContractBaseProperties
500
525
  end
501
- def body_diagnostic_settings
502
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BodyDiagnosticSettings
526
+ def issue_collection
527
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueCollection
503
528
  end
504
- def error_field_contract
505
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ErrorFieldContract
529
+ def open_id_connect_provider_collection
530
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenIdConnectProviderCollection
506
531
  end
507
- def pipeline_diagnostic_settings
508
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PipelineDiagnosticSettings
532
+ def http_message_diagnostic
533
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::HttpMessageDiagnostic
509
534
  end
510
- def error_response
511
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ErrorResponse
535
+ def tag_create_update_parameters
536
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagCreateUpdateParameters
512
537
  end
513
- def user_token_parameters
514
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserTokenParameters
538
+ def sampling_settings
539
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SamplingSettings
515
540
  end
516
- def region_list_result
517
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RegionListResult
541
+ def tag_resource_contract
542
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagResourceContract
518
543
  end
519
- def user_token_result
520
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserTokenResult
544
+ def diagnostic_collection
545
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::DiagnosticCollection
521
546
  end
522
- def api_export_result_value
523
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiExportResultValue
547
+ def openid_connect_provider_update_contract
548
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OpenidConnectProviderUpdateContract
524
549
  end
525
550
  def schema_collection
526
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SchemaCollection
551
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SchemaCollection
527
552
  end
528
- def product_entity_base_parameters
529
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductEntityBaseParameters
553
+ def notification_collection
554
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NotificationCollection
530
555
  end
531
556
  def policy_collection
532
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyCollection
557
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyCollection
533
558
  end
534
- def request_report_record_contract
535
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RequestReportRecordContract
559
+ def tag_description_collection
560
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagDescriptionCollection
536
561
  end
537
562
  def product_collection
538
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductCollection
563
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductCollection
539
564
  end
540
- def api_management_service_sku_properties
541
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceSkuProperties
565
+ def subscription_create_parameters
566
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionCreateParameters
542
567
  end
543
568
  def representation_contract
544
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RepresentationContract
545
- end
546
- def additional_location
547
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AdditionalLocation
569
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RepresentationContract
548
570
  end
549
571
  def request_contract
550
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RequestContract
572
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RequestContract
551
573
  end
552
- def api_management_service_backup_restore_parameters
553
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceBackupRestoreParameters
574
+ def apim_resource
575
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApimResource
554
576
  end
555
577
  def operation_update_contract
556
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationUpdateContract
578
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationUpdateContract
557
579
  end
558
- def api_management_service_base_properties
559
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceBaseProperties
580
+ def quota_counter_value_contract
581
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterValueContract
560
582
  end
561
583
  def operation_collection
562
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationCollection
584
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationCollection
563
585
  end
564
- def api_management_service_identity
565
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceIdentity
586
+ def api_management_service_list_result
587
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceListResult
566
588
  end
567
589
  def api_release_collection
568
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiReleaseCollection
590
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiReleaseCollection
569
591
  end
570
- def quota_counter_collection
571
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterCollection
592
+ def api_management_service_get_sso_token_result
593
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceGetSsoTokenResult
572
594
  end
573
595
  def api_revision_collection
574
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiRevisionCollection
596
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiRevisionCollection
575
597
  end
576
- def apim_resource
577
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApimResource
598
+ def api_management_service_check_name_availability_parameters
599
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceCheckNameAvailabilityParameters
578
600
  end
579
- def operation_result_log_item_contract
580
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationResultLogItemContract
601
+ def report_collection
602
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ReportCollection
581
603
  end
582
- def quota_counter_contract
583
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterContract
604
+ def api_management_service_name_availability_result
605
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceNameAvailabilityResult
584
606
  end
585
607
  def api_collection
586
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiCollection
608
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiCollection
587
609
  end
588
- def api_management_service_list_result
589
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceListResult
610
+ def api_management_service_apply_network_configuration_parameters
611
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceApplyNetworkConfigurationParameters
590
612
  end
591
613
  def api_version_set_update_parameters
592
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetUpdateParameters
614
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetUpdateParameters
593
615
  end
594
- def api_management_service_get_sso_token_result
595
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceGetSsoTokenResult
616
+ def operation_display
617
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationDisplay
596
618
  end
597
619
  def api_version_set_collection
598
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetCollection
620
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetCollection
599
621
  end
600
- def api_management_service_check_name_availability_parameters
601
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceCheckNameAvailabilityParameters
622
+ def operation
623
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::Operation
602
624
  end
603
- def authorization_server_contract_base_properties
604
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerContractBaseProperties
625
+ def token_body_parameter_contract
626
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TokenBodyParameterContract
605
627
  end
606
- def api_management_service_name_availability_result
607
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceNameAvailabilityResult
628
+ def operation_list_result
629
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationListResult
608
630
  end
609
- def subscription_create_parameters
610
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionCreateParameters
631
+ def terms_of_service_properties
632
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TermsOfServiceProperties
611
633
  end
612
- def api_management_service_apply_network_configuration_parameters
613
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceApplyNetworkConfigurationParameters
634
+ def email_template_parameters_contract_properties
635
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateParametersContractProperties
614
636
  end
615
- def subscription_update_parameters
616
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionUpdateParameters
637
+ def authorization_server_collection
638
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerCollection
617
639
  end
618
- def operation_display
619
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationDisplay
640
+ def email_template_update_parameters
641
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateUpdateParameters
620
642
  end
621
- def backend_proxy_contract
622
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendProxyContract
643
+ def backend_tls_properties
644
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendTlsProperties
623
645
  end
624
- def operation
625
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::Operation
646
+ def api_revision_info_contract
647
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiRevisionInfoContract
626
648
  end
627
- def backend_credentials_contract
628
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendCredentialsContract
649
+ def backend_authorization_header_credentials
650
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendAuthorizationHeaderCredentials
629
651
  end
630
- def operation_list_result
631
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationListResult
652
+ def email_template_collection
653
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::EmailTemplateCollection
632
654
  end
633
- def subscription_key_parameter_names_contract
634
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionKeyParameterNamesContract
655
+ def x509_certificate_name
656
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::X509CertificateName
635
657
  end
636
- def email_template_parameters_contract_properties
637
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateParametersContractProperties
658
+ def user_create_parameters
659
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserCreateParameters
638
660
  end
639
- def api_version_set_contract_details
640
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetContractDetails
661
+ def backend_properties
662
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendProperties
641
663
  end
642
- def email_template_update_parameters
643
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateUpdateParameters
664
+ def user_update_parameters
665
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserUpdateParameters
644
666
  end
645
- def quota_counter_value_contract
646
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterValueContract
667
+ def backend_update_parameters
668
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendUpdateParameters
647
669
  end
648
- def quota_counter_value_contract_properties
649
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::QuotaCounterValueContractProperties
670
+ def gateway_hostname_configuration_collection
671
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayHostnameConfigurationCollection
650
672
  end
651
- def api_revision_info_contract
652
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiRevisionInfoContract
673
+ def backend_collection
674
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendCollection
653
675
  end
654
- def email_template_collection
655
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateCollection
676
+ def gateway_token_contract
677
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GatewayTokenContract
656
678
  end
657
- def tag_description_collection
658
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagDescriptionCollection
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
659
717
  end
660
718
  def user_identity_contract
661
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserIdentityContract
719
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserIdentityContract
662
720
  end
663
- def issue_comment_collection
664
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueCommentCollection
721
+ def quota_counter_collection
722
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterCollection
665
723
  end
666
724
  def user_entity_base_parameters
667
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserEntityBaseParameters
725
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserEntityBaseParameters
668
726
  end
669
- def issue_collection
670
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueCollection
727
+ def quota_counter_value_contract_properties
728
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterValueContractProperties
671
729
  end
672
730
  def group_contract_properties
673
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupContractProperties
731
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupContractProperties
674
732
  end
675
- def sampling_settings
676
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SamplingSettings
733
+ def parameter_contract
734
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ParameterContract
677
735
  end
678
- def property_collection
679
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyCollection
736
+ def user_identity_collection
737
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserIdentityCollection
680
738
  end
681
- def access_information_update_parameters
682
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AccessInformationUpdateParameters
739
+ def operation_entity_base_contract
740
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationEntityBaseContract
683
741
  end
684
742
  def user_collection
685
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserCollection
743
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserCollection
686
744
  end
687
- def save_configuration_parameter
688
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SaveConfigurationParameter
745
+ def report_record_contract
746
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ReportRecordContract
689
747
  end
690
748
  def group_update_parameters
691
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupUpdateParameters
749
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupUpdateParameters
692
750
  end
693
- def response_contract
694
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResponseContract
751
+ def api_update_contract
752
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiUpdateContract
695
753
  end
696
- def property_update_parameters
697
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyUpdateParameters
754
+ def user_token_parameters
755
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserTokenParameters
698
756
  end
699
- def deploy_configuration_parameters
700
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::DeployConfigurationParameters
757
+ def api_version_set_entity_base
758
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetEntityBase
701
759
  end
702
760
  def group_create_parameters
703
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupCreateParameters
761
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupCreateParameters
704
762
  end
705
- def api_revision_contract
706
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiRevisionContract
763
+ def client_secret_contract
764
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ClientSecretContract
707
765
  end
708
766
  def group_collection
709
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupCollection
767
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupCollection
710
768
  end
711
- def api_create_or_update_parameter
712
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiCreateOrUpdateParameter
769
+ def subscription_update_parameters
770
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionUpdateParameters
713
771
  end
714
772
  def identity_provider_base_parameters
715
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderBaseParameters
773
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderBaseParameters
716
774
  end
717
- def tenant_configuration_sync_state_contract
718
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TenantConfigurationSyncStateContract
775
+ def backend_proxy_contract
776
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendProxyContract
719
777
  end
720
778
  def identity_provider_update_parameters
721
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderUpdateParameters
779
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderUpdateParameters
722
780
  end
723
- def tag_create_update_parameters
724
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagCreateUpdateParameters
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
725
786
  end
726
- def property_entity_base_parameters
727
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyEntityBaseParameters
787
+ def registration_delegation_settings_properties
788
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RegistrationDelegationSettingsProperties
728
789
  end
729
- def backend_tls_properties
730
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendTlsProperties
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
731
795
  end
732
796
  def identity_provider_list
733
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderList
797
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderList
734
798
  end
735
- def x509_certificate_name
736
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::X509CertificateName
799
+ def resource_sku
800
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSku
737
801
  end
738
802
  def logger_update_contract
739
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerUpdateContract
803
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerUpdateContract
740
804
  end
741
- def product_update_parameters
742
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductUpdateParameters
805
+ def tenant_configuration_sync_state_contract
806
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TenantConfigurationSyncStateContract
743
807
  end
744
- def user_create_parameters
745
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserCreateParameters
808
+ def request_report_record_contract
809
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RequestReportRecordContract
746
810
  end
747
- def logger_collection
748
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerCollection
811
+ def access_information_contract
812
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AccessInformationContract
749
813
  end
750
- def issue_update_contract
751
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueUpdateContract
814
+ def quota_counter_contract
815
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::QuotaCounterContract
752
816
  end
753
- def connectivity_status_contract
754
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ConnectivityStatusContract
817
+ def logger_collection
818
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerCollection
755
819
  end
756
- def diagnostic_collection
757
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::DiagnosticCollection
820
+ def response_contract
821
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResponseContract
758
822
  end
759
- def network_status_contract
760
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::NetworkStatusContract
823
+ def property_value_contract
824
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PropertyValueContract
761
825
  end
762
- def parameter_contract
763
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ParameterContract
826
+ def api_revision_contract
827
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiRevisionContract
764
828
  end
765
- def network_status_contract_by_location
766
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::NetworkStatusContractByLocation
829
+ def named_value_entity_base_parameters
830
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueEntityBaseParameters
767
831
  end
768
- def operation_result_contract
769
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationResultContract
832
+ def subscription_keys_contract
833
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionKeysContract
770
834
  end
771
- def subscription_collection
772
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionCollection
835
+ def save_configuration_parameter
836
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SaveConfigurationParameter
773
837
  end
774
- def api_version_set_entity_base
775
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetEntityBase
838
+ def subscriptions_delegation_settings_properties
839
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionsDelegationSettingsProperties
776
840
  end
777
- def recipient_email_collection
778
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientEmailCollection
841
+ def named_value_update_parameters
842
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueUpdateParameters
779
843
  end
780
- def authorization_server_collection
781
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerCollection
844
+ def backend_base_parameters
845
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendBaseParameters
782
846
  end
783
- def terms_of_service_properties
784
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TermsOfServiceProperties
847
+ def deploy_configuration_parameters
848
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::DeployConfigurationParameters
785
849
  end
786
- def oauth2_authentication_settings_contract
787
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OAuth2AuthenticationSettingsContract
850
+ def certificate_create_or_update_parameters
851
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateCreateOrUpdateParameters
788
852
  end
789
- def recipient_user_collection
790
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientUserCollection
853
+ def named_value_collection
854
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NamedValueCollection
791
855
  end
792
- def issue_attachment_collection
793
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueAttachmentCollection
856
+ def pipeline_diagnostic_settings
857
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PipelineDiagnosticSettings
794
858
  end
795
- def recipients_contract_properties
796
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientsContractProperties
859
+ def connectivity_status_contract
860
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ConnectivityStatusContract
797
861
  end
798
- def access_information_contract
799
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AccessInformationContract
862
+ def subscription_collection
863
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionCollection
800
864
  end
801
- def subscriptions_delegation_settings_properties
802
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionsDelegationSettingsProperties
865
+ def network_status_contract
866
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NetworkStatusContract
803
867
  end
804
- def api_update_contract
805
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiUpdateContract
868
+ def authorization_server_contract_base_properties
869
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerContractBaseProperties
806
870
  end
807
- def notification_collection
808
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::NotificationCollection
871
+ def network_status_contract_by_location
872
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NetworkStatusContractByLocation
809
873
  end
810
- def backend_authorization_header_credentials
811
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendAuthorizationHeaderCredentials
874
+ def cache_update_parameters
875
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CacheUpdateParameters
812
876
  end
813
- def openid_connect_provider_update_contract
814
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenidConnectProviderUpdateContract
877
+ def operation_result_contract
878
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationResultContract
815
879
  end
816
- def http_message_diagnostic
817
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::HttpMessageDiagnostic
880
+ def product_update_parameters
881
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductUpdateParameters
818
882
  end
819
- def registration_delegation_settings_properties
820
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RegistrationDelegationSettingsProperties
883
+ def recipient_email_collection
884
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientEmailCollection
821
885
  end
822
- def token_body_parameter_contract
823
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TokenBodyParameterContract
886
+ def backend_credentials_contract
887
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendCredentialsContract
824
888
  end
825
- def open_id_connect_provider_collection
826
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenIdConnectProviderCollection
889
+ def operation_result_log_item_contract
890
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationResultLogItemContract
827
891
  end
828
- def operation_entity_base_contract
829
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationEntityBaseContract
892
+ def api_create_or_update_parameter
893
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiCreateOrUpdateParameter
830
894
  end
831
- def policy_snippet_contract
832
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicySnippetContract
895
+ def recipient_user_collection
896
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientUserCollection
833
897
  end
834
- def tag_resource_contract
835
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagResourceContract
898
+ def resource_sku_result
899
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSkuResult
836
900
  end
837
- def policy_snippets_collection
838
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicySnippetsCollection
901
+ def recipients_contract_properties
902
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientsContractProperties
839
903
  end
840
904
  def product_tag_resource_contract_properties
841
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductTagResourceContractProperties
905
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductTagResourceContractProperties
842
906
  end
843
907
  def api_contract_properties
844
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiContractProperties
908
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiContractProperties
845
909
  end
846
910
  def api_tag_resource_contract_properties
847
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiTagResourceContractProperties
911
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiTagResourceContractProperties
848
912
  end
849
913
  def tag_contract
850
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagContract
914
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagContract
851
915
  end
852
916
  def tag_description_contract
853
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TagDescriptionContract
917
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TagDescriptionContract
854
918
  end
855
919
  def issue_attachment_contract
856
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueAttachmentContract
920
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueAttachmentContract
857
921
  end
858
922
  def issue_comment_contract
859
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueCommentContract
923
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueCommentContract
860
924
  end
861
925
  def issue_contract
862
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IssueContract
926
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IssueContract
863
927
  end
864
928
  def diagnostic_contract
865
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::DiagnosticContract
929
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::DiagnosticContract
866
930
  end
867
931
  def schema_contract
868
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SchemaContract
869
- end
870
- def schema_create_or_update_contract
871
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SchemaCreateOrUpdateContract
932
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SchemaContract
872
933
  end
873
934
  def policy_contract
874
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyContract
935
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyContract
875
936
  end
876
937
  def product_contract
877
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductContract
938
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductContract
878
939
  end
879
940
  def operation_contract
880
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OperationContract
941
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::OperationContract
881
942
  end
882
943
  def api_release_contract
883
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiReleaseContract
944
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiReleaseContract
884
945
  end
885
946
  def api_contract
886
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiContract
947
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiContract
887
948
  end
888
949
  def api_version_set_contract
889
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiVersionSetContract
950
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiVersionSetContract
890
951
  end
891
952
  def authorization_server_update_contract
892
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerUpdateContract
953
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerUpdateContract
893
954
  end
894
955
  def authorization_server_contract
895
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationServerContract
956
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationServerContract
896
957
  end
897
958
  def backend_reconnect_contract
898
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendReconnectContract
959
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendReconnectContract
899
960
  end
900
961
  def backend_contract
901
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendContract
962
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendContract
902
963
  end
903
964
  def cache_contract
904
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::CacheContract
965
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CacheContract
905
966
  end
906
967
  def certificate_contract
907
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::CertificateContract
968
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::CertificateContract
908
969
  end
909
970
  def api_management_service_resource
910
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceResource
971
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceResource
911
972
  end
912
973
  def api_management_service_update_parameters
913
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiManagementServiceUpdateParameters
974
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiManagementServiceUpdateParameters
914
975
  end
915
976
  def email_template_contract
916
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::EmailTemplateContract
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
917
987
  end
918
988
  def user_contract
919
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserContract
989
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserContract
920
990
  end
921
991
  def group_contract
922
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupContract
992
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupContract
923
993
  end
924
994
  def identity_provider_contract
925
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderContract
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
926
999
  end
927
1000
  def logger_contract
928
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerContract
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
929
1008
  end
930
1009
  def recipient_email_contract
931
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientEmailContract
1010
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientEmailContract
932
1011
  end
933
1012
  def recipient_user_contract
934
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::RecipientUserContract
1013
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::RecipientUserContract
935
1014
  end
936
1015
  def notification_contract
937
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::NotificationContract
1016
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NotificationContract
938
1017
  end
939
1018
  def openid_connect_provider_contract
940
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::OpenidConnectProviderContract
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
941
1023
  end
942
1024
  def portal_delegation_settings
943
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PortalDelegationSettings
1025
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalDelegationSettings
944
1026
  end
945
1027
  def portal_signup_settings
946
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PortalSignupSettings
1028
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalSignupSettings
947
1029
  end
948
1030
  def portal_signin_settings
949
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PortalSigninSettings
1031
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PortalSigninSettings
950
1032
  end
951
1033
  def subscription_contract
952
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionContract
953
- end
954
- def property_contract
955
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PropertyContract
1034
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionContract
956
1035
  end
957
1036
  def export_result_format
958
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ExportResultFormat
1037
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ExportResultFormat
959
1038
  end
960
1039
  def product_state
961
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ProductState
1040
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ProductState
962
1041
  end
963
1042
  def bearer_token_sending_methods
964
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BearerTokenSendingMethods
1043
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BearerTokenSendingMethods
965
1044
  end
966
1045
  def protocol
967
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::Protocol
1046
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::Protocol
968
1047
  end
969
1048
  def content_format
970
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ContentFormat
1049
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ContentFormat
971
1050
  end
972
1051
  def soap_api_type
973
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SoapApiType
1052
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SoapApiType
974
1053
  end
975
1054
  def api_type
976
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ApiType
1055
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ApiType
977
1056
  end
978
1057
  def state
979
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::State
1058
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::State
980
1059
  end
981
1060
  def sampling_type
982
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SamplingType
1061
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SamplingType
983
1062
  end
984
1063
  def always_log
985
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AlwaysLog
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
986
1071
  end
987
1072
  def policy_content_format
988
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyContentFormat
1073
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyContentFormat
989
1074
  end
990
1075
  def versioning_scheme
991
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::VersioningScheme
1076
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::VersioningScheme
992
1077
  end
993
1078
  def grant_type
994
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::GrantType
1079
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GrantType
995
1080
  end
996
1081
  def authorization_method
997
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AuthorizationMethod
1082
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AuthorizationMethod
998
1083
  end
999
1084
  def client_authentication_method
1000
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ClientAuthenticationMethod
1085
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ClientAuthenticationMethod
1001
1086
  end
1002
1087
  def bearer_token_sending_method
1003
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BearerTokenSendingMethod
1088
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BearerTokenSendingMethod
1004
1089
  end
1005
1090
  def backend_protocol
1006
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::BackendProtocol
1091
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::BackendProtocol
1007
1092
  end
1008
1093
  def sku_type
1009
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SkuType
1094
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SkuType
1010
1095
  end
1011
1096
  def resource_sku_capacity_scale_type
1012
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ResourceSkuCapacityScaleType
1097
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ResourceSkuCapacityScaleType
1013
1098
  end
1014
1099
  def hostname_type
1015
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::HostnameType
1100
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::HostnameType
1016
1101
  end
1017
1102
  def virtual_network_type
1018
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::VirtualNetworkType
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
1019
1107
  end
1020
1108
  def name_availability_reason
1021
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::NameAvailabilityReason
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
1022
1119
  end
1023
1120
  def confirmation
1024
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::Confirmation
1121
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::Confirmation
1025
1122
  end
1026
1123
  def user_state
1027
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::UserState
1124
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::UserState
1028
1125
  end
1029
1126
  def group_type
1030
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::GroupType
1127
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::GroupType
1031
1128
  end
1032
1129
  def identity_provider_type
1033
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::IdentityProviderType
1130
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::IdentityProviderType
1034
1131
  end
1035
1132
  def logger_type
1036
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::LoggerType
1133
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::LoggerType
1037
1134
  end
1038
1135
  def connectivity_status_type
1039
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ConnectivityStatusType
1136
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ConnectivityStatusType
1040
1137
  end
1041
1138
  def subscription_state
1042
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::SubscriptionState
1139
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::SubscriptionState
1043
1140
  end
1044
1141
  def async_operation_status
1045
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::AsyncOperationStatus
1046
- end
1047
- def key_type
1048
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::KeyType
1142
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::AsyncOperationStatus
1049
1143
  end
1050
1144
  def notification_name
1051
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::NotificationName
1145
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::NotificationName
1052
1146
  end
1053
1147
  def policy_export_format
1054
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyExportFormat
1148
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyExportFormat
1055
1149
  end
1056
1150
  def template_name
1057
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::TemplateName
1151
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::TemplateName
1058
1152
  end
1059
1153
  def policy_scope_contract
1060
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::PolicyScopeContract
1154
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::PolicyScopeContract
1061
1155
  end
1062
1156
  def export_format
1063
- Azure::ApiManagement::Mgmt::V2019_01_01::Models::ExportFormat
1157
+ Azure::ApiManagement::Mgmt::V2019_12_01::Models::ExportFormat
1064
1158
  end
1065
1159
  end
1066
1160
  end