DefenderForServersAwsOffering Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. CloudOffering - com.
azure. resourcemanager. security. models. DefenderForServersAwsOffering
- com.
- com.
public final class DefenderForServersAwsOffering
extends CloudOffering
The Defender for Servers AWS offering.
Constructor Summary
| Constructor | Description |
|---|---|
| DefenderForServersAwsOffering() |
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(DefenderForServersAwsOfferingArcAutoProvisioning arcAutoProvisioning)
Set the arc |
|
Defender |
withDefenderForServers(DefenderForServersAwsOfferingDefenderForServers defenderForServers)
Set the defender |
|
Defender |
withMdeAutoProvisioning(DefenderForServersAwsOfferingMdeAutoProvisioning mdeAutoProvisioning)
Set the mde |
|
Defender |
withSubPlan(DefenderForServersAwsOfferingSubPlan subPlan)
Set the sub |
|
Defender |
withVaAutoProvisioning(DefenderForServersAwsOfferingVaAutoProvisioning vaAutoProvisioning)
Set the va |
|
Defender |
withVmScanners(DefenderForServersAwsOfferingVmScanners vmScanners)
Set the vm |
Methods inherited from CloudOffering
Methods inherited from java.lang.Object
Constructor Details
DefenderForServersAwsOffering
public DefenderForServersAwsOffering()
Creates an instance of DefenderForServersAwsOffering class.
Method Details
arcAutoProvisioning
public DefenderForServersAwsOfferingArcAutoProvisioning arcAutoProvisioning()
Get the arcAutoProvisioning property: The ARC autoprovisioning configuration.
Returns:
defenderForServers
public DefenderForServersAwsOfferingDefenderForServers defenderForServers()
Get the defenderForServers property: The Defender for servers connection configuration.
Returns:
fromJson
public static DefenderForServersAwsOffering fromJson(JsonReader jsonReader)
Reads an instance of DefenderForServersAwsOffering from the JsonReader.
Parameters:
Returns:
Throws:
mdeAutoProvisioning
public DefenderForServersAwsOfferingMdeAutoProvisioning 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:
DefenderForServersAwsOffering.offeringType()Returns:
subPlan
public DefenderForServersAwsOfferingSubPlan subPlan()
Get the subPlan property: configuration for the servers offering subPlan.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
DefenderForServersAwsOffering.toJson(JsonWriter jsonWriter)Parameters:
Throws:
vaAutoProvisioning
public DefenderForServersAwsOfferingVaAutoProvisioning vaAutoProvisioning()
Get the vaAutoProvisioning property: The Vulnerability Assessment autoprovisioning configuration.
Returns:
validate
public void validate()
Validates the instance.
Overrides:
DefenderForServersAwsOffering.validate()vmScanners
public DefenderForServersAwsOfferingVmScanners vmScanners()
Get the vmScanners property: The Microsoft Defender for Server VM scanning configuration.
Returns:
withArcAutoProvisioning
public DefenderForServersAwsOffering withArcAutoProvisioning(DefenderForServersAwsOfferingArcAutoProvisioning arcAutoProvisioning)
Set the arcAutoProvisioning property: The ARC autoprovisioning configuration.
Parameters:
Returns:
withDefenderForServers
public DefenderForServersAwsOffering withDefenderForServers(DefenderForServersAwsOfferingDefenderForServers defenderForServers)
Set the defenderForServers property: The Defender for servers connection configuration.
Parameters:
Returns:
withMdeAutoProvisioning
public DefenderForServersAwsOffering withMdeAutoProvisioning(DefenderForServersAwsOfferingMdeAutoProvisioning mdeAutoProvisioning)
Set the mdeAutoProvisioning property: The Microsoft Defender for Endpoint autoprovisioning configuration.
Parameters:
Returns:
withSubPlan
public DefenderForServersAwsOffering withSubPlan(DefenderForServersAwsOfferingSubPlan subPlan)
Set the subPlan property: configuration for the servers offering subPlan.
Parameters:
Returns:
withVaAutoProvisioning
public DefenderForServersAwsOffering withVaAutoProvisioning(DefenderForServersAwsOfferingVaAutoProvisioning vaAutoProvisioning)
Set the vaAutoProvisioning property: The Vulnerability Assessment autoprovisioning configuration.
Parameters:
Returns:
withVmScanners
public DefenderForServersAwsOffering withVmScanners(DefenderForServersAwsOfferingVmScanners vmScanners)
Set the vmScanners property: The Microsoft Defender for Server VM scanning configuration.
Parameters:
Returns: