Package | Description |
---|---|
com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
TemplateLink |
DeploymentProperties.templateLink()
Get the templateLink value.
|
TemplateLink |
Deployment.templateLink() |
TemplateLink |
DeploymentPropertiesExtended.templateLink()
Get the templateLink value.
|
TemplateLink |
TemplateLink.withContentVersion(String contentVersion)
Set the contentVersion value.
|
TemplateLink |
TemplateLink.withUri(String uri)
Set the uri value.
|
Modifier and Type | Method and Description |
---|---|
DeploymentProperties |
DeploymentProperties.withTemplateLink(TemplateLink templateLink)
Set the templateLink value.
|
DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withTemplateLink(TemplateLink templateLink)
Set the templateLink value.
|
Copyright © 2019. All rights reserved.