See: Description
| Class | Description |
|---|---|
| RequestRetryOptions |
Configuration options for
RequestRetryPolicy. |
| RequestRetryPolicy |
This is a request policy in an
HttpPipeline for retrying a given HTTP request. |
| ResponseValidationPolicyBuilder |
Builder for a policy to do validation of general response behavior.
|
| ScrubEtagPolicy |
Wraps any potential error responses from the service and applies post processing of the response's eTag header to
standardize the value.
|
| StorageSharedKeyCredentialPolicy |
Policy that adds the SharedKey into the request's Authorization header.
|
| Enum | Description |
|---|---|
| RetryPolicyType |
This type holds possible options for retry backoff algorithms.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.