Share via


TemplateArtifact.Template Property

Definition

Gets or sets the Resource Manager template blueprint artifact body.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to