ImageDeprecationStatus.ImageState 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.
Describes the state of the image.
public Azure.ResourceManager.Compute.Models.ImageState? ImageState { get; set; }
member this.ImageState : Nullable<Azure.ResourceManager.Compute.Models.ImageState> with get, set
Public Property ImageState As Nullable(Of ImageState)