ProximityPlacementGroupData.IntentVmSizes 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.
Specifies possible sizes of virtual machines that can be created in the proximity placement group.
public System.Collections.Generic.IList<string> IntentVmSizes { get; }
member this.IntentVmSizes : System.Collections.Generic.IList<string>
Public ReadOnly Property IntentVmSizes As IList(Of String)