Share via


ProcessInfo.IisProfileTimeoutInSecond Property

Definition

IIS Profile timeout (seconds).

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public double? IisProfileTimeoutInSecond { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.IisProfileTimeoutInSecond : Nullable<double> with get, set
Public Property IisProfileTimeoutInSecond As Nullable(Of Double)

Property Value

Implements

Attributes

Applies to