次の方法で共有


ContainerProbe.HttpGet プロパティ

定義

プローブする Http Get 設定を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象