BrokerBackendChain.RedundancyFactor 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.
The desired numbers of backend replicas (pods) in a physical partition.
public int RedundancyFactor { get; set; }
member this.RedundancyFactor : int with get, set
Public Property RedundancyFactor As Integer