PublishedBlueprint.BlueprintName Property

Definition

Gets or sets name of the published blueprint definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to