IDefenderCspmAwsOfferingVMScannersConfiguration 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.DefenderCspmAwsOfferingVMScannersConfigurationTypeConverter))]
public interface IDefenderCspmAwsOfferingVMScannersConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmAwsOfferingVMScannersConfigurationTypeConverter))>]
type IDefenderCspmAwsOfferingVMScannersConfiguration = interface
interface IJsonSerializable
Public Interface IDefenderCspmAwsOfferingVMScannersConfiguration
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
CloudRoleArn |
The cloud role ARN in AWS for this feature |
ExclusionTag |
VM tags that indicates that VM should not be scanned |
ScanningMode |
The scanning mode for the VM scan. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |