次の方法で共有


VerificationDnsRecord.TimeToLiveInSeconds プロパティ

定義

リゾルバーによってこのエントリをキャッシュできる期間 (既定値は 3600 秒) を表す有効期限を秒単位で表します。

public int? TimeToLiveInSeconds { get; }
member this.TimeToLiveInSeconds : Nullable<int>
Public ReadOnly Property TimeToLiveInSeconds As Nullable(Of Integer)

プロパティ値

適用対象