次の方法で共有


FluxConfigurationPatch.Suspend プロパティ

定義

この構成で kustomization とソースの調整を中断する必要があるかどうかを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象