次の方法で共有


NetworkMigrationValidationResponse.ValidationMessages プロパティ

定義

任意。 移行するリソースの検証メッセージ。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.NetworkMigrationValidationMessage> ValidationMessages { get; set; }
member this.ValidationMessages : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.NetworkMigrationValidationMessage> with get, set
Public Property ValidationMessages As IList(Of NetworkMigrationValidationMessage)

プロパティ値

適用対象