次の方法で共有


GalleryApplicationPatch.CustomActions プロパティ

定義

このギャラリー アプリケーション内のすべてのギャラリー アプリケーション バージョンで実行できるカスタム アクションの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.GalleryApplicationCustomAction> CustomActions { get; }
member this.CustomActions : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.GalleryApplicationCustomAction>
Public ReadOnly Property CustomActions As IList(Of GalleryApplicationCustomAction)

プロパティ値

適用対象