DefenderForServersAwsOffering interface
The Defender for Servers AWS offering
- Extends
Properties
| arc |
The ARC autoprovisioning configuration |
| defender |
The Defender for servers connection configuration |
| mde |
The Microsoft Defender for Endpoint autoprovisioning configuration |
| offering |
Polymorphic discriminator, which specifies the different types this object can be |
| sub |
configuration for the servers offering subPlan |
| va |
The Vulnerability Assessment autoprovisioning configuration |
| vm |
The Microsoft Defender for Server VM scanning configuration |
Inherited Properties
| description | The offering description. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
arcAutoProvisioning
The ARC autoprovisioning configuration
arcAutoProvisioning?: DefenderForServersAwsOfferingArcAutoProvisioning
Property Value
defenderForServers
The Defender for servers connection configuration
defenderForServers?: DefenderForServersAwsOfferingDefenderForServers
Property Value
mdeAutoProvisioning
The Microsoft Defender for Endpoint autoprovisioning configuration
mdeAutoProvisioning?: DefenderForServersAwsOfferingMdeAutoProvisioning
Property Value
offeringType
Polymorphic discriminator, which specifies the different types this object can be
offeringType: "DefenderForServersAws"
Property Value
"DefenderForServersAws"
subPlan
configuration for the servers offering subPlan
subPlan?: DefenderForServersAwsOfferingSubPlan
Property Value
vaAutoProvisioning
The Vulnerability Assessment autoprovisioning configuration
vaAutoProvisioning?: DefenderForServersAwsOfferingVaAutoProvisioning
Property Value
vmScanners
The Microsoft Defender for Server VM scanning configuration
vmScanners?: DefenderForServersAwsOfferingVmScanners
Property Value
Inherited Property Details
description
The offering description. NOTE: This property will not be serialized. It can only be populated by the server.
description?: string
Property Value
string
Inherited From CloudOffering.description