ETag Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an HTTP ETag.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.ETagConverter))]
public readonly struct ETag : IEquatable<Azure.ETag>
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.ETagConverter))>]
type ETag = struct
Public Structure ETag
Implements IEquatable(Of ETag)
- Inheritance
-
ETag
- Attributes
- Implements
ETag(String) |
Creates a new instance of ETag. |
Equals(ETag) |
Indicates whether the current object is equal to another object of the same type. |
Equals(Object) |
Indicates whether this instance and a specified object are equal. |
Equals(String) |
Indicates whether the value of current ETag is equal to the provided string. |
Get |
Returns the hash code for this instance. |
To |
Returns the string representation of the ETag. |
Equality(ETag, ETag) |
Compares equality of two ETag instances. |
Inequality(ETag, ETag) |
Compares inequality of two ETag instances. |
Продукт | Версии |
---|---|
Azure SDK for .NET | Latest |
Отзыв о Azure SDK for .NET
Azure SDK for .NET — это проект с открытым исходным кодом. Выберите ссылку, чтобы оставить отзыв: