次の方法で共有


KeyVaultKeyAttributes.Updated プロパティ

定義

キーが更新されたときの値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="updated")]
public long? Updated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="updated")>]
member this.Updated : Nullable<int64> with get, set
Public Property Updated As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象