次の方法で共有


Container.ReadinessProbe プロパティ

定義

準備プローブを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象