Snapshot.ApplyScope Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET