Share via


VirtualMachineInstallPatchesContent.MaximumDuration Property

Definition

Specifies the maximum amount of time that the operation will run. It must be an ISO 8601-compliant duration string such as PT4H (4 hours).

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

Property Value

Applies to