Share via


ArmDeploymentProperties.ExpressionEvaluationScope Property

Definition

The scope to be used for evaluation of parameters, variables and functions in a nested template.

public Azure.ResourceManager.Resources.Models.ExpressionEvaluationScope? ExpressionEvaluationScope { get; set; }
member this.ExpressionEvaluationScope : Nullable<Azure.ResourceManager.Resources.Models.ExpressionEvaluationScope> with get, set
Public Property ExpressionEvaluationScope As Nullable(Of ExpressionEvaluationScope)

Property Value

Applies to