TemplateLink |
Deployment.templateLink() |
|
TemplateLink |
DeploymentProperties.templateLink() |
Get the templateLink property: The URI of the template.
|
TemplateLink |
DeploymentPropertiesExtended.templateLink() |
Get the templateLink property: The URI referencing the template.
|
TemplateLink |
TemplateLink.withContentVersion(String contentVersion) |
Set the contentVersion property: If included, must match the ContentVersion in the template.
|
TemplateLink |
TemplateLink.withId(String id) |
Set the id property: The resource id of a Template Spec.
|
TemplateLink |
TemplateLink.withQueryString(String queryString) |
Set the queryString property: The query string (for example, a SAS token) to be used with the templateLink URI.
|
TemplateLink |
TemplateLink.withRelativePath(String relativePath) |
Set the relativePath property: The relativePath property can be used to deploy a linked template at a location
relative to the parent.
|
TemplateLink |
TemplateLink.withUri(String uri) |
Set the uri property: The URI of the template to deploy.
|