InMagePolicyDetails 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 specific protection profile details.
public class InMagePolicyDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.PolicyProviderSpecificDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMagePolicyDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMagePolicyDetails>
type InMagePolicyDetails = class
inherit PolicyProviderSpecificDetails
interface IJsonModel<InMagePolicyDetails>
interface IPersistableModel<InMagePolicyDetails>
Public Class InMagePolicyDetails
Inherits PolicyProviderSpecificDetails
Implements IJsonModel(Of InMagePolicyDetails), IPersistableModel(Of InMagePolicyDetails)
- Inheritance
- Implements
Properties
AppConsistentFrequencyInMinutes |
The app 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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET