BackendGetEntityTagHeaders Class

Definition

Defines headers for GetEntityTag operation.

public class BackendGetEntityTagHeaders
type BackendGetEntityTagHeaders = class
Public Class BackendGetEntityTagHeaders
Inheritance
BackendGetEntityTagHeaders

Constructors

BackendGetEntityTagHeaders()

Initializes a new instance of the BackendGetEntityTagHeaders class.

BackendGetEntityTagHeaders(String)

Initializes a new instance of the BackendGetEntityTagHeaders class.

Properties

ETag

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

Applies to