BackendGetHeaders Constructors

Definition

Overloads

BackendGetHeaders()

Initializes a new instance of the BackendGetHeaders class.

BackendGetHeaders(String)

Initializes a new instance of the BackendGetHeaders class.

BackendGetHeaders()

Initializes a new instance of the BackendGetHeaders class.

C#
public BackendGetHeaders();

Applies to

Azure SDK for .NET Legacy
Produkt Wersje
Azure SDK for .NET Legacy

BackendGetHeaders(String)

Initializes a new instance of the BackendGetHeaders class.

C#
public BackendGetHeaders(string eTag = default);

Parameters

eTag
String

Current entity state version. Should be treated as opaque and used to make conditional HTTP requests.

Applies to

Azure SDK for .NET Legacy
Produkt Wersje
Azure SDK for .NET Legacy