Compartir a través de


TakeSnapshotRequest.ApplyScope Propiedad

Definición

Obtiene o establece la matriz especificada por el usuario de identificadores de suscripción de Face de destino para la instantánea. Para cada instantánea, solo las suscripciones incluidas en applyScope of Snapshot - Take pueden aplicarla.

[Newtonsoft.Json.JsonProperty(PropertyName="applyScope")]
public System.Collections.Generic.IList<Guid> ApplyScope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="applyScope")>]
member this.ApplyScope : System.Collections.Generic.IList<Guid> with get, set
Public Property ApplyScope As IList(Of Guid)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a