Partager via


System.ClientModel Namespace

Classes

ApiKeyCredential

A credential used to authenticate to a service that accepts an API key. This type provides the ability to update the key's value without creating a new client.

AsyncCollectionResult<T>

Represents a collection of values returned from a cloud service operation. The collection values may be delivered over one or more service responses.

BinaryContent

Represents binary content that can be sent to a cloud service as part of a PipelineRequest.

ClientResult

Represents the result of a cloud service operation.

ClientResult<T>

Represents the result of a cloud service operation, and provides a strongly-typed representation of the service response value.

ClientResultException

The exception that is thrown when the processing of a client request failed.

CollectionResult<T>

Represents a collection of values returned from a cloud service operation. The collection values may be delivered over one or more service responses.

ContinuationToken

A token that can be passed to a client method to request or rehydrate a subclient from the state represented by the token.