Partager via


ServiceResourcePropertiesBase.CorrelationScheme Propriété

Définition

Obtient ou définit une liste qui décrit la corrélation du service avec d’autres services.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à