BatchResizeOperationStatus.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.
Gets or sets the ResizeTimeout.
public Azure.Provisioning.BicepValue<TimeSpan> ResizeTimeout { get; set; }
member this.ResizeTimeout : Azure.Provisioning.BicepValue<TimeSpan> with get, set
Public Property ResizeTimeout As BicepValue(Of TimeSpan)