AgentPool.VirtualMachinesProfile Property

Definition

Gets or sets specifications on VirtualMachines agent pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to