IAutoHealTriggers.SlowRequestTimeInterval Property

Definition

Time interval.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Time interval.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeInterval", Update=true)]
public string SlowRequestTimeInterval { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Time interval.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeInterval", Update=true)>]
member this.SlowRequestTimeInterval : string with get, set
Public Property SlowRequestTimeInterval As String

Property Value

Attributes

Applies to