MoveResourceProperties.DependsOn Property

Definition

Gets or sets the move resource dependencies.

[Newtonsoft.Json.JsonProperty(PropertyName="dependsOn")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Migrate.ResourceMover.Models.MoveResourceDependency> DependsOn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dependsOn")>]
member this.DependsOn : System.Collections.Generic.IList<Microsoft.Azure.Management.Migrate.ResourceMover.Models.MoveResourceDependency>
Public ReadOnly Property DependsOn As IList(Of MoveResourceDependency)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to