IUpdateDefinition インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
タスクの更新中に新しいトリガーを定義するためのコンテナー インターフェイス。
public interface IUpdateDefinition : Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistrySourceTrigger.UpdateDefinition.IBlank, Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistrySourceTrigger.UpdateDefinition.IRepositoryUrl, Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistrySourceTrigger.UpdateDefinition.ISourceTriggerAttachable, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Update.IInUpdate<Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryTask.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResourceActions.ISettable<Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryTask.Update.IUpdate>
type IUpdateDefinition = interface
interface IBlank
interface IRepositoryUrl
interface ITriggerEventsDefinition
interface IRepositoryBranchAndAuth
interface ITriggerStatusDefinition
interface ISourceTriggerAttachable
interface IInUpdate<IUpdate>
interface ISettable<IUpdate>
Public Interface IUpdateDefinition
Implements IBlank, IInUpdate(Of IUpdate), IRepositoryUrl, ISettable(Of IUpdate), ISourceTriggerAttachable
- 実装
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET