次の方法で共有


NetworkRuleSet クラス

定義

ネットワーク規則の定義。

public class NetworkRuleSet
type NetworkRuleSet = class
Public Class NetworkRuleSet
継承
NetworkRuleSet
派生

コンストラクター

NetworkRuleSet()

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

NetworkRuleSet(String)

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

プロパティ

PublicNetworkAccess

パブリック インターネットからエンドポイントへのネットワーク アクセスを許可するかどうかを設定する構成を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

適用対象