Type
Type of the transactions matched by this policy. The only supported
type is AspNetCoreRequest
. For custom transactions, this property must match
the name of the LogEventMetadata that describes the transaction.
Declaration
public string Type { get; }
Property Value
Type | Description |
---|---|
string |