AdaptiveApplicationControlGroup interface
Describes an Azure resource.
- Extends
Properties
configuration |
The configuration status of the machines group or machine or rule NOTE: This property will not be serialized. It can only be populated by the server. |
enforcement |
The application control policy enforcement/protection mode of the machine group |
issues | NOTE: This property will not be serialized. It can only be populated by the server. |
path |
|
protection |
The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux. |
recommendation |
The initial recommendation status of the machine group or machine NOTE: This property will not be serialized. It can only be populated by the server. |
source |
The source type of the machine group NOTE: This property will not be serialized. It can only be populated by the server. |
vm |
Inherited Properties
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
location | Location where the resource is stored NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
configurationStatus
The configuration status of the machines group or machine or rule NOTE: This property will not be serialized. It can only be populated by the server.
configurationStatus?: string
Property Value
string
enforcementMode
The application control policy enforcement/protection mode of the machine group
enforcementMode?: string
Property Value
string
issues
NOTE: This property will not be serialized. It can only be populated by the server.
issues?: AdaptiveApplicationControlIssueSummary[]
Property Value
pathRecommendations
protectionMode
The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux.
protectionMode?: ProtectionMode
Property Value
recommendationStatus
The initial recommendation status of the machine group or machine NOTE: This property will not be serialized. It can only be populated by the server.
recommendationStatus?: string
Property Value
string
sourceSystem
The source type of the machine group NOTE: This property will not be serialized. It can only be populated by the server.
sourceSystem?: string
Property Value
string
vmRecommendations
Inherited Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
location
Location where the resource is stored NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
Inherited From Location_2.location
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type
Azure SDK for JavaScript