UpgradeOperationHistoryStatus.Code Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="code")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.UpgradeState? Code { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="code")>]
member this.Code : Nullable<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.UpgradeState>
Public ReadOnly Property Code As Nullable(Of UpgradeState)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to