次の方法で共有


SBNamespaceUpdateParameters.UpdatedAt プロパティ

定義

名前空間が更新された時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象