DefenderForDatabasesGcpOffering interface
The Defender for Databases GCP offering configurations
- Extends
Properties
arc |
The ARC autoprovisioning configuration |
defender |
The native cloud connection configuration |
offering |
Polymorphic discriminator, which specifies the different types this object can be |
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?: DefenderForDatabasesGcpOfferingArcAutoProvisioning
Property Value
defenderForDatabasesArcAutoProvisioning
The native cloud connection configuration
defenderForDatabasesArcAutoProvisioning?: DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning
Property Value
offeringType
Polymorphic discriminator, which specifies the different types this object can be
offeringType: "DefenderForDatabasesGcp"
Property Value
"DefenderForDatabasesGcp"
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
Azure SDK for JavaScript