ISynapseSparkProperties.NodeSize Property

Definition

Node size.

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

Property Value

Attributes

Applies to