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

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