Compartir a través de


OperationStatusJobsExtendedInfo.JobIds Propiedad

Definición

Obtiene o establece los identificadores de los trabajos creados para el elemento protegido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a