Share via


ServiceCorrelationScheme.AlignedAffinity Property

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 2.

public static Azure.ResourceManager.ServiceFabric.Models.ServiceCorrelationScheme AlignedAffinity { get; }
static member AlignedAffinity : Azure.ResourceManager.ServiceFabric.Models.ServiceCorrelationScheme
Public Shared ReadOnly Property AlignedAffinity As ServiceCorrelationScheme

Property Value

Applies to