Share via


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