Partager via


MetadataEntityProperties.DependsOn Property

Definition

The list of keys on which this entity depends on.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> DependsOn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)>]
member this.DependsOn : System.Collections.Generic.List<string> with get, set
Public Property DependsOn As List(Of String)

Property Value

Implements

Attributes

Applies to