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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET