Partager via


Exposure.ExposureLevel Propriété

Définition

Obtient ou définit une valeur d’énumération indiquant le niveau d’exposition. Les valeurs possibles sont les suivantes : « UnderExposure », « GoodExposure », « OverExposure »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à