ContainerRegistryWebhookEventRequestContent.Addr Property

Definition

The IP or hostname and possibly port of the client connection that initiated the event. This is the RemoteAddr from the standard http request.

public string Addr { get; }
member this.Addr : string
Public ReadOnly Property Addr As String

Property Value

Applies to