DocumentationToolsSDKsPowerShellReferenceV2024ModelsRangeOn this pageRange Properties NameTypeDescriptionNotesLowerBound[optional]UpperBound[optional] Examples Prepare the resource $Range = Initialize-PSSailpoint.V2024Range -Lower null ` -Upper null Convert the resource to JSON $Range | ConvertTo-JSON [Back to top]