次の方法で共有


IaasVMRecoveryPoint.RecoveryPointAdditionalInfo プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象