Delen via


BigDataPoolResourceInfo.NodeSizeFamily Property

Definition

Gets or sets the kind of nodes that the Big Data pool provides. Possible values include: 'None', 'MemoryOptimized'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeSizeFamily")]
public string NodeSizeFamily { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeSizeFamily")>]
member this.NodeSizeFamily : string with get, set
Public Property NodeSizeFamily As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to