次の方法で共有


AzureWorkloadRecoveryPoint.RecoveryPointTierDetails プロパティ

定義

復旧ポイント層の情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointTierDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.RecoveryPointTierInformation> RecoveryPointTierDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointTierDetails")>]
member this.RecoveryPointTierDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.RecoveryPointTierInformation> with get, set
Public Property RecoveryPointTierDetails As IList(Of RecoveryPointTierInformation)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象