Dela via


ParameterDefinitionsValue.AllowedValue Property

Definition

The allowed values for the parameter.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IParameterDefinitionsValueAllowedValuesItem> AllowedValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)>]
member this.AllowedValue : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IParameterDefinitionsValueAllowedValuesItem> with get, set
Public Property AllowedValue As List(Of IParameterDefinitionsValueAllowedValuesItem)

Property Value

Implements

Attributes

Applies to