DscReportResource.DependsOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Resource Navigation values for resources the resource depends on.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Automation.Models.DscReportResourceNavigation> DependsOn { get; }
member this.DependsOn : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Automation.Models.DscReportResourceNavigation>
Public ReadOnly Property DependsOn As IReadOnlyList(Of DscReportResourceNavigation)