Snapshot.Account Property

Definition

Gets or sets azure Cognitive Service Face account id of the subscriber who created the snapshot by Snapshot - Take.

[Newtonsoft.Json.JsonProperty(PropertyName="account")]
public string Account { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="account")>]
member this.Account : string with get, set
Public Property Account As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to