Share via


ImportExportOperationResult.QueuedTime Property

Definition

Gets queued time.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.queuedTime")]
public string QueuedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.queuedTime")>]
member this.QueuedTime : string
Public ReadOnly Property QueuedTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to