Share via


ContainerRegistryEventSource.Addr Property

Definition

The IP or hostname and the port of the registry node that generated the event. Generally, this will be resolved by os.Hostname() along with the running port.

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

Property Value

Applies to