IDefenderCspmGcpOffering.ConfigurationExclusionTag Property
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.
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 ConfigurationExclusionTag { 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.ConfigurationExclusionTag : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmGcpOfferingVMScannersConfigurationExclusionTags with get, set
Public Property ConfigurationExclusionTag As IDefenderCspmGcpOfferingVMScannersConfigurationExclusionTags
Property Value
- Attributes