你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MaintenanceWindow.CustomActionTimeoutInMins Property

Definition

Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive). Serialized Name: MaintenanceWindow.customActionTimeoutInMins

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

Property Value

Applies to