GalleryApplicationCustomAction.Script Property

Definition

The script to run when executing this custom action.

public Azure.Provisioning.BicepValue<string> Script { get; set; }
member this.Script : Azure.Provisioning.BicepValue<string> with get, set
Public Property Script As BicepValue(Of String)

Property Value

Applies to