Represents an Acre intrusion area entry identifying a specific intrusion detection area by name and unique identifier.
Overview of AcreIntrusionAreaEntryItem goes here.
Item -> AcreIntrusionAreaEntryItem
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Href | String | Item | Gets or sets the href. |
| AcreIntrusionAreaCommonName | String | AcreIntrusionAreaEntryItem | Gets or sets the common name of the Acre intrusion area |
| AcreIntrusionAreaId | String | AcreIntrusionAreaEntryItem | Gets or sets the unique identifier of the Acre intrusion area |
{
"Href" : "String",
"AcreIntrusionAreaCommonName" : "String",
"AcreIntrusionAreaId" : "String"
}