DaprComponent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Dapr component configuration
public class DaprComponent
type DaprComponent = class
Public Class DaprComponent
- Inheritance
-
DaprComponent
Constructors
DaprComponent() |
Initializes a new instance of the DaprComponent class. |
DaprComponent(String, String, String, IList<DaprMetadata>) |
Initializes a new instance of the DaprComponent class. |
Properties
Metadata |
Gets or sets component metadata |
Name |
Gets or sets component name |
Type |
Gets or sets component type |
Version |
Gets or sets component version |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.