Compartir a través de


ContainerProbe.HttpGet Propiedad

Definición

Obtiene o establece la configuración http Get que se va a sondear.

[Newtonsoft.Json.JsonProperty(PropertyName="httpGet")]
public Microsoft.Azure.Management.ContainerInstance.Models.ContainerHttpGet HttpGet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="httpGet")>]
member this.HttpGet : Microsoft.Azure.Management.ContainerInstance.Models.ContainerHttpGet with get, set
Public Property HttpGet As ContainerHttpGet

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a