BlobProperties.ETag Property

Definition

Gets the blob's ETag value.

public string ETag { get; }
member this.ETag : string
Public ReadOnly Property ETag As String

Property Value

A string containing the blob's ETag value.

Applies to