Partager via


OperationStatusJobsExtendedInfo.JobIds Propriété

Définition

Obtient ou définit les ID des travaux créés pour l’élément protégé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à