WorkflowRunActionData.Correlation Property
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.
The correlation properties. Serialized Name: WorkflowRunAction.properties.correlation
public Azure.ResourceManager.AppService.Models.WebAppRunActionCorrelation Correlation { get; set; }
public Azure.ResourceManager.AppService.Models.WebAppRunActionCorrelation Correlation { get; }
member this.Correlation : Azure.ResourceManager.AppService.Models.WebAppRunActionCorrelation with get, set
member this.Correlation : Azure.ResourceManager.AppService.Models.WebAppRunActionCorrelation
Public Property Correlation As WebAppRunActionCorrelation
Public ReadOnly Property Correlation As WebAppRunActionCorrelation