PropertyDefinition.EnumValidValues Property

Definition

Describes valid values for an enum property.

public System.Collections.Generic.IList<Azure.ResourceManager.CustomerInsights.Models.ProfileEnumValidValuesFormat> EnumValidValues { get; }
member this.EnumValidValues : System.Collections.Generic.IList<Azure.ResourceManager.CustomerInsights.Models.ProfileEnumValidValuesFormat>
Public ReadOnly Property EnumValidValues As IList(Of ProfileEnumValidValuesFormat)

Property Value

Applies to