次の方法で共有


JobStatusEventDetails.AffectedObjectType Property

Definition

Gets or sets affectedObjectType for the event.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to