IVMwareToAzStackHcipolicyModelCustomProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.VMwareToAzStackHcipolicyModelCustomPropertiesTypeConverter))]
public interface IVMwareToAzStackHcipolicyModelCustomProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IPolicyModelCustomProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.VMwareToAzStackHcipolicyModelCustomPropertiesTypeConverter))>]
type IVMwareToAzStackHcipolicyModelCustomProperties = interface
    interface IJsonSerializable
    interface IPolicyModelCustomProperties
Public Interface IVMwareToAzStackHcipolicyModelCustomProperties
Implements IPolicyModelCustomProperties
Derived
Attributes
Implements

Properties

Name Description
AppConsistentFrequencyInMinute

Gets or sets the app consistent snapshot frequency (in minutes).

CrashConsistentFrequencyInMinute

Gets or sets the crash consistent snapshot frequency (in minutes).

InstanceType

Discriminator property for PolicyModelCustomProperties.

(Inherited from IPolicyModelCustomProperties)
RecoveryPointHistoryInMinute

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

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to