azure_sdk 0.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/lib/azure_sdk.rb +9 -0
- data/lib/azure_sdk/version.rb +7 -0
- data/lib/latest/latest_profile_client.rb +1347 -0
- data/lib/latest/module_definition.rb +7 -0
- data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
- data/lib/latest/modules/advisor_profile_module.rb +153 -0
- data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
- data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
- data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
- data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
- data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
- data/lib/latest/modules/attestation_profile_module.rb +95 -0
- data/lib/latest/modules/authorization_profile_module.rb +167 -0
- data/lib/latest/modules/automation_profile_module.rb +663 -0
- data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
- data/lib/latest/modules/azurestack_profile_module.rb +187 -0
- data/lib/latest/modules/batch_profile_module.rb +417 -0
- data/lib/latest/modules/batchai_profile_module.rb +425 -0
- data/lib/latest/modules/billing_profile_module.rb +107 -0
- data/lib/latest/modules/botservice_profile_module.rb +293 -0
- data/lib/latest/modules/cdn_profile_module.rb +723 -0
- data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
- data/lib/latest/modules/commerce_profile_module.rb +99 -0
- data/lib/latest/modules/compute_profile_module.rb +1295 -0
- data/lib/latest/modules/computervision_profile_module.rb +233 -0
- data/lib/latest/modules/consumption_profile_module.rb +345 -0
- data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
- data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
- data/lib/latest/modules/containerservice_profile_module.rb +459 -0
- data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
- data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
- data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
- data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
- data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
- data/lib/latest/modules/databox_profile_module.rb +309 -0
- data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
- data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
- data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
- data/lib/latest/modules/datashare_profile_module.rb +399 -0
- data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
- data/lib/latest/modules/devspaces_profile_module.rb +119 -0
- data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
- data/lib/latest/modules/dns_profile_module.rb +143 -0
- data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
- data/lib/latest/modules/eventhub_profile_module.rb +195 -0
- data/lib/latest/modules/face_profile_module.rb +297 -0
- data/lib/latest/modules/features_profile_module.rb +73 -0
- data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
- data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/importexport_profile_module.rb +135 -0
- data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
- data/lib/latest/modules/iothub_profile_module.rb +377 -0
- data/lib/latest/modules/keyvault_profile_module.rb +623 -0
- data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
- data/lib/latest/modules/kusto_profile_module.rb +365 -0
- data/lib/latest/modules/labservices_profile_module.rb +357 -0
- data/lib/latest/modules/links_profile_module.rb +83 -0
- data/lib/latest/modules/localsearch_profile_module.rb +151 -0
- data/lib/latest/modules/locks_profile_module.rb +79 -0
- data/lib/latest/modules/logic_profile_module.rb +787 -0
- data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
- data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
- data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
- data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
- data/lib/latest/modules/maintenance_profile_module.rb +121 -0
- data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
- data/lib/latest/modules/mariadb_profile_module.rb +233 -0
- data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
- data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
- data/lib/latest/modules/migrate_profile_module.rb +243 -0
- data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
- data/lib/latest/modules/monitor_profile_module.rb +723 -0
- data/lib/latest/modules/mysql_profile_module.rb +233 -0
- data/lib/latest/modules/netapp_profile_module.rb +207 -0
- data/lib/latest/modules/network_profile_module.rb +2937 -0
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
- data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
- data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
- data/lib/latest/modules/peering_profile_module.rb +259 -0
- data/lib/latest/modules/personalizer_profile_module.rb +83 -0
- data/lib/latest/modules/policy_profile_module.rb +105 -0
- data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
- data/lib/latest/modules/portal_profile_module.rb +95 -0
- data/lib/latest/modules/postgresql_profile_module.rb +233 -0
- data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
- data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
- data/lib/latest/modules/privatedns_profile_module.rb +137 -0
- data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
- data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
- data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
- data/lib/latest/modules/redis_profile_module.rb +209 -0
- data/lib/latest/modules/relay_profile_module.rb +163 -0
- data/lib/latest/modules/reservations_profile_module.rb +347 -0
- data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
- data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
- data/lib/latest/modules/resources_profile_module.rb +321 -0
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
- data/lib/latest/modules/scheduler_profile_module.rb +227 -0
- data/lib/latest/modules/search_profile_module.rb +127 -0
- data/lib/latest/modules/security_profile_module.rb +841 -0
- data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
- data/lib/latest/modules/servicebus_profile_module.rb +309 -0
- data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
- data/lib/latest/modules/signalr_profile_module.rb +233 -0
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1765 -0
- data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
- data/lib/latest/modules/storage_profile_module.rb +693 -0
- data/lib/latest/modules/storagecache_profile_module.rb +217 -0
- data/lib/latest/modules/storagesync_profile_module.rb +275 -0
- data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
- data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
- data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
- data/lib/latest/modules/support_profile_module.rb +177 -0
- data/lib/latest/modules/synapse_profile_module.rb +827 -0
- data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
- data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
- data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
- data/lib/latest/modules/web_profile_module.rb +1419 -0
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +7 -0
- data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
- data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
- data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
- data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
- data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
- data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
- data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
- data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
- data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
- data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
- data/lib/v2018_03_01/module_definition.rb +7 -0
- data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
- data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
- data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
- data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
- data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
- data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
- data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
- data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
- data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
- data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
- data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
- data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
- data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
- data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
- data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
- data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
- data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
- data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
- data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
- data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
- data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
- data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
- metadata +2187 -0
@@ -0,0 +1,287 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_cognitiveservices_contentmoderator'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module ContentModerator
|
9
|
+
ImageModeration = Azure::CognitiveServices::ContentModerator::V1_0::ImageModeration
|
10
|
+
TextModeration = Azure::CognitiveServices::ContentModerator::V1_0::TextModeration
|
11
|
+
ListManagementImageLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImageLists
|
12
|
+
ListManagementTermLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTermLists
|
13
|
+
ListManagementImage = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImage
|
14
|
+
ListManagementTerm = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTerm
|
15
|
+
Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews
|
16
|
+
|
17
|
+
module Models
|
18
|
+
ImageAdditionalInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem
|
19
|
+
Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image
|
20
|
+
Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag
|
21
|
+
ImageIds = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds
|
22
|
+
Frames = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames
|
23
|
+
TermsInList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList
|
24
|
+
ClassificationCategory2 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory2
|
25
|
+
TermsData = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData
|
26
|
+
Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification
|
27
|
+
TermsPaging = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging
|
28
|
+
Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email
|
29
|
+
Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms
|
30
|
+
IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA
|
31
|
+
Review = Azure::CognitiveServices::ContentModerator::V1_0::Models::Review
|
32
|
+
Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address
|
33
|
+
JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails
|
34
|
+
DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms
|
35
|
+
Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job
|
36
|
+
Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face
|
37
|
+
JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult
|
38
|
+
Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate
|
39
|
+
JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId
|
40
|
+
Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate
|
41
|
+
Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error
|
42
|
+
MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse
|
43
|
+
APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError
|
44
|
+
ImageList = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList
|
45
|
+
TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem
|
46
|
+
RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex
|
47
|
+
TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem
|
48
|
+
Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame
|
49
|
+
CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem
|
50
|
+
ClassificationCategory3 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3
|
51
|
+
CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem
|
52
|
+
SSN = Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN
|
53
|
+
CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem
|
54
|
+
PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII
|
55
|
+
CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem
|
56
|
+
FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces
|
57
|
+
CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem
|
58
|
+
Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match
|
59
|
+
Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body
|
60
|
+
TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList
|
61
|
+
ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl
|
62
|
+
ClassificationCategory1 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1
|
63
|
+
VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem
|
64
|
+
Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone
|
65
|
+
VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem
|
66
|
+
OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR
|
67
|
+
VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem
|
68
|
+
KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair
|
69
|
+
CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem
|
70
|
+
Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen
|
71
|
+
CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem
|
72
|
+
Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status
|
73
|
+
Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content
|
74
|
+
DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage
|
75
|
+
end
|
76
|
+
|
77
|
+
class ContentModeratorDataClass
|
78
|
+
attr_reader :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :reviews, :configurable, :base_url, :options, :model_classes
|
79
|
+
|
80
|
+
def initialize(configurable, base_url=nil, options=nil)
|
81
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
82
|
+
|
83
|
+
@client_0 = Azure::CognitiveServices::ContentModerator::V1_0::ContentModeratorClient.new(configurable.credentials, options)
|
84
|
+
if(@client_0.respond_to?(:subscription_id))
|
85
|
+
@client_0.subscription_id = configurable.subscription_id
|
86
|
+
end
|
87
|
+
add_telemetry(@client_0)
|
88
|
+
@image_moderation = @client_0.image_moderation
|
89
|
+
@text_moderation = @client_0.text_moderation
|
90
|
+
@list_management_image_lists = @client_0.list_management_image_lists
|
91
|
+
@list_management_term_lists = @client_0.list_management_term_lists
|
92
|
+
@list_management_image = @client_0.list_management_image
|
93
|
+
@list_management_term = @client_0.list_management_term
|
94
|
+
@reviews = @client_0.reviews
|
95
|
+
|
96
|
+
@model_classes = ModelClasses.new
|
97
|
+
end
|
98
|
+
|
99
|
+
def add_telemetry(client)
|
100
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ContentModerator"
|
101
|
+
client.add_user_agent_information(profile_information)
|
102
|
+
end
|
103
|
+
|
104
|
+
def method_missing(method, *args)
|
105
|
+
if @client_0.respond_to?method
|
106
|
+
@client_0.send(method, *args)
|
107
|
+
else
|
108
|
+
super
|
109
|
+
end
|
110
|
+
end
|
111
|
+
|
112
|
+
class ModelClasses
|
113
|
+
def image_additional_info_item
|
114
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem
|
115
|
+
end
|
116
|
+
def image
|
117
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Image
|
118
|
+
end
|
119
|
+
def tag
|
120
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag
|
121
|
+
end
|
122
|
+
def image_ids
|
123
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds
|
124
|
+
end
|
125
|
+
def frames
|
126
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames
|
127
|
+
end
|
128
|
+
def terms_in_list
|
129
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList
|
130
|
+
end
|
131
|
+
def classification_category2
|
132
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory2
|
133
|
+
end
|
134
|
+
def terms_data
|
135
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData
|
136
|
+
end
|
137
|
+
def classification
|
138
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification
|
139
|
+
end
|
140
|
+
def terms_paging
|
141
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging
|
142
|
+
end
|
143
|
+
def email
|
144
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Email
|
145
|
+
end
|
146
|
+
def terms
|
147
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms
|
148
|
+
end
|
149
|
+
def ipa
|
150
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA
|
151
|
+
end
|
152
|
+
def review
|
153
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Review
|
154
|
+
end
|
155
|
+
def address
|
156
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Address
|
157
|
+
end
|
158
|
+
def job_execution_report_details
|
159
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails
|
160
|
+
end
|
161
|
+
def detected_terms
|
162
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms
|
163
|
+
end
|
164
|
+
def job
|
165
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Job
|
166
|
+
end
|
167
|
+
def face
|
168
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Face
|
169
|
+
end
|
170
|
+
def job_list_result
|
171
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult
|
172
|
+
end
|
173
|
+
def candidate
|
174
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate
|
175
|
+
end
|
176
|
+
def job_id
|
177
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId
|
178
|
+
end
|
179
|
+
def evaluate
|
180
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate
|
181
|
+
end
|
182
|
+
def error
|
183
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Error
|
184
|
+
end
|
185
|
+
def match_response
|
186
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse
|
187
|
+
end
|
188
|
+
def apierror
|
189
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError
|
190
|
+
end
|
191
|
+
def image_list
|
192
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList
|
193
|
+
end
|
194
|
+
def transcript_moderation_body_item_terms_item
|
195
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem
|
196
|
+
end
|
197
|
+
def refresh_index
|
198
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex
|
199
|
+
end
|
200
|
+
def transcript_moderation_body_item
|
201
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem
|
202
|
+
end
|
203
|
+
def frame
|
204
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame
|
205
|
+
end
|
206
|
+
def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item
|
207
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem
|
208
|
+
end
|
209
|
+
def classification_category3
|
210
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3
|
211
|
+
end
|
212
|
+
def create_video_reviews_body_item_video_frames_item_metadata_item
|
213
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem
|
214
|
+
end
|
215
|
+
def ssn
|
216
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN
|
217
|
+
end
|
218
|
+
def create_video_reviews_body_item_video_frames_item
|
219
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem
|
220
|
+
end
|
221
|
+
def pii
|
222
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::PII
|
223
|
+
end
|
224
|
+
def create_video_reviews_body_item_metadata_item
|
225
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem
|
226
|
+
end
|
227
|
+
def found_faces
|
228
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces
|
229
|
+
end
|
230
|
+
def create_video_reviews_body_item
|
231
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem
|
232
|
+
end
|
233
|
+
def match
|
234
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Match
|
235
|
+
end
|
236
|
+
def body
|
237
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Body
|
238
|
+
end
|
239
|
+
def term_list
|
240
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList
|
241
|
+
end
|
242
|
+
def image_url
|
243
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl
|
244
|
+
end
|
245
|
+
def classification_category1
|
246
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1
|
247
|
+
end
|
248
|
+
def video_frame_body_item_reviewer_result_tags_item
|
249
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem
|
250
|
+
end
|
251
|
+
def phone
|
252
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone
|
253
|
+
end
|
254
|
+
def video_frame_body_item_metadata_item
|
255
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem
|
256
|
+
end
|
257
|
+
def ocr
|
258
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR
|
259
|
+
end
|
260
|
+
def video_frame_body_item
|
261
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem
|
262
|
+
end
|
263
|
+
def key_value_pair
|
264
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair
|
265
|
+
end
|
266
|
+
def create_review_body_item_metadata_item
|
267
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem
|
268
|
+
end
|
269
|
+
def screen
|
270
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen
|
271
|
+
end
|
272
|
+
def create_review_body_item
|
273
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem
|
274
|
+
end
|
275
|
+
def status
|
276
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Status
|
277
|
+
end
|
278
|
+
def content
|
279
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::Content
|
280
|
+
end
|
281
|
+
def detected_language
|
282
|
+
Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage
|
283
|
+
end
|
284
|
+
end
|
285
|
+
end
|
286
|
+
end
|
287
|
+
end
|
@@ -0,0 +1,679 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_cosmosdb'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module Cosmosdb
|
9
|
+
module Mgmt
|
10
|
+
DatabaseAccounts = Azure::Cosmosdb::Mgmt::V2019_08_01::DatabaseAccounts
|
11
|
+
Operations = Azure::Cosmosdb::Mgmt::V2019_08_01::Operations
|
12
|
+
Database = Azure::Cosmosdb::Mgmt::V2019_08_01::Database
|
13
|
+
Collection = Azure::Cosmosdb::Mgmt::V2019_08_01::Collection
|
14
|
+
CollectionRegion = Azure::Cosmosdb::Mgmt::V2019_08_01::CollectionRegion
|
15
|
+
DatabaseAccountRegion = Azure::Cosmosdb::Mgmt::V2019_08_01::DatabaseAccountRegion
|
16
|
+
PercentileSourceTarget = Azure::Cosmosdb::Mgmt::V2019_08_01::PercentileSourceTarget
|
17
|
+
PercentileTarget = Azure::Cosmosdb::Mgmt::V2019_08_01::PercentileTarget
|
18
|
+
Percentile = Azure::Cosmosdb::Mgmt::V2019_08_01::Percentile
|
19
|
+
CollectionPartitionRegion = Azure::Cosmosdb::Mgmt::V2019_08_01::CollectionPartitionRegion
|
20
|
+
CollectionPartition = Azure::Cosmosdb::Mgmt::V2019_08_01::CollectionPartition
|
21
|
+
PartitionKeyRangeId = Azure::Cosmosdb::Mgmt::V2019_08_01::PartitionKeyRangeId
|
22
|
+
PartitionKeyRangeIdRegion = Azure::Cosmosdb::Mgmt::V2019_08_01::PartitionKeyRangeIdRegion
|
23
|
+
SqlResources = Azure::Cosmosdb::Mgmt::V2019_08_01::SqlResources
|
24
|
+
MongoDBResources = Azure::Cosmosdb::Mgmt::V2019_08_01::MongoDBResources
|
25
|
+
TableResources = Azure::Cosmosdb::Mgmt::V2019_08_01::TableResources
|
26
|
+
CassandraResources = Azure::Cosmosdb::Mgmt::V2019_08_01::CassandraResources
|
27
|
+
GremlinResources = Azure::Cosmosdb::Mgmt::V2019_08_01::GremlinResources
|
28
|
+
PrivateLinkResources = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::PrivateLinkResources
|
29
|
+
PrivateEndpointConnections = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::PrivateEndpointConnections
|
30
|
+
|
31
|
+
module Models
|
32
|
+
ConsistencyPolicy = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ConsistencyPolicy
|
33
|
+
FailoverPolicies = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::FailoverPolicies
|
34
|
+
Location = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Location
|
35
|
+
RegionForOnlineOffline = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::RegionForOnlineOffline
|
36
|
+
VirtualNetworkRule = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::VirtualNetworkRule
|
37
|
+
ARMResourceProperties = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ARMResourceProperties
|
38
|
+
DatabaseAccountsListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountsListResult
|
39
|
+
ClusterKey = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ClusterKey
|
40
|
+
SqlDatabaseListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlDatabaseListResult
|
41
|
+
CassandraSchema = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraSchema
|
42
|
+
IncludedPath = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::IncludedPath
|
43
|
+
CassandraTableGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraTableGetPropertiesResource
|
44
|
+
CompositePath = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CompositePath
|
45
|
+
MetricDefinition = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricDefinition
|
46
|
+
IndexingPolicy = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::IndexingPolicy
|
47
|
+
CassandraTableListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraTableListResult
|
48
|
+
UniqueKey = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::UniqueKey
|
49
|
+
GremlinDatabaseGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinDatabaseGetPropertiesResource
|
50
|
+
ConflictResolutionPolicy = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ConflictResolutionPolicy
|
51
|
+
MetricAvailability = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricAvailability
|
52
|
+
GremlinDatabaseListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinDatabaseListResult
|
53
|
+
SqlStoredProcedureGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlStoredProcedureGetPropertiesResource
|
54
|
+
GremlinGraphGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinGraphGetPropertiesResource
|
55
|
+
SqlStoredProcedureListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlStoredProcedureListResult
|
56
|
+
PartitionUsagesResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionUsagesResult
|
57
|
+
PercentileMetricListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PercentileMetricListResult
|
58
|
+
GremlinGraphListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinGraphListResult
|
59
|
+
SqlTriggerGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlTriggerGetPropertiesResource
|
60
|
+
Capability = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Capability
|
61
|
+
SqlTriggerListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlTriggerListResult
|
62
|
+
FailoverPolicy = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::FailoverPolicy
|
63
|
+
MetricListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricListResult
|
64
|
+
MongoDBDatabaseListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBDatabaseListResult
|
65
|
+
MongoDBCollectionResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBCollectionResource
|
66
|
+
MongoIndexOptions = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoIndexOptions
|
67
|
+
SqlDatabaseGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlDatabaseGetPropertiesResource
|
68
|
+
MongoDBCollectionGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBCollectionGetPropertiesResource
|
69
|
+
UsagesResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::UsagesResult
|
70
|
+
MongoDBCollectionListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBCollectionListResult
|
71
|
+
ExtendedResourceProperties = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ExtendedResourceProperties
|
72
|
+
MetricValue = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricValue
|
73
|
+
ThroughputSettingsGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ThroughputSettingsGetPropertiesResource
|
74
|
+
CassandraKeyspaceGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraKeyspaceGetPropertiesResource
|
75
|
+
Usage = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Usage
|
76
|
+
CassandraKeyspaceListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraKeyspaceListResult
|
77
|
+
MetricName = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricName
|
78
|
+
CassandraPartitionKey = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraPartitionKey
|
79
|
+
DatabaseAccountUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountUpdateParameters
|
80
|
+
ExcludedPath = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ExcludedPath
|
81
|
+
DatabaseAccountListReadOnlyKeysResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountListReadOnlyKeysResult
|
82
|
+
ContainerPartitionKey = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ContainerPartitionKey
|
83
|
+
OperationListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::OperationListResult
|
84
|
+
SqlContainerGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlContainerGetPropertiesResource
|
85
|
+
DatabaseAccountConnectionString = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountConnectionString
|
86
|
+
PartitionMetricListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionMetricListResult
|
87
|
+
DatabaseAccountListConnectionStringsResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountListConnectionStringsResult
|
88
|
+
SqlUserDefinedFunctionListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlUserDefinedFunctionListResult
|
89
|
+
DatabaseAccountRegenerateKeyParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountRegenerateKeyParameters
|
90
|
+
MongoDBDatabaseGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBDatabaseGetPropertiesResource
|
91
|
+
ThroughputSettingsResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ThroughputSettingsResource
|
92
|
+
MongoIndex = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoIndex
|
93
|
+
Operation = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Operation
|
94
|
+
TableGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TableGetPropertiesResource
|
95
|
+
SqlDatabaseResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlDatabaseResource
|
96
|
+
MetricDefinitionsListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricDefinitionsListResult
|
97
|
+
OperationDisplay = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::OperationDisplay
|
98
|
+
Indexes = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Indexes
|
99
|
+
SqlContainerResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlContainerResource
|
100
|
+
UniqueKeyPolicy = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::UniqueKeyPolicy
|
101
|
+
GremlinGraphResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinGraphResource
|
102
|
+
SqlUserDefinedFunctionGetPropertiesResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlUserDefinedFunctionGetPropertiesResource
|
103
|
+
SqlStoredProcedureResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlStoredProcedureResource
|
104
|
+
MongoIndexKeys = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoIndexKeys
|
105
|
+
GremlinDatabaseResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinDatabaseResource
|
106
|
+
TableListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TableListResult
|
107
|
+
SqlUserDefinedFunctionResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlUserDefinedFunctionResource
|
108
|
+
SpatialSpec = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SpatialSpec
|
109
|
+
CassandraTableResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraTableResource
|
110
|
+
PercentileMetric = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PercentileMetric
|
111
|
+
SqlTriggerResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlTriggerResource
|
112
|
+
Column = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Column
|
113
|
+
CassandraKeyspaceResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraKeyspaceResource
|
114
|
+
Metric = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Metric
|
115
|
+
MongoDBDatabaseResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBDatabaseResource
|
116
|
+
SqlContainerListResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlContainerListResult
|
117
|
+
TableResource = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TableResource
|
118
|
+
DatabaseAccountGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountGetResults
|
119
|
+
SqlDatabaseGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlDatabaseGetResults
|
120
|
+
SqlContainerGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlContainerGetResults
|
121
|
+
SqlStoredProcedureGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlStoredProcedureGetResults
|
122
|
+
SqlUserDefinedFunctionGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlUserDefinedFunctionGetResults
|
123
|
+
SqlTriggerGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlTriggerGetResults
|
124
|
+
MongoDBDatabaseGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBDatabaseGetResults
|
125
|
+
MongoDBCollectionGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBCollectionGetResults
|
126
|
+
TableGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TableGetResults
|
127
|
+
CassandraKeyspaceGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraKeyspaceGetResults
|
128
|
+
CassandraTableGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraTableGetResults
|
129
|
+
GremlinDatabaseGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinDatabaseGetResults
|
130
|
+
GremlinGraphGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinGraphGetResults
|
131
|
+
ThroughputSettingsGetResults = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ThroughputSettingsGetResults
|
132
|
+
DatabaseAccountCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountCreateUpdateParameters
|
133
|
+
DatabaseAccountListKeysResult = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountListKeysResult
|
134
|
+
ThroughputSettingsUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ThroughputSettingsUpdateParameters
|
135
|
+
SqlDatabaseCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlDatabaseCreateUpdateParameters
|
136
|
+
SqlContainerCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlContainerCreateUpdateParameters
|
137
|
+
SqlStoredProcedureCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlStoredProcedureCreateUpdateParameters
|
138
|
+
SqlUserDefinedFunctionCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlUserDefinedFunctionCreateUpdateParameters
|
139
|
+
SqlTriggerCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlTriggerCreateUpdateParameters
|
140
|
+
MongoDBDatabaseCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBDatabaseCreateUpdateParameters
|
141
|
+
MongoDBCollectionCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBCollectionCreateUpdateParameters
|
142
|
+
TableCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TableCreateUpdateParameters
|
143
|
+
CassandraKeyspaceCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraKeyspaceCreateUpdateParameters
|
144
|
+
CassandraTableCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraTableCreateUpdateParameters
|
145
|
+
GremlinDatabaseCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinDatabaseCreateUpdateParameters
|
146
|
+
GremlinGraphCreateUpdateParameters = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinGraphCreateUpdateParameters
|
147
|
+
PartitionUsage = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionUsage
|
148
|
+
PercentileMetricValue = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PercentileMetricValue
|
149
|
+
PartitionMetric = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionMetric
|
150
|
+
DatabaseAccountKind = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountKind
|
151
|
+
DatabaseAccountOfferType = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountOfferType
|
152
|
+
DefaultConsistencyLevel = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DefaultConsistencyLevel
|
153
|
+
ConnectorOffer = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ConnectorOffer
|
154
|
+
IndexingMode = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::IndexingMode
|
155
|
+
DataType = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DataType
|
156
|
+
IndexKind = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::IndexKind
|
157
|
+
CompositePathSortOrder = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CompositePathSortOrder
|
158
|
+
SpatialType = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SpatialType
|
159
|
+
PartitionKind = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionKind
|
160
|
+
ConflictResolutionMode = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ConflictResolutionMode
|
161
|
+
TriggerType = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TriggerType
|
162
|
+
TriggerOperation = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TriggerOperation
|
163
|
+
KeyKind = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::KeyKind
|
164
|
+
UnitType = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::UnitType
|
165
|
+
PrimaryAggregationType = Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PrimaryAggregationType
|
166
|
+
PrivateEndpointProperty = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateEndpointProperty
|
167
|
+
PrivateLinkServiceConnectionStateProperty = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateLinkServiceConnectionStateProperty
|
168
|
+
PrivateLinkResourceListResult = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateLinkResourceListResult
|
169
|
+
ErrorResponse = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::ErrorResponse
|
170
|
+
PrivateEndpointConnectionListResult = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateEndpointConnectionListResult
|
171
|
+
ARMProxyResource = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::ARMProxyResource
|
172
|
+
Resource = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::Resource
|
173
|
+
PrivateLinkResource = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateLinkResource
|
174
|
+
ProxyResource = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::ProxyResource
|
175
|
+
PrivateEndpointConnection = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateEndpointConnection
|
176
|
+
TrackedResource = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::TrackedResource
|
177
|
+
AzureEntityResource = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::AzureEntityResource
|
178
|
+
end
|
179
|
+
|
180
|
+
class CosmosdbManagementClass
|
181
|
+
attr_reader :database_accounts, :operations, :database, :collection, :collection_region, :database_account_region, :percentile_source_target, :percentile_target, :percentile, :collection_partition_region, :collection_partition, :partition_key_range_id, :partition_key_range_id_region, :sql_resources, :mongo_dbresources, :table_resources, :cassandra_resources, :gremlin_resources, :private_link_resources, :private_endpoint_connections, :configurable, :base_url, :options, :model_classes
|
182
|
+
|
183
|
+
def initialize(configurable, base_url=nil, options=nil)
|
184
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
185
|
+
|
186
|
+
@client_0 = Azure::Cosmosdb::Mgmt::V2019_08_01::CosmosDBManagementClient.new(configurable.credentials, base_url, options)
|
187
|
+
if(@client_0.respond_to?(:subscription_id))
|
188
|
+
@client_0.subscription_id = configurable.subscription_id
|
189
|
+
end
|
190
|
+
add_telemetry(@client_0)
|
191
|
+
@database_accounts = @client_0.database_accounts
|
192
|
+
@operations = @client_0.operations
|
193
|
+
@database = @client_0.database
|
194
|
+
@collection = @client_0.collection
|
195
|
+
@collection_region = @client_0.collection_region
|
196
|
+
@database_account_region = @client_0.database_account_region
|
197
|
+
@percentile_source_target = @client_0.percentile_source_target
|
198
|
+
@percentile_target = @client_0.percentile_target
|
199
|
+
@percentile = @client_0.percentile
|
200
|
+
@collection_partition_region = @client_0.collection_partition_region
|
201
|
+
@collection_partition = @client_0.collection_partition
|
202
|
+
@partition_key_range_id = @client_0.partition_key_range_id
|
203
|
+
@partition_key_range_id_region = @client_0.partition_key_range_id_region
|
204
|
+
@sql_resources = @client_0.sql_resources
|
205
|
+
@mongo_dbresources = @client_0.mongo_dbresources
|
206
|
+
@table_resources = @client_0.table_resources
|
207
|
+
@cassandra_resources = @client_0.cassandra_resources
|
208
|
+
@gremlin_resources = @client_0.gremlin_resources
|
209
|
+
|
210
|
+
@client_1 = Azure::Cosmosdb::Mgmt::V2019_08_01_preview::CosmosDBManagementClient.new(configurable.credentials, base_url, options)
|
211
|
+
if(@client_1.respond_to?(:subscription_id))
|
212
|
+
@client_1.subscription_id = configurable.subscription_id
|
213
|
+
end
|
214
|
+
add_telemetry(@client_1)
|
215
|
+
@private_link_resources = @client_1.private_link_resources
|
216
|
+
@private_endpoint_connections = @client_1.private_endpoint_connections
|
217
|
+
|
218
|
+
@model_classes = ModelClasses.new
|
219
|
+
end
|
220
|
+
|
221
|
+
def add_telemetry(client)
|
222
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Cosmosdb/Mgmt"
|
223
|
+
client.add_user_agent_information(profile_information)
|
224
|
+
end
|
225
|
+
|
226
|
+
def method_missing(method, *args)
|
227
|
+
if @client_1.respond_to?method
|
228
|
+
@client_1.send(method, *args)
|
229
|
+
elsif @client_0.respond_to?method
|
230
|
+
@client_0.send(method, *args)
|
231
|
+
else
|
232
|
+
super
|
233
|
+
end
|
234
|
+
end
|
235
|
+
|
236
|
+
class ModelClasses
|
237
|
+
def consistency_policy
|
238
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ConsistencyPolicy
|
239
|
+
end
|
240
|
+
def failover_policies
|
241
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::FailoverPolicies
|
242
|
+
end
|
243
|
+
def location
|
244
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Location
|
245
|
+
end
|
246
|
+
def region_for_online_offline
|
247
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::RegionForOnlineOffline
|
248
|
+
end
|
249
|
+
def virtual_network_rule
|
250
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::VirtualNetworkRule
|
251
|
+
end
|
252
|
+
def armresource_properties
|
253
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ARMResourceProperties
|
254
|
+
end
|
255
|
+
def database_accounts_list_result
|
256
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountsListResult
|
257
|
+
end
|
258
|
+
def cluster_key
|
259
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ClusterKey
|
260
|
+
end
|
261
|
+
def sql_database_list_result
|
262
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlDatabaseListResult
|
263
|
+
end
|
264
|
+
def cassandra_schema
|
265
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraSchema
|
266
|
+
end
|
267
|
+
def included_path
|
268
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::IncludedPath
|
269
|
+
end
|
270
|
+
def cassandra_table_get_properties_resource
|
271
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraTableGetPropertiesResource
|
272
|
+
end
|
273
|
+
def composite_path
|
274
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CompositePath
|
275
|
+
end
|
276
|
+
def metric_definition
|
277
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricDefinition
|
278
|
+
end
|
279
|
+
def indexing_policy
|
280
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::IndexingPolicy
|
281
|
+
end
|
282
|
+
def cassandra_table_list_result
|
283
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraTableListResult
|
284
|
+
end
|
285
|
+
def unique_key
|
286
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::UniqueKey
|
287
|
+
end
|
288
|
+
def gremlin_database_get_properties_resource
|
289
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinDatabaseGetPropertiesResource
|
290
|
+
end
|
291
|
+
def conflict_resolution_policy
|
292
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ConflictResolutionPolicy
|
293
|
+
end
|
294
|
+
def metric_availability
|
295
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricAvailability
|
296
|
+
end
|
297
|
+
def gremlin_database_list_result
|
298
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinDatabaseListResult
|
299
|
+
end
|
300
|
+
def sql_stored_procedure_get_properties_resource
|
301
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlStoredProcedureGetPropertiesResource
|
302
|
+
end
|
303
|
+
def gremlin_graph_get_properties_resource
|
304
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinGraphGetPropertiesResource
|
305
|
+
end
|
306
|
+
def sql_stored_procedure_list_result
|
307
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlStoredProcedureListResult
|
308
|
+
end
|
309
|
+
def partition_usages_result
|
310
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionUsagesResult
|
311
|
+
end
|
312
|
+
def percentile_metric_list_result
|
313
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PercentileMetricListResult
|
314
|
+
end
|
315
|
+
def gremlin_graph_list_result
|
316
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinGraphListResult
|
317
|
+
end
|
318
|
+
def sql_trigger_get_properties_resource
|
319
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlTriggerGetPropertiesResource
|
320
|
+
end
|
321
|
+
def capability
|
322
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Capability
|
323
|
+
end
|
324
|
+
def sql_trigger_list_result
|
325
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlTriggerListResult
|
326
|
+
end
|
327
|
+
def failover_policy
|
328
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::FailoverPolicy
|
329
|
+
end
|
330
|
+
def metric_list_result
|
331
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricListResult
|
332
|
+
end
|
333
|
+
def mongo_dbdatabase_list_result
|
334
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBDatabaseListResult
|
335
|
+
end
|
336
|
+
def mongo_dbcollection_resource
|
337
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBCollectionResource
|
338
|
+
end
|
339
|
+
def mongo_index_options
|
340
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoIndexOptions
|
341
|
+
end
|
342
|
+
def sql_database_get_properties_resource
|
343
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlDatabaseGetPropertiesResource
|
344
|
+
end
|
345
|
+
def mongo_dbcollection_get_properties_resource
|
346
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBCollectionGetPropertiesResource
|
347
|
+
end
|
348
|
+
def usages_result
|
349
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::UsagesResult
|
350
|
+
end
|
351
|
+
def mongo_dbcollection_list_result
|
352
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBCollectionListResult
|
353
|
+
end
|
354
|
+
def extended_resource_properties
|
355
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ExtendedResourceProperties
|
356
|
+
end
|
357
|
+
def metric_value
|
358
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricValue
|
359
|
+
end
|
360
|
+
def throughput_settings_get_properties_resource
|
361
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ThroughputSettingsGetPropertiesResource
|
362
|
+
end
|
363
|
+
def cassandra_keyspace_get_properties_resource
|
364
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraKeyspaceGetPropertiesResource
|
365
|
+
end
|
366
|
+
def usage
|
367
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Usage
|
368
|
+
end
|
369
|
+
def cassandra_keyspace_list_result
|
370
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraKeyspaceListResult
|
371
|
+
end
|
372
|
+
def metric_name
|
373
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricName
|
374
|
+
end
|
375
|
+
def cassandra_partition_key
|
376
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraPartitionKey
|
377
|
+
end
|
378
|
+
def database_account_update_parameters
|
379
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountUpdateParameters
|
380
|
+
end
|
381
|
+
def excluded_path
|
382
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ExcludedPath
|
383
|
+
end
|
384
|
+
def database_account_list_read_only_keys_result
|
385
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountListReadOnlyKeysResult
|
386
|
+
end
|
387
|
+
def container_partition_key
|
388
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ContainerPartitionKey
|
389
|
+
end
|
390
|
+
def operation_list_result
|
391
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::OperationListResult
|
392
|
+
end
|
393
|
+
def sql_container_get_properties_resource
|
394
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlContainerGetPropertiesResource
|
395
|
+
end
|
396
|
+
def database_account_connection_string
|
397
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountConnectionString
|
398
|
+
end
|
399
|
+
def partition_metric_list_result
|
400
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionMetricListResult
|
401
|
+
end
|
402
|
+
def database_account_list_connection_strings_result
|
403
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountListConnectionStringsResult
|
404
|
+
end
|
405
|
+
def sql_user_defined_function_list_result
|
406
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlUserDefinedFunctionListResult
|
407
|
+
end
|
408
|
+
def database_account_regenerate_key_parameters
|
409
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountRegenerateKeyParameters
|
410
|
+
end
|
411
|
+
def mongo_dbdatabase_get_properties_resource
|
412
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBDatabaseGetPropertiesResource
|
413
|
+
end
|
414
|
+
def throughput_settings_resource
|
415
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ThroughputSettingsResource
|
416
|
+
end
|
417
|
+
def mongo_index
|
418
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoIndex
|
419
|
+
end
|
420
|
+
def operation
|
421
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Operation
|
422
|
+
end
|
423
|
+
def table_get_properties_resource
|
424
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TableGetPropertiesResource
|
425
|
+
end
|
426
|
+
def sql_database_resource
|
427
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlDatabaseResource
|
428
|
+
end
|
429
|
+
def metric_definitions_list_result
|
430
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MetricDefinitionsListResult
|
431
|
+
end
|
432
|
+
def operation_display
|
433
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::OperationDisplay
|
434
|
+
end
|
435
|
+
def indexes
|
436
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Indexes
|
437
|
+
end
|
438
|
+
def sql_container_resource
|
439
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlContainerResource
|
440
|
+
end
|
441
|
+
def unique_key_policy
|
442
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::UniqueKeyPolicy
|
443
|
+
end
|
444
|
+
def gremlin_graph_resource
|
445
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinGraphResource
|
446
|
+
end
|
447
|
+
def sql_user_defined_function_get_properties_resource
|
448
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlUserDefinedFunctionGetPropertiesResource
|
449
|
+
end
|
450
|
+
def sql_stored_procedure_resource
|
451
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlStoredProcedureResource
|
452
|
+
end
|
453
|
+
def mongo_index_keys
|
454
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoIndexKeys
|
455
|
+
end
|
456
|
+
def gremlin_database_resource
|
457
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinDatabaseResource
|
458
|
+
end
|
459
|
+
def table_list_result
|
460
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TableListResult
|
461
|
+
end
|
462
|
+
def sql_user_defined_function_resource
|
463
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlUserDefinedFunctionResource
|
464
|
+
end
|
465
|
+
def spatial_spec
|
466
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SpatialSpec
|
467
|
+
end
|
468
|
+
def cassandra_table_resource
|
469
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraTableResource
|
470
|
+
end
|
471
|
+
def percentile_metric
|
472
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PercentileMetric
|
473
|
+
end
|
474
|
+
def sql_trigger_resource
|
475
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlTriggerResource
|
476
|
+
end
|
477
|
+
def column
|
478
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Column
|
479
|
+
end
|
480
|
+
def cassandra_keyspace_resource
|
481
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraKeyspaceResource
|
482
|
+
end
|
483
|
+
def metric
|
484
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::Metric
|
485
|
+
end
|
486
|
+
def mongo_dbdatabase_resource
|
487
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBDatabaseResource
|
488
|
+
end
|
489
|
+
def sql_container_list_result
|
490
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlContainerListResult
|
491
|
+
end
|
492
|
+
def table_resource
|
493
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TableResource
|
494
|
+
end
|
495
|
+
def database_account_get_results
|
496
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountGetResults
|
497
|
+
end
|
498
|
+
def sql_database_get_results
|
499
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlDatabaseGetResults
|
500
|
+
end
|
501
|
+
def sql_container_get_results
|
502
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlContainerGetResults
|
503
|
+
end
|
504
|
+
def sql_stored_procedure_get_results
|
505
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlStoredProcedureGetResults
|
506
|
+
end
|
507
|
+
def sql_user_defined_function_get_results
|
508
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlUserDefinedFunctionGetResults
|
509
|
+
end
|
510
|
+
def sql_trigger_get_results
|
511
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlTriggerGetResults
|
512
|
+
end
|
513
|
+
def mongo_dbdatabase_get_results
|
514
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBDatabaseGetResults
|
515
|
+
end
|
516
|
+
def mongo_dbcollection_get_results
|
517
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBCollectionGetResults
|
518
|
+
end
|
519
|
+
def table_get_results
|
520
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TableGetResults
|
521
|
+
end
|
522
|
+
def cassandra_keyspace_get_results
|
523
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraKeyspaceGetResults
|
524
|
+
end
|
525
|
+
def cassandra_table_get_results
|
526
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraTableGetResults
|
527
|
+
end
|
528
|
+
def gremlin_database_get_results
|
529
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinDatabaseGetResults
|
530
|
+
end
|
531
|
+
def gremlin_graph_get_results
|
532
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinGraphGetResults
|
533
|
+
end
|
534
|
+
def throughput_settings_get_results
|
535
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ThroughputSettingsGetResults
|
536
|
+
end
|
537
|
+
def database_account_create_update_parameters
|
538
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountCreateUpdateParameters
|
539
|
+
end
|
540
|
+
def database_account_list_keys_result
|
541
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountListKeysResult
|
542
|
+
end
|
543
|
+
def throughput_settings_update_parameters
|
544
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ThroughputSettingsUpdateParameters
|
545
|
+
end
|
546
|
+
def sql_database_create_update_parameters
|
547
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlDatabaseCreateUpdateParameters
|
548
|
+
end
|
549
|
+
def sql_container_create_update_parameters
|
550
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlContainerCreateUpdateParameters
|
551
|
+
end
|
552
|
+
def sql_stored_procedure_create_update_parameters
|
553
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlStoredProcedureCreateUpdateParameters
|
554
|
+
end
|
555
|
+
def sql_user_defined_function_create_update_parameters
|
556
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlUserDefinedFunctionCreateUpdateParameters
|
557
|
+
end
|
558
|
+
def sql_trigger_create_update_parameters
|
559
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SqlTriggerCreateUpdateParameters
|
560
|
+
end
|
561
|
+
def mongo_dbdatabase_create_update_parameters
|
562
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBDatabaseCreateUpdateParameters
|
563
|
+
end
|
564
|
+
def mongo_dbcollection_create_update_parameters
|
565
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::MongoDBCollectionCreateUpdateParameters
|
566
|
+
end
|
567
|
+
def table_create_update_parameters
|
568
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TableCreateUpdateParameters
|
569
|
+
end
|
570
|
+
def cassandra_keyspace_create_update_parameters
|
571
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraKeyspaceCreateUpdateParameters
|
572
|
+
end
|
573
|
+
def cassandra_table_create_update_parameters
|
574
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CassandraTableCreateUpdateParameters
|
575
|
+
end
|
576
|
+
def gremlin_database_create_update_parameters
|
577
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinDatabaseCreateUpdateParameters
|
578
|
+
end
|
579
|
+
def gremlin_graph_create_update_parameters
|
580
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::GremlinGraphCreateUpdateParameters
|
581
|
+
end
|
582
|
+
def partition_usage
|
583
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionUsage
|
584
|
+
end
|
585
|
+
def percentile_metric_value
|
586
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PercentileMetricValue
|
587
|
+
end
|
588
|
+
def partition_metric
|
589
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionMetric
|
590
|
+
end
|
591
|
+
def database_account_kind
|
592
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountKind
|
593
|
+
end
|
594
|
+
def database_account_offer_type
|
595
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DatabaseAccountOfferType
|
596
|
+
end
|
597
|
+
def default_consistency_level
|
598
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DefaultConsistencyLevel
|
599
|
+
end
|
600
|
+
def connector_offer
|
601
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ConnectorOffer
|
602
|
+
end
|
603
|
+
def indexing_mode
|
604
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::IndexingMode
|
605
|
+
end
|
606
|
+
def data_type
|
607
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::DataType
|
608
|
+
end
|
609
|
+
def index_kind
|
610
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::IndexKind
|
611
|
+
end
|
612
|
+
def composite_path_sort_order
|
613
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::CompositePathSortOrder
|
614
|
+
end
|
615
|
+
def spatial_type
|
616
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::SpatialType
|
617
|
+
end
|
618
|
+
def partition_kind
|
619
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PartitionKind
|
620
|
+
end
|
621
|
+
def conflict_resolution_mode
|
622
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::ConflictResolutionMode
|
623
|
+
end
|
624
|
+
def trigger_type
|
625
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TriggerType
|
626
|
+
end
|
627
|
+
def trigger_operation
|
628
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::TriggerOperation
|
629
|
+
end
|
630
|
+
def key_kind
|
631
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::KeyKind
|
632
|
+
end
|
633
|
+
def unit_type
|
634
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::UnitType
|
635
|
+
end
|
636
|
+
def primary_aggregation_type
|
637
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01::Models::PrimaryAggregationType
|
638
|
+
end
|
639
|
+
def private_endpoint_property
|
640
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateEndpointProperty
|
641
|
+
end
|
642
|
+
def private_link_service_connection_state_property
|
643
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateLinkServiceConnectionStateProperty
|
644
|
+
end
|
645
|
+
def private_link_resource_list_result
|
646
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateLinkResourceListResult
|
647
|
+
end
|
648
|
+
def error_response
|
649
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::ErrorResponse
|
650
|
+
end
|
651
|
+
def private_endpoint_connection_list_result
|
652
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateEndpointConnectionListResult
|
653
|
+
end
|
654
|
+
def armproxy_resource
|
655
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::ARMProxyResource
|
656
|
+
end
|
657
|
+
def resource
|
658
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::Resource
|
659
|
+
end
|
660
|
+
def private_link_resource
|
661
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateLinkResource
|
662
|
+
end
|
663
|
+
def proxy_resource
|
664
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::ProxyResource
|
665
|
+
end
|
666
|
+
def private_endpoint_connection
|
667
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::PrivateEndpointConnection
|
668
|
+
end
|
669
|
+
def tracked_resource
|
670
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::TrackedResource
|
671
|
+
end
|
672
|
+
def azure_entity_resource
|
673
|
+
Azure::Cosmosdb::Mgmt::V2019_08_01_preview::Models::AzureEntityResource
|
674
|
+
end
|
675
|
+
end
|
676
|
+
end
|
677
|
+
end
|
678
|
+
end
|
679
|
+
end
|