次の方法で共有


EndpointAccessProfile クラス

定義

Batch エンドポイントのネットワーク アクセス プロファイル。

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

コンストラクター

EndpointAccessProfile()

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

EndpointAccessProfile(EndpointAccessDefaultAction, IList<IPRule>)

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

プロパティ

DefaultAction

IPRule が一致しない場合の既定のアクションを取得または設定します。

IpRules

クライアント IP アドレスをフィルター処理する IP 範囲の配列を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象