Compartilhar via


ServiceCorrelation.Scheme Propriedade

Definição

Obtém ou define o ServiceCorrelationScheme que descreve a relação entre esse serviço e o serviço especificado por meio de ServiceName. Os valores possíveis incluem: 'AlignedAffinity', 'NonAlignedAffinity'

[Newtonsoft.Json.JsonProperty(PropertyName="scheme")]
public string Scheme { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scheme")>]
member this.Scheme : string with get, set
Public Property Scheme As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a