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.
VMCount gives the max number of VMs that can be deployed in the cloud.
public long? VmCount { get; }
member this.VmCount : Nullable<int64>
Public ReadOnly Property VmCount As Nullable(Of Long)