Partager via


Snapshot.ApplyScope Propriété

Définition

Obtient ou définit le tableau des ID d’abonnement Visage cibles pour le instantané, spécifiés par l’utilisateur qui a créé le instantané lors de l’appel de Capture instantanée - Take. Pour chaque instantané, seuls les abonnements inclus dans le applyScope d’instantané - Take peuvent l’appliquer.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à