Share via


PipelineGroupUpdateProperties.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.Owned)]
public int? Replica { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)>]
member this.Replica : Nullable<int> with get, set
Public Property Replica As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to