ImportNonEmployeeRecordsInBulkRequest
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| VarData | System.IO.FileInfo | [required] | 
Examples
- Prepare the resource
 
$ImportNonEmployeeRecordsInBulkRequest = Initialize-V2024ImportNonEmployeeRecordsInBulkRequest  -VarData null
- Convert the resource to JSON
 
$ImportNonEmployeeRecordsInBulkRequest | ConvertTo-JSON