GalleryApplicationData.CustomActions Property

Definition

A list of custom actions that can be performed with all of the Gallery Application Versions within this Gallery Application.

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)

Property Value

Applies to