Compartilhar via


DataMasking.Headers Propriedade

Definição

Obtém ou define as configurações de mascaramento para cabeçalhos

[Newtonsoft.Json.JsonProperty(PropertyName="headers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.DataMaskingEntity> Headers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="headers")>]
member this.Headers : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.DataMaskingEntity> with get, set
Public Property Headers As IList(Of DataMaskingEntity)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a