WebJobsAuthenticationEventsCloudEventRequest<TResponse,TData>.ODataType Property

Definition

Gets or sets the cloud event data type.

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

Property Value

Data type of cloud event.

Attributes

Applies to