Share via


ISynapseSpark.NodeSize Property

Definition

Node size.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Node size.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nodeSize")]
public string NodeSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Node size.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nodeSize")>]
member this.NodeSize : string with get, set
Public Property NodeSize As String

Property Value

Attributes

Applies to