Delen via


InMageRcmMobilityAgentDetails.ReasonsBlockingUpgrade Property

Definition

Gets the whether update is possible or not.

[Newtonsoft.Json.JsonProperty(PropertyName="reasonsBlockingUpgrade")]
public System.Collections.Generic.IList<string> ReasonsBlockingUpgrade { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reasonsBlockingUpgrade")>]
member this.ReasonsBlockingUpgrade : System.Collections.Generic.IList<string>
Public ReadOnly Property ReasonsBlockingUpgrade As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to