Delen via


ImageInformation.NodeAgentSKUId Property

Definition

Gets or sets the ID of the Compute Node agent SKU which the Image supports.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to