BlobContainerProperties.ETag Property

Definition

Gets the ETag value for the container.

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

Property Value

A string containing the container's quoted ETag value.

Applies to