次の方法で共有


IaasVMRestoreRequest.RecoveryPointId プロパティ

定義

回復するバックアップ コピーの ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointId")]
public string RecoveryPointId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointId")>]
member this.RecoveryPointId : string with get, set
Public Property RecoveryPointId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象