Share via


ArmPolicyParameter.ParameterType Property

Definition

The data type of the parameter.

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

Property Value

Applies to