CloudEvent.Id プロパティ

定義

イベントの識別子を取得または設定します。 と Source の組み合わせは、個別のIdイベントごとに一意である必要があります。 明示的に設定されていない場合、これは既定で になります Guid

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

プロパティ値

適用対象