Share via


AgentPoolPatchProperties.Count Property

Definition

The number of virtual machines that use this configuration.

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

Property Value

Implements

Attributes

Applies to