Share via


ArmDeploymentProperties.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.ArmDeploymentTemplateLink TemplateLink { get; set; }
member this.TemplateLink : Azure.ResourceManager.Resources.Models.ArmDeploymentTemplateLink with get, set
Public Property TemplateLink As ArmDeploymentTemplateLink

Property Value

Applies to