次の方法で共有


GenericRecoveryPoint.RecoveryPointType プロパティ

定義

バックアップ コピーの種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象