Partilhar via


AdaptiveApplicationControlGroupData.ProtectionMode Property

Definition

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

Applies to