Share via


IHyperVSiteUsage.MachineCount Property

Definition

Number of machines discovered in the site.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Number of machines discovered in the site.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="machineCount")]
public int? MachineCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Number of machines discovered in the site.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="machineCount")>]
member this.MachineCount : Nullable<int> with get, set
Public Property MachineCount As Nullable(Of Integer)

Property Value

Attributes

Applies to