共用方式為


ContainerAppHttpRequestInfo.Host Property

Definition

Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.

public Azure.Provisioning.BicepValue<string> Host { get; set; }
member this.Host : Azure.Provisioning.BicepValue<string> with get, set
Public Property Host As BicepValue(Of String)

Property Value

Applies to