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