Compartilhar via


RequiredForResourcesCollection.SourceIds Propriedade

Definição

Obtém ou define a lista de IDs de origem para as quais o recurso de entrada é necessário.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a