Share via


GalleryScriptParameter.ParameterType Property

Definition

Specifies the type of the Gallery Script parameter. Possible values are: String, Int, Double, Boolean, Enum.

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

Property Value

Applies to