你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ArmDeploymentProperties.ExpressionEvaluationScope 属性

定义

用于计算嵌套模板中参数、变量和函数的范围。

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)

属性值

适用于