ArmRecoveryServicesSiteRecoveryModelFactory.InMageRcmRecoveryPointDetails Method
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.
Initializes a new instance of InMageRcmRecoveryPointDetails.
public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmRecoveryPointDetails InMageRcmRecoveryPointDetails (string isMultiVmSyncPoint = default);
static member InMageRcmRecoveryPointDetails : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmRecoveryPointDetails
Public Shared Function InMageRcmRecoveryPointDetails (Optional isMultiVmSyncPoint As String = Nothing) As InMageRcmRecoveryPointDetails
Parameters
- isMultiVmSyncPoint
- String
A value indicating whether the recovery point is multi VM consistent.
Returns
A new InMageRcmRecoveryPointDetails instance for mocking.
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