次の方法で共有


VaultPropertiesMoveDetails.CompletionTimeUtc プロパティ

定義

リソース移動操作の終了時刻を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="completionTimeUtc")]
public DateTime? CompletionTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="completionTimeUtc")>]
member this.CompletionTimeUtc : Nullable<DateTime>
Public ReadOnly Property CompletionTimeUtc As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象