Share via


GalleryApplicationCustomActionParameter.ParameterType Property

Definition

Specifies the type of the custom action parameter. Possible values are: String, ConfigurationDataBlob or LogOutputBlob.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.GalleryApplicationCustomActionParameterType> ParameterType { get; set; }
member this.ParameterType : Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.GalleryApplicationCustomActionParameterType> with get, set
Public Property ParameterType As BicepValue(Of GalleryApplicationCustomActionParameterType)

Property Value

Applies to