次の方法で共有


AzureWorkloadRecoveryPoint.RecoveryPointTimeInUTC プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象