IHyperVToAzStackHcipolicyModelCustomProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.HyperVToAzStackHcipolicyModelCustomPropertiesTypeConverter))]
public interface IHyperVToAzStackHcipolicyModelCustomProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IPolicyModelCustomProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.HyperVToAzStackHcipolicyModelCustomPropertiesTypeConverter))>]
type IHyperVToAzStackHcipolicyModelCustomProperties = interface
interface IJsonSerializable
interface IPolicyModelCustomProperties
Public Interface IHyperVToAzStackHcipolicyModelCustomProperties
Implements IPolicyModelCustomProperties
- Derived
- Attributes
- Implements
Properties
AppConsistentFrequencyInMinute |
Gets or sets the app consistent snapshot frequency (in minutes). |
CrashConsistentFrequencyInMinute |
Gets or sets the crash consistent snapshot frequency (in minutes). |
InstanceType |
Gets or sets the instance type. (Inherited from IPolicyModelCustomProperties) |
RecoveryPointHistoryInMinute |
Gets or sets the duration in minutes until which the recovery points need to be stored. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |