Package version:

Interface NetworkProfile

Service network profile payload

Hierarchy

  • NetworkProfile

Properties

appNetworkResourceGroup?: string

Name of the resource group containing network resources for customer apps in Azure Spring Apps

appSubnetId?: string

Fully qualified resource Id of the subnet to host customer apps in Azure Spring Apps

ingressConfig?: IngressConfig

Ingress configuration payload for Azure Spring Apps resource.

Desired outbound IP resources for Azure Spring Apps resource. NOTE: This property will not be serialized. It can only be populated by the server.

outboundType?: string

The egress traffic type of Azure Spring Apps VNet instances.

requiredTraffics?: RequiredTraffic[]

Required inbound or outbound traffics for Azure Spring Apps resource. NOTE: This property will not be serialized. It can only be populated by the server.

serviceCidr?: string

Azure Spring Apps service reserved CIDR

serviceRuntimeNetworkResourceGroup?: string

Name of the resource group containing network resources of Azure Spring Apps Service Runtime

serviceRuntimeSubnetId?: string

Fully qualified resource Id of the subnet to host Azure Spring Apps Service Runtime

Generated using TypeDoc