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

AssetProperties.DiscoveredAssetRefs Property

Definition

Reference to a list of discovered assets. Populated only if the asset has been created from discovery flow. Discovered asset names must be provided.

public System.Collections.Generic.IList<string> DiscoveredAssetRefs { get; }
member this.DiscoveredAssetRefs : System.Collections.Generic.IList<string>
Public ReadOnly Property DiscoveredAssetRefs As IList(Of String)

Property Value

Applies to