IAksSchema.AgentVMSize Property

Definition

Agent virtual machine size

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Agent virtual machine size", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="agentVmSize", Update=true)]
public string AgentVMSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Agent virtual machine size", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="agentVmSize", Update=true)>]
member this.AgentVMSize : string with get, set
Public Property AgentVMSize As String

Property Value

Attributes

Applies to