IDefenderForServersAwsOfferingVMScanners Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForServersAwsOfferingVMScannersTypeConverter))]
public interface IDefenderForServersAwsOfferingVMScanners : Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForServersAwsOfferingVMScannersTypeConverter))>]
type IDefenderForServersAwsOfferingVMScanners = interface
interface IJsonSerializable
Public Interface IDefenderForServersAwsOfferingVMScanners
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
ConfigurationCloudRoleArn |
The cloud role ARN in AWS for this feature |
ConfigurationExclusionTag |
VM tags that indicates that VM should not be scanned |
ConfigurationScanningMode |
The scanning mode for the VM scan. |
Enabled |
Is Microsoft Defender for Server VM scanning enabled |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |