次の方法で共有


NspAccessRuleProperties クラス

定義

アクセス規則のプロパティ

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

コンストラクター

NspAccessRuleProperties()

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

NspAccessRuleProperties(String, IList<String>, IList<NspAccessRulePropertiesSubscriptionsItem>, IList<NetworkSecurityPerimeter>, IList<String>)

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

プロパティ

AddressPrefixes

受信規則の CIDR 形式のアドレス プレフィックスを取得または設定します

Direction

アクセス規則の方向を取得または設定します。 使用できる値は、'Inbound'、'Outbound' です。

FullyQualifiedDomainNames

送信規則の FQDN を取得します

NetworkSecurityPerimeters

受信規則の networkSecurityPerimeters を取得します

Subscriptions

受信規則のサブスクリプションを取得または設定します

適用対象