Partilhar via


FaceDetectorPreset.BlurType Propriedade

Definição

Obtém ou define o tipo de desfoque. Os valores possíveis incluem: 'Box', 'Low', 'Med', 'High', 'Black'

[Newtonsoft.Json.JsonProperty(PropertyName="blurType")]
public Microsoft.Azure.Management.Media.Models.BlurType? BlurType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blurType")>]
member this.BlurType : Nullable<Microsoft.Azure.Management.Media.Models.BlurType> with get, set
Public Property BlurType As Nullable(Of BlurType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a