Partager via


Dapr.Components Propriété

Définition

Obtient ou définit la collection de composants 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à