Freigeben über


VMwareCbtPolicyCreationInput Class

Definition

VMware Cbt policy creation input.

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

Constructors

VMwareCbtPolicyCreationInput()

Initializes a new instance of the VMwareCbtPolicyCreationInput class.

VMwareCbtPolicyCreationInput(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of the VMwareCbtPolicyCreationInput 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