DiscoveryTag 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.
Definition of Tag.
public class DiscoveryTag : System.ClientModel.Primitives.IJsonModel<Azure.AI.Discovery.DiscoveryTag>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Discovery.DiscoveryTag>
type DiscoveryTag = class
interface IJsonModel<DiscoveryTag>
interface IPersistableModel<DiscoveryTag>
Public Class DiscoveryTag
Implements IJsonModel(Of DiscoveryTag), IPersistableModel(Of DiscoveryTag)
- Inheritance
-
DiscoveryTag
- Implements
Constructors
| Name | Description |
|---|---|
| DiscoveryTag() |
Initializes a new instance of DiscoveryTag. |
Properties
| Name | Description |
|---|---|
| Key |
Property key. |
| Value |
Property value. |