次の方法で共有


SharePointOnlineListSource.HttpRequestTimeout プロパティ

定義

SharePoint Online から応答を取得するための待機時間。 既定値は 5 分 (00:05:00) です。 型: string (または resultType 文字列を含む式)、パターン: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).

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

プロパティ値

適用対象