| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ParametersLink |
DeploymentPropertiesExtended.parametersLink()
Get the parametersLink property: The URI referencing the parameters.
|
ParametersLink |
Deployment.parametersLink() |
ParametersLink |
DeploymentProperties.parametersLink()
Get the parametersLink property: The URI of parameters file.
|
ParametersLink |
ParametersLink.withContentVersion(String contentVersion)
Set the contentVersion property: If included, must match the ContentVersion in the template.
|
ParametersLink |
ParametersLink.withUri(String uri)
Set the uri property: The URI of the parameters file.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withParametersLink(ParametersLink parametersLink)
Set the parametersLink property: The URI of parameters file.
|
DeploymentProperties |
DeploymentProperties.withParametersLink(ParametersLink parametersLink)
Set the parametersLink property: The URI of parameters file.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.