RestApiOperationServerVariable.Enum Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration of string values to be used if the substitution options are from a limited set.
public System.Collections.Generic.List<string>? Enum { get; }
member this.Enum : System.Collections.Generic.List<string>
Public ReadOnly Property Enum As List(Of String)