RaiToolLabelPropertiesProjectScopesItem 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.
The RaiToolLabelPropertiesProjectScopesItem.
public class RaiToolLabelPropertiesProjectScopesItem : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.RaiToolLabelPropertiesProjectScopesItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.RaiToolLabelPropertiesProjectScopesItem>
type RaiToolLabelPropertiesProjectScopesItem = class
interface IJsonModel<RaiToolLabelPropertiesProjectScopesItem>
interface IPersistableModel<RaiToolLabelPropertiesProjectScopesItem>
Public Class RaiToolLabelPropertiesProjectScopesItem
Implements IJsonModel(Of RaiToolLabelPropertiesProjectScopesItem), IPersistableModel(Of RaiToolLabelPropertiesProjectScopesItem)
- Inheritance
-
RaiToolLabelPropertiesProjectScopesItem
- Implements
Constructors
| Name | Description |
|---|---|
| RaiToolLabelPropertiesProjectScopesItem(String, IDictionary<String,String>) |
Initializes a new instance of RaiToolLabelPropertiesProjectScopesItem. |
Properties
| Name | Description |
|---|---|
| LabelValues |
Dictionary of label key-value pairs for the project scope. |
| Project |
Project name to which this scope applies. |