Share via


BatchResizeOperationStatus.ResizeTimeout Property

Definition

The default value is 15 minutes. The minimum value is 5 minutes. If you specify a value less than 5 minutes, the Batch service returns an error; if you are calling the REST API directly, the HTTP status code is 400 (Bad Request).

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

Property Value

Applies to