Condividi tramite


Scale.MaxReplica Property

Definition

Optional. Maximum number of container replicas. Defaults to 10 if not set.

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

Property Value

Implements

Attributes

Applies to