DecimalRange Properties Name Type Description Notes MinValue Double [optional] MaxValue Double [optional] Examples Prepare the resource $DecimalRange = Initialize-RealGreenSaPSDecimalRange -MinValue null ` -MaxValue null Convert the resource to JSON $DecimalRange | ConvertTo-JSON [Back to Model list] [Back to API list] [Back to README]