DeploymentGroup.MachineCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of deployment targets in the deployment group.
[System.Runtime.Serialization.DataMember]
public int MachineCount { get; }
member this.MachineCount : int
Public ReadOnly Property MachineCount As Integer
Property Value
- Attributes