你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ICustomizationTaskListValidationOperationResult.ResultValidationResult Property

Definition

Outcome of validation.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Outcome of validation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskListValidationStatus) }, ReadOnly=false, Required=false, SerializedName="validationResult")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskListValidationStatus? ResultValidationResult { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Outcome of validation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskListValidationStatus) }, ReadOnly=false, Required=false, SerializedName="validationResult")>]
member this.ResultValidationResult : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskListValidationStatus> with get, set
Public Property ResultValidationResult As Nullable(Of CustomizationTaskListValidationStatus)

Property Value

Attributes

Applies to