Share via


VirtualMachineScaleSet.VirtualMachineProfile Property

Definition

Gets or sets the virtual machine profile.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachineProfile")]
public Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile VirtualMachineProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachineProfile")>]
member this.VirtualMachineProfile : Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile with get, set
Public Property VirtualMachineProfile As VirtualMachineScaleSetVMProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to