次の方法で共有


ContainerRegistryTaskRunPatch.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

プロパティ値

適用対象