Share via


AgentPoolPatchParameters.Count Property

Definition

The number of virtual machines that use this configuration.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)]
public long? Count { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.Count : Nullable<int64> with get, set
Public Property Count As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to