Compartilhar via


Run.CustomRegistries Propriedade

Definição

Obtém ou define a lista de registros personalizados que foram conectados durante essa execução.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a