AzureFunctionEventSubscriptionDestination クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
イベント サブスクリプションの Azure 関数の宛先に関する情報。
public class AzureFunctionEventSubscriptionDestination : Azure.ResourceManager.EventGrid.Models.EventSubscriptionDestination
type AzureFunctionEventSubscriptionDestination = class
inherit EventSubscriptionDestination
Public Class AzureFunctionEventSubscriptionDestination
Inherits EventSubscriptionDestination
- 継承
コンストラクター
AzureFunctionEventSubscriptionDestination() |
AzureFunctionEventSubscriptionDestination の新しいインスタンスを初期化します。 |
プロパティ
DeliveryAttributeMappings |
配信属性の詳細。 基底クラスであることに注意 DeliveryAttributeMapping してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がStaticDeliveryAttributeMapping含まれますDynamicDeliveryAttributeMapping。 |
MaxEventsPerBatch |
バッチあたりのイベントの最大数。 |
PreferredBatchSizeInKilobytes |
推奨されるバッチ サイズ (キロバイト単位)。 |
ResourceId |
イベント サブスクリプションの Azure 関数の宛先のエンドポイントを表す Azure リソース ID。 |