Condividi tramite


ServiceUnitArtifacts.TemplateArtifactSourceRelativePath Property

Definition

Gets or sets the path to the ARM template file relative to the artifact source.

[Newtonsoft.Json.JsonProperty(PropertyName="templateArtifactSourceRelativePath")]
public string TemplateArtifactSourceRelativePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="templateArtifactSourceRelativePath")>]
member this.TemplateArtifactSourceRelativePath : string with get, set
Public Property TemplateArtifactSourceRelativePath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to