Share via


AssignmentOperation.BlueprintVersion Property

Definition

Gets or sets the published version of the blueprint definition used for the blueprint assignment operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to