次の方法で共有


AzureFunctionEventSubscriptionDestination.PreferredBatchSizeInKilobytes プロパティ

定義

推奨されるバッチ サイズをキロバイト単位で取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.preferredBatchSizeInKilobytes")]
public int? PreferredBatchSizeInKilobytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.preferredBatchSizeInKilobytes")>]
member this.PreferredBatchSizeInKilobytes : Nullable<int> with get, set
Public Property PreferredBatchSizeInKilobytes As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象