ExpressionEvaluationOptions Class

Definition

Specifies whether template expressions are evaluated within the scope of the parent template or nested template.

C#
public class ExpressionEvaluationOptions
Inheritance
ExpressionEvaluationOptions

Constructors

ExpressionEvaluationOptions()

Initializes a new instance of the ExpressionEvaluationOptions class.

ExpressionEvaluationOptions(ExpressionEvaluationOptionsScopeType)

Initializes a new instance of the ExpressionEvaluationOptions class.

Properties

Scope

Gets or sets the scope to be used for evaluation of parameters, variables and functions in a nested template. Possible values include: 'NotSpecified', 'Outer', 'Inner'

Applies to

Продукт Версії
Azure SDK for .NET Legacy