ServiceUnitArtifacts.TemplateUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The full URI of the ARM template file with the SAS token.
public Uri TemplateUri { get; set; }
member this.TemplateUri : Uri with get, set
Public Property TemplateUri As Uri