Partager via


Run.CustomRegistries Propriété

Définition

Obtient ou définit la liste des registres personnalisés qui ont été connectés pendant cette exécution.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à