次の方法で共有


ArtifactManifestProperties.RelatedArtifacts プロパティ

定義

このマニフェスト リストによって参照される成果物の一覧と、各がサポートするプラットフォームに関する情報。 このリストがリーフ マニフェストであり、マニフェスト リストではない場合、このリストは空になります。

public System.Collections.Generic.IReadOnlyList<Azure.Containers.ContainerRegistry.ArtifactManifestPlatform> RelatedArtifacts { get; }
member this.RelatedArtifacts : System.Collections.Generic.IReadOnlyList<Azure.Containers.ContainerRegistry.ArtifactManifestPlatform>
Public ReadOnly Property RelatedArtifacts As IReadOnlyList(Of ArtifactManifestPlatform)

プロパティ値

適用対象