Share via


ArmPolicyParameter.ParameterType Property

Definition

The data type of the parameter.

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

Property Value

Applies to