Scale.MinReplica Property

Definition

Optional. Minimum number of container replicas.

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

Property Value

Implements

Attributes

Applies to