Aracılığıyla paylaş


ProfileProperties.OriginResponseTimeoutSecond Property

Definition

Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public int? OriginResponseTimeoutSecond { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.OriginResponseTimeoutSecond : Nullable<int> with get, set
Public Property OriginResponseTimeoutSecond As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to