Compartir a través de


ServiceResourcePropertiesBase.CorrelationScheme Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="correlationScheme")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ServiceCorrelation> CorrelationScheme { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="correlationScheme")>]
member this.CorrelationScheme : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ServiceCorrelation> with get, set
Public Property CorrelationScheme As IList(Of ServiceCorrelation)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a