次の方法で共有


KustomizationDefinition.Force プロパティ

定義

変更できないフィールドの変更によって修正プログラムの適用が失敗した場合に、クラスター上の Kubernetes リソースの再作成を有効または無効にするを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="force")]
public bool? Force { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="force")>]
member this.Force : Nullable<bool> with get, set
Public Property Force As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象