Azure SDK for Python
2.0.0
Return to Index
Package version
Developer Documentation
azure-core
Azure SDK for Python
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
A
AbstractSpan (class in azure.core.tracing)
AccessToken (class in azure.core.credentials)
AccessTokenInfo (class in azure.core.credentials)
add_attribute() (azure.core.tracing.AbstractSpan method)
add_done_callback() (azure.core.polling.LROPoller method)
add_header() (azure.core.pipeline.policies.HeadersPolicy method)
add_user_agent() (azure.core.pipeline.policies.UserAgentPolicy method)
AioHttpTransport (class in azure.core.pipeline.transport)
AioHttpTransportResponse (class in azure.core.pipeline.transport)
async_poller() (in module azure.core.polling)
AsyncBearerTokenCredentialPolicy (class in azure.core.pipeline.policies)
AsyncHTTPPolicy (class in azure.core.pipeline.policies)
AsyncHttpResponse (class in azure.core.pipeline.transport)
(class in azure.core.rest)
AsyncHttpTransport (class in azure.core.pipeline.transport)
AsyncioRequestsTransport (class in azure.core.pipeline.transport)
AsyncioRequestsTransportResponse (class in azure.core.pipeline.transport)
AsyncItemPaged (class in azure.core.async_paging)
AsyncLROPoller (class in azure.core.polling)
AsyncNoPolling (class in azure.core.polling)
AsyncPageIterator (class in azure.core.async_paging)
AsyncPipeline (class in azure.core.pipeline)
AsyncPipelineClient (class in azure.core)
AsyncPollingMethod (class in azure.core.polling)
AsyncRedirectPolicy (class in azure.core.pipeline.policies)
AsyncRetryPolicy (class in azure.core.pipeline.policies)
AsyncSupportsTokenInfo (class in azure.core.credentials_async)
AsyncTokenCredential (class in azure.core.credentials_async)
authorize_request() (azure.core.pipeline.policies.AsyncBearerTokenCredentialPolicy method)
(azure.core.pipeline.policies.BearerTokenCredentialPolicy method)
azure.core
module
azure.core.async_paging
module
azure.core.credentials
module
azure.core.credentials_async
module
azure.core.exceptions
module
azure.core.messaging
module
azure.core.paging
module
azure.core.pipeline
module
azure.core.pipeline.policies
module
azure.core.pipeline.transport
module
azure.core.polling
module
azure.core.rest
module
azure.core.serialization
module
azure.core.settings
module
azure.core.tracing
module
azure.core.tracing.common
module
azure.core.tracing.decorator
module
azure.core.tracing.decorator_async
module
azure.core.utils
module
AZURE_CHINA_CLOUD (azure.core.AzureClouds attribute)
azure_cloud (azure.core.settings.Settings attribute)
AZURE_PUBLIC_CLOUD (azure.core.AzureClouds attribute)
AZURE_US_GOVERNMENT (azure.core.AzureClouds attribute)
AzureClouds (class in azure.core)
AzureError
AzureJSONEncoder (class in azure.core.serialization)
AzureKeyCredential (class in azure.core.credentials)
AzureKeyCredentialPolicy (class in azure.core.pipeline.policies)
AzureNamedKeyCredential (class in azure.core.credentials)
AzureSasCredential (class in azure.core.credentials)
AzureSasCredentialPolicy (class in azure.core.pipeline.policies)
B
BACKOFF_MAX (azure.core.pipeline.policies.AsyncRetryPolicy attribute)
(azure.core.pipeline.policies.RetryPolicy attribute)
BearerTokenCredentialPolicy (class in azure.core.pipeline.policies)
body (azure.core.pipeline.transport.HttpRequest property)
body() (azure.core.pipeline.transport.AioHttpTransportResponse method)
(azure.core.pipeline.transport.AsyncHttpResponse method)
(azure.core.pipeline.transport.AsyncioRequestsTransportResponse method)
(azure.core.pipeline.transport.HttpResponse method)
(azure.core.pipeline.transport.RequestsTransportResponse method)
(azure.core.pipeline.transport.TrioRequestsTransportResponse method)
by_page() (azure.core.async_paging.AsyncItemPaged method)
(azure.core.paging.ItemPaged method)
C
capitalize() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
case_insensitive_dict() (in module azure.core.utils)
casefold() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
CaseInsensitiveDict (class in azure.core.utils)
CaseInsensitiveEnumMeta (class in azure.core)
center() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
change_context() (azure.core.tracing.AbstractSpan class method)
(in module azure.core.tracing.common)
claims (azure.core.credentials.TokenRequestOptions attribute)
clear() (azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
(azure.core.utils.CaseInsensitiveDict method)
CLIENT (azure.core.tracing.SpanKind attribute)
ClientAuthenticationError
close() (azure.core.AsyncPipelineClient method)
(azure.core.credentials.SupportsTokenInfo method)
(azure.core.credentials_async.AsyncSupportsTokenInfo method)
(azure.core.credentials_async.AsyncTokenCredential method)
(azure.core.pipeline.transport.AioHttpTransport method)
(azure.core.pipeline.transport.AsyncHttpTransport method)
(azure.core.pipeline.transport.AsyncioRequestsTransport method)
(azure.core.pipeline.transport.HttpTransport method)
(azure.core.pipeline.transport.RequestsTransport method)
(azure.core.pipeline.transport.TrioRequestsTransport method)
(azure.core.PipelineClient method)
(azure.core.rest.AsyncHttpResponse method)
(azure.core.rest.HttpResponse method)
CloudEvent (class in azure.core.messaging)
CODE_LABEL (azure.core.exceptions.ODataV4Format attribute)
config() (azure.core.settings.Settings method)
configure_redirects() (azure.core.pipeline.policies.AsyncRedirectPolicy method)
(azure.core.pipeline.policies.RedirectPolicy method)
configure_retries() (azure.core.pipeline.policies.AsyncRetryPolicy method)
(azure.core.pipeline.policies.RetryPolicy method)
CONSUMER (azure.core.tracing.SpanKind attribute)
content (azure.core.rest.AsyncHttpResponse property)
(azure.core.rest.HttpRequest property)
(azure.core.rest.HttpResponse property)
content_type (azure.core.rest.AsyncHttpResponse property)
(azure.core.rest.HttpResponse property)
ContentDecodePolicy (class in azure.core.pipeline.policies)
CONTEXT_NAME (azure.core.pipeline.policies.ContentDecodePolicy attribute)
continuation_token() (azure.core.polling.AsyncLROPoller method)
(azure.core.polling.LROPoller method)
copy() (azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
(azure.core.utils.CaseInsensitiveDict method)
count() (azure.core.AzureClouds method)
(azure.core.credentials.AccessToken method)
(azure.core.pipeline.policies.RetryMode method)
current (azure.core.settings.Settings property)
CustomHookPolicy (class in azure.core.pipeline.policies)
D
data (azure.core.messaging.CloudEvent attribute)
datacontenttype (azure.core.messaging.CloudEvent attribute)
dataschema (azure.core.messaging.CloudEvent attribute)
DecodeError
default() (azure.core.serialization.AzureJSONEncoder method)
DEFAULT_HEADERS_ALLOWLIST (azure.core.pipeline.policies.HttpLoggingPolicy attribute)
DEFAULT_SENSITIVE_HEADERS (azure.core.pipeline.policies.SensitiveHeaderCleanupPolicy attribute)
defaults (azure.core.settings.Settings property)
defaults_only (azure.core.settings.Settings property)
delete() (azure.core.AsyncPipelineClient method)
(azure.core.PipelineClient method)
DeserializationError
deserialize_from_http_generics() (azure.core.pipeline.policies.ContentDecodePolicy class method)
deserialize_from_text() (azure.core.pipeline.policies.ContentDecodePolicy class method)
DETAILS_LABEL (azure.core.exceptions.ODataV4Format attribute)
distributed_trace() (in module azure.core.tracing.decorator)
distributed_trace_async() (in module azure.core.tracing.decorator_async)
DistributedTracingPolicy (class in azure.core.pipeline.policies)
done() (azure.core.polling.AsyncLROPoller method)
(azure.core.polling.LROPoller method)
E
enable_cae (azure.core.credentials.TokenRequestOptions attribute)
encode() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
(azure.core.serialization.AzureJSONEncoder method)
encoding (azure.core.rest.AsyncHttpResponse property)
(azure.core.rest.HttpResponse property)
end_span() (azure.core.pipeline.policies.DistributedTracingPolicy method)
endswith() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
error (azure.core.exceptions.ODataV4Format property)
expandtabs() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
expires_on (azure.core.credentials.AccessToken attribute)
(azure.core.credentials.AccessTokenInfo attribute)
Exponential (azure.core.pipeline.policies.RetryMode attribute)
extensions (azure.core.messaging.CloudEvent attribute)
F
find() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
finish() (azure.core.tracing.AbstractSpan method)
finished() (azure.core.polling.AsyncNoPolling method)
(azure.core.polling.AsyncPollingMethod method)
(azure.core.polling.NoPolling method)
(azure.core.polling.PollingMethod method)
Fixed (azure.core.pipeline.policies.RetryMode attribute)
format() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
format_map() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
format_parameters() (azure.core.pipeline.transport.HttpRequest method)
format_url() (azure.core.AsyncPipelineClient method)
(azure.core.PipelineClient method)
from_continuation_token() (azure.core.polling.AsyncLROPoller class method)
(azure.core.polling.AsyncNoPolling class method)
(azure.core.polling.AsyncPollingMethod class method)
(azure.core.polling.LROPoller class method)
(azure.core.polling.NoPolling class method)
(azure.core.polling.PollingMethod class method)
from_dict() (azure.core.messaging.CloudEvent class method)
from_json() (azure.core.messaging.CloudEvent class method)
fromkeys() (azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
G
get() (azure.core.AsyncPipelineClient method)
(azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
(azure.core.PipelineClient method)
(azure.core.utils.CaseInsensitiveDict method)
get_backoff_time() (azure.core.pipeline.policies.AsyncRetryPolicy method)
(azure.core.pipeline.policies.RetryPolicy method)
get_continuation_token() (azure.core.polling.AsyncNoPolling method)
(azure.core.polling.AsyncPollingMethod method)
(azure.core.polling.NoPolling method)
(azure.core.polling.PollingMethod method)
get_current_span() (azure.core.tracing.AbstractSpan class method)
get_current_tracer() (azure.core.tracing.AbstractSpan class method)
get_redirect_location() (azure.core.pipeline.policies.AsyncRedirectPolicy method)
(azure.core.pipeline.policies.RedirectPolicy method)
get_retry_after() (azure.core.pipeline.policies.AsyncRetryPolicy method)
(azure.core.pipeline.policies.RetryPolicy method)
get_token() (azure.core.credentials.TokenCredential method)
(azure.core.credentials_async.AsyncTokenCredential method)
get_token_info() (azure.core.credentials.SupportsTokenInfo method)
(azure.core.credentials_async.AsyncSupportsTokenInfo method)
get_trace_parent() (azure.core.tracing.AbstractSpan method)
H
head() (azure.core.AsyncPipelineClient method)
(azure.core.PipelineClient method)
headers (azure.core.pipeline.policies.HeadersPolicy property)
(azure.core.rest.AsyncHttpResponse property)
(azure.core.rest.HttpResponse property)
HeadersPolicy (class in azure.core.pipeline.policies)
HttpLoggingPolicy (class in azure.core.pipeline.policies)
HTTPPolicy (class in azure.core.pipeline.policies)
HttpRequest (class in azure.core.pipeline.transport)
(class in azure.core.rest)
HttpResponse (class in azure.core.pipeline.transport)
(class in azure.core.rest)
HttpResponseError
HttpSpanMixin (class in azure.core.tracing)
HttpTransport (class in azure.core.pipeline.transport)
I
id (azure.core.messaging.CloudEvent attribute)
IfMissing (azure.core.MatchConditions attribute)
IfModified (azure.core.MatchConditions attribute)
IfNotModified (azure.core.MatchConditions attribute)
IfPresent (azure.core.MatchConditions attribute)
increment() (azure.core.pipeline.policies.AsyncRedirectPolicy method)
(azure.core.pipeline.policies.AsyncRetryPolicy method)
(azure.core.pipeline.policies.RedirectPolicy method)
(azure.core.pipeline.policies.RetryPolicy method)
index() (azure.core.AzureClouds method)
(azure.core.credentials.AccessToken method)
(azure.core.pipeline.policies.RetryMode method)
initialize() (azure.core.polling.AsyncNoPolling method)
(azure.core.polling.AsyncPollingMethod method)
(azure.core.polling.NoPolling method)
(azure.core.polling.PollingMethod method)
INNERERROR_LABEL (azure.core.exceptions.ODataV4Format attribute)
INTERNAL (azure.core.tracing.SpanKind attribute)
is_closed (azure.core.rest.AsyncHttpResponse property)
(azure.core.rest.HttpResponse property)
is_exhausted() (azure.core.pipeline.policies.AsyncRetryPolicy method)
(azure.core.pipeline.policies.RetryPolicy method)
is_retry() (azure.core.pipeline.policies.AsyncRetryPolicy method)
(azure.core.pipeline.policies.RetryPolicy method)
is_stream_consumed (azure.core.rest.AsyncHttpResponse property)
(azure.core.rest.HttpResponse property)
isalnum() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
isalpha() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
isascii() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
isdecimal() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
isdigit() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
isidentifier() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
islower() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
isnumeric() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
isprintable() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
isspace() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
istitle() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
isupper() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
item_separator (azure.core.serialization.AzureJSONEncoder attribute)
ItemPaged (class in azure.core.paging)
items() (azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
(azure.core.utils.CaseInsensitiveDict method)
iter_bytes() (azure.core.rest.AsyncHttpResponse method)
(azure.core.rest.HttpResponse method)
iter_raw() (azure.core.rest.AsyncHttpResponse method)
(azure.core.rest.HttpResponse method)
iterencode() (azure.core.serialization.AzureJSONEncoder method)
J
join() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
json() (azure.core.rest.AsyncHttpResponse method)
(azure.core.rest.HttpResponse method)
JSON_REGEXP (azure.core.pipeline.policies.ContentDecodePolicy attribute)
K
key (azure.core.credentials.AzureKeyCredential property)
key_separator (azure.core.serialization.AzureJSONEncoder attribute)
keys() (azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
(azure.core.utils.CaseInsensitiveDict method)
kind (azure.core.tracing.AbstractSpan property)
L
Link (class in azure.core.tracing)
link() (azure.core.tracing.AbstractSpan class method)
link_from_headers() (azure.core.tracing.AbstractSpan class method)
ljust() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
load_body() (azure.core.pipeline.transport.AioHttpTransportResponse method)
log_level (azure.core.settings.Settings attribute)
lower() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
lowerkey_items() (azure.core.utils.CaseInsensitiveDict method)
LROPoller (class in azure.core.polling)
lstrip() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
M
maketrans() (azure.core.AzureClouds static method)
(azure.core.pipeline.policies.RetryMode static method)
MatchConditions (class in azure.core)
merge() (azure.core.AsyncPipelineClient method)
(azure.core.PipelineClient method)
message_details() (azure.core.exceptions.ODataV4Format method)
MESSAGE_LABEL (azure.core.exceptions.ODataV4Format attribute)
module
azure.core
azure.core.async_paging
azure.core.credentials
azure.core.credentials_async
azure.core.exceptions
azure.core.messaging
azure.core.paging
azure.core.pipeline
azure.core.pipeline.policies
azure.core.pipeline.transport
azure.core.polling
azure.core.rest
azure.core.serialization
azure.core.settings
azure.core.tracing
azure.core.tracing.common
azure.core.tracing.decorator
azure.core.tracing.decorator_async
azure.core.utils
mro() (azure.core.CaseInsensitiveEnumMeta method)
MULTI_RECORD_LOG (azure.core.pipeline.policies.HttpLoggingPolicy attribute)
N
named_key (azure.core.credentials.AzureNamedKeyCredential property)
NetworkTraceLoggingPolicy (class in azure.core.pipeline.policies)
next (azure.core.pipeline.policies.AsyncBearerTokenCredentialPolicy attribute)
(azure.core.pipeline.policies.AsyncHTTPPolicy attribute)
(azure.core.pipeline.policies.AsyncRedirectPolicy attribute)
(azure.core.pipeline.policies.AsyncRetryPolicy attribute)
(azure.core.pipeline.policies.BearerTokenCredentialPolicy attribute)
(azure.core.pipeline.policies.HTTPPolicy attribute)
(azure.core.pipeline.policies.RedirectPolicy attribute)
(azure.core.pipeline.policies.RetryPolicy attribute)
next() (azure.core.paging.ItemPaged method)
(azure.core.paging.PageIterator method)
no_redirects() (azure.core.pipeline.policies.AsyncRedirectPolicy class method)
(azure.core.pipeline.policies.RedirectPolicy class method)
no_retries() (azure.core.pipeline.policies.AsyncRetryPolicy class method)
(azure.core.pipeline.policies.RetryPolicy class method)
NoPolling (class in azure.core.polling)
NULL (in module azure.core.serialization)
O
ODataV4Error
ODataV4Format (class in azure.core.exceptions)
on_challenge() (azure.core.pipeline.policies.AsyncBearerTokenCredentialPolicy method)
(azure.core.pipeline.policies.BearerTokenCredentialPolicy method)
on_exception() (azure.core.pipeline.policies.AsyncBearerTokenCredentialPolicy method)
(azure.core.pipeline.policies.AzureKeyCredentialPolicy method)
(azure.core.pipeline.policies.AzureSasCredentialPolicy method)
(azure.core.pipeline.policies.BearerTokenCredentialPolicy method)
(azure.core.pipeline.policies.ContentDecodePolicy method)
(azure.core.pipeline.policies.CustomHookPolicy method)
(azure.core.pipeline.policies.DistributedTracingPolicy method)
(azure.core.pipeline.policies.HeadersPolicy method)
(azure.core.pipeline.policies.HttpLoggingPolicy method)
(azure.core.pipeline.policies.NetworkTraceLoggingPolicy method)
(azure.core.pipeline.policies.ProxyPolicy method)
(azure.core.pipeline.policies.RequestIdPolicy method)
(azure.core.pipeline.policies.SansIOHTTPPolicy method)
(azure.core.pipeline.policies.SensitiveHeaderCleanupPolicy method)
(azure.core.pipeline.policies.UserAgentPolicy method)
on_request() (azure.core.pipeline.policies.AsyncBearerTokenCredentialPolicy method)
(azure.core.pipeline.policies.AzureKeyCredentialPolicy method)
(azure.core.pipeline.policies.AzureSasCredentialPolicy method)
(azure.core.pipeline.policies.BearerTokenCredentialPolicy method)
(azure.core.pipeline.policies.ContentDecodePolicy method)
(azure.core.pipeline.policies.CustomHookPolicy method)
(azure.core.pipeline.policies.DistributedTracingPolicy method)
(azure.core.pipeline.policies.HeadersPolicy method)
(azure.core.pipeline.policies.HttpLoggingPolicy method)
(azure.core.pipeline.policies.NetworkTraceLoggingPolicy method)
(azure.core.pipeline.policies.ProxyPolicy method)
(azure.core.pipeline.policies.RequestIdPolicy method)
(azure.core.pipeline.policies.SansIOHTTPPolicy method)
(azure.core.pipeline.policies.SensitiveHeaderCleanupPolicy method)
(azure.core.pipeline.policies.UserAgentPolicy method)
on_response() (azure.core.pipeline.policies.AsyncBearerTokenCredentialPolicy method)
(azure.core.pipeline.policies.AzureKeyCredentialPolicy method)
(azure.core.pipeline.policies.AzureSasCredentialPolicy method)
(azure.core.pipeline.policies.BearerTokenCredentialPolicy method)
(azure.core.pipeline.policies.ContentDecodePolicy method)
(azure.core.pipeline.policies.CustomHookPolicy method)
(azure.core.pipeline.policies.DistributedTracingPolicy method)
(azure.core.pipeline.policies.HeadersPolicy method)
(azure.core.pipeline.policies.HttpLoggingPolicy method)
(azure.core.pipeline.policies.NetworkTraceLoggingPolicy method)
(azure.core.pipeline.policies.ProxyPolicy method)
(azure.core.pipeline.policies.RequestIdPolicy method)
(azure.core.pipeline.policies.SansIOHTTPPolicy method)
(azure.core.pipeline.policies.SensitiveHeaderCleanupPolicy method)
(azure.core.pipeline.policies.UserAgentPolicy method)
open() (azure.core.pipeline.transport.AioHttpTransport method)
(azure.core.pipeline.transport.AsyncHttpTransport method)
(azure.core.pipeline.transport.AsyncioRequestsTransport method)
(azure.core.pipeline.transport.HttpTransport method)
(azure.core.pipeline.transport.RequestsTransport method)
(azure.core.pipeline.transport.TrioRequestsTransport method)
options() (azure.core.AsyncPipelineClient method)
(azure.core.PipelineClient method)
P
PageIterator (class in azure.core.paging)
parse_connection_string() (in module azure.core.utils)
parse_retry_after() (azure.core.pipeline.policies.AsyncRetryPolicy method)
(azure.core.pipeline.policies.RetryPolicy method)
partition() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
parts() (azure.core.pipeline.transport.AioHttpTransportResponse method)
(azure.core.pipeline.transport.AsyncHttpResponse method)
(azure.core.pipeline.transport.AsyncioRequestsTransportResponse method)
(azure.core.pipeline.transport.HttpResponse method)
(azure.core.pipeline.transport.RequestsTransportResponse method)
(azure.core.pipeline.transport.TrioRequestsTransportResponse method)
patch() (azure.core.AsyncPipelineClient method)
(azure.core.PipelineClient method)
Pipeline (class in azure.core.pipeline)
PipelineClient (class in azure.core)
PipelineContext (class in azure.core.pipeline)
PipelineRequest (class in azure.core.pipeline)
PipelineResponse (class in azure.core.pipeline)
polling_method() (azure.core.polling.AsyncLROPoller method)
(azure.core.polling.LROPoller method)
PollingMethod (class in azure.core.polling)
pop() (azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
(azure.core.utils.CaseInsensitiveDict method)
popitem() (azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
(azure.core.utils.CaseInsensitiveDict method)
post() (azure.core.AsyncPipelineClient method)
(azure.core.PipelineClient method)
prepare_multipart_body() (azure.core.pipeline.transport.HttpRequest method)
PRODUCER (azure.core.tracing.SpanKind attribute)
ProxyPolicy (class in azure.core.pipeline.policies)
put() (azure.core.AsyncPipelineClient method)
(azure.core.PipelineClient method)
Q
query (azure.core.pipeline.transport.HttpRequest property)
R
raise_for_status() (azure.core.pipeline.transport.AioHttpTransportResponse method)
(azure.core.pipeline.transport.AsyncHttpResponse method)
(azure.core.pipeline.transport.AsyncioRequestsTransportResponse method)
(azure.core.pipeline.transport.HttpResponse method)
(azure.core.pipeline.transport.RequestsTransportResponse method)
(azure.core.pipeline.transport.TrioRequestsTransportResponse method)
(azure.core.rest.AsyncHttpResponse method)
(azure.core.rest.HttpResponse method)
raise_with_traceback() (azure.core.exceptions.AzureError method)
read() (azure.core.rest.AsyncHttpResponse method)
(azure.core.rest.HttpResponse method)
reason (azure.core.rest.AsyncHttpResponse property)
(azure.core.rest.HttpResponse property)
REDACTED_PLACEHOLDER (azure.core.pipeline.policies.HttpLoggingPolicy attribute)
REDIRECT_HEADERS_BLACKLIST (azure.core.pipeline.policies.AsyncRedirectPolicy attribute)
(azure.core.pipeline.policies.RedirectPolicy attribute)
REDIRECT_STATUSES (azure.core.pipeline.policies.AsyncRedirectPolicy attribute)
(azure.core.pipeline.policies.RedirectPolicy attribute)
RedirectPolicy (class in azure.core.pipeline.policies)
refresh_on (azure.core.credentials.AccessTokenInfo attribute)
remove_done_callback() (azure.core.polling.LROPoller method)
removeprefix() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
removesuffix() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
replace() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
request (azure.core.rest.AsyncHttpResponse property)
(azure.core.rest.HttpResponse property)
RequestHistory (class in azure.core.pipeline.policies)
RequestIdPolicy (class in azure.core.pipeline.policies)
RequestsTransport (class in azure.core.pipeline.transport)
RequestsTransportResponse (class in azure.core.pipeline.transport)
resource() (azure.core.polling.AsyncNoPolling method)
(azure.core.polling.AsyncPollingMethod method)
(azure.core.polling.NoPolling method)
(azure.core.polling.PollingMethod method)
ResourceExistsError
ResourceModifiedError
ResourceNotFoundError
ResourceNotModifiedError
ResponseNotReadError
result() (azure.core.polling.AsyncLROPoller method)
(azure.core.polling.LROPoller method)
RetryMode (class in azure.core.pipeline.policies)
RetryPolicy (class in azure.core.pipeline.policies)
rfind() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
rindex() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
rjust() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
rpartition() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
rsplit() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
rstrip() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
run() (azure.core.pipeline.AsyncPipeline method)
(azure.core.pipeline.Pipeline method)
(azure.core.polling.AsyncNoPolling method)
(azure.core.polling.AsyncPollingMethod method)
(azure.core.polling.NoPolling method)
(azure.core.polling.PollingMethod method)
S
SansIOHTTPPolicy (class in azure.core.pipeline.policies)
send() (azure.core.pipeline.policies.AsyncBearerTokenCredentialPolicy method)
(azure.core.pipeline.policies.AsyncHTTPPolicy method)
(azure.core.pipeline.policies.AsyncRedirectPolicy method)
(azure.core.pipeline.policies.AsyncRetryPolicy method)
(azure.core.pipeline.policies.BearerTokenCredentialPolicy method)
(azure.core.pipeline.policies.HTTPPolicy method)
(azure.core.pipeline.policies.RedirectPolicy method)
(azure.core.pipeline.policies.RetryPolicy method)
(azure.core.pipeline.transport.AioHttpTransport method)
(azure.core.pipeline.transport.AsyncHttpTransport method)
(azure.core.pipeline.transport.AsyncioRequestsTransport method)
(azure.core.pipeline.transport.HttpTransport method)
(azure.core.pipeline.transport.RequestsTransport method)
(azure.core.pipeline.transport.TrioRequestsTransport method)
send_request() (azure.core.AsyncPipelineClient method)
(azure.core.PipelineClient method)
SensitiveHeaderCleanupPolicy (class in azure.core.pipeline.policies)
SerializationError
serialize() (azure.core.pipeline.transport.HttpRequest method)
SERVER (azure.core.tracing.SpanKind attribute)
ServiceRequestError
ServiceResponseError
set_bytes_body() (azure.core.pipeline.transport.HttpRequest method)
set_current_span() (azure.core.tracing.AbstractSpan class method)
set_current_tracer() (azure.core.tracing.AbstractSpan class method)
set_formdata_body() (azure.core.pipeline.transport.HttpRequest method)
set_http_attributes() (azure.core.tracing.AbstractSpan method)
(azure.core.tracing.HttpSpanMixin method)
set_json_body() (azure.core.pipeline.transport.HttpRequest method)
set_multipart_mixed() (azure.core.pipeline.transport.HttpRequest method)
set_request_id() (azure.core.pipeline.policies.RequestIdPolicy method)
set_streamed_data_body() (azure.core.pipeline.transport.HttpRequest method)
set_text_body() (azure.core.pipeline.transport.HttpRequest method)
set_xml_body() (azure.core.pipeline.transport.HttpRequest method)
setdefault() (azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
(azure.core.utils.CaseInsensitiveDict method)
Settings (class in azure.core.settings)
settings (in module azure.core.settings)
signature (azure.core.credentials.AzureSasCredential property)
sleep() (azure.core.pipeline.policies.AsyncRetryPolicy method)
(azure.core.pipeline.policies.RetryPolicy method)
(azure.core.pipeline.transport.AioHttpTransport method)
(azure.core.pipeline.transport.AsyncHttpTransport method)
(azure.core.pipeline.transport.AsyncioRequestsTransport method)
(azure.core.pipeline.transport.HttpTransport method)
(azure.core.pipeline.transport.RequestsTransport method)
(azure.core.pipeline.transport.TrioRequestsTransport method)
source (azure.core.messaging.CloudEvent attribute)
span() (azure.core.tracing.AbstractSpan method)
span_instance (azure.core.tracing.AbstractSpan property)
SpanKind (class in azure.core.tracing)
specversion (azure.core.messaging.CloudEvent attribute)
split() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
splitlines() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
start() (azure.core.tracing.AbstractSpan method)
startswith() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
status() (azure.core.polling.AsyncLROPoller method)
(azure.core.polling.AsyncNoPolling method)
(azure.core.polling.AsyncPollingMethod method)
(azure.core.polling.LROPoller method)
(azure.core.polling.NoPolling method)
(azure.core.polling.PollingMethod method)
status_code (azure.core.rest.AsyncHttpResponse property)
(azure.core.rest.HttpResponse property)
stream_download() (azure.core.pipeline.transport.AioHttpTransportResponse method)
(azure.core.pipeline.transport.AsyncHttpResponse method)
(azure.core.pipeline.transport.AsyncioRequestsTransportResponse method)
(azure.core.pipeline.transport.HttpResponse method)
(azure.core.pipeline.transport.RequestsTransportResponse method)
(azure.core.pipeline.transport.TrioRequestsTransportResponse method)
StreamClosedError
StreamConsumedError
strip() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
subject (azure.core.messaging.CloudEvent attribute)
SupportsTokenInfo (class in azure.core.credentials)
swapcase() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
T
TARGET_LABEL (azure.core.exceptions.ODataV4Format attribute)
tenant_id (azure.core.credentials.TokenRequestOptions attribute)
text() (azure.core.pipeline.transport.AioHttpTransportResponse method)
(azure.core.pipeline.transport.AsyncHttpResponse method)
(azure.core.pipeline.transport.AsyncioRequestsTransportResponse method)
(azure.core.pipeline.transport.HttpResponse method)
(azure.core.pipeline.transport.RequestsTransportResponse method)
(azure.core.pipeline.transport.TrioRequestsTransportResponse method)
(azure.core.rest.AsyncHttpResponse method)
(azure.core.rest.HttpResponse method)
time (azure.core.messaging.CloudEvent attribute)
title() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
to_header() (azure.core.tracing.AbstractSpan method)
token (azure.core.credentials.AccessToken attribute)
(azure.core.credentials.AccessTokenInfo attribute)
token_type (azure.core.credentials.AccessTokenInfo attribute)
TokenCredential (class in azure.core.credentials)
TokenRequestOptions (class in azure.core.credentials)
TooManyRedirectsError
TRACING_CONTEXT (azure.core.pipeline.policies.DistributedTracingPolicy attribute)
tracing_enabled (azure.core.settings.Settings attribute)
tracing_implementation (azure.core.settings.Settings attribute)
translate() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
TrioRequestsTransport (class in azure.core.pipeline.transport)
TrioRequestsTransportResponse (class in azure.core.pipeline.transport)
type (azure.core.messaging.CloudEvent attribute)
U
Unconditionally (azure.core.MatchConditions attribute)
UNSPECIFIED (azure.core.tracing.SpanKind attribute)
update() (azure.core.credentials.AzureKeyCredential method)
(azure.core.credentials.AzureNamedKeyCredential method)
(azure.core.credentials.AzureSasCredential method)
(azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
(azure.core.utils.CaseInsensitiveDict method)
update_context() (azure.core.pipeline.policies.AsyncRetryPolicy method)
(azure.core.pipeline.policies.RetryPolicy method)
upper() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)
url (azure.core.rest.AsyncHttpResponse property)
(azure.core.rest.HttpResponse property)
user_agent (azure.core.pipeline.policies.UserAgentPolicy property)
UserAgentPolicy (class in azure.core.pipeline.policies)
V
values() (azure.core.credentials.TokenRequestOptions method)
(azure.core.pipeline.PipelineContext method)
(azure.core.utils.CaseInsensitiveDict method)
W
wait() (azure.core.polling.AsyncLROPoller method)
(azure.core.polling.LROPoller method)
with_current_context() (azure.core.tracing.AbstractSpan class method)
(in module azure.core.tracing.common)
Z
zfill() (azure.core.AzureClouds method)
(azure.core.pipeline.policies.RetryMode method)