次の方法で共有


InboundEnvironmentEndpoint interface

App Service Environment のサブネットとの間の受信ネットワーク アクセスを必要とする IP アドレスとポート。

プロパティ

description

ネットワーク トラフィックの目的を説明する短いテキスト。

endpoints

ネットワーク トラフィックの発信元となる IP アドレスを cidr 表記で指定します。

ports

ネットワーク トラフィックが App Service Environment に到着するポート。

プロパティの詳細

description

ネットワーク トラフィックの目的を説明する短いテキスト。

description?: string

プロパティ値

string

endpoints

ネットワーク トラフィックの発信元となる IP アドレスを cidr 表記で指定します。

endpoints?: string[]

プロパティ値

string[]

ports

ネットワーク トラフィックが App Service Environment に到着するポート。

ports?: string[]

プロパティ値

string[]