ContainerAppProbe.HttpRequest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HTTPGet specifies the http request to perform.
public Azure.ResourceManager.Applications.Containers.Models.HttpRequestData HttpRequest { get; set; }
member this.HttpRequest : Azure.ResourceManager.Applications.Containers.Models.HttpRequestData with get, set
Public Property HttpRequest As HttpRequestData