RaiToolLabelProperties 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.
RAI Tool Label properties.
public class RaiToolLabelProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.RaiToolLabelProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.RaiToolLabelProperties>
type RaiToolLabelProperties = class
interface IJsonModel<RaiToolLabelProperties>
interface IPersistableModel<RaiToolLabelProperties>
Public Class RaiToolLabelProperties
Implements IJsonModel(Of RaiToolLabelProperties), IPersistableModel(Of RaiToolLabelProperties)
- Inheritance
-
RaiToolLabelProperties
- Implements
Constructors
| Name | Description |
|---|---|
| RaiToolLabelProperties(String) |
Initializes a new instance of RaiToolLabelProperties. |
Properties
| Name | Description |
|---|---|
| AccountScopeLabelValues |
Dictionary of label key-value pairs for the account scope. |
| ProjectScopes |
List of project-level tool label definitions. |
| ToolConnectionName |
The unique tool connection name, e.g., 'Web_Search'. |