PathRecommendation.FileType Property

Definition

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

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

Property Value

Applies to