StreamingJobRefreshConfiguration.PathPattern プロパティ

定義

BLOB パス パターン。 正規表現ではありません。 これは、BLOB 名を照合して、ジョブへの入力または出力として含めるかどうかを判断するパターンを表します。 詳細な説明と例については、 または https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output を参照https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-inputしてください。

public string PathPattern { get; set; }
member this.PathPattern : string with get, set
Public Property PathPattern As String

プロパティ値

適用対象