Share via


SiteConfig.RequestTracingExpirationTime Property

Definition

Request tracing expiration time.

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

Property Value

Implements

Attributes

Applies to