Freigeben über


Exposure.ExposureLevel Eigenschaft

Definition

Ruft einen Enumerationswert ab, der die Belichtungsebene angibt, oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: