次の方法で共有


CSMRecoveryPointListResponse.Value プロパティ

定義

省略可能。 復旧ポイントの応答の一覧。

public System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMRecoveryPointResponse> Value { get; set; }
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMRecoveryPointResponse> with get, set
Public Property Value As IList(Of CSMRecoveryPointResponse)

プロパティ値

適用対象