MigrateSqlServerSqlMITaskOutputMigrationLevel.ServerRoleResults 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 map of server role migration results.
[Newtonsoft.Json.JsonProperty(PropertyName="serverRoleResults")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataMigration.Models.StartMigrationScenarioServerRoleResult> ServerRoleResults { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serverRoleResults")>]
member this.ServerRoleResults : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataMigration.Models.StartMigrationScenarioServerRoleResult>
Public ReadOnly Property ServerRoleResults As IDictionary(Of String, StartMigrationScenarioServerRoleResult)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute