次の方法で共有


AzureTableSource.AzureTableSourceIgnoreTableNotFound プロパティ

定義

Azure Table ソースの無視テーブルが見つからないかどうかを取得または設定します。 型: boolean (または resultType ブール値を持つ式)。

[Newtonsoft.Json.JsonProperty(PropertyName="azureTableSourceIgnoreTableNotFound")]
public object AzureTableSourceIgnoreTableNotFound { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureTableSourceIgnoreTableNotFound")>]
member this.AzureTableSourceIgnoreTableNotFound : obj with get, set
Public Property AzureTableSourceIgnoreTableNotFound As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象