DefenderForServersGcpOffering interface
The Defender for Servers GCP offering configurations
- 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?: DefenderForServersGcpOfferingArcAutoProvisioning
Property Value
defenderForServers
The Defender for servers connection configuration
defenderForServers?: DefenderForServersGcpOfferingDefenderForServers
Property Value
mdeAutoProvisioning
The Microsoft Defender for Endpoint autoprovisioning configuration
mdeAutoProvisioning?: DefenderForServersGcpOfferingMdeAutoProvisioning
Property Value
offeringType
Polymorphic discriminator, which specifies the different types this object can be
offeringType: "DefenderForServersGcp"
Property Value
"DefenderForServersGcp"
subPlan
configuration for the servers offering subPlan
subPlan?: DefenderForServersGcpOfferingSubPlan
Property Value
vaAutoProvisioning
The Vulnerability Assessment autoprovisioning configuration
vaAutoProvisioning?: DefenderForServersGcpOfferingVaAutoProvisioning
Property Value
vmScanners
The Microsoft Defender for Server VM scanning configuration
vmScanners?: DefenderForServersGcpOfferingVmScanners
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