Share via


ImportExportOperationResult.LastModifiedTime Property

Definition

Gets last modified time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to