GalleryApplication.CustomActions Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.Compute.GalleryApplicationCustomAction> CustomActions { get; set; }
member this.CustomActions : Azure.Provisioning.BicepList<Azure.Provisioning.Compute.GalleryApplicationCustomAction> with get, set
Public Property CustomActions As BicepList(Of GalleryApplicationCustomAction)

Property Value

Applies to