次の方法で共有


AzureVmWorkloadProtectionPolicy.Settings プロパティ

定義

バックアップ管理の一般的な設定を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象