次の方法で共有


KustomizationUpdateContent.DependsOn プロパティ

定義

この Kustomization が依存する他の Kustomization を指定します。 この Kustomization は、すべての依存関係が調整を完了するまで調整されません。

public System.Collections.Generic.IList<string> DependsOn { get; set; }
member this.DependsOn : System.Collections.Generic.IList<string> with get, set
Public Property DependsOn As IList(Of String)

プロパティ値

適用対象