你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDefenderCspmGcpOffering.ConfigurationExclusionTag 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 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

Applies to