Share via


IControlPlaneProfile.VMSize Property

Definition

VM sku size of the control plane nodes

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.Info(Create=true, Description="VM sku size of the control plane nodes", 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="VM sku size of the control plane nodes", 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