Share via


IRunActionCorrelation Interface

Definition

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

Properties

ActionTrackingId

The action tracking identifier.

ClientKeyword

The client keywords.

(Inherited from IRunCorrelation)
ClientTrackingId

The client tracking identifier.

(Inherited from IRunCorrelation)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to