See: Description
| Interface | Description |
|---|---|
| Environment |
An collection of endpoints in a region or a cloud.
|
| Environment.Endpoint |
An endpoint identifier used for the provider to get a URL.
|
| SerializerAdapter<T> |
This interface defines the behaviors an adapter of a serializer
needs to implement.
|
| Class | Description |
|---|---|
| HttpResponseDecoder |
Deserializes an
HttpResponse. |
| Enum | Description |
|---|---|
| SerializerEncoding |
Represents which encoding to use for serialization.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/