Share via


UpgradeOperationHistoryStatus.Code Property

Definition

Code indicating the current status of the upgrade.

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

Property Value

Applies to