DeploymentStackData.TemplateLink Property

Definition

The URI of the template. Use either the templateLink property or the template property, but not both.

public Azure.ResourceManager.Resources.Models.DeploymentStacksTemplateLink TemplateLink { get; set; }
member this.TemplateLink : Azure.ResourceManager.Resources.Models.DeploymentStacksTemplateLink with get, set
Public Property TemplateLink As DeploymentStacksTemplateLink

Property Value

Applies to