次の方法で共有


InboundIpRule クラス

定義

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

コンストラクター

InboundIpRule()

InboundIpRule クラスの新しいインスタンスを初期化します。

InboundIpRule(String, String)

InboundIpRule クラスの新しいインスタンスを初期化します。

プロパティ

Action

IpMask の一致または一致に基づいて実行するアクションを取得または設定します。 使用可能な値は次のとおりです: 'Allow'

IpMask

CIDR 表記の IP アドレス (10.0.0.0/8 など) を取得または設定します。

適用対象