次の方法で共有


BigDataPoolResourceInfo.NodeSizeFamily プロパティ

定義

ビッグ データ プールが提供するノードの種類を取得または設定します。 使用可能な値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象