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

NetworkProfile interface

服务网络配置文件有效负载

属性

appNetworkResourceGroup

包含 Azure Spring Apps 中客户应用的网络资源的资源组的名称

appSubnetId

在 Azure Spring Apps 中托管客户应用的子网的完全限定资源 ID

ingressConfig

Azure Spring Apps 资源的入口配置有效负载。

outboundIPs

Azure Spring Apps 资源的所需出站 IP 资源。 注意:此属性不会序列化。 它只能由服务器填充。

outboundType

Azure Spring Apps VNet 实例的出口流量类型。

requiredTraffics

Azure Spring Apps 资源所需的入站或出站流量。 注意:此属性不会序列化。 它只能由服务器填充。

serviceCidr

Azure Spring Apps 服务保留 CIDR

serviceRuntimeNetworkResourceGroup

包含 Azure Spring Apps 服务运行时网络资源的资源组的名称

serviceRuntimeSubnetId

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

属性详细信息

appNetworkResourceGroup

包含 Azure Spring Apps 中客户应用的网络资源的资源组的名称

appNetworkResourceGroup?: string

属性值

string

appSubnetId

在 Azure Spring Apps 中托管客户应用的子网的完全限定资源 ID

appSubnetId?: string

属性值

string

ingressConfig

Azure Spring Apps 资源的入口配置有效负载。

ingressConfig?: IngressConfig

属性值

outboundIPs

Azure Spring Apps 资源的所需出站 IP 资源。 注意:此属性不会序列化。 它只能由服务器填充。

outboundIPs?: NetworkProfileOutboundIPs

属性值

outboundType

Azure Spring Apps VNet 实例的出口流量类型。

outboundType?: string

属性值

string

requiredTraffics

Azure Spring Apps 资源所需的入站或出站流量。 注意:此属性不会序列化。 它只能由服务器填充。

requiredTraffics?: RequiredTraffic[]

属性值

serviceCidr

Azure Spring Apps 服务保留 CIDR

serviceCidr?: string

属性值

string

serviceRuntimeNetworkResourceGroup

包含 Azure Spring Apps 服务运行时网络资源的资源组的名称

serviceRuntimeNetworkResourceGroup?: string

属性值

string

serviceRuntimeSubnetId

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

serviceRuntimeSubnetId?: string

属性值

string