azure_sdk 0.47.0 → 0.47.1
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 +4 -4
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/modules/cosmosdb_profile_module.rb +679 -679
- data/lib/latest/modules/hdinsight_profile_module.rb +415 -407
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9286b2905128b99da7bad36c2af87b04bfdc6279
|
|
4
|
+
data.tar.gz: 49396c5f3eafb4c29c4d0cca1b9e4f13eeca805f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '059b7f83dd21c33650c46ff7e7f3bccf963fa5f66b827d29604fd7e07f3b33e379d9d7a72c72af2a904530766b9df026ff7e158ca2bf31eff048c750e9b0f7f0'
|
|
7
|
+
data.tar.gz: d7a3343952418013697edf88ae56cac4983326a41c6ff3d331ad4cf049e4b4ad47e777eac25839e248f5e77af05a461c633ab8889bb4707092cbcce2a01247f4
|
data/lib/azure_sdk/version.rb
CHANGED
|
@@ -1,679 +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
|
|
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
|