다음을 통해 공유


ServiceCorrelationScheme.AlignedAffinity Field

Definition

Aligned affinity ensures that the primaries of the partitions of the affinitized services are collocated on the same nodes. This is the default and is the same as selecting the Affinity scheme. The value is 0.

public const string AlignedAffinity;
val mutable AlignedAffinity : string
Public Const AlignedAffinity As String 

Field Value

Applies to