다음을 통해 공유


ServiceCorrelationScheme.Affinity Property

Definition

Indicates that this service has an affinity relationship with another service. Provided for backwards compatibility, consider preferring the Aligned or NonAlignedAffinity options. The value is 1.

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

Property Value

Applies to