次の方法で共有


AppPlatformServiceRequiredTraffic クラス

定義

Azure Spring Apps リソースに必要な受信トラフィックまたは送信トラフィック。

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

プロパティ

Direction

必要なトラフィックの方向。

Fqdns

必要なトラフィックの FQDN リスト。

IPs

必要なトラフィックの IP リスト。

Port

必要なトラフィックのポート。

Protocol

必要なトラフィックのプロトコル。

適用対象