Azure SDK for Python
2.0.0
Return to Index
Package version
Developer Documentation
azure.cosmos package
Azure SDK for Python
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
Accept (azure.cosmos.http_constants.HttpHeaders attribute)
AcceptCharset (azure.cosmos.http_constants.HttpHeaders attribute)
Accepted (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
ACCEPTED (azure.cosmos.http_constants.StatusCodes attribute)
AcceptEncoding (azure.cosmos.http_constants.HttpHeaders attribute)
AcceptLanguage (azure.cosmos.http_constants.HttpHeaders attribute)
AcceptRanges (azure.cosmos.http_constants.HttpHeaders attribute)
AccessControlAllowHeaders (azure.cosmos.http_constants.HttpHeaders attribute)
AccessControlAllowOrigin (azure.cosmos.http_constants.HttpHeaders attribute)
ActivityId (azure.cosmos.http_constants.HttpHeaders attribute)
AIM (azure.cosmos.http_constants.HttpHeaders attribute)
All (azure.cosmos.documents.PermissionMode attribute)
(azure.cosmos.documents.TriggerOperation attribute)
(azure.cosmos.PermissionMode attribute)
(azure.cosmos.TriggerOperation attribute)
AllowTentativeWrites (azure.cosmos.http_constants.HttpHeaders attribute)
AlternateContentPath (azure.cosmos.http_constants.HttpHeaders attribute)
args (azure.cosmos.exceptions.CosmosAccessConditionFailedError attribute)
(azure.cosmos.exceptions.CosmosClientTimeoutError attribute)
(azure.cosmos.exceptions.CosmosHttpResponseError attribute)
(azure.cosmos.exceptions.CosmosResourceExistsError attribute)
(azure.cosmos.exceptions.CosmosResourceNotFoundError attribute)
Attachment (azure.cosmos.http_constants.ResourceType attribute)
Authorization (azure.cosmos.http_constants.HttpHeaders attribute)
azure
module
azure.cosmos
module
azure.cosmos.auth
module
azure.cosmos.container
module
azure.cosmos.cosmos_client
module
azure.cosmos.database
module
azure.cosmos.diagnostics
module
azure.cosmos.documents
module
azure.cosmos.errors
module
azure.cosmos.exceptions
module
azure.cosmos.http_constants
module
azure.cosmos.offer
module
azure.cosmos.partition_key
module
azure.cosmos.permission
module
azure.cosmos.scripts
module
azure.cosmos.user
module
B
BACKOFF_MAX (azure.cosmos.ConnectionRetryPolicy attribute)
BAD_REQUEST (azure.cosmos.http_constants.StatusCodes attribute)
BadGateway (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
BadRequest (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
body() (azure.cosmos.diagnostics.RecordDiagnostics property)
BoundedStaleness (azure.cosmos.ConsistencyLevel attribute)
(azure.cosmos.documents.ConsistencyLevel attribute)
C
CacheControl (azure.cosmos.http_constants.HttpHeaders attribute)
CharacterSet (azure.cosmos.http_constants.HttpHeaders attribute)
clear() (azure.cosmos.diagnostics.RecordDiagnostics method)
(azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
ClientContinuationDelimiter (azure.cosmos.http_constants.Delimiters attribute)
ClientContinuationFormat (azure.cosmos.http_constants.Delimiters attribute)
Collection (azure.cosmos.http_constants.ResourceType attribute)
CollectionCurrentUsageInMb (azure.cosmos.http_constants.HttpHeaders attribute)
CollectionPartitionInfo (azure.cosmos.http_constants.HttpHeaders attribute)
CollectionQuotaInMb (azure.cosmos.http_constants.HttpHeaders attribute)
CollectionServiceInfo (azure.cosmos.http_constants.HttpHeaders attribute)
COMPLETING_PARTITION_MIGRATION (azure.cosmos.http_constants.SubStatusCodes attribute)
COMPLETING_SPLIT (azure.cosmos.http_constants.SubStatusCodes attribute)
configure_retries() (azure.cosmos.ConnectionRetryPolicy method)
Conflict (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
(azure.cosmos.http_constants.ResourceType attribute)
CONFLICT (azure.cosmos.http_constants.StatusCodes attribute)
CONFLICT_WITH_CONTROL_PLANE (azure.cosmos.http_constants.SubStatusCodes attribute)
ConnectionMode (class in azure.cosmos.documents)
ConnectionPolicy (class in azure.cosmos.documents)
ConnectionRetryPolicy (class in azure.cosmos)
ConsistencyLevel (azure.cosmos.http_constants.HttpHeaders attribute)
(class in azure.cosmos)
(class in azure.cosmos.documents)
Consistent (azure.cosmos.documents.IndexingMode attribute)
(azure.cosmos.IndexingMode attribute)
ConsistentPrefix (azure.cosmos.ConsistencyLevel attribute)
(azure.cosmos.documents.ConsistencyLevel attribute)
ContainerProxy (class in azure.cosmos)
(class in azure.cosmos.container)
ContentEncoding (azure.cosmos.http_constants.HttpHeaders attribute)
ContentLanguage (azure.cosmos.http_constants.HttpHeaders attribute)
ContentLength (azure.cosmos.http_constants.HttpHeaders attribute)
ContentLocation (azure.cosmos.http_constants.HttpHeaders attribute)
ContentMd5 (azure.cosmos.http_constants.HttpHeaders attribute)
ContentRange (azure.cosmos.http_constants.HttpHeaders attribute)
ContentType (azure.cosmos.http_constants.HttpHeaders attribute)
ContentView (azure.cosmos.http_constants.QueryStrings attribute)
Continuation (azure.cosmos.http_constants.HttpHeaders attribute)
CookieHeaders (class in azure.cosmos.http_constants)
copy() (azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
CosmosAccessConditionFailedError
CosmosClient (class in azure.cosmos)
(class in azure.cosmos.cosmos_client)
CosmosClientTimeoutError
CosmosHttpResponseError
CosmosResourceExistsError
CosmosResourceNotFoundError
Create (azure.cosmos.documents.TriggerOperation attribute)
(azure.cosmos.TriggerOperation attribute)
create_container() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
create_container_if_not_exists() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
create_database() (azure.cosmos.cosmos_client.CosmosClient method)
(azure.cosmos.CosmosClient method)
create_database_if_not_exists() (azure.cosmos.cosmos_client.CosmosClient method)
(azure.cosmos.CosmosClient method)
create_item() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
create_permission() (azure.cosmos.user.UserProxy method)
(azure.cosmos.UserProxy method)
create_stored_procedure() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
create_trigger() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
create_user() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
create_user_defined_function() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
Created (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
CREATED (azure.cosmos.http_constants.StatusCodes attribute)
CROSS_PARTITION_QUERY_NOT_SERVABLE (azure.cosmos.http_constants.SubStatusCodes attribute)
CurrentEntityCount (azure.cosmos.http_constants.HttpHeaders attribute)
CurrentMediaStorageUsageInMB (azure.cosmos.http_constants.HttpHeaders attribute)
CurrentVersion (azure.cosmos.http_constants.Versions attribute)
D
Database (azure.cosmos.http_constants.ResourceType attribute)
DATABASE_ACCOUNT_NOT_FOUND (azure.cosmos.http_constants.SubStatusCodes attribute)
DatabaseAccount (azure.cosmos.http_constants.ResourceType attribute)
(class in azure.cosmos)
(class in azure.cosmos.documents)
DatabaseProxy (class in azure.cosmos)
(class in azure.cosmos.database)
DataType (class in azure.cosmos)
(class in azure.cosmos.documents)
Default (azure.cosmos.documents.IndexingDirective attribute)
Delete (azure.cosmos.documents.TriggerOperation attribute)
(azure.cosmos.http_constants.HttpMethods attribute)
(azure.cosmos.TriggerOperation attribute)
delete_conflict() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
delete_container() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
delete_database() (azure.cosmos.cosmos_client.CosmosClient method)
(azure.cosmos.CosmosClient method)
delete_item() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
delete_permission() (azure.cosmos.user.UserProxy method)
(azure.cosmos.UserProxy method)
delete_stored_procedure() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
delete_trigger() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
delete_user() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
delete_user_defined_function() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
Delimiters (class in azure.cosmos.http_constants)
DisableRUPerMinuteUsage (azure.cosmos.http_constants.HttpHeaders attribute)
Document (azure.cosmos.http_constants.ResourceType attribute)
E
EmitVerboseTracesInQuery (azure.cosmos.http_constants.HttpHeaders attribute)
EnableCrossPartitionQuery (azure.cosmos.http_constants.HttpHeaders attribute)
EnableScanInQuery (azure.cosmos.http_constants.HttpHeaders attribute)
EnableScriptLogging (azure.cosmos.http_constants.HttpHeaders attribute)
ERROR_CONNECTION_INVALID (azure.cosmos.http_constants.HttpListenerErrorCodes attribute)
ERROR_OPERATION_ABORTED (azure.cosmos.http_constants.HttpListenerErrorCodes attribute)
ETag (azure.cosmos.http_constants.HttpHeaders attribute)
Eventual (azure.cosmos.ConsistencyLevel attribute)
(azure.cosmos.documents.ConsistencyLevel attribute)
Exclude (azure.cosmos.documents.IndexingDirective attribute)
execute_stored_procedure() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
F
Filter (azure.cosmos.http_constants.QueryStrings attribute)
Forbidden (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
FORBIDDEN (azure.cosmos.http_constants.StatusCodes attribute)
ForceRefresh (azure.cosmos.http_constants.HttpHeaders attribute)
from_connection_string() (azure.cosmos.cosmos_client.CosmosClient class method)
(azure.cosmos.CosmosClient class method)
fromkeys() (azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
FullUpgrade (azure.cosmos.http_constants.HttpHeaders attribute)
G
Gateway (azure.cosmos.documents.ConnectionMode attribute)
GatewayTimeout (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
GenerateId (azure.cosmos.http_constants.QueryStrings attribute)
GenerateIdBatchSize (azure.cosmos.http_constants.QueryStrings attribute)
Generic (azure.cosmos.http_constants.QueryStrings attribute)
Get (azure.cosmos.http_constants.HttpMethods attribute)
get() (azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
get_backoff_time() (azure.cosmos.ConnectionRetryPolicy method)
get_conflict() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
get_container_client() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
get_database_account() (azure.cosmos.cosmos_client.CosmosClient method)
(azure.cosmos.CosmosClient method)
get_database_client() (azure.cosmos.cosmos_client.CosmosClient method)
(azure.cosmos.CosmosClient method)
get_permission() (azure.cosmos.user.UserProxy method)
(azure.cosmos.UserProxy method)
get_retry_after() (azure.cosmos.ConnectionRetryPolicy method)
get_stored_procedure() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
get_trigger() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
get_user_client() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
get_user_defined_function() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
GetAuthorizationHeader() (in module azure.cosmos.auth)
GetChildResourcePartitions (azure.cosmos.http_constants.QueryStrings attribute)
Gone (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
GONE (azure.cosmos.http_constants.StatusCodes attribute)
H
Hash (azure.cosmos.documents.IndexKind attribute)
(azure.cosmos.documents.PartitionKind attribute)
(azure.cosmos.IndexKind attribute)
Head (azure.cosmos.http_constants.HttpMethods attribute)
headers() (azure.cosmos.diagnostics.RecordDiagnostics property)
Host (azure.cosmos.http_constants.HttpHeaders attribute)
HttpContextProperties (class in azure.cosmos.http_constants)
HttpDate (azure.cosmos.http_constants.HttpHeaders attribute)
HttpHeaderPreferenceTokens (class in azure.cosmos.http_constants)
HttpHeaders (class in azure.cosmos.http_constants)
HttpListenerErrorCodes (class in azure.cosmos.http_constants)
HttpMethods (class in azure.cosmos.http_constants)
HttpStatusDescriptions (class in azure.cosmos.http_constants)
I
IfMatch (azure.cosmos.http_constants.HttpHeaders attribute)
IfModified_since (azure.cosmos.http_constants.HttpHeaders attribute)
IfNoneMatch (azure.cosmos.http_constants.HttpHeaders attribute)
IfRange (azure.cosmos.http_constants.HttpHeaders attribute)
IfUnmodifiedSince (azure.cosmos.http_constants.HttpHeaders attribute)
IgnoreInProgressUpgrade (azure.cosmos.http_constants.HttpHeaders attribute)
Include (azure.cosmos.documents.IndexingDirective attribute)
increment() (azure.cosmos.ConnectionRetryPolicy method)
IncrementalFeedHeaderValue (azure.cosmos.http_constants.HttpHeaders attribute)
IndexingDirective (azure.cosmos.http_constants.HttpHeaders attribute)
(class in azure.cosmos.documents)
IndexingMode (class in azure.cosmos)
(class in azure.cosmos.documents)
IndexKind (class in azure.cosmos)
(class in azure.cosmos.documents)
IndexTransformationProgress (azure.cosmos.http_constants.HttpHeaders attribute)
INSUFFICIENT_BINDABLE_PARTITIONS (azure.cosmos.http_constants.SubStatusCodes attribute)
INTERNAL_SERVER_ERROR (azure.cosmos.http_constants.StatusCodes attribute)
InternalServerError (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
is_exhausted() (azure.cosmos.ConnectionRetryPolicy method)
is_retry() (azure.cosmos.ConnectionRetryPolicy method)
is_system_key() (azure.cosmos.container.ContainerProxy property)
(azure.cosmos.ContainerProxy property)
IsCanary (azure.cosmos.http_constants.HttpHeaders attribute)
IsCollectionChild() (azure.cosmos.http_constants.ResourceType static method)
IsContinuationExpected (azure.cosmos.http_constants.HttpHeaders attribute)
IsFeedUnfiltered (azure.cosmos.http_constants.HttpHeaders attribute)
IsQuery (azure.cosmos.http_constants.HttpHeaders attribute)
IsQueryPlanRequest (azure.cosmos.http_constants.HttpHeaders attribute)
IsRUPerMinuteUsed (azure.cosmos.http_constants.HttpHeaders attribute)
IsUpsert (azure.cosmos.http_constants.HttpHeaders attribute)
ItemCount (azure.cosmos.http_constants.HttpHeaders attribute)
items() (azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
K
KeepAlive (azure.cosmos.http_constants.HttpHeaders attribute)
keys() (azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
KeyValueEncodingFormat (azure.cosmos.http_constants.HttpHeaders attribute)
kind() (azure.cosmos.partition_key.PartitionKey property)
(azure.cosmos.PartitionKey property)
L
LastModified (azure.cosmos.http_constants.HttpHeaders attribute)
LastStateChangeUtc (azure.cosmos.http_constants.HttpHeaders attribute)
Lazy (azure.cosmos.documents.IndexingMode attribute)
(azure.cosmos.IndexingMode attribute)
LazyIndexingProgress (azure.cosmos.http_constants.HttpHeaders attribute)
LengthRequired (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
LineString (azure.cosmos.DataType attribute)
(azure.cosmos.documents.DataType attribute)
list_conflicts() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
list_containers() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
list_databases() (azure.cosmos.cosmos_client.CosmosClient method)
(azure.cosmos.CosmosClient method)
list_permissions() (azure.cosmos.user.UserProxy method)
(azure.cosmos.UserProxy method)
list_stored_procedures() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
list_triggers() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
list_user_defined_functions() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
list_users() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
Location (azure.cosmos.http_constants.HttpHeaders attribute)
M
MaxEntityCount (azure.cosmos.http_constants.HttpHeaders attribute)
MaxForwards (azure.cosmos.http_constants.HttpHeaders attribute)
MaxMediaStorageUsageInMB (azure.cosmos.http_constants.HttpHeaders attribute)
METHOD_NOT_ALLOWED (azure.cosmos.http_constants.StatusCodes attribute)
MethodNotAllowed (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
MethodOverride (azure.cosmos.http_constants.HttpHeaders attribute)
module
azure
azure.cosmos
azure.cosmos.auth
azure.cosmos.container
azure.cosmos.cosmos_client
azure.cosmos.database
azure.cosmos.diagnostics
azure.cosmos.documents
azure.cosmos.errors
azure.cosmos.exceptions
azure.cosmos.http_constants
azure.cosmos.offer
azure.cosmos.partition_key
azure.cosmos.permission
azure.cosmos.scripts
azure.cosmos.user
MultiPolygon (azure.cosmos.DataType attribute)
(azure.cosmos.documents.DataType attribute)
N
NAME_CACHE_IS_STALE (azure.cosmos.http_constants.SubStatusCodes attribute)
NewResourceId (azure.cosmos.http_constants.HttpHeaders attribute)
NO_CONTENT (azure.cosmos.http_constants.StatusCodes attribute)
no_retries() (azure.cosmos.ConnectionRetryPolicy class method)
NoContent (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
NoIndex (azure.cosmos.documents.IndexingMode attribute)
(azure.cosmos.IndexingMode attribute)
NoneMode (azure.cosmos.documents.PermissionMode attribute)
(azure.cosmos.PermissionMode attribute)
NonePartitionKeyValue (class in azure.cosmos.partition_key)
NOT_FOUND (azure.cosmos.http_constants.StatusCodes attribute)
NOT_MODIFIED (azure.cosmos.http_constants.StatusCodes attribute)
NotAcceptable (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
NotFound (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
NotModified (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
Number (azure.cosmos.DataType attribute)
(azure.cosmos.documents.DataType attribute)
O
OcpResourceProviderRegisteredUri (azure.cosmos.http_constants.HttpHeaders attribute)
Offer (azure.cosmos.http_constants.ResourceType attribute)
(class in azure.cosmos)
(class in azure.cosmos.offer)
OfferIsRUPerMinuteThroughputEnabled (azure.cosmos.http_constants.HttpHeaders attribute)
OfferThroughput (azure.cosmos.http_constants.HttpHeaders attribute)
OfferType (azure.cosmos.http_constants.HttpHeaders attribute)
OK (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
(azure.cosmos.http_constants.StatusCodes attribute)
OnlyUpgradeNonSystemApplications (azure.cosmos.http_constants.HttpHeaders attribute)
OnlyUpgradeSystemApplications (azure.cosmos.http_constants.HttpHeaders attribute)
OPERATION_CANCELLED (azure.cosmos.http_constants.StatusCodes attribute)
OPERATION_PAUSED (azure.cosmos.http_constants.StatusCodes attribute)
Options (azure.cosmos.http_constants.HttpMethods attribute)
Origin (azure.cosmos.http_constants.HttpHeaders attribute)
OWNER_RESOURCE_NOT_FOUND (azure.cosmos.http_constants.SubStatusCodes attribute)
P
PageSize (azure.cosmos.http_constants.HttpHeaders attribute)
parse_retry_after() (azure.cosmos.ConnectionRetryPolicy method)
PARTITION_KEY_MISMATCH (azure.cosmos.http_constants.SubStatusCodes attribute)
PARTITION_KEY_RANGE_GONE (azure.cosmos.http_constants.SubStatusCodes attribute)
PartitionKey (azure.cosmos.http_constants.HttpHeaders attribute)
(class in azure.cosmos)
(class in azure.cosmos.partition_key)
PartitionKeyRange (azure.cosmos.http_constants.ResourceType attribute)
PartitionKeyRangeID (azure.cosmos.http_constants.HttpHeaders attribute)
PartitionKind (class in azure.cosmos.documents)
path() (azure.cosmos.partition_key.PartitionKey property)
(azure.cosmos.PartitionKey property)
Permission (azure.cosmos.http_constants.ResourceType attribute)
(class in azure.cosmos)
(class in azure.cosmos.permission)
PermissionMode (class in azure.cosmos)
(class in azure.cosmos.documents)
Point (azure.cosmos.DataType attribute)
(azure.cosmos.documents.DataType attribute)
Polygon (azure.cosmos.DataType attribute)
(azure.cosmos.documents.DataType attribute)
pop() (azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
popitem() (azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
PopulatePartitionKeyRangeStatistics (azure.cosmos.http_constants.HttpHeaders attribute)
PopulateQueryMetrics (azure.cosmos.http_constants.HttpHeaders attribute)
PopulateQuotaInfo (azure.cosmos.http_constants.HttpHeaders attribute)
Post (azure.cosmos.documents.TriggerType attribute)
(azure.cosmos.http_constants.HttpMethods attribute)
(azure.cosmos.TriggerType attribute)
PostTriggerExclude (azure.cosmos.http_constants.HttpHeaders attribute)
PostTriggerInclude (azure.cosmos.http_constants.HttpHeaders attribute)
Pre (azure.cosmos.documents.TriggerType attribute)
(azure.cosmos.TriggerType attribute)
PRECONDITION_FAILED (azure.cosmos.http_constants.StatusCodes attribute)
PreconditionFailed (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
Prefer (azure.cosmos.http_constants.HttpHeaders attribute)
PreferUnfilteredQueryResponse (azure.cosmos.http_constants.HttpHeaderPreferenceTokens attribute)
PreTriggerExclude (azure.cosmos.http_constants.HttpHeaders attribute)
PreTriggerInclude (azure.cosmos.http_constants.HttpHeaders attribute)
PROVISION_LIMIT_REACHED (azure.cosmos.http_constants.SubStatusCodes attribute)
ProxyAuthenticate (azure.cosmos.http_constants.HttpHeaders attribute)
ProxyAuthorization (azure.cosmos.http_constants.HttpHeaders attribute)
ProxyConfiguration (class in azure.cosmos)
(class in azure.cosmos.documents)
Put (azure.cosmos.http_constants.HttpMethods attribute)
Q
Query (azure.cosmos.http_constants.HttpHeaders attribute)
(azure.cosmos.http_constants.QueryStrings attribute)
query_conflicts() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
query_containers() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
query_databases() (azure.cosmos.cosmos_client.CosmosClient method)
(azure.cosmos.CosmosClient method)
query_items() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
query_items_change_feed() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
query_permissions() (azure.cosmos.user.UserProxy method)
(azure.cosmos.UserProxy method)
query_stored_procedures() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
query_triggers() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
query_user_defined_functions() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
query_users() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
QueryStrings (class in azure.cosmos.http_constants)
QueryVersion (azure.cosmos.http_constants.HttpHeaders attribute)
(azure.cosmos.http_constants.Versions attribute)
R
raise_with_traceback() (azure.cosmos.exceptions.CosmosAccessConditionFailedError method)
(azure.cosmos.exceptions.CosmosClientTimeoutError method)
(azure.cosmos.exceptions.CosmosHttpResponseError method)
(azure.cosmos.exceptions.CosmosResourceExistsError method)
(azure.cosmos.exceptions.CosmosResourceNotFoundError method)
Range (azure.cosmos.documents.IndexKind attribute)
(azure.cosmos.IndexKind attribute)
Read (azure.cosmos.documents.PermissionMode attribute)
(azure.cosmos.PermissionMode attribute)
read() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
(azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
(azure.cosmos.user.UserProxy method)
(azure.cosmos.UserProxy method)
read_all_items() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
read_item() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
read_offer() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
(azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
READ_SESSION_NOTAVAILABLE (azure.cosmos.http_constants.SubStatusCodes attribute)
ReadableLocations() (azure.cosmos.DatabaseAccount property)
(azure.cosmos.documents.DatabaseAccount property)
RecordDiagnostics (class in azure.cosmos.diagnostics)
REDUNDANT_COLLECTION_PUT (azure.cosmos.http_constants.SubStatusCodes attribute)
Referer (azure.cosmos.http_constants.HttpHeaders attribute)
Replace (azure.cosmos.documents.TriggerOperation attribute)
(azure.cosmos.TriggerOperation attribute)
replace_container() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
replace_item() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
replace_permission() (azure.cosmos.user.UserProxy method)
(azure.cosmos.UserProxy method)
replace_stored_procedure() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
replace_throughput() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
(azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
replace_trigger() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
replace_user() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
replace_user_defined_function() (azure.cosmos.scripts.ScriptsProxy method)
(azure.cosmos.ScriptsProxy method)
request_charge() (azure.cosmos.diagnostics.RecordDiagnostics property)
REQUEST_ENTITY_TOO_LARGE (azure.cosmos.http_constants.StatusCodes attribute)
REQUEST_TIMEOUT (azure.cosmos.http_constants.StatusCodes attribute)
RequestCharge (azure.cosmos.http_constants.HttpHeaders attribute)
RequestEntityTooLarge (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
RequestId (azure.cosmos.http_constants.HttpHeaders attribute)
RequestTimeout (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
ResourceTokenExpiry (azure.cosmos.http_constants.HttpHeaders attribute)
ResourceType (class in azure.cosmos.http_constants)
RETRY_WITH (azure.cosmos.http_constants.StatusCodes attribute)
RetryAfter (azure.cosmos.http_constants.HttpHeaders attribute)
RetryAfterInMilliseconds (azure.cosmos.http_constants.HttpHeaders attribute)
RetryWith (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
RootIndex (azure.cosmos.http_constants.QueryStrings attribute)
S
Schema (azure.cosmos.http_constants.ResourceType attribute)
ScriptLogResults (azure.cosmos.http_constants.HttpHeaders attribute)
scripts() (azure.cosmos.container.ContainerProxy property)
(azure.cosmos.ContainerProxy property)
ScriptsProxy (class in azure.cosmos)
(class in azure.cosmos.scripts)
ScriptType (class in azure.cosmos.scripts)
SDKName (azure.cosmos.http_constants.Versions attribute)
send() (azure.cosmos.ConnectionRetryPolicy method)
SERVICE_UNAVAILABLE (azure.cosmos.http_constants.StatusCodes attribute)
ServiceUnavailable (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
Session (azure.cosmos.ConsistencyLevel attribute)
(azure.cosmos.documents.ConsistencyLevel attribute)
SessionToken (azure.cosmos.http_constants.CookieHeaders attribute)
(azure.cosmos.http_constants.HttpHeaders attribute)
SetCookie (azure.cosmos.http_constants.HttpHeaders attribute)
setdefault() (azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
SHARED_THROUGHPUT_DATABASE_QUOTA_EXCEEDED (azure.cosmos.http_constants.SubStatusCodes attribute)
SHARED_THROUGHPUT_OFFER_GROW_NOT_NEEDED (azure.cosmos.http_constants.SubStatusCodes attribute)
SimpleToken (azure.cosmos.http_constants.HttpHeaders attribute)
sleep() (azure.cosmos.ConnectionRetryPolicy method)
Slug (azure.cosmos.http_constants.HttpHeaders attribute)
SQLQueryType (azure.cosmos.http_constants.QueryStrings attribute)
SSLConfiguration (class in azure.cosmos)
(class in azure.cosmos.documents)
StatusCodes (class in azure.cosmos.http_constants)
StoredProcedure (azure.cosmos.http_constants.ResourceType attribute)
(azure.cosmos.scripts.ScriptType attribute)
String (azure.cosmos.DataType attribute)
(azure.cosmos.documents.DataType attribute)
Strong (azure.cosmos.ConsistencyLevel attribute)
(azure.cosmos.documents.ConsistencyLevel attribute)
SubscriptionId (azure.cosmos.http_constants.HttpContextProperties attribute)
SubStatus (azure.cosmos.http_constants.HttpHeaders attribute)
SubStatusCodes (class in azure.cosmos.http_constants)
SupportedQueryFeatures (azure.cosmos.http_constants.HttpHeaders attribute)
T
ThrottleRetryCount (azure.cosmos.http_constants.HttpHeaders attribute)
ThrottleRetryWaitTimeInMs (azure.cosmos.http_constants.HttpHeaders attribute)
TOO_MANY_REQUESTS (azure.cosmos.http_constants.StatusCodes attribute)
TooManyRequests (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
Topology (azure.cosmos.http_constants.ResourceType attribute)
TransferEncoding (azure.cosmos.http_constants.HttpHeaders attribute)
Trigger (azure.cosmos.http_constants.ResourceType attribute)
(azure.cosmos.scripts.ScriptType attribute)
TriggerOperation (class in azure.cosmos)
(class in azure.cosmos.documents)
TriggerType (class in azure.cosmos)
(class in azure.cosmos.documents)
U
Unauthorized (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
UNAUTHORIZED (azure.cosmos.http_constants.StatusCodes attribute)
UNKNOWN (azure.cosmos.http_constants.SubStatusCodes attribute)
UnsupportedMediaType (azure.cosmos.http_constants.HttpStatusDescriptions attribute)
Update (azure.cosmos.documents.TriggerOperation attribute)
(azure.cosmos.TriggerOperation attribute)
update() (azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
update_context() (azure.cosmos.ConnectionRetryPolicy method)
UpgradeFabricRingCodeAndConfig (azure.cosmos.http_constants.HttpHeaders attribute)
UpgradeVerificationKind (azure.cosmos.http_constants.HttpHeaders attribute)
upsert_item() (azure.cosmos.container.ContainerProxy method)
(azure.cosmos.ContainerProxy method)
upsert_permission() (azure.cosmos.user.UserProxy method)
(azure.cosmos.UserProxy method)
upsert_user() (azure.cosmos.database.DatabaseProxy method)
(azure.cosmos.DatabaseProxy method)
Url (azure.cosmos.http_constants.QueryStrings attribute)
UseMasterCollectionResolver (azure.cosmos.http_constants.HttpHeaders attribute)
User (azure.cosmos.http_constants.ResourceType attribute)
UserAgent (azure.cosmos.http_constants.HttpHeaders attribute)
UserDefinedFunction (azure.cosmos.http_constants.ResourceType attribute)
(azure.cosmos.scripts.ScriptType attribute)
UserProxy (class in azure.cosmos)
(class in azure.cosmos.user)
V
values() (azure.cosmos.partition_key.PartitionKey method)
(azure.cosmos.PartitionKey method)
Version (azure.cosmos.http_constants.HttpHeaders attribute)
version() (azure.cosmos.partition_key.PartitionKey property)
(azure.cosmos.PartitionKey property)
Versions (class in azure.cosmos.http_constants)
W
with_traceback() (azure.cosmos.exceptions.CosmosAccessConditionFailedError method)
(azure.cosmos.exceptions.CosmosClientTimeoutError method)
(azure.cosmos.exceptions.CosmosHttpResponseError method)
(azure.cosmos.exceptions.CosmosResourceExistsError method)
(azure.cosmos.exceptions.CosmosResourceNotFoundError method)
WrapAssertion (azure.cosmos.http_constants.HttpHeaders attribute)
WrapAssertionFormat (azure.cosmos.http_constants.HttpHeaders attribute)
WrapScope (azure.cosmos.http_constants.HttpHeaders attribute)
WritableLocations() (azure.cosmos.DatabaseAccount property)
(azure.cosmos.documents.DatabaseAccount property)
WRITE_FORBIDDEN (azure.cosmos.http_constants.SubStatusCodes attribute)
WwwAuthenticate (azure.cosmos.http_constants.HttpHeaders attribute)
X
XDate (azure.cosmos.http_constants.HttpHeaders attribute)