Compartir a través de


RoleAssignmentArtifact.DependsOn Propiedad

Definición

Obtiene o establece artefactos que deben implementarse antes del artefacto especificado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dependsOn")]
public System.Collections.Generic.IList<string> DependsOn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dependsOn")>]
member this.DependsOn : System.Collections.Generic.IList<string> with get, set
Public Property DependsOn As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a