次の方法で共有


ImportExportExtensionsOperationResult.LastModifiedTime プロパティ

定義

最終変更時刻を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象