CloudEvent.Source プロパティ

定義

イベントが発生したコンテキストを取得または設定します。 と Source の組み合わせは、個別のIdイベントごとに一意である必要があります。

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

プロパティ値

適用対象