次の方法で共有


MaintenanceConfigurationData.Duration プロパティ

定義

HH:mm 形式のメンテナンス期間。 指定しない場合は、指定されたメンテナンス範囲に基づいて既定値が使用されます。 例: 05:00。

public TimeSpan? Duration { get; set; }
member this.Duration : Nullable<TimeSpan> with get, set
Public Property Duration As Nullable(Of TimeSpan)

プロパティ値

適用対象