ArmModelFactory.TemplateLink(String, String) Method
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.
Creates a new instance of TemplateLink(String, String).
public static Azure.Connectors.Sdk.Arm.Models.TemplateLink TemplateLink(string templateURI = default, string templateContentVersion = default);
static member TemplateLink : string * string -> Azure.Connectors.Sdk.Arm.Models.TemplateLink
Public Shared Function TemplateLink (Optional templateURI As String = Nothing, Optional templateContentVersion As String = Nothing) As TemplateLink
Parameters
- templateURI
- String
- templateContentVersion
- String