IRunActionCorrelation Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |