次の方法で共有


ProtectedItem.BackupManagementType プロパティ

定義

バックアップ項目のバックアップ管理の種類を取得または設定します。 使用できる値は、'Invalid'、'AzureIaasVM'、'MAB'、'DPM'、'AzureBackupServer'、'AzureSql'、'AzureStorage'、'AzureWorkload'、'DefaultBackup' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象