ResourceProvisionPayload.VirtualMachineBaseProfile 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.
Virtual machine profile object that contains VM properties that are common across all VMs in this batch (if you want to create 100 VMs in this request, and they all have same vmSize, then include vmSize in baseProfile).
public Azure.ResourceManager.ComputeSchedule.Models.BulkVmConfiguration VirtualMachineBaseProfile { get; set; }
member this.VirtualMachineBaseProfile : Azure.ResourceManager.ComputeSchedule.Models.BulkVmConfiguration with get, set
Public Property VirtualMachineBaseProfile As BulkVmConfiguration