Share via


Image.Plan Property

Definition

Gets the ID of marketplace plan associated with the image (optional).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.plan")]
public string Plan { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.plan")>]
member this.Plan : string
Public ReadOnly Property Plan As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to