PipelineGroupPatch.Replicas Property

Definition

Defines the amount of replicas of the pipeline group instance.

public int? Replicas { get; set; }
member this.Replicas : Nullable<int> with get, set
Public Property Replicas As Nullable(Of Integer)

Property Value

Applies to