InitContainerDefinition.Image プロパティ

定義

init コンテナーのイメージを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.image")]
public string Image { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.image")>]
member this.Image : string with get, set
Public Property Image As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象