次の方法で共有


IaasVMRecoveryPoint.RecoveryPointDiskConfiguration プロパティ

定義

ディスク構成を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointDiskConfiguration")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointDiskConfiguration RecoveryPointDiskConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointDiskConfiguration")>]
member this.RecoveryPointDiskConfiguration : Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointDiskConfiguration with get, set
Public Property RecoveryPointDiskConfiguration As RecoveryPointDiskConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象