RemoveComputeNodeParameters.ResizeTimeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the timeout for removal of compute nodes from the pool. The default value is 10 minutes. The minimum value is 5 minutes.
public TimeSpan? ResizeTimeout { get; set; }
member this.ResizeTimeout : Nullable<TimeSpan> with get, set
Public Property ResizeTimeout As Nullable(Of TimeSpan)