Partilhar via


Blur.BlurLevel Propriedade

Definição

Obtém ou define um valor de enumeração que indica o nível de desfoque. Os valores possíveis incluem: 'Low', 'Medium', 'High'

[Newtonsoft.Json.JsonProperty(PropertyName="blurLevel")]
public Microsoft.Azure.CognitiveServices.Vision.Face.Models.BlurLevel BlurLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blurLevel")>]
member this.BlurLevel : Microsoft.Azure.CognitiveServices.Vision.Face.Models.BlurLevel with get, set
Public Property BlurLevel As BlurLevel

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a