Aracılığıyla paylaş


ClusterDefinition.Blueprint Property

Definition

Gets or sets the link to the blueprint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to