BlueprintModel.Versions Property

Definition

Gets or sets published versions of this blueprint definition.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.versions")]
public object Versions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.versions")>]
member this.Versions : obj with get, set
Public Property Versions As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to