SecurityInsightsFileMetadata.FileFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The format of the file.
public Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsFileFormat? FileFormat { get; set; }
member this.FileFormat : Nullable<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsFileFormat> with get, set
Public Property FileFormat As Nullable(Of SecurityInsightsFileFormat)