ExpressionEvaluationOptionsScopeType Class

Definition

Defines values for ExpressionEvaluationOptionsScopeType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.ExpressionEvaluationOptionsScopeType>))]
public class ExpressionEvaluationOptionsScopeType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ResourceManager.Fluent.Models.ExpressionEvaluationOptionsScopeType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.ExpressionEvaluationOptionsScopeType>))>]
type ExpressionEvaluationOptionsScopeType = class
    inherit ExpandableStringEnum<ExpressionEvaluationOptionsScopeType>
Public Class ExpressionEvaluationOptionsScopeType
Inherits ExpandableStringEnum(Of ExpressionEvaluationOptionsScopeType)
Inheritance
ExpressionEvaluationOptionsScopeType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

ExpressionEvaluationOptionsScopeType()

Fields

Inner
NotSpecified
Outer

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to