Compartir a través de


BigDataPoolResourceInfo.NodeSize Propiedad

Definición

Obtiene o establece el nivel de potencia de proceso que tiene cada nodo del grupo de macrodatos. Entre los valores posibles se incluyen: 'None', 'Small', 'Medium', 'Large', 'XLarge', 'XXLarge', 'XXXLarge'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a