MoveResourceDependency.ResolutionStatus Property

Definition

Gets the dependency resolution status.

[Newtonsoft.Json.JsonProperty(PropertyName="resolutionStatus")]
public string ResolutionStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resolutionStatus")>]
member this.ResolutionStatus : string with get, set
Public Property ResolutionStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to