ManagedServiceCorrelationScheme.AlignedAffinity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 static Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedServiceCorrelationScheme AlignedAffinity { get; }
static member AlignedAffinity : Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedServiceCorrelationScheme
Public Shared ReadOnly Property AlignedAffinity As ManagedServiceCorrelationScheme
Property Value
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET