ISynapseSpark.NodeSizeFamily Property

Definition

Node size family.

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

Property Value

Attributes

Applies to