MigrateSqlServerSqlMITaskOutputMigrationLevel.ServerRoleResults Property

Definition

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

Applies to