Partager via


RequiredForResourcesCollection.SourceIds Propriété

Définition

Obtient ou définit la liste des ID sources pour lesquels la ressource d’entrée est requise.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à