Condividi tramite


IExpressionTraces Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ExpressionTracesTypeConverter))]
public interface IExpressionTraces : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ExpressionTracesTypeConverter))>]
type IExpressionTraces = interface
    interface IJsonSerializable
Public Interface IExpressionTraces
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Input
NextLink

The link used to get the next page of recommendations.

Value

Any object

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to