Share via


ETag(String) Constructor

Definition

Creates a new instance of ETag.

public ETag (string etag);
new Azure.ETag : string -> Azure.ETag
Public Sub New (etag As String)

Parameters

etag
String

The string value of the ETag.

Applies to