Share via


SsisLogLocation.LogRefreshInterval Property

Definition

Specifies the interval to refresh log. The default interval is 5 minutes. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> LogRefreshInterval { get; set; }
member this.LogRefreshInterval : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property LogRefreshInterval As DataFactoryElement(Of String)

Property Value

Applies to