VirtualMachineData.Placement 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.
Placement section specifies the user-defined constraints for virtual machine hardware placement. This property cannot be changed once VM is provisioned. Minimum api-version: 2024-11-01.
public Azure.ResourceManager.Compute.Models.VirtualMachinePlacement Placement { get; set; }
member this.Placement : Azure.ResourceManager.Compute.Models.VirtualMachinePlacement with get, set
Public Property Placement As VirtualMachinePlacement