ManualDiscoverApplications
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| File | System.IO.FileInfo | The CSV file to upload containing application_name and description columns. Each row represents an application to be discovered. | [required] |
Examples
- Prepare the resource
$ManualDiscoverApplications = Initialize-ManualDiscoverApplications -File [B@6831d8fd
- Convert the resource to JSON
$ManualDiscoverApplications | ConvertTo-JSON