ApiGetEntityTagHeaders Class

Definition

Defines headers for GetEntityTag operation.

public class ApiGetEntityTagHeaders
type ApiGetEntityTagHeaders = class
Public Class ApiGetEntityTagHeaders
Inheritance
ApiGetEntityTagHeaders

Constructors

ApiGetEntityTagHeaders()

Initializes a new instance of the ApiGetEntityTagHeaders class.

ApiGetEntityTagHeaders(String)

Initializes a new instance of the ApiGetEntityTagHeaders class.

Properties

ETag

Gets or sets current entity state version. Should be treated as opaque and used to make conditional HTTP requests.

Applies to