次の方法で共有


Container.LivenessProbe プロパティ

定義

ライブネス プローブを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象