你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 服务运行时网络资源的资源组的名称。

ServiceRuntimeSubnetId

用于托管 Azure Spring Apps 服务运行时的子网的完全限定资源 ID。

适用于