DevBoxDefinitionProperties.ImageValidationStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Validation status of the configured image.
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ImageValidationStatus? ImageValidationStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.ImageValidationStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ImageValidationStatus>
Public ReadOnly Property ImageValidationStatus As Nullable(Of ImageValidationStatus)
Property Value
Implements
- Attributes