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