次の方法で共有


RoleAssignmentArtifact.DependsOn プロパティ

定義

指定した成果物の前にデプロイする必要がある成果物。

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

プロパティ値

適用対象