Share via


PatchInstallationDetail.InstallationState Property

Definition

The state of the patch after the installation operation completed.

public Azure.ResourceManager.Compute.Models.PatchInstallationState? InstallationState { get; }
member this.InstallationState : Nullable<Azure.ResourceManager.Compute.Models.PatchInstallationState>
Public ReadOnly Property InstallationState As Nullable(Of PatchInstallationState)

Property Value

Applies to