Compartir a través de


AssignmentStatus.ManagedResources Propiedad

Definición

Obtiene la lista de recursos creados por la asignación del plano técnico.

[Newtonsoft.Json.JsonProperty(PropertyName="managedResources")]
public System.Collections.Generic.IList<string> ManagedResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managedResources")>]
member this.ManagedResources : System.Collections.Generic.IList<string>
Public ReadOnly Property ManagedResources As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a