Aracılığıyla paylaş


VmwareCbtPolicyDetails Class

Definition

VMware Cbt specific policy details.

[Newtonsoft.Json.JsonObject("VMwareCbt")]
public class VmwareCbtPolicyDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.PolicyProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("VMwareCbt")>]
type VmwareCbtPolicyDetails = class
    inherit PolicyProviderSpecificDetails
Public Class VmwareCbtPolicyDetails
Inherits PolicyProviderSpecificDetails
Inheritance
VmwareCbtPolicyDetails
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

VmwareCbtPolicyDetails()

Initializes a new instance of the VmwareCbtPolicyDetails class.

VmwareCbtPolicyDetails(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of the VmwareCbtPolicyDetails class.

Properties

AppConsistentFrequencyInMinutes

Gets or sets the app consistent snapshot frequency in minutes.

CrashConsistentFrequencyInMinutes

Gets or sets the crash consistent snapshot frequency in minutes.

RecoveryPointHistoryInMinutes

Gets or sets the duration in minutes until which the recovery points need to be stored.

Applies to