WebJobsAuthenticationEventsContextClient.Ip Property

Definition

Gets the ip.

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

Property Value

The ip.

Attributes

Applies to