Share via


ContainerAppProbeHttpGet.Host Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public string Host { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.Host : string with get, set
Public Property Host As String

Property Value

Implements

Attributes

Applies to