Compartir a través de


OperationResultProperties.Correlation Propiedad

Definición

Obtiene o establece las propiedades de correlación.

[Newtonsoft.Json.JsonProperty(PropertyName="correlation")]
public Microsoft.Azure.Management.Logic.Models.RunActionCorrelation Correlation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="correlation")>]
member this.Correlation : Microsoft.Azure.Management.Logic.Models.RunActionCorrelation with get, set
Public Property Correlation As RunActionCorrelation

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a