次の方法で共有


ContainerRegistryTaskRunData.RunRequest プロパティ

定義

実行の要求 (パラメーター) は基底クラスであることに注意 ContainerRegistryRunContent してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、ContainerRegistryEncodedTaskRunContentContainerRegistryFileTaskRunContentおよび ContainerRegistryTaskRunContentが含まれますContainerRegistryDockerBuildContent

public Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryRunContent RunRequest { get; set; }
member this.RunRequest : Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryRunContent with get, set
Public Property RunRequest As ContainerRegistryRunContent

プロパティ値

適用対象