Share via


LocationProfile.VirtualMachineProfileOverride Property

Definition

An override for computeProfile.baseVirtualMachineProfile specific to this region. This override is merged with the base virtual machine profile to define the final virtual machine profile for the resources deployed in this location.

public Azure.ResourceManager.ComputeFleet.Models.ComputeFleetVmProfile VirtualMachineProfileOverride { get; set; }
member this.VirtualMachineProfileOverride : Azure.ResourceManager.ComputeFleet.Models.ComputeFleetVmProfile with get, set
Public Property VirtualMachineProfileOverride As ComputeFleetVmProfile

Property Value

Applies to