ImageInformation.NodeAgentSKUId プロパティ

定義

イメージがサポートするコンピューティング ノード エージェント SKU の ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象