Class JobId
Namespace: Microsoft.Azure.CognitiveServices.ContentModerator.Models
Assembly: Microsoft.Azure.CognitiveServices.Vision.ContentModerator.dll
Syntax
public class JobId
Constructors
JobId()
Declaration
public JobId ();
JobId(String)
Properties
JobIdProperty
Declaration
[Newtonsoft.Json.JsonProperty(PropertyName="JobId")]
public string JobIdProperty { get; set; }
Property Value
|
String
|