Поделиться через


DscReportResource.DependsOn Свойство

Определение

Возвращает или задает значения навигации по ресурсам для ресурсов, от которые зависит ресурс.

[Newtonsoft.Json.JsonProperty(PropertyName="dependsOn")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscReportResourceNavigation> DependsOn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dependsOn")>]
member this.DependsOn : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscReportResourceNavigation> with get, set
Public Property DependsOn As IList(Of DscReportResourceNavigation)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к