NonSqlMigrationTaskOutput.ProgressMessage 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 message about the progress of the migration
[Newtonsoft.Json.JsonProperty(PropertyName="progressMessage")]
public string ProgressMessage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="progressMessage")>]
member this.ProgressMessage : string
Public ReadOnly Property ProgressMessage As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute