Share via


MoveResourceDependency.ResolutionType Property

Definition

Gets or sets possible values include: 'Manual', 'Automatic'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to