Share via


GalleryApplicationCustomActionParameter.IsRequired Property

Definition

Indicates whether this parameter must be passed when running the custom action.

public Azure.Provisioning.BicepValue<bool> IsRequired { get; set; }
member this.IsRequired : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsRequired As BicepValue(Of Boolean)

Property Value

Applies to