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

DiscoveryRunResult.Excludes Property

Definition

The list of excludes used for the disco run, aka assets to exclude from the discovery algorithm.

public System.Collections.Generic.IReadOnlyList<Azure.Analytics.Defender.Easm.DiscoverySource> Excludes { get; }
member this.Excludes : System.Collections.Generic.IReadOnlyList<Azure.Analytics.Defender.Easm.DiscoverySource>
Public ReadOnly Property Excludes As IReadOnlyList(Of DiscoverySource)

Property Value

Applies to