WebJobsAuthenticationEventsContextUser.PreferredDataLocation Property

Definition

Gets the preferred data location.

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

Property Value

The preferred data location.

Attributes

Applies to