Delen via


ContainerApp.Template Property

Definition

Gets or sets container App versioned application definition.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.template")]
public Microsoft.Azure.Management.WebSites.Models.Template Template { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.template")>]
member this.Template : Microsoft.Azure.Management.WebSites.Models.Template with get, set
Public Property Template As Template

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to