Share via


MatchCondition.MatchValue Property

Definition

List of possible match values.

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

Property Value

Implements

Attributes

Applies to