AppPlatformServiceNetworkProfile クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サービス ネットワーク プロファイルペイロード。
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。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET