次の方法で共有


AzureIaaSVMProtectionPolicy コンストラクター

定義

オーバーロード

AzureIaaSVMProtectionPolicy()

AzureIaaSVMProtectionPolicy クラスの新しいインスタンスを初期化します。

AzureIaaSVMProtectionPolicy(Nullable<Int32>, IList<String>, InstantRPAdditionalDetails, SchedulePolicy, RetentionPolicy, Nullable<Int32>, String, String)

AzureIaaSVMProtectionPolicy クラスの新しいインスタンスを初期化します。

AzureIaaSVMProtectionPolicy(Nullable<Int32>, IList<String>, InstantRPAdditionalDetails, SchedulePolicy, RetentionPolicy, IDictionary<String,TieringPolicy>, Nullable<Int32>, String, String)

AzureIaaSVMProtectionPolicy クラスの新しいインスタンスを初期化します。

AzureIaaSVMProtectionPolicy()

AzureIaaSVMProtectionPolicy クラスの新しいインスタンスを初期化します。

public AzureIaaSVMProtectionPolicy();
Public Sub New ()

適用対象

AzureIaaSVMProtectionPolicy(Nullable<Int32>, IList<String>, InstantRPAdditionalDetails, SchedulePolicy, RetentionPolicy, Nullable<Int32>, String, String)

AzureIaaSVMProtectionPolicy クラスの新しいインスタンスを初期化します。

public AzureIaaSVMProtectionPolicy(int? protectedItemsCount, System.Collections.Generic.IList<string> resourceGuardOperationRequests, Microsoft.Azure.Management.RecoveryServices.Backup.Models.InstantRPAdditionalDetails instantRPDetails, Microsoft.Azure.Management.RecoveryServices.Backup.Models.SchedulePolicy schedulePolicy, Microsoft.Azure.Management.RecoveryServices.Backup.Models.RetentionPolicy retentionPolicy, int? instantRpRetentionRangeInDays, string timeZone = default, string policyType = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureIaaSVMProtectionPolicy : Nullable<int> * System.Collections.Generic.IList<string> * Microsoft.Azure.Management.RecoveryServices.Backup.Models.InstantRPAdditionalDetails * Microsoft.Azure.Management.RecoveryServices.Backup.Models.SchedulePolicy * Microsoft.Azure.Management.RecoveryServices.Backup.Models.RetentionPolicy * Nullable<int> * string * string -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureIaaSVMProtectionPolicy
Public Sub New (protectedItemsCount As Nullable(Of Integer), resourceGuardOperationRequests As IList(Of String), instantRPDetails As InstantRPAdditionalDetails, schedulePolicy As SchedulePolicy, retentionPolicy As RetentionPolicy, instantRpRetentionRangeInDays As Nullable(Of Integer), Optional timeZone As String = Nothing, Optional policyType As String = Nothing)

パラメーター

protectedItemsCount
Nullable<Int32>

このポリシーに関連付けられているアイテムの数。

resourceGuardOperationRequests
IList<String>

ResourceGuard 操作要求

instantRPDetails
InstantRPAdditionalDetails
schedulePolicy
SchedulePolicy

バックアップ ポリシーの一部として指定されたバックアップ スケジュール。

retentionPolicy
RetentionPolicy

バックアップ コピーの保持範囲の詳細を含む保持ポリシー。

instantRpRetentionRangeInDays
Nullable<Int32>

インスタント RP 保持ポリシーの範囲 (日数)

timeZone
String

TimeZone 省略可能な入力を文字列として指定します。 たとえば、TimeZone = "Pacific Standard Time" です。

policyType
String

使用可能な値は次のとおりです: 'Invalid'、'V1'、'V2'

適用対象

AzureIaaSVMProtectionPolicy(Nullable<Int32>, IList<String>, InstantRPAdditionalDetails, SchedulePolicy, RetentionPolicy, IDictionary<String,TieringPolicy>, Nullable<Int32>, String, String)

AzureIaaSVMProtectionPolicy クラスの新しいインスタンスを初期化します。

public AzureIaaSVMProtectionPolicy(int? protectedItemsCount = default, System.Collections.Generic.IList<string> resourceGuardOperationRequests = default, Microsoft.Azure.Management.RecoveryServices.Backup.Models.InstantRPAdditionalDetails instantRPDetails = default, Microsoft.Azure.Management.RecoveryServices.Backup.Models.SchedulePolicy schedulePolicy = default, Microsoft.Azure.Management.RecoveryServices.Backup.Models.RetentionPolicy retentionPolicy = default, System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.RecoveryServices.Backup.Models.TieringPolicy> tieringPolicy = default, int? instantRpRetentionRangeInDays = default, string timeZone = default, string policyType = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureIaaSVMProtectionPolicy : Nullable<int> * System.Collections.Generic.IList<string> * Microsoft.Azure.Management.RecoveryServices.Backup.Models.InstantRPAdditionalDetails * Microsoft.Azure.Management.RecoveryServices.Backup.Models.SchedulePolicy * Microsoft.Azure.Management.RecoveryServices.Backup.Models.RetentionPolicy * System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.RecoveryServices.Backup.Models.TieringPolicy> * Nullable<int> * string * string -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureIaaSVMProtectionPolicy
Public Sub New (Optional protectedItemsCount As Nullable(Of Integer) = Nothing, Optional resourceGuardOperationRequests As IList(Of String) = Nothing, Optional instantRPDetails As InstantRPAdditionalDetails = Nothing, Optional schedulePolicy As SchedulePolicy = Nothing, Optional retentionPolicy As RetentionPolicy = Nothing, Optional tieringPolicy As IDictionary(Of String, TieringPolicy) = Nothing, Optional instantRpRetentionRangeInDays As Nullable(Of Integer) = Nothing, Optional timeZone As String = Nothing, Optional policyType As String = Nothing)

パラメーター

protectedItemsCount
Nullable<Int32>

このポリシーに関連付けられているアイテムの数。

resourceGuardOperationRequests
IList<String>

ResourceGuard 操作要求

instantRPDetails
InstantRPAdditionalDetails
schedulePolicy
SchedulePolicy

バックアップ ポリシーの一部として指定されたバックアップ スケジュール。

retentionPolicy
RetentionPolicy

バックアップ コピーの保持範囲の詳細を含む保持ポリシー。

tieringPolicy
IDictionary<String,TieringPolicy>

RP を別の層のキーに自動的に移動する階層化ポリシーは、RecoveryPointTierType 列挙型で定義されているターゲット層です。 階層化ポリシーは、RP をターゲット層に移動する条件を指定します。

instantRpRetentionRangeInDays
Nullable<Int32>

インスタント RP 保持ポリシーの範囲 (日数)

timeZone
String

TimeZone 省略可能な入力を文字列として指定します。 たとえば、TimeZone = "Pacific Standard Time" です。

policyType
String

使用可能な値は次のとおりです: 'Invalid'、'V1'、'V2'

適用対象