次の方法で共有


ContainerRegistryEventRequest クラス

定義

イベントを生成した要求。

public class ContainerRegistryEventRequest
type ContainerRegistryEventRequest = class
Public Class ContainerRegistryEventRequest
継承
ContainerRegistryEventRequest

プロパティ

Addr

IP またはホスト名。イベントを開始したクライアント接続のポートの可能性もあります。 これは、標準の http 要求からの RemoteAddr です。

Host

レジストリ インスタンスの外部からアクセス可能なホスト名。受信した要求の http ホスト ヘッダーで指定されています。

Id

イベントを開始した要求の ID。

Method

イベントを生成した要求メソッド。

Useragent

要求のユーザー エージェント ヘッダー。

適用対象