Uses of Class
com.microsoft.azure.management.resources.TemplateLink
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of TemplateLink in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionDeployment.templateLink()
DeploymentProperties.templateLink()
Get the URI of the template.DeploymentPropertiesExtended.templateLink()
Get the URI referencing the template.TemplateLink.withContentVersion
(String contentVersion) Set if included, must match the ContentVersion in the template.Set the resource id of a Template Spec.TemplateLink.withRelativePath
(String relativePath) Set applicable only if this template link references a Template Spec.Set the URI of the template to deploy.Modifier and TypeMethodDescriptionDeploymentProperties.withTemplateLink
(TemplateLink templateLink) Set the URI of the template.