Share via


LinkedTemplateArtifact.Template Property

Definition

Gets or sets the Azure Resource Manager template.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to