MigrationSqlAssessmentV2Data.AsyncCommitModeIntent Property
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.
Gets or sets user preference indicating intent of async commit mode.
public Azure.ResourceManager.Migration.Assessment.Models.AsyncCommitModeIntent? AsyncCommitModeIntent { get; set; }
member this.AsyncCommitModeIntent : Nullable<Azure.ResourceManager.Migration.Assessment.Models.AsyncCommitModeIntent> with get, set
Public Property AsyncCommitModeIntent As Nullable(Of AsyncCommitModeIntent)