Udostępnij za pośrednictwem


OperationStatusJobExtendedInfo.JobId Property

Definition

Gets or sets ID of the job created for this protected item.

[Newtonsoft.Json.JsonProperty(PropertyName="jobId")]
public string JobId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobId")>]
member this.JobId : string with get, set
Public Property JobId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to