次の方法で共有


VirtualMachineInstallPatchesContent.MaximumDuration プロパティ

定義

操作を実行する最大時間を指定します。 PT4H (4 時間) などの ISO 8601 準拠の期間文字列である必要があります。

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

プロパティ値

適用対象