Compartilhar via


BlobInventoryPolicyFilter.PrefixMatch Propriedade

Definição

Obtém ou define uma matriz de cadeias de caracteres com no máximo 10 prefixos de blob a serem incluídos no inventário.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a