Share via


AssetPageResult.Value Property

Definition

The items in the current page of results. Please note AssetResource is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AsAssetResource, ContactAssetResource, DomainAssetResource, HostAssetResource, IpAddressAssetResource, IpBlockAssetResource, PageAssetResource and SslCertAssetResource.

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

Property Value

Applies to