次の方法で共有


Revision.Replica Property

Definition

Number of pods currently running for this revision

[Microsoft.Azure.PowerShell.Cmdlets.App.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)]
public int? Replica { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)>]
member this.Replica : Nullable<int>
Public ReadOnly Property Replica As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to