Freigeben über


Blur.BlurLevel Eigenschaft

Definition

Ruft einen Enumerationswert ab, der den Grad der Unschärfe angibt, oder legt diese fest. Mögliche Werte: "Niedrig", "Mittel", "Hoch"

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: