Partager via


ManagementPolicyFilter.PrefixMatch Propriété

Définition

Obtient ou définit un tableau de chaînes pour les préfixes à mettre en correspondance.

[Newtonsoft.Json.JsonProperty(PropertyName="prefixMatch")]
public System.Collections.Generic.IList<string> PrefixMatch { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="prefixMatch")>]
member this.PrefixMatch : System.Collections.Generic.IList<string> with get, set
Public Property PrefixMatch As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à