Uses of Class
com.microsoft.azure.management.resources.ParametersLink
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of ParametersLink in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionDeployment.parametersLink()
DeploymentProperties.parametersLink()
Get the URI of parameters file.DeploymentPropertiesExtended.parametersLink()
Get the URI referencing the parameters.ParametersLink.withContentVersion
(String contentVersion) Set if included, must match the ContentVersion in the template.Set the URI of the parameters file.Modifier and TypeMethodDescriptionDeploymentProperties.withParametersLink
(ParametersLink parametersLink) Set the URI of parameters file.