Share via


IDefenderForServersAwsOffering Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForServersAwsOfferingTypeConverter))]
public interface IDefenderForServersAwsOffering : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ICloudOffering
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForServersAwsOfferingTypeConverter))>]
type IDefenderForServersAwsOffering = interface
    interface IJsonSerializable
    interface ICloudOffering
Public Interface IDefenderForServersAwsOffering
Implements ICloudOffering
Derived
Attributes
Implements

Properties

ArcAutoProvisioningCloudRoleArn

The cloud role ARN in AWS for this feature

ArcAutoProvisioningEnabled

Is arc auto provisioning enabled

ConfigurationCloudRoleArn

The cloud role ARN in AWS for this feature

ConfigurationExclusionTag

VM tags that indicates that VM should not be scanned

ConfigurationPrivateLinkScope

Optional Arc private link scope resource id to link the Arc agent

ConfigurationProxy

Optional HTTP proxy endpoint to use for the Arc agent

ConfigurationScanningMode

The scanning mode for the VM scan.

ConfigurationType

The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'

DefenderForServerCloudRoleArn

The cloud role ARN in AWS for this feature

Description

The offering description.

(Inherited from ICloudOffering)
MdeAutoProvisioningConfiguration

configuration for Microsoft Defender for Endpoint autoprovisioning

MdeAutoProvisioningEnabled

Is Microsoft Defender for Endpoint auto provisioning enabled

OfferingType

The type of the security offering.

(Inherited from ICloudOffering)
SubPlanType

The available sub plans

VaAutoProvisioningEnabled

Is Vulnerability Assessment auto provisioning enabled

VMScannerEnabled

Is Microsoft Defender for Server VM scanning enabled

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to