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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET