次の方法で共有


AzureWorkloadRecoveryPoint.RecoveryPointTimeInUTC プロパティ

定義

復旧ポイントが作成された UTC 時刻を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象