Share via


IDefenderForServersGcpOffering.ConfigurationExclusionTag Property

Definition

VM tags that indicate that VM should not be scanned

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

Property Value

Attributes

Applies to