Snapshot.Account プロパティ

定義

スナップショットによるスナップショットを作成したサブスクライバーの azure Cognitive Service Face アカウント ID を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象