IDefenderCspmGcpOfferingVMScannersConfiguration.ExclusionTag Property

Definition

VM tags that indicates that VM should not be scanned

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="VM tags that indicates that VM should not be scanned", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmGcpOfferingVMScannersConfigurationExclusionTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="exclusionTags", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmGcpOfferingVMScannersConfigurationExclusionTags ExclusionTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="VM tags that indicates that VM should not be scanned", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmGcpOfferingVMScannersConfigurationExclusionTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="exclusionTags", Update=true)>]
member this.ExclusionTag : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmGcpOfferingVMScannersConfigurationExclusionTags with get, set
Public Property ExclusionTag As IDefenderCspmGcpOfferingVMScannersConfigurationExclusionTags

Property Value

Attributes

Applies to