Skip to content
Docs Try Aspire

DaprComponentSpecMetadataValue Properties

Class Properties 1 member
Represents a Dapr component spec metadata item with a value
The value of the metadata item
public string Value { get; set; }