IDevBoxDefinition.ImageValidationStatus Property

Definition

Validation status of the configured image.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Validation status of the configured image.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ImageValidationStatus) }, ReadOnly=true, Required=false, SerializedName="imageValidationStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ImageValidationStatus? ImageValidationStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Validation status of the configured image.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ImageValidationStatus) }, ReadOnly=true, Required=false, SerializedName="imageValidationStatus")>]
member this.ImageValidationStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ImageValidationStatus>
Public ReadOnly Property ImageValidationStatus As Nullable(Of ImageValidationStatus)

Property Value

Attributes

Applies to