Dapr.Components Propriedade

Definição

Obtém ou define a coleção de componentes do Dapr

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a