Mask.Type Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to