Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.FileImportProperties
Package
Description
Package containing the inner data models for SecurityInsights.
-
Uses of FileImportProperties in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionFileImportProperties.withContentType
(FileImportContentType contentType) Set the contentType property: The content type of this file.FileImportProperties.withImportFile
(FileMetadata importFile) Set the importFile property: Represents the imported file.FileImportProperties.withIngestionMode
(IngestionMode ingestionMode) Set the ingestionMode property: Describes how to ingest the records in the file.FileImportProperties.withSource
(String source) Set the source property: The source for the data in the file.