共用方式為


XrpMigrationValidateDeploymentResponse.ValidateDeploymentMessages Property

Definition

Optional. Validation messages for the deployment to be migrated.

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

Property Value

Applies to