SparkServicePluginInformation.ResourceAcquisitionStartedAt Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="resourceAcquisitionStartedAt")]
public DateTimeOffset? ResourceAcquisitionStartedAt { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceAcquisitionStartedAt")>]
member this.ResourceAcquisitionStartedAt : Nullable<DateTimeOffset> with get, set
Public Property ResourceAcquisitionStartedAt As Nullable(Of DateTimeOffset)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to