WebJobsActionableCloudEventResponse<T>.ODataType Property

Definition

Gets the Cloud Event @odata.type.

[System.ComponentModel.DataAnnotations.Required]
[System.Text.Json.Serialization.JsonPropertyName("oDataType")]
public string ODataType { get; }
[<System.ComponentModel.DataAnnotations.Required>]
[<System.Text.Json.Serialization.JsonPropertyName("oDataType")>]
member this.ODataType : string
Public ReadOnly Property ODataType As String

Property Value

Gets the Cloud Event @odata.type.

Attributes

Applies to