DefenderForServersGcpOffering Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. CloudOffering - com.
azure. resourcemanager. security. models. DefenderForServersGcpOffering
- com.
- com.
public final class DefenderForServersGcpOffering
extends CloudOffering
The Defender for Servers GCP offering configurations.
Constructor Summary
| Constructor | Description |
|---|---|
| DefenderForServersGcpOffering() |
Creates an instance of Defender |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Defender |
arcAutoProvisioning()
Get the arc |
|
Defender |
defenderForServers()
Get the defender |
|
static
Defender |
fromJson(JsonReader jsonReader)
Reads an instance of Defender |
|
Defender |
mdeAutoProvisioning()
Get the mde |
|
Offering |
offeringType()
Get the offering |
|
Defender |
subPlan()
Get the sub |
|
Json |
toJson(JsonWriter jsonWriter) |
|
Defender |
vaAutoProvisioning()
Get the va |
| void |
validate()
Validates the instance. |
|
Defender |
vmScanners()
Get the vm |
|
Defender |
withArcAutoProvisioning(DefenderForServersGcpOfferingArcAutoProvisioning arcAutoProvisioning)
Set the arc |
|
Defender |
withDefenderForServers(DefenderForServersGcpOfferingDefenderForServers defenderForServers)
Set the defender |
|
Defender |
withMdeAutoProvisioning(DefenderForServersGcpOfferingMdeAutoProvisioning mdeAutoProvisioning)
Set the mde |
|
Defender |
withSubPlan(DefenderForServersGcpOfferingSubPlan subPlan)
Set the sub |
|
Defender |
withVaAutoProvisioning(DefenderForServersGcpOfferingVaAutoProvisioning vaAutoProvisioning)
Set the va |
|
Defender |
withVmScanners(DefenderForServersGcpOfferingVmScanners vmScanners)
Set the vm |
Methods inherited from CloudOffering
Methods inherited from java.lang.Object
Constructor Details
DefenderForServersGcpOffering
public DefenderForServersGcpOffering()
Creates an instance of DefenderForServersGcpOffering class.
Method Details
arcAutoProvisioning
public DefenderForServersGcpOfferingArcAutoProvisioning arcAutoProvisioning()
Get the arcAutoProvisioning property: The ARC autoprovisioning configuration.
Returns:
defenderForServers
public DefenderForServersGcpOfferingDefenderForServers defenderForServers()
Get the defenderForServers property: The Defender for servers connection configuration.
Returns:
fromJson
public static DefenderForServersGcpOffering fromJson(JsonReader jsonReader)
Reads an instance of DefenderForServersGcpOffering from the JsonReader.
Parameters:
Returns:
Throws:
mdeAutoProvisioning
public DefenderForServersGcpOfferingMdeAutoProvisioning mdeAutoProvisioning()
Get the mdeAutoProvisioning property: The Microsoft Defender for Endpoint autoprovisioning configuration.
Returns:
offeringType
public OfferingType offeringType()
Get the offeringType property: The type of the security offering.
Overrides:
DefenderForServersGcpOffering.offeringType()Returns:
subPlan
public DefenderForServersGcpOfferingSubPlan subPlan()
Get the subPlan property: configuration for the servers offering subPlan.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
DefenderForServersGcpOffering.toJson(JsonWriter jsonWriter)Parameters:
Throws:
vaAutoProvisioning
public DefenderForServersGcpOfferingVaAutoProvisioning vaAutoProvisioning()
Get the vaAutoProvisioning property: The Vulnerability Assessment autoprovisioning configuration.
Returns:
validate
public void validate()
Validates the instance.
Overrides:
DefenderForServersGcpOffering.validate()vmScanners
public DefenderForServersGcpOfferingVmScanners vmScanners()
Get the vmScanners property: The Microsoft Defender for Server VM scanning configuration.
Returns:
withArcAutoProvisioning
public DefenderForServersGcpOffering withArcAutoProvisioning(DefenderForServersGcpOfferingArcAutoProvisioning arcAutoProvisioning)
Set the arcAutoProvisioning property: The ARC autoprovisioning configuration.
Parameters:
Returns:
withDefenderForServers
public DefenderForServersGcpOffering withDefenderForServers(DefenderForServersGcpOfferingDefenderForServers defenderForServers)
Set the defenderForServers property: The Defender for servers connection configuration.
Parameters:
Returns:
withMdeAutoProvisioning
public DefenderForServersGcpOffering withMdeAutoProvisioning(DefenderForServersGcpOfferingMdeAutoProvisioning mdeAutoProvisioning)
Set the mdeAutoProvisioning property: The Microsoft Defender for Endpoint autoprovisioning configuration.
Parameters:
Returns:
withSubPlan
public DefenderForServersGcpOffering withSubPlan(DefenderForServersGcpOfferingSubPlan subPlan)
Set the subPlan property: configuration for the servers offering subPlan.
Parameters:
Returns:
withVaAutoProvisioning
public DefenderForServersGcpOffering withVaAutoProvisioning(DefenderForServersGcpOfferingVaAutoProvisioning vaAutoProvisioning)
Set the vaAutoProvisioning property: The Vulnerability Assessment autoprovisioning configuration.
Parameters:
Returns:
withVmScanners
public DefenderForServersGcpOffering withVmScanners(DefenderForServersGcpOfferingVmScanners vmScanners)
Set the vmScanners property: The Microsoft Defender for Server VM scanning configuration.
Parameters:
Returns: