AdaptiveApplicationControlGroupData.ProtectionMode 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.
Gets or sets the protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux.
[Newtonsoft.Json.JsonProperty(PropertyName="protectionMode")]
public Microsoft.Azure.Management.Security.Models.ProtectionMode ProtectionMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectionMode")>]
member this.ProtectionMode : Microsoft.Azure.Management.Security.Models.ProtectionMode with get, set
Public Property ProtectionMode As ProtectionMode
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute