次の方法で共有


ContainerRegistryIPRule クラス

定義

CIDR 形式の特定の IP または IP 範囲を持つ IP 規則。

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

コンストラクター

ContainerRegistryIPRule(String)

ContainerRegistryIPRule の新しいインスタンスを初期化します。

プロパティ

Action

IP ACL 規則のアクション。

IPAddressOrRange

CIDR 形式の IP または IP 範囲を指定します。 IPV4 アドレスのみが許可されます。

適用対象