次の方法で共有


SchemaGroup.ETag プロパティ

定義

ETag 値を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.eTag")]
public Guid? ETag { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.eTag")>]
member this.ETag : Nullable<Guid>
Public ReadOnly Property ETag As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象