ArmRecoveryServicesSiteRecoveryModelFactory.VMwareCbtResyncContent 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 VMwareCbtResyncContent.
public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtResyncContent VMwareCbtResyncContent(string skipCbtReset = default);
static member VMwareCbtResyncContent : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtResyncContent
Public Shared Function VMwareCbtResyncContent (Optional skipCbtReset As String = Nothing) As VMwareCbtResyncContent
Parameters
- skipCbtReset
- String
A value indicating whether CBT is to be reset.
Returns
A new VMwareCbtResyncContent instance for mocking.
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