Share via


IAgentPool.VMSize Property

Definition

The VM sku size of the agent pool node VMs.

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.Info(Create=true, Description="The VM sku size of the agent pool node VMs.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vmSize", Update=true)]
public string VMSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.Info(Create=true, Description="The VM sku size of the agent pool node VMs.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vmSize", Update=true)>]
member this.VMSize : string with get, set
Public Property VMSize As String

Property Value

Attributes

Applies to