Megosztás a következőn keresztül:


ICorrelation Interface

Definition

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

Properties

ClientTrackingId

The client tracking id.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to