次の方法で共有


SoftwareUpdateConfigurationSpecificProperties.Duration プロパティ

定義

ソフトウェア更新構成の実行に許可される最大時間。 期間は、ISO8601 に従って PT[n]H[n]M[n]S という形式を使用して指定する必要があります。

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

プロパティ値

適用対象