Class Identifiable
Namespace: Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.Models
Assembly: Microsoft.Azure.CognitiveServices.Search.BingCustomImageSearch.dll
Syntax
public class Identifiable : Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.Models.ResponseBase
Constructors
Identifiable()
Declaration
public Identifiable ();
Identifiable(String)
Properties
Id
Declaration
[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public string Id { get; }
Property Value
|
String
|