次の方法で共有


IaasVMRecoveryPoint.RecoveryPointAdditionalInfo プロパティ

定義

このバックアップ コピーに関連付けられている追加情報を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象