| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressionEvaluationOptions |
DeploymentProperties.expressionEvaluationOptions()
Get the expressionEvaluationOptions property: Specifies whether template expressions are evaluated within the
scope of the parent template or nested template.
|
ExpressionEvaluationOptions |
ExpressionEvaluationOptions.withScope(ExpressionEvaluationOptionsScopeType scope)
Set the scope property: The scope to be used for evaluation of parameters, variables and functions in a nested
template.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withExpressionEvaluationOptions(ExpressionEvaluationOptions expressionEvaluationOptions)
Set the expressionEvaluationOptions property: Specifies whether template expressions are evaluated within the
scope of the parent template or nested template.
|
DeploymentProperties |
DeploymentProperties.withExpressionEvaluationOptions(ExpressionEvaluationOptions expressionEvaluationOptions)
Set the expressionEvaluationOptions property: Specifies whether template expressions are evaluated within the
scope of the parent template or nested template.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.