次の方法で共有


SoaRecord.ExpireTime プロパティ

定義

この SOA レコードの有効期限を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象