Share via


PathRecommendation.FileType Property

Definition

The type of the file (for Linux files - Executable is used).

public Azure.ResourceManager.SecurityCenter.Models.PathRecommendationFileType? FileType { get; set; }
member this.FileType : Nullable<Azure.ResourceManager.SecurityCenter.Models.PathRecommendationFileType> with get, set
Public Property FileType As Nullable(Of PathRecommendationFileType)

Property Value

Applies to