Condividi tramite


ValidationResultItem.Result Property

Definition

The result of validation

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.ValidationResultStatus? Result { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)>]
member this.Result : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.ValidationResultStatus> with get, set
Public Property Result As Nullable(Of ValidationResultStatus)

Property Value

Implements

Attributes

Applies to