ServicePlacementPolicyType.PreferredPrimaryDomain Field
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.
Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementPreferPrimaryDomainPolicyDescription, which indicates that if possible the Primary replica for the partitions of the service should be located in a particular domain as an optimization. The value is 3.
public const string PreferredPrimaryDomain;
val mutable PreferredPrimaryDomain : string
Public Const PreferredPrimaryDomain As String