次の方法で共有


AppPlatformServiceNetworkProfile クラス

定義

サービス ネットワーク プロファイルペイロード。

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

コンストラクター

AppPlatformServiceNetworkProfile()

AppPlatformServiceNetworkProfile の新しいインスタンスを初期化します。

プロパティ

AppNetworkResourceGroup

Azure Spring Apps の顧客アプリのネットワーク リソースを含むリソース グループの名前。

AppSubnetId

Azure Spring Apps で顧客アプリをホストするサブネットの完全修飾リソース ID。

IngressConfigReadTimeoutInSeconds

イングレス読み取りタイムアウト (秒単位)。

OutboundPublicIPs

パブリック IP アドレスの一覧。

OutboundType

Azure Spring Apps VNet インスタンスのエグレス トラフィックの種類。

RequiredTraffics

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

ServiceCidr

Azure Spring Apps サービス予約済み CIDR。

ServiceRuntimeNetworkResourceGroup

Azure Spring Apps Service Runtime のネットワーク リソースを含むリソース グループの名前。

ServiceRuntimeSubnetId

Azure Spring Apps サービス ランタイムをホストするサブネットの完全修飾リソース ID。

適用対象