Share via


PipelineGroupUpdate.Replica Property

Definition

Defines the amount of replicas of the pipeline group instance.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Inlined)]
public int? Replica { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Inlined)>]
member this.Replica : Nullable<int> with get, set
Public Property Replica As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to