Share via


ApiUpdateHeaders Class

Definition

Defines headers for Update operation.

public class ApiUpdateHeaders
type ApiUpdateHeaders = class
Public Class ApiUpdateHeaders
Inheritance
ApiUpdateHeaders

Constructors

ApiUpdateHeaders()

Initializes a new instance of the ApiUpdateHeaders class.

ApiUpdateHeaders(String)

Initializes a new instance of the ApiUpdateHeaders class.

Properties

ETag

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

Applies to