InMageAzureV2PolicyDetails Class
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.
InMage Azure v2 specific protection profile details.
public class InMageAzureV2PolicyDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.PolicyProviderSpecificDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageAzureV2PolicyDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageAzureV2PolicyDetails>
type InMageAzureV2PolicyDetails = class
inherit PolicyProviderSpecificDetails
interface IJsonModel<InMageAzureV2PolicyDetails>
interface IPersistableModel<InMageAzureV2PolicyDetails>
Public Class InMageAzureV2PolicyDetails
Inherits PolicyProviderSpecificDetails
Implements IJsonModel(Of InMageAzureV2PolicyDetails), IPersistableModel(Of InMageAzureV2PolicyDetails)
- Inheritance
- Implements
Properties
AppConsistentFrequencyInMinutes |
The app consistent snapshot frequency in minutes. |
CrashConsistentFrequencyInMinutes |
The crash consistent snapshot frequency in minutes. |
MultiVmSyncStatus |
A value indicating whether multi-VM sync has to be enabled. |
RecoveryPointHistory |
The duration in minutes until which the recovery points need to be stored. |
RecoveryPointThresholdInMinutes |
The recovery point threshold in minutes. |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET