Compartir a través de


TemplateArtifact.Template Propiedad

Definición

Obtiene o establece el cuerpo del artefacto del plano técnico de Resource Manager plantilla.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a