共用方式為


NetworkProfile interface

服務網路配置檔承載

屬性

appNetworkResourceGroup

包含 Azure Spring Apps 中客戶應用程式網路資源的資源組名

appSubnetId

在 Azure Spring Apps 中裝載客戶應用程式之子網的完整資源識別碼

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 Service Runtime 網路資源的資源群組名稱

serviceRuntimeSubnetId

裝載 Azure Spring Apps Service Runtime 之子網的完整資源標識符

屬性詳細資料

appNetworkResourceGroup

包含 Azure Spring Apps 中客戶應用程式網路資源的資源組名

appNetworkResourceGroup?: string

屬性值

string

appSubnetId

在 Azure Spring Apps 中裝載客戶應用程式之子網的完整資源識別碼

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 Service Runtime 網路資源的資源群組名稱

serviceRuntimeNetworkResourceGroup?: string

屬性值

string

serviceRuntimeSubnetId

裝載 Azure Spring Apps Service Runtime 之子網的完整資源標識符

serviceRuntimeSubnetId?: string

屬性值

string