共用方式為


ContainerProbe.HttpGet Property

Definition

Gets or sets the Http Get settings to probe

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to